.content-title {
  padding: 0em 2em;
  height: 81vh;
  justify-content: center;
  display: flex;
  flex-direction: column;
  width: clamp(200px, 100%, 725px);
}

/* Mega Menu and Header*/
.amplifinn-b-logo,
.amplifinn-w-logo {
  width: 140px;
  margin-top: 10px;
}
.amplifinn-header {
  width: calc(100vw);
  top: 0px;
  z-index: 9999;
  position: fixed;
  transition: all 0.3s ease-in-out, background 0.1s ease-in-out;
  padding: 10px 0px;
  -webkit-animation: headerfadeIn ease-in 0.1s;
  -moz-animation: headerfadeIn ease-in 0.1s;
  animation: headerfadeIn ease-in 0.1s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
#wp-megamenu-menu-1 {
  background: rgba(0, 0, 0, 0);
}
#wp-megamenu-menu-1 > .wpmm-nav-wrap ul.wp-megamenu > li > a {
  text-transform: none;
  font-weight: 400;
  text-decoration: none;
  line-height: 1.5;
  font-size: 16px;
}
body .amplifinn-header .amplifinn-b-logo,
body.activeScroll .amplifinn-header .amplifinn-w-logo {
  display: none;
}
body.activeScroll .amplifinn-header .amplifinn-b-logo,
body .amplifinn-header .amplifinn-w-logo {
  display: block;
}
body.dark-header .amplifinn-header .amplifinn-w-logo {
  display: none;
}
body.dark-header .amplifinn-header .amplifinn-b-logo {
  display: block;
}
body.dual-header
  .amplifinn-header
  .mega-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  height: 50px;
}
body.activeScroll .amplifinn-header,
body.dark-header .amplifinn-header {
  background: #fff;
  box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.1);
  visibility: visible !important;
  padding: 0;
}
body.dark-header
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #001a56 !important;
  font-family: "NotoSansRegular";
  margin: 0 12px !important;
  font-size: 16px !important;
}
.mobile-header-btn {
  display: none;
}
.wpmm_brand_logo_wrap {
  position: relative;
  float: left;
  margin-left: 3vw;
  padding-right: 30px;
  /* border-right: 1px solid rgba(94, 30, 190, 0.09) !important; */
  z-index: 99999;
}
.menu-left-left .mega-menu > li {
  /* border-right: 1px solid rgba(94, 30, 190, 0.09) !important; */
}
.menu-left-left .mega-menu > li.flip-menu-cta {
  border-right: 0px solid !important;
}
.menu-header-main {
  max-width: 105rem;
}
.nav-desktop-menu {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  width: 95%;
}
.menu-left-left {
  display: flex;
  /* width: 95%; */
  /* justify-content: space-between; */
  align-items: center;
}
.amplifinn-header .mega-menu-wrap {
  clear: none !important;
}
body.activeScroll
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  color: #001a56 !important;
  font-family: "NotoSansRegular";
  margin: 0 12px !important;
  font-size: 16px !important;
}
body .amplifinn-header .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
  color: #fff !important;
  font-family: "NotoSansRegular" !important;
  margin: 0 12px !important;
  font-size: 16px !important;
  height: auto !important;
  line-height: 1.5 !important;
}
body
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item
  > a.mega-menu-link {
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 53px !important;
  padding-top: 20px !important;
}

#customer-stories-slider1 > div.owl-dotsclass.owld-wbg {
  width: 50%;
  float: right;
}
body
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-item.header-btn-v1
  > a.mega-menu-link,
body .menu-right-right #menu-main-menu-right > li.menu-item.header-btn-v1 > a {
  margin-right: 0 !important;
  padding: 17px 24px !important;
  /* background: transparent linear-gradient(92deg, rgba(151,100,247,.13) 0%, rgba(124,71,247,.13) 40%, rgba(98,59,251,.13) 100%) !important; */
  /* background-image: linear-gradient(90deg, #008cff4d 0%, #0065ff45 22%, #6942ef4d 100%); */
  background-image: linear-gradient(
    90deg,
    rgb(0 140 255 / 13%) 0%,
    rgb(0 101 255 / 14%) 22%,
    rgb(105 66 239 / 13%) 100%
  );
  font-family: "NotoSansRegular" !important;
  color: #5e1ebe !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.login-cta-menu {
  /*margin-left: 10% !important;*/
}
body.dual-header:not(.activeScroll)
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.login-cta-menu
  > a.mega-menu-link,
body.dual-header:not(.activeScroll)
  .amplifinn-header
  .menu-right-right
  #menu-main-menu-right
  > li.menu-item.login-cta-menu
  > a {
  color: #fff !important;
  font-family: "NotoSansMedium" !important;
  background: none !important;
  -webkit-text-fill-color: #fff;
}
.dual-header.activeScroll
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.login-cta-menu
  > a.mega-menu-link,
.dual-header.activeScroll
  .amplifinn-header
  .menu-right-right
  #menu-main-menu-right
  > li.menu-item.login-cta-menu
  > a {
  background: transparent
    linear-gradient(275deg, #804bff 10%, #4269c6 70%, #3e67cc 0%, #21dbaa 150%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  font-family: "NotoSansMedium" !important;
}
.dark-header
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.login-cta-menu
  > a.mega-menu-link,
.dark-header
  .amplifinn-header
  .menu-right-right
  #menu-main-menu-right
  > li.menu-item.login-cta-menu
  > a {
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;*/
  font-family: "NotoSansRegular" !important;
  color: #5e1ebe !important;
}
.login-cta-menu a {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;*/
}
.amplifinn-header .menu-right-right li.menu-item {
  display: inline-flex;
  margin-left: -5px !important;
}

#menu-item-5372 {
  border: 3px solid #0569b1;
  border-radius: 47px;
  margin: 4px;
  padding: 0px;
}
.amplifinn-header .menu-right-right li.menu-item {
  margin: 0 0px 0 0;
  height: auto;
  vertical-align: middle;
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
}
.header-btn-s1 a {
  border: 0px !important;
  /* background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important; */
  /* background: transparent linear-gradient(92deg, #9764F7 0%, #7C47F7 40%, #623BFB 100%); */
  /* background-image: linear-gradient(90deg, #0065ff, #6942ef, #6554c0, #008cff, #0065ff, #6942ef); */
  /* background-image: linear-gradient(90deg, #0065ff, #6942ef, #6554c0, #008cff, #0065ff, #6942ef); */
  /* background-image: linear-gradient(90deg, #008cff, #0065ff, #6942ef); */
  /* color: #fff !important; */
  color: rgb(0, 26, 86) !important;
  padding: 15px 25px !important;
  font-size: 11px !important;
  font-family: "NotoSansRegular" !important;
  letter-spacing: 1px;
  font-weight: unset !important;
  text-transform: uppercase;
  margin: 0 !important;
}
body
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.header-btn-v1
  > a.mega-menu-link
  span {
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'NotoSansMedium' !important;*/
}
body
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.header-btn-v1
  > a.mega-menu-link:hover::after {
  right: 9px;
}
/*body .amplifinn-header .max-mega-menu > li.mega-menu-item.header-btn-v1 > a.mega-menu-link:after{
  content: '';
  background: url(../img/arrow-right-blue.svg);
  width: 18px;
  height: 18px;
  position: absolute;
  right: 13px;
  background-repeat: no-repeat;
  top: 13px;
  background-size: 15px;
  display: block !important;
  transition: 0.2s ease-in;
}*/
.amplifinn-header
  li.mega-menu-item
  > ul.mega-sub-menu
  > li.mega-menu-row
  > ul.mega-sub-menu {
  justify-content: center;
  display: flex !important;
}
.flip-menu-cta > a {
  background: transparent
    linear-gradient(90deg, #9764f7 0%, #7c47f7 40%, #4622d3 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.flip-menu-cta span.flip-hover-menu {
  opacity: 0;
  position: absolute;
  left: 35px;
  width: 100%;
  top: 20px;
  background: transparent
    linear-gradient(90deg, #9764f7 0%, #7c47f7 40%, #4622d3 100%) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.flip-menu-cta img {
  margin-right: 8px;
  width: 22px;
}
.flip-menu-cta:hover span.flip-orig-menu {
  opacity: 0;
  transition: 0.2s ease-in;
}
.flip-menu-cta:hover span.flip-hover-menu {
  opacity: 1;
  transition: 0.2s ease-in;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-megamenu
  > ul.mega-sub-menu {
  width: calc(100vw - 40.5vw) !important;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
  a.mega-menu-link {
  position: relative;
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
  a.mega-menu-link:after {
  content: "";
  height: 2px;
  width: calc(100% + 24px);
  left: -12px;
  position: absolute;
  bottom: 0;
  border-bottom: 2px solid #5e1ebe;
  display: block !important;
}
.megamenu-left-sec,
.megamenu-middle-sec,
.megamenu-right-sec {
  padding: 10px !important;
  /* box-shadow: inset 0px 17px 16px -10px #0000001C !important; */
}
/* .megamenu-left-sec{
  width: 22% !important;
} */
.megamenu-middle-sec {
  width: 100% !important;
}
/* .megamenu-right-sec{
  width: 23% !important;
} */
.megamenu-middle-sec {
  padding: 10px 50px !important;
}
.megamenu-right-sec {
  padding-top: 22px !important;
  background: #fff !important;
}
.megamenu-middle-sec {
  background: #fff !important;
}
.megamenu-left-sec {
  /* background: linear-gradient(341deg, #D4C7F6 30%, #FEFCFF 100%, #FFFFFF 100%) !important; */
  /* background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%) !important; */
  background: #fff !important;
  /*min-height: 390px !important;*/
}
.menu-items-items img {
  width: 16px;
  margin-right: 15px;
}
.menu-right-imgv1 {
  width: 220px;
  margin-top: 20px;
}
.header-btn-v1 a {
  /*padding: 8px 16px 8px 16px !important;
  font-size: 14px !important;*/
  transition: 0.2s ease-in;
  /*background: #fff !important;
  border-radius: 4px !important;
  line-height: 1.5 !important;
  color: #092d64 !important;
  height: auto !important;*/
  margin-left: 20px !important;
}
body.activeScroll
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.header-btn-v1
  > a.mega-menu-link,
body.dark-header
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.header-btn-v1
  > a.mega-menu-link {
  /*border: 1px solid #88ADD2 !important;*/
}
.menu-font-14 a,
.menu-font-14 h4 {
  font-size: 14px !important;
  line-height: 1.5;
  color: #001a56 !important;
  font-family: "NotoSansMedium";
  margin-bottom: 22px;
}
.mega-menu-item > .mega-sub-menu {
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important;*/
  /*padding-top: 3px !important;*/
  border-bottom-left-radius: 28px !important;
  border-bottom-right-radius: 28px !important;
  overflow: hidden !important;
}
body
  .amplifinn-header
  .max-mega-menu
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link:after {
  /*content: '\f142';
    font-family: dashicons;
    font-weight: normal;
    position: absolute;
    bottom: -32px;
    left: 20%;
    font-size: 30px;
    color: #4368c7;
    display: block !important;*/
}
.mega-menu-item > .mega-sub-menu:before {
}
#mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on {
  /*border-bottom: 2px solid #5E1EBE;*/
}
.regular-menu .mega-sub-menu li a {
  color: #001a56 !important;
  padding: 6px 18px !important;
  background: #f0f1f8 !important;
}
li.hide-menu-item > a {
  display: none;
}
.mega-menu-item > .mega-sub-menu:after {
  background: transparent
    linear-gradient(275deg, #804bff 10%, #4269c6 70%, #3e67cc 0%, #21dbaa 150%) !important;
  content: "";
  display: block !important;
  position: absolute;
  top: 0;
  left: -60vw;
  width: 250vw;
  /*height: 3px;*/
}
.menu-card-video {
  display: flex !important;
  margin-bottom: 24px;
  background: #fff;
  padding-bottom: 0 !important;
  border-radius: 6px;
  vertical-align: middle;
  align-items: center;
}
.menu-card-video img {
  width: 115px;
  margin-right: 15px;
  box-shadow: 3px 0px 10px #ddd;
}
.menu-card-video h4 {
  margin-top: 8px;
}
.menu-card-video h4 .span-div {
  display: block;
  color: #1748c9;
  font-size: 11.5px;
  margin-top: 4px;
  font-family: "NotoSansRegular" !important;
}
ul.wp-megamenu-sub-menu .menu-font-16 h4 {
  margin-bottom: 0px;
}
ul.wp-megamenu-sub-menu .menu-font-16 h4 .span-div {
  display: block;
  color: #e65d1f;
  font-size: 13px;
  margin-top: -3px;
  padding-left: 27px;
}
ul.wp-megamenu-sub-menu .menu-font-16 h4 img {
  margin-right: 5px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.d-none {
  display: inline-block !important;
  text-align: center;
}
.menu-items-head {
  font-family: "NotoSansSemiBold";
  margin: 12px 0 15px 0;
  color: #001a56;
}
.megamenu-icons {
  width: 14px;
  margin-right: 5px;
}
.megamenu-icons-v1 {
  margin-right: 15px;
}
.mega-menu-h2 {
  font-size: 18px !important;
  line-height: 1.5;
  color: #001a56;
  margin: 12px 0px 8px;
  font-family: "NotoSansSemiBold";
}
.mega-menu-h2 span {
  font-size: 22px;
  font-family: "NotoSansBold";
}
.mega-menu-h3 {
  margin: 12px 0px 20px;
  font-size: 16px;
  color: #0768dd !important;
  font-family: "NotoSansMedium";
  line-height: 1.3;
}
.mega-menu-p {
  color: #8c8c8c;
}
.player-video {
  line-height: 0 !important;
  padding: 10px 0 10px 10px;
}
.player-video video {
  width: 100% !important;
  height: auto !important;
}
.mega-menu-item .player-video img {
  width: 55px !important;
  margin-right: 12px !important;
}
.menu-card-video h4 {
  font-size: 12px !important;
  line-height: 1.5;
  color: #5e1ebe !important;
  /* font-family: 'NotoSansMedium'; */
  width: 58%;
}
.blue-1liner-menu {
  /* font-family: 'NotoSansMedium'; */
  margin-bottom: 8px !important;
  font-size: 13px;
}
.menu-left-btn {
  padding: 9px 45px 9px 25px !important;
  font-size: 15px;
  box-shadow: 0px 0px 10px #2d0b7e6b;
}
.menu-left-btn:after {
  right: 20px !important;
  top: 14px;
  transition: 0.2s ease-in;
}
.btn-primary-bluegrad.menu-left-btn:hover::after {
  right: 16px !important;
}
.menu-bord-right {
  border-right: 1px solid #ceddee;
}
.menu-items-col li {
  margin: 10px 0;
}
.menu-items-col li:first-child {
  margin-top: 0;
}
.menu-items-col li:last-child {
  margin-bottom: 0;
}
.menu-items-col li:last-child a {
  margin-bottom: 0 !important;
}
.menu-items-col li a {
  color: #001a56;
  font-family: "NotoSansMedium";
  font-size: 14px;
  margin-bottom: 20px !important;
  display: block;
}
.megamenu-col-v1 li a {
  margin-bottom: 22px !important;
}
.megamenu-top-content {
  text-align: center;
  /*border-bottom: 1px solid #ceddee;*/
  margin-bottom: 10px;
  margin-top: 10px;
  padding-bottom: 20px;
}
.menu-top-head {
  font-size: 17px;
  line-height: 1.5;
  font-family: "NotoSansBold";
  color: #001a56;
}
.menu-pointers-steps ul {
  justify-content: space-between;
  display: flex;
}
.menu-pointers-steps ul li {
  width: auto;
  display: inline-flex !important;
  font-size: 9px !important;
  color: #5e1ebe;
  font-family: "NotoSansMedium";
  align-items: center;
}
.menu-pointers-steps ul li img {
  margin-right: 0px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0px;
  left: 0px;
}
.menu-pointers-steps ul li svg {
  margin-right: 0px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 2px;
  left: 0px;
}
.menu-pointers-steps ul li.menu-pointers-steps-hil {
  font-family: "NotoSansSemiBold";
  font-size: 14px !important;
  color: #001a56;
  cursor: pointer;
}
.menu-active {
  border-bottom: 1px solid #001a56;
}
.menu-pointers-steps ul li.menu-pointers-steps-hil:hover {
  text-decoration: underline;
}
.menu-pointers-steps {
  margin-top: 8px;
  background: #f4f4fc;
  padding: 9px 14px;
  border-radius: 30px;
}
.menu-pointers-gradient ul {
  justify-content: center;
  display: flex;
}
.menu-pointers-gradient ul li {
  width: auto !important;
  display: inline-block !important;
  font-size: 15px !important;
  color: #001a56;
  padding: 0 16px;
  font-family: "NotoSansSemiBold";
  background: transparent
    linear-gradient(275deg, #804bff 10%, #4269c6 70%, #3e67cc 0%, #21dbaa 150%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-right: 1px solid #aaa;
  line-height: 1;
}
.menu-pointers-gradient ul li:last-child {
  border-right: 0px solid;
}
.menu-pointers-gradient ul li img {
  margin-right: 5px;
  width: 11px;
  height: 11px;
  position: relative;
  top: 2px;
}
.menu-pointers-gradient {
  margin-top: 22px;
}
.menu-pointers ul {
  justify-content: space-between;
  display: flex;
}
.menu-pointers ul li {
  width: auto !important;
  display: inline-flex !important;
  font-size: 10px !important;
  color: #001a56;
  font-family: "NotoSansSemiBold";
}
.menu-pointers ul li img {
  margin-right: 5px;
  width: 11px;
  height: 11px;
  position: relative;
  top: 2px;
}
.menu-pointers {
  border-top: 1px dashed rgba(126, 174, 214, 0.8);
  border-block-width: 1.4px;
  padding-top: 20px;
  margin-top: 4px;
}
.megamenu-right-card {
  /* background: linear-gradient(162deg, #e7cff3 0%, #e7cff3 30%, #b6d1fc 100%) !important; */
  background-image: linear-gradient(
    to top,
    #fff1eb 0%,
    #ace0f9 100%
  ) !important;
}
.megamenu-right-card .btn-tertiary-white-sm:after {
  top: -1px;
}
.menu-right-card {
  /*min-height: 368px;*/
}
.menu-right-card img.menu-right-img-card {
  position: absolute;
  left: 0;
  bottom: -10px;
}
.megamenu-rc-ab-img {
  background-repeat: no-repeat !important;
  background-position: bottom center !important;
}
.menuright-label {
  color: #001a56;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 3.2px;
  margin-bottom: 12px;
  font-family: "NotoSansLight" !important;
}
.menuright-head {
  color: #001a56;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: "NotoSansBold";
}
.menuright-resource-head {
  color: #001a56;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-family: "NotoSansBold";
}
.menuright-label-resources {
  color: #001a56;
  font-size: 12px;
  font-family: "NotoSansRegular";
  margin: 22px 0 10px 0;
}
.menuright-contentv1 {
  color: #001a56;
  font-family: "NotoSansRegular";
  margin-bottom: 10px;
  font-size: 12px;
}
.megamenu-col-v1 {
  margin-bottom: 25px;
}
.mega-megamenu-top-sec-mob {
  background: #fff !important;
}
.login-cta-menu {
  /*margin-left: 2% !important;*/
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-1640 a {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
  font-size: 16px !important;
  transition: 0.2s ease-in;
  background: transparent;
  /*border-radius: 4px !important;*/
  line-height: 40px;
  color: #fff;
  height: auto !important;
  font-weight: normal;
  /* letter-spacing: 1px; */
  border: 1px solid #fff;
  font-family: "NotoSansMedium" !important;
  padding: 0px 16px;
}
.dark-header
  .amplifinn-header
  #mega-menu-wrap-menu-1
  #mega-menu-menu-1
  > #mega-menu-item-1640
  a {
  border: 0px !important;
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important;*/
  background: transparent
    linear-gradient(92deg, #9764f7 0%, #7c47f7 40%, #623bfb 100%);
  color: #fff !important;
  padding: 16px 24px !important;
  font-size: 11px !important;
  font-family: "NotoSansLight" !important;
  letter-spacing: 1px;
  font-weight: unset !important;
  text-transform: uppercase;
  margin: 0 !important;
}
.livedemo-menu-icon img {
  width: 150px;
  top: -8px;
  position: relative;
}
/* .d-none-nav {
  display: none !important;
} */

/* Mega Menu */

/* owl sliders */
.owl-dotsclass .owl-dot {
  width: -webkit-fill-available;
  height: 3px;
  background: #fff !important;
}
.owl-dotsclass .owl-dot.active,
.owl-dotsclass.owld-wbg .owl-dot.active {
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important;*/
  /* background: transparent
    linear-gradient(
      89deg,
      rgba(89, 70, 252, 0.7) 0%,
      rgba(72, 117, 255, 0.7) 100%
    ) !important; */
  background: #1f75fe !important;
}
.owl-dotsclass.owld-wbg .owl-dot {
  width: -webkit-fill-available;
  height: 3px;
  background: #e9eaf2 !important;
  font-size: 0;
  line-height: 0;
}
.owl-dotsclass.owld-wbg .owl-dot.active button {
  background: transparent
    linear-gradient(
      89deg,
      rgba(89, 70, 252, 0.7) 0%,
      rgba(72, 117, 255, 0.7) 100%
    ) !important;
}
.owl-dotsclass.owld-wbg .owl-dot button {
  width: -webkit-fill-available;
  height: 3px;
  background: #e9eaf2 !important;
  font-size: 0;
  line-height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  border: 0px;
}
.owl-prev,
.owl-next {
  /* border-radius: 50%; */
  height: 40px;
  /* width: 40px; */
  width: 50px;
  padding: 0 0 0 3px;
  border-color: #e9eaf2;
  background: #fff;
}
.owl-prev {
  /* margin-right: 10px; */
}
.owl-navclass {
  width: 100px;
  float: left;
  margin-top: 25px;
}
.owl-navclass span.icon-chevron-left {
  position: relative;
  left: -2px;
  top: 1px;
}
.owl-navclass span.icon-chevron-right {
  position: relative;
  left: -1px;
  top: 1px;
}

.owl-dotsclass {
  margin-top: 45px;
  display: flex;
  padding: 0 2.5%;
}
.expertopinion .owl-dotsclass,
.customer-stories-slider .owl-dotsclass,
.spotlight-slider .owl-dotsclass,
.customer-speak-slider .owl-dotsclass {
  margin-right: 8%;
}
.expertopinion .owl-navclass,
.customer-stories-slider .owl-navclass,
.spotlight-slider .owl-navclass,
.customer-speak-slider .owl-navclass,
.demovideos-carousel .owl-navclass {
  margin-left: 8%;
}
.home .demovideos-carousel .owl-navclass {
  margin-left: 0%;
}
.spotlight-label,
.spotlight-title {
  color: #ffffff !important;
}
/* owl sliders */

/* SPOTLIGHT SECTION */
/*Spotlight*/
.spotlight .btn-tertiary-white-sm {
  font-family: "NotoSansRegular";
}
.spotlight-slider {
  margin-top: 3em;
}
.spotlight-slider .owl-stage-outer {
  /* padding-top: 10px; */
}
.spotlight-slider .owl-item {
  transition: 0.3s ease-in;
}
.spotlight-slider .owl-item:hover {
  margin-top: -10px !important;
}
.head-gradient {
  /* background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%); */
  /* background-image: linear-gradient(
    90deg,
    #0065ff,
    #6942ef,
    #6554c0,
    #008cff,
    #0065ff,
    #6942ef
  ); */
  background: linear-gradient(115deg, #2c67f2, #62cff4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.spotlight-cont {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  display: table-cell;
  padding: 2em 1.5em 0em;
}
.spotlight-items {
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px #efefef;
}
.spotlight-items > img {
  border-radius: 6px;
}
.spotlight-label {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  min-height: 28px;
  font-family: "NotoSansSemiBold" !important;
}
.spotlight-title {
  font-family: "NotoSansSemiBold";
  margin: 1em auto;
  line-height: 1.4;
  margin-bottom: 25px;
  font-size: 15px;
  min-height: 65px;
}
div.card_content > a {
  padding: 15px;
  border: 1px solid;
  border-radius: 20px;
  color: white;
}
.dark-text.spotlight-cont .spotlight-label,
.dark-text.spotlight-cont .spotlight-title,
.dark-text.spotlight-cont .btn-tertiary-white-sm {
  color: #001a56 !important;
}
.dark-text.spotlight-cont .btn-tertiary-white-sm:after {
  content: "";
  background: url(../images/arrow-right-dark.svg);
  width: 18px;
  height: 18px;
  position: absolute;
  margin-left: 7px;
  background-repeat: no-repeat;
  top: 2px;
  background-size: 15px;
}
.spotlight-items:hover .btn-tertiary-white-sm::after {
  animation: leftRight 1500ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

@media screen and (max-width: 992px) {
  .spotlight-title {
    font-size: 125%;
    margin: 1em 5% 1em 0%;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .spotlight-title {
    font-size: 12px;
    line-height: 1.2;
  }
  .spotlight-conhi {
    padding: 0;
  }
  .spotlight-conhi .owl-navclass {
    padding-left: 15px;
  }
  .grid-item img {
    width: auto !important;
    display: revert !important;
  }
}
@media screen and (max-width: 575px) {
  #spotlight {
    overflow: hidden;
  }

  .mobile-div.d-none.d-sm-none.d-md-block {
    margin: auto 20px;
    display: flex;
  }

  .plat-usecase-card {
    flex-direction: column;
  }

  .owl-carousel .owl-item img {
    /* display: none; */
    margin-top: 20px;
  }
}

/*Spotlight Ends*/

/*customer-stories*/

.customer-stories-cont {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}

.plat-usecase {
  display: flex;
}

.plat-usecase.left-align.right-align {
  padding: 20px;
  /* position: absolute; */
  top: 0;
  left: 0;
  vertical-align: middle;
  /* text-align: center; */
  display: table-cell;
}
.customer-stories-label.head-label {
  text-align: left !important;
  margin-bottom: 1em;
  color: #001a56;
}
.customer-stories-slider {
  margin-top: 3em;
}
.customer-stories-title {
  margin: 1em 0em 0em;
  /* font-family: 'NotoSansBold'; */
}
.customer-stories-subtitle {
  text-align: left !important;
  font-family: "NotoSansRegular";
  font-size: 17px;
  margin: 1.5em 0em 1em;
}
.customer-stories-items {
  float: left;
  padding: 0.75em;
}
.mobile-div.d-none.d-sm-none.d-md-block {
  /* display: block !important; */
  margin: auto 20px;
}
.mobile-div.d-none.d-sm-none.d-md-block.usecase_slider {
  display: block !important;
}

.plat-usecase-card {
  float: left;
  /* padding: 0.75em; */
  margin: 0.75em;
  display: flex;
  /* box-shadow: 0px 0px 15px rgba(95, 30, 190, 0.26); */
  box-shadow: 0 0 10px rgba(31, 117, 254, 0.4);
  border-radius: 8px;
}
.customer-stories-items .mobile-div {
  /* box-shadow: 0px 0px 15px rgba(95, 30, 190, 0.26); */
  box-shadow: 0 0 10px rgba(31, 117, 254, 0.4);
  border-radius: 15px;
  overflow: hidden;
}
.customer-stories-cont.left-align {
  text-align: left !important;
  float: left;
  /* padding: 4em 0em 0em 5em; */
  margin: 3em 0em 0em 3em;
  width: 50%;
  background-color: rgb(255 255 255 / 10%);
  backdrop-filter: blur(20px);
  border-radius: 8px;
}

.customer-stories-cont.right-align {
  text-align: left !important;
  float: right;
  /* padding: 4em 0em 0em 5em; */
  /* margin: 3em 0em 0em 3em; */
  width: 100%;
  background-color: rgb(255 255 255 / 10%);
  backdrop-filter: blur(5px);
  border-radius: 8px;
}
.customer-stories-items .btn-tertiary-white-sm:after {
  top: 0px;
}

/*.dark-text.customer-stories-cont .customer-stories-label, .dark-text.customer-stories-cont .customer-stories-title, .dark-text.customer-stories-cont .customer-stories-subtitle, .dark-text.customer-stories-cont .btn-tertiary-white-sm {
    color:#001A56 !important;
    }
    .dark-text.customer-stories-cont .btn-tertiary-white-sm:after {
    content: '';
    background: url(../images/arrow-right-dark.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    margin-left: 7px;
    background-repeat: no-repeat;
    top: 0px;
    background-size: 15px;
    }*/
customer-stories-items .mobile-div {
  position: relative;
  height: 100%;
  overflow: unset;
}

@media screen and (max-width: 1200px) {
  .customer-stories-title {
    font-size: 36px;
  }
}
/* iPad pro Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .page-template-template-event-listing .pillarhero-banner {
    min-height: 500px;
  }
  .timeline ul li:nth-child(even) div {
    left: -425px !important;
  }
  .timeline ul li div {
    width: 400px !important;
  }
  .timeline ul li:nth-child(odd) div {
    left: 25px !important;
  }
  .timeline ul li.in-view:nth-child(odd)::before,
  .timeline ul li.in-view:nth-child(even)::before {
    width: 30px !important;
  }
  .timeline ul li.in-view:nth-child(even)::before {
    left: -27px !important;
  }
  .page-template-template-event-listing .event-list {
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }
  .page-template-template-event-listing
    section.home-top.nearest-upcoming-section {
    padding-bottom: 0 !important;
  }
}

/* iPad Pro Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
}
@media screen and (max-width: 991px) {
  .customer-stories-title {
    width: 100%;
    font-size: 15px;
  }
  .customer-stories-cont.left-align {
    margin: 0em 2em 2em 2em;
    width: 90%;
  }
  .customer-stories-subtitle {
    width: 100%;
    font-size: 11px;
    letter-spacing: 0px;
    margin: 1em 0em;
  }
  .owl-carousel .owl-stage-outer {
    border-radius: 8px;
  }
  .customer-stories-items {
    border-radius: 8px;
  }
}

@media screen and (max-width: 767px) {
  .customer-stories-cont.left-align {
    margin: 0em 0em 0em 0em;
    width: 90%;
  }
  .mobile-div {
    position: relative;
    overflow: hidden;
    border-radius: 8px 8px 0px 0px;
  }
  .customer-stories-items {
    float: left;
    padding: 0;
  }
  .dark-text.customer-stories-cont .customer-stories-label,
  .dark-text.customer-stories-cont .customer-stories-title,
  .dark-text.customer-stories-cont .customer-stories-subtitle,
  .dark-text.customer-stories-cont .btn-tertiary-white-sm {
    color: #fff !important;
  }
  .dark-text.customer-stories-cont .btn-tertiary-white-sm:after {
    background: url(../images/arrow-right-white.svg);
  }
  .item.customer-stories-items img {
    z-index: 9 !important;
    position: relative;
    border-radius: 8px 8px 0px 0px;
  }
  .item.customer-stories-items .customer-stories-items {
    border-radius: 8px;
  }
  .item.customer-stories-items .customer-stories-cont {
    margin-top: 0px;
  }
  .customer-stories-cont {
    position: relative;
  }
  .customer-stories-cont.left-align {
    width: 100%;
  }
  .customer-stories-items .mobile-div {
    box-shadow: none;
  }
  .customer-stories-items {
    box-shadow: 0px 0px 6px rgba(95, 30, 190, 0.2);
  }
}
.panel-5 {
  /* margin-top: -8em; */
  margin-top: 0em;
}
@media screen and (max-width: 475px) {
  .use-case .gallery_product.filter {
    top: 0em !important;
  }
  .panel-5 {
    margin-top: 0em;
  }
}
/*Customer Stories Ends*/

/*Use Case Section*/

/*temporary*/
.use-case {
  margin-top: 0em;
}

.use-case .filter-text {
  text-align: left;
  font-family: "NotoSansRegular";
  color: #092d64;
  font-size: 14px;
}

.use-case .quicktabs-view {
  visibility: visible;
  animation-delay: 1.1s;
  animation-name: fadeInUp;
  width: 50%;
  margin: 1em 0em 0em;
}

.use-case ul.nav-tabs {
  border: 0 !important;
  display: flex;
  justify-content: stretch;
  width: 100%;
}

.use-case .gallery_product.left-side.filter {
  margin-top: 1em;
  /* position: unset; */
}

.use-case .nav-tabs .nav-link.filter-button {
  border: 0.5px solid #8a6cd1;
  border-radius: 15px;
  background: #fff !important;
  display: table-cell;
  margin: 0;
  padding: 5px 10px 5px 10px;
  font-size: 10px !important;
  text-transform: uppercase;
  font-family: "NotoSansRegular";
  color: #8a6cd1 !important;
}

.use-case .nav-tabs .nav-link.filter-button.active,
.use-case .nav-tabs .nav-link.filter-button:hover {
  border: 0px solid;
  border-radius: 15px;
  /* background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%) !important; */
  /* background-image: linear-gradient(90deg, #0065ff, #6942ef, #6554c0, #008cff, #0065ff, #6942ef) !important; */
  /* background-image: linear-gradient(
    90deg,
    #008cff,
    #0065ff,
    #6942ef
  ) !important; */
  background: linear-gradient(115deg, #2c67f2, #62cff4) !important;
  display: table-cell;
  margin: 0;
  padding: 6px 11px 4px 11px;
}

.use-case .nav-tabs .nav-link.filter-button.active p,
.use-case .nav-tabs .nav-link.filter-button:hover p {
  margin: 0;
  color: #fff;
}

.use-case .nav-tabs .nav-link.filter-button {
  margin: 0;
  color: #8a6cd1;
  padding: 5px 10px 3px 10px;
}

.use-case .nav-tabs .nav-link.filter-button p {
  margin: 0px !important;
}

.use-case ul#nav-tab li {
  margin-right: 0.5em;
  margin-bottom: 0.75em;
}

.use-case .row.pos-rel {
  position: relative;
  padding-bottom: 1em;
}

.use-case .fillter-nav {
  text-align: center;
  display: flex;
  margin-bottom: -1px;
  border-bottom: 2px solid lightgray;
  justify-content: space-between;
}

.use-case .filter-button span img {
  width: 30px;
  padding-right: 1em;
}

.use-case .quicktabs-data img {
  width: 30px;
  padding: 5px;
  border: 1px solid #e9eaf2;
  border-radius: 5px;
  margin-right: 10px;
  margin-top: 5px;
  max-height: 30px;
}

.use-case .quicktabs-data {
  margin-bottom: 0.5em;
  display: flex;
  justify-content: left;
  padding-left: 10px;
}

.use-case .quicktabs-data span {
  padding-top: 10px;
}

.use-case .gallery_product.left {
  margin-top: 1em;
}

/* .use-case .gallery_product.filter {
  position: relative;
  top: -6.5em;
  right: 0;
  padding: 0px 0px 0px 15px;
} */
.use-case .gallery_product.filter {
  position: relative;
  top: 0em;
  right: 0;
  padding: 0px 0px 0px 15px;
}

.use-case .gallery_product img.img-fluid {
  /* background: none;
  background-position: unset;
  background-size: unset;
  width: 100%;
  margin-left: 0;
  background-repeat: no-repeat; */
  height: 400px;
  width: 534px;
  margin-top: -5em;
}

.use-case .quicktabs-view .nav-tabs p {
  font-size: 11px;
}

/*Meetamplifinn and Use Cases*/
/* section.home-top.meet-amplifinn {
    padding-bottom: 0em;
    } */
section.meet-amplifinn .head-subtitle {
  padding: 1em 1em 0em 1em;
  max-width: 85%;
  margin: 0 auto;
}
.circle.vid-grad {
  /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%);*/
  /* background: transparent linear-gradient(0deg, #465EF6 0%, #BB8EFF 100%); */
  background-image: linear-gradient(90deg, #008cff, #0065ff, #6942ef);
}
section.meet-amplifinn-sec {
  margin-top: -80px;
  position: relative;
  padding-top: 50px;
  z-index: 5;
}
section.meet-amplifinn-sec .item-dataset .item-image img {
  background: url(../images/shadow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
h3.item-heading {
  font-size: 24px;
  font-family: "NotoSansSemiBold";
}
.meet-amplifinn-sec .nav.nav-tabs.nav-fill {
  display: flex;
  justify-content: center;
}
.meet-amplifinn-sec .nav.nav-tabs.nav-fill li {
  list-style: none;
  padding: 0 5%;
}
.meet-amplifinn-sec .tab-content {
  margin-top: 2em;
}
.meet-amplifinn-sec a.nav-item.nav-link.filter-button.active {
  border: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  border-image: linear-gradient(to right, #0086ff, #0768dd, #5f1ae5) 1;
}
.meet-amplifinn-sec .item-icon {
  float: left;
  border: 1px solid #e9eaf2;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  width: 25px;
  margin-right: 10px;
}
.meet-amplifinn-sec .item-icon img {
  padding: 5px;
}
.meet-amplifinn-sec .item-data {
  float: left;
  width: 85%;
  margin-bottom: 2em;
}
.meet-amplifinn-item-title {
  font-family: "NotoSansMedium";
  margin-bottom: 5px;
}

.meet-amplifinn-item-subtitle {
  font-size: 14px;
  margin-bottom: 5px;
}
.meet-amplifinn-list-items {
  margin-top: 2em;
}
.filter-button span img {
  width: 22px;
  height: 18px;
  display: none;
  padding-right: 0.25em;
  padding-bottom: 0.15em;
}
@media screen and (min-width: 1400px) {
  .use-case ul#nav-tab {
    display: flex;
    justify-content: start;
    width: 100%;
    border-bottom: 0;
    border-bottom: 1px solid #dee2e6;
  }
  .use-case ul#nav-tab li {
    /* border-bottom: 1px solid #dee2e6; */
    padding: 0 2px;
  }
  .use-case ul#nav-tab li:first-child {
    padding-left: 0;
  }
  .use-case ul#nav-tab li:last-child {
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .filter-button span img {
    width: 15px;
    padding-right: 0.15em;
  }
  .filter-button {
    font-size: 11px !important;
    padding: 0em 0.25em;
    margin: 1.5em 0em 0em;
  }
  .page-template-template-event-listing .pillarhero-banner {
    min-height: 500px;
  }
  .timeline ul li:nth-child(even) div {
    left: -425px !important;
  }
  .timeline ul li div {
    width: 400px !important;
  }
  .timeline ul li:nth-child(odd) div {
    left: 25px !important;
  }
  .timeline ul li.in-view:nth-child(odd)::before,
  .timeline ul li.in-view:nth-child(even)::before {
    width: 30px !important;
  }
  .timeline ul li.in-view:nth-child(even)::before {
    left: -27px !important;
  }
  .page-template-template-event-listing .event-list {
    margin-bottom: 0;
    padding-bottom: 0 !important;
  }
  .page-template-template-event-listing
    section.home-top.nearest-upcoming-section {
    padding-bottom: 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .col-item.subitem-data {
    float: left;
    width: 100%;
  }
  .meet-amplifinn-sec {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
  }
  .blue-text-wb {
    margin: 0 auto;
  }
  p.why-amplifinn-p.color-white {
    min-height: 6em;
  }
  section.home-top.use-case {
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
  }
  .use-case
    .gallery_product.col-lg-6.col-md-6.col-sm-12.col-xs-12.filter.marketing {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 100%;
  }
  .use-case .gallery_product img.img-fluid {
    /*background: url(../images/shadow.png);*/
    background-position: center;
    background-size: contain;
    width: auto;
    margin-top: 0px;
    float: right;
    background-repeat: no-repeat;
    margin-left: 0;
  }
  .use-case .quicktabs-view ul#nav-tab {
    display: flex;
    justify-content: center;
    width: 95%;
  }
  .use-case .quicktabs-view ul#nav-tab li {
    padding: 0;
  }
  .meet-amplifinn-sec .tab-pane .item-dataset .row p {
    width: 70%;
  }
  .meet-amplifinn-sec .nav.nav-tabs.nav-fill {
    display: flex;
    justify-content: center;
  }
  .meet-amplifinn-sec .tab-content .item-dataset .row {
    position: relative;
  }
  .meet-amplifinn-sec .item-image {
    position: absolute;
    top: 15%;
    right: -35%;
    z-index: -1;
  }
  .meet-amplifinn-sec .row.item-dataset {
    width: 85%;
    min-height: 500px;
  }
  .meet-amplifinn-sec .subitem-data .item-data {
    width: 75%;
    margin-right: 10%;
  }
  .meet-amplifinn-item-subtitle {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .filter-button {
    font-size: 12px !important;
    padding: 0;
    margin: 1em 0em 0.5em;
  }
  .gallery_product.left-side.filter {
    margin-top: 0px;
  }
  .filter-button span img {
    width: 20px;
    padding-right: 0.5em;
  }
  .meet-amplifinn-sec a.nav-item.nav-link.filter-button {
    margin-right: 1em;
  }
  .play-btn-circle .circle {
    width: 75px;
    height: 75px;
  }
  .meet-amplifinn-video.video-btn img {
    width: 100%;
  }
  section.meet-amplifinn .head-subtitle {
    max-width: 100%;
  }
  .use-case .quicktabs-view ul#nav-tab {
    display: flex;
    justify-content: left;
    width: 100%;
    overflow-x: unset;
    margin-left: 20px;
  }
  .use-case .quicktabs-view {
    width: 100%;
  }
  .spotlight-items > img {
    margin-top: -5%;
  }
  .spotlight-items {
    overflow: hidden;
    border-radius: 6px;
  }
  .customer-speak-items-inner {
    height: 475px;
  }
}
@media screen and (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1140px;
  }
  .flip-box-back {
    font-size: 12px;
  }
}
@media screen and (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1320px;
  }
}

/*Meet amplifinn and Use Cases Ends*/

/* nav menu responsive */
@media screen and (max-width: 767px) {
  .menu-right-right {
    display: none;
  }
}

@media (max-width: 991px) {
  #progressBar {
    top: 55px;
  }
}
#progressBar {
  background: transparent
    linear-gradient(90deg, #9764f7 0%, #7c47f7 40%, #4622d3 100%);
  width: 0%;
  position: fixed;
  top: 70px;
  height: 4px;
  z-index: 999;
}

/* Media Queries */
@media screen and (min-width: 1600px) {
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    width: 800px !important;
  }
  .menu-pointers-steps ul li img {
    left: -5%;
  }
  .why-amplifinn-ltabs {
    padding-right: 5%;
  }
  .why-amplifinn-ltabs .nav-link {
    padding-bottom: 12px;
  }
  .sidenav {
    min-height: 91.555vh;
  }
}
@media screen and (min-width: 1400px) {
  .linsi-two-col {
    min-height: 202px;
  }
  .linsi-title {
    min-height: 130px;
  }
  .menu-header-main {
    padding-right: 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .hero-content-top {
    padding-top: 7.5em !important;
  }
}
@media (max-width: 1200px) {
  body.dual-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    margin: 0 5px !important;
    font-size: 14px !important;
    line-height: 37px;
  }

  .dark-header
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > #mega-menu-item-1640
    a {
    margin: 0 5px !important;
    font-size: 14px !important;
    line-height: 37px;
  }

  body
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 9px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link,
  body .menu-right-right #menu-main-menu-right > li.menu-item.header-btn-v1 > a,
  .header-btn-s1 a {
    font-size: 9px !important;
    padding: 17px 8px !important;
  }
  .login-cta-menu a {
    font-size: 9px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 51px !important;
    padding-top: 18px !important;
  }
  .democard-title br {
    display: none;
  }
  #imagePopup .modal-body {
    min-height: auto !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body.dark-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    margin: 0 8px !important;
    font-size: 14px !important;
  }
  .home .hero-banner {
    margin-top: -27vh;
    min-height: 700px;
  }
  #hero-slider.owl-carousel .owl-item.active.center {
    padding: 0 7px;
  }
  .login-cta-menu {
    margin-left: 4% !important;
  }
  .mega-menu-h2 {
    font-size: 16px !important;
  }
  .mega-menu-h2 span {
    font-size: 20px;
  }
  .player-video {
    padding: 6px 0 6px 8px;
  }
  .mega-menu-item .player-video img {
    width: 50px;
  }
  .menu-font-14 a,
  .menu-font-14 h4 {
    font-size: 12px !important;
  }
  .blue-1liner-menu {
    font-size: 12px;
  }
  .mega-menu-h3 {
    font-size: 14px;
  }
  .menu-items-col li a {
    font-size: 12px;
  }
  .megamenu-col-v1 li a {
    margin-bottom: 18px !important;
  }
  .menu-pointers ul li {
    font-size: 9px !important;
    margin-right: 4px;
  }
  .megamenu-middle-sec {
    padding: 10px !important;
  }
  .menuright-label {
    font-size: 10px;
  }
  .menuright-resource-head {
    font-size: 14px !important;
    line-height: 1.2;
  }
  .megamenu-rc-ab-img {
    background-size: 195px !important;
  }
  .login-cta-menu {
    margin-left: 5% !important;
  }
  /*body .amplifinn-header .max-mega-menu > li.mega-menu-item.header-btn-v1 > a.mega-menu-link:after{
    top: 11px;
  }*/
  .mega-menu-item .pl-50,
  .mega-menu-item .pl-35 {
    padding-left: 32px !important;
  }
  .hero-content-top {
    margin-top: 27vh !important;
  }
  .sec-head-img-left img {
    width: 12px;
  }
  .secondary-header ul li a {
    padding: 15px 24px;
    font-size: 13px;
  }
  .video-banner-text .videobanner-maintitle {
    font-size: 72px;
  }
  .video-banner,
  .video-banner video {
    min-height: 60vh;
    height: 60vh;
  }
  .menuright-head {
    font-size: 22px;
  }
  .menu-pointers-steps ul {
    display: inherit;
  }
  .menu-left-btn {
    padding: 9px 41px 9px 15px !important;
  }
}
/* ipad mini portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  body.dark-header
    header.amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > #mega-menu-item-1640
    a {
    font-size: 12px !important;
    line-height: 40px;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 12px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link {
    margin-right: 8px !important;
  }
  body .login-cta-menu {
    margin-left: 1% !important;
    margin-right: 10px !important;
  }
  .livedemo-chome-left,
  .livedemo-chome-right {
    width: 100%;
  }
}
/* ipad mini portrait */
/* iPad pro Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .hero-banner {
    min-height: 700px;
  }
}

@media only screen and (max-width: 991px) {
  .width-50,
  .width-60,
  .width-80 {
    width: 100%;
  }
  .width-70-block {
    width: 100% !important;
    display: block;
    float: none;
  }
  .wpmm_brand_logo_wrap {
    margin-left: 0;
  }
  .dark-header
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > #mega-menu-item-1640
    a {
    margin: 0 0px !important;
    font-size: 16px !important;
    line-height: 34px;
    background: transparent;
    border: 0px !important;
    font-family: "NotoSansMedium" !important;
  }
  body.dual-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    margin: 0 5px !important;
    font-size: 12px !important;
    line-height: 34px;
  }
  .header-btn-v1 a {
    margin-left: 5px !important;
  }
  body
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 7px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link,
  body .menu-right-right #menu-main-menu-right > li.menu-item.header-btn-v1 > a,
  .header-btn-s1 a {
    font-size: 8px !important;
    padding: 17px 8px !important;
  }
  .login-cta-menu a {
    font-size: 8px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 45px !important;
    padding-top: 18px !important;
  }
  .mega-menu-item .pl-50,
  .mega-menu-item .pl-35 {
    padding-left: 20px !important;
  }
  body.dark-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    margin: 0 0px !important;
    font-size: 12px !important;
  }
  body.dual-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 12px !important;
    margin: 0 3px !important;
  }
  .livedemo-menu-icon img {
    width: 110px;
  }
  .login-cta-menu {
    margin-left: 2% !important;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    a.mega-menu-link:after {
    left: 0;
    width: 100%;
  }
  /*body .amplifinn-header .max-mega-menu > li.mega-menu-item.header-btn-v1 > a.mega-menu-link:after{
    top: 10px;
  }*/
  .hero-slider-main .container {
    padding: 0 !important;
    max-width: 100%;
  }
  .home .hero-banner {
    min-height: 800px !important;
  }
  .sec-head-img-left img {
    width: 12px;
  }
  .secondary-header ul li a {
    padding: 15px 20px;
    font-size: 12px;
  }
  .mega-menu-h2 {
    font-size: 12px !important;
  }
  .mega-menu-h2 span {
    font-size: 12px !important;
  }
  .menuright-resource-head {
    font-size: 15px;
  }
  .menu-card-video h4 {
    font-size: 10px !important;
  }
  .mega-menu-item .player-video img {
    width: 55px !important;
  }
  .menu-card-video h4 .span-div {
    font-size: 8.5px !important;
  }
  .menu-font-14 a,
  .menu-font-14 h4 {
    font-size: 11px !important;
  }
  .blue-1liner-menu {
    font-size: 10px !important;
  }
  .menu-left-btn {
    padding: 9px 35px 9px 9px !important;
    font-size: 10px;
  }
  .menu-left-btn:after {
    right: 10px !important;
    top: 10px;
    background-size: 12px;
  }
  .menu-pointers ul li {
    font-size: 7px !important;
  }
  .menu-pointers ul li img {
    width: 7px;
    height: 7px;
  }
  .megamenu-right-sec {
    padding-top: 12px !important;
  }
  .player-video {
    padding: 2px 8px 2px 2px !important;
  }
  .megamenu-left-sec,
  .megamenu-middle-sec,
  .megamenu-right-sec {
    padding: 3px !important;
  }
  .mega-menu-h3 {
    font-size: 12px;
  }
  .menu-items-head {
    font-size: 10px;
  }
  .menu-pointers-steps ul {
    display: inherit;
  }
  .menu-pointers-steps ul li {
    display: inline-block;
  }
  .menu-items-col li a {
    font-size: 10px;
  }
  .menuright-label {
    font-size: 10px;
  }
  .menuright-head {
    font-size: 16px;
  }
  .btn-tertiary-white-sm {
    font-size: 12px !important;
  }
  .megamenu-rc-ab-img {
    background-size: 150px !important;
  }
  .owl-navclass {
    width: 100px;
  }
  #hero-slider.owl-carousel .owl-item.active.center img {
    transform: scale(1.05);
  }
  #hero-slider.owl-carousel .owl-item.active.center p {
    margin-left: 15px;
  }
  .home #meet-amplifinn h2.head-title br {
    display: none;
  }
  .home #meet-amplifinn h2.head-title {
    font-size: 40px;
  }
  .why-amplifinn-head {
    font-size: 22px !important;
    line-height: 1.2 !important;
    font-family: "NotoSansSemiBold" !important;
    margin-bottom: 15px !important;
    min-height: 50px !important;
  }
  p.why-amplifinn-p.color-white {
    min-height: 7em;
  }
  .video-banner-text .videobanner-maintitle {
    font-size: 62px;
  }
  .story-card-number {
    font-size: 45px;
  }
  .story-numbers-main .col-md-4:nth-child(2) .story-card {
    width: 95%;
  }
  .story-numbers-main .col-md-4:last-child .story-card {
    width: 95%;
    margin-left: 5%;
  }
  .story-card-cont {
    font-size: 14px;
  }
  .amplifinn-logo[class*="col-md"],
  .amplifinn-logo[class*="col-lg"] {
    width: 100%;
  }
  .ftbg-title br,
  .ftbg-desc br {
    display: none;
  }
  .ftbg-title {
    font-size: 36px;
  }
  .events-news-letter-wrapper {
    margin-bottom: 20px;
  }
  .amplifinn-contact-form {
    padding: 10px 0 !important;
  }
  #why-amplifinn-slider .why-amplifinn-items {
    min-height: 320px;
  }
  .video-banner,
  .video-banner video {
    min-height: 60vh;
    height: 60vh;
  }
  .footer-top-bg {
    padding: 80px 0px 80px 0px !important;
  }
  .footer-links .footer-link a {
    font-size: 14px;
  }
  .copyright {
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 14px;
  }
  .footer-links .footer-link {
    float: left;
    padding: 0 20px;
  }
  .footer-links .footer-link:first-child {
    padding-left: 0 !important;
  }
  .footer-links {
    float: left;
    margin-left: 0;
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  #platform-footer .accordion-body b {
    font-size: 14px;
  }
  #learning-insights-slider .owl-dotsclass {
    width: 55%;
  }
  .lea-insi-items > img {
    max-height: unset;
  }
  .page-template-template-event .meet-amplifinn-video .play-btn-circle {
    top: 45.5%;
  }
  .main-content.sub-header-scroll {
    margin-top: 48px;
  }
  /* live demos */
  .ld-main-banner {
    min-height: auto;
    padding: 7% 0px 7%;
  }
  .ld-main-banner .ld-banner-main {
    font-size: 36px;
    margin: 0px 0px 15px 0px;
  }
  .ld-main-grid_list1 {
    margin-bottom: 70px;
  }
  .ld-main-title {
    font-size: 15px;
  }
  .ld-date-right {
    font-size: 10px;
  }

  .ld-main-singcard-crd {
    background-size: 95% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-top: 40px !important;
  }
  .ld-main-grid-singcard {
    padding: 55px 35px 55px 20px;
  }
  .singcard-ld-card-left label {
    font-size: 10px;
  }
  .singcard-ld-card-left h3 {
    font-size: 18px;
  }
  .cate-label-ld-singcard {
    font-size: 10px;
    padding: 8px 10px 8px 10px;
    width: 85px;
  }
  .ld-main-cta-singcard {
    text-align: left;
  }
  /* live demos */
  .livecard-zones ul li {
    display: block;
    text-align: left;
  }
  .livecardzone-time {
    display: inline-block;
  }
  .livedemo-chome-right img {
    max-width: 400px;
    display: none;
  }
  .why-amplifinn-tabs-right,
  .why-amplifinn-rtabs .tab-pane {
    min-height: 700px;
    max-height: unset !important;
  }
  .why-amplifinn-tab-cont {
    padding: 2em !important;
  }
}

@media screen and (max-width: 767px) {
  .amplifinn-header {
    background: #fff !important;
    transition: none !important;
  }
  .amplifinn-header .wpmm_brand_logo_wrap {
    margin-top: 8px;
  }
  .amplifinn-header .nav-desktop-menu {
    display: inherit;
    padding-top: 0px;
    padding-bottom: 5px;
  }
  .livedemo-menu-icon img {
    width: 150px;
  }
  .menu-left-left .mega-menu > li {
    border-right: 0px solid !important;
  }
  .header-btn-v1 a {
    margin-left: 20px !important;
  }
  body
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 12px !important;
    font-family: "NotoSansRegular" !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link,
  body .menu-right-right #menu-main-menu-right > li.menu-item.header-btn-v1 > a,
  .header-btn-s1 a {
    font-size: 12px !important;
    padding: 17px 24px !important;
    font-family: "NotoSansRegular" !important;
  }
  .login-cta-menu a {
    font-size: 12px !important;
    font-family: "NotoSansRegular" !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    height: 53px !important;
    padding-top: 17px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link {
    border: 0px solid !important;
    padding-top: 25px !important;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children.mega-toggle-on
    > a.mega-menu-link
    > span.mega-indicator:after {
    transform: rotate(180deg) !important;
    transition: 0.2s ease-in;
    top: -7px;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    background: url("../images/drop-down-arrow.svg") !important;
    font-family: unset !important;
    content: "" !important;
    height: 20px !important;
    width: 20px !important;
    position: relative !important;
    background-size: 20px !important;
    display: inline-block !important;
    background-repeat: no-repeat !important;
    opacity: 0.5;
  }
  .flip-menu-cta span.flip-hover-menu {
    display: none;
  }
  .flip-orig-menu {
    opacity: 1 !important;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on
    a.mega-menu-link:after {
    display: none !important;
  }
  .menu-left-left {
    display: inherit;
  }
  .menu-right-right {
    display: none;
  }
  .amplifinn-w-logo {
    display: none !important;
  }
  .amplifinn-b-logo {
    display: block !important;
    margin-top: 5px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 12px !important;
    height: 70px !important;
    padding-top: 27px !important;
    padding-left: 22px !important;
  }
  body
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-item.header-btn-s1
    > a.mega-menu-link {
    border: 0px solid !important;
    background: transparent
      linear-gradient(92deg, #9764f7 0%, #7c47f7 40%, #623bfb 100%);
    color: #fff !important;
    padding: 26px 24px !important;
    font-size: 12px !important;
    font-family: "NotoSansRegular" !important;
    letter-spacing: 1px;
    font-weight: unset !important;
    text-transform: uppercase;
    margin: 0 !important;
  }
  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    width: 100% !important;
  }
  body.dark-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link,
  html
    body.dual-header
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 16px !important;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-1640 a {
    padding: 0 10px !important;
  }
  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > #mega-menu-item-1640 a {
    font-family: "NotoSansRegular" !important;
  }
  body.activeScroll
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > #mega-menu-item-1640
    a {
    border: 0px solid !important;
    color: #001a56 !important;
    font-family: "NotoSansRegular" !important;
    background: none !important;
    -webkit-text-fill-color: #001a56;
  }
  body.activeScroll
    .amplifinn-header
    #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > #mega-menu-item-1640
    a
    span {
  }
  .mobile-header-btn {
    position: absolute;
    right: 90px;
    z-index: 99999;
    display: block !important;
    /*border: 1px solid #88ADD2;*/
    margin-top: 7px;
    /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: "NotoSansMedium";
    padding: 7px 35px 7px 15px !important;
  }
  .mobile-header-btn:after {
    top: 10px !important;
    display: none;
  }
  .mobile-header-btn {
    padding: 7px 15px 7px 15px !important;
  }
  .mega-menu-item > .mega-sub-menu:after {
    display: none !important;
  }
  .mega-menu-wrap .mega-menu {
    margin-top: 4px;
    box-shadow: 0px 0px 3px #ccc;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner {
    top: 7px !important;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::before {
    display: none !important;
  }
  .amplifinn-header .mega-menu-toggle .mega-toggle-animated-inner,
  .amplifinn-header .mega-menu-toggle .mega-toggle-animated-inner::after {
    width: 25px !important;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    top: 13px !important;
  }
  .amplifinn-header
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner {
    transform: translate3d(0, 6px, 0) rotate(45deg) !important;
  }
  .amplifinn-header
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    transform: translate3d(0, -13px, 0) rotate(-90deg) !important;
  }
  .wpmm_brand_logo_wrap {
    position: absolute;
  }
  .amplifinn-header
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding-left: 8px !important;
  }
  body .amplifinn-header .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    color: #001a56 !important;
    font-family: "NotoSansRegular" !important;
    margin: 0 12px !important;
    font-size: 16px !important;
    border-bottom: 1px solid #ccc !important;
    display: block !important;
  }
  body.dual-header:not(.activeScroll)
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.login-cta-menu
    > a.mega-menu-link {
    background: transparent
      linear-gradient(
        275deg,
        #804bff 10%,
        #4269c6 70%,
        #3e67cc 0%,
        #21dbaa 150%
      ) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-family: "NotoSansMedium" !important;
  }
  body
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    border-bottom: 0px solid !important;
  }
  body ul.wp-megamenu-sub-menu .platform-menu-bottom h4,
  .wp-megamenu-sub-menu .mega-menu-h2,
  .wp-megamenu-sub-menu .mega-menu-h3 {
    font-size: 16px !important;
    opacity: 0.5;
  }
  .player-video {
    padding: 15px 0 15px 15px !important;
  }
  .mega-menu-item .player-video img {
    width: 90px !important;
  }
  .menu-card-video {
    margin-bottom: 18px !important;
  }
  .menu-card-video h4 .span-div {
    font-size: 14px !important;
    margin-top: 6px;
  }
  .video-btn-menu.menu-card-video {
    padding-top: 0 !important;
  }
  .video-btn-menu.menu-card-video img {
    margin-right: 0;
  }
  .amplifinn-header
    li.mega-menu-item
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu {
    display: inherit !important;
  }
  .blue-1liner-menu {
    font-size: 16px !important;
  }
  .mega-menu-item .pl-50,
  .mega-menu-item .pl-35 {
    padding-left: 15px !important;
  }
  .mega-menu-item > .mega-sub-menu {
    background: none !important;
    padding: 0 !important;
  }
  .mega-menu-h2 {
    font-size: 18px !important;
  }
  .mega-menu-h2 span {
    font-size: 22px !important;
  }
  .menu-items-col li:last-child a {
    margin-bottom: 20px !important;
  }
  .menuright-head {
    font-size: 30px;
  }
  .menu-pointers-gradient ul li {
    padding: 0 8px;
    font-size: 13px !important;
  }
  .megamenu-rc-ab-img {
    background-size: 30% !important;
    background-position: right bottom !important;
  }
  .menu-right-card {
    width: 60% !important;
    float: left;
  }
  .menu-right-card2 {
    width: 40% !important;
    float: left;
  }
  .megamenu-middle-full-card .menu-right-card {
    width: 100% !important;
  }
  body .login-cta-menu {
    margin-left: 0 !important;
  }
  .menu-items-col li a,
  .menu-card-video h4 {
    font-size: 16px !important;
  }
  a.mega-menu-link > span.mega-indicator {
    display: block !important;
    margin-right: 14px !important;
  }
  body
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link:after {
    display: none !important;
  }
  .mega-menu-h3 {
    font-size: 16px;
    color: #001a56 !important;
    line-height: 1.4;
  }
  .megamenu-top-content {
    text-align: left;
  }
  .menu-pointers-gradient ul {
    justify-content: left;
  }
  .menu-pointers-gradient ul li:first-child {
    padding-left: 0;
  }
  .menu-bord-right {
    border-right: 0px solid;
  }
  .mega-menu-item .accordion-body {
    padding-left: 28px;
  }
  .mega-menu-item .accordion-item .accordion-body a {
    display: block;
    margin-bottom: 12px !important;
    display: block;
  }
  .mega-menu-item .accordion-item .accordion-button::after {
    background-size: 15px !important;
  }
  .amplifinn-header
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    font-weight: bold !important;
  }
  .menu-left-btn {
    padding: 15px 80px 15px 40px !important;
    font-size: 16px !important;
    border-radius: 30px !important;
  }
  .menu-left-btn:after {
    right: 45px !important;
    top: 21px !important;
    background-size: 15px;
  }
  .mega-megamenu-top-sec-mob {
    padding: 12px 15px !important;
  }
  .megamenu-right-card {
    padding: 20px 15px !important;
  }
  .megamenu-bottom-sec-mob {
    padding: 20px 15px !important;
    background: linear-gradient(
      341deg,
      #d4c7f6 30%,
      #fefcff 100%,
      #ffffff 100%
    ) !important;
  }
  .mega-menu-item > .mega-sub-menu {
    border-radius: 0px !important;
  }
  .menu-font-14 a,
  .menu-font-14 h4 {
    font-size: 16px !important;
  }
  .menu-card-video {
    width: 300px !important;
  }
  .btn-primary-white-lg {
    font-size: 17px;
  }
  .secondary-header ul li a {
    padding: 10px 12px;
  }
  .secondary-header ul li:first-child a {
    padding-left: 0;
  }
  .sec-head-img-left {
    display: none !important;
  }
  /* home mobile 767 */
  .home #meet-amplifinn h2.head-title {
    font-size: 32px;
  }
  #hero-slider.owl-carousel .owl-item.active.center {
    padding: 0;
  }
  .home .hero-banner {
    min-height: 600px !important;
  }
  .hero-slider-main {
    position: relative;
    bottom: 0 !important;
  }
  .hero-content-top {
    margin-top: 7em;
  }
  .hero-cont-subtitle {
    width: 95%;
  }
  .hero-title {
    font-size: 58px;
    margin: 0 !important;
  }
  .hero-ul {
    display: block !important;
  }
  .hero-ul li {
    margin: 8px 24px !important;
    display: inline-block !important;
  }
  .hero-slider-main {
    margin-top: 45px;
  }
  /* home mobile 767 */
  .overflow-carousel {
    overflow: hidden;
  }
  .overflow-carousel .overflow-carousel-show .owl-stage-outer {
    overflow: visible;
  }
  .owl-prev,
  .owl-next {
    padding: 0 !important;
  }
  .owl-navclass {
    width: 30% !important;
  }
  .explore-more-lein {
    position: relative;
    left: 0;
    right: auto !important;
    margin-top: 50px !important;
    text-align: left;
    clear: both;
  }
  .linsi-two-col .linsi-title {
    min-height: 100px;
  }
  .ftbg-buttons a.mr-btn-30 {
    margin-right: 0;
  }
  .footer-top-bg .btn-tertiary-white-lg {
    display: block;
    margin-top: 25px;
    margin-left: -45px;
  }
  .footer-top-bg .btn-tertiary-white-lg:after {
    top: 5px;
  }
  footer.footer-section p.footer-title {
    margin-top: 20px;
  }
  .footer-top-col {
    margin-bottom: 0 !important;
  }
  .footer-links {
    float: left;
    margin-left: 0;
    width: 100%;
    display: inline-block !important;
    justify-content: unset !important;
    margin-bottom: 0px;
  }
  .footer-top-bg {
    padding: 80px 0px 40px 0px !important;
  }
  .footer-links .footer-link {
    padding: 0 5px !important;
  }
  .footer-main .accordion-header {
    border-bottom: 1px solid #bdbdbd;
  }
  .footer-main .accordion-item:last-child .accordion-header {
    border: 0px solid !important;
  }
  .footer-links .footer-link a {
    font-size: 14px;
  }
  .copyright {
    float: left;
    width: 100%;
    margin-right: 0;
    font-size: 12px;
  }
  .footer-links .footer-link {
    float: left;
    padding: 0 20px;
  }
  .footer-links .footer-link:first-child {
    padding-left: 0 !important;
  }
  .footer-links {
    float: left;
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: flex-start;
  }
  .why-amplifinn-head {
    font-size: 24px !important;
    min-height: 65px;
  }
  .container.footer-main {
    border-bottom: 0px solid !important;
    padding-bottom: 10px;
  }
  .video-banner {
    min-height: 60vh;
  }
  .video-banner video {
    height: 60vh;
  }
  .video-banner-text .videobanner-maintitle {
    font-size: 45px;
  }
  .video-banner-text .videobanner-subtitle {
    font-size: 24px;
  }
  .thankyou-main {
    height: 50vh;
    padding-top: 10vh !important;
  }
  #learning-insights-slider .owl-dotsclass {
    width: 60%;
  }
  .learning-insights {
    overflow: hidden;
  }
  .learning-insights .container {
    padding: 0;
  }
  .learning-insights .owl-stage-outer {
    overflow: visible;
  }
  .learning-insights .owl-navclass {
    padding-left: 15px;
  }
  /* live demos */
  .ld-main-banner {
    padding: 6% 0px 6%;
  }
  .ld-main-banner .ld-banner-main {
    margin-bottom: 8px !important;
  }
  .ld-main-banner .ld-banner-main br,
  .ld-main-banner p br {
    display: none;
  }
  .ld-main-grid_list {
    padding: 40px 15px;
  }
  .ld-main-title {
    font-size: 20px;
  }
  .ld-date-right {
    font-size: 14px;
  }

  .ld-main-singcard-crd {
    background-size: 85% 100% !important;
    margin-top: 0 !important;
  }
  .ld-main-grid-singcard {
    box-shadow: 0px 0px 3px #ccc;
  }
  .ld-singcard-card-right-rows {
    padding: 18px 0;
    border: 1px solid #d5dcf0;
  }
  .ld-singcard-card-right-rows:last-child {
    border-bottom: 1px solid #d5dcf0;
  }
  .singcard-ld-card-left h3 {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .cate-label-ld-singcard {
    margin-bottom: 12px;
    width: 120px;
    font-size: 12px;
  }
  .ld-singcard-card-right-rows .ld-date-card {
    margin-bottom: 25px;
  }
  /* overview video 767 */
  .home .play-btn-circle .circle {
    width: 100px;
    height: 100px;
  }
  .overview-video .head-label,
  .overview-video .head-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.home-top.meet-amplifinn {
    padding-bottom: 3em !important;
  }
  /* live demos */
  .live-demo-card {
    padding: 0 15px;
  }
  .livedemo-chome-right img {
    max-width: 300px;
    right: 0;
  }
  .democard-title br {
    display: none;
  }
  /* why amplifinn slider 767 */
  .why-amplifinn-tabs {
    background: none !important;
  }
  .why-amplifinn-tab-cont {
    width: 100%;
    min-height: 350px;
    padding: 1em 2em !important;
    position: relative;
    margin: 0 auto;
    transform: none;
    left: auto;
    right: auto;
    top: auto;
  }
  .why-amplifinn-tab-cont p {
    font-size: 14px;
  }
  .why-amplifinn-item .business-img img {
    display: none;
  }
  .use-case {
    margin-top: auto !important;
  }
  .ftbg-buttons {
    display: inline-grid;
  }
  .ftbg-buttons a {
    margin-bottom: 25px;
  }
  .ftbg-buttons a.btn-tertiary-two::after {
    top: 4px;
  }
  .why-amplifinn-ltabs {
    padding-left: 0;
  }
  .why-amplifinn-ltabs .head-label-left,
  .why-amplifinn-ltabs .head-title-left {
    text-align: center;
  }
  .why-amplifinn-mobile {
    background-size: cover !important;
    background-position: center !important;
    margin-bottom: 50px;
  }
  .why-g-numbers-slider {
    font-family: "NotoSansBold";
    font-size: 45px !important;
    background: transparent linear-gradient(286deg, #465ef6 0%, #bb8eff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.07;
    margin-bottom: 8px;
  }
  .why-amplifinn-mobile .owl-carousel .owl-stage-outer {
    margin-bottom: -35px;
    overflow: hidden;
  }
  .why-amplifinn-ltabs {
    display: none !important;
  }
  .why-amplifinn-mobile .owl-navclass,
  .why-amplifinn-mobile .owl-dotsclass {
    position: relative;
    top: 60px;
  }
  .why-amplifinn-mobile .owl-navclass {
    left: 15px;
  }
  /* why amplifinn slider 767 */
  .livecard-zones ul li {
    border-right: 0px solid;
    padding-left: 0;
  }
  /* use case 767 */
  .use-case ul#nav-tab li {
    margin-right: 1em;
  }
  /* use case 767 */
  /* amplifinn in action 767 */
  .amplifinn-in-action-sv-subtitle {
    min-height: 70px;
    font-size: 11px;
    line-height: 1.3;
  }
  .amplifinn-in-action .main-video-item {
    float: none !important;
    text-align: center;
  }
  .item.amplifinn-in-action .gin-mv-cont {
    left: auto !important;
    right: auto !important;
    position: relative !important;
    bottom: 0 !important;
    color: #001a56 !important;
    left: auto;
  }
  .amplifinn-in-action-mv-title {
    font-family: "NotoSansSemiBold" !important;
    font-size: 24px !important;
    margin-top: 3em;
  }
  .amplifinn-in-action-mv-subtitle {
    font-size: 16px !important;
    font-family: "NotoSansRegular";
    margin-bottom: 25px;
    line-height: 1.6 !important;
  }
  .amplifinn-in-action .sub-video-item {
    padding-left: 0 !important;
  }
  .item.amplifinn-in-action .video-thumbnail {
    width: 100%;
    text-align: center;
    float: left;
    height: auto;
    margin: 0;
  }
  .item.amplifinn-in-action .video-thumbnail img {
    width: 100%;
    margin: 1em auto;
  }
  .amplifinn-in-action-sv-title {
    font-size: 9px;
  }
  .demovideos-carousel .play-btn-circle {
    width: 30px;
    height: 30px;
    top: 17%;
  }
  .demovideos-carousel .owl-dotsclass {
    width: auto;
  }
  .demovideos-carousel .owl-navclass {
    margin-left: 4%;
  }
  .demovideos-carousel .play-btn-circle .circle {
    width: 40px !important;
    height: 40px !important;
  }
  .demovideos-content {
    padding: 5px 5px 15px 5px;
  }
  .demovideos-content a {
    font-size: 10px;
  }
  .demovideos-content a:after {
    width: 10px;
    height: 10px;
    background-size: 10px;
  }
  /* amplifinn in action 767 */
}
@media screen and (min-width: 992px) {
  .why-amplifinn-cont {
    height: 250px;
  }
}

@media screen and (max-width: 575px) {
  .menu-pointers-steps ul li {
    width: 100%;
  }

  div#text-container {
    /* .video-banner-text .static_content { */
    font-size: 20px !important;
    left: 10px;
  }

  .amplifinn-w-logo {
    display: none !important;
  }
  .amplifinn-b-logo {
    display: block !important;
    margin-top: 0px !important;
  }
  body
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.header-btn-v1
    > a.mega-menu-link {
    border: 1px solid #88add2 !important;
  }
  body .amplifinn-header .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
    font-family: "NotoSansRegular" !important;
  }
  .mobile-header-btn {
    position: absolute;
    right: 65px;
    z-index: 99999;
    display: block !important;
    /*border: 1px solid #88ADD2;*/
    margin-top: 14px;
    /*background: transparent linear-gradient(275deg, #804BFF 10%, #4269C6 70%, #3E67CC 0%, #21DBAA 150%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: "NotoSansMedium";
    padding: 7px 15px 7px 15px !important;
  }
  .mobile-header-btn:after {
    top: 10px !important;
  }
  .mega-menu-item > .mega-sub-menu:after {
    display: none !important;
  }
  .mega-menu-wrap .mega-menu {
    margin-top: 4px !important;
    box-shadow: 0px 0px 3px #ccc !important;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner {
    top: 7px !important;
    height: 3px !important;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::before {
    display: none !important;
  }
  .amplifinn-header .mega-menu-toggle .mega-toggle-animated-inner,
  .amplifinn-header .mega-menu-toggle .mega-toggle-animated-inner::after {
    width: 25px !important;
  }
  .amplifinn-header
    .mega-menu-toggle
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    top: 13px !important;
    height: 3px !important;
  }
  .amplifinn-header
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner {
    transform: translate3d(0, 6px, 0) rotate(45deg) !important;
    height: 3px !important;
  }
  .amplifinn-header
    .mega-menu-toggle.mega-menu-open
    .mega-toggle-animated-slider
    .mega-toggle-animated-inner::after {
    height: 3px !important;
  }
  body.dual-header:not(.activeScroll)
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.login-cta-menu
    > a.mega-menu-link {
    background: transparent
      linear-gradient(
        275deg,
        #804bff 10%,
        #4269c6 70%,
        #3e67cc 0%,
        #21dbaa 150%
      ) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-family: "NotoSansMedium" !important;
  }
  body
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    border-bottom: 0px solid !important;
  }
  .wpmm_brand_logo_wrap {
    position: absolute;
  }
  .amplifinn-header
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding-left: 8px !important;
  }
  body .amplifinn-header .max-mega-menu > li.mega-menu-item > a.mega-menu-link {
    color: #001a56 !important;
    margin: 0 12px !important;
    font-size: 16px !important;
    border-bottom: 1px solid #f0ebf9 !important;
  }
  body ul.wp-megamenu-sub-menu .platform-menu-bottom h4,
  .wp-megamenu-sub-menu .mega-menu-h2,
  .wp-megamenu-sub-menu .mega-menu-h3 {
    font-size: 16px !important;
    opacity: 0.5;
  }
  .video-btn-menu.menu-card-video {
    padding-top: 0 !important;
  }
  .video-btn-menu.menu-card-video img {
    margin-right: 0;
    width: 85px !important;
  }
  .menu-card-video h4 .span-div {
    font-size: 14px !important;
    margin-top: 6px;
  }
  .player-video {
    padding: 15px 0 15px 15px !important;
  }
  .mega-menu-item .player-video img {
    width: 90px !important;
  }
  .blue-1liner-menu {
    font-size: 16px !important;
  }
  .menuright-resource-head {
    font-size: 18px;
  }
  .mega-menu-h2 {
    font-size: 18px !important;
  }
  .mega-menu-h2 span {
    font-size: 22px !important;
  }
  .menuright-head {
    font-size: 30px;
  }
  .amplifinn-header
    li.mega-menu-item
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu {
    display: inherit !important;
  }
  .mega-menu-item .pl-50,
  .mega-menu-item .pl-35 {
    padding-left: 15px !important;
  }
  .mega-menu-item > .mega-sub-menu {
    background: none !important;
    padding: 0 !important;
  }
  .megamenu-rc-ab-img {
    background-size: 50% !important;
    background-position: right bottom !important;
  }
  .menu-right-card {
    width: 60% !important;
  }
  .megamenu-middle-full-card .menu-right-card {
    width: 100% !important;
  }
  .login-cta-menu {
    margin-left: 0 !important;
  }
  .menu-items-col li a,
  .menu-card-video h4 {
    font-size: 16px !important;
  }
  a.mega-menu-link > span.mega-indicator {
    display: block !important;
    margin-right: 14px !important;
  }
  body
    .amplifinn-header
    .max-mega-menu
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link:after {
    display: none !important;
  }
  .mega-menu-h3 {
    font-size: 13px;
    color: #001a56 !important;
    line-height: 1.4;
  }
  .mega-menu-item .accordion-body {
    padding-left: 28px;
  }
  .mega-menu-item .accordion-item .accordion-body a {
    display: block;
    margin-bottom: 12px !important;
    display: block;
  }
  .mega-menu-item .accordion-item .accordion-button::after {
    background-size: 15px !important;
  }
  .amplifinn-header
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    font-weight: bold !important;
  }
  .mega-megamenu-top-sec-mob {
    padding: 12px 15px !important;
  }
  .megamenu-right-card {
    padding: 20px 15px !important;
  }
  .menu-font-14 a,
  .menu-font-14 h4 {
    font-size: 16px !important;
  }
  .menu-card-video {
    width: 85%;
  }
  .btn-primary-white-lg {
    font-size: 17px;
  }
  .secondary-header ul li a {
    padding: 10px 8px;
  }
  .secondary-header ul li:first-child a {
    padding-left: 0;
  }
  .sec-head-img-left {
    display: none !important;
  }
  /* home mobile 575 */
  .home .hero-banner {
    min-height: 600px !important;
  }
  .hero-slider-main {
    position: relative;
    bottom: 0 !important;
  }
  .hero-content-top {
    padding-top: 10em;
  }
  .hero-cont-top {
    font-size: 12px !important;
  }
  .hero-slider-main .container {
    padding: 0 !important;
  }
  .hero-cont-subtitle {
    border-radius: 40px;
    width: 95%;
    font-size: 17px;
    padding: 10px 15px;
  }
  /* .hero-title{
    font-size: 58px !important;
    margin: 0 !important;
  } */
  .hero-ul {
    display: block !important;
  }
  .hero-ul li {
    margin: 8px 24px !important;
    display: inline-block !important;
    font-size: 16px !important;
  }
  .hero-ul li::before {
    top: 4px !important;
  }
  .hero-slider-main {
    margin-top: 35px;
  }
  #hero-slider.owl-carousel .owl-item.active.center img {
    transform: scale(1.2);
  }
  #hero-slider.owl-carousel .owl-item.active.center p {
    margin-left: 6px;
  }
  #hero-slider.owl-carousel .owl-item.active.center {
    padding: 0;
  }
  /* home mobile 575 */
  .owl-prev,
  .owl-next {
    padding: 0 !important;
  }
  .owl-navclass {
    width: 30% !important;
  }
  .explore-more-lein {
    position: relative;
    left: 15px;
    right: auto !important;
    margin-top: 50px !important;
    text-align: left;
    clear: both;
  }
  .footer-top-bg .btn-tertiary-white-lg {
    display: block;
    margin-top: 25px;
    margin-left: -45px;
  }
  .footer-top-bg .btn-tertiary-white-lg:after {
    top: 5px;
  }
  footer.footer-section p.footer-title {
    margin-top: 20px;
  }
  .footer-top-col {
    margin-bottom: 0 !important;
  }
  .container.footer-main {
    border-bottom: 0px solid !important;
  }
  .footer-links {
    margin-left: 0;
    width: 100%;
    display: inline-block !important;
    justify-content: unset !important;
    margin-bottom: 0px;
  }
  .footer-links .footer-link {
    padding: 0 5px !important;
  }
  .footer-main .accordion-header {
    border-bottom: 1px solid #bdbdbd;
  }
  .footer-main .accordion-item:last-child .accordion-header {
    border: 0px solid !important;
  }
  .events-news-letter-wrapper .form-group input[type="email"] {
    width: 225px;
  }
  .footer-links .footer-link a {
    font-size: 12px !important;
  }
  .copyright {
    width: 100% !important;
    font-size: 12px !important;
  }
  /* why amplifinn slider 575 */
  #why-amplifinn-slider .why-amplifinn-items {
    min-height: 350px;
  }
  .why-amplifinn-head {
    font-size: 24px !important;
  }
  p.why-amplifinn-p.color-white {
    min-height: 100px;
  }
  .why-amplifinn-tab-cont {
    height: 500px;
  }
  /* why amplifinn slider 575 */
  .linsi-two-col .linsi-title {
    min-height: 90px;
  }
  .linsi-title {
    min-height: 95px;
  }
  .video-banner {
    min-height: 60vh;
  }
  .video-banner video {
    height: 60vh;
  }
  .video-banner-text .videobanner-maintitle {
    font-size: 18px;
  }
  .video-banner-text .videobanner-subtitle {
    font-size: 24px;
  }
  .team-cards [class*="col-md"] .team-card,
  .story-numbers-main [class*="col-md"] .story-card {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .thankyou-main {
    height: 50vh;
    padding-top: 10vh !important;
  }
  .livedemo-chome-right img {
    max-width: 280px;
    right: 0;
  }
}
@media only screen and (max-width: 375px) {
  .footer-top-bg a {
    font-size: 13px;
  }
  .footer-top-bg .btn-primary-two {
    margin-right: 10px;
  }
  .footer-top-bg .btn-primary-two:after {
    top: 10px;
  }
  .why-amplifinn-tab-cont {
    height: 570px;
  }
}

@media screen and (max-width: 767px) {
  .customer-stories-items .customer-stor-mob {
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    border-radius: 0;
    height: 240px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat;
  }

  .pillar-spotlight-content.gradient-color0.position-relative,
  .pillar-spotlight-content.gradient-color1.position-relative,
  .pillar-spotlight-content.gradient-color2.position-relative,
  .pillar-spotlight-content.gradient-color3.position-relative {
    margin: 0px auto;
  }
}

/* back-groud shadow for each pages */
#customer-stories,
#customer-speak {
  /* background: transparent
    linear-gradient(
      141deg,
      rgba(255, 255, 255, 0.35) 0%,
      rgba(224, 246, 255, 0.35) 28%,
      rgba(228, 220, 255, 0.35) 57%,
      rgba(136, 198, 250, 0.35) 100%
    );*/
  /* background: linear-gradient(
    141deg,
    rgba(98, 207, 244, 0.1),
    rgba(0, 76, 255, 0.1)
  ); */
  /* background: linear-gradient(
    115.3deg,
    rgb(67, 202, 177) 7.4%,
    rgb(255, 255, 255) 103.1%
  ); */
}

#customer-speak-homepage {
  background: linear-gradient(
    141deg,
    rgba(98, 207, 244, 0.1),
    rgba(0, 76, 255, 0.1)
  );
}

.container-footer {
  width: 1170px;
  margin: 0 auto;
}
@media screen and (max-width: 475px) {
  .container-footer {
    width: 100%;
    margin: 15px auto;
  }
}
#card_panel > div.container > div.card_box > div.oil_card {
  width: 100%;
}

#card_panel
  > div.container
  > div.card_box
  > div.oil_card
  > div.oil_card_content {
  padding: 0px 30px;
}

.pillar-spotlight-content.gradient-color0.position-relative,
.pillar-spotlight-content.gradient-color1.position-relative,
.pillar-spotlight-content.gradient-color2.position-relative,
.pillar-spotlight-content.gradient-color3.position-relative {
  position: relative;
  /* background: transparent linear-gradient(242deg, rgb(146 202 250) 0%, rgb(177 215 244) 28%, rgb(204 225 240) 57%, rgb(234 238 235) 100%); */
  box-shadow: -1px -4px 7px 0px #f5faff, 1px 7px 7px 0px #f5f5ff;
  border-radius: 6px;
  padding: 20px 20px;
  width: 257px;
  height: 371px;
  clip-path: border-box;
  transition: top 0.3s ease;
}
.position-relative > div.bottom-img > img {
  width: 100%;
}
.pillar-spotlight-content.gradient-color0.position-relative .card_content {
  transition: top 0.3s ease;
  /* transform: translateY(270px); */
  position: absolute;
  top: 330px;
  left: 10px;
}

.pillar-spotlight-content.gradient-color0.position-relative {
  /* background-image: url(../d-images/icons/oil_gas_homepage_card_img.jpg) !important; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
  /* width: 100%; */
  margin-bottom: 20px;
}
.pillar-spotlight-content.gradient-color1.position-relative {
  /* background-image: url(../d-images/icons/energy_utility_homepage_img.jpg) !important; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}
.pillar-spotlight-content.gradient-color2.position-relative {
  /* background-image: url(../d-images/icons/environment_homepage_img.jpg) !important; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}
.pillar-spotlight-content.gradient-color3.position-relative {
  /* background-image: url(../d-images/finance_homepage_img.jpg) !important; */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}
/* .pillar-spotlight-content > div.card_content {
  padding: 0px 20px;
} */
.pillar-spotlight-content.gradient-color0.position-relative:hover
  .card_content {
  /* transform: translateY(0px); */
  top: 150px;
}
.pillar-spotlight-content.gradient-color1.position-relative .card_content {
  transition: top 0.3s ease;
  /* transform: translateY(270px); */
  position: absolute;
  top: 330px;
  left: 10px;
}

.pillar-spotlight-content.gradient-color1.position-relative:hover
  .card_content {
  /* transform: translateY(0px); */
  top: 150px !important;
}

.pillar-spotlight-content.gradient-color2.position-relative .card_content {
  transition: top 0.3s ease;
  /* transform: translateY(270px); */
  position: absolute;
  top: 330px;
  left: 10px;
}

.pillar-spotlight-content.gradient-color2.position-relative:hover
  .card_content {
  /* transform: translateY(0px); */
  top: 150px;
}
.pillar-spotlight-content.gradient-color3.position-relative .card_content {
  transition: top 0.3s ease;
  /* transform: translateY(270px); */
  position: absolute;
  top: 330px;
  left: 10px;
}

.pillar-spotlight-content.gradient-color3.position-relative:hover
  .card_content {
  /* transform: translateY(0px); */
  top: 150px;
}

.pillar-spotlight-content.gradient-color0.position-relative .card_rect,
.pillar-spotlight-content.gradient-color1.position-relative .card_rect,
.pillar-spotlight-content.gradient-color2.position-relative .card_rect,
.pillar-spotlight-content.gradient-color3.position-relative .card_rect {
  position: absolute;
  top: 0px;
  left: 0px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.35) 90%
  );
  height: 100%;
  width: 100%;
  transition: all 0.3s ease;
}

.pillar-spotlight-content.gradient-color0.position-relative:hover .card_rect,
.pillar-spotlight-content.gradient-color1.position-relative:hover .card_rect,
.pillar-spotlight-content.gradient-color2.position-relative:hover .card_rect,
.pillar-spotlight-content.gradient-color3.position-relative:hover .card_rect {
  background: rgba(0, 0, 0, 40%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* nav bar css start */

.nav_navbar {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0px;
  position: fixed;
  width: 100%;
  top: 0%;
  z-index: 9999;
  background-color: white;
}
div.nav_navbar > a {
  width: 100px;
}
.nav_links {
  overflow: hidden;
  /* background-color: #333; */
  font-family: Arial, Helvetica, sans-serif;
}

.nav_links a {
  float: left;
  font-size: 16px;
  color: rgb(2, 2, 2);
  text-align: center;
  padding: 19px 16px;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 1px;
}

.nav_dropdown {
  float: left;
  overflow: hidden;
}

.nav_dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: rgb(0, 0, 0);
  padding: 19px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 1px;
}
#navbar > div.right_link > a > span {
  font-size: 11px;
  letter-spacing: 1px;
}
.nav_links a:hover {
  /* background-color: #1f75fe; */
  border-bottom: 2px solid #1f75fe;
  /* color: white; */
}
.nav_dropdown:hover .dropbtn {
  border-bottom: 2px solid #1f75fe;
}
.tabscontent > div.service_section > a {
  border-bottom: 0px;
}
.nav_dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 9;
}

.nav_dropdown-content .header {
  background: #dfebff;
  padding: 16px;
  color: black;
  text-align: center;
}

div.header > h2 {
  font-size: 18px;
}

.nav_dropdown:hover .nav_dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 100%;
  /* padding: 10px; */
  /* background-color: #ccc; */
  background-color: #dfebff;
  height: 100%;
}

.column a {
  float: none;
  color: black;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  border-radius: 12px;
}

.column a:hover {
  /* background-color: #ddd; */
  border-radius: 12px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* tabs */
.tab {
  float: left;
  /* border: 1px solid #ccc; */
  /* background-color: #f1f1f1; */
  width: 30%;
  /* height: 300px; */
  background-color: #dfebff;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 80%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  font-size: 14px;
  margin-left: 20px;
}
.tabcontent > div.nav_left_content > h3 {
  margin-bottom: 25px;
}
.tabcontent > div.nav_left_content > p {
  font-size: 14px;
}

.column > .tabscontent > .sol_content > h3 {
  margin-bottom: 25px;
}
.column > .tabscontent > .sol_content > p {
  font-size: 14px;
}
/* .tablinks > img {
  width: 26px;
  display: flex;
  gap: 100px;
} */
.menu_left_title {
  width: 90%;
  display: flex;
  align-items: center;
  border-bottom: 0.2px solid;
}
.menu_left_title img {
  width: 26px;
}

/* Change background color of buttons on hover */
/* .tab button:hover {
  background-color: #ddd;
  margin-left: 20px;
  transition: ease-in-out 0.5s;
} */

.menu_left_title:hover {
  /* background-color: #1f75fe; */
  /* margin-left: 40px; */
  /* animation-name: anime; */
  /* transition: ease-in-out 0.5s; */
}

/* 
@keyframes anime {
  0% {
    margin-left: 0px;
  }
  100% {
    margin-left: 40px;
  }
} */

/* Create an active/current "tab button" class */
.tab button.active {
  /* background-color: #ccc; */
}

div.tab > .menu_left_title.active {
  background-color: #c8dcff;
}

/* Style the tab content */

div#Tab6 {
  margin-bottom: 20px;
}

.tabcontent,
.tabscontent {
  float: left;
  /* padding: 0px 12px; */
  /* border: 1px solid #ccc; */
  width: 70%;
  border-left: none;
  /* height: 300px; */
  display: none;
  /* display: flex; */
  justify-content: space-evenly;
  align-items: flex-start;
  /* margin-top: 10px; */
  margin-bottom: 20px;
  line-height: 1.6;
}
div.nav_left_content {
  width: 65%;
}

/* Clear floats after the tab */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
  background-color: #dfebff;
}

div.clearfix {
  background-color: #dfebff;
}

#navbar > div.mobile_menu {
  display: none;
}

#navbar > div.right_link > a {
  /* font-family: Arial, Helvetica, sans-serif; */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: black;
}
#navbar > div.right_link > a > img {
  width: 20px;
}

div.nav_left_content > p {
  line-height: 1.6;
}
div.nav_left_btn {
  margin-top: 20px;
}

div.nav_left_content > div.nav_left_btn > a {
  border: 1px solid;
  width: 120px;
  border-radius: 12px;
  text-align: center;
}

div.right_nav_img > img {
  border-radius: 12px;
}
div.sol_content {
  width: 95%;
  margin: 0px auto;
}

div.service_section {
  width: 95%;
  margin: 0px auto;
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}
div.service_section a {
  width: 33.3333333%;
  position: relative;
  padding: 0px;
}

#Tab6 > div.service_section > a > img,
#Tab7 > div.service_section > a > img,
#Tab8 > div.service_section > a > img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
}

#Tab6 > div.service_section > a > div.rect,
#Tab7 > div.service_section > a > div.rect,
#Tab8 > div.service_section > a > div.rect {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.2;
  border-radius: 12px;
}

#Tab6 > div.service_section > a > div.inner,
#Tab7 > div.service_section > a > div.inner,
#Tab8 > div.service_section > a > div.inner {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

#Tab6 > div.service_section > a > div.inner > h2.title,
#Tab7 > div.service_section > a > div.inner > h2.title,
#Tab8 > div.service_section > a > div.inner > h2.title {
  color: white;
  margin: 0px;
  font-size: 16px;
}
/* div.rect {
  width: 100%;
  height: 100%;
  background: black;
  margin: 0px;
  opacity: 0.2;
} */

/* --------------------------------------------- */
/* mobile menu start */
/* ------------------------------------------------- */

/* nav.mobile_menu {
  display: none;
} */
/* #mobile_menu {
  display: none;
} */

nav ul {
  list-style: none;
  margin-top: 30px;
  padding: 0;
  display: flex;
  flex-direction: column;
}

nav ul li a {
  display: block;
  /* background: #1f75fe; */
  /* background: #eef8fe; */
  padding: 10px 15px;
  /* color: #fff; */
  color: #001a57;
  text-decoration: none;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}

nav ul li a:hover {
  /* background: #1f75fe; */
  background: #f0f7ff;
}

nav ul li a .fa {
  width: 16px;
  text-align: center;
  margin-right: 5px;
}

nav ul li a .badge {
  display: inline-block;
  background: #fff;
  /* IE Fallback */
  background: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
}

nav ul li ul li a {
  /* background: #444; */
  background: white;
  border-left: 4px solid transparent;
  padding: 10px 20px;
}

nav ul li ul li a:hover {
  /* background: #333; */
  /* border-left: 4px solid #1f75fe; */
}

/* Float Right/Left */
.right {
  float: right;
}

.left {
  float: left;
}

/* --------------------------------- */
/* mobile menu end */
/* -------------------------------------- */

@media screen and (max-width: 575px) {
  #navbar > div.nav_links {
    display: none;
  }
  #navbar > div.right_link > a {
    display: none;
  }
  #navbar > div.mobile_menu {
    display: block;
  }

  #navbar > div.mobile_menu > img {
    width: 32px;
    height: 32px;
  }
  .navbar {
    justify-content: space-between;
    width: 95%;
    margin: 0px auto;
  }
}

@media screen and (max-width: 767px) {
  #navbar > div.nav_links {
    display: none;
  }
  #navbar > div.right_link > a {
    display: none;
  }
  #navbar > div.mobile_menu {
    display: block;
  }

  #navbar > div.mobile_menu > img {
    width: 32px;
    height: 32px;
  }
  .navbar {
    justify-content: space-between;
    width: 95%;
    margin: 0px auto;
  }
}
@media screen and (max-width: 768px) {
  nav#mobile_menu {
    display: none;
    margin-top: 28px;
    background: #eef8ff;
    z-index: 9;
    display: block;
    position: fixed;
    top: 4px;
    width: 98%;
    left: 0px;
  }
  nav ul li a {
    background: #eef8fe;
  }
}
@media screen and (max-width: 991px) {
  nav#mobile_menu {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  nav#mobile_menu {
    display: none;
  }
}
@media screen and (max-width: 2560px) {
  nav#mobile_menu {
    display: none;
  }
}

/* nav bar css end */
