 .banner-new:after {
    z-index: -1;
    content: '';
    position: absolute;
    background: url(https://www.manageengine.cn/saas-management/images/overview-right.svg);
    left: 0;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom right;
    background-size: 500px 400px;
  }
  .banner-new:before {
    z-index: -1;
    content: '';
    position: absolute;
    background: url(https://www.manageengine.cn/saas-management/images/overview-left.svg);
    left: 0;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    width: 100%;
    background-position: bottom left;
    background-size: 500px 400px;
  }
    .field-msg .error{
        font-size:11px;
        color:red;
        position:relative;
        top:-18px;
        left:10px;
    }
    .view-mobile{
    display:none !important;
    }
    .field-msg a {
        display: inline-block !important;
        padding: 0;
        background: transparent !important;
        font-size: 12px;
        color: #138cd6;
    }
    
    .signup-box {
        max-width: 400px;
    }
    
    .banner-text p{
    text-align:justify;
    }
    
    .feild-msg #tos-error {
        margin-top: 10px;
        top: -15px !important;
    }
    
    span#tos-error {
        top: -8px;
        left: 0px;
    }
    .features{
    text-align:left;
    }
    .default-content a{
    border-radius:30px;
    }
    .sgnbtn input {
        background: #E9142B;
        color: #fff;
    
    }
    .sign-in a:hover {
        background: transparent;
        text-decoration: underline;
    }
    
    
    .sign-in a {
        display: inline-block !important;
        background: transparent;
        color: #138cd6;
        padding: 0;
        text-transform: capitalize;
        text-decoration:none;
    }
    .tabs-mob {
    display:none;
    }
    .tabs a:hover {
        background: transparent;
    }
    .features h2{
    text-align:center;
        margin-bottom: 35px !important;
    }
    .tabs {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
            }
    
    .tabs label {
        order: 1;
      display: flex;
      padding: 0.8rem 0.4rem;
      margin-right: 0.2rem;
      cursor: pointer;
      background: transparent;
      font-weight: 400;
      transition: background ease 0.2s;
      width: 13%;
      font-size: 17px;
      text-align: center;
      align-items: center;
      position: relative;
    }
    .tab img {
        height: 400px;
        width: auto;
    }
    
    .tab p {
        font-size: 18px !important;
        line-height: 28px !important;
        max-width: 600px !important;
    margin:0 0 20px  !important;
    width: auto !important;
    font-weight:300 !important;
    }
    .tabs .tab {
      order: 99;
      flex-grow: 1;
      width: 100%;
      display: none;
      padding: 1rem;
      background: #fff;
    }
    
    .tabs input[type=radio] {
      display: none;
    }
    
    .tabs input[type=radio]:checked + label {
        background: #F35E4F;
        color: #fff;
    }
    
    .tabs input[type=radio]:checked + label + .tab {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    @media (max-width: 45em) {
      .tabs .tab,
    .tabs label {
        order: initial;
      }
    .view-mobile{
    display:block !important;
    }
      .tabs label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
      }
    
    }
    .tabs label:before {
        content: '';
        position: absolute;
        right: 0;
        width: 1px;
        height: 70%;
        background: #cbd1de;
    }
    .tabs h4{
        font-size: 16px;
        font-weight: 400;
        color: #dd002c;
    }
    .tabs h2{
        font-size: 28px !important;
        font-weight: 500 !important;
        margin-bottom: 35px !important;
    text-align: left !important;
    }
    .tabs a{
            color: #138cd6;
        font-size: 16px;
        cursor: pointer;
        background: transparent;
        padding: 0;
        text-transform: math-auto;
        text-decoration: underline;
    }
    .banner{
    display:none;
    }
    input#password {
        margin-bottom: 0;
    }
    span#password-error {
        color: red;
        font-size: 11px;
        line-height: 1.5;
        margin-top: 5px;
    }
    span#email-error {
    color: red;
        font-size: 11px;
        line-height: 1.5;
        margin-top: 5px;
    }
    .za-password-container span.zpassword-show.active:before {
        background-position: -5px -4px;
    }
    .za-password-container.sgfrm {
        position: relative;
    }
    .za-password-container span.zpassword-show {
        position: absolute;
        right: 4px;
        top: 0;
        z-index: 10;
        cursor: pointer;
        width: 30px;
        height: 45px;
        font-size: 0;
        text-indent: -9999px;
    }
    .za-password-container.sgfrm.field-error {
    position:relative;
    }
    .za-password-container span.zpassword-show:before {
        content: '';
        width: 20px;
        background: url(https://www.manageengine.cn/saas-management/images/saas-signup-sprite.png) no-repeat;
        background-size: 60px 21px;
        position: absolute;
        top: 0;
        right: -55px;
        bottom: 0;
        left: 0;
        margin: auto;
        background-position: -32px -4px;
        opacity: .7;
        height: 14px;
        margin-top: 17px;
    }
    p.zcountry-info.zshow {
        display: none;
    }
    
    p.dc-info {
        display: none;
    }
    
    .sgfrm.za-country-container.za-country-container-arrow {
        display: none !important;
    }
    
    .sgfrm.za-state-container.za-country_state-container.zhide-common {
        display: none !important;
    }
    input#tos {
        float: left;
        margin-bottom: 0;
        margin-top: 6px;
    }
    a#terms_link {
        display: inline-block;
        background: transparent;
        color: #138cd6;
        padding: 0;
        letter-spacing: normal;
        font-weight: 300;
    font-size:11px;
    }
    a#privacy_link {
      display: inline-block;
        background: transparent;
        color: #138cd6;
        padding: 0;
        letter-spacing: normal;
        font-weight: 300;
    font-size:11px;
    }
    
    div#zaUser {
        display: inline-block;
    }
    div#zaUser input{
        width: fit-content;
        background-color: #E9142B;
        color: #fff;
        border: 1px solid #E9142B;
        border-radius: 5px;
        border-radius: 40px;
        font-size: 16px;
        padding: 13px 20px;
        cursor: pointer;
        margin-left: 20px;
    }
    div#zaUser input:hover{
         border: 1px solid #E9142B;
        background-color: transparent;
        color:#E9142B;
    }
    a.saas-new-btn.mob-sign {
        display: none;
    }
    .mobile-view-cards {
        display: contents;
    }
    .banner-new{
        border-radius: 30px;
        padding: 30px 30px 0px 30px;
        background-size: cover;
    margin:10px 10px 0px 10px;
    position: relative;
  
    }
    .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;
        padding-top: 25px;
    }
    .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: 1px solid #ccc;
    }
    .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;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }
    .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:inline-block;
                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;
    vertical-align:-7px;
            }
            .play-button:hover{
                fill: #fff;
                background: #000;
                color: #fff;
                
            }
    
            
            @media only screen and (max-width: 768px) {
    .tabs-mob {
    display:block !important;
    }
     .tabs-mob h4 {
        font-size: 16px;
        font-weight: 400;
        color: #dd002c;
    }
    
    .tabs-mob h2 {
        font-size: 24px !important;
        font-weight: 500 !important;
        margin-bottom: 5px !important;
        text-align: left !important;
    }
    
    .tabs-mob p {
        text-align: left;
    }
    
    .tabs-mob img {
        width:auto;
        
    }
    .tabs-mob a{
        background: transparent;
        color: #138cd6;
        font-size: 16px;
        cursor: pointer;
        background: transparent;
        padding: 0;
        text-transform: capitalize;
        text-decoration: underline;
    }
                .video-container {
            width: 90%;
            padding-top: 56.25%;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
        
                }
            }
        
            @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: 0px 0px;
    background: url(https://static.vecteezy.com/system/resources/thumbnails/048/697/597/small_2x/multi-color-stroke-background-animation-on-a-transparent-background-free-video.jpg) #fff;
    padding: 15vh 0;
    }
    
    .overview{
        background:#f5f7fb;
        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:before{
        display: none;
      }
      .banner-new:after{
        display: none;
      }
    .tabs{
    display:none;
    }
     .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}
    