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

body .container,
body .et_pb_row {
  width: 100%;
}

body #page-container header#main-header {
  box-shadow: 0px -2px 8px 2px rgba(0, 0, 0, 0.2) !important;
  -moz-box-shadow: 0px -2px 8px 2px rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0px -2px 8px 2px rgba(0, 0, 0, 0.2) !important;
  padding: 14px 0;
  background: #0e2841;
}

body #page-container header#main-header .et_menu_container {
  display: flex;
  align-items: center;
}

body #page-container header#main-header .logo_container {
  position: relative;
  width: 170px;
  height: auto;
}

body #page-container header#main-header .logo_container a,
body #page-container header#main-header .logo_container img {
  display: block;
}

body #page-container header#main-header .logo_container img {
  width: 100%;
  max-height: inherit;
  max-width: 100%;
}

body #page-container header#main-header #et-top-navigation {
  margin-left: auto;
  padding: 0 !important;
  float: none;
}

body #page-container header#main-header #et-top-navigation ul:after {
  clear: both;
  content: "";
  display: block;
}

body #page-container header#main-header #et-top-navigation ul li {
  float: left;
  display: block;
  padding: 0;
  margin: 0 0 0 10px;
}

body #page-container header#main-header #et-top-navigation ul li a {
  display: block;
  padding: 8px 14px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  opacity: 1;
}

body #page-container header#main-header #et-top-navigation ul li a:hover {
  background: #0e2841;
  color: #fff;
}

body #page-container header#main-header #et-top-navigation ul li.reuqest-demo a {
  background: none;
  color: #fff !important;
  font-size: 15px;
  font-weight: 500;
  border-radius: 8px;
  padding: 8px 18px;
  border: 1px solid #fff;
}

body #page-container header#main-header #et-top-navigation ul li.menu-item-has-children>a:first-child::after {
  right: 0;
  top: auto;
  font-weight: 800;
  margin: 0;
  font-size: 19px;
  position: relative;
  display: inline-block;
  vertical-align: -3px;
}

body #page-container header#main-header #et-top-navigation ul li ul {
  padding: 0;
  width: 100%;
  min-width: 240px;
}

body #page-container header#main-header #et-top-navigation ul li ul li {
  float: none;
  margin: 0;
  border-bottom: 1px solid #e9e9e9;
}

body #page-container header#main-header #et-top-navigation ul li ul li:last-child {
  border-bottom: none;
}

body #page-container header#main-header #et-top-navigation ul li ul li a {
  display: block;
  padding: 10px 12px;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #0e2841;
}

body #page-container header#main-header #et_top_search {
  margin: 16px 0 0 20px;
}

body #page-container header#main-header #et_top_search #et_search_icon {
  color: #fff;
}

body #page-container header#main-header .et_search_form_container.et_pb_search_visible {
  margin: 8px auto;
  height: 50px !important;
}

body #page-container header#main-header .et-search-form {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  background: #fff !important;
  max-width: 700px !important;
}

body #page-container header#main-header .et-search-form input {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #3D3C3A;
}

body #page-container header#main-header span.et_close_search_field {
  right: 10px;
}

.et_pb_section.meeru-top-banner-sec.overlay-sec {
  border-radius: 0;
}

.overlay-sec:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border-radius: 0;
}

.overlay-sec.blue:before {
  background: #0e2841;
}

.overlay-sec.black:before {
  background: #3D3C3A;
}

.overlay-sec.opacity9:before {
  opacity: 0.9;
}

.overlay-sec.opacity8:before {
  opacity: 0.8;
}

.overlay-sec.opacity7:before {
  opacity: 0.7;
}

.overlay-sec.opacity6:before {
  opacity: 0.6;
}

.overlay-sec.opacity5:before {
  opacity: 0.5;
}

.overlay-sec.opacity4:before {
  opacity: 0.4;
}

.overlay-sec.opacity3:before {
  opacity: 0.3;
}

.overlay-sec.opacity2:before {
  opacity: 0.2;
}

.overlay-sec.opacity1:before {
  opacity: 0.1;
}

.overlay-sec.opacity0:before {
  opacity: 0;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Poppins", sans-serif;
}

body {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #3D3C3A;
}

p {
  padding-bottom: 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 15px;
}

p:last-child {
  padding-bottom: 0;
}

body .text-white p {
  color: #fff;
}

.meeru_global_sec .page_sec_title.text-center {
  text-align: center;
}

.meeru_global_sec .page_sec_title h6 {
  background: #caefff;
  border-radius: 50px;
  margin: 0 0 15px;
  display: inline-block;
  padding: 8px 20px;
  font-weight: 300;
  line-height: 20px;
  color: #3D3C3A;
}

.meeru_global_sec .page_sec_title h2 {
  font-weight: 500;
  font-size: 36px;
  color: #0e2841;
  line-height: 46px;
  padding: 0;
}

.meeru_global_sec .page_sec_title h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #0e2841;
  font-size: 26px;
  line-height: 36px;
  padding: 0;
}

.meeru_global_sec .page_sec_title p {
  font-size: 18px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  color: #3D3C3A;
  font-weight: 300;
}

body .et_pb_button_module_wrapper .page_global_btn {
  background: #ffc04d !important;
  color: #000;
  border-radius: 8px;
  font-size: 16px;
  line-height: 20px !important;
  font-weight: 500;
  border: none !important;
  padding: 13px 24px !important;
  font-family: "Poppins", sans-serif;
}

body .et_pb_button_module_wrapper .page_global_btn:after {
  display: none;
}

.et_pb_section.bg_light_blue {
  background: #f1f8ff;
}

.global_list_icon .et_pb_module ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.global_list_icon .et_pb_module h4 {
  color: #3D3C3A;
  font-family: "Poppins", sans-serif;
}

.global_list_icon .et_pb_module ul li {
  position: relative;
  margin: 0 0 12px;
  padding: 0 0 0 24px;
  line-height: 26px;
  color: #3D3C3A;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}

.global_list_icon .et_pb_module ul li strong {
  font-weight: 500;
}

.global_list_icon .et_pb_module ul li:last-child {
  margin-bottom: 0;
}

.global_list_icon .et_pb_module ul li:before {
  content: "\4e";
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  font-family: ETmodules !important;
  font-size: 17px;
  color: #0e2841;
  font-weight: 700;
}

.meeru_global_sec .global_equal_cols .et_pb_column .et_pb_module {
  height: 100%;
}

.meeru_global_sec .global_table table {
  border-color: #B1B1B1;
  margin: 0;
}

.meeru_global_sec .global_table table tr th,
.meeru_global_sec .global_table table tr td {
  padding: 9px 21px;
  border-color: #B1B1B1;
}

.meeru_global_sec.bg_light_blue .global_table table tr td {
  background: #fff;
}

.meeru_global_sec .global_table table thead tr th {
  background: #ffc04d;
  color: #3D3C3A;
  font-weight: 500;
}

.global_streamlined_sec .streamlined_list .et_pb_column {
  margin-right: 20px;
}

.global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module {
  height: 100%;
  background: #fff;
  padding: 30px;
}

.global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module:before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  position: absolute;
  left: 0;
  top: 0;
}

.global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #3D3C3A;
  padding: 0;
}

.global_integrations_sec .integrations_list .et_pb_column {
  margin-right: 20px;
  padding: 28px 22px;
  background: #fff;
  box-shadow: 0 2px 5px 0 #0000001a, 0 -1px 5px 0 #0000000d;
  border-radius: 25px;
}

.global_integrations_sec .integrations_list .et_pb_column:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  transition: width 0.8s ease, height 0.8s ease;
  z-index: 0;
  background: #0e2841;
  border-radius: 20px;
}

.global_integrations_sec .integrations_list .et_pb_column:hover:before {
  width: 100%;
  height: 100%;
}

.global_integrations_sec .integrations_list .et_pb_column:last-child,
.global_streamlined_sec .streamlined_list .et_pb_column:last-child {
  margin-right: 0 !important;
}

.global_integrations_sec .integrations_list .et_pb_column h4 {
  color: #3D3C3A;
  opacity: 0.2;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}

.global_integrations_sec .integrations_list .et_pb_column h5 {
  color: #3D3C3A;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  padding: 0;
}

.global_integrations_sec .integrations_list .et_pb_column:hover h4,
.global_integrations_sec .integrations_list .et_pb_column:hover h5,
.global_integrations_sec .integrations_list .et_pb_column:hover p {
  color: #fff;
}

.global_integrations_sec .integrations_list .et_pb_column h3 {
  font-weight: 600;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
}

.global_integrations_sec .integrations_list .et_pb_column p {
  font-size: 15px;
  letter-spacing: 0;
  font-weight: 300;
}

.global_integrations_sec .integrations_list .et_pb_column:hover h3 {
  color: #fff !important;
}

.meeru_global_sec .global_steps_list .global_steps_col {
  margin-right: 15px;
  z-index: inherit;
}

.meeru_global_sec .global_steps_list.et_pb_row_3col .global_steps_col.active {
  width: 39%;
}

.meeru_global_sec .global_steps_list.et_pb_row_4col .global_steps_col.active {
  width: 32%;
}

.meeru_global_sec .global_steps_list .global_steps_col:last-child {
  margin-right: 0 !important;
}

.meeru_global_sec .global_steps_list .global_steps_col .et_pb_module {
  border-radius: 30px;
  background: #0e2841;
  padding: 30px 20px;
  z-index: 1;
  height: 100%;
  transition: all 0.3s ease;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details h3,
.meeru_global_sec .global_steps_list .global_steps_col .step_details h4,
.meeru_global_sec .global_steps_list .global_steps_col .step_details p,
.meeru_global_sec .global_steps_list .global_steps_col .step_details ul li {
  color: #fff;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details h3 {
  opacity: 0.4;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 0 20px;
}

.meeru_global_sec .global_steps_list .global_steps_col.active .step_details h3 {
  opacity: 1;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  padding: 0 0 15px;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details p {
  line-height: 26px;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details ul {
  padding-bottom: 0;
  margin-bottom: 0;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details ul li {
  margin-bottom: 12px;
  line-height: 22px;
  font-weight: 300;
  font-size: 15px;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details ul li:last-child {
  margin-bottom: 0;
}

.meeru_global_sec .global_steps_list .global_steps_col .step_details .step_content {
  display: none;
}

.meeru_global_sec .global_steps_list .global_steps_col.active .step_details .step_content {
  display: block;
}

.meeru_global_sec .global_steps_list .global_steps_col:after {
  background: url(../images/steps-arrow.svg) no-repeat;
  width: 42px;
  height: 42px;
  content: "";
  display: block;
  position: absolute;
  background-size: 40px;
  right: -30px;
  top: 50%;
  margin: -21px 0 0;
  z-index: 9;
}

.meeru_global_sec .global_steps_list .global_steps_col:last-child:after {
  display: none;
}

.global_benefits_sec .global_benefits_list .et_pb_column {
  margin-right: 20px;
}

.global_benefits_sec .global_benefits_list .et_pb_column:last-child {
  margin-right: 0;
}

.global_benefits_sec .global_benefits_list .et_pb_module {
  border-radius: 20px;
  background: #0e2841;
  height: 100%;
  width: 100%;
}

.global_benefits_sec .global_benefits_list .et_pb_module .et_pb_text_inner {
  height: 100%;
}

.global_benefits_sec .global_benefits_list .benefits_card {
  padding: 0 20px 26px;
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  height: 100%;
}

.global_benefits_sec .global_benefits_list .benefits_card::before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  background: #ffc04d;
  left: -18%;
  bottom: -18%;
  transition: all 0.5s;
  border-radius: 100%;
}

.global_benefits_sec .global_benefits_list .benefits_card:hover::before {
  width: 100%;
  height: 100%;
  left: 0%;
  bottom: 0%;
  border-radius: 0;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_info {
  position: relative;
  z-index: 9;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits-top-icon {
  text-align: right;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits-top-icon svg {
  width: 60px;
  height: 60px;
  transition: all 0.5s;
}

.global_benefits_sec .global_benefits_list .benefits_card:hover .benefits-top-icon svg {
  transform: rotate(180deg);
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits-img {
  width: 65px;
  transition: all 0.5s;
}

.global_benefits_sec .global_benefits_list .benefits_card.gray_img .benefits-img img {
  filter: brightness(0) invert(1);
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_title h3 {
  padding: 15px 0 8px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_title h3 span {
  font-size: 16px;
  line-height: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_content ul {
  padding-bottom: 0;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_content ul li {
  line-height: 24px;
  margin: 0 0 10px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_content ul li strong {
  font-weight: 500;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_content ul li:last-child {
  margin-bottom: 0;
}

.global_benefits_sec .global_benefits_list .benefits_card:hover .benefits_title h3 {
  color: #0e2841 !important;
}

.global_benefits_sec .global_benefits_list .benefits_card:hover .benefits_content ul li,
.global_benefits_sec .global_benefits_list .benefits_card:hover .benefits_content p {
  color: #3D3C3A;
}

.global_benefits_sec .global_benefits_list .benefits_card.gray_img:hover .benefits-img img {
  filter: none;
}

body .meeru_global_sec .global_cta_btn {
  padding: 20px 0 0;
}

body .meeru_global_sec .global_cta_btn a {
  display: inline-block;
  background: #fff;
  color: #3D3C3A;
  border-radius: 6px;
  font-size: 14px;
  line-height: 20px;
  border: none;
  padding: 10px 15px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

body .meeru_global_sec .global_cta_btn.orange_bg a {
  background: #ff6801;
  color: #fff;
  font-size: 16px;
  padding: 13px 18px;
  border-radius: 8px;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column {
  margin-right: 20px;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column:last-child {
  margin-right: 0 !important;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module {
  height: 100%;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_main_blurb_image {
  margin-bottom: 20px;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_module_header {
  padding: 0;
  color: #0e2841 !important;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description ul li,
.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description p {
  font-size: 15px;
  font-weight: 300;
  color: #3D3C3A;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description p strong {
  color: #3D3C3A;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description {
  padding: 10px 0 0;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description ul li {
  margin: 0 0 12px;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description ul li:last-child {
  margin-bottom: 0;
}

.global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_blurb_description ul li strong {
  color: #ffc04d;
}

.global_cta_sec .et_pb_row .et_pb_column.et_pb_column_2_3,
.global_cta_sec .et_pb_row .et_pb_column.et_pb_column_1_3 {
  width: auto;
}

body #page-container form .one_half {
  width: 49%;
  float: left;
  margin: 0 2% 0 0;
}

body #page-container form .one_third {
  width: 32%;
  float: left;
  margin: 0 2% 0 0;
}

body #page-container form .last {
  margin-right: 0 !important;
}

body #page-container form p {
  padding: 0 0 10px;
}

body #page-container form p label {
  display: block;
  font-size: 14px;
  color: #3D3C3A;
  line-height: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin: 0 0 7px;
}

body .wpcf7 form input[type="text"],
body .wpcf7 form input[type="tel"],
body .wpcf7 form input[type="email"],
body .wpcf7 form input[type="password"],
body .wpcf7 form select,
body .wpcf7 form textarea {
  height: 40px;
  border: 1px solid #d0d2d4;
  border-radius: 2px;
  background: #fff;
  font-size: 14px;
  color: #3D3C3A;
  line-height: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  padding: 4px 10px;
  width: 100%;
}

body .wpcf7 form textarea {
  height: 80px;
  padding-top: 9px;
  display: block;
}

body .wpcf7 form .contact_form_details textarea {
  height: 190px;
}

body form .wpcf7-checkbox .wpcf7-list-item {
  margin: 0;
}

body form .wpcf7-checkbox label {
  display: block;
  margin: 0;
}

body form .wpcf7-checkbox label input[type="checkbox"] {
  display: none;
}

body form .wpcf7-checkbox label input[type="checkbox"]+span {
  position: relative;
  padding: 0 0 0 29px;
  min-height: 20px;
  display: inline-block;
  vertical-align: top;
}

body form .wpcf7-checkbox label input[type="checkbox"]+span:before {
  border: 1px solid #bfbfbf;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

body form .wpcf7-checkbox label input[type="checkbox"]:checked+span:before {
  content: "N";
  font-family: ETmodules !important;
  background: #013e7d;
  color: #fff;
  font-size: 16px;
  border-color: #013e7d;
  line-height: 19px;
}

body #page-container form p.contact-form-submit input[type="submit"],
body #page-container form p.contact-form-submit .wpcf7-submit {
  height: auto;
  padding: 12px 46px;
  background: #0e2841;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px !important;
  color: #fff;
  font-family: "Poppins", sans-serif;
  box-shadow: none;
  outline: none;
  border: none;
  border-radius: 0;
  width: auto;
  cursor: pointer;
}

body #page-container form p.contact-form-submit .wpcf7-submit:after {
  display: none;
}

body #page-container #main-footer form p.contact-form-submit .wpcf7-submit {
  background: #fff !important;
  color: #0e2841 !important;
}

body #page-container form p.contact-form-submit {
  padding: 15px 0 0;
}

body .wpcf7 form .wpcf7-response-output {
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 20px;
}

body .new-footer-section .wpcf7 form .wpcf7-response-output,
body .footer-subscribe-section .wpcf7 form .wpcf7-response-output {
  color: #fff;
}

#page-container #main-footer .footer_section ul li {
  margin: 0 0 6px;
}

#page-container #main-footer .footer_section ul li:last-child {
  margin-bottom: 0;
}

#page-container #main-footer .footer_section a {
  color: inherit;
}

.et_pb_section.new-footer-section .new-footer-toprow .et_pb_column {
  z-index: inherit;
  margin-right: 11% !important;
  width: auto;
}

.et_pb_section.new-footer-section .new-footer-toprow .et_pb_column:last-child {
  margin-right: 0 !important;
  width: 36% !important;
  float: right;
}

#page-container #main-footer .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column ul {
  padding-bottom: 0;
}

body #page-container .footer_section .et_pb_section.footer-subscribe-section form input[type="text"],
body #page-container .footer_section .et_pb_section.footer-subscribe-section form input[type="email"] {
  background: none;
  border-width: 0 0 2px;
  border-style: solid;
  border-color: #cccccc;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0 0 6px;
  height: 44px;
}

.et_pb_section.footer-subscribe-section .nasscom_logo .et_pb_image_wrap {
  padding: 15px 12px;
}

.et_pb_section.footer-subscribe-section .et_pb_row .et_pb_social_media_follow,
.et_pb_section.footer-subscribe-section .et_pb_row .comparably {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.et_pb_section.footer-subscribe-section .et_pb_row .comparably {
  margin: 0 0 0 5px;
  margin-bottom: 0px;
  border-radius: 3px;
}

.et_pb_section.footer-subscribe-section .et_pb_row .et_pb_social_media_follow li {
  margin-bottom: 0;
}

.et_pb_section.footer-subscribe-section .et_pb_row .comparably a,
.et_pb_section.footer-subscribe-section .et_pb_row .comparably img {
  display: block;
}

.et_pb_section.footer-subscribe-section .et_pb_row .comparably img {
  padding: 5px;
  width: 32px;
}

.et_pb_section.copyright-section .et_pb_module p span {
  margin: 0 6px;
}

body #page-container {
  padding-top: 66px !important;
}

.uncovering_circle_main {
  position: relative;
}

.uncovering_sec .financial-data-main {
  position: relative;
  background: #0e2841;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 600px;
  max-width: 600px;
  margin: auto;
}

.uncovering_sec .financial-data-main .financial-data-middle {
  width: 210px;
  position: relative;
  padding: 20px;
  background: #0e2841;
  height: 210px;
  border-radius: 100%;
  z-index: 99;
}

.uncovering_sec .financial-data-main img {
  display: block;
}

.uncovering_sec .financial-data-main .blue-circle {
  position: absolute;
}

.uncovering_sec .financial-seg-col {
  position: absolute;
  transition: all 0.5s ease;
}

.uncovering_sec .financial-data-middle-img1 {
  width: 316px;
  left: 39px;
  top: 38px;
}

.uncovering_sec .financial-data-middle-img2 {
  right: 38px;
  top: 38px;
  width: 266px;
}

.uncovering_sec .financial-data-middle-img3 {
  bottom: 41px;
  left: 73px;
  width: 458px;
}

.uncovering_sec .circle-svg {
  animation: loader-rotate 8000ms infinite linear;
  transform: translateZ(0);
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  max-width: 200px;
  top: 50%;
  margin: -100px auto auto;
}

.uncovering_sec .financial-seg-col .financial-seg-img {
  position: relative;
  z-index: 9;
  transition: all 0.5s ease;
}

.uncovering_sec .financial-seg-col .financial-seg-info {
  display: none;
  position: absolute;
  background: rgba(225, 225, 252, 1);
  padding: 20px 35px 20px 25px;
  right: 81%;
  top: 20%;
  z-index: 1;
  width: 300px;
  transition: all 0.5s ease;
}

.uncovering_sec .financial-data-middle-img2.financial-seg-col .financial-seg-info {
  background: rgb(188, 240, 255);
  top: 5%;
  right: 0;
  padding-left: 45px;
  padding-right: 21px;
  left: 80%;
}

.uncovering_sec .financial-data-middle-img3.financial-seg-col .financial-seg-info {
  background: rgb(225, 243, 239);
  top: 8%;
  right: 91%;
}

.uncovering_sec .financial-seg-col.hovered .financial-seg-info,
.uncovering_sec .financial-seg-col:hover .financial-seg-info {
  display: block;
}

.uncovering_sec .financial-seg-col .financial-seg-info ul {
  padding: 0 0 0 15px;
  list-style: disc;
}

.uncovering_sec .financial-seg-col .financial-seg-info ul li {
  line-height: 22px;
  margin: 0 0 12px;
}

.uncovering_sec .financial-seg-col .financial-seg-info ul li:last-child {
  margin-bottom: 0;
}

.uncovering_sec .hover-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  left: 0;
  top: 0;
  border-radius: 100%;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}

.uncovering_sec .seg-hover .hover-circle {
  z-index: 9;
  opacity: 0.8;
  visibility: visible;
}

.uncovering_sec .seg-hover .financial-seg-col.hovered {
  z-index: 99;
}

.uncovering_sec .seg-hover .financial-data-middle {
  z-index: 0;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column {
  margin-right: 20px;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column:last-child {
  margin-right: 0;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module {
  border-radius: 20px;
  padding: 30px 35px;
  transition: all 0.5s ease;
  height: 100%;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:before {
  background: #bcbcbc;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.9;
  border-radius: 20px;
  transition: all 0.5s ease;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:hover:before {
  background: #0e2841;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .uber-model-icon {
  margin: 0 0 10px;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .uber-model-icon svg {
  fill: #0e2841;
  width: 80px;
  height: 80px;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .uber-engagement-model-details h3 {
  color: #0e2841;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .uber-engagement-model-details h3 span {
  font-size: 16px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  color: #3D3C3A;
  font-weight: 400;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:hover .uber-model-icon svg {
  fill: #fff;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:hover .uber-engagement-model-details h3,
.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:hover .uber-engagement-model-details p,
.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module:hover .uber-engagement-model-details h3 span {
  color: #fff;
}

.global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column {
  z-index: inherit;
}

.global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:after {
  background: url(../images/right-arrow.png) no-repeat right center;
  width: 22px;
  height: 16px;
  content: "";
  display: block;
  position: absolute;
  right: -21px;
  top: 50%;
  margin: -8px 0 0;
  z-index: 9;
  background-size: 22px;
}

.global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:last-child:after {
  display: none;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list {
  height: 390px;
  position: relative;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item {
  width: 200px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item img {
  display: block;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.second,
.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.third {
  top: 50%;
  margin-top: -100px;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.second {
  margin-left: 0;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.third {
  left: auto;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.fourth {
  bottom: 0;
  top: auto;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item .ai_redefining_bg img {
  width: 100%;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_info {
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  flex-direction: column;
  padding: 0 40px;
  text-align: center;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_icon {
  max-width: 60px;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_desc {
  display: none;
  text-align: center;
  padding: 6px 0 0;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list h6 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_desc p {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:hover {
  width: 280px;
  height: 280px;
  z-index: 9;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:hover h6 {
  font-size: 22px;
  line-height: 28px;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.second:hover,
.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.third:hover {
  margin-top: -140px;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:hover .ai_redefining_icon {
  display: none;
}

.et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:hover .ai_redefining_desc {
  display: block;
}

.et_pb_section.home_circle_banner_sec .et_pb_module h1 span {
  background: #ff6801;
  color: #fff;
  padding: 2px 8px;
  border-radius: 10px;
}

.et_pb_section.home_circle_banner_sec .home_banner_list .list_col {
  width: 48.5%;
  margin: 0 3% 15px 0;
  float: left;
}

.et_pb_section.home_circle_banner_sec .home_banner_list .list_col:nth-child(2n) {
  margin-right: 0;
}

.et_pb_section.home_circle_banner_sec .home_banner_list .list_col .home_banner_details {
  border: 1.9px solid #DCDCDC;
  padding: 12px;
  border-radius: 25px;
  display: flex;
  align-items: center;
}

.et_pb_section.home_circle_banner_sec .home_banner_list .list_col .home_banner_details .home_banner_img {
  margin: 0 8px 0 0;
}

.et_pb_section.home_circle_banner_sec .home_banner_list .list_col .home_banner_details .home_banner_img img {
  display: block;
}

.et_pb_section.meeru_global_sec.global_tabs_sec {
  border: none;
}

#page-container .global_tabs_sec ul.global_tabs_list {
  text-align: center;
  display: inline-block;
  box-shadow: 0 2px 5px 0 #0000001a, 0 -1px 5px 0 #0000000d;
  border-radius: 50px;
  vertical-align: top;
  padding: 3px;
  background: #fff;
  border: none;
  margin: 0;
}

#page-container .global_tabs_sec ul.global_tabs_list li {
  float: none;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
  border: none;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background: none;
}

#page-container .global_tabs_sec ul.global_tabs_list li a {
  display: block;
  color: #0e2841;
  font-family: "Poppins", sans-serif;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  padding: 6px 16px;
  float: none;
}

#page-container .global_tabs_sec ul.global_tabs_list li.ui-tabs-active a {
  background: #ff6801;
  color: #fff;
}

.et_pb_section.meeru_global_sec.global_tabs_sec .global_tab_panel {
  display: flex;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_blurb .et_pb_main_blurb_image {
  display: block;
  margin: 0;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_blurb .et_pb_main_blurb_image img {
  display: block;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_blurb .et_pb_blurb_container {
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: #fff;
  width: calc(100% - 40px);
  padding: 20px;
  min-height: 240px;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_module_header {
  color: #0e2841;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 0 8px;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_blurb_description p {
  color: #3D3C3A;
  font-size: 16px;
  line-height: 24px;
}

.et_pb_section.global_products_sec .global_products_list .global_cta_btn a {
  background: #ff6801;
  color: #fff;
  padding: 10px 23px;
}

.et_pb_section.global_products_sec .global_products_list .et_pb_blurb .global_cta_btn {
  position: absolute;
  bottom: 20px;
}

.global_slider_sec .global_products_list .products_slider {
  margin: 0 -10px !important;
}

.global_slider_sec .global_products_list .products_slider .slick-slide {
  margin: 0 10px;
}

.global_slider_sec .slick-slider .slick-dots {
  position: relative;
  bottom: 0;
  margin: 25px 0 0;
  list-style: none;
  padding: 0;
  text-align: center;
  height: 15px;
}

.global_slider_sec .slick-slider .slick-dots li {
  height: 15px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px;
}

.global_slider_sec .slick-slider .slick-dots li button {
  cursor: pointer;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: rgba(217, 217, 217, 0.50);
  display: block;
  border: none;
  font-size: 0;
  text-indent: -9999999px;
}

.global_slider_sec .slick-slider .slick-dots li.slick-active button {
  background: #ff6801;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module.no_styles_position {
  padding: 0;
  height: auto;
  background: none;
  position: absolute;
  top: -50px;
  text-align: center;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module.no_styles_position h5 {
  padding: 0;
}

.global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module.no_styles_position:before {
  display: none;
}

body.page-template-template-get-touch-page #page-container header#main-header,
body.page-template-template-get-touch-page #main-footer {
  display: none !important;
}

body.page-template-template-get-touch-page #page-container {
  padding: 0 !important;
}

body.et_right_sidebar #main-content .container:before {
  display: none;
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
  padding-top: 0;
}

#page-container .global_posts_sec {
  padding: 50px 0 30px;
}

.global_posts_sec .search_title h1 {
  color: #0e2841;
  padding: 0 0 30px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}

.global_posts_sec .global_posts_list .et_pb_post {
  float: left;
  width: 32%;
  margin: 0 2% 20px 0;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  border-radius: 15px 15px 0 0;
}

.global_posts_sec .global_posts_list .et_pb_post:nth-child(3n) {
  margin-right: 0;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_img a {
  display: block;
  margin: 0;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_img img {
  display: block;
  border-radius: 15px 15px 0 0;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details {
  padding: 20px;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details {
  padding: 20px;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details h2 {
  font-size: 18px;
  font-weight: 600;
  color: #0e2841;
  line-height: 28px;
  font-family: "Poppins", sans-serif;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details h2 a {
  color: inherit;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details .search_post_desc {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #3D3C3A;
  font-family: "Poppins", sans-serif;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details .search_post_btn {
  padding: 20px 0 0;
}

.global_posts_sec .global_posts_list .et_pb_post .search_post_details .search_post_btn a {
  background: #ff6801;
  color: #fff;
  font-size: 14px;
  padding: 9px 14px;
  border-radius: 5px;
  line-height: 17px;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column {
  width: 100%;
  margin: 0 0 20px;
  display: flex;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column:last-child {
  margin-bottom: 0;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module {
  background-color: rgba(255, 255, 255, .25);
  backdrop-filter: blur(12.5px);
  border-radius: 20px;
  transition: all 0.5s ease;
  width: 33.333%;
  margin-right: 20px;
  padding: 30px;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module:last-child {
  margin-right: 0;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  transition: width 0.4s ease, height 0.4s ease;
  z-index: 0;
  background: #3D3C3A;
  border-radius: 20px;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module:hover:before {
  width: 100%;
  height: 100%;
  right: 0;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon {
  text-align: right;
  margin: -26px -26px 0 0;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module p {
  font-size: 15px;
  line-height: 26px;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon svg {
  width: 50px;
  height: 50px;
  transition: all 0.5s;
}

.et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module:hover .accuracy_icon svg {
  transform: rotate(180deg);
}

.et_pb_section.new_mfc_lets_sec .et_pb_module .page_form_title {
  padding-bottom: 15px;
}

.et_pb_section.contact_page_sec .contact_info .et_pb_blurb_content .et_pb_image_wrap {
  margin-top: 5px;
}

.et_pb_section.contact_page_sec .contact_info .et_pb_blurb_content .et_pb_blurb_container {
  padding-left: 5px;
}

body #page-container form p.direct_email {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 0;
}

.global_benefits_sec .global_benefits_list .benefits_card .benefits_info .global_cta_btn a {
  padding: 10px 23px;
}

.global_benefits_sec.home_features_sec .global_benefits_list .benefits_card .benefits_info {
  height: 100%;
  padding-bottom: 60px;
}

body .global_benefits_sec.home_features_sec .global_cta_btn {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0;
}

.meeru-top-banner-sec .et_pb_module h1 {
  font-family: "Poppins", sans-serif;
}

.meeru-top-banner-sec .et_pb_module p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module {
  height: 100%;
  border-radius: 15px;
  background: #0e2841;
  overflow: hidden;
  position: relative;
  padding: 50px 45px;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module:before {
  content: '';
  width: 60px;
  height: 60px;
  position: absolute;
  background: #ffc04d;
  left: -18%;
  bottom: -18%;
  transition: all 0.5s;
  border-radius: 100%;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module:hover:before {
  width: 100%;
  height: 100%;
  left: 0%;
  bottom: 0%;
  border-radius: 0;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module .et_pb_blurb_container {
  text-align: center;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module_header {
  color: #ffc04d;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  line-height: 32px;
  padding: 0 0 12px;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_blurb_description p {
  color: #fff;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_blurb_description {
  padding: 0 34px;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_main_blurb_image {
  margin-bottom: 25px;
  max-width: 80px;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module .et_pb_main_blurb_image img {
  filter: brightness(0) invert(1);
  animation: none;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module:hover .et_pb_main_blurb_image img {
  filter: none;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module:hover .et_pb_module_header {
  color: #0e2841;
}

.et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module:hover .et_pb_blurb_description p {
  color: #3D3C3A;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_column {
  width: 32%;
  margin-right: 2%;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_column:last-child {
  margin-right: 0;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_main_blurb_image {
  background: url(../images/secured-list-blue-bg.png) no-repeat;
  width: 110px;
  height: 110px;
  background-size: 110px;
  display: flex;
  justify-content: center;
  margin: 0;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_main_blurb_image img {
  width: 60px;
  opacity: 1;
  animation: none;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container {
  width: 71%;
  padding: 0 0 0 12px;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
  color: #0e2841;
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  padding: 0 0 8px;
}

.et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  font-size: 14px;
  line-height: 20px;
}

.et_pb_section.unlock_finance_sec .et_pb_equal_columns {
  align-items: center;
}

.et_pb_section.unlock_finance_sec .et_pb_module h2 {
  color: #0e2841;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.et_pb_section.unlock_finance_sec .et_pb_module p {
  font-size: 18px;
  line-height: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {

  body .container,
  body .et_pb_row {
    padding-left: 10px;
    padding-right: 10px;
  }

  body #page-container header#main-header #et-top-navigation #top-menu {
    display: block;
  }

  body #page-container header#main-header #et-top-navigation #et_mobile_nav_menu {
    display: none;
  }

  body #page-container header#main-header .logo_container {
    width: 150px;
  }

  body #page-container header#main-header #et-top-navigation ul li {
    margin: 0 0 0 3px;
  }

  body #page-container header#main-header #et-top-navigation ul li a {
    padding: 6px 8px;
    font-size: 13px;
  }

  body #page-container header#main-header #et-top-navigation ul li.reuqest-demo a {
    font-size: 14px;
    padding: 8px 12px;
  }

  body #page-container header#main-header #et_top_search {
    margin: 3px 4px 0 12px;
  }

  body #page-container header#main-header #et-top-navigation ul li ul {
    min-width: 230px;
  }

  body #page-container header#main-header #et-top-navigation ul li ul li a {
    padding: 10px;
  }

  body #page-container header#main-header .et_search_form_container.et_pb_search_visible {
    height: 48px !important;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list {
    max-width: 440px;
    margin: auto;
  }

  .meeru_global_sec .page_sec_title h2 {
    font-size: 30px;
    line-height: 42px;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module.no_styles_position {
    width: 750px !important;
    left: 0;
    right: 0;
    margin: auto;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module {
    padding: 20px 15px;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column {
    margin-right: 15px;
  }

  .global_slider_sec .global_products_list .products_slider {
    margin: 0 !important;
  }

  .global_slider_sec .global_products_list .products_slider .slick-slide {
    margin: 0 5px;
  }

  .meeru_global_sec .page_sec_title p {
    font-size: 16px;
    line-height: 28px;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column {
    margin: 0 2% 15px 0 !important;
    width: 49% !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column:last-child,
  .global_streamlined_sec .streamlined_list .et_pb_column:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module {
    padding: 20px;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .meeru_global_sec .global_steps_list {
    flex-wrap: nowrap;
  }

  .meeru_global_sec .global_steps_list .global_steps_col {
    margin-right: 2% !important;
    width: 23.5% !important;
  }

  .meeru_global_sec .global_steps_list .global_steps_col:last-child {
    margin-right: 0 !important;
  }

  .meeru_global_sec .global_steps_list.et_pb_row_4col .global_steps_col.active {
    width: 32% !important;
  }

  .meeru_global_sec .global_steps_list .global_steps_col .et_pb_module {
    padding: 20px 15px;
  }

  .meeru_global_sec .global_steps_list .global_steps_col .step_details h3 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 0 15px;
  }

  .meeru_global_sec .global_steps_list .global_steps_col .step_details h4 {
    font-size: 18px;
    line-height: 28px;
    padding: 0 0 12px;
  }

  .meeru_global_sec .global_steps_list .global_steps_col .step_details p {
    line-height: 24px;
    font-size: 14px;
  }

  .meeru_global_sec .global_steps_list .global_steps_col .step_details ul li {
    margin-bottom: 8px;
    line-height: 20px;
    font-size: 14px;
  }

  .global_benefits_sec .global_benefits_list {
    flex-wrap: nowrap;
    display: flex;
  }

  .global_benefits_sec .global_benefits_list .et_pb_column {
    margin-right: 10px;
  }

  .global_benefits_sec .global_benefits_list .et_pb_column.et_pb_column_1_3 {
    width: 33.333%;
  }

  .global_benefits_sec .global_benefits_list .et_pb_column.et_pb_column_1_4 {
    width: 25%;
  }

  .global_benefits_sec .global_benefits_list .benefits_card {
    padding: 0 15px 20px;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column {
    width: 49% !important;
    margin: 0 2% 20px 0 !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column:last-child,
  .global_outcomes_sec .global_outcomes_list .et_pb_column:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module {
    padding: 15px !important;
  }

  .global_integrations_sec .integrations_list .et_pb_column {
    margin: 0 2% 20px 0 !important;
    padding: 15px;
    width: 32% !important;
    border-radius: 20px;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:nth-child(3n) {
    margin-right: 0 !important;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:last-child,
  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:nth-last-child(2),
  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:nth-last-child(3) {
    margin-bottom: 0 !important;
  }

  .global_integrations_sec .integrations_list .et_pb_column h5 {
    font-size: 18px;
    line-height: 28px;
  }

  .global_integrations_sec .integrations_list .et_pb_column h4 {
    font-size: 24px;
    line-height: 30px;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:after {
    display: none;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column {
    margin: 0 4% 0 0 !important;
    width: auto !important;
  }

  .et_pb_section.copyright-section .et_pb_row {
    display: flex;
  }

  .global_benefits_sec.product_features_sec .global_benefits_list .et_pb_column {
    margin-right: 10px !important;
  }

  .global_benefits_sec.product_features_sec .global_benefits_list .et_pb_column:last-child {
    margin-right: 0 !important;
  }

  .global_outcomes_sec.product_realworld_sec .global_outcomes_list .et_pb_column .et_pb_module {
    min-height: 182px;
  }

  .global_outcomes_sec.product_realworld_sec .global_outcomes_list .et_pb_column:nth-child(2) {
    margin-bottom: 20px !important;
  }

  .global_outcomes_sec.product_realworld_sec .global_outcomes_list .et_pb_column:nth-child(2n+1) {
    clear: left;
  }

  .global_teams_level_sec.solution_leaders_sec .global_teams_level_list {
    display: flex;
  }

  .global_teams_level_sec.solution_leaders_sec .global_teams_level_list .et_pb_column {
    width: 33.333%;
  }

  .global_outcomes_sec .global_outcomes_list.tab_three_cols {
    display: flex;
  }

  .global_outcomes_sec .global_outcomes_list.tab_three_cols .et_pb_column {
    width: 32% !important;
    margin: 0 2% 0 0 !important;
  }

  .global_outcomes_sec .global_outcomes_list.tab_three_cols .et_pb_column:last-child,
  .global_integrations_sec .integrations_list.tab_two_cols .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }

  .global_integrations_sec .integrations_list.tab_two_cols .et_pb_column {
    width: 49% !important;
    margin: 0 2% 20px 0 !important;
  }

  .global_integrations_sec .integrations_list.tab_two_cols .et_pb_column:last-child,
  .global_integrations_sec .integrations_list.tab_two_cols .et_pb_column:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module {
    margin-right: 15px;
    padding: 20px;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon {
    margin: -18px -18px 0 0;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon svg {
    width: 45px;
    height: 45px;
  }

  .global_integrations_sec .integrations_list.tab_three_cols .et_pb_column:nth-child(3n) {
    margin-right: 0 !important;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list {
    display: flex;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_column {
    width: 32%;
    margin: 0 2% 0 0;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_column:last-child {
    margin-right: 0;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_blurb_description {
    padding: 0;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module {
    padding: 20px 15px;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module_header {
    font-size: 18px;
    line-height: 28px;
    padding: 0 0 8px;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_main_blurb_image {
    margin-bottom: 20px;
    max-width: 65px;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_blurb_description p {
    font-size: 14px;
    line-height: 24px;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content {
    display: block;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_main_blurb_image {
    margin: auto auto 12px;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 20px;
    line-height: 28px;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 15px;
    line-height: 24px;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_column {
    margin: 0 2% 0 0;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column:last-child {
    width: 65% !important;
    float: right;
    margin-top: 30px !important;
  }

  .et_pb_section.unlock_finance_sec .et_pb_module h2 {
    font-size: 34px;
    line-height: 46px;
    padding: 0 0 6px;
  }

  .et_pb_section.unlock_finance_sec .et_pb_module p {
    font-size: 16px;
    line-height: 28px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
  body #page-container header#main-header #et-top-navigation ul li a {
    padding: 9px 14px;
    font-size: 15px;
  }

  body #page-container header#main-header .logo_container {
    width: 190px;
  }

  body #page-container header#main-header #et-top-navigation ul li {
    margin: 0 0 0 6px;
  }

  body #page-container header#main-header #et_top_search {
    margin: 15px 0 0 20px;
  }

  .et_pb_section.home_circle_banner_sec .home_circle_banner_left {
    width: 440px !important;
    margin-right: 2% !important;
  }

  .et_pb_section.home_circle_banner_sec .home_circle_banner_right {
    width: 54% !important;
    float: right;
  }

  .global_teams_level_sec #breakthrough-solution.global_teams_level_list .et_pb_column .et_pb_module.no_styles_position {
    width: 1010px !important;
  }

  .et_pb_section.meeru_global_sec.global_tabs_sec .global_tab_panel {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .global_streamlined_sec .streamlined_list {
    display: flex;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column,
  .global_outcomes_sec .global_outcomes_list .et_pb_column {
    width: 23.5% !important;
    margin-bottom: 0 !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column:nth-child(2n),
  .global_outcomes_sec .global_outcomes_list .et_pb_column:nth-child(2n) {
    margin-right: 2% !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column:nth-child(4n),
  .global_outcomes_sec .global_outcomes_list .et_pb_column:nth-child(4n) {
    margin-right: 0 !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column .et_pb_module .et_pb_module_header {
    font-size: 18px;
    line-height: 28px;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column {
    margin: 0 10px 0 0 !important;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:nth-child(3n) {
    margin-right: 10px !important;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column:last-child {
    margin-right: 0 !important;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column {
    margin: 0 10% 0 0 !important;
  }

  .et_pb_section.footer-subscribe-section .et_pb_column:first-child {
    margin-right: 4% !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column.et_pb_column_1_3 {
    width: 32% !important;
  }

  .global_outcomes_sec .global_outcomes_list .et_pb_column.et_pb_column_1_3:last-child {
    margin-right: 0 !important;
  }

  .product_top_banner_sec .top_banner_title {
    max-width: 54%;
  }

  .global_outcomes_sec.product_realworld_sec .global_outcomes_list .et_pb_column:nth-child(2) {
    margin-bottom: 0 !important;
  }

}

@media all and (max-width: 767px) {
  p {
    padding-bottom: 12px;
  }

  body #page-container {
    padding-top: 66px !important;
  }

  body .container,
  body .et_pb_row {
    padding-left: 10px;
    padding-right: 10px;
  }

  body #page-container header#main-header .logo_container {
    width: 190px;
  }

  body #page-container header#main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
    padding: 0;
  }

  body #page-container header#main-header #et-top-navigation #et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before {
    font-size: 38px;
    line-height: 32px;
    height: 32px;
    display: block;
    color: #fff;
  }

  body #page-container header#main-header #et_top_search {
    margin: 7px 16px 0 0;
  }

  body #page-container header#main-header #et_top_search #et_search_icon {
    cursor: pointer;
  }

  body #page-container header#main-header #et_top_search #et_search_icon:before {
    top: 0;
    position: relative;
  }

  body #page-container header#main-header #et-top-navigation .et_mobile_menu {
    margin-top: 13px;
    background: #0e2841;
    border-width: 2px 0 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 10px 12px;
  }

  body #page-container header#main-header #et-top-navigation ul li {
    float: none;
    margin: 0;
    position: relative;
  }

  body #page-container header#main-header #et-top-navigation ul li.menu-item-has-children span.dropdown_icon {
    background: url(../images/mobile-menu-arrow.png) no-repeat right center;
    cursor: pointer;
    display: block;
    height: 54px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin: auto;
  }

  body #page-container header#main-header #et-top-navigation ul li.menu-item-has-children.active_mobile_menu span.dropdown_icon {
    background: url(../images/mobile-menu-active-arrow.png) no-repeat right center;
  }

  body #page-container header#main-header #et-top-navigation ul li,
  body #page-container header#main-header #et-top-navigation ul li ul li {
    border-bottom: 1px dotted #405A93;
  }

  body #page-container header#main-header #et-top-navigation ul li:last-child,
  body #page-container header#main-header #et-top-navigation ul li ul li:last-child {
    border-bottom: none;
  }

  body #page-container header#main-header #et-top-navigation ul li a {
    padding: 12px 0;
    color: #fff;
    background: none;
    border: none;
    font-size: 15px;
  }

  body #page-container header#main-header #et-top-navigation ul li ul {
    padding: 0 25px;
    width: 100%;
    min-width: inherit;
    display: none !important;
  }

  body #page-container header#main-header #et-top-navigation ul li ul li a {
    padding: 10px 0;
    color: #fff;
  }

  body #page-container header#main-header #et-top-navigation ul li.active_mobile_menu ul {
    display: block !important;
  }

  body #page-container header#main-header #et-top-navigation ul li.reuqest-demo a {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 12px;
  }

  .meeru_global_sec .page_sec_title h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .meeru_global_sec .page_sec_title h6 {
    margin: 0 0 8px;
  }

  .meeru_global_sec .page_sec_title h3 {
    font-size: 22px;
    line-height: 32px;
  }

  .meeru_global_sec .global_table table tr th,
  .meeru_global_sec .global_table table tr td {
    padding: 4px;
    border-color: #e5dad2;
    font-size: 14px;
    line-height: 22px;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column,
  .meeru_global_sec .global_steps_list .global_steps_col,
  .global_benefits_sec .global_benefits_list .et_pb_column,
  .global_outcomes_sec .global_outcomes_list .et_pb_column {
    width: 100% !important;
    margin: 0 0 20px !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column:last-child,
  .meeru_global_sec .global_steps_list .global_steps_col:last-child,
  .global_benefits_sec .global_benefits_list .et_pb_column:last-child,
  .global_outcomes_sec .global_outcomes_list .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module {
    padding: 20px;
  }

  .global_streamlined_sec .streamlined_list .et_pb_column .et_pb_module h4 {
    font-size: 18px;
  }

  .meeru_global_sec .page_sec_title p {
    font-size: 16px;
    line-height: 28px;
  }

  .meeru_global_sec .global_steps_list.et_pb_row_4col .global_steps_col.active {
    width: 100%;
  }

  .meeru_global_sec .global_steps_list .global_steps_col:after {
    left: 0;
    bottom: -18px;
    transform: rotate(90deg);
    right: 0;
    top: 100%;
    margin: auto;
  }

  .global_benefits_sec .global_benefits_list .benefits_card {
    padding: 0 23px 23px;
  }

  .global_benefits_sec .global_benefits_list .benefits_card .benefits-top-icon svg {
    width: 45px;
    height: 45px;
    margin-right: -15px;
  }

  .global_integrations_sec .integrations_list .et_pb_column {
    width: 49% !important;
    margin: 0 2% 15px 0 !important;
    padding: 20px;
  }

  .global_integrations_sec .integrations_list .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }

  .global_integrations_sec .integrations_list .et_pb_column:last-child,
  .global_integrations_sec .integrations_list .et_pb_column:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  body #page-container form .one_half {
    width: 100%;
    margin-right: 0;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column {
    margin: 0 0 25px !important;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  .et_pb_section.copyright-section .et_pb_column.et_pb_column_1_2:last-child p {
    text-align: center;
  }

  body #page-container header#main-header .et_search_form_container.et_pb_search_visible {
    height: 52px !important;
  }

  .et_header_style_left .et-search-form {
    width: 100% !important;
    max-width: 100% !important;
    height: 48px;
  }

  body #page-container .et_search_outer .et_search_form_container.et_pb_search_visible {
    height: 48px !important;
    margin: 5px 10px;
    width: calc(100% - 20px);
    padding: 0;
    background: #fff;
  }

  body #page-container header#main-header .et-search-form input {
    padding: 8px 10px;
  }

  .global_integrations_sec.global_integrations_full_sec .integrations_list .et_pb_column {
    width: 100% !important;
    margin: 0 0 20px !important;
  }

  .global_integrations_sec.global_integrations_full_sec .integrations_list .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  .et_pb_section.home_circle_banner_sec .home_banner_list .list_col {
    width: 100%;
    margin: 0 0 15px;
    float: none;
  }

  .et_pb_section.home_circle_banner_sec .home_banner_list .list_col:last-child {
    margin-bottom: 0;
  }

  .et_pb_section.home_circle_banner_sec .home_banner_list .list_col .home_banner_details p br {
    display: none;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list {
    height: auto;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item {
    border-radius: 8px;
    margin: 0 2% 15px 0 !important;
    position: relative;
    width: 49%;
    top: 0 !important;
    float: left;
    min-height: 126px;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list::after {
    clear: both;
    content: "";
    display: block;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:nth-child(2n) {
    margin-right: 0 !important;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:last-child,
  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item:nth-last-child(2) {
    margin-bottom: 0 !important;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.first {
    background: #3a3a3c;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.second {
    background: #f26822;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.third {
    background: #1b417c;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_item.fourth {
    background: #25aae1;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_info {
    position: relative;
    height: 100%;
    padding: 20px 6px;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_bg {
    display: none;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_icon {
    margin: auto;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list .ai_redefining_desc {
    display: block;
  }

  .et_pb_section.home_circle_banner_sec .ai_redefining_list h6 {
    font-size: 22px;
    line-height: 28px;
  }

  .et_pb_section.home_circle_banner_sec .et_pb_module h1 span {
    padding: 0 6px;
  }

  #page-container .global_tabs_sec ul.global_tabs_list li a {
    font-size: 14px;
    padding: 6px 10px;
  }

  .et_pb_section.meeru_global_sec.global_tabs_sec .global_tab_panel {
    display: block;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column .et_pb_module.no_styles_position {
    padding: 0 0 15px;
    position: relative;
    top: 0;
    width: 100% !important;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column {
    margin: 0 0 20px !important;
  }

  .global_teams_level_sec .global_teams_level_list .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  .global_slider_sec .global_products_list .products_slider {
    margin: 0 !important;
  }

  .global_slider_sec .global_products_list .products_slider .slick-slide {
    margin: 0 5px;
  }

  .global_integrations_sec.global_roadmap_sec .integrations_list .et_pb_column::after {
    display: none;
  }

  .et_pb_section.global_products_sec .global_products_list .et_pb_blurb .et_pb_blurb_container {
    bottom: 15px;
    left: 15px;
    width: calc(100% - 30px);
    padding: 15px;
    min-height: 240px;
  }

  body #page-container form .one_third {
    width: 100%;
    margin-right: 0;
  }

  .global_posts_sec .global_posts_list .et_pb_post {
    width: 100%;
    margin: 0 0 20px;
  }

  #page-container .global_posts_sec {
    padding: 30px 0 10px;
  }

  .global_posts_sec .search_title h1 {
    padding: 0 0 15px;
    font-size: 24px;
    line-height: 34px;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column {
    display: block;
    margin: 0 0 20px !important;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column:last-child {
    margin-bottom: 0 !important;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module {
    padding: 20px;
    margin: 0 0 20px;
    width: 100%;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon svg {
    width: 45px;
    height: 45px;
  }

  .et_pb_section.global_accuracy_sec .global_accuracy_list .et_pb_column .et_pb_module .accuracy_icon {
    margin: -15px -15px 0 0;
  }

  .et_pb_section.new_mfc_lets_sec .et_pb_module .page_form_title {
    padding-bottom: 10px;
  }

  .meeru-top-banner-sec .et_pb_module p {
    font-size: 16px;
    line-height: 28px;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_module {
    padding: 25px 20px;
  }

  .et_pb_section.global_why_us_sec .global_why_us_list .et_pb_blurb_description {
    padding: 0;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_blurb_content .et_pb_blurb_container .et_pb_module_header {
    font-size: 20px;
    line-height: 26px;
    padding: 0 0 6px;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_column {
    width: 100%;
    margin-right: 0;
  }

  .et_pb_section.global_secured_design_sec .global_secured_design_list .et_pb_column.last-mb-zero {
    margin-bottom: 0;
  }

  .et_pb_section.new-footer-section .new-footer-toprow .et_pb_column:last-child {
    width: 100% !important;
  }

  #page-container #main-footer .footer_section ul li {
    margin: 0 0 4px;
  }

  .et_pb_section.unlock_finance_sec .et_pb_module h2 {
    font-size: 30px;
    line-height: 38px;
    padding: 0 0 5px;
  }

  .et_pb_section.unlock_finance_sec .et_pb_module p {
    font-size: 16px;
    line-height: 28px;
  }

  .et_pb_section.unlock_finance_sec .et_pb_column {
    margin-bottom: 20px;
  }

  .et_pb_section.unlock_finance_sec .et_pb_column:last-child {
    margin-bottom: 0;
  }

}