.recourcnavsec.fixed {
top: 96px !important;
}
.nav .selecteddiv a, .nav .selecteddivnew a {
    color: #000 !important;
    font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif !important;
}
#custmrlgosroll{
display:none !important;
}
#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
.footCont.clearfix p {
    color: #bbb;
}
h1.ftrmnhdr, .sdp-footer-content h3 {
    color: #fff;
}


.ftr-cont-wrpr {
    max-width:unset;    
}

.bradkrm{
display:none;
}

.rs-continer{
    padding: 24px 0px 0px 0;
}
#resourcesidebar {
            color: #0a3281;
        }
        
        #resourcesidebar a {
            color: #E9142B;
            font-weight: 600;
        }
        
        #resourcesidebar a:nth-child(1) {
            color: #000;
            font-weight: 600;
            text-decoration: none;
        }
        
        .wpthumb {
            background: url(../images/wp-thumb.png) no-repeat;
            height: 121px;
            position: relative;
            left: 0;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            -ms-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
            display: block;
        }
        
        .wpthumb1 {
            background: url(../images/gdpr.jpg) no-repeat;
            height: 121px;
            position: relative;
            left: 0;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            -ms-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
            display: block;
        }
        
        .webinarthumb2 {
            background: url(../images/barclay-webinar-bg.png) no-repeat;
            height: 121px;
            position: relative;
            left: 0;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            -ms-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
            display: block;
        }
        
        
        
        .rs-hdskimgtxt {
            min-height: 30px;
        }
        
        #rs-wrpr .rs-box {
            height: 270px;
        }
        
        #rs-wrpr .rs-box .caption {
            top: 143px;
        }
        
        .prvcy-plicy {
            font-size: 11px;
            color: #727272;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            text-align: center;
            margin-top: 15px;
        }
        
        .prvcy-plicy strong {
            font-weight: 600 !important;
        }
        
        .prvcy-plicy a {
            font-size: 11.5px;
            color: #138cd6;
            text-decoration: none;
            font-weight: 600
        }
        
        keygen,
        select {
            width: 100%;
            height: 30px !important;
            margin-bottom: 15px;
        }
        
        label#sendmemailcheck {
            font-size: 11px;
            color: #333;
            margin-bottom: 10px;
        }
        /*Masterclass styles start*/
        
        @font-face {
            font-family: Coalhand;
            src: url(fonts/CoalhandLukeTRIAL.ttf);
        }
        
        .mcbnrbg {
            background-image: url("../images/mc-resources-bnr-bg.jpg");
            background-repeat: no-repeat;
            display: flex;
            margin-top: 30px;
        }
        
        .mcbnrbg ul {
            margin: 0px!important;
            padding: 0px !important;
        }
        
        .mcbnrbg ul li {
            flex-grow: 1;
            flex-basis: 0;
            list-style-type: none;
            margin: 0px !important;
            padding: 0px !important;
            float: left;
        }
        
        .mcbnrbg ul li:nth-child(1) {
            max-width: 25%;
        }
        
        .mcbnrbg ul li:nth-child(2) {
            max-width: 50%;
        }
        
        .mcbnrbg ul li:nth-child(3) {
            max-width: 25%;
        }
        
        .mcbnrbg ul li img {
            vertical-align: bottom;
        }
        
        .mc-webinrbnr-cont {
            padding: 10px 0 0 30px;
            text-align: left;
        }
        
        .mc-webinrbnr-cont h2 {
            font-size: 30px;
            line-height: 30px;
            margin: 10px 0px 0px 0px;
        }
        
        .mc-webinrbnr-cont h3 {
            font-size: 48px;
            color: #e54a40;
            font-family: Coalhand;
            margin: 0px;
        }
        
        .mc-webinrbnr-cont h4 {
            font-size: 14px;
            color: #000;
            margin: 0px;
            font-style: italic;
        }
        
        .mc-webinrbnr-cont p {
            font-size: 12px;
        }
        
        ul.mc-cta {
            margin: 50px 0px 0px 25px !important;
            padding: 0px !important;
        }
        
        ul.mc-cta li {
            font-family: 'Zoho_Puvi_SemiBold', 'Open Sans', sans-serif;
            background: #e44a40;
            color: #fff;
            font-size: 18px;
            line-height: 30px;
            padding: 0px 5px !important;
            border-radius: 5px;
            text-decoration: none;
            width: 100%;
            text-align: center;
            font-style: italic;
            list-style-type: none;
            margin-top: 10px !important;
        }
        
        ul.mc-cta li:nth-child(1) {
            max-width: 100%;
        }
        
        ul.mc-cta li:nth-child(2) {
            max-width: 100%;
        }
        
        ul.mc-cta li {
            font-size: 15px;
            width: 80%;
        }
        
        ul.mc-cta li a {
            color: #fff;
            text-decoration: none;
        }
        
        .rsthumb a {
            width: 211px;
            height: 142px;
            position: relative;
            left: 0;
            -webkit-transition: all 300ms ease-out;
            -moz-transition: all 300ms ease-out;
            -o-transition: all 300ms ease-out;
            -ms-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
            display: block;
        }
        
        .sc-img4 {
            background: url(../images/sdp-guides-sprite-image.png) -425px -143px no-repeat;
        }
        
        .km-img4 {
            background: url(../images/sdp-guides-sprite-image.png) -636px -143px no-repeat;
        }
        
        .pink-webinar {
            background: url(../images/resources-sprite.png) -25px -29px no-repeat;
        }
        
        .cb {
            background: url(../images/resources-sprite.png) -255px -29px no-repeat;
        }
        
        .digital-transformation {
            background-image: url(../images/itil-4-digital-transformation-video-bg.jpg), url(../images/itil-4-digital-transformation-video-bg.webp);
            background-size: cover;
        }
        
        .short-article-cab {
            background-image: url(https://www.manageengine.com/products/service-desk/itil-change-management/images/itil-cab.png), url(https://www.manageengine.com/products/service-desk/itil-change-management/images/itil-cab.webp);
            background-size: 170px;
            background-repeat: no-repeat;
            background-position: 24px 20px;
        }
        
        .short-article-cmdb {
            background-image: url(https://www.manageengine.com/products/service-desk/itil/images/cmdb-guide.webp), url(https://www.manageengine.com/products/service-desk/itil/images/cmdb-guide.png);
            background-size: 170px;
            background-repeat: no-repeat;
            background-position: 24px 20px;
        }
        
        .short-article-sla {
            background-image: url(https://www.manageengine.com/products/service-desk/automation/images/service-level-agreement-sla.webp), url(https://www.manageengine.com/products/service-desk/automation/images/service-level-agreement-sla.png);
            background-size: 170px;
            background-repeat: no-repeat;
            background-position: 24px 10px;
        }
        
        .daniel-breston {
            background-image: url(../images/daniel-breston.webp), url(../images/daniel-breston.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        
        .gartner-reports {
            background-image: url(../images/gartner-resource.webp), url(../images/gartner-resource.png);
            background-size: 220px;
            background-repeat: repeat;
            background-position: -4px 3px;
        }
        
        .peter-brooks {
            background-image: url(../images/peter-brooks.webp), url(../images/peter-brooks.jpg);
            background-size: cover;
            background-repeat: no-repeat;
        }
        
        .vawn-murphy {
            background-image: url(../images/vawns-murphy.webp), url(../images/vawns-murphy.png);
            background-size: cover;
            background-repeat: no-repeat;
        }
        
        .itsm-survey-report {
            background-image: url(../images/itsm-survey-report-thumbnail.jpg);
            width: 211px;
            height: 142px;
            background-size: cover;
            display: block;
            position: relative;
            background-repeat: no-repeat;
        }
        
        @media only screen and (max-width:600px) {
            .mcbnrbg {
                display: inherit;
                background-size: cover;
                padding-bottom: 20px;
            }
            .mcbnrbg ul li {
                flex-grow: 1;
                flex-basis: 0;
                list-style-type: none;
                float: none;
            }
            .mcbnrbg ul li:nth-child(1) {
                max-width: 100%;
                align-items: center;
                text-align: center;
            }
            .mcbnrbg ul li:nth-child(2) {
                max-width: 100%;
            }
            .mcbnrbg ul li:nth-child(3) {
                max-width: 100%;
            }
            .mc-webinrbnr-cont h2 {
                font-size: 37px;
                line-height: 30px;
                margin: 20px 0px 0px 0px;
            }
            .mc-webinrbnr-cont h3 {
                font-size: 60px;
            }
            .mc-webinrbnr-cont h4 {
                font-size: 20px;
            }
            .mc-webinrbnr-cont p {
                font-size: 13px;
            }
            ul.mc-cta {
                margin: 30px 0px 0px 0px !important;
                padding: 0px !important;
                width: 34%;
            }
            .mcbnrbg ul li:nth-child(1) {
                width: 100%;
            }
            .mcbnrbg ul li:nth-child(2) {
                width: 100%;
            }
        }
        
        @media only screen and (max-width: 360px) {
            .mc-webinrbnr-cont h2 {
                font-size: 30px;
            }
            .mc-webinrbnr-cont h3 {
                font-size: 49px;
            }
        }
        /*Masterclass styles end*/
.recourcnavsec {
    background: #ffffff;
    border-bottom: 1px solid #e8e8e8;
}

.recourcnavsec.fixed {
    position: fixed;
    z-index: 7;
    top: 49px;
    width: 100%;
    box-shadow: 1px 1px 3px #888;
}

.rs-continer {
    padding: 15px 0px;
    max-width: 1100px;
}

div#rs-wrpr {
    padding-top: 70px;
}

#rs-wrpr .per25 h3 {
    margin-top: 0px;
}

#rsourcetabs {
    margin: 0 auto;
    list-style: none;
    position: relative;
    height: 25px;
    display: flex;
    justify-content: space-between;
    max-width: 990px;
    width: 100%;
}

#rsourcetabs li {
    display: inline-block;
}

li.rsource_active_tab a.active {
    color: #000 !important;
    font-weight: 600;
}

#rsourcetabs li span {
    bottom: 15px;
    position: relative;
}

#rsourcetabs li a {
    position: relative;
    z-index: 200;
    color: #000;
    font-size: 15px;
    display: block;
    padding: 0px 6px;
    text-decoration: none;
    line-height: 26px;
    transition: color 0.3s ease;
}

#rsourcetabs li a:hover {
    color: #444;
}

.rsource_active_tab a {
    color: #444;
}

.ie6 #rsourcetabs li,
.ie7 #rsourcetabs li {
    display: inline;
}


#rsource_movbg {
    position: absolute;
    bottom: -15px;
    height: 3px;
    background-color: #000;
    left: 0;
    width: 0;
    transition: all 0.3s ease;
    border-radius: 2px;
}

.nsltrsubs {
    background-image: url(../images/email-subscribe.png);
    background-size: cover;
    padding: 20px;
    color: #fff;
    background-color: #eaf8fd;
}

.onlndmocont p {
    font-size: 16px;
}

.opodcontrol {
    margin-top: 20px;
}
.sdp-recap-2022 {
    background-image: url(https://www.manageengine.cn/products/service-desk/images/recap-2022-thumbnail.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c4cbf2;
}
.rfid {
    background-image: url(https://www.manageengine.cn/products/service-desk/images/rfid.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c4cbf2;
}
.launch-pack {
    background-image: url(https://www.manageengine.com/products/service-desk/images/launchpack-thumbnail.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c4cbf2;
}

.sdp-sdm-articles {
    background-image: url(https://www.manageengine.com/products/service-desk/help-desk-software/images/service-desk-manager.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c4cbf2;
}

.wppr-digitalworkplace {
    background: url(https://www.manageengine.cn/products/service-desk/images/resources-sprite-images.jpg) -213px -2718px no-repeat;
    width: 211px;
    height: 142px;
    position: relative;
    left: 0;
    -webkit-transition: all 300ms 
ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms 
ease-out;
    display: block;
}

.imkit {
    background-image: url(https://www.manageengine.cn/products/service-desk/images/imtoolkit.png);
    background-size: cover;
    background-position: -8px 0px;
}

.change-agent {
    background-image: url(https://www.manageengine.com/products/service-desk/images/change-agent-resources.png);
    background-size: cover;
    background-position: -8px 0px;
}
#rs-lodmorbtn{

    padding: 5px 20px;
    font-size: 15px;
    text-align: center;
    border: 2px solid #33739E;
    color: #33739E;
    border-radius: 0;
    transition: all 600ms 
ease-in-out;
    -webkit-transition: all 600ms 
ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
    position: relative;
    top: 40px;
}