.mT10 {
    margin-top: 10px
}

.mT20 {
    margin-top: 20px
}

.mT30 {
    margin-top: 30px
}

.mT40 {
    margin-top: 40px
}

.mT50 {
    margin-top: 50px
}

.mT60 {
    margin-top: 60px
}

.mT70 {
    margin-top: 70px
}

.mT80 {
    margin-top: 80px
}

.mT90 {
    margin-top: 90px
}

.mT100 {
    margin-top: 100px
}

.mT130 {
    margin-top: 130px
}

.pr {
    position: relative;
}

.demo-strip {
    padding: 16px;
    border-radius: 6px;
    display: flex;
    margin: 24px 0;
    background-color: #fff9d9;
}

.demo-strip p {
    margin: 0 !important;
    width: 100% !important;
}

.demo-icon {
    flex: 0 0 auto;
    width: 48px;
    height: 48px;
    margin-right: 16px;
}

.img-wrapper img {
    max-width: 85%;
    margin: 15px 0px;
    padding: 15px;
    border: 1px solid #ddd;
}

.fixedDiv {
    position: fixed;
    margin: 0px;
    top: 60px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
}

.fixedDiv ul {
    background: #fff;
    width: 75%;
    margin: 0 auto;
}

.fixedDiv ul li {
    box-shadow: 0 8px 6px -6px #d4d4d4;
    -webkit-box-shadow: 0 8px 6px -6px #d4d4d4;
    -moz-box-shadow: 0 8px 6px -6px #d4d4d4;
}


.enlarge:hover {
    opacity: 0.7;
}

.enlarge {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

.enlarge img {
    position: relative;
    top: 45%
}

.md-modal {
    backface-visibility: hidden;
    height: auto;
    left: 50%;
    max-width: 550px;
    min-width: 1000px;
    position: fixed;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    visibility: hidden;
    width: 50%;
    z-index: 10000;
}

.md-show {
    visibility: visible;
}

.md-overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 9999;
}

.md-show~.md-overlay {
    opacity: 1;
    visibility: visible;
}

.md-content {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 10px #ccc;
    color: #666;
    margin: 0 auto;
    position: relative;
}

.md-content h3 {
    background: #4486f9 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 2.4em;
    font-weight: 300;
    margin: 0;
    opacity: 0.8;
    padding: 0.4em;
    text-align: center;
}

.md-content>div {
    font-size: 1.15em;
    font-weight: 300;
    margin: 0;
}

.md-content>div p {
    margin: 0;
    padding: 10px 0;
}

.md-content>div ul {
    font-size: 16px;
    margin: 0;
    padding: 15px 0 30px 6px;
}

.md-content>div ul li {
    padding: 5px 0;
}

.md-content button {
    display: block;
}

.md-effect-1 .md-content {
    opacity: 0;
    transform: scale(0.7);
    transition: all 0.3s ease 0s;
}

.md-show.md-effect-1 .md-content {
    opacity: 1;
    transform: scale(1);
}

.md-close {
    background-color: transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    position: absolute;
    right: 0;
}

.md-trigger {
    cursor: pointer;
}

.close {
    margin: -30px 10px;
}

.dn {
    display: none
}

.big-img {
    height: 480px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: none
}

/*.tab-ul li:first-child{margin:0}*/
.per40 {
    float: right
}

.active-sec {
    display: block;
}

.tabs-div {
    width: 100%;
    background: #fff;
}

.tab-ul li {
    background: #b6b6b6;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    list-style: outside none none;
    margin: 0 0.5px;
    padding: 4px 10px;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    width: 16%;
}

.tab-ul li:hover {
    background: #58a7ce;
}

.tab-ul .active {
    background: #58a7ce;
}

.tab-ul {
    background: #fff none repeat scroll 0 0;
    z-index: 1;
}

.tabs-div {
    margin: 30px 0
}

.sub-divs h3 {
    margin: 0
}

.sub-divs {
    margin-bottom: 20px
}

@media screen and (max-width: 992px) {
    .tab-ul li {
        width: auto;
    }
}

.ciscoNetworkMapping {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll 0 -899px rgba(0, 0, 0, 0);
    display: block;
    height: 268px;
    width: 347px
}

.ciscoNetworkTrafficAnalysis {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll 0 -321px rgba(0, 0, 0, 0);
    border-right: 1px solid #C2C2C2;
    display: block;
    height: 296px;
    width: 660px
}

.ciscoQos {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll -354px -899px rgba(0, 0, 0, 0);
    display: block;
    height: 268px;
    width: 351px
}

.ciscoWANrttMoni {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 166px;
    width: 231px
}

.ciscoVoIPMoni {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll -237px 0 rgba(0, 0, 0, 0);
    border-right: 1px solid #C2C2C2;
    display: block;
    float: left;
    height: 166px;
    margin-left: 7px;
    width: 200px
}

.ciscoWANMoni {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll -474px 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 166px;
    margin-left: 7px;
    width: 231px
}

.ciscoNetworkConfMgmt {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll 0 -622px rgba(0, 0, 0, 0);
    border-right: 1px solid #C2C2C2;
    display: block;
    height: 271px;
    width: 660px
}

.ciscoSyslog {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll 0 -171px rgba(0, 0, 0, 0);
    border-right: 1px solid #C2C2C2;
    display: block;
    float: left;
    height: 144px;
    width: 330px
}

.ciscoSnmpTrap {
    background: url(https://www.manageengine.com/network-monitoring/images/cisco-sprite.gif) no-repeat scroll -355px -171px rgba(0, 0, 0, 0);
    border-right: 1px solid #C2C2C2;
    display: block;
    float: right;
    height: 144px;
    width: 330px
}

@media screen and (max-width: 760px) {
    .fixedDiv ul {
        width: 100%;
    }

    .fixedDiv ul li {
        margin: 7px 0.5px;
        width: 22%;
        font-size: 12px;
    }
}

.add-on {
    font-size: 10px;
    font-weight: 600;
}

.red-star {
    color: #e07879
}

.windowsmonoTable td.padd-none {
    padding: 0 !important;
}

.bdr-none td {
    border: none !important;
    padding: 15px 0px !important;
}

.accordion_head.active {
    background: #F9F9F9;
    color: #85b536 !important;
}

.accordion_container {
    width: 100%;
}

.accordion_head {
    color: #09C;
    cursor: pointer;
    font-size: 14px;
    margin: 0 0 1px 0;
    padding: 12px;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #efefef;
    position: relative;
}

.accordion_body {
    background: #F9F9F9;
    padding: 12px;
}

.accordion_body p {
    margin: 0px;
}

.plusminus {
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 10px;
}

.faqh {
    font-size: 18px;
    margin: 0;
    color: #09C;
}

.accordion_head.active .faqh {
    background: #F9F9F9;
    color: #85b536 !important
}

.container {
    max-width: 1400px;
}

.banner {
    position: relative;
    background: #ffd242;
    margin: 30px 0px;
}

.banner-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-row>.col {
    padding: 2rem 1rem;
    position: relative;
}

.banner-row>.col:nth-child(1) {
    width: 60%;
}

.banner-row>.col:nth-child(2) {
    width: 40%;
}

.banner-contents>h1 {
    margin-bottom: 16px;
}

.banner-contents>p {
    margin: 0;
    margin-bottom: 20px;
    line-height: 24px;
    font-size: 16px;
}

.banner-cta {
    display: flex;
    gap: 16px;
}

.banner-cta>a {
    background: #282828;
    display: inline-block;
    border: 1px solid #282828;
    color: #fff;
    font-size: 14px;
    padding: 8px 24px;
    border-radius: 6px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.banner-cta>a:hover {
    text-decoration: none;
    background: #545454;
    border: 1px solid #545454;
}

.banner-cta>a:nth-child(2) {
    background: transparent;
    color: #000;
}

.banner-cta>a:nth-child(2):hover {
    background: #fff;
    color: #000;
}

.banner-cta>.cta {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    min-width: 185px;
}

.banner-vid {
    text-align: center;
}

.banner-vid>p {
    margin: 0;
}

.video-pop {
    display: inline-block;
    position: relative;
}

.video-pop>img {
    width: 100%;
    border-radius: 4px;
    background: #fff
}

.video-pop:before {
    content: "";
    position: absolute;
    background: url(https://www.manageengine.com/network-monitoring/images/vid-play-icon.png) top center no-repeat;
    border-radius: 100%;
    margin: 0 auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-size: 64px;
    width: 64px;
    height: 64px;
    right: auto;
    top: auto;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%, 50%);
}

.video-pop:hover:before {
    -webit-transform: translate(-50%, 50%) scale(1.2);
    transform: translate(-50%, 50%) scale(1.2);
}

.inner-nav-bg {
    background: #f9f9f9;
    text-align: center;
    z-index: 3;
    padding: 20px 0;
    margin-bottom: 24px;
}

.sticky {
    position: sticky !important;
    top: 100px;
}

.inner-nav-bg>.sec-title>h2 {
    margin-bottom: 8px;
}

.nav-inner {
    display: inline-flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.nav-inner>a {
    border: 1px solid #cde0e9;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 4px;
    background: #fff;
}

/*----- new css -------*/
.pt-0 {
    padding-top: 0px !important;
}

.sec-row {
    position: relative;
    margin: 40px 0 40px;
}

.rhs-cont {
    flex: 1;
    padding-top: 0;
    padding-bottom: 0;
}

.sec-title {
    margin-bottom: 32px;
}

.sec-title>h2 {
    font-size: 25px;
    line-height: 34px;
    margin: 0;
    color: #333;
    font-weight: 400;
}

.more-fea {
    display: flex;
    align-items: center;
    justify-content: center;
}

.more-fea>a {
    display: flex;
    flex: 1;
    align-items: center;
    border: 1px solid #e9f1f7;
    margin: 8px;
    min-height: 50px;
    border-radius: 16px;
    padding: 16px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #fff;
}

.more-fea>a:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 8px 24px 0 #e7e5e5;
    box-shadow: 0 8px 24px 0 #e7e5e5;
    background: #f9f9f9;
    border: 1px solid #dbdbdb;
}

.more-fea>a>img {
    max-width: 42px;
    padding-right: 16px;
}

.dwnld-sec {
    background: #ffedb5;
    ;
    padding: 24px;
    text-align: center;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 24px 0 #f1f1f1;
    box-shadow: 0 0 24px 0 #f1f1f1;
}

.dwnld-sec>h2 {
    margin: 0;
    margin-bottom: 16px !important;
    line-height: 32px;
}

.dwnld-sec>a {
    display: inline-block;
    background: #e9152b;
    color: #fff;
    padding: 8px 24px;
    border-radius: 25px;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.dwnld-sec>a:hover {
    text-decoration: none;
    background: #c91c2e;
}

@media screen and (max-width: 650px) {
    .more-fea {
        flex-wrap: wrap;
    }

    .more-fea>a {
        width: 100% !important;
        margin: 0 auto;
        flex: auto;
        margin: 8px
    }

    .sec-row {
        width: 95%;
    }

    .banner-cta {
        flex-wrap: wrap;
    }
}

/*------------ key benefit css ------------*/
.inner-nav-bg {
    background: #f9f9f9;
    text-align: center;
    z-index: 3;
    padding: 20px 0;
    margin-bottom: 24px;
}

.sticky {
    position: sticky !important;
    top: 100px;
}

.inner-nav-bg>.sec-title>h2 {
    margin-bottom: 8px;
}

.nav-inner {
    display: inline-flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}

.nav-inner>a {
    border: 1px solid #cde0e9;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 4px;
    background: #fff;
}

.nav-inner>a:hover {
    text-decoration: none;
}

.pt0 {
    padding-top: 0px !important;
}

.sec-row {
    position: relative;
}

.flex-row,
.key-benefits-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    align-items: center;
}

.flex-row .col {
    flex: 1;
    padding: 16px;
    width: 50%;
}

.main-wrapper>.sec-row:nth-child(even) .flex-row {
    flex-direction: row-reverse;
}

.main-wrapper .flex-row>.col {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sec-img-con {
    text-align: center;
}

.zoomicon {
    -webkit-box-shadow: 16px 16px 16px 0 #f6f6f6;
    box-shadow: 16px 16px 16px 0 #f6f6f6;
}

/* ---------- Media query --------------*/
@media screen and (max-width: 1024px) and (min-width: 761px) {
    .banner-row {
        flex-wrap: wrap;
    }

    .banner-row>.col {
        width: 100% !important;
    }

    #AwardsHonors ul li {
        width: 45% !important;
    }
}

@media screen and (max-width: 650px) {
    .floating {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .flex-row,
    .key-benefits-row,
    .banner-row,
    .more-fea {
        flex-wrap: wrap;
    }

    .flex-row .col,
    .key-benefits-row .col,
    .banner-row .col,
    .more-fea>a {
        width: 100% !important;
        margin: 0 auto;
        flex: auto;
        margin: 8px
    }

    .sec-row {
        width: 95%;
    }

    .banner-cta {
        flex-wrap: wrap;
    }

    #AwardsHonors ul li {
        width: 100% !important;
    }

    .sticky {
        position: relative !important;
        top: 0;
    }

    .banner-row>.col {
        padding: 1rem 1rem;
    }
}

.key-benefits {
    background: #f9f9f9;
    padding: 16px !important;
    list-style-type: none !important;
    position: sticky;
    top: 100px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 24px 0;
    z-index: 5;
}

.key-benefits li {
    padding: 0 !important;
}

.key-benefits a {
    border: 1px solid #cde0e9;
    display: inline-block;
    padding: 2px 12px;
    border-radius: 4px;
    background: #fff;
    margin: 12px;
}

@media(max-width: 767px) {

    .key-benefits {
        top: 93px;
    }
}
div#scroll.container {
    max-width: 1400px;
}