/*
Theme Name: Maventic
Template: understrap
*/

@media screen and (min-width: 992px) {
  .tech-nav-section .navbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .tech-nav-section li.nav-item.dropdown.indst-drop ul li:hover {
    background: #e9e9e9;
  }

  .tech-nav-section .mega-menu .tab {
    float: left;
    border-right: 1px solid #e9e9e9;
    width: 35%;
    height: auto;
  }

  .tech-nav-section .mega-menu .tab button {
    display: block;
    background-color: inherit;
    color: black;
    width: 100%;
    border: none;
    outline: none;
    text-align: left;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 1px 0px;
  }

  .tech-nav-section .mega-menu .tab button a {
    padding: 14px 15px;
    display: block;
    color: #333333;
  }

  .tech-nav-section .mega-menu .tab button:hover a {
    background-color: #e9e9e9;
    color: #fdad22;
  }

  .tech-nav-section .mega-menu .tab button.active a {
    background-color: #e9e9e9;
    color: #fdad22;
    position: relative;
    font-size: 15px;
    font-weight: 500;
  }

  a.nav-item-underline {
    position: relative;
  }

  a.nav-item-underline:hover::before {
    content: "";
    height: 3px;
    width: 90%;
    background: #e89a09;
    position: absolute;
    left: calc(50% - 44%);
    bottom: -1px;
  }

  a.pro.nav-item-underline:hover::before,
  a.ser.nav-item-underline:hover::before,
  a.indst.nav-item-underline:hover::before {
    bottom: 0px;
  }

  li.nav-item.dropdown.indst-drop ul.dropdown-menu.single-drop-menu {
    margin-top: -1px !important;
    border-radius: 0.25rem;
  }

  .tech-nav-section .mega-menu .tab button.active a::after {
    content: "\f0de";
    position: absolute;
    right: -3px;
    top: 0%;
    transform: translateY(-50%);
    color: #e9e9e9;
    font-family: "FontAwesome" !important;
    font-size: 35px;
    transform: rotate(90deg);
  }

  .tech-nav-section .navbar li.drop-megamenu:focus,
  .tech-nav-section .navbar li.drop-megamenu a:focus,
  .tech-nav-section .navbar li.nav-item.dropdown a {
    outline: none !important;
  }

  .tech-nav-section .mega-menu .tabcontent {
    float: left;
    padding: 0px;
    width: 65%;
    border-left: none;
    height: auto;
    display: none;
  }

  #maventax-id,
  #sap-functional-id {
    display: block;
  }

  .tech-nav-section .row.menu-tabcont-row {
    margin: 0px;
  }

  .tech-nav-section .row.menu-tabcont-row ul li a,
  .row.menu-tabcont-row ul li a:hover {
    color: black;
    font-size: 14px;
    font-weight: 400;
  }

  .tech-nav-section .row.menu-tabcont-row ul {
    padding: 0px 10px;
  }

  .tech-nav-section .row.menu-tabcont-row ul li {
    padding: 10px 0px 3px !important;
  }

  .tech-nav-section .navbar-nav .dropdown-menu .tabcontent {
    padding-left: 10px !important;
  }

  .tech-nav-section
    .navbar-expand-lg
    .navbar-nav
    .dropdown-menu.single-drop-menu {
    padding: 15px !important;
  }

  .tech-nav-section li.nav-item.dropdown.indst-drop ul li:hover a {
    background-color: #e9e9e9;
    color: #fdad22;
  }

  .tech-nav-section
    .navbar-expand-lg
    .navbar-nav
    .dropdown-menu.single-drop-menu
    li
    a {
    padding: 10px;
    display: block;
    color: #333333;
    font-weight: 500;
    font-size: 15px;
  }

  .tech-nav-section .navbar .drop-megamenu {
    position: static;
  }

  .tech-nav-section .mega-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
  }

  .tech-nav-section ul.dropdown-menu.single-drop-menu {
    width: 220px !important;
  }

  .tech-nav-section .navbar .dropdown:hover .dropdown-menu,
  .tech-nav-section .navbar .dropdown .dropdown-menu:hover {
    display: block !important;
    padding: 30px 6px 30px 30px;
    border-radius: 7px;
  }
  .tech-nav-section .navbar .dropdown .dropdown-menu .row.menu-tabcont-row {
    padding-left: 6px;
  }

  .tech-nav-section .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    width: 46%;
    margin: 0px auto;
    padding: 28px;
    margin-top: -1px;
  }

  .tech-nav-section .row.menu-tabcont-row .mob-drop-images {
    padding: 0px;
  }

  .tech-nav-section .row.menu-tabcont-row .mob-drop-images img {
    width: 100%;
  }

  .tech-nav-section .navbar .dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }

  .tech-nav-section .mega-menu.show #sap-functional-id,
  .tech-nav-section .mega-menu.show #massetic-id {
    display: block;
  }

  .tech-nav-section .mega-menu .tab button:first-child {
    display: block;
  }
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #e9ecef !important;
  color: #0c1f5c !important;
}

#main-navv .dropdown-toggle::after {
  position: relative;
  top: 2px;
}

#main-navv .nav-item:focus-visible,
#main-navv .nav-item:hover,
#main-navv .nav-item a:focus-visible,
#main-navv .nav-item a:hover {
  outline: none !important;
}

#main-nav ul.dropdown-menu {
  position: absolute;
  padding-left: 0;
  min-width: 200px;
}

#main-nav ul.dropdown-menu li {
  line-height: 2;
  margin-bottom: 0px;
}

.tech-nav-section #main-navv.bg-light {
  background-color: #fff !important;
}

.client-testimonial #carousel-example-generic ol {
  text-align: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0%;
  transition: all 0.4s ease-in;
  vertical-align: middle;
  border: none;
  text-indent: unset;
  position: relative;
  margin-top: 40px;
  width: 100%;
  margin-right: 0%;
  margin-left: 0%;
}

.client-testimonial #carousel-example-generic ol li {
  cursor: pointer;
  opacity: 0.8;
  border-radius: 0%;
  opacity: 1;
  transition: all 0.4s ease-in;
  vertical-align: middle;
  width: 33.3%;
  height: 80px;
  border: none;
  text-indent: unset;
}

.client-testimonial #carousel-example-generic ol li.active {
  opacity: 1;
}

.client-testimonial #carousel-example-generic ol li .clint-dec {
  display: none;
}

.client-testimonial #carousel-example-generic ol li.active .clint-dec {
  display: block;
}

.client-testimonial #carousel-example-generic ol img {
  height: 120px;
}

.container {
  max-width: 90% !important;
  width: 90% !important;
  margin: auto;
}

html {
  scroll-behavior: smooth;
}

.update-pop {
  background-image: url(/wp-content/uploads/2023/02/latest-update-bg.png);
  position: relative;
  padding: 20px 0px;
  transition: opacity 2s ease-out;
  opacity: 1;
  background-repeat: no-repeat;
  background-size: cover;
}

.update-pop p {
  color: #010101;
  text-align: left;
  margin-bottom: 0px;
  font-size: 15px;
  padding-left: 2px;
}

.update-pop p strong {
  font-weight: 600;
}

.update-pop button.close {
  font-size: 20px;
  color: #000;
  z-index: 999;
  position: absolute;
  right: 30px;
  background: #fff !important;
  padding: 1px 5px;
  border-radius: 50px;
  border: 1px solid #000;
  font-weight: bold;
  top: 20px;
  opacity: 1;
}

.tbanner-header {
  color: #fff;
  position: relative;
}

.tbanner-container {
  position: absolute;
  top: 53%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.tbanner-header h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.tbanner-header p {
  font-weight: 500;
  padding-right: 43px;
  margin-top: 40px;
  font-size: 15px;
  line-height: 1.65;
}

.tbanner-header.aboutus-header p {
  font-size: 17px;
}

.tbanner-header.blogpage-header p {
  font-size: 18px;
  font-weight: 300;
}

.tbanner-header h2::after {
  content: "";
  background: #f2b600;
  position: absolute;
  left: 0;
  bottom: -19px;
  width: 81px;
  height: 4px;
}

img.mobile-banner-img {
  display: none;
}

/*ABOUT US*/
.about-header {
  color: #fff;
  position: relative;
}

.about-container {
  position: absolute;
  top: 53%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.about-header p {
  font-weight: 500;
  padding-right: 68px;
  margin-top: 40px;
  font-size: 17px;
  line-height: 1.65;
}

.about-header h2::after {
  content: "";
  height: 4px;
  width: 13%;
  background: #e89a09;
  position: absolute;
  left: 0;
  bottom: -19px;
}

.about-header h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.about-whoweare {
  position: relative;
  padding: 90px 0px 106px;
}

.about-whoweare .curved-image {
  width: 75%;
}

.page-id-242 .whowe-about {
  padding: 70px 0px;
  color: #424242;
}

.whovr-row {
  align-items: center;
}

.whovr-left h2 {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 25px;
  font-size: 36px;
}

.our-clients .col img {
  height: auto;
}

.whovr-left p {
  margin-bottom: 26px;
  font-size: 15px;
  font-weight: normal;
  color: #333;
}

.whovr-left a.read-more:hover {
  text-decoration: none;
}

.whovr-left a.read-more i {
  padding-right: 10px;
}

.curved-image {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.whovr-right {
  text-align: center;
}

img.whovr-bg-1 {
  position: absolute;
  top: 23%;
  right: 0;
  z-index: -999;
}

.whovr-right {
  position: relative;
}

img.dotted-horizontal-img {
  position: absolute;
  right: 70px;
  top: -36px;
}

img.dotted-vertical-img {
  position: absolute;
  left: 32px;
  bottom: -36px;
}

.mavenlife-right img.dotted-vertical-img {
  left: -40px;
}

img.dotted-vertical-mlife {
  position: absolute;
  right: 8px;
  top: 13%;
}

.whybest-left {
  padding-right: 25px;
}

.whybestimg-2 {
  float: right;
  margin-top: -243px;
  position: relative;
  z-index: 999;
  background: white;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  padding: 10px 0px 0px 10px;
}

img.whybestimg-1 {
  width: 75%;
  height: 417px;
  object-fit: cover;
}

.whybestimg-2 img.curved-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.why-best {
  background-color: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 90px;
}

.mav-heading-span {
  font-size: 36px;
  font-weight: bold;
  color: #0c1f5c;
}

.whybest-content h2 {
  margin-bottom: 46px;
  position: relative;
  display: inline-block;
}

.whybest-content h2::after {
  content: "";
  background: #e89a09;
  position: absolute;
  left: calc(50% - 6%);
  bottom: -15px;
  width: 70px;
  height: 4px;
}

.mav-heading-span span,
.mav-heading-span strong {
  font-weight: normal;
}

.whybest-content p {
  font-size: 17px;
  max-width: 1065px;
  margin: auto;
  margin-bottom: 65px;
  color: #333;
  font-weight: normal;
}

.row.whybest-row {
  align-items: center;
}

.whybest-right {
  max-height: 310px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 36px;
}

#why-best-right::-webkit-scrollbar,
#why-best-right::-webkit-scrollbar-thumb,
#why-best-right::-webkit-scrollbar-track {
  width: 8px;
  border: none;
  background: transparent;
}

#why-best-right::-webkit-scrollbar-button,
#why-best-right::-webkit-scrollbar-track-piece,
#why-best-right::-webkit-scrollbar-corner,
#why-best-right::-webkit-resizer {
  display: none;
}

#why-best-right::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #0c1f5c;
  width: 10px;
}

#why-best-right::-webkit-scrollbar-track {
  background: #e9e9e9;
  border-left: 2px solid #f8f8f8;
  border-right: 3px solid #f8f8f8;
}

#why-best-right {
  scrollbar-width: thin;
  scrollbar-color: #0c1f5c #e9e9e9;
}

.whychoose-row2-img p {
  font-size: 14px !important;
  padding-right: 15px;
}

.whychoose-row2-img {
  display: inline-flex;
}

.whychoose-row2-img img {
  height: fit-content;
  margin-right: 15px;
}

.why-choose-us {
  padding: 82px 0px 77px;
}

.why-choose-left h2 {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 40px;
}

.why-choose-left h5 {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.29;
  color: #0c1f5c;
  margin: 20px 0px;
}

.row.why-choose-row2 {
  margin-bottom: 20px;
}

.across-globe {
  text-align: center;
  background-color: #f8f8f8;
  padding: 62px 0px;
}

.across-globe h2 {
  position: relative;
  display: inline-block;
  text-align: center;
}

.across-globe h2::after {
  content: "";
  background: #e89a09;
  position: absolute;
  left: calc(50% - 6%);
  bottom: -15px;
  width: 70px;
  height: 4px;
}

.across-globe p {
  font-size: 15px;
  max-width: 865px;
  margin: 30px auto 0px;
  color: #333;
  font-weight: normal;
}

a.yellow-btn {
  background-color: #e89a09;
  color: white !important;
  border-radius: 30px;
  padding: 11px 24px 10px 22px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.maventic-life {
  padding: 100px 0px 90px 0px;
}

.maventic-life .row {
  align-items: center;
}

.maventic-life-content h2 {
  font-size: 40px;
  font-weight: bold;
  color: #0c1f5c;
  margin-bottom: 30px;
  width: fit-content;
  position: relative;
}

.maventic-life-content h2::before {
  content: "";
  background: #e89a09;
  position: absolute;
  right: 0;
  width: 82px;
  height: 47px;
  top: 0;
  z-index: -1;
  border-radius: 12px;
}

.hash-orange {
  color: #e89a09;
}

span.orange-bg-span {
  border-radius: 9px;
  color: #fff;
  padding: 0px 5px;
}

.maventic-life-content {
  padding-right: 62px;
}

.maventic-life-content h5 {
  color: #0c1f5c;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 20px;
}

.maventic-life-content h5 span,
.maventic-life-content h5 strong {
  font-weight: bold;
}

.mavenlife-right {
  text-align: center;
}

.maventic-life {
  position: relative;
}

.mav-life-bg {
  position: absolute;
  top: 10%;
  right: 4%;
  z-index: -999;
}

.mav-innovation {
  background-image: url(/wp-content/uploads/2022/images/about/mav-innov-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.mav-innovation .row.mav-innov-row {
  align-items: center;
}

.mav-innov-left img {
  height: auto;
}

.mav-innovation-right {
  padding: 54px 50px 45px 70px;
}

.mav-innovation .row {
  margin: 0px;
}

.col-md-6.mav-innov-left {
  padding-left: 0px;
}

.mav-innovation-right h3 {
  font-size: 26px;
  color: #0c1f5c;
  font-weight: bold;
}

.mav-innovation-right h3 span {
  display: block;
}

.mav-innovation-right p {
  font-size: 19px;
  color: #000;
  font-weight: normal;
}

.core-values {
  padding: 80px 0px 82px;
}

.core-values h2 {
  position: relative;
  display: inline-block;
}

.core-value-heading {
  text-align: center;
  margin-bottom: 70px;
}

.core-values h2::after {
  content: "";
  background: #e89a09;
  position: absolute;
  left: calc(50% - 6%);
  bottom: -15px;
  width: 70px;
  height: 4px;
}

.core-values .cores {
  text-align: center;
}

.core-values .cores h5 {
  color: #0c1f5c;
  margin-top: 15px;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.core-values .cores img {
  min-height: 50px;
}

.footer {
  padding-top: 70px;
  background-image: url(/wp-content/uploads/2023/02/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  color: #fff;
  background-position: top;
}

.footer-row2 a,
.footer-row2 a:hover {
  color: #fff !important;
}

ul.social-media {
  list-style-type: none;
  padding-left: 16px;
  margin: 0px;
  padding-top: 21px;
  max-height: 100% !important;
}

ul.social-media li {
  display: inline-block;
  padding-right: 2px;
}

ul.social-media li a img {
  border-radius: 30px;
  height: 33px;
}

.connect-footer-left h5 {
  margin-right: 0px !important;
}

/*.connect-footer-right div#block-13 p {
    display: none;
}*/

.connect-footer-left h5,
.connect-footer-right h5 {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 20px;
  margin-bottom: 0px;
  padding-top: 27px;
}

.row.connect-footer-row {
  justify-content: space-between;
  border-bottom: 2px solid #3c4559;
}

.connect-footer-right.row form input[type="email"] {
  background: #2d3755;
  border: none;
  height: 46px;
  width: 320px;
  color: #fff;
  font-weight: 300;
  font-size: 13px !important;
}

input#footer-submit {
  position: absolute;
  top: 6px;
  width: 50px;
  right: 0;
  border: none;
  color: #fff;
  font-family: "FontAwesome" !important;
  font-size: 13px !important;
}

input#footer-submit:hover,
input#footer-submit:focus {
  box-shadow: none;
  border: none;
  background: transparent;
}

.connect-footer-right.row form input::placeholder {
  font-size: 14px;
  color: #a9b3d2;
}

/*.row.connect-footer-row,.connect-footer-right.row{
        align-items: center;
    }*/
.connect-footer-left.row,
.connect-footer-right.row {
  margin: 0px;
  position: relative;
}

/*.connect-footer-left.row{
        align-items: center;
        padding-top: 4px;
    }*/
.connect-footer-right form {
  margin-bottom: 0px;
}

.connect-footer-right form .form-group {
  margin-bottom: 15px;
  position: relative;
}

.connect-footer-right .wpcf7 .wpcf7-not-valid-tip {
  margin-bottom: 10px;
}

.connect-footer-right form .wpcf7-response-output {
  position: absolute;
  margin: 0px !important;
  bottom: 0;
  width: fit-content;
  right: 0px;
  font-size: 14px;
  bottom: 11px;
}
.connect-footer-right .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  position: relative;
  bottom: 20px;
}

.footer-row2 {
  text-align: center;
}

.footer-row2 p {
  font-size: 14px;
  padding: 30px 0px;
  margin-bottom: 0px;
  font-weight: 300;
}

.footer-row2 p span {
  padding: 0px 10px;
}

.footer-links-row.row {
  border-top: 2px solid #3c4559;
  border-bottom: 2px solid #3c4559;
  padding: 40px 0px;
}

.footer-links-row.row h4 {
  margin-bottom: 15px;
  font-size: 18px;
  display: block !important;
  width: 100%;
  font-weight: 600;
}

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

ul.footer-links li {
  line-height: 2;
}

ul.footer-links li a {
  color: #fff !important;
  font-size: 15px;
  font-weight: normal;
}

.footer-bottom-links {
  text-align: center;
  padding: 20px 0px;
}

.footer-bottom-links p {
  margin-bottom: 0px;
}

.footer-bottom-links p a {
  color: #fff !important;
  font-size: 14px;
}

.footer-bottom-links p span {
  padding: 0px 18px;
}

.row.footer-copyrights {
  justify-content: space-between;
  /*  border-top: 2px solid  #3c4559;*/
  padding: 40px 0px;
}

.row.footer-copyrights p {
  margin-bottom: 0px;
  color: #8d9ac0;
  font-size: 13px;
  font-weight: 300;
}

.row.footer-copyrights p span {
  padding: 0px 10px;
}

.row.footer-copyrights p a,
.row.footer-copyrights p a:hover {
  color: #8d9ac0 !important;
  font-size: 13px;
  text-decoration: none;
}

/*HOME PAGE*/
* {
  font-family: "Poppins", sans-serif !important;
}

a:hover {
  text-decoration: none !important;
}

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

.navbar-light .navbar-nav li {
  padding: 0px 3px !important;
}

.tech-navigation nav.navbar.navbar-expand-lg.navbar-light {
  justify-content: space-between;
}

div#TechNav {
  justify-content: center;
}

.tech-nav-right .form-group.has-search {
  display: inline-block;
}

/*.tech-header{
        background-image: url(/wp-content/uploads/2022/images/home/home-banner-desk.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        padding-top:30px;
        height: auto;
    }*/
.tech-navigation {
  position: absolute !important;
  top: 38px;
  padding: 0 !important;
  background: var(--club-white);
  z-index: 2;
  width: 100%;
}

.tech-navigation .container,
.tech-navigation .container nav {
  padding: 0px;
}

.tech-navigation .tech-nav-right a {
  color: #fff !important;
  font-weight: 600;
}

.tech-navigation .tech-nav-center a.nav-link {
  font-weight: 500;
  color: #fff !important;
}

a.btn.demo-btn {
  background: #fdad22;
  border-radius: 30px;
}

.tech-header-content {
  text-align: center;
  padding: 170px 0px 170px 0px;
  color: #fff;
}

.header-content.tech-header-conten {
  position: absolute;
  top: 56%;
  left: 50%;
  width: 80%;
  text-align: center;
  transform: translate(-50%, -50%);
  color: #fff;
}

.header-content.tech-header-conten h2 {
  font-size: 60px;
  font-weight: 600;
}

.header-content.tech-header-conten p {
  font-size: 26px;
  max-width: 870px;
  margin: auto;
  margin-top: 25px;
  margin-bottom: 30px;
  font-weight: 500;
}

#homeCarouselControls a.btn.orange-btn {
  font-size: 18px;
  text-transform: capitalize;
  padding: 8px 30px;
}

a.btn.orange-btn {
  background: linear-gradient(to top, #fdad22, #f19e0c);
  border-radius: 30px;
  color: #fff !important;
  padding: 9px 30px;
  font-weight: 600;
}

#homeCarouselControls .carousel-indicators {
  display: none;
}

.home-header-carousel .failure + a,
.home-header-carousel .failure + a + a {
  display: none;
}

.h-whoweare {
  padding: 78px 0px 80px 0px;
}

.orange-line-title {
  color: #0c1f5c;
  font-size: 36px;
  position: relative;
  text-align: center;
  font-weight: normal;
}

.orange-line-title::after {
  content: "";
  height: 4px;
  width: 70px;
  background: #fdad22;
  position: absolute;
  left: calc(50% - 3%);
  bottom: -16px;
}

.orange-line-title span {
  font-weight: bold;
}

.h-whoweare .text-center p {
  max-width: 960px;
  margin: auto;
  margin-top: 36px;
  margin-bottom: 50px;
  font-size: 15px;
  line-height: 1.73;
  color: #424242;
  font-weight: normal;
}

.h-whoweare .row.h-whovr-row {
  align-items: center;
}

.h-whovr-row .col-lg-7.h-whovr-left,
.h-whovr-row .col-lg-5.h-whovr-right {
  padding: 0px !important;
}

.h-whovr-row .col-lg-7.h-whovr-left {
  background-color: #f7f7f7;
}

.h-whovr-row .h-whovr-inner {
  padding: 30px 100px 50px 30px !important;
}

.h-whovr-row .h-whovr-inner h3 {
  color: #0c1f5c;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
  position: relative;
}

.h-whovr-row .h-whovr-inner p {
  font-size: 15px;
  line-height: 1.73;
  color: #424242;
  font-weight: normal;
}

.h-whovr-row .h-whovr-inner h3::after {
  content: "";
  height: 4px;
  width: 50px;
  background: #fdad22;
  position: absolute;
  left: 0;
  bottom: -17px;
}

.h-whovr-row .h-whovr-inner h4 {
  font-size: 17px;
  font-weight: bold;
  color: #45568c;
}

.grow-business {
  background-image: url(/wp-content/uploads/2023/02/counter-bg.png);
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 60px 0px;
}

.grow-business h4 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 15px;
}

.grow-business h3 {
  color: #fdad22;
  text-align: center;
  text-transform: uppercase;
  font-size: 42px;
  font-weight: bold;
}

.grow-business #cutom-counts {
  margin-top: 45px;
}

#cutom-counts div#counter:nth-child(1) {
  border: 0px;
}

#cutom-counts div#counter {
  border-left: 1px solid #ffffff45;
}

#cutom-counts .customer-counters {
  color: #fff;
  text-align: center;
}

#cutom-counts .customer-counters h2 {
  font-size: 70px;
  font-weight: 600;
  margin-bottom: 0px;
}

#cutom-counts .customer-counters p {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0px;
}

.home-our-products {
  padding: 80px 0px;
}

.ourproducts p {
  max-width: 960px;
  margin: 40px auto 0px;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #424242;
  line-height: 1.73;
}

.home-our-products .h-products-card {
  margin-top: 50px;
}

img.h-product-img {
  width: 100%;
}

.h-products-desc {
  margin-top: 25px;
}

.h-products-desc h4 {
  font-size: 22px;
  font-weight: 600;
  color: #0c1f5c;
}

.h-products-desc h5 {
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 600;
}

.h-products-desc p {
  font-size: 15px;
  height: 105px;
  overflow: hidden;
  line-height: 1.6;
  font-weight: normal;
  color: #424242;
}

.orange-read-more {
  color: #fdad22;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 600;
}

.orange-read-more::before {
  position: absolute;
  left: 0px;
  top: 4px;
  content: url(/wp-content/uploads/2022/images/read-more-arrow.png);
}

.orange-read-more:hover {
  color: #e89a09;
}

.orange-read-more i.fa.fa-arrow-right {
  padding-right: 10px;
}

.our-expertise {
  background: #f7f7f7;
  padding: 60px 0px 74px;
}

.expertise-tabs {
  margin-top: 60px;
}

.expertise-tabs #exp-tab {
  text-align: center;
  border-bottom: 4px solid #dee2e6;
  margin: 0px;
}

#exp-tab li.nav-item.col-md-4 {
  padding: 0px;
}

#exp-tab .nav-link:focus,
#exp-tab .nav-link:hover {
  border: none !important;
}

#exp-tab .nav-item {
  margin-bottom: 0px;
  padding: 0px;
}

#exp-tab .nav-item.show .nav-link,
#exp-tab .nav-link.active {
  color: black;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
  font-weight: 600;
  font-size: 18px;
}

#exp-tab .nav-link.active::after {
  content: "";
  height: 4px;
  width: 100%;
  background: #fdad22;
  position: absolute;
  left: 0;
  bottom: -3px;
}

#exp-tab li.nav-item a {
  color: #666;
  font-weight: 600;
  opacity: 0.7;
  font-size: 18px;
}

.our-expertise .nav-tabs .nav-link {
  margin-bottom: 0px !important;
  border: none !important;
}

.ex-service-card {
  margin-top: 40px;
  background: #fff;
  padding: 28px;
  border-radius: 8px;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px 0px;
  border-bottom: 4px solid #fdad22;
  min-height: 296px;
}

#exp-services .ex-service-card {
  min-height: 272px;
}

.ex-service-card img {
  height: 57px;
  margin-bottom: 20px;
}

.ex-service-card h4 {
  font-weight: bold;
  color: #0c1f5c;
  font-size: 24px;
  line-height: 1.25;
}

.ex-service-card p {
  color: #0c1f5c;
  margin-bottom: 0px;
  font-size: 15px;
  padding-top: 2px;
  font-weight: normal;
}

.ex-service-card:hover {
  box-shadow: 0px 1.5px 12.5px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, #fff, #f1f1f1);
  border-bottom: 4px solid #0c1f5c;
}

.blue-bg-section {
  padding: 40px 0px;
}

.bluebg-img {
  padding: 20px;
  color: #fff;
}

.bluebg-img .row {
  background-image: url(/wp-content/uploads/2023/02/bluebg-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  align-items: center;
  margin: 0px;
}

.blue-bg-img {
  text-align: center;
  padding: 40px 0px;
}

.bluebg-img.blue-bg-left,
.col-md-8.blue-bg-right {
  padding: 0px;
}

.bluebg-img.blue-bg-right {
  color: #fff;
  padding: 30px 30px 30px 0px;
}

.blue-bg-content {
  padding-right: 60px;
}

.blue-bg-content h3.white-title {
  font-size: 32px;
  font-weight: bold;
  padding-right: 60px;
  margin-bottom: 0px;
}

.blue-bg-content h3.grey-title {
  font-size: 32px;
  padding-right: 60px;
  color: #8e8e8e;
  font-weight: bold;
}

.blue-bg-list {
  margin-top: 40px;
}

.blue-bg-list h5 {
  font-weight: 600;
  font-size: 24px;
}

.blue-bg-list ul li {
  position: relative;
  font-size: 15px;
  line-height: 2.67;
  font-weight: normal;
}

.blue-bg-list ul li:before {
  position: absolute;
  left: -30px;
  top: 0;
  content: "\f00c";
  font-family: FontAwesome;
}

.blue-bg-list ul {
  list-style-type: none;
  padding-left: 31px;
}

.client-table table tbody td {
  vertical-align: middle;
  padding: 20px;
}

.client-table table tbody {
  text-align: center;
}

.client-table table thead {
  background: #0b1637 !important;
}

.client-table .table-bordered td,
.client-table .table-bordered th,
.client-table .wp-block-table table td,
.client-table .wp-block-table table th {
  border: 1px solid #e6e6e6;
}

.client-table table thead th {
  color: #fff;
  vertical-align: middle;
  padding: 10px 10px;
  font-size: 15px;
  font-weight: 500;
}

.client-table table td img {
  width: 130px;
  max-width: 130px;
}

.client-table table tr td:nth-child(1) {
  border-left: 0px;
}

.client-table table tr td:last-child {
  border-right: 0px;
}

.client-table table tr:last-child td {
  border-bottom: 0px;
}

.our-client-desc p {
  max-width: 960px;
  margin: 40px auto;
  font-size: 15px;
  color: #424242;
  font-weight: normal;
  line-height: 1.73;
}

/*testimonial*/
.client-testimonial {
  background-position: bottom;
  padding: 60px 0px;
  background-image: url(/wp-content/uploads/2023/02/test-bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

.client-testimonial .container.test-container {
  max-width: 700px !important;
  width: 700px !important;
  margin: 0 auto;
}

.client-testimonial .test-container::before {
  position: absolute;
  content: "";
  height: 70px;
  width: 60px;
  background-image: url(/wp-content/uploads/2022/images/home/test-quote.png);
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: -75px;
  margin-top: 111px;
}

#client-testimo,
#mavon-testimo {
  margin-top: 90px;
}

.center .testimonial-cont-box,
.center .testimonial-author-box .author-desc {
  visibility: visible !important;
}

.center .testimonial-cont-box {
  position: relative;
  width: 700px;
  left: -110%;
  z-index: 100;
}

.testimonial-cont-box {
  height: 100px;
  margin-bottom: 15px;
}

.client-testimonial .testimonial-cont-box p {
  font-size: 15px;
  font-weight: normal;
  line-height: 24px;
  max-width: 700px;
  padding: 0 20px;
  letter-spacing: 0.64px;
  margin-top: 10px;
  color: #424242;
}

.center .testimonial-author-box img {
  max-width: 130px !important;
  filter: grayscale(0);
  border: 5px solid #eabb13;
  border-radius: 50%;
  margin-top: 60px !important;
}

.testimonial-author-box img {
  max-width: 96px !important;
  filter: grayscale(1);
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 30px !important;
  border: solid 4px #adadad;
  border-radius: 50%;
}

.testimonial-author-box .author-desc {
  position: relative;
}

.testimonial-cont-box,
.testimonial-author-box .author-desc {
  visibility: hidden !important;
}

.center .testimonial-author-box .author-desc::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 29px;
  background-color: #dddddd;
  top: -35px;
}

.testimonial-author-box h5 {
  color: #eabb13;
  font-weight: bold;
  font-size: 16px;
  margin-top: 45px;
  margin-bottom: 4px;
  line-height: 1.38;
  text-transform: capitalize;
}

.testimonial-author-box h6 {
  color: #000;
  font-weight: normal;
  font-size: 15px;
  line-height: 18px;
  text-transform: capitalize;
}

.latest-projects .orange-line-title {
  color: #0c1f5c;
  font-size: 36px;
  position: relative;
  text-align: center;
  font-weight: normal;
}

#client-testimo .owl-nav .owl-prev,
#client-testimo .owl-nav .owl-next,
#mavon-testimo .owl-nav .owl-prev,
#mavon-testimo .owl-nav .owl-next {
  background-color: transparent !important;
}

#client-testimo .owl-nav .owl-prev,
#mavon-testimo .owl-nav .owl-prev {
  position: absolute;
  left: -67px;
  background: transparent;
}

#client-testimo .owl-nav .owl-next,
#mavon-testimo .owl-nav .owl-next {
  position: absolute;
  right: -67px;
  background: transparent;
}

#client-testimo .owl-nav,
#mavon-testimo .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
}

#client-testimo .owl-nav span,
#mavon-testimo .owl-nav span {
  display: none !important;
}

.projects-container h2.mav-heading-span {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 25px;
  font-size: 36px;
}

.latest-projects {
  padding: 70px 0px 80px;
  background-color: #f7f7f7;
}

.latest-projects .view-products {
  margin-top: 50px;
}

.project-card .card-desc img {
  height: 40px;
  margin-top: 26px;
}

.project-card .card-img {
  position: relative;
}

.project-card img.play-icon {
  position: absolute;
  top: 38%;
  left: 38%;
  z-index: 999;
  height: 60px;
  width: 60px !important;
}

.projects-container .project-card .card-desc p {
  margin: 15px 0px 25px 0px;
  max-width: 100% !important;
  font-size: 15px;
  text-align: left !important;
  line-height: 1.73;
}

.project-card .card-img .card-imag {
  width: 100%;
}

.project-card {
  padding: 30px;
  background: #fff;
  border-radius: 15px;
  margin: 10px 0px;
}

.project-card a.projects-video img {
  height: 60px;
}

.project-card a.projects-video {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-appearance: none;
}

.project-card:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

#project-listing-grids .project-card {
  margin-bottom: 40px;
}

.home .project-card {
  border-radius: 10px;
}

.container.projects-container p {
  margin: 40px auto;
  max-width: 77%;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #424242;
  line-height: 1.73;
}

#project-carousel .owl-nav {
  position: absolute;
  top: -192px;
  right: 0;
  background: transparent;
}

#project-carousel .owl-nav .owl-prev,
#project-carousel .owl-nav .owl-next {
  background-color: transparent !important;
}

#blog-carousel .owl-nav {
  position: absolute;
  top: -115px;
  right: 0;
  background: transparent;
}

#blog-carousel .owl-nav .owl-prev,
#blog-carousel .owl-nav .owl-next {
  background-color: transparent !important;
  margin: 6px;
  padding: 0px;
}

.digital-evaluation {
  padding: 193px 0px 170px 0px;
  background-image: url(/wp-content/uploads/2023/02/digital-eva.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.orange-txt {
  color: #fdad22;
}

.dig-evaluation h4 {
  font-weight: bold;
  font-size: 36px;
  width: 52%;
  text-transform: uppercase;
}

.dig-evaluation h5 {
  padding-top: 24px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: bold;
}

.dig-evaluation h6 {
  font-size: 15px;
  font-weight: 500;
}

.view-products {
  text-align: center;
  margin-top: 30px;
}

.view-products a.btn.orange-btn {
  background: #e89a09;
}

.latest-blog {
  padding: 70px 0px;
}

.latest-blog .mav-heading-span {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 25px;
  font-size: 36px;
  line-height: 32px;
}

#blog-carousel {
  margin-top: 50px;
}

.blog-card {
  margin: 10px 0px 20px 0px;
  border: solid 1px #e6e6e6;
}

.blog-card:hover {
  box-shadow: 0px 6px 20px 0 rgb(0 0 0 / 15%);
}

.blog-card:hover .blog-date {
  background: #fdad22;
}

.blog-card:hover .blog-date p {
  color: #fff;
}

.blog-card .card-img {
  position: relative;
}

.blog-card .blog-date {
  position: absolute;
  top: 10%;
  left: 8%;
  background: #fdfdf1;
  padding: 9px 16px;
  border-radius: 7px;
  font-size: 16px;
}

.blog-card .blog-date p {
  text-align: center;
  margin-bottom: 0px;
  font-weight: 600;
  color: #0c1f5c;
}

.blog-card .blog-date p span {
  display: block;
  line-height: 1.3;
}

.blog-card .card-desc {
  padding: 30px;
}

.blog-card .card-desc h6,
.blog-card .card-desc h6 a {
  color: #8e8e8e !important;
}

.blog-card .card-desc h4 {
  font-size: 22px;
}

.client-table .row.border.bg-dark.border-dark.border-collapse {
  color: #fff;
  padding: 5px 10px;
  background: #0b1637 !important;
  min-height: 60px;
  align-items: center;
  font-size: 15px;
  font-weight: 500;
}

.client-table .border-dark,
.client-table .border {
  border-color: #e6e6e6d6 !important;
}

.client-table .row.border.inner-row {
  justify-content: center;
  padding: 20px;
  min-height: 115px;
}

.col.oil-and-gas .row.border.inner-row {
  border-left: 0px !important;
}

.col.fmcg .row.border.inner-row {
  border-right: 0px !important;
}

.client-table .row.border.inner-row {
  border-bottom: 0px !important;
}

.h-whovr-right img {
  position: relative;
  height: auto;
}

a.whovr-video {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 99;
  -webkit-appearance: none;
}

a.whovr-video img,
a.projects-video img,
a.stories-video img {
  height: 88px;
}

#who-video .modal-header,
#proj-video .modal-header,
.projects-modal .modal-header,
.storyy-modal .modal-header {
  padding-bottom: 0px;
  padding-top: 20px;
  border: 0px;
}

#who-video .modal-header button.close,
#proj-video .modal-header button.close,
.projects-modal .modal-header button.close,
.storyy-modal .modal-header button.close {
  padding: 0px 16px 6px;
}

#who-video .modal-header button.close span,
#proj-video .modal-header button.close span,
.projects-modal .modal-header button.close span,
.storyy-modal .modal-header button.close span {
  font-size: 30px;
}

#who-video #WhoVideo,
#proj-video #ProjVideo,
#ProjectsVideo,
#StoryVideo {
  width: 100%;
  height: auto;
  min-height: 400px !important;
}

#top-modal .modal-dialog {
  max-width: 100%;
  width: 100%;
  margin: 0px;
  position: relative;
}

#top-modal .modal-content {
  border: 0px;
  border-radius: 0px;
  background-image: linear-gradient(to top, #fdad22, #f19e0c);
}

#top-modal .modal-content p {
  margin: 25px 50px;
  position: relative;
  color: #000;
  text-align: center;
}

#top-modal .modal-content span#pop-close {
  font-size: 20px;
  color: #000;
  z-index: 999;
  position: absolute;
  right: 18px;
  background: white;
  padding: 0px 5px;
  border-radius: 50px;
  border: 1px solid #000;
  font-weight: bold;
  top: 20px;
}

#top-modal .modal-content span#pop-close button {
  color: #000;
  opacity: 1;
}

#demo-popup .modal-body {
  padding: 40px 40px 20px 40px;
}

#demo-popup .request-title h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 30px;
}

#demo-popup .modal-body button {
  font-size: 22px;
  color: #000;
  z-index: 999;
  position: absolute;
  right: 18px;
  background: white;
  padding: 0px 5px;
  border-radius: 50px;
  border: 1px solid #000;
  font-weight: bold;
  top: 20px;
  opacity: 1;
}

#demo-popup .modal-body button span {
  font-weight: bold;
  color: #000;
}

#demo-popup form input.form-control {
  height: 40px;
  border-radius: 0px;
  color: #424242;
}

#demo-popup form .input-field.row label {
  padding-top: 5px;
  color: #424242;
}

#demo-popup form .input-field .demo-pop-input {
  margin-bottom: 20px;
}

#demo-popup form select {
  height: 40px;
  border-radius: 0px;
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 15px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
}

#demo-popup form .demo-submit {
  text-align: center;
  position: relative;
}

#demo-popup form .demo-submit span.wpcf7-spinner {
  position: absolute;
  top: 56%;
  left: 40%;
  right: 0;
  transform: translateY(-50%);
}

#demo-popup form .wpcf7-response-output,
#demo-popup form .wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px;
}

#demo-popup form .demo-submit input[type="submit"] {
  background: #fdad22;
  border-radius: 30px;
  border: none;
  color: white !important;
  font-weight: 600;
  width: fit-content;
  padding: 6px 20px !important;
  margin-top: 10px;
  height: auto;
}

#demo-popup form .demo-submit input[type="submit"]:focus {
  border: 0px;
}

#demo-popup form .demo-submit span.wpcf7-spinner {
  display: block;
  margin: auto;
}

#demo-popup form .demo-submit input:focus {
  box-shadow: none;
  border: 1px solid #0c1f5c;
}

#demo-popup form input:focus,
#demo-popup form select:focus {
  box-shadow: none;
  border: 1px solid #0c1f5c;
}

#demo-popup .request-title h2 span {
  font-weight: normal;
}

#demo-popup .orange-line-title::after {
  content: "";
  height: 4px;
  width: 22%;
  background: #e89a09;
  position: absolute;
  left: calc(50% - 10%);
  bottom: -9px;
}

.tech-nav-section li.astm-search-menu {
  padding-top: 8px !important;
  padding: 8px 14px 0px 30px !important;
  /*margin-left: 15px;*/
}

.tech-nav-section li.astm-search-menu a svg {
  transform: rotate(90deg);
}

.tech-nav-section li.astm-search-menu form.is-search-form {
  margin-top: 10px;
}

.tech-nav-section li.astm-search-menu form.is-search-form label {
  margin-bottom: 0px !important;
}

.tech-nav-section li.astm-search-menu .search-close {
  display: none !important;
}

li#menu-item-81 {
  order: 1;
  margin: auto;
}

li#menu-item-81 a.nav-link {
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.15);
  background: linear-gradient(to top, #fdad22, #f19e0c);
  border-radius: 30px;
  color: white !important;
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  padding: 9px 23px 10px 24px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.home li#menu-item-81 a.nav-link {
  padding: 6px 23px 6px 24px;
}

.home .tech-nav-section {
  position: absolute;
  top: 5%;
  width: 100%;
  z-index: 999;
  padding: 0px;
}

section.tech-nav-section.nav-bottom {
  top: 11.5%;
}

.home .tech-nav-section #main-navv.bg-light {
  background-color: transparent !important;
}

.home .tech-nav-section .navbar-light .navbar-nav .nav-link {
  color: #fff !important;
  line-height: 30px !important;
}

.home .tech-nav-section .is-menu path.search-icon-path {
  fill: #fff !important;
}

.tech-nav-section .navbar-light .navbar-nav a.nav-link,
.tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
  color: #08143a !important;
  font-weight: 500;
  font-size: 16px;
}

.home .tech-nav-section .navbar-light .navbar-nav a.nav-link,
home .tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
  color: #fff !important;
}

.home .tech-nav-section.shrink .navbar-light .navbar-nav a.nav-link,
home .tech-nav-section.shrink .navbar-light .navbar-nav a.nav-link:hover {
  color: #08143a !important;
}

.tech-nav-section .is-menu path.search-icon-path {
  fill: #fdad21 !important;
}

.tech-nav-section li.astm-search-menu form button span.is-search-icon {
  background: #fdad22;
}

.tech-nav-section li.astm-search-menu form button span.is-search-icon svg {
  transform: rotate(90deg);
}

.tech-nav-section
  li.astm-search-menu
  form.is-form-style
  .is-search-submit
  path {
  fill: #fff;
}

#homeCarouselControls .carousel-control-next,
#homeCarouselControls .carousel-control-prev {
  opacity: 1;
}

.home #main-navv {
  padding: 0px;
}

.tech-nav-section.shrink {
  position: fixed;
  padding: 0px;
  display: block;
  z-index: 9999;
  width: 100%;
  top: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

.tech-nav-section.shrink #main-navv.bg-light {
  background: #fff !important;
}

.tech-nav-section.shrink .navbar-light .navbar-nav a.nav-link,
.tech-nav-section.shrink .navbar-light .navbar-nav a.nav-link:hover {
  color: #08143a !important;
  font-weight: 500;
}

.tech-nav-section.shrink li#menu-item-81 a.nav-link {
  color: white !important;
}

.tech-nav-section.shrink .is-menu path.search-icon-path {
  fill: #fdad21 !important;
}

.tech-nav-section #main-menu li.current_page_item.active {
  position: relative;
}

.tech-nav-section #main-menu li.current_page_item.active::after,
.tech-nav-section #main-menu li.current-menu-parent.active::after {
  content: "";
  height: 3px;
  width: 88%;
  background: #e89a09;
  position: absolute;
  left: calc(50% - 43%);
  bottom: -15px;
}

.tech-nav-section .dropdown-menu li.active::after {
  display: none;
}

.tech-nav-section.shrink #main-navv a.nav-link {
  position: relative;
}

.about-whoweare .whovr-right a.whovr-video {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.why-choose-us p {
  color: #333;
  font-weight: normal;
}

.best-right-content p {
  font-size: 14px;
  margin-bottom: 30px;
  padding-right: 30px;
  color: #333;
  font-weight: normal;
}

.whybest-right .row.hover-list-boxstyle {
  margin-bottom: 10px;
}

.hover-list-boxstyle:hover {
  box-shadow: rgb(0 0 0 / 28%) -1px -9px 36px -28px inset;
}

.sets-aprt:hover {
  box-shadow: rgb(0 0 0 / 28%) -1px -9px 36px -28px inset;
}

/*industires page*/
.curved-image-right {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.industries-header {
  padding: 210px 0px 200px 0px;
  background-image: url(/wp-content/uploads/2022/images/industries/industries-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.industries-head-content h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.industries-head-content h2::after {
  content: "";
  height: 5px;
  width: 13%;
  background: #e89a09;
  position: absolute;
  left: 0;
  bottom: -19px;
}

.industries-head-content p {
  font-weight: 500;
  padding-right: 75px;
  margin-top: 40px;
  line-height: 1.65;
}

section.fmcg {
  position: relative;
  padding: 106px 0px;
}

.row.fmcg-row {
  align-items: center;
}

.fmcg-right h2 {
  margin-bottom: 20px;
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 30px;
  font-size: 36px;
  border-radius: 2px;
}

.fmcg-right p {
  line-height: 2;
  padding-right: 35px;
  font-size: 15px;
  color: #333;
}

.row.fmcg-av-row {
  align-items: center;
}

.fmcg-av-left {
  unicode-bidi: bidi-override;
  direction: rtl;
  overflow: scroll;
  overflow-x: hidden !important;
  max-height: 400px;
  overflow-y: auto;
  padding-right: 36px;
}

.fmcg-av-left ul {
  direction: ltr;
}

.fmcg-av-left ul li {
  margin-bottom: 25px;
  margin-left: 20px;
  position: relative;
  color: #333;
}

#Fmcg-av-left ul {
  list-style-type: none;
}

#Fmcg-av-left ul li:before {
  position: absolute;
  left: -34px;
  top: 3px;
  content: url("/wp-content/uploads/2022/images/industries/cirlce-check.png");
}

.fmcg-av-content.text-center {
  margin-bottom: 86px;
}

.orange-underline {
  position: relative;
}

.orange-underline::after,
.fmcg-add-values h2.mav-heading-span.orange-underline::after,
.our-success-story h2.mav-heading-span.orange-underline::after,
.fmcg-solutions h2.mav-heading-span.orange-underline::after {
  content: "";
  background: #f2b600;
  position: absolute;
  left: calc(50% - 3%);
  bottom: -18px;
  width: 70px;
  height: 4px;
}

.massetic-projs .orange-underline::after {
  height: 5px;
}

#Fmcg-av-left::-webkit-scrollbar,
#Fmcg-av-left::-webkit-scrollbar-thumb,
#Fmcg-av-left::-webkit-scrollbar-track {
  width: 8px;
  border: none;
  background: transparent;
}

#Fmcg-av-left::-webkit-scrollbar-button,
#Fmcg-av-left::-webkit-scrollbar-track-piece,
#Fmcg-av-left::-webkit-scrollbar-corner,
#Fmcg-av-left::-webkit-resizer {
  display: none;
}

#Fmcg-av-left::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #0c1f5c;
  width: 10px;
}

#Fmcg-av-left::-webkit-scrollbar-track {
  background: #e9e9e9;
  border-left: 2px solid #f8f8f8;
  border-right: 3px solid #f8f8f8;
}

#Fmcg-av-left {
  scrollbar-width: thin;
  scrollbar-color: #0c1f5c #e9e9e9;
}

.fmcg-add-values {
  background-color: #f8f8f8;
  padding: 80px 0px;
}

.fmcg-add-values img.comp-disp-screen {
  width: 92%;
  right: 3%;
  top: 5%;
}

.fmcg .curved-image-right {
  width: 92%;
}

.our-success-story {
  padding: 80px 0px 90px;
}

.success-story-header p {
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 15px;
  color: #424242;
}

.success-story {
  position: relative;
}

a.btn.stories-video {
  position: absolute;
  top: 46%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-appearance: none;
  margin: auto;
}

.success-story p {
  position: absolute;
  bottom: 16px;
  color: white;
  padding: 0px 60px 0px 30px;
  font-size: 18px;
  font-weight: 500;
}

.success-stories .story-col:nth-child(odd) .success-story {
  padding-right: 15px;
}

.success-stories .story-col:nth-child(even) .success-story {
  padding-left: 15px;
}

.view-success-stories {
  text-align: center;
  margin-top: 50px;
}

a.btn.orange-btn {
  text-transform: uppercase;
}

.lets-talk {
  background-image: url("/wp-content/uploads/2022/images/industries/lets-talk-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.lets-talk-left h2 {
  border-left: 5px solid #f2b600;
  padding-left: 15px;
  font-size: 36px;
  color: #fff !important;
  border-radius: 2px;
}

.lets-talk-left p {
  margin: 30px 0px 40px 0px;
  font-size: 15px;
  line-height: 1.73;
  max-width: 780px;
}

.row.lets-talk-row {
  align-items: center;
}

.lets-talk-right {
  margin-top: -35px;
  padding-bottom: 22px;
}

.fmcg-solutions {
  padding: 70px 0px 80px 0px;
}

.solutions-card {
  padding: 40px 30px;
  border-radius: 7px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  margin-top: 50px;
  margin-right: 10px;
  width: 100%;
}
.fmcg-solutions .fmcg-solution-lists .other-sol-cols {
  display: flex;
}

.solutions-card ul {
  padding-left: 20px;
  list-style: none;
  margin-bottom: 20px;
}

.solutions-card ul li {
  position: relative;
  margin-bottom: 20px;
  font-size: 15px;
  color: #333;
}

.solutions-card ul li::before {
  position: absolute;
  left: -20px;
  top: 4px;
  content: "\f10c";
  font-family: FontAwesome;
  font-size: 9px;
  color: #f2b600;
  font-weight: bold;
}

.solutions-card h5 {
  margin-top: 30px;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 600;
  color: #242424;
}

.fmcg-solution-lists {
  margin-top: 25px;
}

img.story-img {
  width: 100%;
}

/*SERVICES*/

.services-header {
  padding: 200px 0px;
  background-image: url(/wp-content/uploads/2022/images/industries/industries-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.services-header h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.services-header h2:after {
  content: "";
  height: 5px;
  width: 13%;
  background: #e89a09;
  position: absolute;
  left: 0;
  bottom: -19px;
}

.service-listing {
  padding: 80px 0px;
}

.servs-listing-card {
  padding: 32px 30px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin-bottom: 50px;
}

.servs-listing-card h4 {
  color: #242424;
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
}

.servs-listing-card .servs-list-contents {
  font-size: 15px;
  overflow: hidden;
  max-height: 50px;
  margin-bottom: 20px;
  margin-top: 15px;
  color: #424242;
}

.orange-read-more {
  text-transform: uppercase;
}

.pagination {
  width: 100%;
  justify-content: flex-end;
  display: flex !important;
  border-top: 1px solid #8c8c8c42;
  border-bottom: 1px solid #8c8c8c42;
  padding-right: 22px;
}

.pagination span.page-numbers.current {
  background: #0c1f5c !important;
  padding: 12px !important;
  color: #ffffff !important;
  display: inline-block;
}

.pagination a.page-numbers {
  padding: 13px 12px 11px 12px !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #333333 !important;
  margin-right: 5px !important;
}

.pagination a.next.page-numbers,
.pagination a.prev.page-numbers {
  padding: 12px 2px !important;
  border: none !important;
  font-size: 15px !important;
  font-weight: bold;
  color: #333333 !important;
  margin-right: 0px !important;
  background-color: transparent !important;
}

.pagination a.prev.page-numbers::before {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  right: 7px;
  top: 0px;
  content: "\f100";
  font-family: FontAwesome;
  position: relative;
}

.pagination a.next.page-numbers::after {
  top: 0px;
  left: 7px;
  content: "\f101";
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  font-family: FontAwesome;
  position: relative;
}

.pagination span.page-numbers.dots {
  padding-top: 12px;
}

/*SERVICES*/

.services-header {
  padding: 180px 0px 150px 0px;
  background-image: url(/wp-content/uploads/2022/images/services/services-banner.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
}

.services-header h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
}

.services-header h2:after {
  content: "";
  height: 5px;
  width: 13%;
  background: #e89a09;
  position: absolute;
  left: 0;
  bottom: -19px;
}

.services-head-content p {
  font-weight: 500;
  margin-top: 40px;
  font-size: 18px;
}

.loyalty-left {
  background: #f0f0f0;
  margin-right: 40px;
  padding: 88px 90px 78px 83px;
  color: #333;
  line-height: 2;
}

.loyalty-left p {
  font-size: 15px;
  color: #333;
}

.loyalty-left p:nth-child(1) {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
}

.loyalty-left p span,
.loyalty-left p strong {
  font-size: 16px;
  font-weight: 500;
}

#SAP-serv-right::-webkit-scrollbar,
#SAP-serv-right::-webkit-scrollbar-thumb,
#SAP-serv-right::-webkit-scrollbar-track {
  width: 8px;
  border: none;
  background: transparent;
}

#SAP-serv-right::-webkit-scrollbar-button,
#SAP-serv-right::-webkit-scrollbar-track-piece,
#SAP-serv-right::-webkit-scrollbar-corner,
#SAP-serv-right::-webkit-resizer {
  display: none;
}

#SAP-serv-right::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #0c1f5c;
  width: 10px;
}

#SAP-serv-right::-webkit-scrollbar-track {
  background: #e9e9e9;
  border-left: 2px solid #f8f8f8;
  border-right: 3px solid #f8f8f8;
}

#SAP-serv-right {
  scrollbar-width: thin;
  scrollbar-color: #0c1f5c #e9e9e9;
}

section.why-choose-sap {
  background-color: #f8f8f8;
  padding: 80px 0px;
}

.sap-header-content.text-center {
  margin-bottom: 60px;
}

.row.sap-serv-row {
  align-items: center;
}

.sap-serv-right {
  unicode-bidi: bidi-override;
  overflow: scroll;
  overflow-x: hidden !important;
  max-height: 440px;
  overflow-y: auto;
  padding-right: 36px;
}

#SAP-serv-right ul {
  list-style-type: none;
}

#SAP-serv-right ul li {
  margin-bottom: 25px;
  margin-left: 20px;
  position: relative;
  font-size: 15px;
  color: #333;
}

#SAP-serv-right ul li::before {
  position: absolute;
  left: -34px;
  top: 3px;
  content: url("/wp-content/uploads/2022/images/services/cirlce-check.png");
}

.row.loyalty-row {
  position: relative;
}

#overlay-image-col {
  position: absolute;
  z-index: -1;
  right: 0;
  top: 10%;
}

.services-loyalty {
  padding: 80px 0px 150px 0px;
}

.loyalty-header-content.text-center p {
  margin-top: 36px;
  margin-bottom: 70px;
  font-size: 15px;
  color: #424242;
}

.sap-header-content.text-center p {
  margin-top: 44px;
  font-size: 15px;
}

.system-image-section {
  position: relative;
}

img.comp-disp-screen {
  position: absolute;
  right: 21px;
  top: 28px;
}

.fmcg img.comp-disp-screen,
.why-choose-sap img.comp-disp-screen {
  position: absolute;
  right: 3%;
  top: 5%;
  width: 92%;
  height: auto;
}

section.about-header.prod-detail-header img.banner-system-display {
  position: absolute;
  top: 50%;
  left: 3%;
  right: 0;
  transform: translateY(-50%);
  width: 94%;
  height: auto;
}

.prod-sets-aprt img.comp-disp-screen {
  position: absolute;
  right: 3%;
  top: 5%;
  width: 92%;
  height: auto;
}

section.what-vcan-do {
  padding: 80px 0px;
}

.what-vcan-do h2.mav-heading-span {
  margin-bottom: 30px;
}

.what-vcan-card {
  margin-top: 45px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 7px;
  min-height: 10px;
}

.row.what-vcan-row .col-lg-4.col-md-6 {
  display: flex;
}

section.what-v-can-do.core-expterise .row.what-vcan-row .col-lg-4.col-md-6 {
  display: grid;
}

.what-vcan-title {
  padding: 28px 30px;
  border-left: 5px solid #e89a09;
  border-bottom: 1px solid #e5e5e5;
}

.what-vcan-title h4 {
  margin: 0px;
  color: #242424;
  font-size: 20px;
  font-weight: 600;
}

.what-core-title {
  padding: 28px 30px;
  border: 1px solid #fff;
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 4%);
  border-radius: 5px;
  background: #f9f9f9;
}

.what-core-title h4 {
  margin: 0px;
  color: #242424;
  font-size: 20px;
  font-weight: 600;
}

.what-vcan-card p {
  padding: 27px 63px 27px 30px;
  font-size: 15px;
  line-height: 1.73;
  color: #333;
  margin-bottom: 0px;
}

.mav-industry-exp {
  padding: 78px 0px;
  background: url(/wp-content/uploads/2022/images/services/industry-exp-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.industry-exp-header.text-center h2 {
  color: #fff;
  margin-bottom: 40px;
}

section.mav-industry-exp p {
  font-size: 15px;
}

.row.industry-experiences .text-center.ind-exps {
  color: #fff;
  padding: 0px 60px;
  margin-top: 56px;
}

.row.industry-experiences .text-center.ind-exps p {
  font-size: 15px;
}

.row.industry-experiences .text-center.ind-exps h6 {
  text-transform: uppercase;
}

.text-center.ind-exps img {
  margin-bottom: 20px;
}

.industry-exp-header.text-center {
  color: #fff;
}

.successful-projects {
  padding: 75px 0px 80px;
  background: transparent;
}

.successful-projects h2 {
  margin-bottom: 65px;
}

/* .successful-projects .card-desc p {
        max-height: 50px;
        overflow: hidden;
    } */

.succ-projects-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
}

.succ-projects-card h5 {
  background-color: #0c1f5c;
  color: #fff;
  width: fit-content;
  font-size: 13px;
  font-weight: normal;
  padding: 12px 18px;
  margin-top: 15px;
  margin-bottom: 17px;
}

h2.mav-heading-span.orange-underline::after {
  background-color: #e89a09;
}

.succ-projects-card.project-card:hover {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
}

.succ-projects-card h5 a,
.succ-projects-card h5 a:hover {
  color: #fff !important;
  cursor: auto;
}

.orange-read-more {
  text-transform: uppercase;
  font-weight: 600;
}

#other-serv-carousel .otherserv-card img {
  width: fit-content;
}

.other-services-list {
  padding: 80px 0px;
}

#other-serv-carousel {
  margin-top: 70px;
}

.otherserv-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  padding: 43px 40px 40px 30px;
  margin: 15px;
  min-height: 310px;
  border-radius: 7px;
}

.otherserv-card h5 {
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  color: #242424;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.otherserv-card p {
  margin-bottom: 20px;
  font-size: 15px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

#other-serv-carousel .owl-dot.active span {
  background: #e89a09;
}

#other-serv-carousel .owl-dot span {
  width: 15px;
  height: 15px;
  background: #e0e0e0;
  margin: 5px;
}

#other-serv-carousel .owl-dot {
  margin-top: 30px;
}

.row.industry-experiences {
  justify-content: center;
}

.get-in-touch {
  padding: 70px 0px 80px 0px;
  background: #f8f8f8;
}

.get-in-touch h2.orange-underline::after {
  width: 6%;
  bottom: -27px;
}

.get-intouch-form {
  margin-top: 72px;
}

.get-intouch-form .wpcf7 {
  width: 80% !important;
  max-width: 80% !important;
}

.get-intouch-form .wpcf7 form .row {
  margin: 0px;
}

.get-intouch-form span.wpcf7-not-valid-tip,
.get-intouch-form .wpcf7 form.invalid .wpcf7-response-output {
  font-size: 14px;
}

.get-intouch-form label {
  font-size: 14px;
  color: #535353;
  margin-top: 22px;
  font-weight: normal !important;
}

.get-intouch-form .form-control:focus {
  border: solid 1px #ccc !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.get-intouch-form .form-control {
  border-radius: 7px;
}

.get-intouch-form .form-control,
.get-intouch-form .form-control::placeholder {
  font-size: 14px;
  color: #656565;
  height: 48px !important;
}

.get-intouch-form select {
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 20px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
}

p.getin-privacy-terms {
  padding: 0px 15px;
  font-size: 13px;
  color: #535353;
  margin-top: 20px;
}

p.getin-privacy-terms a {
  color: #e89a09 !important;
}

.getin-submit {
  text-align: center;
  margin-top: 50px;
}

.getin-submit #getin-submit {
  width: fit-content;
  background-color: #e89a09;
  color: #fff;
  border-radius: 7px;
  font-size: 18px;
  font-weight: 600;
  border: none;
  padding: 0px 47px !important;
  height: 50px;
}

.getin-checkbox label {
  position: relative;
  margin-top: 35px;
}

.getin-checkbox label input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-top: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  border: solid 1px #b3b3b3;
}

.getin-checkbox label span {
  font-size: 13px;
  padding-left: 10px;
  padding-left: 26px;
  display: block;
}

.getin-checkbox span.wpcf7-not-valid-tip {
  padding: 0px 15px;
}

.whowe-about {
  position: relative;
  padding: 90px 0px 50px 0px;
}

.float-right.whowe-floated-img {
  position: relative;
  width: 50%;
  text-align: center;
  margin-bottom: 20px;
  padding: 0px 15px;
}

.whowe-floated-img img.dotted-horizontal-img {
  right: 63px;
}

.whowe-floated-img img.dotted-vertical-img {
  left: 24px;
}

.whowe-floated-img a.whovr-video {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  z-index: 99;
}

.whowe-about img.whovr-bg-1 {
  top: 14%;
}

.services-header .saboxplugin-wrap,
.other-services-list .saboxplugin-wrap {
  display: none;
}

/*BLOG PAGE*/

.stay-up-to-date {
  padding: 70px 0px 50px 0px;
  text-align: center;
  background: #f8f8f8;
}

.stay-up-to-date h2 {
  margin-bottom: 60px;
}

.stay-up-to-date h2.orange-underline::after {
  bottom: -31px;
}

.stay-up-to-date .wpcf7 input[type="submit"],
.stay-up-to-date form#mc4wp-form-1 p input[type="submit"] {
  background-color: #e89a09;
  color: #fff !important;
  border-radius: 7px;
  padding: 10px 30px !important;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 45px;
  border: none;
  display: block;
}

#blogs-section .pt-cv-ifield .pt-cv-content a:hover,
#case-stuides-section .pt-cv-ifield .pt-cv-content a:hover {
  color: #e89a09 !important;
  background-color: transparent !important;
}
#case-stuides-section.blog-section .pt-cv-ifield .pt-cv-meta-fields span.terms {
  position: relative;
  padding-left: 15px;
}
#case-stuides-section.blog-section
  .pt-cv-ifield
  .pt-cv-meta-fields
  span.terms:before {
  position: absolute;
  left: 0px;
  top: 1px;
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 12px;
}

.stay-up-to-date form#mc4wp-form-1 p input[type="submit"]::focus-visible {
  outline: none !important;
}

.stay-up-to-date .wpcf7-list-item {
  margin: 0;
}

p.privacy-terms {
  font-size: 13px;
  color: #656565;
}

p.privacy-terms a {
  color: #e89a09 !important;
}

.stay-up-to-date form {
  margin-top: 40px;
  margin-bottom: 0;
}

.stay-up-to-date form #stay-update-email {
  width: 40%;
  margin: auto;
  padding: 19px 267px 19px 21px;
  font-size: 14px;
  color: #535353;
  margin-bottom: 38px;
}

.stay-up-to-date .wpcf7-list-item-label,
.stay-up-to-date form #stay-form-check {
  font-size: 14px;
  margin-bottom: 16px;
  padding-left: 4px;
  font-weight: normal;
}

.blog-section .cvp-live-filter {
  display: inline-flex;
  padding-left: 10px;
}

.blog-section .cvp-live-button {
  display: inline-flex;
  float: right;
}

.blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
  margin-top: 75px;
}

.blog-section .pt-cv-ifield {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 35px !important;
  margin: 0px 10px 35px 4px;
}

.blog-section .pt-cv-wrapper img {
  width: 100%;
  margin-bottom: 25px !important;
}

.blog-section .pt-cv-ifield .pt-cv-meta-fields {
  padding-left: 30px;
  width: 40%;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #878787;
  text-transform: capitalize;
}

.blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a:hover {
  color: #878787 !important;
}

.blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a {
  color: #878787 !important;
  position: relative;
  padding-left: 15px;
}

.blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f007";
  font-family: FontAwesome;
  font-size: 12px;
}

.blog-section .pt-cv-ifield .pt-cv-ctf-list {
  width: 60%;
  float: right;
  font-size: 12px;
  font-weight: 500;
  color: #878787;
  text-transform: capitalize;
  padding-right: 30px;
}

.blog-section .pt-cv-ifield .pt-cv-title {
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 600;
  /* max-height: 60px; */
  overflow: hidden;
  line-height: 1.63;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 4em;
  max-height: 4em;
}

.blog-section .pt-cv-ifield .pt-cv-title a {
  color: #424242 !important;
  line-height: 1.4;
}

.blog-section .pt-cv-ifield .pt-cv-content a {
  color: #e89a09 !important;
  font-weight: 600;
  position: relative;
  padding-left: 20px;
  text-transform: uppercase !important;
}

.blog-section .pt-cv-ifield .pt-cv-content {
  padding-bottom: 16px;
  padding-left: 30px;
  padding-right: 30px;
}

.blog-section .pt-cv-ifield .pt-cv-content a::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f061";
  font-family: FontAwesome;
  font-size: 15px;
}

.blog-section
  .pt-cv-ifield
  .pt-cv-ctf-list
  .pt-cv-ctf-column
  .pt-cv-custom-fields {
  margin-top: 0px;
}

.blog-section
  .pt-cv-ifield
  .pt-cv-ctf-list
  .pt-cv-ctf-column
  .pt-cv-custom-fields
  .pt-cv-ctf-value {
  padding-left: 15px;
}

.blog-section
  .pt-cv-ifield
  .pt-cv-ctf-list
  .pt-cv-ctf-column
  .pt-cv-custom-fields
  .pt-cv-ctf-value::before {
  position: absolute;
  left: 0px;
  top: 1px;
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 12px;
}

.blog-section .pt-cv-wrapper img {
  margin-bottom: 25px !important;
}

.blog-section .pt-cv-wrapper .cvp-live-filter .cvp-label {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  margin-right: 25px;
  color: #0c1f5c;
}

.blog-section .pt-cv-wrapper .cvp-live-filter select,
.blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
  background-color: #f8f8f8;
  border-radius: 7px;
  border: solid 1px #e9e9e9;
  padding: 0px 20px;
  height: 48px;
  width: 210px;
}

.blog-section .pt-cv-wrapper .cvp-live-filter select {
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 20px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
  font-size: 14px;
}

.blog-section .pt-cv-wrapper .cvp-live-filter select:focus-visible {
  outline: none;
}

.blog-section .pt-cv-wrapper .cvp-live-filter {
  margin-right: 15px;
}

/*.cvp-search-box
    {
        float: right;
        position: absolute;
        right: 134px;
    }*/
/*.blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input{
         background-color: #f8f8f8;
        border-radius: 7px;
        border: solid 1px #e9e9e9;
        padding: 0px 20px;
        height: 48px;
    }*/
.pt-cv-wrapper {
  position: relative;
}

.cvp-live-reset {
  display: none;
}

.blog-section .pt-cv-wrapper .cvp-live-button .btn-sm {
  padding: 11px 33px;
  border-radius: 7px;
  background-color: #e89a09;
  font-size: 16px;
  font-weight: 600;
}

.blog-section .pt-cv-wrapper .cvp-live-button .btn-sm.btn-success:active:focus,
.blog-section .pt-cv-wrapper .cvp-live-button .btn-sm.btn-success:active,
.blog-section .pt-cv-wrapper .cvp-live-button .btn-sm.btn-success:focus {
  box-shadow: none !important;
  border: none !important;
  background-color: #e89a09 !important;
}

.blog-section
  .pt-cv-wrapper
  .cvp-live-filter.cvp-search-box
  input:focus-visible {
  outline: none !important;
}

.blog-section .pt-cv-pagination-wrapper ul.pt-cv-pagination {
  width: 100%;
  justify-content: flex-end;
  display: flex !important;
  border-top: 1px solid #8c8c8c42;
  border-bottom: 1px solid #8c8c8c42;
  padding-right: 22px;
}

.page-id-250
  #blogs-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-prev.active
  a,
.page-id-250
  #blogs-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-next.active
  a {
  background-color: transparent !important;
  color: black !important;
}
section#projects-grids-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-prev.active
  a,
section#projects-grids-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-next.active
  a {
  background-color: transparent !important;
  color: black !important;
}

#case-stuides-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-prev.active
  a,
#case-stuides-section
  .pt-cv-wrapper
  .pt-cv-pagination-wrapper
  ul
  li.cv-pageitem-next.active
  a {
  background-color: transparent !important;
  color: black !important;
}

.page-id-250
  #blogs-section
  .pt-cv-pagination-wrapper
  ul.pt-cv-pagination.pt-cv-ajax.pagination
  li.cv-pageitem-number.active
  a,
#case-stuides-section
  .pt-cv-pagination-wrapper
  ul.pt-cv-pagination.pt-cv-ajax.pagination
  li.cv-pageitem-number.active
  a,
section#projects-grids-section
  .pt-cv-pagination-wrapper
  ul.pt-cv-pagination.pt-cv-ajax.pagination
  li.cv-pageitem-number.active
  a {
  background: #0c1f5c !important;
  padding: 12px;
}

.blog-section .pt-cv-pagination-wrapper ul li a {
  padding: 12px !important;
  border: none !important;
  font-size: 14px !important;
  font-weight: bold;
  color: #333333 !important;
  margin-right: 5px !important;
}

.page-id-250 #blogs-section .cv-pageitem-prev a,
section#projects-grids-section .cv-pageitem-prev a,
#case-stuides-section .cv-pageitem-prev a {
  visibility: hidden;
  position: relative;
}

.page-id-250 #blogs-section .cv-pageitem-prev a::after,
section#projects-grids-section .cv-pageitem-prev a::after,
#case-stuides-section .cv-pageitem-prev a::after {
  visibility: visible;
  position: absolute;
  top: 12px;
  right: 0px;
  content: "Prev";
  font-size: 15px;
  font-weight: 600;
  color: #333333;
}

.page-id-250 #blogs-section .cv-pageitem-prev a::before,
section#projects-grids-section .cv-pageitem-prev a::before,
#case-stuides-section .cv-pageitem-prev a::before {
  visibility: visible;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  position: absolute;
  right: 40px;
  top: 11px;
  content: "\f100";
  font-family: FontAwesome;
}

.page-id-250 #blogs-section .cv-pageitem-next a,
section#projects-grids-section .cv-pageitem-next a,
#case-stuides-section .cv-pageitem-next a {
  visibility: hidden;
  position: relative;
}

.page-id-250 #blogs-section .cv-pageitem-next a::after,
section#projects-grids-section .cv-pageitem-next a::after,
#case-stuides-section .cv-pageitem-next a::after {
  visibility: visible;
  position: absolute;
  top: 12px;
  left: 0px;
  content: "Next";
  font-size: 15px;
  font-weight: 600;
  color: #333333;
}

.page-id-250 #blogs-section .cv-pageitem-next a::before,
section#projects-grids-section .cv-pageitem-next a::before,
#case-stuides-section .cv-pageitem-next a::before {
  visibility: visible;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  position: absolute;
  left: 40px;
  top: 11px;
  content: "\f101";
  font-family: FontAwesome;
}

.blog-single-banner {
  position: relative;
  background: #e7f2f6;
  min-height: 100px;
}

.row.blog-single-bannerrow {
  margin: 0;
}

.row.blog-single-bannerrow .no-padding {
  padding: 0px;
}

.blog-single-header {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.blog-single-header .blog-single-lh h1 {
  font-size: 28px;
  font-weight: 600;
  color: #0c1f5c;
  line-height: 1.57;
  padding-right: 15px;
}

.blog-single-bannerimg {
  width: 100%;
}

.blog-single-banner .posted-details {
  position: absolute;
  width: 100%;
  bottom: -115px;
  padding-right: 70px;
  color: #6c6c6c;
  font-size: 14px;
  font-weight: 500;
}

.blog-single-banner .posted-details span.posted-on {
  float: right;
}

.blog-single-banner .posted-details span.posted-on time.updated {
  display: none;
}

.blog-single-banner .posted-details .bsingle-banner-author {
  display: inline-block;
}

.blog-single-banner .posted-details .bsingle-banner-date {
  float: right;
}

.wrapper.blog-wrap header.entry-header {
  display: none;
}

.wrapper.blog-wrap {
  margin-top: 40px;
}

.wrapper.blog-wrap #content h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 28px;
}

.wrapper.blog-wrap p {
  font-size: 15px;
  line-height: 1.73;
  color: #505050;
}

.wrapper.blog-wrap #block-25 p.wp-block-tag-cloud {
  font-size: 15px;
  line-height: 1.73;
  color: #505050;
  position: relative;
  padding-top: 35px;
  margin-bottom: 0px;
}

.wrapper.blog-wrap p.wp-block-tag-cloud a {
  font-size: 14px !important;
  color: #424242;
  padding-right: 0px;
  text-transform: capitalize;
}

.wrapper.blog-wrap #block-25 p.wp-block-tag-cloud:before {
  content: "TAGS";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  font-weight: bold;
}

.wrapper.blog-wrap #block-25 {
  border: solid 1px #999;
  padding: 27px;
  margin-top: 40px;
}

.wrapper.blog-wrap .saboxplugin-wrap a.sab-profile-edit,
.wrapper.blog-wrap .saboxplugin-wrap .sab-edit-settings,
.single .saboxplugin-wrap a.sab-profile-edit,
.single .saboxplugin-wrap .sab-edit-settings {
  display: none;
}

.bpost-meta-info {
  padding: 10px 0px;
  border-top: 1px solid #00000021;
  border-bottom: 1px solid #00000021;
  margin: 45px 0px;
  font-size: 12px;
  font-weight: 500;
  color: #878787;
  text-transform: capitalize;
}

.bpost-meta-info .divid {
  padding: 0px 12px;
  color: #c5c5c5;
  font-size: 16px;
  font-weight: normal;
}

.bpost-meta-info span.bpost-author,
.bpost-meta-info span.bpost-industry {
  position: relative;
  padding-left: 15px;
}

.bpost-meta-info span.bpost-author::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f007";
  font-family: FontAwesome;
  font-size: 12px;
}

.bpost-meta-info span.bpost-industry::before {
  position: absolute;
  left: 0px;
  top: 1px;
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 12px;
}

.wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-desc p {
  line-height: 1.73 !important;
  font-size: 15px !important;
  color: #666666;
}

/*.wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-authorname{
        padding-top: 18px;

    }*/
.wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-authorname a {
  color: #003366 !important;
  position: relative;
  font-size: 15px;
  line-height: 2;
}

.wrapper.blog-wrap
  p.wp-block-tag-cloud
  a:nth-of-type(n):not(:last-child)::after {
  content: ",";
  position: relative;
  top: 0;
  left: 0;
}

.wrapper.blog-wrap
  #content
  .saboxplugin-wrap
  .saboxplugin-authorname
  a::before {
  content: "AUTHOR";
  position: relative;
  top: 0px;
  left: 0;
  font-size: 12px;
  color: #999999;
}

.wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-authorname a span {
  text-transform: capitalize;
  display: block;
  color: #003366 !important;
  font-size: 15px;
  line-height: 1.2;
}

section.latest-blog.related-article .blog-card .card-desc h4 {
  font-size: 16px !important;
  /* max-height: 50px; */
  overflow: hidden;
  line-height: 1.63;
  margin-bottom: 15px;
  color: #424242 !important;
}

.related-article .blog-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  margin: 10px;
}

.related-article .bpost-meta-info.bpost-slide {
  padding: 0px;
  border: none;
  margin: 0;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.related-article .bpost-meta-info span.bpost-author {
  margin-right: 14px;
}

section.latest-blog.related-article {
  padding: 40px 0px 70px 0px;
}

.stay-up-to-date .wpcf7 {
  max-width: 1400px;
}

.stay-up-to-date .wpcf7 input[type="email"],
.stay-up-to-date form#mc4wp-form-1 label input {
  height: 50px;
  padding-left: 21px;
  border-radius: 7px;
  border: solid 1px #ccc;
  color: #535353;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
.stay-up-to-date label#blog-email-subsc {
  width: 460px;
}
.stay-up-to-date label#stay-form-check {
  width: fit-content;
}
.stay-up-to-date label#blog-email-subsc .wpcf7-not-valid-tip {
  margin-top: 5px;
  font-size: 14px;
}
.stay-up-to-date label#stay-form-check span.wpcf7-list-item.first.last label {
  margin-bottom: 5px !important;
}
.stay-up-to-date .wpcf7 input[type="submit"]:active {
  border: none !important;
  background-color: #e89a09 !important;
}
.stay-up-to-date .wpcf7 form .wpcf7-response-output {
  width: fit-content;
  margin: auto;
}

.blog-subscribe {
  display: inline-block;
}

.wpcf7 .wpcf7-form .blog-subscribe p {
  margin-bottom: 0;
}

.blog-subscribe .wpcf7-spinner {
  margin-top: 5px;
}

.stay-up-to-date .wpcf7 form .wpcf7-response-output {
  margin-top: 0;
  margin-bottom: 0;
}

.stay-up-to-date .wpcf7 input[type="email"]:focus-visible,
.stay-up-to-date .wpcf7 input[type="submit"]:focus-visible {
  outline: none !important;
  box-shadow: none !important;
  border: solid 1px #ccc;
}

.stay-up-to-date .wpcf7 input[type="submit"]:hover,
.stay-up-to-date .wpcf7 input[type="submit"]:focus {
  background-color: #e89a09 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.stay-up-to-date form#mc4wp-form-1 label input:focus-visible {
  outline: none !important;
}

#blogs-section a.pt-cv-edit-view {
  display: none;
}

/*PRODUCTS*/

.products-listing {
  padding: 76px 0px 40px 0px;
}

.products-listing h2.orange-underline::after {
  content: "";
  height: 4px;
  width: 6%;
  background: #f2b600;
  position: absolute;
  left: calc(50% - 3%);
  bottom: -20px;
}

p.product-list-p {
  text-align: center;
  max-width: 1006px;
  margin: 50px auto 70px;
  font-size: 15px;
  font-weight: normal;
  color: #424242;
}

.row.prod-listing-row {
  align-items: center;
  margin-bottom: 90px;
}

.prod-detail-name {
  border-left: 4px solid #f2b600;
  padding-left: 16px;
}

.prod-detail-name h4 {
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 500;
  color: #0c1f5c;
}

.prod-detail-name h5 {
  font-size: 15px;
  font-weight: 500;
  color: #0c1f5c;
}

.prod-details p {
  margin: 36px 0px 40px 0px;
  font-size: 15px;
  line-height: 1.73;
  color: #333;
  max-width: 500px;
  font-weight: normal;
}

img.prod-dotted-vertical {
  position: absolute;
  top: -17px;
  left: 9px;
}

.fmcg img.prod-dotted-vertical {
  top: 15%;
}

img.prod-dotted-bg {
  position: absolute;
  top: -43px;
  left: -23px;
  z-index: -2;
  transform: rotateX(360deg) rotateY(180deg);
}

.prod-about-detail img.prod-dotted-bg {
  transform: none;
}

img.prod-dotted-horizontal {
  position: absolute;
  right: 0px;
  bottom: -40px;
  direction: initial;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.list-products .product-1:nth-child(odd) .row.prod-listing-row .prod-details {
  padding-left: 30px;
}

.list-products .product-1:nth-child(even) .row.prod-listing-row {
  flex-direction: row-reverse;
}

.list-products
  .product-1:nth-child(even)
  .row.prod-listing-row
  .prod-image-column {
  /* transform: rotateX(360deg) rotateY(180deg);*/
}

.list-products .product-1:nth-child(even) img.prod-dotted-vertical {
  position: absolute;
  top: -17px;
  left: auto;
  right: 9px;
}

.product-1 {
  position: relative;
}

.sets-apart-p {
  max-width: 865px;
  margin: 50px auto auto;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
  color: #424242;
}

.sets-aprt {
  margin-top: 50px;
  border-radius: 2px;
  background-color: #f7f7f7;
  padding: 27px 42px 27px 37px;
}

.sets-apart-col:nth-child(odd) .sets-aprt {
  margin-right: 10px;
}

.sets-apart-col:nth-child(even) .sets-aprt {
  margin-left: 10px;
}

.sets-aprt .row {
  align-items: center;
}

.sets-aprt-right h4 {
  font-size: 18px;
  font-weight: 600;
  color: #0c1f5c;
}

.sets-aprt-right p {
  font-size: 15px;
  color: #333;
  margin-bottom: 0px;
  font-weight: normal;
}

#logo-list-slides .owl-item img {
  width: fit-content;
  margin: auto;
}

#logo-list-slides.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.logo-slides {
  margin: 90px 0px 20px 0px;
}

#logo-list-slides .owl-nav .owl-prev,
#logo-list-slides .owl-nav .owl-next {
  background: transparent;
  position: absolute;
}

#logo-list-slides .owl-nav i {
  font-size: 50px !important;
  font-family: "FontAwesome" !important;
  color: #9f9f9f;
}

#logo-list-slides .owl-nav {
  position: absolute;
  bottom: 70px;
  width: 100%;
}

#logo-list-slides .owl-nav .owl-prev {
  left: -55px;
}

#logo-list-slides .owl-nav .owl-next {
  right: -55px;
}

.logo-slide-container {
  max-width: 85% !important;
  width: 85% !important;
  margin: auto;
}

#Faq-accordion i.fa {
  font-family: FontAwesome !important;
  cursor: pointer;
}

#Faq-accordion .card-header {
  background-color: #f7f7f7;
  position: relative;
  padding: 25px 20px;
  border-bottom: 0px;
  border-radius: 2px;
}

#Faq-accordion .card-body {
  background: #f7f7f74f;
  font-size: 15px;
}

#Faq-accordion .card.accord {
  margin-bottom: 20px;
  border: none;
}

#Faq-accordion .card .card-header h5 {
  font-size: 15px;
  padding-right: 50px;
  margin: 0px;
  color: #333;
  font-weight: normal;
}

#Faq-accordion .collapsible-link {
  position: absolute;
  top: 53%;
  right: 15px;
  transform: translateY(-50%);
  color: #929292 !important;
}

#Faq-accordion .collapsible-link:focus {
  box-shadow: none;
}

#Faq-accordion {
  margin-top: 60px;
  margin-bottom: 70px;
}

.product-header {
  color: #fff;
  position: relative;
}

.product-container {
  position: absolute;
  top: 53%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}

.product-header h2 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}

.product-header p {
  font-weight: 500;
  padding-right: 43px;
  margin-top: 30px;
  font-size: 15px;
  line-height: 1.73;
}

.product-header h2::after {
  content: "";
  height: 4px;
  width: 13%;
  background: #e89a09;
  position: absolute;
  left: 0;
  bottom: -19px;
}

.list-products .product-1 .curved-image {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  width: 93%;
  height: auto;
  object-fit: cover;
}

.list-products .product-1:nth-child(even) .prod-img .curved-image {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.list-products .product-1:nth-child(even) img.prod-dotted-bg {
  right: -18px;
  left: auto;
}

.list-products .product-1:nth-child(even) img.prod-dotted-horizontal {
  left: 0px;
  /* transform: rotateY(0deg); */
  /* -webkit-transform: rotateY(0deg); */
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.list-products .product-1 .prod-img {
  text-align: left;
}

.list-products .product-1:nth-child(even) .prod-img {
  text-align: right;
}

.blog-social-media ul.blog-social-icons {
  padding-left: 0px;
  text-decoration: none;
  margin-bottom: 0px;
}

.blog-social-media ul.blog-social-icons li {
  display: inline-block;
  padding-right: 10px;
}

ul.blog-social-icons li a i {
  font-family: "FontAwesome" !important;
  font-size: 20px;
  color: #0c1f5c;
}

.blog-social-media {
  border: solid 1px #999;
  padding: 27px;
}

.blog-social-media h2 {
  font-size: 18px;
  color: #37373d;
  font-weight: bold;
  margin-bottom: 14px;
  text-transform: uppercase;
}

#load-leader .ourleader {
  float: left;
}

.alm-btn-wrap {
  margin-top: 10px !important;
}

.why-best #load-leader .alm-btn-wrap .alm-load-more-btn {
  visibility: hidden;
  position: relative;
  width: 200px;
  font-size: 16px;
  font-weight: 600;
}

.why-best #load-leader button.alm-load-more-btn.more::after {
  visibility: visible;
  position: absolute;
  top: 12px;
  right: 0px;
  content: "VIEW ALL";
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #e89a09;
  border-radius: 25px;
  padding: 15px 35px;
}

.h-sap-se-exe-board .text-center.Sapexe p {
  margin: 70px auto 0px;
  max-width: 1100px;
  font-size: 15px;
  color: #424242;
}

.ouradvisors .ourleader img {
  width: 100%;
}

.ouradvisors .whybest-content h2::after {
  content: "";
  height: 4px;
  width: 27%;
  background: #e89a09;
  position: absolute;
  left: calc(50% - 15%);
  bottom: -15px;
}

.ouradvisors .whybest-content h2 {
  margin-bottom: 0.5rem;
}

.ouradvisors .whybest-content {
  margin-bottom: 80px;
}

.content-image-section .section-grid-1 {
  margin-bottom: 100px;
  position: relative;
}

.content-image-section .section-grid-1 .curved-image {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 90%;
  height: auto;
  object-fit: cover;
}

.content-image-section .section-grid-1 img.dotted-horizontal-img {
  position: absolute;
  right: 27px;
  top: -36px;
}

.content-image-section .section-grid-1 img.dotted-vertical-img {
  position: absolute;
  left: 8px;
  bottom: -36px;
}

.content-image-section .section-grid-1 img.whovr-bg-1 {
  position: absolute;
  top: 6%;
  right: 0;
  z-index: -999;
}

.section-grid-1:nth-child(even) .row.whovr-row {
  flex-direction: row-reverse;
}

.section-grid-1:nth-child(even) .row.whovr-row .whovr-right {
  transform: rotateX(1deg) rotateY(180deg);
}

.content-image-section .section-grid-1:nth-child(even) .curved-image {
  transform: rotateX(1deg) rotateY(180deg);
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 8%;
  border-bottom-left-radius: 8%;
}

.content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
  position: absolute;
  top: 6%;
  right: auto;
  z-index: -999;
  left: 0;
}

.content-image-section .section-grid-1:nth-child(even) a.whovr-video img {
  transform: rotateX(1deg) rotateY(180deg);
}

section.tbanner-header.about-header.prod-detail-header h2::after {
  display: none;
}

/*success story*/

.success-story-page.our-success-story {
  padding: 90px 0px 30px 0px;
}

.success-story-page .success-story {
  margin-bottom: 60px;
}

/*single solution*/
.single-sol-whowe.whowe-about {
  padding-bottom: 0px;
  padding-top: 70px;
}

.single-solution .fmcg-solutions {
  padding: 50px 0px 80px 0px;
}

/*products detail*/
.prod-detail-header.about-header {
  color: #0c1f5c;
}

.prod-detail-header.about-header h2 {
  max-width: 500px;
}

.prod-detail-header.about-header p {
  color: #232323;
  font-size: 18px;
  font-weight: normal;
}

.prod-detail-header.about-header p strong {
  font-weight: 600;
}

.about-banner-row {
  align-items: center;
}

section.prod-about-detail {
  margin-top: 100px;
  padding-bottom: 30px;
}

.prod-about-detail .prod-details h2 {
  border-left: 4px solid #f2b600;
  padding-left: 16px;
  line-height: 35px;
}

.row.prod-features {
  margin-top: 56px;
}

.features-list.text-center {
  margin-bottom: 60px;
  padding: 0px 45px;
}

.features-list h4 {
  color: #0c1f5c;
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0px 30px 0px;
  text-transform: uppercase;
}

.features-list p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.73;
  max-width: 500px;
  margin: auto;
  display: inline;
  color: #424242;
}

.feat-read-more .modal-body .features-list.text-center {
  padding: 0px 15px;
}

a.btn.featr-readmore {
  font-weight: 600;
  color: #e89a09 !important;
  text-transform: uppercase;
  padding: 0px;
}

.features-list p span a {
  font-weight: 600;
  color: #e89a09 !important;
  text-transform: uppercase;
}

section.product-features {
  padding-top: 70px;
  padding-bottom: 20px;
  background-image: url(/wp-content/uploads/2022/images/products/features-bg-img.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.product-features .orange-underline::after,
.prod-sets-aprt .orange-underline::after {
  height: 5px;
}

section.prod-sets-aprt {
  padding: 80px 0px 90px;
}

section.prod-sets-aprt h2 {
  margin-bottom: 77px;
}

#prod-sets-right {
  padding-left: 30px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 20px;
  margin-top: 20px;
}

#prod-sets-right::-webkit-scrollbar,
#prod-sets-right::-webkit-scrollbar-thumb,
#prod-sets-right::-webkit-scrollbar-track {
  width: 8px;
  border: none;
  background: transparent;
}

#prod-sets-right::-webkit-scrollbar-button,
#prod-sets-right::-webkit-scrollbar-track-piece,
#prod-sets-right::-webkit-scrollbar-corner,
#prod-sets-right::-webkit-resizer {
  display: none;
}

#prod-sets-right::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #0c1f5c;
  width: 10px;
}

#prod-sets-right::-webkit-scrollbar-track {
  background: #e9e9e9;
  border-left: 2px solid #f8f8f8;
  border-right: 3px solid #f8f8f8;
}

#prod-sets-right {
  scrollbar-width: thin;
  scrollbar-color: #0c1f5c #e9e9e9;
}

#prod-sets-right .psets-right-content h5 {
  font-size: 18px;
  font-weight: 600;
  color: #202020;
}

#prod-sets-right .nav-link:hover h5 {
  color: #e89a09;
}

#prod-sets-right .nav-link .psets-right-content p {
  color: #333;
  line-height: 1.73;
  font-size: 15px;
  margin-bottom: 0px;
  padding-right: 20px;
  font-weight: normal;
}

#prod-sets-right.nav-tabs,
#prod-sets-right .nav-link.active,
#prod-sets-right .nav-link:hover {
  border: none !important;
}

#prod-sets-right .nav-link:hover {
  box-shadow: rgb(0 0 0 / 28%) -1px -9px 36px -28px inset;
  padding-bottom: 20px;
}

#prod-sets-right .nav-link {
  margin-bottom: 0px;
  border: none !important;

  padding-bottom: 20px;
}

#prod-sets-right .nav-link:focus-visible {
  outline: none;
}

#prod-sets-right.nav-tabs .nav-item {
  margin: 0px;
}

.prod-benefit-card img {
  width: fit-content !important;
}

section.prod-key-benefits {
  padding-bottom: 130px;
}

.prod-key-benefits h2,
.prod-industry-experience h2 {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 30px;
}

p.prod-key-p {
  max-width: 932px;
  font-size: 15px;
  line-height: 1.73;
  color: #424242;
  font-weight: normal;
}

.prod-benefit-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px 15px 20px;
  margin: 10px;
  border-bottom: 5px solid #e89a09;
  min-height: 360px;
}

.page-id-866 .prod-benefit-card {
  min-height: 340px;
}

.page-id-840 .prod-benefit-card {
  min-height: 330px;
}

.prod-benefit-card:hover {
  border-bottom: 5px solid #0c1f5c;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.prod-benefit-card h4 {
  margin: 37px auto 28px;
  color: #0c1f5c;
  font-size: 18px;
  font-weight: 600;
  max-width: 195px;
}

.prod-benefit-card p {
  font-size: 15px;
  line-height: 1.47;
  color: #333;
  font-weight: normal;
}

#prod-key-carousel {
  margin-top: 60px;
}

/*div#prod-key-carousel .owl-nav {
        position: absolute;
        top: -198px;
        right: 0;

    }*/
.prod-key-benefits .container {
  position: relative;
}

#prod-key-carousel,
#prod-key-carousel .owl-stage-outer {
  position: static;
}

div#prod-key-carousel .owl-nav {
  position: absolute;
  top: -13px;
  right: 0;
  margin-top: 0px;
}

div#prod-key-carousel .owl-nav .owl-prev,
div#prod-key-carousel .owl-nav .owl-next {
  background: transparent;
  margin: 0;
  padding: 6px;
}

.prod-industry-experience img.curved-image {
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 100%;
}

.prod-industry-experience img.prod-dotted-bg {
  right: -18px;
  left: auto;
  height: 90%;
}

.prod-industry-experience img.prod-dotted-horizontal {
  transform: rotateX(360deg) rotateY(0deg);
  height: 62%;
  left: -5%;
  bottom: -8%;
}

.prod-industry-experience img.prod-dotted-vertical {
  position: absolute;
  top: -17px;
  left: auto;
  right: 9px;
  height: 72%;
}

.prod-industry-experience .prod-details ul {
  list-style-type: none;
}

.prod-industry-experience .prod-details {
  padding-top: 20px;
}

.prod-industry-experience .prod-details ul li {
  font-size: 14px;
  line-height: 3.14;
  color: #333;
  position: relative;
}

.prod-industry-experience .prod-details ul li::before {
  position: absolute;
  left: -34px;
  top: 13px;
  content: url(/wp-content/uploads/2022/images/products/cirlce-check.png);
}

.prod-industry-experience .prod-details p {
  margin: 36px 0px 28px;
}

.prod-industry-experience {
  margin-bottom: 120px;
}

.banner-system-image {
  position: relative;
}

img.banner-system-display {
  position: absolute;
  top: 50%;
  left: 16px;
  right: 0;
  transform: translateY(-50%);
}

section.prod-about-detail .prod-img .curved-image {
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 93%;
}

#prod-request-form .wpcf7 {
  max-width: 100% !important;
}

#prod-request-form form .form-control,
#prod-request-form form #rqst-country-select {
  height: 50px;
  border-radius: 7px;
  background-color: #e6e6e6 !important;
  font-size: 14px !important;
  color: #656565;
}

textarea#prod-rqst-msg {
  padding-top: 12px;
  resize: none;
}

#prod-request-form form #rqst-country-select {
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 20px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
}

#prod-request-form form .rqst-demo-col {
  margin-bottom: 30px;
}

#prod-request-form form .request-demo-submit {
  padding: 0px 15px;
  position: relative;
}

#prod-request-form form #rqst-demo-submit {
  background: #e89a09 !important;
  color: #fff !important;
  font-size: 18px;
  font-weight: 600;
  border: none;
  display: block;
  width: 160px;
}

#prod-request-form form .request-demo-submit span.wpcf7-spinner {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
}

#prod-request-form form input::placeholder {
  color: #656565 !important;
  font-size: 14px;
}

#prod-request-form form {
  margin-bottom: 0px;
}

.prod-request-demo h2.mav-heading-span {
  margin-bottom: 37px;
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  color: white !important;
}

.prod-request-demo {
  background: url(/wp-content/uploads/2022/images/products/request-demo-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  color: white !important;
  background-size: cover;
}

.prod-request-demo .container.prod-rqst-container {
  padding: 60px 15px;
  position: relative;
}

.prod-request-demo
  .container.prod-rqst-container
  .wpcf7
  form
  .wpcf7-response-output {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
}

p.request-privacy-terms {
  font-size: 14px;
  color: #e6e6e6;
  margin-bottom: 0px;
}

p.request-privacy-terms a {
  color: #e89a09 !important;
}

section.product-features .saboxplugin-wrap {
  display: none !important;
}

/*resources*/

section.resources-tabs {
  background-color: #ebebeb;
}

.resources-tab-lists ul {
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  list-style-type: none;
  justify-content: space-evenly;
}

section.resources-tabs.shrink {
  position: fixed;
  padding: 0px;
  display: block;
  z-index: 999;
  width: 100%;
  top: 62px;
  padding-top: 7px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
    rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

/*section.resources-tabs.shrink .resources-tab-lists ul li{
        padding: 20px;
    }
    .resources-tab-lists ul li{
        padding: 24px 20px;
    }*/
.resources-tab-lists ul li a {
  color: #383838 !important;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0px;
  display: block;
}

ul.list-group.res-list-group {
  flex-direction: row;
}

ul.list-group.res-list-group .list-group-item {
  background-color: transparent;
  border: none;
  padding: 0px;
}

ul.list-group.res-list-group .list-group-item.active {
  color: #010100 !important;
  border-bottom: 5px solid #e89a09;
}

section.resource-groups {
  padding: 70px 0px;
}

.resource-grid-head.row {
  margin: 0;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.resource-grid-head h2.mav-heading-span {
  border-left: 5px solid #e89a09;
  padding-left: 15px;
  margin-bottom: 0px;
  font-size: 36px;
}

a.res-view-more {
  font-size: 16px;
  font-weight: bold;
  color: #e89a09 !important;
  position: relative;
  padding-right: 20px;
  text-transform: uppercase;
}

a.res-view-more::after {
  position: absolute;
  right: 0px;
  top: 1px;
  content: "\f061";
  font-family: FontAwesome !important;
  font-size: 14px;
}

.resource-grid-card {
  border-radius: 10px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  padding: 32px 30px;
  margin: 2px;
}

.resource-grid-card img {
  width: 100%;
}

.resource-grid-content.res-grids-content img {
  width: fit-content;
}

.resource-grid-content {
  margin: 30px 0px 20px 0px;
}

.resource-grid-content p {
  font-size: 16px;
  font-weight: 600;
  color: #424242;
}

.resource-groups.res-grey-bg {
  background-color: #f8f8f8;
}

.resource-grid-content p {
  font-size: 16px;
  font-weight: 600;
  color: #424242;
}

.res-blog-details span.res-blog-date {
  margin-right: 20px;
}

.res-blog-details span {
  font-size: 14px;
  font-weight: 500;
  color: #878787;
  text-transform: capitalize;
}

.res-blog-details span.res-blog-author {
  position: relative;
}

.res-blog-details span.res-blog-author::before {
  position: relative;
  left: 0px;
  top: 0px;
  content: "\f007";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 6px;
}

img.res-blog-date-img {
  width: fit-content;
  position: relative;
  top: -1px;
  margin-right: 2px;
}

.resource-indiv-group .resource-grid-card {
  margin-bottom: 40px;
}

section.res-detail-content {
  margin-top: 60px;
  margin-bottom: 30px;
}

section.res-detail-content .res-detail-left h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}

section.res-detail-content .res-detail-left p {
  font-size: 15px;
  line-height: 1.73;
  color: #505050;
}

.res-side-bar {
  background-color: #f7f7f7;
}

.res-side-bar h2 {
  padding: 10px;
  margin-bottom: 10px !important;
  text-align: center;
  background: #0b1637;
  color: #fff;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: uppercase;
}

.res-side-bar ul {
  padding-left: 20px;
  margin-bottom: 0px;
}

.res-side-bar ul li {
  color: #424242;
  line-height: 1.73;
}

.res-side-bar ul li a {
  font-size: 14px !important;
  color: #424242 !important;
  padding-right: 0px;
  text-transform: capitalize;
}

.res-author-details .saboxplugin-wrap .saboxplugin-authorname a {
  color: #0c1f5c !important;
  position: relative;
}

.res-author-details .saboxplugin-wrap .saboxplugin-authorname a::before {
  content: "AUTHOR";
  position: relative;
  top: 0px;
  left: 0;
  font-size: 13px;
  color: #878787;
}

.res-author-details .saboxplugin-wrap .saboxplugin-authorname a span {
  text-transform: capitalize;
  display: block;
}

.res-author-details .saboxplugin-wrap .saboxplugin-desc p {
  line-height: 1.75 !important;
}

/*CASE STUDIES*/

section.case-studies-grid {
  padding: 70px 0px 30px 0px;
}

.case-studies-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
}

.case-inner-content {
  padding: 26px;
}

.case-inner-content h5 a {
  font-size: 12px;
  font-weight: 500;
  color: #878787 !important;
}

.case-inner-content h5 {
  position: relative;
  margin-bottom: 16px;
}

.case-inner-content h5 span img {
  height: 10px;
  margin-top: 5px;
}

.case-inner-content p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  max-height: 50px;
  overflow: hidden;
}

.category-right-sidebar a {
  font-size: 14px !important;
  color: #424242;
  text-transform: capitalize;
  line-height: 1.73;
  display: block;
  padding: 10px 45px 10px 15px;
  font-weight: 500;
  position: relative;
  border-bottom: 1px solid #adadad36;
}

.category-right-sidebar a::after {
  content: "\f054";
  right: 20px;
  position: absolute;
  top: 50%;
  font-weight: 500;
  font-family: "FontAwesome" !important;
  color: #8f8f8f;
  font-size: 13px;
  transform: translateY(-50%);
}

.category-right-sidebar {
  background-color: #f7f7f7;
}

.category-right-sidebar h2 {
  padding: 10px;
  margin-bottom: 3px !important;
  text-align: center;
  background: #0b1637;
  color: #fff;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: uppercase;
}

.res-detail-content .bpost-industry a {
  color: #878787 !important;
}

.category-listing-grids {
  padding: 70px 0px 30px 0px;
}

.tag-listing-grids {
  padding: 70px 0px;
}

.category-banner-img img {
  width: 100%;
}

.close-btn,
.line-butn {
  display: none;
}

.home #updt-pop {
  display: block;
}

#updt-pop {
  display: none;
}

div#demo-popup {
  z-index: 1999999;
}

.blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box label.cvp-label {
  display: none;
}

.whovr-left.personal-details .col-md-6 {
  margin-bottom: 20px;
}

section.tbanner-header.about-header.prod-detail-header h5 {
  margin-top: 35px;
  padding-right: 30px;
}

.what-vcan-card.core-exprt-card {
  min-height: 10px;
}

section.what-v-can-do.core-expterise,
section.what-vcan-do.core-expterise {
  padding-bottom: 90px;
  padding-top: 10px;
}

section.what-v-can-do.core-expterise.core-no-padding {
  display: none;
}

.servs-listing-card img {
  width: 100%;
}

.page-id-950 .what-vcan-card {
  min-height: 194px;
}

.page-id-967 #overlay-image-col {
  top: 30%;
}

.page-id-959 .what-vcan-card {
  min-height: 198px;
}

.page-id-967 .what-vcan-card {
  min-height: 180px;
}

#blog-carousel .blog-card .card-desc h6,
.blog-card .card-desc h6 a {
  font-size: 14px;
  font-weight: 600;
  color: #8f8f8f !important;
}

.home #blog-carousel .blog-card .card-desc h6 {
  margin-bottom: 0px;
}

.wrapper.blog-wrap main ul {
  padding: 0px 15px;
}

.wrapper.blog-wrap main ul li {
  font-size: 14px;
  color: #505050;
  margin-bottom: 10px;
}

.wrapper.blog-wrap main ul li a,
.wrapper.blog-wrap main p a {
  color: #fdad22;
  font-weight: 500;
}

#blog-carousel .blog-card .card-desc h4 {
  color: #0c1f5c;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.5;
  min-height: 3em;
}

#blog-carousel .blog-card .card-desc p {
  font-size: 15px;
  font-weight: normal;
}

#blog-carousel .blog-card .card-desc .blog-single-page-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
  max-height: 4.3em;
}

#blog-carousel .blog-card .card-desc .blog-single-page-content p {
  color: #747474;
}

.view-success-stories a.btn.orange-btn,
.lets-talk a.btn.orange-btn {
  background: linear-gradient(to top, #f2b600, #f2b600) !important;
  padding: 14px 30px !important;
}

.view-success-stories.view-all-projs a.btn.orange-btn {
  background: linear-gradient(to top, #e89a09, #e89a09) !important;
}

#resource-blogs-tab .resource-grid-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.resource-grid-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.search_section section.no-results.not-found input.submit.search-submit {
  background: #e89a09;
  border: none !important;
  box-shadow: none !important;
}

.search_section
  section.no-results.not-found
  input
  .search_section
  section.no-results.not-found
  input:focus {
  border: 1px solid #ced4da !important;
  box-shadow: none !important;
}

.pagination.pagin-no-border {
  border: none !important;
}

.tag-grid-content {
  padding: 20px 30px;
  margin-bottom: 0px;
}

.tag-grid-content span.res-blog-author {
  margin-right: 25px;
  display: inline-block;
}

.tag-grid-content span.page-title.tag-title-name::before {
  position: relative;
  left: 0px;
  top: 1px;
  content: "\f02b";
  font-family: FontAwesome;
  font-size: 13px;
  margin-right: 3px;
}

.tag-grid-content .tag-card-content {
  font-size: 16px;
  font-weight: 600;
  /* max-height: 50px; */
  overflow: hidden;
  color: #424242 !important;
}

#blogtags-section {
  padding: 80px 0px 40px;
}

#blogtags-section.blog-section .pt-cv-ifield {
  margin: 0px 2px;
}

.blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
  width: 100%;
}

div#heateor_sss_sharing-3 {
  border: solid 1px #999;
  padding: 27px 27px 15px;
}

div#heateor_sss_sharing-3 h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 14px;
  text-transform: uppercase;
}

div#heateor_sss_sharing-3 .heateor_sss_horizontal_sharing .heateor_sss_svg {
  border-radius: 0 !important;
  width: 20px !important;
  height: 20px !important;
  margin-right: 12px;
  margin-bottom: 10px;
  background: #0c1f5c !important;
}

.pt-cv-clear-pagination {
  margin-bottom: 0px !important;
}

.tbanner-category-content span.archive-description {
  display: block;
}

.blog-single-header .blog-single-lh h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.solutions-card img {
  width: fit-content;
}

.page-id-831 .prod-about-detail .prod-details h2 {
  line-height: 40px;
}

.contact-form {
  padding-bottom: 26px;
}

.page-id-440 .about-whoweare,
.page-id-435 .about-whoweare {
  padding: 90px 0px 10px;
}

.apply-form-sec .wpcf7-response-output {
  font-size: 14px !important;
}

.contact-checkbox span.wpcf7-list-item.first.last label {
  margin-bottom: 0px !important;
}

.contactsec .policy-para {
  margin-top: 20px;
}

.page-id-889 .prod-benefit-card {
  min-height: 325px;
}

.row.contact-submit .wpcf7-spinner {
  display: block;
  margin: auto;
}

div#navbarNavDropdown-mob {
  display: none !important;
}

.tech-nav-section ul {
  list-style-type: none !important;
}

/*search*/
.tech-nav-section form.is-search-form {
  margin: 0px;
  position: absolute;
  top: 100%;
  z-index: 9999;
  right: 260px;
  display: flex;
}

.tech-nav-section li.nav-item.search-nav-item a.nav-link::after,
.tech-nav-section.shrink li.nav-item.search-nav-item a.nav-link::after,
.home .tech-nav-section.shrink li.nav-item.search-nav-item a.nav-link::after {
  position: relative;
  left: 0px;
  top: 0px;
  content: url(/wp-content/uploads/2022/images/orange-search.png);
}

.home .tech-nav-section li.nav-item.search-nav-item a.nav-link::after {
  content: url(/wp-content/uploads/2022/images/white-search.png);
}

.nav-item.search-nav-item a.nav-link form.is-search-form {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 300ms, opacity 300ms;
}

.nav-item.search-nav-item a.nav-link.search-open form.is-search-form {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 300ms;
}

.tech-nav-section .is-form-style label {
  margin: 0px !important;
  width: 25vh !important;
}

a.nav-link.search-open {
  position: relative;
}

li.nav-item.search-nav-item a.nav-link {
  top: 5px;
  position: relative;
}

.resource-groups.scrolling:focus {
  outline: none !important;
}

.blog-section select:focus,
.blog-section input:focus,
.blog-section .cvp-live-button span:focus,
li#menu-item-81 a:focus {
  outline: none !important;
}

input:focus,
select:focus,
main:focus,
.row:focus {
  outline: none !important;
}

.stay-up-to-date .form-check-input {
  position: relative !important;
  margin-right: 2px;
  left: 0 !important;
}

.registration-form select {
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 13px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
}

.contactsec .contact-form select {
  background-image: url("/wp-content/uploads/2022/images/select-chevron.png");
  background-position: calc(100% - 18px) 20px, calc(100% - 30px) 15px, 100% 0;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-size: 12px;
}

.registration-form .table-responsive select {
  width: 110px;
  background-position: calc(100% - 18px) 15px, calc(100% - 30px) 15px, 100% 0;
}

.registration-form .row.form-btns input[type="submit"]:active,
.registration-form .row.form-btns input[type="submit"]:focus,
.registration-form .form-submit .wpcf7-form-control:active {
  background: #0c1f5c !important;
}

.res-detail-content h6 {
  font-weight: 600;
  margin-bottom: 5px;
}

.res-detail-content ul li {
  font-size: 14px;
  line-height: 1.73;
  color: #505050;
}

.res-detail-content ul {
  padding-left: 15px;
  list-style-type: none;
  padding-right: 15px;
}

.row.prod-listing-row .prod-image-column {
  perspective: 1000px;
}

.row.fmcg-row .fmcg-left {
  perspective: 1000px;
}

.leaders-sec p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.card-flexed-column {
  display: flex;
}

.card-flexed-column .project-card .card-desc {
  flex: 1 1 auto;
}

.contactsec .wpcf7 .wpcf7-form label {
  margin-bottom: 20px !important;
}

.page-id-9 .mav-heading-span span,
.page-id-9 .mav-heading-span strong {
  font-weight: 300;
}

.page-id-9 .about-whoweare .mav-heading-span span,
.page-id-9 .about-whoweare .mav-heading-span strong {
  font-weight: normal;
}

section.fmcg.career-aday-life h6 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 40px;
  color: #333;
}

section.fmcg.career-aday-life p {
  font-size: 15px;
  color: #333;
  line-height: 2;
  margin-bottom: 24px;
}

.mav-innovation .row.mav-innov-row img.mob-innov-image {
  display: none !important;
}

.maventic-life .maventic-life-content p {
  font-size: 15px;
  line-height: 1.73;
  color: #333;
}

section.tbanner-header.massetic-header p {
  font-size: 16px;
}

section.latest-projects.successful-projects.massetic-projs .card-desc p,
section.latest-projects.successful-projects .card-desc p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
  color: #424242;
  min-height: 3.5em;
}

section.prod-about-detail .mav-heading-span span,
section.prod-about-detail .mav-heading-span strong {
  font-weight: 300;
}

.product-features .addReadMore .readMore,
.product-features .addReadMore .readLess {
  text-transform: uppercase;
}

section.tbanner-header.aboutus-header.servs-banner p,
section.tbanner-header.aboutus-header.resourcs-banner p {
  font-size: 18px;
  font-weight: 300;
}

.how-work .success-story p {
  font-size: 20px;
}

.what-vcan-do .what-vcan-col {
  display: flex;
}

textarea#rqst-demo-msg {
  height: 40px;
  resize: none;
}

section.prod-key-benefits.key-benefits-hide {
  display: none;
}

.blog-section .pt-cv-ifield.normal-height {
  min-height: auto !important;
}

.row.exp-service-cards .col-md-6.col-lg-4,
.row.exp-service-cards .col-md-6.col-lg-4 a {
  display: flex;
}

.blue-bg-list ul {
  margin-bottom: 0px;
}

.list-recent-posts {
  background: #e7f2f6;
  margin-top: 40px;
}

.list-recent-posts .recent-posts-wrap {
  padding: 15px 15px 1px;
}

.list-recent-posts h4 {
  padding: 10px;
  margin-bottom: 0px !important;
  text-align: center;
  background: #0b1637;
  color: #fff;
  font-weight: 600 !important;
  font-size: 16px !important;
}

.row.listing-recent-posts {
  align-items: center;
  margin-bottom: 15px;
}

.row.listing-recent-posts h6 a {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  color: #000 !important;
}

.list-recent-posts .post-float-date {
  position: absolute;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 5px 5px 3px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  font-size: 8px;
  bottom: 0px;
}

.list-recent-posts .post-float-date i.fa.fa-clock-o {
  font-family: "FontAwesome" !important;
  color: #fff;
  margin-right: 2px;
}

.list-recent-posts .rpost-left-img {
  position: relative;
}

.res-side-bar h2 {
  padding: 10px;
  margin-bottom: 0px !important;
  text-align: center;
  background: #0b1637;
  color: #fff;
  font-weight: 600 !important;
  font-size: 16px !important;
  text-transform: uppercase;
}

.res-detail-content .res-detail-left ul {
  padding-left: 0px !important;
  list-style-type: disc;
  padding-right: 0px;
  padding-bottom: 0px;
  list-style-position: inside;
}

.res-side-bar ul li a {
  width: 100%;
  display: block;
  position: relative;
  padding-right: 30px;
  font-weight: 500;
}

.res-detail-content ul li {
  font-size: 14px;
  line-height: 1.73;
  color: #505050;
}

.res-detail-content .res-side-bar ul li {
  border-bottom: 1px solid #adadad36;
  padding: 10px 15px;
}

.res-detail-content .res-side-bar ul li a::after {
  content: "\f054";
  right: 10px;
  position: absolute;
  top: 50%;
  font-weight: 500;
  font-family: "FontAwesome" !important;
  color: #8f8f8f;
  font-size: 13px;
  transform: translateY(-50%);
}

.res-detail-content .res-side-bar ul li a:hover::after {
  color: #fdad22 !important;
}

.res-side-bar ul li a:hover {
  color: #fdad22 !important;
}

.res-detail-content .res-side-bar ul li:last-child {
  border: none !important;
}

.category-right-sidebar a:hover {
  color: #fdad22 !important;
}

.category-right-sidebar a:hover::after {
  color: #fdad22 !important;
}

.case-inner-content h5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.list-recent-posts .rpost-left-img img {
  width: 100%;
}
.stay-up-to-date form {
  position: relative;
}
.stay-up-to-date .wpcf7 input[type="submit"],
.stay-up-to-date form#mc4wp-form-1 p input[type="submit"] {
  text-align: center;
  margin: 45px auto 0px;
}
.stay-up-to-date .wpcf7 input[type="email"],
.stay-up-to-date form#mc4wp-form-1 label input {
  width: 460px;
}
section.resource-groups.resource-indiv-group
  .resource-grids
  .col-md-6.col-lg-4 {
  display: flex;
}
.solution-read-div a.orange-read-more.solution-perma-link {
  display: none;
}
.solution-read-div.hide a.orange-read-more.solution-perma-link {
  display: block;
}
.solution-read-div.hide a.orange-read-more.solution-field-link {
  display: none;
}
#case-stuides-section.blog-section .pt-cv-ifield .pt-cv-meta-fields {
  width: 100% !important;
}
#case-stuides-section.blog-section
  .pt-cv-ifield
  .pt-cv-meta-fields
  span.terms
  a:hover {
  color: rgba(51, 51, 51, 0.6);
}
section#case-stuides-section .pt-cv-ifield {
  margin: 0px 0px 35px 0px !important;
}
section#projects-grids-section .pt-cv-ifield {
  padding: 30px;
  background: #fff;
  border-radius: 15px;
  margin: 10px 0px !important;
}
section#projects-grids-section.blog-section .pt-cv-ifield .pt-cv-title {
  padding: 10px 0px !important;
}

#projects-grids-section .pt-cv-ifield .pt-cv-content a:hover {
  color: #e89a09 !important;
  background-color: transparent !important;
}
#projects-grids-section.blog-section .pt-cv-ifield .pt-cv-meta-fields {
  background-color: #0c1f5c;
  padding: 10px 18px !important;
  margin-top: 0px;
  margin-bottom: 5px;
  width: fit-content !important;
}
#projects-grids-section.blog-section .pt-cv-ifield .pt-cv-content {
  margin: 0;
  padding: 0 !important;
}
#projects-grids-section.blog-section .pt-cv-ifield .pt-cv-meta-fields a {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
}
#projects-grids-section.blog-section .pt-cv-wrapper img {
  margin-bottom: 15px !important;
}
#projects-grids-section.blog-section
  .pt-cv-ifield
  .pt-cv-meta-fields
  span.terms {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 2em;
  color: white !important;
}
section#projects-grids-section {
  padding: 70px 0px 50px !important;
}
#case-stuides-section {
  padding: 70px 0px 30px !important;
}
section#projects-grids-section.blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys,
#case-stuides-section .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
  margin-top: 60px;
}
section#projects-grids-section .pt-cv-ifield.normal-height {
  padding: 0 !important;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 35px !important;
  margin: 0px 10px 35px 4px;
  border-radius: 0px !important;
}
section#projects-grids-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter
  select,
section#case-stuides-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter
  select,
section#projects-grids-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter.cvp-search-box
  input,
#case-stuides-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter.cvp-search-box
  input {
  width: 210px;
}

section#projects-grids-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter
  select,
section#case-stuides-section.blog-section
  .pt-cv-wrapper
  .cvp-live-filter
  select {
  padding-right: 40px;
}
section.prod-key-benefits .prodct-benefit-card {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 30px 15px 30px;
  margin: 10px;
  border-bottom: 5px solid #e89a09;
}
section.prod-key-benefits .prodct-benefit-card:hover {
  border-bottom: 5px solid #0c1f5c;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
section.prod-key-benefits .prodct-benefit-card p {
  margin: 0;
}
section.prod-key-benefits .prodct-benefit-card h4 {
  margin: 37px auto 28px;
  color: #0c1f5c;
  font-size: 18px;
  font-weight: 600;
  max-width: 90%;
}
section.prod-key-benefits .prod-keu-col {
  margin-top: 40px;
  display: flex;
}
div#prod-key-grids {
  margin-top: 20px;
}
.mav-industry-exp {
  display: none !important;
}
section.what-vcan-do {
  padding-bottom: 0px !important;
}
.page-id-909 section.what-vcan-do {
  padding-bottom: 80px;
}
.page-id-909 section.what-v-can-do.core-expterise,
.page-id-909 section.what-vcan-do.core-expterise {
  padding-bottom: 20px;
}
.what-vcan-card {
  width: 100%;
}
section.fresher,
section.current-openings {
  display: none !important;
}
section.blog-section.brochre-grid-section
  a._self.pt-cv-readmore.pt-cv-textlink.cvplbd {
  display: none;
}
section.blog-section.brochre-grid-section .pt-cv-ifield .pt-cv-ctf-list {
  width: 100%;
  float: unset;
  color: #e89a09 !important;
  font-weight: 600;
  position: relative;
  padding-left: 0px;
  text-transform: uppercase !important;
  font-size: 16px;
  margin: 0;
}
section.blog-section.brochre-grid-section
  .pt-cv-ifield
  .pt-cv-ctf-list
  .pt-cv-ctf-column
  .pt-cv-custom-fields
  .pt-cv-ctf-value::before {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "\f061";
  font-family: FontAwesome;
  font-size: 15px;
}
section.blog-section.brochre-grid-section
  .pt-cv-ifield
  .pt-cv-ctf-list
  .pt-cv-ctf-column
  .pt-cv-custom-fields
  .pt-cv-ctf-value {
  padding-left: 20px;
}
.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf a {
  color: #e89a09 !important;
  font-weight: 600;
}
.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf p {
  margin: 0;
}
.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf.hide-readmore
  .pt-cv-ctf-value,
.resource-grid-pdf.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf.hide-readmore {
  visibility: hidden;
  margin: 0;
}
.resource-grid-pdf.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf {
  margin: 0;
}
.resource-grid-pdf.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf a:before {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  content: url(/wp-content/uploads/2022/images/read-more-arrow.png);
}
.resource-grid-pdf.pt-cv-custom-fields.pt-cv-ctf-brochure-detail-pdf a {
  color: #fdad22 !important;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase !important;
}
.resource-grid-btn {
  display: none;
}
.pt-cv-view.pt-cv-grid .pt-cv-content-item[data-pid="0"] .pt-cv-ifield {
  padding: 0px !important;
  border-radius: 0px !important;
  box-shadow: none;
}
.pt-cv-view.pt-cv-grid
  .pt-cv-content-item[data-pid="0"]
  .pt-cv-ifield
  .alert.alert-warning.pt-cv-no-post {
  border-radius: 0px !important;
}
.blog-section .alert-warning {
  margin-bottom: 0;
}
.tech-nav-section div#navbarNavDropdown-desk .row.menu-tabcont-row ul li {
  padding: 12px !important;
}
.tech-nav-section .row.menu-tabcont-row ul li:hover {
  background-color: #e9e9e9;
}
.tech-nav-section .row.menu-tabcont-row ul li:hover a {
  color: #fdad22;
}
div#serv-menu-listrow {
  color: #333333;
}
div#serv-menu-listrow h4 {
  font-size: 14px;
  color: #333333 !important;
  font-weight: 500;
  margin-bottom: 0px;
  padding: 10px;
}
div#serv-menu-listrow ul {
  padding: 0;
}
div#serv-menu-listrow {
  margin: 0;
}
.tech-nav-section
  .navbar
  .dropdown:hover
  .dropdown-menu.mega-menu.serv-listmenu-r {
  padding: 15px;
  width: 68%;
}
div#serv-menu-listrow ul li {
  line-height: 1.7 !important;
}
div#serv-menu-listrow .serv-menu-listcol {
  padding: 10px;
  margin-bottom: 10px;
}
div#serv-menu-listrow a {
  color: #333333 !important;
}
div#serv-menu-listrow ul li a {
  font-size: 14px;
  font-weight: 300;
}
div#serv-menu-listrow ul li {
  padding: 10px !important;
  line-height: normal;
}
div#serv-menu-listrow h4:hover,
div#serv-menu-listrow ul li:hover,
div#prod-menu-listrow a:hover {
  background: #e9e9e9;
  transition: 0.3s ease;
}
div#serv-menu-listrow h4:hover a,
div#serv-menu-listrow ul li:hover a,
div#prod-menu-listrow a:hover h4 {
  color: #fdad22 !important;
}
div#prod-menu-listrow h4 {
  font-size: 14px;
  color: #333333 !important;
  font-weight: 500;
  line-height: 1.5;
}
div#prod-menu-listrow a {
  color: #333333 !important;
  font-size: 14px;
  display: block;
  height: 100%;
  padding: 10px;
}
div#prod-menu-listrow a p {
  font-weight: 300;
  margin: 0;
  font-size: 13px;
  line-height: 1.7;
}
div#prod-menu-listrow {
  margin: 0;
}

.tech-nav-section
  .navbar
  .dropdown:hover
  .dropdown-menu.mega-menu.prod-listmenu {
  padding: 20px 10px;
  width: 80%;
}
div#prod-menu-listrow .prod-menu-listcol {
  padding: 5px 10px;
}
div#serv-menu-listrow ul li {
  padding: 0px 10px !important;
  line-height: 2;
}
div#serv-menu-listrow ul li:hover {
  background: transparent !important;
}

/*Responsive*/
@media only screen and (min-width: 1025px) {
  .close-btn,
  .line-butn {
    display: none !important;
  }

  #main-navv .nav-bar-nav {
    margin-left: auto;
  }

  /* .tech-nav-section #main-navv {
            padding: 13px 0px;
        }*/
  .tech-nav-section a.nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grow-business {
    padding: 80px 0px 65px 0px;
  }

  .client-testimonial {
    padding: 80px 0px;
  }

  .projects-container .project-card .card-desc p {
    margin: 20px 0px 30px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .view-products a.btn.orange-btn {
    padding: 11px 32px 12px;
  }

  .latest-blog {
    padding: 70px 0px;
  }

  .prod-about-detail .prod-details {
    padding-left: 30px;
  }

  .fmcg .fmcg-right {
    padding-left: 30px;
  }

  .fmcg-right h2,
  .prod-key-benefits h2,
  .prod-industry-experience h2,
  .prod-request-demo h2.mav-heading-span,
  .lets-talk-left h2 {
    line-height: 36px;
  }

  .whovr-left h2,
  .why-choose-left h2 {
    line-height: 34px;
  }
}

/*ipad&mob*/
@media only screen and (max-width: 1024px) {
  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 500ms ease-in-out;
  }

  div#navbarNavDropdown-mob ul#main-menu {
    padding-top: 20px;
  }

  .tech-nav-section div#navbarNavDropdown-mob ul#main-menu {
    display: block !important;
  }

  .tech-nav-section div#navbarNavDropdown-mob ul#main-menu a.nav-link {
    padding-left: 0px !important;
  }

  .tech-nav-section
    div#navbarNavDropdown-mob
    ul#main-menu
    li#menu-item-81
    a.nav-link {
    padding: 9px 23px 10px 24px !important;
  }

  .tech-nav-section li.nav-item.search-nav-item a.nav-link::after {
    content: url(/wp-content/uploads/2022/images/orange-search.png) !important;
  }

  .tech-nav-section form.is-search-form {
    margin-top: 12px;
    position: relative;
    top: 100%;
    z-index: 9999;
    right: auto;
    left: 0;
  }

  .line-butn,
  .close-btn {
    min-width: 35px;
    min-height: 35px;
    position: relative;
    align-items: center;
    justify-content: center;
    border-radius: 6px !important;
  }

  .line-butn {
    display: flex;
    flex-direction: column;
  }

  .line-butn .fa,
  .close-btn .fa {
    font-family: "FontAwesome" !important;
  }

  nav .lay-open {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: 100%;
    z-index: 5;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
  }

  .nav-bar-nav.hide-seek {
    margin-left: 0%;
    transition: 0.5s ease-in-out;
    z-index: 99;
    padding-bottom: 120px;
  }

  nav .nav-bar-nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    margin-left: -100%;
    background: white;
    padding: 80px 20px 40px 20px;
    width: 270px;
    height: 100%;
    transition: 0.5s ease-in-out;
    z-index: 999999;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    overflow-x: hidden;
  }

  .menu-burger {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 90%;
    margin: auto;
  }

  nav#main-navv .container {
    width: 100% !important;
    max-width: 100% !important;
    display: block;
  }

  .home #main-navv {
    padding: 0.5rem 1rem;
  }

  .tech-nav-section #main-menu li.current_page_item.active::after,
  .tech-nav-section #main-menu li.current-menu-parent.active::after {
    display: none;
  }

  .line-butn {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem !important;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
  }

  .close-btn {
    display: block;
    margin-left: auto;
    border: none;
    width: fit-content;
    position: absolute;
    top: 3%;
    right: 3%;
    color: #fdad22;
    font-size: 30px;
  }

  #main-nav ul.dropdown-menu {
    position: relative;
  }

  li#menu-item-81 {
    margin: 20px 0px;
  }

  .is-menu.is-dropdown form {
    position: relative;
  }

  .home .tech-nav-section .navbar-light .navbar-nav a.nav-link,
  .home .tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
    color: #08143a !important;
  }

  .home .tech-nav-section {
    position: relative;
    top: 0;
  }

  section.tech-nav-section.nav-bottom {
    top: 0;
  }

  .home .tech-nav-section,
  nav .nav-logo {
    z-index: 9999;
  }

  nav .lay-open {
    z-index: 99999;
  }

  .nav-bar-nav.hide-seek {
    z-index: 999999;
  }

  .tech-nav-section.shrink {
    position: fixed;
    padding: 0px;
    display: block;
    z-index: 9999;
    width: 100%;
    top: 0 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
      rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  }

  .tech-nav-section #main-navv.bg-light,
  .home .tech-nav-section #main-navv.bg-light {
    background-color: white !important;
    padding: 10px 15px;
  }

  #main-navv .dropdown-toggle::after {
    top: 3px;
  }

  .tech-nav-section .is-menu path.search-icon-path,
  .home .tech-nav-section .is-menu path.search-icon-path {
    fill: #fdad21 !important;
  }

  .what-sets-apart .sets-aprt-right {
    margin-top: 20px;
  }

  .what-sets-apart .sets-aprt {
    padding: 30px 20px;
    text-align: center;
    margin-top: 40px;
  }

  .sets-apart-col:nth-child(odd) .sets-aprt {
    margin-right: 0px;
  }

  section.resources-tabs.shrink {
    top: 53px !important;
  }
  .stay-up-to-date label#stay-form-check input[type="checkbox"] {
    position: relative;
    top: 1px;
    left: 1px;
  }
  .stay-up-to-date form #stay-form-check .wpcf7-not-valid-tip {
    text-align: center;
  }

  /*mobile-nav-menu*/
  div#navbarNavDropdown-desk {
    display: none !important;
  }

  div#navbarNavDropdown-mob {
    display: block !important;
  }

  ul.nav-maindrops-lists {
    background: #f2f2f2;
    padding-left: 10px !important;
  }

  ul.sub-drops-list,
  ul.nav-maindrops-lists {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease-out;
  }

  h6.nav-subdrop-heading {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  h6.nav-subdrop-heading span::after {
    content: "\f078";
    width: 25px;
    float: right;
    font-family: "FontAwesome" !important;
    font-size: 14px;
  }

  ul.nav-maindrops-lists {
    padding-left: 0px;
  }

  li.nav-subdrop-list.open h6.nav-subdrop-heading span::after {
    content: "\f077";
    font-family: "FontAwesome" !important;
    width: 25px;
    font-size: 14px;
  }

  li.nav-subdrop-list ul.sub-drops-list {
    padding-left: 0px !important;
  }

  li.nav-subdrop-list.open ul.sub-drops-list {
    height: auto;
    max-height: 500px;
    transition: max-height 0.8s ease-in !important;
  }

  li.nav-maindrops.open ul.nav-maindrops-lists {
    height: auto;
    max-height: 500px;
    transition: max-height 0.8s ease-in !important;
  }

  ul.nav-maindrops-lists li a,
  ul.nav-maindrops-lists li h6,
  h6.nav-maindrops-heading,
  h6.nav-maindrops-heading a {
    color: #08143a !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    margin: 0px !important;
  }

  ul.nav-maindrops-lists {
    border: none;
  }

  ul.sub-drops-list li {
    margin-bottom: 10px;
    line-height: 10px;
  }

  h6.nav-maindrops-heading span {
    position: relative;
  }

  h6.nav-maindrops-heading span::after {
    content: "\f078";
    width: auto;
    float: right;
    font-family: "FontAwesome" !important;
    font-size: 14px;
  }

  li.nav-maindrops.open h6.nav-maindrops-heading span::after {
    content: "\f077";
    font-family: "FontAwesome" !important;
    width: auto;
    font-size: 14px;
  }

  h6.nav-maindrops-heading {
    padding: 0.25rem;
    padding-left: 0px;
  }

  li.nav-maindrops ul.sub-drops-list li {
    padding-top: 5px !important;
  }

  ul.sub-drops-list li a {
    font-size: 14px !important;
    line-height: 20px;
  }

  ul.sub-drops-list {
    margin: 2px 0px;
  }

  /*mobile-nav-ends*/
}

@media only screen and (min-width: 1130px) and (max-width: 1260px) {
  .tech-nav-section .navbar-light .navbar-nav a.nav-link,
  .tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
    font-size: 13px !important;
  }

  section.tech-nav-section.nav-bottom {
    top: 7.5%;
  }

  .navbar-light .navbar-nav li {
    padding: 0px !important;
  }

  .tech-nav-section div#navbarNavDropdown-desk.collapse.navbar-collapse {
    display: block !important;
  }

  li#menu-item-81 a.nav-link {
    padding: 6px 20px 7px 18px;
  }
}

@media only screen and (min-width: 1030px) and (max-width: 1280px) {
  .tech-nav-section .navbar-light .navbar-nav a.nav-link,
  .tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
    font-size: 15px;
  }

  .blog-section .pt-cv-wrapper .cvp-live-filter select,
  .blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
    width: 190px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1350px) {
  #exp-services .ex-service-card {
    min-height: 265px !important;
  }

  .ex-service-card {
    min-height: 295px !important;
  }

  .update-pop p {
    font-size: 14px !important;
  }

  .tech-nav-section .navbar-light .navbar-nav a.nav-link,
  .tech-nav-section .navbar-light .navbar-nav a.nav-link:hover {
    font-size: 14px !important;
  }

  .list-recent-posts .row.listing-recent-posts .pr-0 {
    padding-right: 0px !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .nav-bar-nav.hide-seek {
    width: 46%;
  }
}

/*Desktop*/

/*Large desktop*/
@media all and (min-width: 1025px) {
  #main-menu li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  .float-right.whowe-floated-img {
    width: 48%;
  }

  .whowe-about .curved-image {
    width: 80% !important;
  }
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input,
  #case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input {
    width: 250px;
  }
}

@media screen and (min-width: 1270px) {
  .whowe-about .curved-image {
    width: 100%;
  }

  .client-table.table-responsive table.table.table-bordered {
    table-layout: fixed;
  }

  .client-table.table-responsive {
    padding: 0px 15px;
  }
}

@media screen and (min-width: 1360px) {
  .whowe-about .curved-image {
    width: auto;
  }

  .view-success-stories a.btn.orange-btn {
    padding: 12px 25px 11px !important;
  }

  .fmcg-av-col {
    margin-top: 55px;
  }

  .page-template-template-career .why-maventic .mav-heading-span p {
    max-width: 960px;
    margin: auto;
  }

  .row.loyalty-row .loyalty-left-colm {
    min-height: 500px;
  }

  .row.sap-serv-row,
  .row.fmcg-av-row {
    align-items: center !important;
  }

  .blue-bg-content h3.grey-title,
  .blue-bg-content h3.white-title {
    font-size: 36px;
  }

  .page-id-9 .why-choose-us .why-choose-right {
    text-align: center;
  }

  .page-id-9 .why-choose-us .why-choose-right img {
    width: 92% !important;
  }

  .stay-up-to-date .form-check-input {
    position: relative !important;
    margin-right: 2px;
    left: 3px !important;
    top: 2px;
  }

  .page-id-9 .tbanner-header h2 {
    font-size: 38px;
  }

  .why-choose-us p {
    font-size: 15px;
  }

  .why-best .why-best-rightcol {
    padding-bottom: 40px;
  }

  .page-id-1184 .prod-benefit-card {
    min-height: 390px;
  }

  .page-id-1186 .prod-benefit-card,
  .page-id-984 .prod-benefit-card {
    min-height: 390px;
  }
  .stay-up-to-date .wpcf7 form .wpcf7-response-output {
    position: absolute;
    margin: auto;
    /* text-align: center; */
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 1530px) {
  .whowe-about .curved-image {
    width: 80%;
  }

  .client-testimonial .testimonial-cont-box p {
    font-size: 18px;
  }

  .owl-item.active.center .testimonial-author-box.text-center {
    margin-top: 52px;
  }

  .testimonial-author-box.text-center {
    margin-top: 62px;
  }

  #client-testimo .owl-nav,
  #mavon-testimo .owl-nav {
    top: 50%;
  }

  .testimonial-author-box img {
    max-width: 111px !important;
  }

  .center .testimonial-author-box img {
    max-width: 150px !important;
  }

  #blog-carousel .blog-card .card-desc h6,
  .blog-card .card-desc h6 a {
    font-size: 16px !important;
  }

  .header-content.tech-header-conten h2 {
    max-width: 90%;
  }

  .row.loyalty-row .loyalty-left-colm {
    min-height: 570px;
  }

  .case-inner-content h5 a {
    font-size: 14px;
  }

  .blog-section .pt-cv-ifield {
    min-height: 420px;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1910px) {
  .blog-section .pt-cv-wrapper .cvp-live-button .btn-sm {
    margin-top: 15px;
  }
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input,
  #case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input {
    width: 250px;
  }

  .blog-single-banner .posted-details {
    bottom: -140px !important;
  }

  .contactsec .contact-form .wpcf7-list-item-label {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

  .blog-single-header .blog-single-lh h1 {
    font-size: 36px !important;
  }

  #exp-services .ex-service-card {
    min-height: 300px;
  }

  .ex-service-card {
    min-height: 330px;
  }

  img.dotted-horizontal-img {
    right: 55px;
  }

  .career-info-template-default .content .whovr-left h2 {
    line-height: 44px;
  }

  .tech-nav-section a.nav-link {
    font-size: 17px !important;
  }

  section.why-best.leadership-get-to-know .socialicon img {
    min-height: 365px !important;
  }

  .page-id-1184 .prod-benefit-card,
  .page-id-1186 .prod-benefit-card,
  .page-id-984 .prod-benefit-card {
    min-height: 440px;
  }

  .page-id-840 .prod-benefit-card,
  .page-id-866 .prod-benefit-card {
    min-height: 350px;
  }

  .page-id-1089 .prod-benefit-card {
    min-height: 380px;
  }

  .page-id-889 .prod-benefit-card {
    min-height: 350px;
  }

  .row.listing-recent-posts h6 a {
    font-size: 14px;
  }
}

@media screen and (min-width: 1600px) {
  .whowe-about .curved-image {
    width: 84% !important;
  }

  #projects-grids-section.blog-section .pt-cv-ifield .pt-cv-meta-fields a {
    font-size: 17px;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 40px;
    margin: 10px !important;
  }
  .blog-section .pt-cv-ifield .pt-cv-content a {
    font-size: 20px;
    padding-left: 22px;
  }
  .blog-section .pt-cv-ifield .pt-cv-content a::before {
    font-size: 18px;
  }

  .content-image-section .section-grid-1 img.dotted-horizontal-img {
    right: 41px;
  }

  .blog-single-banner .posted-details {
    bottom: -180px;
  }

  .blog-single-header .blog-single-lh h1 {
    font-size: 40px;
  }

  .wrapper.blog-wrap #content h4,
  .blog-social-media h2,
  .wrapper.blog-wrap #block-25 p.wp-block-tag-cloud:before {
    font-size: 26px !important;
  }

  ul.blog-social-icons li a i {
    font-size: 34px;
  }

  .wrapper.blog-wrap p.wp-block-tag-cloud a {
    font-size: 20px !important;
  }

  .wrapper.blog-wrap #block-25 p.wp-block-tag-cloud {
    padding-top: 46px;
  }

  .bpost-meta-info {
    font-size: 16px;
  }

  .bpost-meta-info span.bpost-author::before,
  .bpost-meta-info span.bpost-industry::before {
    font-size: 14px;
  }

  .wrapper.blog-wrap
    #content
    .saboxplugin-wrap
    .saboxplugin-authorname
    a::before {
    font-size: 16px;
  }

  .wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-authorname a span {
    font-size: 22px;
  }

  .related-article .blog-card .card-desc h4 {
    max-height: 90px;
  }

  .bpost-meta-info span.bpost-author::before,
  .bpost-meta-info span.bpost-industry::before {
    font-size: 16px;
  }

  .bpost-meta-info span.bpost-author,
  .bpost-meta-info span.bpost-industry {
    padding-left: 20px;
  }

  .related-article .bpost-meta-info.bpost-slide,
  .related-article .bpost-meta-info span.bpost-author {
    font-size: 16px;
  }

  section.latest-blog.related-article .blog-card .card-desc h4 {
    font-size: 18px !important;
  }

  .wrapper.blog-wrap #content .saboxplugin-wrap .saboxplugin-desc p {
    font-size: 18px !important;
  }

  #blog-carousel .owl-nav .owl-prev img,
  #blog-carousel .owl-nav .owl-next img {
    height: 60px;
  }

  .blog-single-banner .posted-details {
    font-size: 18px;
  }

  .orange-read-more {
    font-size: 20px;
  }

  .fmcg .fmcg-left .curved-image-right {
    width: 92%;
  }

  .fmcg .fmcg-left img.prod-dotted-bg {
    top: -36px;
    left: -19px;
    height: 100%;
  }

  .fmcg .fmcg-left img.prod-dotted-horizontal {
    height: 80%;
    right: -1%;
    bottom: -63px;
  }

  .fmcg .fmcg-left img.prod-dotted-vertical {
    top: -17px;
    left: -74px;
    height: 90%;
  }

  .fmcg .fmcg-left a.whovr-video {
    right: 10%;
  }

  .fmcg img.prod-dotted-vertical {
    height: 57%;
  }

  .success-story p {
    font-size: 22px !important;
  }

  a.whovr-video img,
  a.projects-video img,
  a.stories-video img {
    height: 90px !important;
  }

  #Faq-accordion .card .card-header h5 {
    font-size: 22px !important;
  }

  .page-template-template-career .key-questions .card .fa-minus:before,
  .page-template-template-career .key-questions .card .fa-plus:before {
    font-size: 16px;
  }

  a.res-view-more {
    font-size: 20px;
  }

  .resources-tab-lists ul li a {
    font-size: 22px;
  }

  p.res-blog-details span {
    font-size: 16px;
  }

  .res-side-bar h2 {
    font-size: 25px !important;
  }

  .res-side-bar ul li a {
    font-size: 18px !important;
  }

  .res-author-details .saboxplugin-wrap .saboxplugin-desc p,
  .res-author-details .saboxplugin-wrap .saboxplugin-desc {
    font-size: 16px !important;
  }

  .res-author-details .saboxplugin-wrap .saboxplugin-authorname a::before {
    font-size: 16px;
  }

  .res-author-details .saboxplugin-wrap .saboxplugin-authorname a span {
    font-size: 22px;
  }

  .umakantsingh p {
    font-size: 36px !important;
    line-height: 1.4;
  }

  .umakantsingh h5 {
    font-size: 32px !important;
  }

  .umakantsingh h6 {
    font-size: 22px !important;
  }

  .client-testimonial .testimonial-cont-box p {
    letter-spacing: normal;
  }

  .prod-details p {
    max-width: 700px;
  }

  .prod-detail-name h4 {
    font-size: 30px !important;
  }

  section.prod-about-detail .prod-img .curved-image {
    width: 93%;
    height: auto;
    object-fit: cover;
  }

  .list-products img.prod-dotted-bg,
  .prod-about-detail img.prod-dotted-bg {
    height: 80%;
  }

  .list-products img.prod-dotted-horizontal,
  .prod-about-detail img.prod-dotted-horizontal {
    height: 70%;
    bottom: -57px;
  }

  .list-products img.prod-dotted-vertical,
  .prod-about-detail img.prod-dotted-vertical {
    height: 70%;
  }

  section.tbanner-header.aboutus-header.massetic-header
    .tbanner-header.aboutus-header
    p {
    font-size: 20px !important;
  }

  #logo-list-slides .owl-item img {
    width: fit-content;
    height: 70px;
    margin: auto;
  }

  section.about-header.prod-detail-header img.banner-system-display {
    left: 21px;
  }

  .otherserv-card p {
    max-height: 60px;
  }

  #overlay-image-col img {
    max-height: 570px;
    object-fit: cover;
  }

  .get-intouch-form label {
    font-size: 18px;
  }

  .get-intouch-form span.wpcf7-not-valid-tip,
  .get-intouch-form .wpcf7 form.invalid .wpcf7-response-output {
    font-size: 16px;
  }

  .prod-detail-header.about-header h2 {
    max-width: 100%;
  }

  .page-id-831 .prod-about-detail .prod-details h2 {
    line-height: 50px;
  }

  #prod-sets-right {
    max-height: 500px;
  }

  p.prod-key-p {
    max-width: 85%;
  }

  .page-id-831 .prod-benefit-card {
    min-height: 380px;
  }

  div#prod-key-carousel .owl-nav img {
    height: 56px;
  }

  .prod-benefit-card h4 {
    max-width: 90%;
  }

  #SAP-serv-right ul li {
    font-size: 20px;
  }

  .case-inner-content h5 a {
    font-size: 16px;
  }

  .category-right-sidebar a {
    font-size: 18px !important;
  }

  .category-right-sidebar h2 {
    font-size: 24px !important;
  }

  .blog-single-banner .posted-details {
    bottom: -160px;
  }

  .owl-item.active.center .testimonial-author-box.text-center {
    margin-top: 92px;
  }

  .testimonial-author-box.text-center {
    margin-top: 102px;
  }

  .client-testimonial .testimonial-cont-box p {
    font-size: 22px !important;
    max-width: 1000px;
    line-height: 32px;
  }

  .prod-details p {
    max-width: 90%;
  }

  .servs-listing-card h4 {
    margin-top: 20px;
  }

  .case-inner-content h5 a {
    font-size: 16px;
  }

  .content .list ul li,
  .career-info-template-default .content h6 {
    font-size: 20px !important;
  }

  #blog-carousel .blog-card .card-desc .blog-single-page-content {
    max-height: 4em;
  }

  .blue-bg-list ul li {
    font-size: 18px;
  }
}

/*large-desks*/
@media only screen and (min-width: 1920px) and (max-width: 2340px) {
  .center .testimonial-author-box img {
    max-width: 200px !important;
  }
  div#serv-menu-listrow h4,
  div#prod-menu-listrow h4 {
    font-size: 19px !important;
  }
  div#serv-menu-listrow ul li a,
  div#prod-menu-listrow a p {
    font-size: 18px;
  }
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input,
  #case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter.cvp-search-box
    input {
    width: 260px;
  }

  .client-testimonial .container.test-container {
    max-width: 1000px !important;
    width: 1000px !important;
  }

  .testimonial-author-box img {
    max-width: 150px !important;
  }

  .client-testimonial .testimonial-cont-box p {
    font-size: 22px !important;
    max-width: 1000px;
  }

  .center .testimonial-cont-box {
    width: 1000px;
  }

  .page-id-909 .what-vcan-card {
    min-height: 265px;
  }

  .page-id-909 .what-vcan-card.core-exprt-card {
    min-height: 10px;
  }

  .loyalty-left p span,
  .loyalty-left p strong,
  .fmcg-av-left ul li {
    font-size: 20px;
  }

  .fmcg-av-left ul li {
    font-size: 18px;
  }

  section.resources-tabs.shrink {
    top: 68px !important;
    padding-top: 10px;
  }

  section.latest-blog.related-article .blog-card .card-desc h4 {
    font-size: 20px !important;
  }

  .stay-up-to-date form #stay-form-check {
    font-size: 16px;
  }

  .page-template-template-career .why-maventic .mav-heading-span p {
    max-width: 90% !important;
  }

  .page-template-template-career .key-questions .card .fa-minus:before,
  .page-template-template-career .key-questions .card .fa-plus:before {
    font-size: 16px !important;
  }

  .current-openings .pt-cv-ctf-value p {
    line-height: 30px !important;
  }

  section.key-questions {
    margin-top: 30px;
  }

  .registration-form label {
    font-size: 20px;
  }

  .registration-form .wpcf7-form-control-wrap input {
    font-size: 18px !important;
  }

  .contactsec .contact-form .wpcf7-list-item-label {
    font-size: 16px !important;
    line-height: 1.62 !important;
  }

  .contact-checkbox label {
    margin-top: 20px;
  }

  .contact-address-right {
    padding-left: 30px;
  }

  .contactsec .contact-form input.wpcf7-form-control::placeholder,
  .contactsec .contact-form select::placeholder {
    font-size: 18px;
  }

  .h-sap-se-exe-board .text-center.Sapexe p {
    max-width: 90%;
  }

  .owl-item.active.center .testimonial-author-box.text-center {
    margin-top: 102px;
  }

  .testimonial-author-box.text-center {
    margin-top: 122px;
  }

  #client-testimo .owl-nav,
  #mavon-testimo .owl-nav {
    top: 54%;
  }

  #client-testimo .owl-nav img,
  #mavon-testimo .owl-nav img {
    height: 25px;
  }

  .testimonial-author-box h5 {
    margin-bottom: 10px;
  }

  #homeCarouselControls .carousel-control-next img,
  #homeCarouselControls .carousel-control-prev img {
    height: 60px;
  }

  .pagination a.page-numbers {
    font-size: 20px !important;
  }

  .pagination span.page-numbers.current {
    padding: 14px 12px 12px !important;
  }

  .pagination a.next.page-numbers,
  .pagination a.prev.page-numbers {
    font-size: 18px !important;
    padding: 14px 2px !important;
  }

  #blog-carousel .blog-card .card-desc .blog-single-page-content {
    max-height: 4em;
  }

  .blog-section .pt-cv-ifield {
    min-height: 540px;
  }

  .page-id-1184 .prod-benefit-card,
  .page-id-1186 .prod-benefit-card,
  .page-id-984 .prod-benefit-card {
    min-height: 410px;
  }

  .row.listing-recent-posts h6 a {
    font-size: 16px;
  }
}

/*Max Large desktop*/
@media screen and (min-width: 2350px) {
  .container {
    max-width: 78% !important;
    width: 78% !important;
    margin: auto;
  }

  .list-products img.prod-dotted-vertical {
    left: 17%;
  }

  .list-products .product-1:nth-child(even) img.prod-dotted-vertical {
    right: 17%;
  }

  img.whovr-bg-1 {
    position: absolute;
    top: 16%;
    right: 9%;
    z-index: -999;
    height: 46%;
  }

  .mav-life-bg {
    right: 10%;
  }

  img.dotted-vertical-mlife {
    right: 8%;
  }

  .content-image-section .section-grid-1 img.whovr-bg-1 {
    right: 9%;
  }

  .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
    left: 9%;
  }

  .list-products img.prod-dotted-vertical,
  .prod-about-detail img.prod-dotted-vertical {
    left: 7%;
  }

  .prod-industry-experience img.prod-dotted-vertical {
    right: 7%;
  }

  .client-testimonial {
    padding: 80px 0px 90px;
  }
}

@media screen and (min-width: 2880px) {
  .container {
    max-width: 60% !important;
    width: 60% !important;
    margin: auto;
  }

  .mav-life-bg {
    right: 19%;
  }

  img.dotted-vertical-mlife {
    right: 17%;
  }

  .content-image-section .section-grid-1 img.whovr-bg-1 {
    right: 16%;
    height: 50%;
  }

  .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
    left: 16%;
    height: 50%;
  }

  img.whovr-bg-1 {
    right: 18%;
  }

  .list-products img.prod-dotted-vertical,
  .prod-about-detail img.prod-dotted-vertical {
    left: 17%;
  }

  .prod-industry-experience img.prod-dotted-vertical {
    right: 17%;
  }
}

@media screen and (min-width: 1600px) {
  .navbar-expand-lg .navbar-nav li {
    padding: 0px 10px !important;
  }

  a.nav-link {
    font-size: 20px !important;
  }

  h2 {
    font-size: 40px !important;
  }

  body p {
    font-size: 20px !important;
  }

  h6,
  h5 {
    font-size: 20px !important;
  }

  h3 {
    font-size: 30px !important;
  }

  h4 {
    font-size: 24px !important;
  }

  .tbanner-header.aboutus-header p {
    font-size: 22px !important;
  }

  .tbanner-header h2 {
    font-size: 44px !important;
  }

  ul.footer-links li a {
    font-size: 18px;
  }

  .footer-links-row.row h4 {
    font-size: 22px !important;
  }

  .about-whoweare .curved-image {
    width: 83%;
  }

  a.read-more.orange-read-more {
    font-size: 18px !important;
  }

  .tech-nav-section li.astm-search-menu {
    padding-top: 11px !important;
  }

  section.tech-nav-section.nav-bottom {
    top: 10%;
  }

  .header-content.tech-header-conten h2 {
    font-size: 60px !important;
  }

  .header-content.tech-header-conten p {
    font-size: 24px !important;
  }

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

  .grow-business h4,
  .dig-evaluation h4 {
    font-size: 38px !important;
  }

  #cutom-counts .customer-counters h2 {
    font-size: 56px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-title {
    max-height: 90px;
  }

  .blog-section .pt-cv-wrapper .cvp-live-filter select,
  .blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
    width: 290px;
    font-size: 20px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields,
  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    font-size: 16px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a::before,
  .blog-section
    .pt-cv-ifield
    .pt-cv-ctf-list
    .pt-cv-ctf-column
    .pt-cv-custom-fields
    .pt-cv-ctf-value::before {
    font-size: 16px;
  }

  .blog-section .pt-cv-pagination-wrapper ul li a,
  .blog-section .cv-pageitem-prev a,
  .blog-section .cv-pageitem-next a {
    font-size: 20px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a,
  .blog-section
    .pt-cv-ifield
    .pt-cv-ctf-list
    .pt-cv-ctf-column
    .pt-cv-custom-fields
    .pt-cv-ctf-value {
    padding-left: 20px;
  }

  .page-id-250 #blogs-section .cv-pageitem-prev a::before {
    right: 54px;
    font-size: 20px;
  }

  .page-id-250 #blogs-section .cv-pageitem-prev a::after,
  .page-id-250 #blogs-section .cv-pageitem-next a::after {
    font-size: 20px;
  }

  .page-id-250 #blogs-section .cv-pageitem-next a::before {
    left: 52px;
    font-size: 20px;
  }

  .umakantsingh p {
    line-height: 1.4;
    font-size: 30px;
  }

  p.privacy-terms {
    font-size: 13px !important;
  }
}

@media only screen and (min-width: 1130px) and (max-width: 1270px) {
  .prod-industry-experience img.prod-dotted-horizontal {
    height: 62%;
    left: -6%;
    bottom: 1%;
  }

  .sets-aprt-right {
    text-align: center;
    margin-top: 20px;
  }

  .loyalty-left-colm {
    min-height: 520px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1350px) {
  .whowe-about img.whovr-bg-1 {
    top: 17% !important;
  }

  .page-id-984 .prod-benefit-card {
    min-height: 350px !important;
  }

  .blog-single-banner .posted-details {
    bottom: -115px !important;
  }
}

@media only screen and (min-width: 1360px) and (max-width: 1536px) {
  .page-id-889 .prod-benefit-card {
    min-height: 325px;
  }
}

@media only screen and (min-width: 800px) and (max-width: 1130px) {
  .connect-footer-left.row {
    margin-bottom: 16px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    width: 65% !important;
    font-size: 11px !important;
    padding-right: 0px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    width: 35% !important;
    font-size: 11px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    padding-left: 15px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-title {
    padding: 10px 15px !important;
  }

  .blog-section .pt-cv-ifield .pt-cv-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

/*ipad mini*/

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  body p {
    font-size: 14px;
  }

  body h2 {
    font-size: 34px;
  }

  body h3 {
    font-size: 22px !important;
  }

  body h4 {
    font-size: 20;
  }

  .header-content.tech-header-conten h2 {
    font-size: 36px;
  }

  .header-content.tech-header-conten p {
    font-size: 16px;
    max-width: 500px;
  }

  a.btn.orange-btn {
    padding: 5px 12px;
    font-size: 13px;
  }

  .header-content.tech-header-conten {
    width: 90%;
    top: 50%;
    margin: auto;
  }

  .orange-line-title,
  .grow-business h4 {
    font-size: 30px;
  }

  .orange-line-title::after {
    bottom: -12px;
  }

  #cutom-counts .customer-counters h2 {
    font-size: 36px;
  }

  .home-our-products {
    padding: 60px 0px;
  }

  .orange-read-more {
    font-size: 14px;
  }

  #exp-tab .nav-item {
    padding: 0px;
  }

  #exp-tab li.nav-item a {
    font-size: 20px;
  }

  .bluebg-img {
    padding: 30px 0px;
  }

  .blue-bg-content h3.white-title,
  .blue-bg-content h3.grey-title,
  .blue-bg-content {
    padding-right: 0px;
  }

  .col-md-8.blue-bg-right {
    padding: 20px;
  }

  .blue-bg-img {
    padding: 20px 10px;
  }

  .our-clients .col img {
    max-width: fit-content;
    height: auto;
  }

  .col.fmcg .row.border.inner-row {
    border-right: 1px solid #dee2e6 !important;
  }

  .col.oil-and-gas .row.border.inner-row {
    border-left: 1px solid #dee2e6 !important;
  }

  .client-table .row.border.inner-row {
    border-bottom: 1px solid #dee2e6 !important;
  }

  section.our-clients .col {
    margin-bottom: 20px;
    flex: 0 0 33%;
  }

  #client-testimo .owl-nav .owl-prev,
  #mavon-testimo .owl-nav .owl-prev {
    left: -20px;
  }

  #client-testimo .owl-nav .owl-next,
  #mavon-testimo .owl-nav .owl-next {
    right: -20px;
  }

  .client-testimonial {
    background-size: cover;
  }

  .dig-evaluation h4 {
    width: 77%;
    font-size: 26px;
  }

  .digital-evaluation {
    padding: 100px 0px;
  }

  .blog-card .card-desc h4 {
    font-size: 18px;
  }

  .mav-heading-span {
    font-size: 32px !important;
  }

  .connect-footer-left h5,
  .connect-footer-right h5 {
    font-size: 18px;
  }

  .connect-footer-left.row {
    margin-bottom: 16px;
  }

  .connect-footer-right.row {
    margin-bottom: 10px;
  }

  .connect-footer-right form .wpcf7-response-output {
    left: unset;
    right: 0;
    font-size: 12px;
  }

  .connect-footer-right .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .connect-footer-right .wpcf7 span.wpcf7-spinner {
    position: relative;
    right: -105px;
  }

  .footer-links-row.row .footer-widget {
    margin: 15px 0px 0px 0px;
  }

  .footer-links-row.row {
    padding: 0px 0px 20px 0px;
  }

  .footer-link-border {
    border-bottom: 2px solid #3c4559;
  }

  .tweet-footer {
    padding-top: 15px;
  }

  .nav-footer .nav h4 {
    cursor: pointer;
  }

  .nav-footer ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
  }

  .nav-footer .nav h4:after {
    content: "\f078";
    width: 25px;
    float: right;
    font-family: "FontAwesome" !important;
    font-size: 16px;
  }

  .nav-footer .nav.open h4:after {
    content: "\f077";
    font-family: "FontAwesome" !important;
    width: 25px;
    font-size: 16px;
  }

  .nav-footer .nav.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 1s ease-in !important;
  }

  .footer-links-row.row .footer-widget {
    width: 100%;
    display: block;
  }

  .h-whovr-row .h-whovr-inner {
    padding: 20px !important;
  }

  .tbanner-header h2 {
    font-size: 34px !important;
  }

  .about-whoweare img.dotted-horizontal-img {
    right: 3px;
    height: 18%;
    top: -27px;
  }

  .about-whoweare img.dotted-vertical-img {
    left: -18px;
    height: 70%;
    bottom: -23px;
  }

  .about-whoweare img.whovr-bg-1 {
    top: 27%;
    height: 43%;
  }

  img.whybestimg-1 {
    width: 100%;
  }

  .whybest-right {
    margin-top: 40px;
    padding-top: 10px;
  }

  .maventic-life-content h2 {
    font-size: 32px;
  }

  .maventic-life-content h2::before {
    width: 68px;
    height: 38px;
  }

  .maventic-life-content h5 {
    font-size: 18px;
  }

  .mavenlife-right img.dotted-vertical-img {
    left: -20px;
    height: 75%;
    bottom: -22px;
  }

  img.dotted-vertical-mlife {
    top: 23%;
    height: 41%;
  }

  .mav-life-bg {
    right: 25px;
    top: 23%;
    height: 50%;
  }

  img.dotted-vertical-mlife {
    top: 25%;
    height: 36%;
    right: 3px;
  }

  .mav-innovation .row.mav-innov-row {
    align-items: normal;
  }

  .mav-innovation-right {
    padding: 30px 0px;
  }

  .mav-innovation-right p {
    font-size: 16px;
  }

  a.yellow-btn {
    padding: 4px 12px;
    font-size: 13px;
  }

  .core-values .cores {
    margin-bottom: 40px;
  }

  .mav-innovation {
    background-position: center;
  }

  .content-image-section .section-grid-1 img.dotted-horizontal-img {
    right: 19px;
    top: -23px;
  }

  .about-whoweare img.dotted-horizontal-img {
    height: 15%;
  }

  .content-image-section .section-grid-1 img.whovr-bg-1,
  .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
    top: 17%;
    height: 54%;
  }

  .content-image-section .section-grid-1 img.dotted-vertical-img {
    position: absolute;
    left: -2px;
    bottom: -23px;
    height: 68%;
  }

  .blog-social-media,
  .wrapper.blog-wrap #block-25 {
    padding: 20px;
  }

  .list-recent-posts .post-float-date {
    font-size: 16px;
    padding: 5px 15px 8px;
  }

  .row.listing-recent-posts h6 a {
    font-size: 18px;
  }

  .wrapper.blog-wrap p.wp-block-tag-cloud a {
    font-size: 15px !important;
  }

  ul.blog-social-icons li a i {
    margin-bottom: 10px;
  }

  .blog-single-header .blog-single-lh h1 {
    font-size: 20px;
    line-height: normal;
  }

  .blog-single-banner .posted-details {
    bottom: -65px;
    font-size: 12px;
    padding-right: 55px;
  }

  .blog-single-banner .posted-details .bsingle-banner-author span img {
    height: 15px;
  }

  .wrapper.blog-wrap #content h4 {
    font-size: 15px;
  }

  .blog-social-media h2,
  .wrapper.blog-wrap #block-25 p.wp-block-tag-cloud:before {
    font-size: 16px;
  }

  .latest-blog .mav-heading-span {
    font-size: 28px !important;
  }

  #blog-carousel .owl-nav .owl-prev img,
  #blog-carousel .owl-nav .owl-next img {
    height: 40px;
  }

  #blog-carousel .owl-nav {
    top: -102px;
  }

  .related-article .blog-card .card-desc h4 {
    font-size: 14px;
  }

  .bpost-meta-info {
    font-size: 11px;
  }

  .bpost-meta-info span.bpost-author::before,
  .bpost-meta-info span.bpost-industry::before {
    font-size: 10px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    width: 38%;
    font-size: 12px;
  }

  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    width: 62%;
    font-size: 12px;
  }

  .why-maventic .mav-heading-span h2 {
    font-size: 32px !important;
  }

  .success-story img {
    width: 100%;
  }

  .success-story p {
    padding: 0px 25px 0px 15px;
    font-size: 14px !important;
    bottom: 0;
  }

  .fmcg-right h2 {
    font-size: 24px !important;
    margin-bottom: 20px;
  }

  .fmcg .fmcg-left .curved-image-right {
    width: 95%;
  }

  .fmcg .fmcg-left img.prod-dotted-bg {
    top: -36px;
    left: -12px;
    height: 100%;
  }

  .fmcg .fmcg-left img.prod-dotted-horizontal {
    height: 80%;
    right: -2%;
    bottom: -24px;
  }

  .fmcg .fmcg-left img.prod-dotted-vertical {
    top: -17px;
    left: -33px;
    height: 90%;
  }

  .fmcg .fmcg-left a.whovr-video {
    right: 10%;
  }

  .registration-form .wpcf7 form .wpcf7-response-output {
    width: fit-content;
    margin-top: 0px;
  }

  .resources-tab-lists ul li a {
    font-size: 14px;
    padding: 20px 10px;
  }

  .res-side-bar h2 {
    font-size: 16px;
  }

  #client-testimo .owl-nav,
  #mavon-testimo .owl-nav {
    top: 43%;
  }

  .chiefarchitect .umakantsingh p {
    line-height: 1.4;
    font-size: 28px;
  }

  .chiefarchitect .umakantsingh h5 {
    font-size: 24px;
  }

  .chiefarchitect .umakantsingh h6 {
    font-size: 18px;
  }

  .contact-address-right {
    padding-left: 15px;
    padding-right: 15px;
  }

  .contactsec .row.conct {
    margin: 0px;
  }

  .testimonial-card {
    min-height: 470px;
  }

  .tbanner-header.massetic-header p {
    font-size: 17px;
    max-height: 110px;
    overflow: hidden;
    margin-top: 24px;
  }

  .list-products .product-1 .curved-image,
  .prod-about-detail .curved-image {
    width: 90%;
  }

  .list-products img.prod-dotted-bg,
  .prod-about-detail img.prod-dotted-bg {
    top: -38px;
    left: 4px;
    transform: rotateX(360deg) rotateY(180deg);
  }

  .list-products .product-1:nth-child(even) img.prod-dotted-bg {
    top: -38px;
    left: auto;
    right: 4px;
    transform: none;
  }

  .list-products .product-1 .prod-img,
  .list-products .product-1:nth-child(even) .prod-img {
    text-align: center;
  }

  .list-products .prod-details,
  .prod-about-detail .prod-details {
    margin-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }

  #prod-sets-right {
    padding-left: 0px !important;
  }

  .prod-details p {
    max-width: 100%;
    margin: 26px 0px 20px 0px;
  }

  .list-products
    .product-1:nth-child(even)
    .row.prod-listing-row
    .prod-image-column {
    transform: rotateX(360deg) rotateY(180deg);
  }

  img.prod-dotted-vertical,
  .list-products .product-1:nth-child(even) img.prod-dotted-vertical {
    position: absolute;
    top: -17px;
    left: 9px;
    right: auto;
  }

  .products-listing {
    padding: 76px 0px 0px 0px;
  }

  .prod-detail-name h4 {
    font-size: 26px;
  }

  .logo-slides {
    margin: 20px 0px;
  }

  .client-table .row.border.bg-dark.border-dark.border-collapse {
    justify-content: center;
  }

  .successful-projects .card-desc p {
    max-height: 44px;
  }

  .prod-img {
    text-align: center;
  }

  .prod-about-detail .row.prod-listing-row {
    margin-bottom: 50px;
  }

  .features-list.text-center {
    padding: 0px 15px;
  }

  ul#prod-sets-right {
    margin-top: 60px;
  }

  div#prod-key-carousel .owl-nav img {
    height: 45px;
  }

  .prod-benefit-card {
    min-height: 342px;
  }

  section.prod-key-benefits {
    padding-bottom: 50px;
  }

  .prod-industry-experience img.curved-image {
    width: 95%;
  }

  .prod-industry-experience img.prod-dotted-horizontal {
    left: -4%;
  }

  .prod-industry-experience img.prod-dotted-bg {
    right: 1px;
    left: auto;
    height: 90%;
    top: -31px;
  }

  .prod-industry-experience img.prod-dotted-vertical {
    top: 45%;
    left: auto;
    right: 3px;
    height: 34%;
  }

  .prod-industry-experience .prod-details p {
    margin: 25px 0px;
  }

  #prod-request-form form .rqst-demo-col {
    flex: 0 0 50%;
  }

  #prod-request-form form .request-demo-submit span.wpcf7-spinner {
    left: 17%;
    margin: 0 24px;
  }

  .successful-projects {
    padding: 60px 0px;
  }

  .prod-industry-experience .prod-details ul {
    margin-bottom: 30px;
  }

  .page-id-984 .prod-detail-header.about-header h2 {
    font-size: 30px !important;
  }

  section.tbanner-header.about-header.prod-detail-header h5 {
    margin-top: 27px;
    padding-right: 15px;
    font-size: 16px;
  }

  .page-id-984 .prod-detail-header.about-header p {
    margin-top: 18px;
  }

  .about-header p {
    padding-right: 15px;
  }

  .page-id-984 .prod-benefit-card {
    padding: 20px 15px;
  }

  img.prod-dotted-horizontal {
    right: -13px;
  }

  .page-id-831 .prod-detail-header.about-header h2 {
    font-size: 27px !important;
  }

  .page-id-831 .prod-benefit-card {
    min-height: 355px;
    padding: 20px 15px;
  }

  .tag-listing-grids.successful-projects {
    padding: 30px 0px 50px 0px !important;
  }

  .service-listing .servs-listing-card h4 {
    font-size: 18px;
  }

  .sap-serv-right {
    margin-top: 40px;
  }

  .what-vcan-card {
    min-height: 156px;
    margin-top: 40px;
  }

  .page-id-909 .what-vcan-card {
    min-height: 195px;
  }

  .row.industry-experiences .text-center.ind-exps {
    padding: 0px 15px;
  }

  .otherserv-card {
    padding: 23px 20px 20px 20px;
    min-height: 288px;
  }

  .page-id-909 .what-v-can-do.core-expterise .what-vcan-card {
    min-height: 10px;
  }

  .loyalty-header-content.text-center p {
    margin-bottom: 40px;
  }

  .page-id-950 .what-vcan-card {
    min-height: 160px;
  }

  .other-services-list {
    padding: 50px 0px;
  }

  .page-id-959 .what-vcan-card {
    min-height: 160px;
  }

  .page-id-967 .what-vcan-card {
    min-height: 160px;
  }

  .fmcg img.prod-dotted-vertical {
    top: 17%;
    height: 47%;
    left: 5px;
  }

  .fmcg-right p {
    padding-right: 0px;
  }

  .fmcg-add-values #Fmcg-av-left {
    margin-bottom: 40px;
  }

  .fmcg-av-content.text-center {
    margin-bottom: 60px;
  }

  .fmcg-add-values .row.fmcg-av-row {
    flex-direction: column-reverse;
  }

  .fmcg-add-values #Fmcg-av-left {
    margin-top: 40px;
  }

  .lets-talk-right {
    margin-top: -67px;
    padding-bottom: 0px;
  }

  .privacy-details h2 {
    font-size: 20px !important;
  }

  .h-products-desc p {
    height: 84px;
    overflow: hidden;
  }

  .tag-grid-content span.res-blog-author {
    margin-right: 15px;
  }

  .tag-grid-content p.res-blog-details span {
    font-size: 13px;
  }

  div#heateor_sss_sharing-3 {
    padding-bottom: 0px !important;
    padding: 20px;
  }

  .list-products .prod-details {
    padding-left: 15px !important;
  }

  .sets-apart-col {
    margin-top: 0px !important;
    margin-bottom: 40px;
  }

  .sap-serv-right {
    margin-top: 40px;
    padding-right: 25px;
  }

  #SAP-serv-right ul {
    padding-left: 25px;
  }

  .tech-nav-section li.astm-search-menu {
    padding-left: 0px !important;
  }

  section.prod-about-detail {
    padding-bottom: 0px;
  }

  .career-info-template-default .content h4 {
    padding-bottom: 10px;
    padding-top: 25px;
    margin-bottom: 0;
  }

  .single-career-info .content .apply-form-sec {
    margin-top: 40px;
  }

  .single-career-info .content .apply-form-sec {
    padding-right: 30px;
  }

  .content .apply-form .wpcf7-validates-as-required,
  .single-career-info .content .apply-form-sec .wpcf7-validates-as-url,
  .single-career-info .registration-form,
  .content .wpcf7 form .wpcf7-response-output {
    width: 100% !important;
  }

  .tbanner-header p {
    margin-top: 28px;
  }

  .wrapper.blog-wrap .blog-right-sidebars .blog-posts-sidebars {
    display: flex;
  }

  div#heateor_sss_sharing-3 {
    flex: 0 0 48%;
  }

  .blog-social-media,
  .wrapper.blog-wrap #block-25 {
    flex: 0 0 48%;
    margin: 0 !important;
    margin-left: auto !important;
  }

  .wrapper.blog-wrap .saboxplugin-wrap {
    margin-bottom: 30px;
  }

  section.res-detail-content .saboxplugin-wrap {
    margin-bottom: 30px;
  }

  .stay-up-to-date .wpcf7 input[type="submit"],
  .stay-up-to-date form#mc4wp-form-1 p input[type="submit"] {
    margin-top: 20px;
  }

  .stay-up-to-date {
    padding: 50px 0px 30px 0px !important;
  }

  .stay-up-to-date h2.orange-underline::after {
    bottom: -18px;
    left: calc(50% - 4%);
  }

  .res-detail-desc .bpost-meta-info {
    margin: 30px 0px;
  }

  .page-template-template-career .success-stories.work-one.row {
    margin-top: 55px !important;
  }

  .page-template-template-career .success-stories {
    margin-top: 30px !important;
  }

  .page-template-template-career
    .success-stories
    .story-col:nth-child(odd)
    .success-story {
    padding-right: 0px;
  }

  .page-template-template-career
    .success-stories
    .story-col:nth-child(even)
    .success-story {
    padding-left: 0px;
  }

  .page-id-440 .about-whoweare,
  .page-id-435 .about-whoweare {
    padding: 50px 0px 0px;
  }

  #exp-services .ex-service-card {
    min-height: 250px;
    padding: 20px 28px;
  }

  .ex-service-card {
    padding: 20px 28px;
    min-height: 266px;
  }

  .blue-bg-section {
    padding: 0px;
  }

  .prod-benefit-card h4 {
    max-width: 90%;
  }

  .page-id-866 .prod-benefit-card {
    min-height: 340px;
  }

  #SAP-serv-right ul li {
    font-size: 16px;
  }

  section.why-choose-sap {
    padding: 60px 0px;
  }

  .page-id-929 .what-vcan-card,
  .page-id-975 .what-vcan-card {
    min-height: 155px;
  }

  .view-success-stories a.btn.orange-btn,
  .lets-talk a.btn.orange-btn {
    padding: 10px 22px !important;
  }

  .success-story-page.our-success-story {
    padding: 60px 0px 0px 0px;
  }

  section.resources-tabs.shrink {
    padding-top: 8px;
  }

  .blog-section .pt-cv-ifield .pt-cv-title {
    padding: 5px 15px;
    min-height: 3.5em;
  }

  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    padding-right: 15px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    padding-left: 15px;
  }

  .blog-section .pt-cv-ifield .pt-cv-content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-section
    .pt-cv-ifield
    .pt-cv-ctf-list
    .pt-cv-ctf-column
    .pt-cv-custom-fields
    .pt-cv-ctf-value {
    font-size: 12px;
  }

  .contact-form .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  .contactsec .wpcf7 .wpcf7-form label {
    margin-bottom: 15px !important;
  }

  .contactsec .contact-form .wpcf7-list-item-label {
    line-height: 1.6 !important;
  }

  .contact-checkbox span.wpcf7-list-item.first.last label {
    margin-bottom: 0px !important;
  }

  .contactsec .wpcf7 input[type="submit"]:not(:disabled):not(.disabled):active {
    background-color: #e89a09 !important;
  }

  .contactsec .row.contact-checkbox .wpcf7-form label {
    margin-bottom: 0px !important;
  }

  .contactsec .policy-para {
    margin-top: 20px;
  }

  .row.contact-submit .wpcf7-spinner {
    display: block;
    position: absolute;
    right: 26%;
    top: 50%;
    transform: translateY(-50%);
    left: unset;
  }

  .contact-form {
    padding-bottom: 0px !important;
  }

  .contact-submit {
    margin-top: 1rem;
  }

  .h-sap-se-exe-board .text-center.Sapexe p {
    margin: 40px auto 0px;
    max-width: 100%;
  }

  section.why-best.leadership-get-to-know {
    padding: 60px 0px;
  }

  .testimonial-card {
    min-height: 470px;
  }

  .bpost-meta-info span.bpost-author,
  .bpost-meta-info span.bpost-industry {
    font-size: 11px;
  }

  .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
    margin: 50px auto 0px !important;
  }

  .mav-innov-left img {
    min-height: 190px;
  }

  .footer-links-row.row {
    border-bottom: 0px;
    padding-bottom: 0px;
  }

  .stay-up-to-date form .mc4wp-form-fields {
    position: relative;
  }

  .stay-up-to-date .form-check-input {
    position: relative !important;
    margin-right: 0px;
    left: 15px !important;
    bottom: 19px !important;
  }

  section.fmcg.career-aday-life .row.fmcg-row .fmcg-left {
    text-align: center;
  }

  section.fmcg.career-aday-life .fmcg-left .curved-image-right {
    width: 90%;
  }

  section.fmcg.career-aday-life .fmcg-left a.whovr-video {
    right: 0;
  }

  section.fmcg.career-aday-life .fmcg-left a.whovr-video img {
    height: 80px;
  }

  section.fmcg.career-aday-life .fmcg-left img.prod-dotted-bg {
    top: -29px;
    left: 19px;
    height: 76%;
  }

  section.fmcg.career-aday-life .fmcg-left img.prod-dotted-horizontal {
    height: 76%;
    right: -2%;
    bottom: -47px;
  }

  section.fmcg.career-aday-life .fmcg-left img.prod-dotted-vertical {
    top: -17px;
    left: -33px;
    height: 80%;
  }

  section.fmcg.career-aday-life .fmcg-right {
    margin-top: 40px;
  }

  section.fmcg.career-aday-life .mav-heading-span {
    font-size: 32px !important;
  }

  section.fmcg.career-aday-life p {
    font-size: 14px;
    color: #333;
    line-height: 1.73;
    margin-bottom: 16px;
  }

  .row.footer-copyrights {
    padding: 30px 0px;
  }

  .page-id-1184 .prod-benefit-card,
  .page-id-1186 .prod-benefit-card {
    min-height: 430px;
  }

  .page-id-984 .prod-benefit-card {
    min-height: 400px;
  }

  .page-id-889 .prod-benefit-card {
    min-height: 350px;
  }

  section.tbanner-header.about-header.prod-detail-header
    .about-head-content.tbanner-head-content {
    max-height: 16em;
    overflow: hidden;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 20px;
  }
  section.prod-key-benefits .prodct-benefit-card h4 {
    margin: 30px auto 20px;
  }
  section.prod-key-benefits .prod-keu-col {
    margin-top: 30px;
  }
  div#prod-key-grids {
    margin-top: 10px;
  }
}
/*ipad-mini-ends*/
/*ipad*/
@media only screen and (min-width: 1000px) and (max-width: 1360px) {
  .header-content.tech-header-conten {
    top: 50%;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 22px;
  }

  .header-content.tech-header-conten h2 {
    font-size: 40px;
  }

  .header-content.tech-header-conten p {
    font-size: 22px;
    max-width: 785px;
  }

  a.btn.orange-btn {
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 16px;
  }

  body p {
    font-size: 14px;
  }

  .h-whovr-row .h-whovr-inner h3 {
    font-size: 22px;
  }

  .orange-line-title,
  .mav-heading-span,
  .grow-business h4 {
    font-size: 34px;
  }

  .grow-business h4 {
    font-size: 34px;
  }

  .grow-business h3 {
    font-size: 38px;
  }

  #cutom-counts .customer-counters h2 {
    font-size: 40px;
  }

  .bluebg-img {
    padding: 30px 0px;
  }

  .blue-bg-content h3.white-title,
  .blue-bg-content h3.grey-title,
  .blue-bg-content {
    padding-right: 0px;
  }

  .col-md-8.blue-bg-right {
    padding: 20px;
  }

  .blue-bg-img {
    padding: 20px 10px;
  }

  .blue-bg-content h3.white-title,
  .blue-bg-content h3.grey-title {
    font-size: 30px;
  }

  .our-clients .col img {
    max-width: fit-content;
    height: auto;
  }

  .col.fmcg .row.border.inner-row {
    border-right: 1px solid #dee2e6 !important;
  }

  .col.oil-and-gas .row.border.inner-row {
    border-left: 1px solid #dee2e6 !important;
  }

  .client-table .row.border.inner-row {
    border-bottom: 1px solid #dee2e6 !important;
  }

  section.our-clients .col {
    margin-bottom: 20px;
    flex: 0 0 25%;
  }

  .client-testimonial {
    background-size: cover;
  }

  .container.projects-container p {
    max-width: 82%;
  }

  .projects-container .project-card .card-desc p {
    font-size: 14px;
    margin: 15px 0px 15px 0px;
  }

  .digital-evaluation {
    padding: 150px 0px 100px 0px;
  }

  .dig-evaluation h4 {
    font-size: 32px;
    width: 70%;
  }

  .blog-card .card-desc h6,
  .blog-card .card-desc h6 a {
    font-size: 14px;
  }

  .blog-card .card-desc h4 {
    font-size: 15px;
  }

  .orange-read-more {
    font-size: 14px;
  }

  .blog-card .blog-date p {
    font-size: 14px;
  }

  .blog-card .blog-date {
    padding: 8px 18px;
  }

  .connect-footer-left h5,
  .connect-footer-right h5 {
    font-size: 18px;
  }

  .connect-footer-left.row {
    margin-bottom: 16px;
  }

  .connect-footer-right.row {
    margin-bottom: 10px;
  }

  .connect-footer-right form .wpcf7-response-output {
    left: 0px;
    right: auto;
    font-size: 12px;
  }

  .connect-footer-right .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .connect-footer-right .wpcf7 span.wpcf7-spinner {
    position: relative;
    right: -105px;
  }

  .footer-link-border.nav-footer-item.nav:not(:first-child) .footer-widget {
    padding-left: 25px;
  }

  ul.footer-links li a {
    font-size: 15px;
  }

  .h-whovr-row .h-whovr-inner {
    padding: 30px !important;
  }

  .whowe-floated-img img.dotted-vertical-img {
    left: -4px;
  }

  .whowe-floated-img img.dotted-horizontal-img {
    right: 0px;
  }

  .whowe-about img.whovr-bg-1 {
    top: 14%;
    height: 29%;
  }

  .float-right.whowe-floated-img {
    padding-left: 30px;
  }

  a.whovr-video img,
  a.projects-video img,
  a.stories-video img {
    height: 75px;
  }

  .about-whoweare .curved-image {
    width: 90%;
  }

  img.dotted-horizontal-img {
    position: absolute;
    right: 20px;
    top: -32px;
    height: 18%;
  }

  img.dotted-vertical-img {
    position: absolute;
    left: -9px;
    bottom: -30px;
    height: 80%;
  }

  img.whovr-bg-1 {
    position: absolute;
    top: 26%;
    right: 0;
    z-index: -999;
    height: 45%;
  }

  .mavenlife-right img.dotted-vertical-img {
    left: -34px;
  }

  .mav-life-bg {
    top: 19%;
    height: 53%;
  }

  img.dotted-vertical-mlife {
    position: absolute;
    right: 8px;
    top: 24%;
    height: 45%;
  }

  .mav-innovation {
    background-position: center;
  }

  .mav-innovation .row.mav-innov-row {
    align-items: normal;
  }

  .mav-innovation-right {
    padding: 40px 0px;
  }

  .mav-innovation-right h3 {
    font-size: 26px;
  }

  .mav-innovation-right p {
    font-size: 16px;
  }

  .content-image-section .section-grid-1 img.dotted-horizontal-img {
    position: absolute;
    right: 21px;
    top: -31px;
    height: 16%;
  }

  .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1,
  .content-image-section .section-grid-1 img.whovr-bg-1 {
    top: 10%;
    height: 68%;
  }

  .success-story p {
    padding-left: 15px;
    padding-right: 25px;
    bottom: 10px;
  }

  .how-work .success-story p {
    font-size: 16px;
  }

  .blog-single-banner .posted-details {
    bottom: -70px;
    padding-right: 55px;
  }

  .blog-single-banner .posted-details .bsingle-banner-author span img {
    height: 18px;
  }

  .wrapper.blog-wrap {
    margin-top: 40px;
  }

  .blog-single-header .blog-single-lh h1 {
    font-size: 24px;
    line-height: normal;
  }

  .wrapper.blog-wrap #block-25,
  .blog-social-media {
    padding: 15px;
  }

  .blog-section {
    padding: 70px 0px;
  }

  .blog-section .pt-cv-ifield .pt-cv-title {
    padding: 10px 20px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    padding-left: 20px;
  }

  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    padding-right: 20px;
  }

  .blog-section .pt-cv-ifield .pt-cv-ctf-list {
    width: 65%;
    font-size: 11px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields {
    width: 35%;
    font-size: 11px;
  }

  .blog-section .pt-cv-ifield .pt-cv-meta-fields span.author a::before,
  .blog-section
    .pt-cv-ifield
    .pt-cv-ctf-list
    .pt-cv-ctf-column
    .pt-cv-custom-fields
    .pt-cv-ctf-value::before {
    font-size: 10px;
  }

  .fmcg .fmcg-left .curved-image-right {
    width: 92%;
  }

  .fmcg .fmcg-left img.prod-dotted-bg {
    top: -36px;
    left: -12px;
    height: 100%;
  }

  .fmcg .fmcg-left img.prod-dotted-horizontal {
    height: 80%;
    right: 0%;
    bottom: -36px;
  }

  .fmcg .fmcg-left img.prod-dotted-vertical {
    top: -17px;
    left: -41px;
  }

  .fmcg .fmcg-left a.whovr-video {
    right: 10%;
  }

  .fmcg-right h2 {
    font-size: 32px;
  }

  .fmcg-right p {
    line-height: 1.63;
  }

  .blog-section .pt-cv-ifield .pt-cv-content {
    padding-left: 20px;
  }

  .registration-form .wpcf7 form .wpcf7-response-output {
    width: fit-content;
    margin-top: 0px;
  }

  .get-intouch-form .wpcf7 {
    width: 95% !important;
    max-width: 95% !important;
  }

  .resource-grid-content p {
    font-size: 14px;
  }

  .getin-checkbox label span {
    display: block;
  }

  .successful-projects .card-desc p {
    max-height: 45px;
  }

  #client-testimo .owl-nav,
  #mavon-testimo .owl-nav {
    top: 43%;
  }

  .contact-address-right {
    padding-left: 10px !important;
    padding-right: 0px !important;
  }

  .client-table .row.border.bg-dark.border-dark.border-collapse {
    justify-content: center;
  }

  .tbanner-head-content {
    max-height: 400px;
    overflow: hidden;
  }

  .tbanner-header.massetic-header p {
    font-size: 17px;
    max-height: 200px;
    overflow: hidden;
  }

  .list-products .product-1:nth-child(odd) .row.prod-listing-row .prod-details {
    padding-left: 15px;
  }

  .list-products img.prod-dotted-bg {
    position: absolute;
    top: -31px;
    left: -12px;
    z-index: -2;
    height: 100%;
    transform: rotateX(360deg) rotateY(180deg);
  }

  .list-products .product-1:nth-child(even) img.prod-dotted-bg {
    right: -10px;
  }

  img.prod-dotted-horizontal {
    height: 80%;
    bottom: -34px;
  }

  img.prod-dotted-vertical {
    position: absolute;
    top: -10px;
    left: 9px;
    height: 64%;
  }

  .row.prod-listing-row {
    align-items: start;
  }

  .prod-detail-name h4 {
    font-size: 28px;
  }

  .prod-details p {
    font-size: 14px;
    margin: 26px 0px 20px 0px;
  }

  .products-listing {
    padding: 76px 0px 0px 0px;
  }

  #logo-list-slides .owl-item img {
    width: fit-content;
  }

  #logo-list-slides .owl-nav {
    bottom: 64px;
  }

  .prod-about-detail img.prod-dotted-bg {
    transform: none;
    height: 92%;
    left: -2%;
    top: -8%;
  }

  .features-list.text-center {
    padding: 0px 15px;
  }

  .prod-benefit-card {
    min-height: 355px;
    padding: 20px 15px 0px 15px;
  }

  .prod-industry-experience img.prod-dotted-bg {
    right: -10px;
    left: auto;
    height: 85%;
    top: -32px;
  }

  .prod-industry-experience img.prod-dotted-horizontal {
    height: 62%;
    left: -7%;
    bottom: 9%;
  }

  .prod-industry-experience .prod-details p {
    padding-right: 27px;
    margin: 26px 0px;
  }

  .prod-industry-experience {
    margin-bottom: 60px;
  }

  .page-id-984 .prod-benefit-card {
    min-height: 420px;
  }

  .project-card {
    padding: 25px;
  }

  .tag-listing-grids.successful-projects {
    padding: 30px 0px 50px 0px !important;
  }

  .service-listing .servs-listing-card h4 {
    font-size: 18px;
  }

  .service-listing .servs-listing-card {
    padding: 28px 20px;
  }

  .loyalty-header-content.text-center p {
    margin-bottom: 50px;
  }

  .page-id-909 div#core-exprt .what-vcan-title h4 {
    min-height: 48px;
  }

  .otherserv-card {
    padding: 30px 20px 20px 20px;
    min-height: 300px;
    margin: 10px;
  }

  .what-vcan-card {
    min-height: 210px;
  }

  .page-id-929 .what-vcan-card,
  .page-id-975 .what-vcan-card {
    min-height: 210px !important;
  }

  .other-services-list,
  .get-in-touch,
  section.what-vcan-do {
    padding: 60px 0px;
  }

  .page-id-967 .what-vcan-card {
    min-height: 200px;
  }

  .page-id-967 #overlay-image-col {
    transform: translateY(-50%);
    top: 50%;
  }

  .fmcg img.prod-dotted-vertical {
    top: 17%;
    height: 47%;
  }

  .h-products-desc p {
    height: 84px;
    overflow: hidden;
  }

  .h-products-desc p {
    height: 147px;
    overflow: hidden;
  }

  .tag-grid-content span.res-blog-author {
    margin-right: 10px;
  }

  .tag-grid-content p.res-blog-details span {
    font-size: 12px;
  }

  .tag-grid-content .tag-card-content {
    font-size: 15px;
  }

  .tag-grid-content {
    padding: 20px 20px;
    margin-bottom: 0px;
  }

  div#heateor_sss_sharing-3 {
    padding: 10px 8px 0px;
  }

  .prod-about-detail .row.prod-listing-row {
    margin-bottom: 50px;
  }

  section.prod-about-detail {
    margin-top: 80px;
    padding-bottom: 0px;
  }

  section.resource-groups {
    padding: 60px 0px;
  }

  .tech-nav-section li.astm-search-menu {
    padding-left: 0px !important;
  }

  .ex-service-card {
    min-height: 327px;
  }

  #exp-services .ex-service-card {
    min-height: 278px;
  }

  .prod-benefit-card h4 {
    max-width: 90%;
  }

  .page-id-866 .prod-benefit-card {
    min-height: 315px;
  }

  .view-success-stories a.btn.orange-btn,
  .lets-talk a.btn.orange-btn {
    padding: 10px 22px !important;
  }

  div#core-exprt.what-vcan-title {
    min-height: 105px;
  }

  .solutions-card {
    padding: 30px 20px;
  }

  section.latest-blog.related-article .blog-card .card-desc {
    padding: 20px;
  }

  .blog-section
    .pt-cv-ifield
    .pt-cv-ctf-list
    .pt-cv-ctf-column
    .pt-cv-custom-fields
    .pt-cv-ctf-value::before {
    left: 4px;
  }

  .contactsec .row.contact-checkbox .wpcf7-form label {
    margin-bottom: 0px !important;
  }

  .contactsec .policy-para {
    margin-top: 20px;
  }

  .contactsec .wpcf7 .wpcf7-form label {
    margin-bottom: 15px !important;
  }

  .contactsec .contact-form .wpcf7-list-item-label {
    line-height: 1.73 !important;
  }

  .row.contact-submit .wpcf7-spinner {
    display: block;
    margin: auto;
  }

  .contact-form {
    padding-bottom: 0px !important;
  }

  .contact-checkbox input[type="checkbox"] {
    top: 2px;
  }

  .contact-submit {
    margin-top: 1rem;
  }

  .contact-form .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  .contact-checkbox span.wpcf7-list-item.first.last label {
    margin-bottom: 0px !important;
  }

  .contact-form .wpcf7 form .wpcf7-response-output {
    font-size: 13px;
  }

  .bpost-meta-info span.bpost-author,
  .bpost-meta-info span.bpost-industry {
    font-size: 10px;
  }

  .loyalty-left-colm {
    min-height: 520px;
  }

  .sets-apart-col {
    margin-top: 40px;
  }

  .what-sets-apart .sets-aprt {
    margin-top: 20px;
  }

  .sap-serv-right {
    max-height: 330px;
  }

  .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
    margin: 50px auto 0px !important;
  }

  section.why-best.leadership-get-to-know #load-leader .socialicon img {
    min-height: 320px !important;
  }

  .leaders-sec p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    -webkit-box-orient: vertical;
  }

  .mav-innov-left img {
    min-height: 240px;
  }

  section.footer.nav-footer div#block-8 {
    padding-left: 25px;
  }

  .stay-up-to-date form .mc4wp-form-fields {
    position: relative;
  }

  .stay-up-to-date .form-check-input {
    position: relative !important;
    margin-right: 0px;
    left: 10px !important;
    bottom: 21px !important;
  }

  section.fmcg.career-aday-life .fmcg-right .mav-heading-span {
    font-size: 32px;
    margin-bottom: 0;
  }

  section.fmcg.career-aday-life h6 {
    margin-top: 26px;
  }

  section.fmcg.career-aday-life p {
    font-size: 14px;
    line-height: 1.73;
    margin-bottom: 16px;
  }

  .page-id-1184 .prod-benefit-card,
  .page-id-1186 .prod-benefit-card {
    min-height: 430px;
  }

  .page-id-889 .prod-benefit-card {
    min-height: 335px;
  }

  .connect-footer-right form .wpcf7-response-output {
    left: unset;
    right: 0;
    font-size: 12px;
  }

  .row.listing-recent-posts .pr-0 {
    padding-right: 15px !important;
  }

  .row.listing-recent-posts h6 a {
    margin-top: 8px;
  }

  .category-right-sidebar a {
    padding: 10px 30px 10px 15px;
  }

  .category-right-sidebar a::after {
    right: 12px;
  }
  .stay-up-to-date .wpcf7 form .wpcf7-response-output {
    position: absolute;
    margin: auto;
    /* text-align: center; */
    left: 0;
    right: 0;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 20px;
  }
  section.prod-key-benefits .prodct-benefit-card h4 {
    margin: 30px auto 20px;
  }
  section.prod-key-benefits .prod-keu-col {
    margin-top: 30px;
  }
  div#prod-key-grids {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1270px) {
  .tech-nav-section div#navbarNavDropdown-mob ul#main-menu {
    display: block !important;
  }

  .tech-nav-section div#navbarNavDropdown-mob ul#main-menu a.nav-link {
    padding-left: 0px !important;
  }

  .tech-nav-section div#navbarNavDropdown-desk {
    display: none !important;
  }

  .tech-nav-section
    div#navbarNavDropdown-mob
    ul#main-menu
    li#menu-item-81
    a.nav-link {
    padding: 9px 23px 10px 24px !important;
  }
}

/*mobile*/
@media only screen and (max-width: 760px) {
  img.mobile-banner-img {
    display: block !important;
  }

  img.desktop-banner-img {
    display: none !important;
  }

  .nav-bar-nav.hide-seek {
    width: 78%;
  }

  .menu-burger {
    max-width: 95%;
  }

  .update-pop {
    padding: 20px 44px 20px 20px;
  }

  .update-pop p {
    font-size: 14px;
  }

  .update-pop button.close {
    right: 15px;
  }

  #client-testimo .owl-nav {
    top: 50%;
  }

  #mavon-testimo .owl-nav {
    top: 43%;
  }

  #client-testimo .owl-nav .owl-next,
  #mavon-testimo .owl-nav .owl-next {
    right: -2px;
  }

  #client-testimo .owl-nav .owl-prev,
  #mavon-testimo .owl-nav .owl-prev {
    left: -2px;
  }

  .testimonial-author-box img,
  .center .testimonial-author-box img {
    margin-top: 70px !important;
  }

  .testimonial-author-box img,
  .center .testimonial-author-box img {
    max-width: 130px !important;
  }

  #homeCarouselControls .carousel-control-next .icon-right img,
  #homeCarouselControls .carousel-control-prev .icon-left img {
    height: 32px;
  }

  .header-content.tech-header-conten {
    width: 100%;
    top: 50%;
  }

  .header-content.tech-header-conten h2 {
    font-size: 24px;
    padding: 0px 15px;
  }

  .header-content.tech-header-conten p {
    font-size: 14px;
    width: 70%;
  }

  a.btn.orange-btn,
  a.yellow-btn {
    font-size: 13px;
    padding: 5px 12px;
  }

  .orange-line-title,
  body h2,
  .mav-heading-span {
    font-size: 26px;
  }

  .orange-line-title::after {
    content: "";
    height: 4px;
    width: 15%;
    background: #e89a09;
    position: absolute;
    left: calc(50% - 5%);
    bottom: -10px;
  }

  .h-whoweare {
    padding: 40px 0px;
  }

  body p {
    font-size: 14px;
  }

  .container {
    max-width: 98% !important;
    width: 98% !important;
    margin: auto;
  }

  .h-whoweare .row.h-whovr-row {
    margin: 0;
  }

  .h-whovr-row .h-whovr-inner {
    padding: 30px 15px !important;
  }

  .h-whovr-row .h-whovr-inner h3 {
    font-size: 20px;
  }

  .h-whovr-row .h-whovr-inner h3::after {
    width: 16%;
    bottom: -12px;
  }

  .grow-business h4 {
    font-size: 22px;
  }

  a.whovr-video img,
  a.projects-video img,
  a.stories-video img {
    height: 60px;
  }

  .grow-business h3 {
    font-size: 24px;
  }

  #cutom-counts .customer-counters h2 {
    font-size: 24px;
  }

  #cutom-counts div#counter {
    border: none;
  }

  #cutom-counts .customer-counters {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .grow-business #cutom-counts {
    margin-top: 45px !important;
    margin: 0px;
  }

  .grow-business {
    padding: 40px 0px 20px 0px;
  }

  .home-our-products {
    padding: 40px 0px;
  }

  .h-products-desc {
    margin-top: 15px;
  }

  .h-products-desc h4 {
    font-size: 18px;
  }

  .orange-read-more {
    font-size: 14px;
  }

  .home-our-products .h-products-card {
    margin-top: 30px;
  }

  .h-products-desc h5 {
    margin-bottom: 0.5rem;
  }

  .our-expertise {
    padding: 40px 0px;
  }

  #exp-tab .nav-item {
    flex: 0 0 50%;
    padding: 0px;
  }

  .ex-service-card h4 {
    font-size: 20px;
  }

  .ex-service-card,
  #exp-services .ex-service-card {
    min-height: 100px;
    padding: 30px 20px;
  }

  .bluebg-img {
    padding: 0px;
  }

  .blue-bg-section {
    padding: 40px 0px;
  }

  .blue-bg-content h3.white-title,
  .blue-bg-content h3.grey-title,
  .blue-bg-content {
    padding-right: 0px;
  }

  .bluebg-img .blue-bg-right {
    padding: 20px 20px 30px 20px;
  }

  .blue-bg-content h3.white-title {
    font-size: 20px;
  }

  .blue-bg-content h3.grey-title {
    font-size: 22px;
  }

  .client-table.table-responsive .row.table.table-bordered .col {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .client-table .row.border.inner-row {
    border-bottom: 1px solid #dee2e6 !important;
  }

  .col.oil-and-gas .row.border.inner-row {
    border-left: 1px solid #dee2e6 !important;
  }

  .col.fmcg .row.border.inner-row {
    border-right: 1px solid #dee2e6 !important;
  }

  .client-testimonial {
    margin-top: 40px;
    background-size: cover;
  }

  #client-testimo,
  #mavon-testimo {
    margin-top: 50px;
  }

  .client-testimonial .testimonial-cont-box p {
    max-width: 100%;
    font-size: 14px;
    padding: 0px 15px;
    letter-spacing: normal;
  }

  .testimonial-cont-box {
    min-height: 100px;
  }

  .container.projects-container p {
    max-width: 100%;
  }

  .digital-evaluation {
    padding: 80px 0px 40px 0px;
  }

  .dig-evaluation h4 {
    width: 87%;
    font-size: 22px;
  }

  #blog-carousel .owl-prev img,
  #blog-carousel .owl-next img {
    max-width: 70%;
  }

  #blog-carousel .owl-prev,
  #blog-carousel .owl-next {
    padding: 2px 0px;
  }

  #blog-carousel .owl-nav {
    top: -73px;
  }

  .blog-card .blog-date p {
    font-size: 14px;
  }

  .blog-card .blog-date {
    padding: 8px 16px;
  }

  .blog-card .card-desc h4 {
    font-size: 16px;
  }

  .blog-card .card-desc h6,
  .blog-card .card-desc h6 a {
    font-size: 14px;
  }

  .latest-blog {
    padding: 50px 0px 40px 0px;
  }

  .row.connect-footer-row {
    margin: 0px;
    padding-bottom: 10px;
  }

  .connect-footer-left h5,
  .connect-footer-right h5 {
    font-size: 16px;
    margin-right: 15px !important;
  }

  .footer {
    padding-top: 40px;
  }

  ul.social-media {
    padding-left: 0px;
    margin-top: 5px;
  }

  .connect-footer-right h5 {
    margin-bottom: 15px;
    margin-top: 10px;
  }

  ul.social-media li a img {
    height: 28px;
  }

  .connect-footer-right.row form input[type="email"] {
    height: 40px;
    width: 100%;
  }

  div#block-13 {
    width: 100%;
  }

  .connect-footer-right .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  .connect-footer-right form .wpcf7-response-output {
    font-size: 12px;
    position: relative;
  }

  .nav-footer .nav h4 {
    cursor: pointer;
  }

  .nav-footer ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
  }

  .nav-footer .nav h4:after {
    content: "\f078";
    width: 25px;
    float: right;
    font-family: "FontAwesome" !important;
    font-size: 16px;
  }

  .nav-footer .nav.open h4:after {
    content: "\f077";
    font-family: "FontAwesome" !important;
    width: 25px;
    font-size: 16px;
  }

  .nav-footer .nav.open ul {
    height: auto;
    max-height: 500px;
    transition: max-height 1s ease-in !important;
  }

  .footer-links-row.row .footer-widget {
    width: 100%;
    display: block;
  }

  .footer-links-row.row .footer-widget {
    margin: 15px 0px 0px 0px;
  }

  .footer-links-row.row {
    padding: 0px 0px 20px 0px;
  }

  .footer-link-border {
    border-bottom: 2px solid #3c4559;
  }

  .tweet-footer {
    padding-top: 15px;
  }

  .nav-footer ul {
    margin-bottom: 5px;
  }

  .row.footer-copyrights {
    margin: 0px;
  }

  input#footer-submit {
    font-size: 12px;
  }

  .footer-row2 p {
    font-size: 15px;
    padding: 30px 15px;
    margin-bottom: 0px;
  }

  .tech-nav-section li.astm-search-menu form.is-search-form label {
    width: 70% !important;
  }

  #demo-popup .modal-body {
    padding: 20px 20px 10px 20px;
  }

  #demo-popup .request-title h2 {
    font-size: 24px;
  }

  #demo-popup .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  #demo-popup form .input-field .demo-pop-input {
    margin-bottom: 10px;
  }

  #demo-popup form .demo-submit input[type="submit"] {
    font-size: 13px;
  }

  .tech-nav-section .nav-logo a img {
    height: 25px;
  }

  .client-testimonial .test-container::before {
    height: 40px;
    width: 30px;
    margin-left: 0px;
    margin-top: 53px;
  }

  .connect-footer-right form .form-group {
    margin-bottom: 0px;
  }

  img.dotted-horizontal-img {
    right: 19px;
    height: 21%;
    top: -30px;
  }

  img.dotted-vertical-img {
    left: 4px;
    height: 100%;
    bottom: -36px;
  }

  img.whovr-bg-1 {
    width: 30%;
    top: 62%;
  }

  .about-whoweare .curved-image {
    width: 90%;
  }

  .why-best {
    margin-top: 40px;
  }

  img.whybestimg-1 {
    width: 100%;
  }

  .whybest-content p {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .whybest-right {
    margin-top: 50px;
    padding-right: 15px;
  }

  .best-right-content {
    margin-top: 20px;
  }

  .best-right-content p {
    padding-right: 0px;
    margin-bottom: 30px;
  }

  .mav-innovation {
    margin-top: 40px;
  }

  .mavenlife-right {
    margin-top: 30px;
  }

  .maventic-life img.curved-image.w-100 {
    width: 90% !important;
  }

  .mavenlife-right img.dotted-vertical-img {
    left: 6px;
    height: 90%;
    bottom: -27px;
  }

  .mav-life-bg {
    top: 57%;
    right: 6%;
    height: 35%;
  }

  img.dotted-vertical-mlife {
    right: 2px;
    top: 57%;
    height: 33%;
  }

  .core-values .cores {
    flex: 0 0 50%;
  }

  .core-value-heading {
    margin-bottom: 50px;
  }

  .content-image-section .section-grid-1 img.dotted-vertical-img {
    height: 75%;
    bottom: -26px;
    left: 7px;
  }

  .content-image-section .section-grid-1 img.dotted-horizontal-img {
    top: -30px;
    right: 21px;
    height: 18%;
  }

  .content-image-section .section-grid-1 img.whovr-bg-1,
  .content-image-section .section-grid-1:nth-child(even) img.whovr-bg-1 {
    top: 56%;
    height: 33%;
  }

  .success-stories.row {
    margin: 0px;
  }

  .success-story p {
    padding-left: 15px;
    padding-right: 10px;
    bottom: 10px;
    font-size: 15px !important;
  }

  .how-work .success-story p {
    font-size: 14px !important;
  }

  .blog-section .pt-cv-wrapper .cvp-live-filter select,
  .blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
    height: 45px;
    width: 250px;
    margin-bottom: 10px;
  }

  .blog-section .pt-cv-wrapper .cvp-live-filter.cvp-search-box input {
    width: 250px !important;
  }

  .blog-section .pt-cv-wrapper .cvp-live-filter select {
    background-position: calc(100% - 18px) 18px, calc(100% - 30px) 15px, 100% 0;
  }

  .stay-up-to-date .orange-underline::after {
    width: 15%;
    left: calc(50% - 7%);
  }

  .stay-up-to-date input[type="email"],
  .stay-up-to-date form#mc4wp-form-1 label input {
    width: 300px !important;
    height: 45px;
  }

  .stay-up-to-date form #stay-form-check {
    font-size: 12px;
  }

  p.privacy-terms {
    font-size: 10px;
  }

  .stay-up-to-date .wpcf7-list-item-label,
  .stay-up-to-date form #stay-form-check {
    font-size: 11px;
    padding-left: 10px;
  }

  .stay-up-to-date .wpcf7 input[type="submit"],
  .stay-up-to-date form#mc4wp-form-1 p input[type="submit"] {
    margin-top: 20px !important;
    font-size: 13px !important;
    padding: 8px 12px !important;
    height: auto !important;
  }

  .blog-single-banner {
    min-height: 100px;
  }

  .blog-single-header {
    position: relative;
    transform: none;
    top: 0;
  }

  .blog-single-header .blog-single-lh h1 {
    padding-top: 24px;
    font-size: 20px;
    line-height: normal;
    padding-right: 0px;
  }

  .blog-single-banner .posted-details {
    position: relative;
    padding-right: 0px;
    font-size: 14px;
    padding-top: 30px;
    bottom: 0;
    margin-bottom: 20px;
  }

  .blog-social-media {
    margin-top: 40px;
  }

  .wrapper.blog-wrap #block-25 {
    margin-top: 30px;
  }

  .blog-single-banner .posted-details .bsingle-banner-author span img {
    height: 15px;
  }

  .blog-section .pt-cv-wrapper .cvp-live-button .btn-sm {
    padding: 8px 28px;
    font-size: 14px;
  }

  .fmcg .fmcg-left {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
  }

  .fmcg .fmcg-left .curved-image-right {
    width: 85%;
  }

  .fmcg .fmcg-left img.prod-dotted-bg {
    top: -22px;
    height: 95%;
    left: 15px;
  }

  .fmcg .fmcg-left img.prod-dotted-horizontal {
    height: 75%;
    bottom: -25px;
    right: 2%;
  }

  .fmcg .fmcg-left img.prod-dotted-vertical {
    height: 75%;
    left: 0;
    top: -7px;
  }

  .key-questions .orange-underline::after {
    width: 25%;
    left: calc(50% - 13%);
  }

  .registration-form .wpcf7 form .wpcf7-response-output {
    width: fit-content;
    margin-top: 0px;
    margin-left: 10px !important;
  }

  .resource-grid-head h2.mav-heading-span {
    width: 60%;
  }

  .res-side-bar {
    margin-top: 30px;
  }

  .leaders-sec h5 {
    font-size: 22px;
    margin-top: 20px;
  }

  .page-id-232 .chiefarchitect {
    background-position: right !important;
  }

  .umakantsingh p {
    line-height: 1.4;
  }

  .contactsec .row.conct {
    margin: 0px;
  }

  .contactsec .contact-form {
    padding: 0px 10px;
    margin-bottom: 35px;
  }

  .contact-form {
    box-shadow: 0 0 15px 1.8px rgb(0 0 0 / 10%);
  }

  .tbanner-head-content {
    max-height: 16.5em;
    overflow: hidden;
  }

  .products-listing {
    padding: 40px 0px 0px 0px;
    margin-bottom: 70px;
  }

  .row.prod-listing-row {
    align-items: start;
    margin-bottom: 60px;
  }

  .list-products .product-1 .curved-image {
    width: 85%;
  }

  .list-products .product-1 .prod-img,
  .list-products .product-1:nth-child(even) .prod-img {
    text-align: center;
  }

  .list-products img.prod-dotted-bg {
    top: -22px;
    left: 21px;
    height: 98%;
    transform: rotateX(360deg) rotateY(180deg);
  }

  .list-products .product-1:nth-child(even) img.prod-dotted-bg {
    transform: none;
    right: 21px;
    left: auto;
  }

  .list-products img.prod-dotted-horizontal {
    height: 92%;
    bottom: -27px;
  }

  img.prod-dotted-vertical,
  .list-products .product-1:nth-child(even) img.prod-dotted-vertical {
    height: 26%;
    left: 2px;
    top: -5px;
    right: auto;
  }

  .list-products
    .product-1:nth-child(even)
    .row.prod-listing-row
    .prod-image-column {
    transform: rotateX(360deg) rotateY(180deg);
  }

  #logo-list-slides .owl-nav .owl-next {
    right: 0;
  }

  #logo-list-slides .owl-nav .owl-prev {
    left: 0px;
  }

  .prod-details {
    margin-top: 30px;
    /* padding-left: 20px; */
    padding-left: 0px !important;
  }

  .prod-detail-name h4 {
    font-size: 22px;
  }

  .prod-detail-name h5 {
    font-size: 14px;
  }

  .prod-details p {
    margin: 20px 0px 16px;
    font-size: 14px;
  }

  .sets-apart-p {
    margin: 30px auto auto;
    max-width: 100%;
  }

  .container.logo-slide-container {
    width: 80% !important;
    max-width: 80% !important;
    margin: auto;
  }

  #logo-list-slides .owl-item img {
    width: fit-content;
  }

  #logo-list-slides .owl-nav .owl-prev {
    left: -50px;
  }

  #logo-list-slides .owl-nav .owl-next {
    right: -50px;
  }

  #logo-list-slides .owl-nav {
    bottom: 60px;
  }

  #logo-list-slides .owl-nav i {
    font-size: 40px !important;
  }

  .project-card {
    padding: 30px 25px;
  }

  .successful-projects .card-desc p {
    max-height: 45px;
  }

  .successful-projects h2 {
    margin-bottom: 45px;
  }

  .page-id-369 .key-questions #Faq-accordion {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  p.product-list-p {
    margin: 30px auto 60px;
  }

  .products-listing h2.orange-underline::after,
  .what-sets-apart h2.orange-underline::after,
  .successful-projects h2.orange-underline::after {
    width: 18%;
    left: calc(50% - 10%);
    bottom: -13px;
  }

  .successful-projects.massetic-projs {
    padding: 80px 0px 50px;
  }

  .massetic-faq.key-questions #Faq-accordion {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  section.prod-detail-header .banner-system-image {
    display: none;
  }

  .features-list.text-center {
    padding: 0px;
    margin-bottom: 50px;
  }

  .orange-underline::after {
    width: 18%;
    left: calc(50% - 10%);
    bottom: -13px;
  }

  .features-list h4 {
    margin: 25px 0px 20px 0px;
    font-size: 18px;
  }

  section.prod-sets-aprt {
    padding: 50px 0px 60px;
  }

  #prod-sets-right {
    padding-left: 0px;
  }

  #prod-sets-right .psets-right-content h5 {
    margin-top: 15px;
  }

  div#prod-key-carousel .owl-nav .owl-prev,
  div#prod-key-carousel .owl-nav .owl-next {
    margin: 0;
  }

  div#prod-key-carousel .owl-nav img {
    height: 40px;
  }

  .prod-benefit-card {
    min-height: 325px;
    padding: 20px 15px 0px 15px;
  }

  #prod-request-form form .rqst-demo-col {
    flex: 0 0 100%;
  }

  .page-id-889 .prod-benefit-card {
    min-height: 310px;
  }

  .page-id-984 .prod-benefit-card {
    min-height: 365px;
  }

  .prod-request-demo
    .container.prod-rqst-container
    .wpcf7
    form
    .wpcf7-response-output {
    margin: 2px;
    font-size: 12px;
    bottom: 8px;
  }

  .successful-projects .project-card {
    margin-bottom: 30px;
  }

  section.prod-key-benefits {
    padding: 20px 0px;
  }

  .prod-img {
    text-align: center;
  }

  section.prod-about-detail .prod-img .curved-image {
    width: 85%;
  }

  .prod-about-detail img.prod-dotted-bg {
    top: -22px;
    left: 21px;
    height: 98%;
    transform: rotateX(360deg) rotateY(180deg);
  }

  .prod-about-detail img.prod-dotted-horizontal {
    height: 92%;
    bottom: -27px;
  }

  section.prod-about-detail {
    margin-top: 60px;
  }

  section.prod-about-detail .row.prod-listing-row {
    margin-bottom: 30px;
  }

  section.product-features {
    padding-top: 40px;
  }

  .prod-industry-experience img.curved-image {
    width: 85%;
  }

  ul#prod-sets-right {
    margin-top: 60px;
  }

  .prod-industry-experience .prod-details p {
    margin: 0px 0px 10px;
  }

  .prod-industry-experience {
    margin-bottom: 75px;
  }

  .prod-industry-experience img.prod-dotted-horizontal {
    height: 82%;
    left: 8px;
    bottom: -13%;
  }

  .prod-industry-experience img.prod-dotted-bg {
    top: -18px;
    right: 23px;
    height: 98%;
  }

  .prod-industry-experience img.prod-dotted-vertical {
    top: 64%;
    right: 3px;
    height: 30%;
  }

  .page-id-984 .prod-detail-header.about-header p {
    margin-top: 18px;
  }

  section.tbanner-header.about-header.prod-detail-header h5 {
    margin-top: 26px;
    padding-right: 15px;
    font-size: 16px;
  }

  .category-banner-img img {
    width: 100%;
    height: 310px;
    object-fit: cover;
  }

  .sap-serv-right {
    margin-top: 40px;
    padding-right: 25px;
  }

  #SAP-serv-right ul {
    padding-left: 25px;
  }

  .getin-checkbox label input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-top: 10px;
    bottom: 40px;
  }

  .get-intouch-form .wpcf7 form.invalid .wpcf7-response-output {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .fmcg img.prod-dotted-vertical {
    top: 9%;
  }

  .fmcg-add-values .row.fmcg-av-row {
    flex-direction: column-reverse;
  }

  .fmcg-add-values #Fmcg-av-left {
    margin-top: 40px;
  }

  .privacy-details h2 {
    font-size: 18px !important;
  }

  .search-post-content .row {
    align-items: center;
  }

  .h-products-desc p {
    height: auto;
  }

  #blogtags-section {
    padding: 40px 0px 10px;
  }

  .update-pop-content.container {
    padding: 0px;
  }

  .tech-nav-section li.astm-search-menu {
    padding-left: 0px !important;
  }

  #blog-carousel .owl-nav .owl-prev,
  #blog-carousel .owl-nav .owl-next {
    margin: 0;
  }

  .blog-section .pt-cv-view.pt-cv-grid.pt-cv-colsys {
    width: auto;
  }

  #who-video #WhoVideo,
  #proj-video #ProjVideo,
  #ProjectsVideo,
  #StoryVideo {
    min-height: 290px !important;
  }

  .h-whoweare .text-center p {
    margin-bottom: 30px;
  }

  .client-table .row.border.bg-dark.border-dark.border-collapse {
    padding: 10px 15px;
    justify-content: center;
  }

  .home .latest-projects {
    padding: 40px 0px;
  }

  .latest-projects .view-products {
    margin-top: 20px;
  }

  .col-md-6.mav-innov-left {
    padding: 0px;
  }

  .across-globe a.btn.talk-us-btn.yellow-btn {
    margin-top: 20px;
  }

  .whovr-left h2 {
    margin-bottom: 16px !important;
  }

  .whybest-content h2::after,
  .core-values h2::after {
    left: calc(50% - 20%);
    bottom: -15px !important;
  }

  .across-globe h2::after {
    left: calc(50% - 10%);
  }

  section.prod-about-detail .row.prod-listing-row {
    margin-bottom: 0px;
  }

  .page-id-950 .what-vcan-card {
    min-height: 100px;
  }

  .get-in-touch {
    padding: 50px 0px 30px !important;
  }

  .orange-underline::after,
  .fmcg-add-values h2.mav-heading-span.orange-underline::after,
  .our-success-story h2.mav-heading-span.orange-underline::after,
  .fmcg-solutions h2.mav-heading-span.orange-underline::after {
    left: calc(50% - 10%);
  }

  .sets-apart-col:nth-child(even) .sets-aprt {
    margin-left: 0px !important;
  }

  .res-author-details .saboxplugin-wrap {
    margin-top: 30px;
  }

  section.team-wrapper.pdt-main-sec.tag-listing-grids.successful-projects {
    padding: 30px 0px 10px;
  }

  .blog-section .pt-cv-ifield {
    margin-bottom: 30px !important;
  }

  .single-career-info
    .content
    .apply-form-sec
    .wpcf7
    input[type="submit"]:not(:disabled):not(.disabled):active {
    background: #0c1f5c !important;
  }

  .content .wpcf7 form .wpcf7-response-output {
    width: 90%;
    margin-top: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .single-career-info .content .apply-form-sec {
    padding-right: 30px;
  }

  .content .apply-form .wpcf7-validates-as-required,
  .single-career-info .content .apply-form-sec .wpcf7-validates-as-url,
  .single-career-info .registration-form,
  .content .wpcf7 form .wpcf7-response-output {
    width: 100% !important;
  }

  .single-career-info .content .apply-form-sec .form-submit .wpcf7-spinner {
    margin-top: 0px;
  }

  .contact-form .wpcf7 form .wpcf7-response-output {
    margin-top: 0px !important;
  }

  .contact-form .wpcf7 .wpcf7-not-valid-tip {
    font-size: 12px;
  }

  .contactsec .policy-para {
    margin-top: 10px;
  }

  .contactsec .contact-form .wpcf7 .wpcf7-form label {
    margin-bottom: 15px !important;
  }

  .contactsec .contact-form .row.contact-checkbox label {
    margin-bottom: 0px !important;
  }

  .contact-form .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    margin-top: 0px !important;
  }

  .contact-checkbox span.wpcf7-list-item.first.last {
    margin-top: 10px;
  }

  .contactsec .policy-para {
    margin-top: 16px;
  }

  .contactsec .talkto-us {
    padding-top: 25px;
  }

  .contactsec .addresss::after {
    top: 110%;
  }

  .wrapper.blog-wrap .saboxplugin-wrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  div#heateor_sss_sharing-3 {
    padding-bottom: 0px !important;
  }

  .career-info-template-default .content .whovr-left h2 {
    font-size: 22px;
  }

  #blogtags-section.blog-section .pt-cv-ifield {
    margin: 0px;
  }

  .page-template-template-career .success-stories.work-one.row {
    margin-top: 50px;
  }

  #cutom-counts .customer-counters p {
    font-size: 15px;
  }

  #cutom-counts .customer-counters h2 {
    margin-bottom: 10px;
  }

  .container.projects-container p {
    margin: 40px auto 30px;
  }

  .page-id-440 .about-whoweare,
  .page-id-435 .about-whoweare {
    padding-top: 40px;
  }

  .prod-benefit-card h4 {
    max-width: 90%;
  }

  .page-id-866 .prod-benefit-card {
    min-height: 300px;
    padding-bottom: 15px;
  }

  .page-id-840 .prod-benefit-card {
    min-height: 300px;
  }

  .page-id-929 .what-vcan-card,
  .page-id-975 .what-vcan-card,
  .what-vcan-card,
  .page-id-967 .what-vcan-card,
  .page-id-959 .what-vcan-card {
    min-height: 10px !important;
  }

  .fmcg-av-left {
    padding-right: 0px;
  }

  #Fmcg-av-left ul {
    padding-left: 30px;
  }

  .view-success-stories a.btn.orange-btn,
  .lets-talk a.btn.orange-btn {
    padding: 10px 22px !important;
  }

  .success-story-page .success-story {
    margin-bottom: 0px !important;
  }

  .apply-form-sec .wpcf7-response-output {
    font-size: 14px !important;
  }

  .what-sets-apart .sets-aprt {
    margin-top: 0px;
  }

  .sets-apart-col {
    margin-top: 35px !important;
  }

  .page-id-831 .prod-about-detail .prod-details h2 {
    line-height: 32px;
  }

  .footer-links-row.row {
    border-bottom: 0px;
    padding-bottom: 0px;
  }

  .stay-up-to-date .form-check-input {
    position: relative !important;
    margin-right: 2px;
    left: 5% !important;
    bottom: 29px;
  }

  section.fmcg.career-aday-life h6 {
    font-size: 16px;
    margin-top: 25px;
  }

  section.fmcg.career-aday-life .mav-heading-span {
    margin-bottom: 0px;
  }

  section.fmcg.career-aday-life p {
    font-size: 14px;
    line-height: 1.73;
    margin-bottom: 12px;
  }

  .row.footer-copyrights {
    padding: 30px 0px;
  }

  .mav-innovation .row.mav-innov-row img.desk-innov-image {
    display: none !important;
  }

  .mav-innovation .row.mav-innov-row img.mob-innov-image {
    display: block !important;
  }

  input#footer-submit {
    top: 3px;
  }

  .blog-section .pt-cv-ifield {
    min-height: 10px;
  }

  .page-id-1184 .prod-benefit-card,
  .page-id-1186 .prod-benefit-card {
    min-height: 385px;
  }

  #prod-request-form form .request-demo-submit span.wpcf7-spinner {
    position: absolute;
    right: -42px;
    left: 0;
    margin: auto;
    top: 10px;
  }

  .row.contact-submit .wpcf7-spinner {
    display: block;
    position: absolute;
    right: 14%;
    top: 50%;
    transform: translateY(-50%);
    left: unset;
  }

  .row.listing-recent-posts h6 a {
    font-size: 16px;
    margin-top: 12px;
  }

  .row.listing-recent-posts .pr-0 {
    padding-right: 15px !important;
  }

  .list-recent-posts .post-float-date {
    padding: 10px;
    font-size: 12px;
  }

  .row.listing-recent-posts {
    margin-bottom: 20px;
  }

  .category-right-sidebar {
    margin-top: 40px;
  }

  .list-recent-posts .recent-posts-wrap {
    padding: 20px 15px 1px;
  }
  .stay-up-to-date label#blog-email-subsc {
    width: fit-content;
  }
  .stay-up-to-date label#blog-email-subsc .wpcf7-not-valid-tip {
    font-size: 10px;
  }
  .connect-footer-right .wpcf7 form.sent .wpcf7-response-output {
    bottom: 11px;
  }
  .stay-up-to-date label#stay-form-check input[type="checkbox"] {
    position: relative;
    top: 3px;
    left: 6px;
  }
  .blog-subscribe .wpcf7-spinner {
    width: 20px;
    height: 20px;
    display: inline-block;
    left: unset;
    top: unset;
  }
  .stay-up-to-date .wpcf7 form .wpcf7-response-output {
    font-size: 11px;
  }
  .stay-up-to-date form #stay-form-check .wpcf7-not-valid-tip {
    text-align: center;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 22px;
  }
  .blog-section .pt-cv-wrapper .cvp-live-filter .cvp-label {
    display: block;
  }
  section#projects-grids-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select,
  section#case-stuides-section.blog-section
    .pt-cv-wrapper
    .cvp-live-filter
    select {
    width: 250px;
  }
  #case-stuides-section {
    padding: 30px 0px 0px !important;
  }
  section#projects-grids-section {
    padding: 30px 0px 0px !important;
  }

  section#projects-grids-section.brochre-grid-section.blog-section {
    padding: 30px 0px 30px !important;
  }
  section#projects-grids-section .pt-cv-ifield {
    padding: 20px;
  }
  section.prod-key-benefits .prodct-benefit-card h4 {
    margin: 30px auto 20px;
  }
  section.prod-key-benefits .prod-keu-col {
    margin-top: 30px;
  }
  div#prod-key-grids {
    margin-top: 10px;
  }
}

/*mobile-ends*/

@media only screen and (max-width: 400px) {
  .mavenlife-right {
    margin-top: 20px;
  }

  .maventic-life img.dotted-vertical-mlife {
    right: 2px;
    top: 62%;
    height: 28%;
  }

  .maventic-life .mav-life-bg {
    top: 61%;
    right: 6%;
    height: 31%;
  }

  .maventic-life img.dotted-vertical-mlife {
    right: 2px;
    top: 61%;
    height: 30%;
  }

  img.whovr-bg-1 {
    top: 64%;
  }

  .getin-checkbox label input[type="checkbox"] {
    bottom: 57px;
  }
}

/* newly worked */
.home-our-products .h-products-card {
  display: flex;
  flex-direction: column;
}

.h-products-desc {
  flex: 1 1 auto;
}

.orange-read-more,
a.res-view-more {
  position: relative;
  display: inline-block;
  line-height: 1;
}

.orange-read-more::before {
  top: 50%;
  transform: translateY(-50%);
}

.h-products-desc p {
  height: auto;
}

.res-blog-details {
  margin-bottom: 15px;
}

.project-col,
.solutions-col,
.servs-list-col,
.resource-grid-col,
.case-studies {
  display: flex;
}

.project-card,
.solutions-card,
.servs-listing-card,
.resource-grid-card,
.case-studies-card {
  display: flex;
  flex-direction: column;
}

.latest-projects .card-desc,
.solutions-card .solutions-desc,
.servs-listing-card .servs-list-content,
.resource-grid-card .resource-grid-content,
.case-studies-card .case-inner-content {
  flex: 1 1 auto;
}

.servs-listing-card .servs-list-content p,
.resource-grid-content p {
  margin-bottom: 0;
}

.servs-listing-card .servs-list-content,
.case-inner-content p,
.successful-projects .card-desc p {
  max-height: inherit;
  color: #424242;
}

.privacy-details {
  color: #424242;
}

.tbanner-header.aboutus-header p,
.tbanner-header p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}

.case-inner-content p,
.successful-projects .card-desc p,
.servs-listing-card .servs-list-content p,
.blog-section .pt-cv-ifield .pt-cv-title a,
.latest-blog.related-article .blog-card .card-desc h4,
.tag-grid-content .tag-card-content {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sets-apart-col {
  margin-top: 50px;
}

.sets-aprt {
  margin-top: 0;
  height: auto;
}

.row.sap-serv-row,
.row.fmcg-av-row {
  align-items: flex-start;
}

.sap-serv-row .sap-crm-right-col,
.fmcg-av-col {
  margin-top: 20px;
}

.page-id-950 .what-vcan-col {
  margin-top: 45px;
}

.page-id-950 .what-vcan-card {
  margin-top: 0;
  min-height: auto;
  height: auto;
}

.page-id-950 .what-vcan-card p {
  margin-bottom: 0;
}

.tweet-footer img {
  width: 100%;
}

.registration-form .wpcf7 form .wpcf7-response-output {
  margin: 0;
}

.blog-section .alert-warning {
  margin-bottom: 0;
}

.service-listing {
  padding: 70px 0px 20px;
}

.servs-listing-card h4 {
  margin-bottom: 0;
}

/* breakpoint and up - mega dropdown styles */

/* remove the padding from the navbar so the dropdown hover state is not broken */
.tech-nav-section .navbar {
  padding-top: 0px;
  padding-bottom: 0px;
}

/* Style the tab */
.tech-nav-section .mega-menu .tab {
  float: left;
  border-right: 1px solid #e9e9e9;
  width: 35%;
  height: auto;
}

/* Style the buttons inside the tab */
.tech-nav-section .mega-menu .tab button {
  display: block;
  background-color: inherit;
  color: black;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding: 1px 0px;
}

.tech-nav-section .mega-menu .tab button a {
  padding: 14px 15px;
  display: block;
  color: #333333;
  font-size: 15px;
}

/* Change background color of buttons on hover */
.tech-nav-section .mega-menu .tab button:hover a {
  background-color: #e9e9e9;
  color: #fdad22;
}

/* Create an active/current "tab button" class */
.tech-nav-section .mega-menu .tab button.active a {
  background-color: #e9e9e9;
  color: #fdad22;
  position: relative;
  font-size: 15px;
  font-weight: 500;
}

.tech-nav-section .mega-menu .tab button.active a::after {
  content: "\f0de";
  position: absolute;
  right: -3px;
  top: 0%;
  transform: translateY(-50%);
  color: #e9e9e9;
  font-family: "FontAwesome" !important;
  font-size: 35px;
  transform: rotate(90deg);
}

/* Style the tab content */
.tech-nav-section .mega-menu .tabcontent {
  float: left;
  padding: 0px 12px;
  width: 65%;
  border-left: none;
  height: auto;
  display: none;
}

#maventax-id,
#sap-functional-id {
  display: block;
}

.tech-nav-section .row.menu-tabcont-row {
  margin: 0px;
}

.tech-nav-section .row.menu-tabcont-row img {
  padding-top: 10px;
}

.tech-nav-section .row.menu-tabcont-row ul li a,
.row.menu-tabcont-row ul li a:hover {
  color: black;
  font-size: 14px;
  font-weight: 400;
}

.tech-nav-section .row.menu-tabcont-row ul li {
  padding: 10px 0px 3px !important;
}

.tech-nav-section
  .navbar-expand-lg
  .navbar-nav
  .dropdown-menu.single-drop-menu {
  padding: 15px !important;
}

.tech-nav-section li.nav-item.dropdown.indst-drop ul li:hover a {
  background-color: #e9e9e9;
  color: #fdad22;
}

.tech-nav-section
  .navbar-expand-lg
  .navbar-nav
  .dropdown-menu.single-drop-menu
  li
  a {
  padding: 10px;
  display: block;
  color: #333333;
  font-weight: 500;
  font-size: 15px;
}

/* makes the dropdown full width  */
.tech-nav-section .navbar .drop-megamenu {
  position: static;
}

.tech-nav-section .mega-menu {
  width: 100%;
  left: 0;
  right: 0;
  top: 100%;
}

/* shows the dropdown menu on hover */
.tech-nav-section .navbar .dropdown:hover .dropdown-menu,
.tech-nav-section .navbar .dropdown .dropdown-menu:hover {
  display: block !important;
  padding: 30px 8px 30px 30px;
  border-radius: 7px;
}

.tech-nav-section .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  width: 46%;
  margin: 0px auto;
  padding: 30px 8px 30px 30px;
  margin-top: -1px;
}

.tech-nav-section .navbar .dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: #fff;
}

.tech-nav-section .mega-menu.show #sap-functional-id,
.tech-nav-section .mega-menu.show #massetic-id {
  display: block;
}

.tech-nav-section .mega-menu .tab button:first-child {
  display: block;
}

.fmcg-heading a {
  color: #0c1f5c;
}

.fmcg-heading a:hover {
  color: #e89a09 !important;
}

.cus-home-project .prj-cat {
  background-color: #0c1f5c;
  margin: 14px 0 0 0;
  padding: 11px 18px !important;
  margin-top: 0px;
  margin-bottom: 5px;
  width: fit-content !important;
}

.cus-home-project .prj-cat span {
  color: #fff;
}

.cus-home-project .card-desc {
  margin: 13px 0 0 0;
}

.cus-home-project .prt-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.63;
}
