.products-ipaas .clear{
    clear: both;
}
.products-ipaas p{
    margin: 0 0 1.313em;
}
.products-ipaas .x-callout p {
  color: #445265;
  font-family: "Open Sans";
  font-size: 18px;
  line-height: 28px;
  font-weight: 300;
}
.products-ipaas h1 {
    color: #445265;
    font-family: "Open Sans";
    font-size: 45px;
    font-weight: 700;
    line-height: 52px;
    margin-bottom: 35px;
    margin-top: 2em;
}
.products-ipaas h2{
    color: #445265;
    font-family: "Open Sans";
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin-bottom: 35px;
    text-align: center;
} 
.products-ipaas h3{
    font-size: 42px;
}
.products-ipaas p.description{
    color: #445265;
    width: 70%;
    margin: 40px auto 50px;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
}
@media (max-width: 979px) {
  .products-ipaas p.description {
    width: 90%;
  }
}
.products-ipaas .logos-block{
    margin-bottom: 70px;
}
.products-ipaas .second-text{
    color: #445265;
    /* width: 70%; */
    margin: auto 13%;
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}
.products-ipaas .header-text h2{
    color: hsl(215, 20%, 33%);
    font-family: Open Sans;
    font-weight: 700;
}
.products-ipaas .header-text p{
    color: #445265;
    /* width: 70%; */
    margin: 40px auto 50px;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}
.products-ipaas .low-code{
    display: block;
    position: relative;
    text-align: center;
    clear: both;
    margin-bottom: 70px;
}
    .products-ipaas .low-code .diagram-block{
        display: inline-block;
        text-align: center;
        width: 40%;
        vertical-align: middle;
    }
    .products-ipaas .low-code .text-block{
        display: inline-block;
        text-align: center;
        width: 40%;
        vertical-align: middle;
        margin-left: 50px;
    }
        .products-ipaas .low-code h1{
            color: #445265;
            font-family: "Open Sans";
            font-size: 42px;
            font-weight: bold;
            line-height: 42px;
            margin-bottom: 35px;
        }
        .products-ipaas .low-code .text-block p{
            font-size: 25px;
            color: #707882;
            line-height: 33px;
            font-weight: 100;
        }
        .products-ipaas .low-code .text-block a {
            text-align: center;
            text-decoration: none;
            line-height: 45px;
            margin: 7px 20px;
            display: inline-block;
            height: 50px;
            width: 150px;
            white-space: nowrap;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            font-size: 14px;
            font-weight: 600;
            padding: 0 10px;
        }
        .products-ipaas .low-code .text-block a.sign-up {
            background-color: #ed4b23;
            color: #fff;
            border: 1px solid #e64f39;
            border-radius: 100px;
            transition: all .3s;
        }
        .products-ipaas .low-code .text-block a.sign-up:hover {
            color: #ed4b23;
            background-color: #fff;
        }
        .products-ipaas .low-code .text-block a.request-a-demo {
            color: #ed4b23;
            background-color: #fff;
            border: none;
            border-radius: 100px;
            transition: all .3s;
            box-shadow: 0 1px 9px 0 rgba(230,79,57,0.34);
        }
        .products-ipaas .low-code .text-block a.request-a-demo:hover {
            background-color: #ed4b23;
            color: #fff;
            border: 1px solid #e64f39;
        }
    .products-ipaas .text-logos{
        text-align: center;
        margin: 170px auto;
    }
        .products-ipaas .text-logos p{
            color: #707882;
            line-height: 29px;
            font-weight: 300;
            text-align: center;
            font-size: 20px;
        }
        .products-ipaas .text-logos .logos{
            text-align: center;
            display: inline-block;
        }
        .products-ipaas .text-logos .logos img{
            vertical-align: middle;
        }
        .products-ipaas .text-logos .logos img.sommet{
            height: auto;
            width: 145px;
        }
        .products-ipaas .text-logos .logos img.deutsche{
            height: auto;
            width: 400px;
            margin: 0 80px
        }
        .products-ipaas .text-logos .logos img.pdi{
            height: auto;
            width: 200px;
        }
.products-ipaas .testimonial{
    margin: 20px auto;
    display: block;
    text-align: center;
    color: #879DB5;
}
.products-ipaas .testimonial .quotation-block__quotes {
  position: relative;
  color: #455263;
  font-size: 30px;
  font-style: italic;
  line-height: 40px;
  padding: 0 155px;
  margin: 0 0 1.313em;
  font-weight: 400;
  font-family: 'Open Sans';
}
  .products-ipaas .testimonial .quotation-block__quotes:before {
    content: "";
  	background: url(./images/quats.png);
  	transform: rotate(1deg);
  	color: #455263;
  	font-family: "Gill Sans";
  	font-size: 196.49px;
  	letter-spacing: -13px;
  	position: absolute;
  	left: 110px;
  	top: -30px;
  	width: 56px;
  	height: 47px;
  	background-size: contain;
  }
.products-ipaas .testimonial .quotation-block__author {
  font-size: 24px;
  line-height: 22px;
  color: #455263;
  margin-bottom: 5px;
  font-weight: 400;
}
.products-ipaas .testimonial .quotation-block__company {
  font-size: 24px;
  line-height: 28px;
  color: #455263;
  margin-bottom: 5px;
  font-weight: 400;
}
.products-ipaas .testimonial .quotation-block__img{
  height: 300px;
  object-fit:cover;
  margin-bottom: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.products-ipaas .x-callout{
  border-radius: 0em;
  border: 2px solid #CFE4FA;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 45px 30px;
  position: relative;
  height: 290px;
}
@media screen and (min-width: 1280px) {
  .products-ipaas .x-callout{
      height: 350px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 980px) {
  .products-ipaas .x-callout{
      height: 350px;
  }
}
@media screen and (max-width: 979px) and (min-width: 480px) {
  .products-ipaas .x-callout{
      height: 600px;
  }
}
@media screen and (max-width: 479px) {
  .products-ipaas .x-callout{
      height: 330px;
  }
}
.products-ipaas .x-callout:before{
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.products-ipaas .x-callout .x-btn{
  background: #fff;
  border: none;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  text-transform: none;
  color: #ED4B23;
  padding: 0;
  position: absolute;
  bottom: 30px;
  font-family: "Open Sans";
  text-align: left;
}
.products-ipaas .x-callout .x-btn i{
  display: none;
}
.products-ipaas .h-callout{
  color: #445265;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  overflow: hidden;
  font-family: "Open Sans";
  padding-bottom: 1em;
}
.products-ipaas .p-callout{
  overflow: hidden;
}
.talk-expert{
    background-color: #ed4b23;
    color: #fff;
    border: 1px solid #e64f39;
    border-radius: 100px;
    transition: all .3s;
}
.talk-expert:hover {
    color: #ed4b23;
    background-color: #fff;
}
.request-a-demo {
    color: #ed4b23;
    background-color: #fff;
    border: none;
    border-radius: 100px;
    transition: all .3s;
    box-shadow: 0 1px 9px 0 rgba(230,79,57,0.34);
    width: 158px;
}
.request-a-demo:hover {
    background-color: #ed4b23;
    color: #fff;
    border: 1px solid #e64f39;
}
.logos-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 250px;
}
.x-container.max, .x-main.full {
    /*margin-top: 0 !important;*/
}
.logos-section{
    margin-top: 70px;
    margin-bottom: 70px;
}
@media (max-width:998px) {
    .logos-section{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .products-ipaas .testimonial .quotation-block__quotes {
        padding: 0 10px;
        font-size: 22px;
        line-height: 30px;
    }
    .products-ipaas .testimonial .quotation-block__author, .products-ipaas .testimonial .quotation-block__company {
      font-size: 18px;
      font-weight: 600;
  }
    .products-ipaas .testimonial .quotation-block__quotes:before {
        left: 0;
        top: -55px;
    }
    .page-content section.designer,
    .page-content section.monitoring,
    .page-content section.deployment,
    .page-content section.developers-friendly{
        margin-top: 0!important;
    }
    .products-white-label .browser{
        width: 100%;
    }
    .products-white-label .integration-platforms {
        margin-bottom: 50px;
    }
    .x-container.max, .x-main.full {
        width: 100%;
    }
    .browser-talk .x-col{
        flex-basis: calc(100% - 1rem);
    }
    .browser-talk .questions-text {
        margin-top: 0;
    }
    .products-ipaas .logos-block {
        margin-bottom: 0;
    }
    .products-ipaas .second-text {
        margin: auto 5%;
    }
    .talk-expert{
        /*padding: 10px;*/
    }
}
@media (max-width: 766.98px){
    .logos-block .x-col{
        text-align: center;
        width: 100%;
        display: block;
        margin: 20px auto;
        flex-basis: 100% !important;
    }
    .logos-block img {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        max-width: 250px;
    }
}


/*Section Designer START*/
.page-content section.designer {
    width: 100%;
    /*height: 500px;*/
    margin-top: 200px;
    position: relative;
  }
  
  .page-content section.designer .content {
    margin-top: 60px;
  }
  .page-content section.designer .content .content-center {
    width: 1125px;
    margin: 0 auto;
  }
  .page-content section.designer .content .diagram {
    height: 448px;
    text-align: right;
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
  }
  .page-content section.designer .content .diagram .diagram-wrapper {
    width: 720px;
    float: right;
    background: #F4F5F6;
    padding: 15px 25px;
    margin-right: 100px;
    box-shadow: 0 15px 80px 0 rgba(174, 175, 175, 0.36);
    height: 435px;
    border-radius: 4px;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab {
    height: 0;
    overflow: hidden;
    text-align: left;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab img {
    opacity: 0;
    margin-bottom: 15px;
    transition: all 1s;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab img.fade_in {
    margin-top: 20px;
    transition: all .8s !important;
    opacity: 1;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab.active {
    height: auto;
    transition: all .3s;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab.active img {
    opacity: 1;
  }
  .page-content section.designer .content .diagram .diagram-wrapper .diagram-wrapper__tab.active img.fade_in {
    margin-top: 0px;
  }
  .page-content section.designer .content .tab-list {
    display: inline-block;
  }
  .page-content section.designer .content .tab-list ul {
    display: block;
    margin-left: 20px;
    width: 250px;
  }
  .page-content section.designer .content .tab-list ul li {
    list-style: none;
  }
  .page-content section.designer .content .tab-list ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #445265;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    transition: color .3s;
  }
  .page-content section.designer .content .tab-list ul li a:hover {
    color: #ED4B23;
  }
  .page-content section.designer .content .tab-list ul li span {
    width: 292px;
    color: #445265;
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 0;
    overflow: hidden;
    transition: all .3s;
    font-family: "Open Sans";
    font-weight: 400;
  }
  .page-content section.designer .content .tab-list ul li span a {
    color: #ED4B23;
    font-size: inherit !important;
    line-height: inherit !important;
    text-transform: none;
    font-weight: 400;
  }
  .page-content section.designer .content .tab-list ul li.active {
    list-style: disc;
    color: #ED4B23;
  }
  .page-content section.designer .content .tab-list ul li.active a {
    color: #ED4B23;
  }
  .page-content section.designer .content .tab-list ul li.active span {
    height: 50px;
  }
/*Section Designer END*/

/*Section Monitoring START*/
.page-content section.monitoring {
    width: 100%;
    overflow: hidden;
    margin-top: 200px;
    position: relative;
  }
  
  .page-content section.monitoring .content {
    margin-top: 60px;
  }
  .page-content section.monitoring .content .content-center {
    width: 1125px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .page-content section.monitoring .content .content-center .tabs-content {
    position: relative;
    height: 550px;
  }
  .page-content section.monitoring .content .content-center .tabs-content .tabs-content__tab {
    opacity: 0;
    transition: opacity .5s;
    position: absolute;
    width: 100%;
    text-align: center;
  }
  .page-content section.monitoring .content .content-center .tabs-content .tabs-content__tab img {
    max-width: 800px;
  }
  .page-content section.monitoring .content .content-center .tabs-content .tabs-content__tab.active {
    opacity: 1;
  }
  .page-content section.monitoring .tab-list {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .page-content section.monitoring .tab-list ul {
    list-style-type: none;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
  }
  .page-content section.monitoring .tab-list ul li {
    display: inline-block;
    padding: 10px;
    width: 200px;
  }
  .page-content section.monitoring .tab-list ul li.active {
    color: #ED4B23;
  }
  .page-content section.monitoring .tab-list ul li.active a {
    color: #ED4B23;
    position: relative;
  }
  .page-content section.monitoring .tab-list ul li.active a:before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #ED4B23;
    border-radius: 50%;
    left: calc(50% - 3px);
    top: -10px;
  }
  .page-content section.monitoring .tab-list ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 20px;
    color: #445265;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    transition: color .3s;
  }
  .page-content section.monitoring .tab-list ul li a:hover {
    color: #ED4B23;
  }
/*Section Monitoring END*/

/*Section Deployment START*/
.page-content section.deployment {
    width: 100%;
    height: 700px;
    margin-top: 200px;
    position: relative;
  }
  
  .page-content section.deployment .diagram {
    width: 100%;
  }
  .page-content section.deployment .diagram img {
    display: block;
    margin: 0 auto;
    height: 390px;
    width: 723px;
  }
  .page-content section.deployment .diagram .diagram-wrapper {
    width: 868px;
    height: 468px;
    background: url(images/grid.svg);
    background-position: 0px 0px;
    margin: 0 auto;
    background-size: 868px 468px;
    position: relative;
    z-index: 2;
    background-color: #fff;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud {
    background: url(images/cloud.svg);
    position: absolute;
    background-size: 100%;
    transition: all .3s;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big {
    height: 170px;
    width: 237px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .logo {
    width: 70px;
    height: 70px;
    display: inline-block;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .amazon.logo {
    background-size: 70%;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .oracle.logo {
    width: 100px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .cog {
    top: 35px;
    left: calc(50% - 20px);
    display: inline-block;
    width: 26px;
    height: 26px;
    background-size: 18px 26px;
    background-position: 4px -4px;
    position: relative;
    z-index: 1;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .before.right-top-before:before {
    width: 60px;
    z-index: 0;
    right: -40px;
    top: 35px;
    transform: rotate(135deg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.big .before.top-before:before {
    width: 45px;
    z-index: 0;
    right: auto;
    top: 45px;
    transform: rotate(90deg);
    left: 20px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.middle {
    width: 142px;
    height: 110px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.middle .cog-hide {
    height: 26px;
    overflow: hidden;
    position: relative;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.middle .cog-hide .cog {
    width: 40px;
    height: 40px;
    background-size: 28px 38px;
    top: 5px;
    position: absolute;
    left: calc(50% - 20px);
    background-position: 6px -5px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cloud.middle span {
    background-size: inherit;
  }
  .page-content section.deployment .diagram .diagram-wrapper .circle {
    box-shadow: 0px 5px 20px rgba(51, 51, 51, 0.1);
    position: absolute;
    border-radius: 50%;
    background: #fff;
    transition: all .3s;
  }
  .page-content section.deployment .diagram .diagram-wrapper .circle.big {
    width: 114px;
    height: 114px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .circle.middle {
    width: 80px;
    height: 80px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .circle.middle .cog {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: 38px 54px;
    margin-top: 15px;
    left: calc(50% - 28px);
    position: relative;
    background-position: 6px -10px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .logo {
    display: block;
    width: 100%;
    height: inherit;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
  }
  .page-content section.deployment .diagram .diagram-wrapper .elastic-red-cloud {
    background-image: url(images/elastic-red-cloud.svg);
    width: 52px;
    height: 35px;
    display: inline-block;
    background-size: cover;
    margin-top: 20px;
    left: calc(50% - 25px);
    position: relative;
  }
  .page-content section.deployment .diagram .diagram-wrapper .sap {
    background-image: url(images/SAP1.svg);
    background-size: 70%;
  }
  .page-content section.deployment .diagram .diagram-wrapper .file {
    background-image: url(images/file.svg);
    background-size: 40%;
  }
  .page-content section.deployment .diagram .diagram-wrapper .cog {
    background: url(images/cog.svg) no-repeat #ef5a44;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }
  .page-content section.deployment .diagram .diagram-wrapper .firewall {
    background: url(images/firewall.svg) no-repeat;
    position: absolute;
    width: 114px;
    height: 30px;
  }
  .page-content section.deployment .diagram .diagram-wrapper .magento {
    background-image: url(images/magento.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .salesforce {
    background-image: url(images/salesforce.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .workday {
    background-image: url(images/workday.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .amazon {
    background-image: url(images/amazon_logo.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .oracle {
    background-image: url(images/Oracle_logo.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .database {
    background-image: url(images/database.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .netsuite-crm {
    background-image: url(images/netsuite-crm.svg);
  }
  .page-content section.deployment .diagram .diagram-wrapper .before:before {
    content: "";
    position: absolute;
    height: 13px;
    background: linear-gradient(63.43deg, #EF5A44 0%, #1E88E5 100%);
    transition-property: opacity,transform;
    /*transition-duration: .5s;
            transition-delay: .3s;*/
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: opacity,transform;
    animation: move-arrows 0.5s linear infinite;
    -webkit-mask: url(images/dot.svg);
    mask: url(images/dot.svg);
    mask-size: 14px;
    -webkit-mask-size: 14px;
    z-index: 1;
  }
  .page-content section.deployment .diagram .diagram-wrapper.public .before.left-top-before:before {
    width: 120px;
    right: 95px;
    transform: rotate(45deg);
    top: -33px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.public .before.right-before:before {
    width: 130px;
    right: -80px;
    transform: rotate(135deg);
    top: -27px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .cog-hide {
    display: none;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .elastic-red-cloud {
    margin-top: 32px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private #mainCog .cog {
    left: calc(50% - 25px);
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.right-top-before:before {
    width: 70px;
    right: -30px;
    transform: rotate(145deg);
    top: 65px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.inside.right-top-before:before {
    width: 60px;
    right: 30px;
    transform: rotate(135deg);
    top: 15px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.right-before:before {
    width: 115px;
    right: -115px;
    transform: rotate(0deg);
    top: 60px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.left-before:before {
    width: 60px;
    left: -60px;
    transform: rotate(180deg);
    top: 55px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.top-before:before {
    width: 115px;
    transform: rotate(0deg);
    top: 59px;
    left: -115px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.left-top-before:before {
    width: 70px;
    left: -30px;
    transform: rotate(35deg);
    top: 65px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.inside.left-bottom-before:before {
    width: 60px;
    left: 30px;
    transform: rotate(135deg);
    top: 55px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .before.bottom-before:before {
    transform: rotate(0deg);
    top: 108px;
    left: 71px;
    background: #EF5A44;
    animation: initial;
    mask: url(images/dashed.svg);
    height: 129px;
    -webkit-mask: url(images/dashed.svg);
    width: 3px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
  }
  .page-content section.deployment .diagram .diagram-wrapper.private .firewall {
    z-index: 2;
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.right-top-before:before {
    width: 70px;
    right: -48px;
    transform: rotate(145deg);
    top: 20px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.inside.right-top-before:before {
    width: 60px;
    right: 30px;
    transform: rotate(135deg);
    top: 15px;
    background: linear-gradient(63.43deg, #946F8B 0%, #946F8B 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.right-before:before {
    width: 80px;
    right: -83px;
    transform: rotate(180deg);
    top: 54px;
    background: linear-gradient(63.43deg, #946F8B 0%, #1E88E5 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.left-before:before {
    width: 82px;
    left: -82px;
    transform: rotate(180deg);
    top: 55px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.top-before:before {
    width: 27px;
    transform: rotate(90deg);
    top: -25px;
    left: 47px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.left-top-before:before {
    width: 70px;
    left: -58px;
    transform: rotate(35deg);
    top: 20px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.inside.left-bottom-before:before {
    width: 60px;
    left: 30px;
    transform: rotate(135deg);
    top: 55px;
    background: linear-gradient(90deg, #556080 0%, #556080 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.hybrid .before.bottom-before:before {
    width: 140px;
    transform: rotate(90deg);
    top: 153px;
    left: 3px;
    background: linear-gradient(63.43deg, #EF5A44 0%, #946F8B 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.right-top-before:before {
    width: 65px;
    right: -55px;
    transform: rotate(140deg);
    top: 55px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.inside.right-top-before:before {
    width: 60px;
    right: 30px;
    transform: rotate(135deg);
    top: 15px;
    background: linear-gradient(63.43deg, #946F8B 0%, #946F8B 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.right-before:before {
    width: 80px;
    right: -83px;
    transform: rotate(180deg);
    top: 54px;
    background: linear-gradient(63.43deg, #946F8B 0%, #1E88E5 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.left-before:before {
    width: 80px;
    left: -84px;
    transform: rotate(180deg);
    top: 55px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.top-before:before {
    width: 27px;
    transform: rotate(90deg);
    top: -25px;
    left: 47px;
    background: linear-gradient(90deg, #556080 0%, #459BF6 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.left-top-before:before {
    width: 90px;
    left: -55px;
    transform: rotate(30deg);
    top: 50px;
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.inside.left-bottom-before:before {
    width: 60px;
    left: 30px;
    transform: rotate(135deg);
    top: 55px;
    background: linear-gradient(90deg, #556080 0%, #556080 100%);
  }
  .page-content section.deployment .diagram .diagram-wrapper.multi .before.bottom-before:before {
    width: 140px;
    transform: rotate(90deg);
    top: 152px;
    left: 3px;
    background: linear-gradient(63.43deg, #EF5A44 0%, #946F8B 100%);
  }
  .page-content section.deployment .tab-list {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .page-content section.deployment .tab-list ul {
    list-style-type: none;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    overflow: hidden;
  }
  .page-content section.deployment .tab-list ul li {
    display: inline-block;
    padding: 10px;
    width: 200px;
  }
  .page-content section.deployment .tab-list ul li.active {
    color: #ED4B23;
  }
  .page-content section.deployment .tab-list ul li.active a {
    color: #ED4B23;
    position: relative;
  }
  .page-content section.deployment .tab-list ul li.active a:before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #ED4B23;
    border-radius: 50%;
    left: calc(50% - 10px);
    top: -10px;
  }
  .page-content section.deployment .tab-list ul li a {
    display: block;
    text-align: center;
    text-decoration: none;
    height: 20px;
    color: #445265;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    transition: color .3s;
  }
  .page-content section.deployment .tab-list ul li a:hover {
    color: #ED4B23;
  }
  .page-content section.deployment .mobile-diagram {
    display: none;
  }
/*Section Deployment END*/

/*Section Developers-Friendly START*/
.page-content section.developers-friendly {
    width: 100%;
    height: 700px;
    margin-top: 200px;
    position: relative;
  }
  
  .page-content section.developers-friendly .content {
    margin-top: 60px;
  }
  .page-content section.developers-friendly .content .content-center {
    width: 1125px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .page-content section.developers-friendly .content .tabs {
    height: 540px;
    width: 800px;
    display: inline-block;
    margin-right: 20px;
    float: left;
    background: #fff;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content {
    position: relative;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab {
    opacity: 0;
    height: 0;
    transition: opacity .5s;
    position: absolute;
    width: 100%;
    overflow: hidden;
    border-radius: 6px;
    background-color: #445265;
    box-shadow: 11px 28px 35px 0 rgba(173, 186, 204, 0.25), 0 7px 14px 0 rgba(0, 21, 64, 0.05), 0 1px 4px 0 rgba(0, 21, 64, 0.14);
    vertical-align: top;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab .tabs-header {
    border-radius: 6px 6px 0 0;
    height: 32.4px;
    line-height: 32px;
    width: 800px;
    background-color: #5A687B;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab .tabs-header span {
    height: 12px;
    width: 12px;
    display: inline-block;
    border-radius: 50%;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab .tabs-header span.red {
    background: #EF5A44;
    margin-left: 10px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab .tabs-header span.yellow {
    background: #F5A623;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab .tabs-header span.green {
    background: #3CD321;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 5px;
    height: 0px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar-track {
    background-color: #445265;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background-color: #5a687b;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar-thumb:hover {
    background-color: #56999f;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 4px;
    height: 0px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar {
    width: 4px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab ::-webkit-scrollbar-thumb:horizontal {
    width: 2px;
    height: 2px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .tabs-content__tab.active {
    opacity: 1;
    height: auto;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .white-lable-img {
    background: url('images/White_label@2x.png');
    background-size: 100%;
    height: 330px;
    background-repeat: no-repeat;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .wl.tabs-content__tab {
    border-radius: 0px;
    background-color: #fff;
    box-shadow: none;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs {
    height: 380px;
    margin-bottom: 20px;
    overflow-y: scroll;
    position: relative;
    overflow-x: hidden;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs .tab-pane {
    opacity: 0;
    position: absolute;
    left: 60px;
    transition: opacity .5s;
    z-index: 1;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs .tab-pane.active {
    opacity: 1;
    z-index: 2;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre {
    overflow: hidden;
    border-radius: 0.3em;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre.select-off {
    user-select: none;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre {
    color: #f8f8f2;
    background: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .language-java,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .language-java {
    color: #c9d8e8;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .italic,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .italic {
    font-style: italic;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-comment,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-comment {
    color: #929BA5;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-function,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-function {
    color: #63A2E4;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-function-2,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-function-2 {
    color: #5DBABF;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-notice,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-notice {
    color: #FB9AFB;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-params,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-params {
    color: #F4A33D;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-string,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-string {
    color: #90a959;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-string-2,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-string-2 {
    color: #58CCD0;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-equals,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-equals {
    color: #D14731;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-override,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-override {
    color: #BAB328;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs code .code-execute,
  .page-content section.developers-friendly .content .tabs .tabs-content .code-tabs pre .code-execute {
    color: #F6BC67;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul {
    text-align: center;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li {
    display: inline-block;
    margin: 0 25px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a {
    color: #9EA6AE;
    text-transform: uppercase;
    font-family: "Open Sans";
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active {
    color: #EF5A44;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active span {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active span.logo-language.js svg g {
    fill: #EF5A44;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active span.logo-language.java svg path {
    fill: #EF5A44 !important;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active span.logo-language.curl svg path {
    fill: #EF5A44 !important;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a.active span.logo-language.php svg g {
    fill: #EF5A44;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a span {
    display: block;
    background-color: #516175;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a span.logo-language.js svg {
    width: 75%;
    height: 75%;
    margin: 0px;
    position: relative;
    left: -4px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a span.logo-language.java svg {
    width: 65%;
    height: 65%;
    position: relative;
    left: 0px;
    margin: 8px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a span.logo-language.curl svg {
    width: 60%;
    height: 60%;
    position: relative;
    left: 0px;
    margin: 10px;
  }
  .page-content section.developers-friendly .content .tabs .tabs-content .sub-tabs ul li a span.logo-language.php svg {
    margin-top: 17px;
  }
  .page-content section.developers-friendly .content .tab-list {
    display: inline-block;
  }
  .page-content section.developers-friendly .content .tab-list ul {
    display: block;
    margin-left: 20px;
    width: 250px;
  }
  .page-content section.developers-friendly .content .tab-list ul li {
    list-style: none;
  }
  .page-content section.developers-friendly .content .tab-list ul li a {
    text-decoration: none;
    text-transform: uppercase;
    color: #445265;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    transition: color .3s;
  }
  .page-content section.developers-friendly .content .tab-list ul li a:hover {
    color: #ED4B23;
  }
  .page-content section.developers-friendly .content .tab-list ul li span {
    width: 292px;
    color: #445265;
    font-size: 16px;
    line-height: 24px;
    display: block;
    height: 0;
    overflow: hidden;
    transition: all .3s;
    font-family: "Open Sans";
    font-weight: 400;
  }
  .page-content section.developers-friendly .content .tab-list ul li.active {
    list-style: disc;
    color: #ED4B23;
  }
  .page-content section.developers-friendly .content .tab-list ul li.active a {
    color: #ED4B23;
  }
  .page-content section.developers-friendly .content .tab-list ul li.active span {
    height: 50px;
  }
/*Section Developers-Friendly END*/

/*Section Integration Text START*/
.page-content section.integration-text {
    display: block;
    padding-top: 65px;
    position: static;
    padding-bottom: 140px;
  }
  .page-content section.integration-text h1 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    font-family: "Open Sans";
    font-size: 56px;
    font-weight: bold;
    line-height: 66px;
    color: #445265;
    height: 100px;
  }
  .page-content section.integration-text p {
    position: relative;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #879DB5;
    font-family: "Open Sans";
    font-size: 30px;
    line-height: 40px;
  }
  .page-content section.integration-text p a {
    height: 56px;
    width: 240px;
    border-radius: 100px;
    background-color: #ED4B23;
    box-shadow: 0 5px 7px 0 rgba(230, 79, 57, 0.34);
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    text-decoration: none;
    line-height: 56px;
    z-index: 10;
    left: 50%;
    top: 25px;
    margin-left: -120px;
    transition: all .3s;
  }
  .page-content section.integration-text p a:hover {
    color: #ED4B23;
    background-color: #FFFFFF;
  }
  .page-content section.integration-text p a{
    left: 30%;
  }
  /* request button */
  .page-content section.integration-text p a.request-a-demo{
    height: 56px;
    width: 240px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(230, 79, 57, 0.34) 1px 2px 13px 1px;
    color: rgb(237, 75, 35);
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    position: absolute;
    line-height: 56px;
    z-index: 10;
    left: 70%;
    top: 25px;
    margin-left: -120px;
    border-radius: 100px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
  }
  .page-content section.integration-text p a.request-a-demo:hover{
    background-color: #ED4B23;
    color: #FFFFFF;
  }
/*Section Integration Text END*/

/*Section Benefits START*/
.page-content section.benefits {
    width: 100%;
    height: 900px;
    /*580*/
    margin-top: 180px;
    position: relative;
  }
  .page-content section.benefits h2 {
    color: #445265;
    text-align: center;
    font-family: "Open Sans";
    font-size: 54px;
    font-weight: bold;
    line-height: 74px;
    padding: 120px;
    padding-top: 320px;
  }
  .page-content section.benefits .browser {
    height: 257px;
    width: 356px;
    background: url("images/browser-small.svg");
    top: 570px !important;
    position: absolute;
    left: 50%;
    margin-left: -177px;
    background-size: cover;
    z-index: 3;
    transition: transform 1s;
    transform: matrix(2.2, 0, 0, 2.2, 0, 0);
  }
  .page-content section.benefits .browser .browser-left {
    display: inline-block;
    width: 10%;
    margin-top: 24px;
    left: 29px;
    height: 203px;
    position: absolute;
    border-bottom-left-radius: 5px;
    background-color: #445265;
  }
  .page-content section.benefits .browser .browser-right {
    display: inline-block;
    width: 73%;
    position: absolute;
    right: 29px;
    top: 24px;
    height: 203px;
  }
  .page-content section.benefits .browser .browser-right .browser-top {
    background: url("images/benefits-path.svg");
    height: 12px;
    width: 570px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  .page-content section.benefits .browser .browser-right .browser-middle {
    background: url("images/benefits-graph.svg");
    height: 49px;
    width: 218px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 10px;
  }
  .page-content section.benefits .browser .browser-right .browser-bottom {
    background: url("images/runlog@2x.png");
    height: 100px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .page-content section.benefits .browser .cloud-check {
    height: 30px;
    left: 5px;
    width: 25px;
    top: 10px;
    position: absolute;
    background: url("images/elastic-red-cloud.svg");
    background-size: contain;
    z-index: 3;
    background-repeat: no-repeat;
  }
  .page-content section.benefits .benefits-diagram {
    visibility: hidden;
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: -360px;
    height: 450px;
    width: 720px;
    border-radius: 5px;
    background-color: #FFFFFF;
    background: url("images/browser-big.svg");
    background-size: cover;
    z-index: -1;
  }
  .page-content section.benefits .benefits-popup {
    position: absolute;
    width: 276px;
    height: 190px;
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 50px 0 rgba(166, 173, 181, 0.6);
    z-index: 5;
    overflow: hidden;
  }
  .page-content section.benefits .benefits-popup.speed {
    top: 420px;
    /*390*/
    left: 50%;
    margin-left: -450px;
  }
  .page-content section.benefits .benefits-popup.elasticity {
    top: 670px;
    /* 640 */
    left: 50%;
    margin-left: -130px;
  }
  .page-content section.benefits .benefits-popup.extensibility {
    top: 440px;
    /* 410 */
    right: 50%;
    margin-right: -500px;
  }
  .page-content section.benefits .benefits-popup .header {
    height: 55px;
    width: 276px;
    color: #445265;
    font-size: 21px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-content section.benefits .benefits-popup .header .header-content {
    background-color: #E5ECF4;
    display: block;
    margin: 0 auto;
    height: 55px;
    width: 276px;
  }
  .page-content section.benefits .benefits-popup .header .header-content span {
    position: absolute;
    left: 0;
    padding-left: 29px;
    line-height: 55px;
  }
  .page-content section.benefits .benefits-popup .content {
    color: #445265;
    font-size: 16px;
    line-height: 24px;
    padding: 29px;
  }
/*Section Benefits END*/

/*Section Speed START*/
.page-content section.speed {
    width: 100%;
    height: 700px;
    margin-top: 300px;
    position: relative;
  }
  .page-content section.speed h2 {
    color: #445265;
    font-size: 54px;
    font-weight: bold;
    line-height: 74px;
    text-align: center;
  }
  .page-content section.speed p.description {
    color: #879DB5;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    max-width: 800px;
    margin: 20px auto;
  }
  .page-content section.speed .content {
    margin-top: 60px;
  }
  .page-content section.speed .content .content-center {
    width: 1125px;
    margin: 0 auto;
  }
  .page-content section.speed .content .content-center .speed__item {
    width: 50%;
    float: left;
  }
  .page-content section.speed .content .content-center .speed__item-header {
    height: 30px;
    width: 188px;
    border-radius: 13.5px;
    background-color: rgba(229, 236, 244, 0.5);
    display: block;
    text-align: center;
    margin: 0 auto;
    color: #445265;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
  }
  .page-content section.speed .content .content-center .with .speed__item-header {
    background-color: rgba(0, 220, 0, 0.1);
    color: #445265;
  }
  .page-content section.speed .content .content-center .speed__item-wrapper {
    height: 400px;
    width: 540px;
    padding: 25px;
    margin: 20px 10px;
    border-radius: 4px;
    background: linear-gradient(180deg, #FFFFFF 0%, #FAFBFC 100%);
    box-shadow: 11px 0 35px 0 rgba(173, 186, 204, 0.25), 0 7px 14px 0 rgba(0, 21, 64, 0.05);
  }
  .page-content section.speed .content .content-center .speed__item-wrapper .speed__item-desctiption {
    height: 44px;
    width: 463.58px;
    color: #445265;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 22px;
    margin: 0 auto;
  }
  .page-content section.speed .content .content-center .speed__item-wrapper .speed__item-diagram {
    margin-top: 30px;
    background-color: #F5F7FA;
    width: 492px;
    position: relative;
    height: 288px;
  }
  .page-content section.speed .content .content-center .diagram-item {
    cursor: pointer;
  }
  .page-content section.speed .content .content-center .diagram-item:hover::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -13px;
    background: #445265;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
  }
  .page-content section.speed .content .content-center .diagram-item:hover::after {
    content: attr(data-title);
    position: absolute;
    left: calc(50% - 100px);
    top: -40px;
    z-index: 1;
    background-color: #445265;
    padding: 5px 10px;
    width: 215px;
    /*width: max-content;*/
    height: 32px;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
  }
  .page-content section.speed .content .content-center .with .diagram-item.diagram-item-1:hover::after {
    width: 170px;
    left: calc(50% - 80px);
  }
  .page-content section.speed .content .content-center .with .diagram-item.diagram-item-2:hover::after {
    width: 180px;
    left: calc(50% - 85px);
  }
  .page-content section.speed .content .content-center .with .diagram-item.diagram-item-3:hover::after {
    width: 180px;
    left: calc(50% - 85px);
  }
  .page-content section.speed .content .content-center .with .diagram-item.diagram-item-4:hover::after {
    width: 80px;
    left: calc(50% - 35px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-1:hover::after {
    width: 170px;
    left: calc(50% - 80px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-2:hover::after {
    width: 180px;
    left: calc(50% - 85px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-3:hover::after {
    width: 190px;
    left: calc(50% - 90px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-4:hover::after {
    width: 215px;
    left: calc(50% - 100px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-5:hover::after {
    width: 80px;
    left: calc(50% - 35px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-6:hover::after {
    width: 100px;
    left: calc(50% - 45px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-7:hover::after {
    width: 170px;
    left: calc(50% - 80px);
  }
  .page-content section.speed .content .content-center .without .diagram-item.diagram-item-8:hover::after {
    width: 80px;
    left: calc(50% - 35px);
  }
  .page-content section.speed .content .content-center .without .diagram-item {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    position: absolute;
    height: 20px;
    border-radius: 20px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-1 {
    width: 40px;
    background-color: #459BF6;
    top: 12px;
    left: 17px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-2 {
    width: 59px;
    background-color: #8261E6;
    top: 47px;
    left: 52px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-3 {
    width: 302px;
    background-color: #F7B84F;
    top: 82px;
    left: 112px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-4 {
    width: 50px;
    background-color: #1767C4;
    top: 117px;
    left: 112px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-5 {
    width: 180px;
    background-color: #FC492F;
    top: 152px;
    left: 163px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-6 {
    width: 91px;
    background-color: #FC6E3A;
    top: 187px;
    left: 250px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-7 {
    width: 72px;
    background-color: #BD10E0;
    top: 222px;
    left: 342px;
  }
  .page-content section.speed .content .content-center .without .diagram-item-8 {
    width: 74px;
    border-radius: 20px 0 0 20px;
    background-color: #00DC00;
    top: 257px;
    left: 415px;
  }
  .page-content section.speed .content .content-center .without .speed__item-diagram {
    background: url('images/grid_speed1.svg');
  }
  .page-content section.speed .content .content-center .with .diagram-item {
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 11px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    position: absolute;
    height: 20px;
    border-radius: 20px;
  }
  .page-content section.speed .content .content-center .with .diagram-item-1 {
    width: 40px;
    background-color: #459BF6;
    top: 12px;
    left: 17px;
  }
  .page-content section.speed .content .content-center .with .diagram-item-2 {
    width: 59px;
    background-color: #8261E6;
    top: 47px;
    left: 52px;
  }
  .page-content section.speed .content .content-center .with .diagram-item-3 {
    background-color: #F7B84F;
    width: 38px;
    left: 72px;
    top: 82px;
  }
  .page-content section.speed .content .content-center .with .diagram-item-4 {
    background-color: #00DC00;
    width: 373px;
    left: 118px;
    border-radius: 20px 0 0 20px;
    top: 117px;
  }
  .page-content section.speed .content .content-center .with .speed__item-diagram {
    background: url('images/grid_speed2.svg');
  }
/*Section Speed END*/

/*Section Scalability START*/
.page-content section.scalability {
    width: 100%;
    height: 710px;
    margin-top: 200px;
    position: relative;
  }
  .page-content section.scalability h2 {
    color: #445265;
    font-size: 54px;
    font-weight: bold;
    line-height: 74px;
    text-align: center;
  }
  .page-content section.scalability p.description {
    color: #879DB5;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    max-width: 800px;
    margin: 20px auto;
  }
  .page-content section.scalability .content {
    margin-top: 60px;
  }
  .page-content section.scalability .content .content-center {
    width: 850px;
    margin: 0 auto;
  }
  .page-content section.scalability .content .content-center .scalability-toggle {
    height: 36px;
    width: 288px;
    border-radius: 24.5px;
    background-color: #879DB5;
    margin: 0 auto;
  }
  .page-content section.scalability .content .content-center .scalability-toggle a {
    height: 19px;
    width: 140px;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    line-height: 23px;
    text-transform: uppercase;
    vertical-align: middle;
  }
  .page-content section.scalability .content .content-center .scalability-toggle a.active {
    height: 32px;
    width: 140px;
    border-radius: 24.5px;
    background-color: #FFFFFF;
    color: #879DB6;
    margin-left: 2px;
    margin-top: 2px;
    line-height: 33px;
  }
  .page-content section.scalability .content .content-center .scalability-animation {
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
    padding-top: 80px;
    overflow: hidden;
    position: relative;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item {
    height: 220px;
    width: 150px;
    border-radius: 25px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 210px;
    transition: all .5s;
    position: relative;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item .scalability-item-bg {
    position: relative;
    z-index: 2;
    background: #fff;
    width: 70%;
    margin: 0 auto;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item .bitmap {
    height: 126px !important;
    width: 126px !important;
    opacity: 1 !important;
    border-radius: 100px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 30px 0 rgba(219, 218, 218, 0.5);
    z-index: 2;
    display: inline-block;
    transition: all .5s;
    vertical-align: middle;
    position: relative;
    top: auto !important;
    left: auto !important;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item .bitmap.icon-1 {
    background-image: url(images/xero.svg);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item .bitmap.icon-2 {
    background-image: url(images/salesforce.svg);
    background-size: 70%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-content section.scalability .content .content-center .scalability-animation .scalability-item .bitmap.icon-3 {
    background-image: url(images/SAP1.svg);
    background-size: 65%;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-content section.scalability .content .content-center .scalability-animation .saleforce-item-2 {
    position: relative;
    z-index: 3;
  }
  .page-content section.scalability .content .content-center .scalability-animation .visible-zone {
    position: absolute;
    height: 100%;
    width: calc(50% - 70px);
    top: 0;
    overflow: hidden;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal {
    /*.saleforce-item-2.scalability-item-sub-item:before{
                content: "";
                position: absolute;
                height: 13px;
                left: -180px;
                top: calc(50% - 5px);
                width: 630px;
                background: linear-gradient(63.43deg, #EF5A44 0%, #1E88E5 100%);
                transition-property: opacity,transform;
                transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
                will-change: opacity,transform;
                animation: move-scalability 5s linear infinite;
                -webkit-mask: url(images/dot.svg);
                mask: url(images/dot.svg);
                mask-size: 14px;
                -webkit-mask-size: 14px;
                -webkit-mask-repeat: no-repeat;
                z-index: 1;
              }*/
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item {
    height: 220px;
    width: 280px;
    border-radius: 25px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 210px;
    transition: all .5s;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item .bitmap {
    box-shadow: none;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item .scalability-item-sub-item {
    height: 0;
    transition: all .5s;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item .saleforce-item-2.scalability-item-sub-item {
    height: auto;
    overflow: visible;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item .saleforce-item-2.scalability-item-sub-item .bitmap {
    box-shadow: 0 2px 30px 0 rgba(219, 218, 218, 0.5);
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .saleforce-item.scalability-item .saleforce-item-3 {
    overflow: hidden;
    margin-top: -140px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-1 {
    opacity: 0;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-2 {
    top: 60%;
    left: -30px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-3 {
    opacity: 0;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-4 {
    opacity: 0;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-5 {
    top: 60%;
    left: -90px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.normal .dotted-6 {
    opacity: 0;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic {
    /*.saleforce-item-2.scalability-item-sub-item:before{
                content: "";
                position: absolute;
                height: 13px;
                left: -180px;
                top: calc(~'50% - 60px');diagram-item
                background: linear-gradient(63.43deg, #EF5A44 0%, #1E88E5 100%);
                transition-property: opacity,transform;
                transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
                will-change: opacity,transform;
                animation: move-scalability 5s linear infinite;
                -webkit-mask: url(images/dot.svg);
                mask: url(images/dot.svg);
                mask-size: 14px;
                -webkit-mask-size: 14px;
                -webkit-mask-repeat: no-repeat;
                z-index: 1;
              }*/
    /*.saleforce-item-1.scalability-item-sub-item:before{
                content: "";
                position: absolute;
                height: 13px;
                left: -235px;
                top: calc(-20%);
                width: 630px;
                transform: rotate(-35deg);
                background: linear-gradient(63.43deg, #EF5A44 0%, #1E88E5 100%);
                transition-property: opacity,transform;
                transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
                will-change: opacity,transform;
                animation: move-scalability 5s linear infinite;
                -webkit-mask: url(images/dot.svg);
                mask: url(images/dot.svg);
                mask-size: 14px;
                -webkit-mask-size: 14px;
                -webkit-mask-repeat: no-repeat;
                z-index: 1;
              }*/
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .saleforce-item.scalability-item {
    height: auto;
    width: 280px;
    border: none;
    border-radius: 25px;
    background-color: #FFFFFF;
    text-align: center;
    line-height: 1;
    transition: all .5s;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .saleforce-item.scalability-item .scalability-item-sub-item {
    height: 120px;
    width: 280px;
    border-radius: 25px;
    text-align: center;
    line-height: 110px;
    transition: all .5s;
    margin-bottom: 20px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .saleforce-item.scalability-item .scalability-item-sub-item .bitmap.icon-2 {
    height: 100px !important;
    width: 100px !important;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .saleforce-item.scalability-item .saleforce-item-1.scalability-item-sub-item {
    margin-top: -80px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .saleforce-item.scalability-item .saleforce-item-3 {
    margin-top: 0px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotteds {
    left: -45px;
    transition: opacity .3s;
    transition-delay: .15s;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-1 {
    transform: rotate(-23deg);
    top: calc(35%);
    left: -45px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-2 {
    top: 45%;
    left: -45px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-3 {
    transform: rotate(23deg);
    top: calc(55%);
    left: -45px;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-4 {
    transform: rotate(23deg);
    top: calc(0%);
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-5 {
    top: 45%;
  }
  .page-content section.scalability .content .content-center .scalability-animation.traffic .dotted-6 {
    transform: rotate(-23deg);
    top: calc(82%);
  }
  .page-content section.scalability .content .content-center .scalability-animation .dotteds {
    position: absolute;
    /*background: linear-gradient(90deg, #0091B2 0%, #00B7FF 100%);*/
    transition-property: opacity,transform;
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
    /* -webkit-mask: url(images/blue_dots.svg);
              mask: url(images/blue_dots.svg);
              mask-size: auto 100%;
              -webkit-mask-size: auto 100%;
              -webkit-mask-repeat: no-repeat;*/
    z-index: 1;
    width: 150px;
    height: 6px;
    top: 60%;
    left: 100px;
  }
/*Section Scalability END*/
/*Styling the FAQ section START*/
.products-ipaas .x-acc-content p, .x-acc-content ol, .x-acc-content li  {
  color: #445265;
  font-size:18px;
  font-weight:400!important;
}
.products-ipaas .x-acc-header {
  color: #445265!important;
  font-size:18px!important;
}
.products-ipaas .x-acc-header:hover, .x-acc-header[class*="active"] {
  color: rgb(0 0 0 / 50%)!important;
}
/*Styling the FAQ section END*/
/*Hiding the CTA button for free trial on mobile*/
@media (max-width: 979px) {
  .request-a-demo {
    display: none;
  }
}
.products-ipaas .eip-capabilities p {
  color: #445265;
  font-size:18px;
}
@media (min-width: 980px) {
  .products-ipaas .eip-capabilities {
    padding:85px 0px 45px 0px!important;
  } 
  .products-ipaas .extend-eip-paragraph {
    padding: 3% 25% 0% 25%;
  }
}
@media (max-width: 979px) {
  .products-ipaas .extend-eip-paragraph {
    padding: 3% 5% 0% 5%;
  }
}