    html {
        scroll-behavior: smooth;
    }

    .nav-dwn {
        display: none
    }

    .removeBtn {
        display: none !important
    }

    .formOnly {
        margin: 0 auto important;
        float: none !important
    }

    .dwn-menu > span.act {
        background: #f1f1f1;
        position: relative;
        pointer-events: none;
    }

    .container {
        max-width: 1100px;
    }

    .sec-title h1 {
        margin:0
    }

    .sec-title p {
        margin-bottom: 30px;
        text-align: center;
        font-size: 18px;
        line-height: 40px
    }

    .dwn-menu {
        text-align: center;
    }

    .dwn-menu > span {
        float: none;
        width: 49% !important;
    }

    .lhs-tree {
        display: none;
    }

    .rhs-cont {
        width: 100%;
        padding: 30px 0px 30px 0px;
    }

    .rhs-cont img {
        border: 1px solid #ddd;
    }

    .per50 {
        padding: 0px;
    }

    .rhs-cont h1 {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 0px;
    }

    .custom-head {
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        margin: 10px;
        margin-bottom: 8px;
        ;
    }

    .build-number {
        font-size: 18px;
        font-weight: 500;
    }

    .build-number a {
        font-size: 16px;
        font-weight: 300;
    }

    .banner-cover {
        /*background: #fbfbfb;*/
    }

    .banner-cover .per50:first-child {
        width: 35%;
    }

    .banner-cover .per50:last-child {
        width: 65%;
    }

    .content-cover {
        /*background: #FAFAFA;*/
        padding: 28px 20px 28px;
        text-align: center;
    }

    .content-cover h2 {
        margin: 0px;
        font-size: 30px;
        color: #444;
        line-height: 40px;
        font-family: 'ZohoPuvi';
        font-weight: 400;
    }

    .list-section span sup {
        color: #e9122b;
        font-size: 18px;
    }

    .star-content {
        display: inline-block;
    }

    .star-content p {
        font-size: 14px;
        font-weight: 500;
        margin: 0px;
    }

    .star-content span {
        color: #e9122b;
        font-size: 18px;
        margin-right: 5px;
    }

    .note-div {
    }

    .note-div span {
        font-weight: 600;
    }

    .content-cover p {
        margin: 0px 0;
        font-size: 18px;
        font-weight: 400;
    }

    .license-div p {
        font-size: 15px;
        font-weight: 300;
        margin: 20px 0px 20px;
        line-height: 28px;
    }

    a {
        color: #138CD6;
    }

    .dwn-form {
        /*background: #fafafa;*/
        margin: 0% 5%;
        padding: 14px 10px 30px
    }

    .dwn-form .form-title {
        font-size: 18px;
        line-height: 28px;
    }

    .dwn-form .form-title strong {
        font-weight: 500;
    }

    .dwn-form input, .dwn-form select {
        padding: 13px 10px;
        border: 1px solid #E5E5FF;
        box-sizing: border-box;
        width: 100% !important;
        margin-bottom: 0px;
        margin-top: 17px;
    }

    .dwn-form select {
        width: 100%;
    }

    .dwn-priv {
        font-size: 13px;
        line-height: 16px;
        margin-top: 15px;
        color: #444;
    }

    .other-download-section {
        margin: 15px 0px 20px
    }

    .other-download-section .per50 {
        width: 50%;
    }

    .other-download-section .per50:last-child {
        width: 50%;
    }

    p.license-link {
        font-size: 15px;
        margin-bottom: 20px;
    }

    a.download-winBtn {
        margin: 10px 0px 0px;
        background: #fe2619;
    }

    #downloadSubmit {
        background: #414F57;
        font-size: 15px;
        color: #fff;
        line-height: 24px;
        width: 65% !important;
        margin-top: 0px;
        border-radius: 0px;
        border: none;
        cursor: pointer;
        padding: 10px 10px;
        margin: 20px 5px 0px;
    }

    #downloadSubmit:hover {
        background: #2c353a;
    }

    #downloadReset {
        width: 65% !important;
        padding: 10px 20px;
        border-radius: 0px;
        background: #dfdfe0;
        color: #585858;
        font-size: 15px;
        margin: 10px 5px;
    }

    .download-sml {
        font-weight: 300;
    }

    .other-download-section h2 {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
        font-weight: 400;
    }

    .other-download-section .per50 {
        padding: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .otr-dwn-head {
        padding: 0 !important;
        font-size: 16px;
        border-bottom: none !important;
        font-weight: 500;
        margin-right: 20px;
    }

    .otr-dwn-cont ul li {
        margin-bottom: 10px;
        padding: 0px;
    }

    .otr-dwn-cont {
        padding: 0px !important;
    }

    .otr-dwn-cont ul li span {
        position: inherit;
        width: 20px;
    }

    .otr-dwn-cont ul li span img {
        max-width: 16px;
        margin-left: 2px;
        margin-top: -4px;
    }

    .otr-dwn-cont a {
        font-size: 14px;
        background: #c4c8cc;
        text-align: center;
        padding: 1px 12px;
        text-decoration: none;
        color: #444;
        font-weight: 300 !important;
        width: auto;
    }

    .otr-dwn-cont a:hover {
        background: #7BBB2A;
    }

    .download-txt {
        font-weight: 300;
        font-size: 24px;
    }

    .icon-wrapper {
        margin-right: 10px;
    }

    .icon-wrapper img {
        max-width: 40px;
    }

    .content-div h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .content-div {
        margin-top: 50px
    }

    .content-div ol {
        padding: 0px 0 10px 25px;
    }

    .content-div ol li {
        font-size: 14px;
        line-height: 28px;
        ;
    }

    table.custom-table {
        width: 100%;
        /*margin-bottom: 40px;*/
    }

    table, td, tr {
        border: 1px solid #eee;
    }

    th {
        background: #eee;
        padding: 10px;
        font-weight: 500;
        font-size: 15px;
    }

    td {
        padding: 10px !important;
    }

    .table td, .table th {
        border: 1px solid #eee;
    }

    .custom-table th {
        background: #eee;
        padding: 10px;
        font-weight: 500;
        font-size: 15px;
        border: 1px solid #ddd;
    }

    .img-div {
        margin: 20px 0px 0px;
    }

    .content-div h3 {
        font-size: 18px;
        font-weight: 400;
    }

    .custom-table ul li {
        line-height: 28px;
        margin-bottom: 3px;
    }

    .dwn-cont-div {
        padding: 0px 40px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ddd;
    }

    a.exeTracker {
        font-size: 14px;
    }

    .custom-table {
        overflow: auto;
        width: 100%;
    }

    .guide {
        font-size: 13px !important;
        margin: 0;
        margin-top: 8px !important;
    }

    .table-cover h3 {
        margin-bottom: 15px;
        font-weight: 500;
        font-size: 18px;
    }/*.varsion-table{margin-bottom: 20px !important;}*/

    .varsion-table tr:nth-child(even) {
        background-color: #f3f3f3;
    }

    .varsion-table th {
        background: #dcdada;
    }

    .varsion-table th, .varsion-table td {
        padding: 5px !important;
    }/*------- new css -----------*//*.dwn-link {
                margin-top: 15px;        
        }*/

    .grid50 {
        width: 46%;
        padding: 0 2%;
        float: left;
    }

    @media screen and (max-width: 767px) {
        .rhs-cont h1 {
            font-size: 32px;
            line-height: 42px;
        }

        .per50.dwnFormDiv {
            background: #FAF9FF;
        }

        .dwn-form {
            max-width: 380px;
            margin: 0 auto;
        }

        .other-download-section .per50:first-child {
            width: 100%;
        }

        .content-cover .other-download-section .per50:last-child {
            width: 50%;
        }

        .content-cover {
            padding: 28px 20px 0px;
        }

        .other-download-section .per50 {
            display: inline-flex;
        }

        .dwn-cont-div {
            padding: 0px 0px;
        }
    }

    @media screen and (max-width: 940px) {
        .banner-cover .per50:first-child {
            width: 100%;
        }

        .banner-cover .per50:last-child {
            width: 100%;
        }

        .content-cover .other-download-section .per50:last-child {
            width: 50%;
        }
    }

    @media (min-width: 768px) and(max-width: 1040px) {
        .dwn-cont-div {
            padding: 0px 0px;
        }
    }

    @media screen and (max-width: 640px) {
        .dwn-form {
            max-width: 320px;
            margin: 0 auto;
        }

        .content-cover .other-download-section .per50:last-child {
            width: auto !important;
        }

        .otr-dwn-head {
            margin-bottom: 20px;
        }

        .grid50 {
            width: 100%;
            margin-bottom: 20px;
        }
    }

    @media screen and (max-width: 480px) {
        .content-cover .other-download-section .per50:last-child {
            width: 100% !important;
        }
    }

    .varsion-table > tbody > tr {
        display: none;
    }

    .readmore {
        display: block;
        background: #fff;
        padding: 5px 15px;
        color: #4b94f1;
        position: relative;
        top: -7px;
        transition: all .3s ease-in-out;
        cursor: pointer;
        border: 1px solid #e3e0e0;
        border-top: 0;
    }

    .readmore:hover {
        background: #e5e5e5;
    }

    .yellowbox {
        margin-top: 50px;
    }

    .archived-plugin-build {
        padding: 24px 0;
    }
    
    .archived-build-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 24px;
    }

    .archived-build-wrapper * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .archived-build-wrapper .archived-build-text {
        text-align: left;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding: 0 12px;
    }

    .archived-build-wrapper .archived-build-text h3 {
        font-size: 15px;
        font-weight: 500;
        margin: 0;
    }

    .archived-build-wrapper .archived-build-text p {
        color: #969696;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
    }

    .archived-plugin-build {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        padding: 0 12px;
    }

    .archived-plugin-build .archived-build-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .archived-plugin-build svg {
        display: inline-block;
        width: 30.41px;
        height: 24px;
    }

    .archived-plugin-build h5 {
        margin: 6px 0;
        font-weight: 600;
    }

    .archived-plugin-build select {
        background: #fff;
        min-width: 140px;
        width: 100%;
        height: 42px;
        font-size: 14px;
        border: 1px solid #ccc;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 4px;
        padding: 0 8px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: right 0.65rem center;
        background-size: 16px 12px;
        font-family: inherit;
    }

    .note-div {
        border-bottom: 1px solid #E8E8E8;
        text-align: left;
        border-radius: 2px;
        margin: 12px 0 0;
        padding-bottom: 24px;
    }

    .note-div p {
        font-weight: 300;
        font-size: 14px;
    }

    .note-div .note-icon-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .note-div .note-icon-wrapper span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .note-div .note-icon-wrapper .note-icon {
        margin-right: 8px;
    }

    @media (max-width: 767px) {
        .archived-build-wrapper {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }

        .archived-build-wrapper .archived-build-text, .archived-build-wrapper .archived-plugin-build {
            width: 100%;
        }

        .archived-build-wrapper .archived-build-text {
            margin-bottom: 16px;
        }
    }
    
 .productmenu #res {
        position: relative;
        padding: 0px 15px
        }
        
        nav ul.productmenu.header-nav>li {
        margin: 10px 0 0;
        font-family: 'Zoho_Puvi_Regular', 'Open Sans', sans-serif;
        font-size: 1.15em;
        }
        
        ul.sub-menu li.sub-menu-heading a,
        ul.sub-menu li.sub-menu-heading {
        font-family: 'Zoho_Puvi_SemiBold' !important;
        }
        
        #res::before {
        content: '';
        height: 9px;
        width: 9px;
        background: #28345d;
        display: inline-block;
        position: absolute;
        right: 2px;
        top: 10px;
        clip-path: polygon(52% 75%, 0 1%, 100% 0);
        cursor: pointer;
        transition: .4s ease all;
        transform-origin: 50% 30% 0;
        }
        
        #res.active::before {
        transition: .4s ease all;
        transform: rotate(180deg);
        }
        
        #res.active::after {
        content: '';
        padding-bottom: 20px;
        box-sizing: border-box;
        position: absolute;
        top: 20px;
        width: 100%;
        background: #66339900;
        left: 0;
        cursor: pointer;
        }
        
        #MEdropPanel #res.active::after {
        display: none;
        }
        
        #res .sub-menu {
        padding: 20px 0px 25px;
        position: absolute;
        top: 40px;
        z-index: 33;
        display: none;
        left: 0;
        width: 200px;
        background: #ffffff;
        border-radius: 3px;
        text-align: left;
        -webkit-box-shadow: 0px 1px 38px -8px rgb(89 86 89 / 32%);
        -moz-box-shadow: 0px 1px 38px -8px rgb(89 86 89 / 32%);
        box-shadow: 0px 1px 38px -8px rgb(89 86 89 / 32%);
        }
        
        #res .sub-menu::before {
        content: '';
        height: 20px;
        width: 20px;
        background: #ffffff;
        position: absolute;
        left: 30px;
        top: -9px;
        transform: rotate(45deg);
        z-index: 22;
        }
        
        ul.sub-menu li {
        padding: 5px 20px;
        position: relative;
        color: #000;
        font-size: 15px;
        font-weight: bold;
        box-sizing: border-box;
        }
        
        ul.sub-menu li a,
        .selecteddivnew ul.sub-menu li a {
        display: block;
        color: #000;
        position: relative;
        font-family: 'Zoho_Puvi_Regular', 'Open Sans', sans-serif !important;
        }
        
        ul.sub-menu li a.active {
        color: #03a9f5 !important;
        }
        
        .child-sub-menu {
        position: absolute;
        display: none;
        right: 0;
        top: 0;
        }
        
        .root-link {
        border: 1px solid;
        text-align: center;
        border-radius: 2px;
        width: 80%;
        margin: 10px auto 0px;
        }
        
        .root-link:hover {
        border: 1px solid #03a9f5;
        }
        
        ul.sub-menu li.root-link {
        padding: 0px 0px;
        }
        
        ul.sub-menu li.root-link a {
        display: block;
        padding: 3px 0px;
        font-weight: bold;
        }
        
        ul.sub-menu li.root-link a:hover {
        color: #03a9f5 !important;
        transition: .4s ease all;
        }
        
        .root-link a::after {
        display: none;
        }
        
        #MEmobPanel .sub-menu {
        position: relative;
        width: 100%;
        box-shadow: none;
        top: 0;
        left: 0;
        padding: 0px 0px 20px;
        border-bottom: 1px solid rgb(192, 192, 192);
        }
        
        #MEmobPanel #res {
        position: relative;
        border-bottom: unset;
        }
        
        #MEmobPanel #res>a {
        display: block;
        border-bottom: 1px solid #c0c0c0;
        z-index: 10000000000;
        }
        
        #MEmobPanel #res::before {
        right: 20px;
        top: 20px;
        transition: .3s ease-in all;
        transform-origin: 50% 30% 0;
        }
        
        #MEmobPanel #res.active::before {
        transition: .3s ease-in all;
        transform: rotate(180deg);
        }
        
        #MEmobPanel .sub-menu li {
        opacity: 1;
        border-bottom: unset;
        font-size: 14px;
        }
        
        #MEmobPanel #res .sub-menu::before {
        display: none;
        }
        
        #MEmobPanel .sub-menu li a {
        padding: 0px 0px;
        }
        
        #MEmobPanel .sub-menu .root-link {
        margin: 7px 20px;
        border: unset;
        width: 150px;
        box-sizing: border-box;
        padding: 4px 0px;
        text-align: left;
        }
        
        #MEmobPanel .sub-menu .root-link a {
        font-family: 'Zoho_Puvi_Bold' !important;
        }
        
        #MEmobPanel #res.active::after {
        display: none;
        }
        
        li.sub-menu-heading,
        li.sub-menu-heading a {
        color: #000 !important;
        font-weight: bold;
        position: relative;
        margin-bottom: 0px;
        font-size: 15px !important;
        }
        
        li.sub-menu-heading:hover,
        li.more:hover,
        .submenu:hover {
        background: none !important;
        }
        
        li.sub-menu-heading.second-category {
        margin-top: 5px;
        }
        
        li.submenu a:hover {
        color: #216cb4 !important;
        }
        
        a.more-link {
        color: #216cb4 !important;
        font-size: 12px !important;
        }
        
        li.more span {
        display: inline-block;
        vertical-align: middle;
        }
        
        li.sub-menu-item {
        margin-left: 10px;
        padding: 0px 20px 0px 20px !important;
        font-size: 13px !important;
        font-weight: normal !important;
        }
        
        ul.sub-menu li:hover {
        background: transparent !important;
        }
