.customer-detailed-page {
  width: 100%;
  background: #4cae4c;
}

.user_designation {
  font-size: 16px;
  font-weight: normal;
}

.customer-detailed-page>div {
  display: table;
}

.customer-detailed-page {
  width: 100%;
  background: #4cae4c;
}

.customer-detailed-page>div {
  display: table;
}

.customer-detailed-page>div .tablecell {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 50px;
}

.customer-detailed-page>div .tablecell>h1 {
  width: 100%;
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
  margin: 40px 10px 0;
  color: #fff;
}

.usecase-wrap {
  max-width: 1115px !important;
  overflow: hidden;
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 280px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: center;
}

.usecase-wrap h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5;
}

.usecase-wrap h2.heading {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 12px;
}

.customer-detailed-content.cus-type {
  overflow: visible;
}

.customer-detailed-content.cus-type>div:first-child {
  float: right;
  width: 40%;
}

.customer-detailed-content.cus-type .lft_content p {
  font-size: 16px;
  margin-top: 35px;
  line-height: 34px;
  margin-left: 15px;
}

.customer-detailed-content {
  margin: 0 auto;
  padding: 0;
  display: block;
  box-sizing: border-box;
}

.customer-detailed-content>div {
  width: 60%;
  display: table-cell;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.usecase-right-logo {
  display: inline-block;
  margin: -210px 0 0 0;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 30px 20px 30px;
  box-sizing: border-box;
  width: 320px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
}

.usecase-right-logo>ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
}

.usecase-right-logo>ul>li {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  font-size: 14px;
  list-style: none !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  display: list-item !important;
}

.usecase-right-logo>ul>li:first-of-type {
  border-bottom: 0;
}

.usecase-right-logo>ul>li:last-child {
  border-bottom: 0;
}

.usecase-right-logo>ul>li.pad0 {
  padding-bottom: 0 !important;
}

.usecase-right-logo>ul>li>span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  color: #86929c;
}

.usecase-right-logo img {
  max-width: 120px;
  width: 100%;
  margin-top: 0px;
  width: 170px;
}

.content_start {
  /*padding-top: 38px;*/
  padding-top: 0;
  padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.content_start p {
  line-height: 40px;
  font-size: 16px;
}

.content_start:not(:first-child) {
  margin-top: 80px;
}

.content_start h2 {
  font-size: 22px;
  font-weight: 500;
  /*line-height: 56px;
  margin: 0*/
  margin: 0 0 28px;
}

.content_start h2.heading {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 12px;
}

.content_start h3 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}

.usecase-wrap p {
  font-size: 16px;
  line-height: 34px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 25px;
  margin-bottom: 25px;
}

.content_start .img {
  max-width: 771px;
  margin: 33px auto 30px;
}

.content_start .img.max920 {
  max-width: 920px;
}

.content_start .img img {
  width: 100%;
  border-radius: 10px;
  padding: 13px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}

.content_start .user-section {
  border: 1px solid #e4e4e4;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.12);
  min-height: 234px;
  border-radius: 5px;
  border-right: 7px solid #83b733;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 30px;
}

.content_start .user-section .left {
  width: 163px;
  background: #4cae4c;
  display: block;
  height: 234px;
  float: left;
  position: relative;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url(/sites/default/files/site24x7/analytics-usecase-bg.png);
  background-size: 323px 323px;
  background-repeat: no-repeat;
  background-blend-mode: color-dodge;
}

.content_start .user-section .left .user-image {
  position: absolute;
  top: 52%;
  transform: translateY(-52%) translateX(75px);
  width: 175px;
  height: 175px;
  border-radius: 50%;
  background: url("/sites/default/files/site24x7/tsuda-case.webp");
  background-size: 340px;
  background-position: -120px -35px;
}

.content_start .user-section .right {
  display: table-cell;
  vertical-align: middle;
  height: 234px;
}

.content_start .user-section .right h3 {
  margin: 0;
  padding-left: 145px;
  font-size: 25px;
  font-weight: bold;
  line-height: 40px;
}

.content_start .user-two-col {
  width: calc(100% + 21px);
  margin-left: -10px;
  margin-right: -10px;
}

.content_start .user-two-col [class*="jpa-col-"] {
  margin-left: 10px;
  margin-right: 10px;
}

.content_start .user-two-col .jpa-col-12 {
  width: calc(100% - 21px);
}

.content_start .user-two-col .user-section {
  min-height: 180px;
  border-right: 1px solid #e4e4e4;
}

.content_start .user-two-col .user-section .left {
  width: 90px;
  height: 180px;
}

.content_start .user-two-col .user-section .left .user-image {
  transform: translateY(-52%) translateX(26px);
  width: 125px;
}

.content_start .user-two-col .user-section .left .user-image picture {
  display: block;
}

.content_start .user-two-col .user-section .right {
  height: 180px;
}

.content_start .user-two-col .user-section .right h3 {
  font-size: 18px;
  line-height: 30px;
  padding-left: 100px;
}

.content_start .badge-block {
  background: #edffd2;
  padding: 20px 0;
  border-left: 5px solid #83b733;
  margin-top: 65px;
  margin-bottom: 30px;
}

.content_start .badge-block h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 37px;
  margin: 0;
  margin-left: 45px;
}

.content_start ul li {
  font-size: 16px;
  margin-left: 40px;
  margin-right: 30px;
  line-height: 34px
}

.caption {
  text-align: center;
  margin-top: 10px;
}

.caption h4,
.caption p {
  margin: 0;
}

.caption h4 {
  font-size: 15px;
  font-weight: 500;
}

.caption p {
  font-size: 13px;
}

/* Media query starts */
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .usecase-wrap {
    max-width: 900px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .usecase-wrap {
    max-width: 900px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .usecase-right-logo>ul {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .content_start .user-two-col .jpa-col-12 {
    width: calc(100% - 51px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .usecase-right-logo {
    margin: -170px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }

  .customer-detailed-content.cus-type .lft_content {
    width: 100%;
  }

  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }

  .customer-detailed-content.cus-type>div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }

  .usecase-wrap {
    max-width: 700px !important;
    padding-bottom: 150px;
  }

  .customer-detailed-page>div .tablecell>h1 {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 768px) {
  .customer-detailed-content>div {
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }

  .customer-detailed-content.cus-type>div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }

  .customer-detailed-page>div>h1 {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .content_start .badge-block {
    padding: 15px;
    margin-top: 30px;
  }

  .content_start .badge-block h3 {
    margin: 0;
    font-size: 18px;
    line-height: 34px;
  }

  .content_start .user-two-col .user-section .right h3 {
    padding: 30px;
    color: #fff;
    text-align: center;
  }

  .content_start .user-two-col .user-section .left .user-image {
    transform: none;
  }

  .content_start .user-two-col .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    background-image: none;
    background: transparent;
  }

  .content_start .user-section {
    height: auto;
    border: 1px solid #e4e4e4;
    background-color: #83b733;
    background-image: url("/sites/default/files/site24x7/analytics-usecase-bg.png");
    background-size: 323px 323px;
    background-repeat: repeat;
  }

  .content_start .user-section .right h3 {
    padding: 30px;
    color: #000;
    text-align: center;
  }

  .content_start .user-section .right {
    display: block;
    height: auto;
  }

  .content_start .user-section .left .user-image {
    position: relative;
    top: unset;
    transform: none;
    width: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 30px;
  }

  .content_start .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    background-image: none;
    background: transparent;
  }

  .customer-detailed-page>div .tablecell>h1 {
    width: 100%;
    text-align: center;
  }

  .content_start .img {
    margin: 20px auto 20px;
  }

  .content_start p {
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .content_start ul li {
    font-size: 16px;
    margin-left: 40px;
    margin-right: 30px;
    line-height: 34px
  }

  .content_start h3 {
    font-size: 18px;
    line-height: normal;
  }

  .content_start h2.heading {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .content_start h2 {
    font-size: 19px;
    line-height: normal;
  }

  .content_start {
    padding-bottom: 0px !important;
  }

  .usecase-right-logo {
    margin: -130px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }

  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }

  .usecase-wrap {
    max-width: 90% !important;
    padding-bottom: 100px !important;
  }
}

.footer-wrapper {
  margin: 0 auto 0 !important;
}

.customer-detailed-page>div .tablecell {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 50px;
}

.customer-detailed-page>div .tablecell>h1 {
  width: 100%;
  text-align: left;
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
  margin: 40px 10px 0;
  color: #fff;
}

.usecase-wrap {
  max-width: 1115px !important;
  overflow: hidden;
  clear: both;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 280px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  display: flex;
  align-items: center;
}

.usecase-wrap h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 1.5;
}

.usecase-wrap h2.heading {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 12px;
}

.customer-detailed-content.cus-type {
  overflow: visible;
}

.customer-detailed-content.cus-type>div:first-child {
  float: right;
  width: 40%;
}

.customer-detailed-content.cus-type .lft_content p {
  font-size: 16px;
  margin-top: 35px;
  line-height: 34px;
  margin-left: 15px;
}

.customer-detailed-content {
  margin: 0 auto;
  padding: 0;
  display: block;
  box-sizing: border-box;
}

.customer-detailed-content>div {
  width: 60%;
  display: table-cell;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.usecase-right-logo {
  display: inline-block;
  margin: -210px 0 0 0;
  box-shadow: 0 0 26px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 30px 20px 30px;
  box-sizing: border-box;
  width: 320px;
  border: 1px solid #eee;
  border-radius: 5px;
  float: right;
}

.usecase-right-logo>ul {
  padding: 0;
  width: 85%;
  margin: 0 auto;
}

.usecase-right-logo>ul>li {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  font-size: 14px;
  list-style: none !important;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  display: list-item !important;
}

.usecase-right-logo>ul>li:last-child {
  border-bottom: 0;
}

.usecase-right-logo>ul>li.pad0 {
  padding-bottom: 0 !important;
}

.usecase-right-logo>ul>li>span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  color: #86929c;
}

.usecase-right-logo img {
  max-width: 120px;
  width: 100%;
  margin-top: 0px;
  width: 170px;
}

.content_start {
  /*padding-top: 38px;*/
  padding-top: 0;
  padding-bottom: 0px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.content_start p {
  line-height: 40px;
  font-size: 16px;
}

.content_start:not(:first-child) {
  margin-top: 80px;
}

.content_start h2 {
  font-size: 22px;
  font-weight: 500;
  /*line-height: 56px;
    margin: 0*/
  margin: 0 0 28px;
}

.content_start h2.heading {
  font-size: 26px;
  line-height: 42px;
  font-weight: bold;
  margin-bottom: 40px;
  margin-top: 12px;
}

.content_start h3 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
}

.usecase-wrap p {
  font-size: 16px;
  line-height: 34px;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 25px;
  margin-bottom: 25px;
}

.content_start .img {
  max-width: 771px;
  margin: 33px auto 30px;
}

.content_start .img.max920 {
  max-width: 920px;
}

.content_start .img img {
  width: 100%;
  border-radius: 10px;
  padding: 13px;
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
}

.content_start .user-section {
  border: 1px solid #e4e4e4;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.12);
  min-height: 234px;
  border-radius: 5px;
  border-right: 7px solid #83b733;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-bottom: 30px;
}

.content_start .user-section .left {
  width: 163px;
  background: #4cae4c;
  display: block;
  height: 234px;
  float: left;
  position: relative;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url(/sites/default/files/site24x7/analytics-usecase-bg.png);
  background-size: 323px 323px;
  background-repeat: no-repeat;
  background-blend-mode: color-dodge;
}

.content_start .user-section .left .user-image {
  position: absolute;
  top: 52%;
  transform: translateY(-52%) translateX(75px);
  width: 175px;
}

.content_start .user-section .right {
  display: table-cell;
  vertical-align: middle;
  height: 234px;
}

.content_start .user-section .right h3 {
  margin: 0;
  padding-left: 145px;
  font-size: 25px;
  font-weight: bold;
  line-height: 40px;
}

.content_start .user-two-col {
  width: calc(100% + 21px);
  margin-left: -10px;
  margin-right: -10px;
}

.content_start .user-two-col [class*="jpa-col-"] {
  margin-left: 10px;
  margin-right: 10px;
}

.content_start .user-two-col .jpa-col-12 {
  width: calc(100% - 21px);
}

.content_start .user-two-col .user-section {
  min-height: 180px;
  border-right: 1px solid #e4e4e4;
}

.content_start .user-two-col .user-section .left {
  width: 90px;
  height: 180px;
}

.content_start .user-two-col .user-section .left .user-image {
  transform: translateY(-52%) translateX(26px);
  width: 125px;
}

.content_start .user-two-col .user-section .left .user-image picture {
  display: block;
}

.content_start .user-two-col .user-section .right {
  height: 180px;
}

.content_start .user-two-col .user-section .right h3 {
  font-size: 18px;
  line-height: 30px;
  padding-left: 100px;
}

.content_start .badge-block {
  background: #edffd2;
  padding: 20px 0;
  border-left: 5px solid #83b733;
  margin-top: 65px;
  margin-bottom: 30px;
}

.content_start .badge-block h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 37px;
  margin: 0;
  margin-left: 45px;
}

.caption {
  text-align: center;
  margin-top: 10px;
}

.caption h4,
.caption p {
  margin: 0;
}

.caption h4 {
  font-size: 15px;
  font-weight: 500;
}

.caption p {
  font-size: 13px;
}

/* Media query starts */
@media (min-width: 576px) {
  .usecase-wrap.content_start .container {
    max-width: 100%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .usecase-wrap {
    max-width: 900px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .usecase-wrap {
    max-width: 900px !important;
  }
}

@media only screen and (max-width: 1024px) {
  .usecase-right-logo>ul {
    width: 100%;
  }
}

@media only screen and (max-width: 1023px) {
  .content_start .user-two-col .jpa-col-12 {
    width: calc(100% - 51px);
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .usecase-right-logo {
    margin: -170px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }

  .customer-detailed-content.cus-type .lft_content {
    width: 100%;
  }

  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }

  .customer-detailed-content.cus-type>div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }

  .usecase-wrap {
    max-width: 700px !important;
    padding-bottom: 150px;
  }

  .customer-detailed-page>div .tablecell>h1 {
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 991px) {
  .footer-fixed-banner {
    display: none;
  }
}

@media only screen and (max-width: 768px) {
  .customer-detailed-content>div {
    width: 100%;
    padding: 10px 0;
    margin: 0;
  }

  .customer-detailed-content.cus-type>div:first-child {
    float: none;
    margin: 0 auto;
    width: 300px;
    display: block;
    max-width: 100%;
  }

  .customer-detailed-page>div>h1 {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .content_start .badge-block {
    padding: 15px;
    margin-top: 30px;
  }

  .content_start .badge-block h3 {
    margin: 0;
    font-size: 18px;
    line-height: 34px;
  }

  .content_start .user-section .right h3 {
    line-height: 1.4;
  }

  .content_start .user-section {
    border-right: none;
    border-bottom: 7px solid #83b733;
    background: none;
  }

  .content_start .user-two-col .user-section .right h3 {
    padding: 30px;
    color: #fff;
    text-align: center;
  }

  .content_start .user-two-col .user-section .left .user-image {
    transform: none;
  }

  .content_start .user-two-col .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    background-image: none;
    background: transparent;
  }

  /* .content_start .user-section {
        height: auto;
        border: 1px solid #e4e4e4;
        background-color: #83b733;
        background-image: url('/sites/default/files/site24x7/analytics-usecase-bg.png');
        background-size: 323px 323px;
        background-repeat: repeat;
    } */
  .content_start .user-section .right h3 {
    color: #000;
    text-align: center;
    padding: 0;
  }

  .content_start .user-section .right {
    display: block;
    height: auto;
    padding: 30px;
  }

  .content_start .user-section .left .user-image {
    position: relative;
    top: unset;
    transform: none;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    background-size: 280px;
    background-position: -88px -34px;
  }

  .content_start .user-section .left {
    height: auto;
    float: none;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-repeat: repeat;
  }

  .customer-detailed-page>div .tablecell>h1 {
    width: 100%;
    text-align: center;
  }

  .content_start .img {
    margin: 20px auto 20px;
  }

  .content_start p {
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    line-height: 34px;
  }

  .content_start h3 {
    font-size: 18px;
    line-height: normal;
  }

  .content_start h2.heading {
    font-size: 21px;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 0;
  }

  .content_start h2 {
    font-size: 19px;
    line-height: normal;
  }

  .content_start {
    padding-bottom: 0px !important;
  }

  .usecase-right-logo {
    margin: -130px auto 10px;
    display: block;
    width: 100%;
    float: none;
  }

  .customer-detailed-content.cus-type .lft_content p {
    margin-top: 0;
  }

  .usecase-wrap {
    max-width: 95% !important;
    padding-bottom: 100px !important;
  }
}

.footer-wrapper {
  margin: 0 auto 0 !important;
}