.pricing-banner span {
      display: none;
  }
      .pricing-banner{
                      padding: 30px 0px;
                      text-align: center;
      
                  }
      
      .license-containers .cards img {
          height: 20px;
          width: 20px;
          border: 1px solid #D5D5D5;
          border-radius: 4px;
          padding: 8px;
      }
      .pricing-banner img {
          height: 20px;
          vertical-align: -5px;
          margin-right: 4px;
      }
      .cta-bg{
      margin-top:40px;
      }
                  .pricing-banner span{
                      color:#E60001;
                      font-size: 14px;
                      margin-bottom: 25px;
                  }
                  .pricing-banner h1{
                      font-size: 40px;
                      font-weight: 500;
          margin: 25px 0px;
          line-height: 1.3;
                  }
                  .billing{
                      background: #408DFB;
                      border-radius: 5px;
                      padding: 10px 15px;
                      color: #fff;
                      display: inline;
                      position: relative;
                  }
      .license-features .container{
      max-width:1440px;
      }
      @media screen and (max-width: 1400px) {
          .license-features .container{
      max-width:1440px !important;
      }
      .pricing-banner{
      margin-top:70px;
      }
      }
      .license-features h2{
      font-size:40px;
      }
                  .billing:after {
                  position: absolute;
                  content: '';
                  width: 100%;
                  border: 1px solid #408DFB;
                  height: 100%;
                  left: -5px;
                  top: -5px;
                  padding: 4px;
                  border-radius: 5px;
              }
              .billing-table {
                  display: flex;
                  margin: 80px 0px 10px 0px;
                  align-items: center;
                  justify-content: center;
              }
              .billing-table ul{
                  list-style: none;
                  padding-inline-start: 0;
                  width: 250px;
                  padding: 0px 10px;
                  background: #fff;
              }
              .billing-table li{
                  padding: 20px 0px;
              }
              .license-entity{
                  border: 1px solid #D0D0D0;
                  margin-right: 15px;
                  border-radius: 20px;
                  position: relative;
              }
              .license-entity:before {
                  content:'Standard plan';
                  position:absolute;
                  width:100%;
                  height:100%;
                  background:#CBCBCB;
                  top: -40px;
                  left:0;
                  border-radius:20px;
                  z-index:-1;
                  font-weight:500;
                  color:#fff;
                  padding:10px 0px
              }
              .license-pricing{
                  border: 1px solid #D0D0D0;
                  border-radius: 20px;
                  position: relative;
              }
              .license-pricing:before {
                  content:'Cost(yearly)';
                  position:absolute;
                  width:100%;
                  height:100%;
                  background:#408DFB;
                  top: -40px;
                  left:0;
                  border-radius:20px;
                  z-index:-1;
                  font-weight:500;
                  color:#fff;
                  padding:10px 0px
              }
              .bor-btm{
                  border-bottom: 1px solid #D4D4D4;
              }
              .pricing-banner .note{
                  font-size: 12px;
      
              }
              span.email{
                  color: #408DFB;
                  font-size: 21px;
                  display: block;
              }
              .pricing-banner h4{
                  font-size: 21px;
                  font-weight: 400;
      line-height: 1.3;
              }
              .license-model{
                  padding: 30px;
              }
              .license-model-text h2{
                  font-size: 30px;
                  font-weight: 400;
      
              }
              .license-model-text p{
                  font-size: 18px;
                  max-width: 400px;
                  line-height: 1.7;
              }
              .license-model-content{
                  display: flex;
                  align-items: center;
                  justify-content: center;
              }
              .license-model-text .ita{
                  font-size: 20px;
                  font-weight: 500;
                  font-style: italic;
                  max-width: 500px;
              }
              .license-containers{
                  display: grid;
                  grid-template-columns: 25% 25% 25% 25%;
                  text-align: center;
              }
              .license-containers .cards{
                  background: #fff;
                  padding: 20px;
                  border-radius: 10px;
                  height: 200px;
                  margin: 10px;
      width: auto;
          text-align: center;
              }
              .license-features{
                  text-align: center;
                  background: url(https://www.manageengine.cn/saas-management/images/overview-bg.jpg);
                  border-radius: 30px;
                  padding: 30px;
      margin:10px;
      background-size: cover;
              }
              
      
      
      
      .banner{
      display:none;
      }
      a.saas-new-btn.mob-sign {
          display: none;
      }
      .mobile-view-cards {
          display: contents;
      }
      .banner-new{
          background: url(https://www.manageengine.cn/saas-management/images/overview-bg.jpg);
          border-radius: 30px;
          padding: 30px 30px 0px 30px;
          background-size: cover;
      margin:10px;
      }
      .banner-img a {
          display: block;
      }
      .banner-img input::placeholder {
          color:#c0c0c0;
          font-weight:normal;
      }
      .banner-img form {
          text-align:left;
      }
      .features h2 {
          font-size: 40px;
          line-height: 45px;
          margin: 0px 0px 20px;
          font-weight: 500;
      }
      .saas-new-btn {
          width: fit-content;
          border-radius: 24px !important;
          background: #DD0404 !important;
          color: #fff ! IMPORTANT;
          padding: 10px 15px !important;
          cursor: pointer;
          text-decoration: none;
          box-shadow: 0 10px 12px #dd040447;
          margin-bottom: 20px;
          font-weight: 300 !IMPORTANT;
      }
      .banner-new .default-content {
          display: flex;
          align-items: start;
          justify-content: center;
      }
      .banner-new .banner-content {
          width: 50%;
          display: inline-block;
          vertical-align: middle;
          text-align: left;
      }
      .banner-img {
          width: 49%;
          display: inline-flex;
          vertical-align: middle;
          
          align-items: center;
          justify-content: center;
          
      }
      
      .floating {
          animation-name: floating;
          animation-duration: 3s;
          animation-iteration-count: infinite;
          animation-timing-function: ease-in-out;
        
      }
       
      @keyframes floating {
          0% { transform: translate(0,  0px); }
          50%  { transform: translate(0, 20px); }
          100%   { transform: translate(0, -0px); }    
      }
      .banner-new .default-content h1 {
          margin: 0;
          padding: 0;
          font-size: 42px;
          line-height: 1.3;
          font-weight: 500;
          color:#000;
      
      }
      .banner-new .default-content p {
          margin: 15px 0 30px;
          padding: 0;
          color:#000;
          font-size: 18px;
          line-height: 1.7;
      }
      .banner-img input{
          display: block;
          padding:  15px;
          width: 100%;
          margin-bottom: 15px;
          border-radius: 30px;
          border: none;
      }
      .banner-img p{
          font-weight: bold;
          margin-bottom: 15px;
      
      }
      .banner-img a{
          display: block;
      }
      .banner-img label{
       font-size: 11px;
          vertical-align: 10px;
          margin-left: 10px;
      }
      .banner-img input[type="checkbox"]{
          display: inline-block;
          width: auto;
          margin-bottom: 20px;
          
          
      }
      .saas-testimonial {
          padding: 40px 0px;
      }
      .banner-images{
          text-align: center;
          position: relative;
          margin-top: 70px;
      }
      .banner-images img{
          height: 400px;
      }
      .banner-image-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
      }
      .banner-image-btn .play-button{
          background-color: #DD0404;
          border-radius: 50%;
          height: 100px;
          width: 100px;
          border:none;
          box-shadow: 0px 3px 12px #0000006b;
      
      }
      
      .quote-btn a{
          display:block;
          border: 1px solid #000000;
          color:#000;
      
          padding: 10px 15px;
          background: #fff;
          cursor: pointer;
          width: fit-content;
          border-radius: 30px;
          text-decoration: none;
      }
      .quote-btn a:hover{
          background: #000;
          border: 1px solid #000000;
          color:#fff;
      
      }
      .quote {
          font-size: 40px;
          font-weight: 100;
          line-height: 60px;
          margin: 40px 0px;
          position: relative;
      }
      .quote::after{
          content: '';
          position: absolute;
          width: 100%;
          height: 100px;
          left: 0;
          top: -30px;
          background: url('https://www.manageengine.cn/saas-management/images/quote.svg');
          background-repeat: no-repeat;
      }
      .banner-image-btn .play-button svg {
                  width: 35px;
                  height: 35px;
                  fill:#fff;
                  margin: 20px 10px 10px 18px;
                  
              }
              .banner-image-btn .play-button:hover{
                  fill: #fff;
                  background: #000;
                  color: #fff;
                 
              }
      
        .popup-container {
                  position: fixed;
                  top: 0;
                  left: 0;
                  width: 100%;
                  height: 100%;
                  z-index: 99999;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  background-color: rgba(0, 0, 0, 0.8);
                  opacity: 0;
                  pointer-events: none;
                  transition: opacity 0.3s ease;
              }
          
              .popup-container.show {
                  opacity: 1;
                  pointer-events: auto;
              }
          
              .close-button {
                  position: absolute;
                  top: 30px;
                  right: 30px;
                  color: #ffffff;
                  cursor: pointer;
                  font-size: 25px;
                 background:black;
      height:40px;
      width:40px;
              }
      
          .close-button::after {
          content: '';
          position: absolute;
          width: 2px;
          height: 20px;
          background: #fff;
          top: 10px;
          left: 19px;
          transform: rotate(45deg);
      }
      .close-button::before {
          content: '';
          position: absolute;
          width: 2px;
          height: 20px;
          background: #fff;
          top: 10px;
          left: 19px;
          transform: rotate(-45deg);
      }
              .video-container {
                  position: relative;
                  width: 80%;
                  max-width: 1200px;
                  margin: 0 auto;
              }
          
              .video-container iframe {
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
                  height: 100%;
              }
          
              .play-button {
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  width: fit-content;
                  background-color: transparent;
                  color: #000;
                  border: 1px solid #000;
                  border-radius: 5px;
                  border-radius: 40px;
                  font-size: 16px;
                  padding: 10px 20px;
                  cursor: pointer;
              }
          
              .play-button svg {
                  width: 20px;
                  height: 24px;
                  margin-right: 8px;
              }
              .play-button:hover{
                  fill: #fff;
                  background: #000;
                  color: #fff;
                  
              }
      
              
              @media only screen and (max-width: 768px) {
                  .video-container {
              width: 90%;
              padding-top: 56.25%;
              position: absolute;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%);
          
                  }
      .license-model-img{
      display:none;
      }
      .license-containers{
      grid-template-columns:100%;
      }
      
              }
          
              @media only screen and (min-width: 769px) and (max-width: 1024px) {
                  .video-container {
                      width: 700px;
                      height: 393.75px; /* 16:9 aspect ratio */
                  }
              }
          
              @media only screen and (min-width: 1025px) {
                  .video-container {
                            width: 90%;
              height: 680px;
              position: absolute;
              left: 50%;
              top: 50%;
              transform: translate(-50%, -50%);
                  }
              }
      .pre-footer h4{
      font-weight:500;}
      
      
      .saas-organisation{
          width: 120px;
          height: 150px;
          background: #fff;
          border-radius: 10px;
          box-shadow: 0 3px 19px #0000001c;
          position: relative;
          padding: 10px;
          text-align: center;
          margin-top: 60px;
      }
      .saas-organisation h4{
          color: #363165;
          font-size: 35px;
          margin: 20px 0px;
          font-weight: 600;
      
      }
      .saas-organisation p{
          color: #72709E;
          font-size: 14px;
          line-height: 20px;
      }
      .saas-organisation::before{
          content: '';
          position: absolute;
          background-image: url(https://www.manageengine.cn/saas-management/images/left-wing.svg);
          left: -90px;
          overflow: hidden;
          height: 100%;
          width: 100%;
          background-repeat: no-repeat;
          top: 30px;
          z-index: -1;
          background-size: 120px 120px;
      }
      .saas-application{
          width: 120px;
          height: 150px;
          background: #fff;
          border-radius: 10px;
          box-shadow: 0 3px 19px #0000001c;
          position: relative;
          padding: 10px;
          text-align: center;
          margin:0px 30px ;
      }
      .saas-application h4{
          color: #363165;
          font-size: 35px;
          margin: 20px 0px;
          font-weight: 600;
      
      }
      .saas-application p{
          color: #72709E;
          font-size: 14px;
          line-height: 20px;
      }
      .saas-application::after{
          content: '';
          position: absolute;
          background-image: url(https://www.manageengine.cn/saas-management/images/top-wing.svg);
          left: 20px;
          overflow: hidden;
          height: 100%;
          width: 100%;
          background-repeat: no-repeat;
          z-index: -1;
          background-size: 100px 120px;
          bottom: 80px;
      }
      .saas-application::before{
          content: '';
          position: absolute;
          background-image: url(https://www.manageengine.cn/saas-management/images/wing-fire.svg);
          left: 9px;
          overflow: hidden;
          height: 100%;
          width: 100%;
          background-repeat: no-repeat;
          z-index: -1;
          background-size: 120px 120px;
          top: 120px;
      }
      .saas-spend{
          margin-top: 60px;
          width: 120px;
          height: 150px;
          background: #fff;
          border-radius: 10px;
          box-shadow: 0 3px 19px #0000001c;
          position: relative;
          padding: 10px;
          text-align: center;
      }
      .saas-spend h4{
          color: #363165;
          font-size: 35px;
          margin: 20px 0px;
          font-weight: 600;
      
      }
      .saas-spend p{
          color: #72709E;
          font-size: 14px;
          line-height: 20px;
      }
      
      .mart50{
          margin-top:100px;
      }
      .saas-spend::before{
          content: '';
          position: absolute;
          background-image: url(https://www.manageengine.cn/saas-management/images/right-wing.svg);
          right: -85px;
          overflow: hidden;
          height: 100%;
          width: 100%;
          background-repeat: no-repeat;
          top: 30px;
          z-index: -1;
          background-size: 160px 120px;
      }
      .stats-combine{
          display: flex;
          align-items: center;
          justify-content: center;
      }
      .stats{
         margin:40px 0px;
      }
      
      .overview{
          background: url(https://www.manageengine.cn/saas-management/images/overview-bg.jpg);
          border-radius: 30px;
          padding: 30px;
          background-size: cover;
      margin:10px;
      }
      .overview-new{
          
          display: flex;
          align-items: center;
          justify-content: center;
          
      }
      .overview-text{
          width: 50%;
          margin-right: 30px;
          max-width: 500px;
          margin-right: 5%;
      
      }
      .overview-text h2{
          font-size: 40px;
          line-height: 45px;
          margin: 20px 0px 20px;
          
          font-weight: 500;
          
      }
      .overview-text p{
          font-size: 18px !important;
          margin: 20px 0px 20px;
          font-weight: 300;
          line-height: 1.7 !important;
          text-align: left !important;
      }
      .cards{
          width: 120px;
          height: 150px;
          background: #fff;
          border-radius: 10px;
          box-shadow: 0 3px 19px #0000001c;
          padding: 10px;
          margin-bottom: 30px;
      text-align:left;
      }
      .overview-cards-1, .overview-cards-2{
          width: 15%;
      }
      .cards img {
          height: 30px;
          margin: 10px auto;
      }
      
      .cards h4 {
          margin: 10px auto;
      }
      
      
      .features-box{
          border-radius: 10px;
          border: 1px solid #E8E8E8;
          padding: 20px;
          position: relative;
          height: 600px;
          overflow: hidden;
          margin-right: 40px;
          margin-top: 40px;
      }
      .features-icon{
          height: 40px;
          width: 40px;
          background: #484848;
          border-radius: 6px;
          padding: 10px;
      }
      
      .blue-bg{
          background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(247, 248, 250, 1) 31%, rgba(232, 242, 253, 1) 100%);
          position: relative;
      }
      .blue-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/easily-discover.svg);
          position: absolute;
          width: auto;
          height: 100%;
          left: 0px;
          bottom: -250px;
          content: '';
          background-repeat: no-repeat;
          right: -70px;
          background-size: contain;
          background-position: center right;
      }
      
      .green-bg{
          background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(247,250,250,1) 31%, rgba(232,253,247,1) 100%);
          position: relative;
      }
      .green-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/efficeintly.svg);
          position: absolute;
          height: 100%;
          left: 35px;
          content: '';
          background-repeat: no-repeat;
          right: -78px;
          background-size: contain;
          background-position: center;
          top: 250px;
      }
      .features-box h3{
          font-size: 25px;
          margin: 20px 0px;
      }
      .features-box p{
          font-size: 18px;
          line-height: 29px;
          margin: 20px 0px;
          font-weight: 300;
          width: auto;
          text-align: left;
          color: #222;
      }
      .yellow-bg{
          background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,250,247,1) 31%, rgba(253,251,232,1) 100%);
          position: relative;
      }
      .yellow-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/seemlessely-automate.svg);
          position: absolute;
          height: 100%;
          left: 35px;
          content: '';
          background-repeat: no-repeat;
          right: -78px;
          background-size: 100% 500px;
          background-position: center;
          top: 250px;
      }
      .pink-bg{
          background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,247,247,1) 31%, rgba(253,232,232,1) 100%);
          position: relative;
      }
      .pink-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/saas-investments.svg);
          position: absolute;
          height: 100%;
          left: 35px;
          content: '';
          background-repeat: no-repeat;
          right: -78px;
          background-size: 100% 270px;
          background-position: center;
          top: 170px;
      }
      .violet-bg{
          background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,247,250,1) 31%, rgba(251,232,253,1) 100%); 
          position: relative;
      }
      .violet-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/simplify-access.svg);
          position: absolute;
          height: 100%;
          left: 35px;
          content: '';
          background-repeat: no-repeat;
          right: -78px;
          background-size: 100% 470px;
          background-position: center;
          top: 248px;
      }
      .orange-bg{
          background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(250,249,247,1) 31%, rgba(253,243,232,1) 100%);
          position: relative;
      }
      .orange-bg::after{
          background: url(https://www.manageengine.cn/saas-management/images/enable-team.svg);
          position: absolute;
          height: 100%;
          left: 35px;
          content: '';
          background-repeat: no-repeat;
          right: -78px;
          background-size: 100% 370px;
          background-position: center;
          top: 220px;
      }
      
      
      .apps{
          background: #000000;
          border-radius: 30px;
          padding: 30px;
          background-size: cover;
      margin:10px;
      }
      .apps-new{
          height:575px;
          display: flex;
          align-items: center;
          justify-content: center;
          
      }
      .apps-text{
          width: 50%;
          margin-right: 30px;
          max-width: 500px;
          margin-right: 5%;
          color: #fff;
      }
      .apps-text h2{
             font-size: 40px;
          line-height: 45px;
          margin: 20px 0px 20px;
          color: #fff;
          font-weight: 500;
      
      }
      .apps-text p{
         font-size: 18px;
          margin: 20px 0px 20px;
          font-weight: 300;
          line-height: 1.7 ;
          text-align: left ;
      }
      .apps-cards-1, .apps-cards-2{
          width: 15%;
      }
      
      
      @-webkit-keyframes scroll {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(calc(-100px * 7));
        }
      }
      
      @keyframes scroll {
        0% {
          transform: translateX(0);
        }
        100% {
          transform: translateX(calc(-100px * 7));
        }
      }
      .slider {
       
        box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
        height: 100px;
        margin: auto;
        overflow: hidden;
        position: relative;
           width: 575px;
        
      }
      .slider::before, .slider::after {
        
        content: "";
        height: 100px;
        position: absolute;
        width: 200px;
        z-index: 2;
      }
      .slider::after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
      }
      .slider::before {
        left: 0;
        top: 0;
      }
      .slider .slide-track {
        -webkit-animation: scroll 40s linear infinite;
                animation: scroll 40s linear infinite;
        display: flex;
        width: calc(100px * 14);
      }
      .slider .slide {
        height: 40px;
        width: 100px;
      }
      .slide img {
         
          height: 40px;
          width: 40px;
          background: #fff;
          border-radius: 10px;
          padding: 10px;
      }
      .top-btm   img{
          transform: rotate(90deg);
      }
      .btm-top  img{
          transform: rotate(-90deg);
      }
      .top-btm{
          transform: rotate(270deg);
      }
      .btm-top{
          transform: rotate(-270deg);
      }
      
      
      
      
      details {
      
        border-radius: 4px;
        padding: 0.5em 0.5em 0;
        margin-bottom:10px;
        cursor:pointer;
      }
      
      summary {
        font-weight: 500;
        margin: -0.5em -0.5em 0;
        padding: 0.5em;
        list-style-type:"+";
        list-style:none;
        display:flex;
      font-size:18px;
        justify-content:space-between;
        align-items:center;
        padding: 10px;
      }
      
      details[open] {
          padding: 0.5em;
          border: none;
          background-color: #F8F8F8;
          border-radius: 10px;
      }
      
      summary::marker{
        color: #0000ff;
        font-size: 1.2em;
        margin-right:20px;
      }
      @media (min-width: 768px) {
          .saas-col-md-4 {
              -ms-flex: 0 0 33.333333%;
              flex: 0 0 33.333333%;
              max-width: 33.333333%;
          }
      }
      details:hover{
         background-color:	 #F8F8F8;
      }
      details summary::after {
         
          float: left;
          font-size: 1.2em;
          color: #000;
         
          content: '+';
      }
      details[open] summary::after {
         
          float: left;
          font-size: 1.2em;
          color: #000;
         
          content: '-';
      }
      
      .cta-bg{
          position: relative;
          background: url('https://www.manageengine.cn/saas-management/images/cta-bg.svg');
          border-radius: 20px;
          text-align: center;
          padding: 20px 20px 40px 20px;
          background-size: cover;
      margin-bottom:40px;
      }
      
      .cta-bg h2{
            font-size: 40px;
          line-height: 55px;
          margin: 0px 0px 20px;
          font-weight: 500;
      }
      .pre-footer{
          background: #F3F3F3;
          padding: 30px;
      }
      .pre-footer ul{
          list-style: none;
          padding-left: 0;
      
      }
      .pre-footer li{
          margin:10px 0px;
      }
      .pre-footer h4{
      
      }
      .pre-footer li a{
          text-decoration: none;
          color: black;
      }
      .pre-footer li a:hover{
          text-decoration: underline;
      }
      
      .faqs {
          padding: 40px 0px;
      }
      .faqs p {
          font-size: 18px;
          font-weight: 300;
      line-height:1.7;
      }
      .faqs h2{
      text-align:center;
        font-size: 40px;
          line-height: 45px;
          margin: 0px 0px 20px;
          font-weight: 500;
      }
      
      
      
      @media (max-width: 768px) {
          .banner-new .default-content{
         display: block;
          
      }
      .license-features{
      background-size:cover;
        background-position: center;
      }
       .banner-new .banner-content{
         display:block;
         width: 100%;
       }
       .banner-new .default-content h1{
        font-size:30px;
        width: 100%;
       }
       .banner-new{
        position:relative;
        top:90px;
        padding-bottom:30px;
       }
       .banner-img{
        display:none;
       }
       .banner-images {
        display:none;
       }
      .apps-text h2{
       font-size:30px;
      }
       .stats {
          margin: 100px 0px 50px 0px !Important;
      padding:30px;
      }
       .saas-application {
              width:100px;
              margin:0px 15px;
          }
          .saas-organisation {
              width:100px;
             
          }
      .faqs p{
           padding: 0px 17px;
      }
          .saas-spend {
              width:100px;
          }
          .saas-application::before{
                  left: -10px;
          }
          .saas-application::after{
                  left: -0px;
                  bottom: 66px;
          }
          .saas-organisation::before{
              left: -56px;
          }
          .saas-spend::before{
              background-size:contain;
              right: -28px;
      top: 0;
          }
          .overview {
          
      }
         .overview-new {
             display:block;
         }
          .overview-text {
              width:100%;
      }
          .overview h2{
              font-size: 30px;
              
          }
          
      .overview-cards-1, .overview-cards-2 {
          width: 50%;
      }
      .mobile-view-cards {
          display: flex;
      }
      .features h2{
      font-size:30px;
      }
      .features-box {
      margin:10px;
      }
      .features h3{
      text-align:left;
      }
      .apps-new{
      display:block;
      }
      .apps-text{
      width:100%;
      }
      .top-btm {
          transform: rotate(0deg);
      }
      .btm-top {
          transform: rotate(0deg);
      }
      .slider{
      width:300px;
      }
      .btm-top img {
          transform: rotate(0deg);
      }
      .top-btm img {
          transform: rotate(0deg);
      }
      .apps{
      height:700px;
      }
      .faqs h2{
      font-size:30px
      }
      .cta-bg h2{
      font-size: 30px;
          line-height: 1.3;
      }
      .close-button{
      top: 300px;
          right: 20px;
      }
      a.saas-new-btn.mob-sign {
          display: block;
      }
      }
      .blueBand{margin-top:86px}
      a.soun-call-to {
          background-color: #E9142B;
          display: inline-block !important;
          width: initial !important;
          height: initial !important;
          padding: 0px 35px;
          color: #fff !important;
          font-size: 20px;
          line-height: 40px;
          margin-top: 38px;
      }
      a.soun-call-to:hover{
      text-decoration:none;
      }
      .down-col.so-sec {
          display: inline-block !important;
          float: none !important;
          padding: 0 50px 40px 50px !important;
          margin: 15px !important;
          margin-top: 0 !important;
      }
      .down-col.so-sec p {
          color: #fff;
          margin-bottom: 5px;
      }
      li.flex-active-slide{
      }
      
      
      .max{width:1000px;
      height:380px;}
      
      
      
      .bg1-sec-pTB{
      width:100%;
      background-color:#ffffff;
      padding:40px 0;
      }
      
      a.red-button1{
      background:#e9142b none repeat scroll 0 0;
      color:#ffffff;
      display:inline-block;
      font-size:15px;
      line-height:24px;
      text-align:center;
      padding:10px 30px;
      }
      .mTB50{margin:50px;
      }
      
      .bg-grey-sec-pTB{
      background-color:#f5f5f5;
      padding:40px 0;
      }
      .container-bg{
      background:#E1F2FF;
      padding:20px;
          border-radius: 5px;
      }
      
      .overview p{
      text-align:justify;
      }
       .overview h2{
      text-align:left;
      }
      .bgcontainer{
                  width:100%;
                  border:#f5f5f5;
      margin-top:70px;
                  
              }
              .discover1{
                  margin-left:8px;
                  height:120px;
                  width:120px;
                  
              }
              
              .discover{
                  width:33%;
              
                  text-align:center;
                  float:left;
              }
      
              .store1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
                  
              .store{
                  width:33%;
                  text-align:center;
                  float:left;
              }
              
              .create1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
              .create{
                  width:33%;
                  text-align:center;
                  float:right;
              }
      .rotate-key1{
                  margin-left:8px;
                  height:120px;
                  width:120px;
                  
              }
              
              .rotate-key{
                  width:33%;
              
                  text-align:center;
                  float:left;
              }
      
              .view-key1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
                  
              .view-key{
                  width:33%;
                  text-align:center;
                  float:left;
              }
              
              .launch1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
              .launch{
                  width:33%;
                  text-align:center;
                  float:right;
              }
      
      .audit1{
                  margin-left:8px;
                  height:120px;
                  width:120px;
                  
              }
              
              .audit{
                  width:33%;
              
                  text-align:center;
                  float:left;
              }
      
              .restrict1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
                  
              .restrict{
                  width:33%;
                  text-align:center;
                  float:left;
              }
              
              .ensure1{
                  margin-right:15px;
                  height:120px;
                  width:120px;
                  }
              .ensure{
                  width:33%;
                  text-align:center;
                  float:right;
              }
      
      
      #footer-banner-tst{display:none;}
      .heading-menu{
      display:none}