.all-notes .mb-40 {
    margin-bottom: 40px;
}

.all-notes .mt-32 {
    margin-top: 32px;
}

.all-notes .mt-35 {
    margin-top: 35px;
}

.all-notes .mt-25 {
    margin-top: 25px
}

.all-notes .mt-20 {
    margin-top: 20px
}

.all-notes .mt-15 {
    margin-top: 15px
}

.all-notes .mt-5 {
    margin-top: 5px
}

.all-notes .mt-0 {
    margin-top: 0px
}

.container {
    max-width: 1250px;
}

.topmenu {
    height: 68px;
    background-color: #0c1b26;
    width: 100%;
    padding: 4px 0;
    position: fixed;
    z-index: 4
}

.topmenu .product-logo {
    width: 330px;
    float: left
}

.topmenu .product-logo img {
    width: 187px;
    margin-top: 7px;
}

.topmenu .document-type {
    font-size: 20px;
    color: #dbdbdc;
    float: left;
    margin-left: 20px
}

ul.right-menu {
    float: right;
    list-style: none;
    padding-left: 0;
    margin-top: 22px;
}

.topmenu .right-menu li {
    float: left
}

.topmenu .right-menu li a {
    padding: 10px 20px;
    color: #fff;
    position: relative;
    font-weight: 400
}

.topmenu .right-menu li a:focus {
    text-decoration: none
}

.topmenu .right-menu li a:hover {
    text-decoration: underline
}

.topmenu .right-menu li:last-child a:hover {
    text-decoration: none
}

.topmenu .right-menu li:last-of-type a {
    color: #fff;
    padding: 8px 30px;
    background: #e02127;
    font-weight: 500;
    border-radius: 2px;
    margin: 0 0 0 15px
}

.topmenu .right-menu li a::before {
    content: "";
    display: none;
    position: absolute;
    height: 20px;
    width: 20px;
    background-size: 400px;
    left: -8px
}

.topmenu .right-menu li:nth-of-type(3) a::before {
    background-position: -301px -73px
}

.topmenu .right-menu li:nth-of-type(4) a::before {
    background-position: -301px -104px
}

.topmenu .right-menu li:nth-of-type(5) a::before {
    background-position: -300px -140px
}

.topmenu .right-menu li:last-of-type a::before {
    background-position: -359px -14px;
    left: 20px;
    top: 7px
}

.topmenu .right-menu li:first-of-type {
    display: none
}

.af li ul li {
    list-style: circle !important;
}

.lhs-tree,
.heading-menu,
.all-sub {
    display: none;
}

#btmBar.fixed,
#commonHeader {
    display: none;
}

body {
    margin: 0;
    padding: 0;
    color: #212121;
}

.mainContent {
    background: #f9f9f9;
    border-bottom: 8px solid #d4d6d8;
}

.rel-not {
    margin: 0;
    padding: 0
}

.rel-not p,
.af a,
.af li,
.af td,
.af td,
.af span,
.af label {
    line-height: 24px;
    font-size: 14px
}

.rel-not h1,
.af h2,
.af h2,
.af h3,
.af h5,
.af h6 {
    margin: 0
}

.rel-not ul {
    padding-left: 0;
    margin: 0
}

.rel-not li {
    list-style-type: none
}

.rel-not a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.rel-not a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.rel-not div,
.af a,
.af ul,
.af li,
.af input,
.af p,
.af h1,
.af h2,
.af span {
    box-sizing: border-box
}

.rel-not div {
    box-sizing: border-box
}

.rel-not {
    width: 100%;
    display: inline-block
}

.ac {
    margin: 0 auto;
    position: relative;
    max-width: 1200px
}

.rel-not {
    max-width: 1250px;
    margin: 0 auto;
    display: table;
    position: relative
}

.rel-not .lhs {
    width: 267px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    z-index: 1;
}

.rel-not .lhs-inn {
    position: sticky;
    left: 0;
    top: 76px
}

.rel-not .lhs .free-tri {
    float: left;
    margin-bottom: 15px;
    width: 100%;
    color: #000;
    font-weight: 600;
    display: block;
    font-size: 14px;
    padding: 50px 0 0;
    position: relative;
}

.rel-not .lhs .free-tri::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 185px;
    background: #e0e0e0;
    bottom: -16px;
    left: 0;
}

.lhs-coll {
    width: 100%;
    overflow-y: auto;
    padding: 0 0 30px;
    max-height: 100vh;
}

.lhs-coll ul {
    width: 205px;
}

.lhs-coll ul li {
    margin-bottom: 0;
}

.lhs-coll ul li span {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0;
    width: calc(100% - 10px);
    display: table;
    box-sizing: border-box;
}

.lhs-coll ul li ul {
    padding: 0;
    position: relative;
    overflow: hidden
}

.lhs-coll ul li ul.all-sub1 li {
    padding-left: 10px;
    list-style-type: none !important;
    padding: 2px 0;
    position: relative;
    color: #202020;
    margin-bottom: 0px;
}

.lhs-coll ul li ul.all-sub1 li a {
    font-size: 14px;
    color: #202020;
    display: block;
    padding: 2px 0px;
    font-weight: 300;
}

.lhs-coll ul li ul.all-sub1 li a:hover {
    font-weight: 500;
}

.mlink {
    cursor: pointer;
    position: relative;
}


.lhs-coll ul li span::after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-left: 1px solid #082a45;
    border-bottom: 1px solid #082a45;
    transition: all .3s ease;
    right: -10px;
    top: 16px;
    ;
    transform: rotate(-45deg);
    display: inline-block !important;
}

.lhs-coll ul li span.act::after {
    transform: rotate(-225deg);
    top: 16px;
}

.lhs-coll ul li ul li span:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #749ab5;
    transition: all .3s ease;
    margin: 9px 0 0 -20px;
    transform: rotate(90deg)
}

.lhs-coll ul li ul li span.act:before {
    transform: rotate(180deg)
}

.lhs-coll ul li ul li ul li span:before {
    display: none
}

.lhs-coll ul li ul li ul {
    padding: 15px 0 5px 2px;
    display: none
}

.lhs-coll ul li ul li ul.act {
    display: block
}

.lhs-coll ul li ul li ul li a {
    font-size: 12px;
    color: #d7d7d7;
    font-weight: 400;
    padding: 3px 5px 3px 15px;
    border-left: 3px solid #283139;
    display: block
}

.lhs-coll ul li ul li ul li a:hover,
.all-sub1 li a:hover {
    color: #2b84e5
}

.lhs-coll ul li ul li ul li a.lhsact {
    background: #333d47;
    border-left: 3px solid #2a85e5
}

.lhs-coll ul li ul.all-sub1 li a.act {
    font-weight: 500;
}

.lhs-coll ul li ul.all-sub1 li.actLink a {
    color: #1395e2;
    position: relative;
    z-index: 12;
    font-size: 17px;
}

.lhs-coll ul li ul.all-sub1 li.actLink::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 386px;
    right: 0;
    top: 0;
    background: #333e4a;
    border-left: 4px solid #0ac8ff;
    z-index: 9;
}

#lhsCTA {
    margin: 20px 0;
    text-align: center;
    float: left;
    width: 100%;
}

#lhsCTA a {
    padding: 10px 59px;
    border: 1px solid #adb6c1;
    color: #adb6c1;
    border-radius: 4px;
    font-size: 15px;
    position: relative;
    right: 10px;
    cursor: pointer;
    transition: .3s;
}

#lhsCTA a:hover {
    color: #fff;
    border-color: #138cd6;
    background: #138cd6;
}

.rel-not .rhs {
    float: left;
    padding: 76px 65px 76px 72px;
    margin-left: 267px;
    position: relative;
    padding-right: 260px !important;
}

.rel-not .rhs::after {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    bottom: 0;
    left: -5px;
    background: #ececec;
    opacity: 1;
}

.footer-new {
    margin-top: -7px;
}

.rel-not .rhs h1 {
    font-size: 45px;
    font-weight: 500;
    color: #212121;
    text-align: center;
    margin: 50px 0;
}

/*.rel-not .rhs {margin: 15px 0 60px;}*/
.rel-not .rhs .sub-tit {
    float: left;
    width: 100%;
    margin: 40px 0 55px;
    border-bottom: 1px solid #cfe5ee;
    padding-bottom: 10px
}

.rel-not .rhs .sub-tit ul li {
    float: left;
    display: inline-block
}

.rel-not .rhs .sub-tit ul li span {
    color: #285f74;
    font-size: 15px;
    padding: 5px 20px;
    cursor: pointer;
    position: relative
}

.rel-not .rhs .sub-tit ul li span.topact {
    color: #055367;
    font-weight: 500
}

.rel-not .rhs .sub-tit ul li span.topact:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #055367;
    left: 0;
    bottom: -9px
}

.all-notes {
    float: left;
    width: 100%
}

.all-notes .links a {
    padding: 8px 25px;
    border: 1.5px solid #0e8cd5;
    color: #0e8cd5;
    margin-right: 15px;
    font-size: 13px
}

.all-notes h2 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    margin: 45px 0 0;
    clear: both;
}

.all-notes h2.smft {
    font-size: 16px;
}

.all-notes h2:first-of-type {
    margin-top: 0;
}

.all-notes h5 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin: 15px 0 0;
}

.all-notes p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.all-notes p a {
    position: relative;
    transition: .3s;
    color: #232121;
    text-decoration: underline;
}

.all-notes ul {
    list-style-type: disc;
    padding-left: 30px;
    font-size: 15px;
}

.all-notes p a:hover {
    text-decoration: underline;
}

.all-notes h5+ul.bull {
    padding-top: 15px;
}

.all-notes .rhs a,
.rhs a {
    color: #232121;
    text-decoration: underline;
}

/*.all-notes .rhs a:hover, .rhs a:hover{color: #0036ff;}*/
.all-notes ul li {
    position: relative;
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 14px;
}

.all-notes ul li::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #000;
    left: -18px;
    top: 10px;
}

.all-notes table {
    border: 1px solid #929292;
    width: 100%;
}

.all-notes table th {
    background: transparent;
    text-align: left;
    width: 130px;
    font-weight: 500;
    color: #212121;
    font-size: 14px;
}

.all-notes table td,
.all-notes table th {
    padding: 20px 15px;
    border: 1px solid #e8e8e8;
    font-size: 14px;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
}

.all-notes table th {
    text-align: center
}

.all-notes table th {
    padding: 13px 15px;
    font-weight: 600;
    background: #cacdcf;
}

.all-notes table tbody tr:nth-of-type(even) {
    background: #ffffff;
}

.bottomContent {
    background: #fff;
    border-radius: 5px;
    padding: 30px 40px 40px;
    margin-top: 40px;
    box-shadow: 0 0 12px 3px #efefefe6;
    color: #333;
}

.bottomContent h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}

.bottomContent h2,
.bottomContent h3 {
    font-size: 16px;
    line-height: 24px;
    color: #2a2e4c;
    margin: 15px 0 0;
}

.all-notes .bottomContent h2 {
    margin: 15px 0 0;
    font-weight: 500;
}

.rhs .bottomContent .cta {
    background: #d41f17;
    color: #fff;
    border-radius: 2px;
    padding: 11px 22px;
    font-size: 17px;
    font-weight: 500;
    transition: .3s;
    display: inline-block;
    text-decoration: none;
}

.rhs .bottomContent .cta:hover {
    background: #af1913;
    text-decoration: none;
}

.mb50 {
    margin-bottom: 50px;
}

#scroll {
    display: none;
}

.rhs .bottomContent a {
    color: #0036ff;
    text-decoration: underline;
}

.bottomContent h2 {
    font-size: 22px;
    margin-top: 0;
}

.bottomContent h5 {
    margin: 20px 0 13px;
    font-weight: 600;
    font-size: 16px;
    color: #2a2e4c;
}

.bottomContent ul li {
    padding-bottom: 3px;
}

.bottomContent strong {
    font-weight: 400;
}

.bottomContent ul+p {
    margin-top: 30px;
    margin-bottom: 25px;
}

/* Continue reading */
.related-best-practice {
    padding: 45px 0 0 0px;
    margin-top: 34px;
}

.related-best-practice .ppr-prac-title h4 {
    margin-bottom: 33px;
    font-size: 26px;
    text-align: center;
    margin-top: 0;
}

.related-best-practice ul {
    padding: 0 0 0 60px;
}

.related-best-practice ul li {
    width: 17%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 0;
}

.related-best-practice ul li:not(:last-child) {
    padding-right: 8%;
}

.related-best-practice ul li:before {
    display: none;
}

.related-best-practice ul li a {
    font-size: 15px;
    color: #208aed;
    text-decoration: none;
}

.related-best-practice ul li a:hover {
    text-decoration: underline;
}

@media screen and (max-width:768px) {
    .related-best-practice ul li {
        width: 50%;
        padding: 0 0 10px 0 !important;
    }
}

@media screen and (max-width:550px) {
    .related-best-practice {
        padding: 0;
    }
}



.statis {
    background: #fff;
    padding: 25px;
    border-radius: 0;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
}

.statis h3 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    text-align: left;
    padding-bottom: 25px;
    padding-left: 10px;
}

.stat-com {
    float: left;
    width: 50%;
    padding: 30px 30px 0px 30px;
}

.stat-com i {
    width: 87px;
    height: 92px;
    display: table;
    margin: 0 auto;
    background: url(../images/insider-threat-sprite.png) no-repeat;
    background-size: 600px;
    background-position: 0px 0px;
}

.stat-com.stat-rshs i {
    background-position: -100px 0px;
}

.statis .sta {
    display: block;
    text-align: center;
    float: left;
    width: 100%;
}

.statis .sta a {
    color: #444;
}

.statis .sta a:hover {}

.stat-lhs {
    border-right: 1px solid #98c5da;
}

.blue-line span {
    position: absolute;
    content: "";
    background: #98c5da;
    height: 100px;
    width: 1px;
    bottom: 80px;
}

/* width */
.lhs-coll::-webkit-scrollbar {
    width: 5px;
    border-radius: 20px;
}

/* Track */
.lhs-coll::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */
.lhs-coll::-webkit-scrollbar-thumb {
    background: #929292;
}

/* Handle on hover */
.lhs-coll::-webkit-scrollbar-thumb:hover {
    background: #929292;
}


.all-notes ul li {
    padding-bottom: 10px;
}

.all-notes ul.box {
    padding: 0px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.all-notes ul.box li {
    float: left;
    width: 50%;
}

.all-notes ul.box li:before {
    display: none;
}

.all-notes ul.box li div {
    padding: 23px 22px 27px;
    height: auto;
    transition: all .5s ease-in-out;
    background: #fff
}

.all-notes ul.box li div:hover {
    transition: all .5s ease-in-out;
}

.all-notes ul.box li h3,
.all-notes ul.box li h2 {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.all-notes ul.box li p {
    font-size: 14px;
    color: #414141;
    margin: 20px 0 0;
}

.all-notes ul+a.cta-bot {
    margin-top: 20px;
}

.all-notes ul.box.fdWidth li {
    padding: 0;
    background: #fff;
    margin-bottom: 20px;
    margin-left: 22px;
    width: 650px;
}

.all-notes ul.box.fdWidth h2,
.all-notes ul.box.fdWidth h3 {
    font-size: 15px;
    color: #333;
    margin: 0;
}

.all-notes ul.box.fdWidth p {
    font-size: 14px;
    color: #414141;
    margin: 13px 0 0;
}

.all-notes ul.box.icons li div {
    padding-left: 84px;
    position: relative;
}

.all-notes ul.box.icons p {
    margin: 8px 0 15px;
}

.all-notes ul.box.icons.splitContent li div {
    min-height: 190px;
    margin: 0 20px 20px 0;
}

ul.types strong {
    font-weight: 600;
}

ul.types li {
    padding-bottom: 2px;
}

ul.types p {
    margin: 6px 0 15px;
}

.all-notes ul+h2 {
    margin-top: 25px;
    clear: both;
}

.floatFix,
.all-notes ul.box {
    float: none;
    display: inline-block;
    margin-bottom: 0;
}

.imgWrapper {
    text-align: center;
    margin: 20px 0 46px;
}

.imgWrapper img {
    width: 55%;
}

.all-notes ol li {
    font-size: 15px;
    font-weight: 500;
}

.all-notes ol li p {
    margin: 6px 0 23px;
}

.all-notes .note {
    background: #fff;
    padding: 12px 21px;
    margin: 18px 0;
    width: 650px;
}

/* tab columns */
.all-notes .bull ul {
    padding: 0;
}

.all-notes .bull {
    display: inline-block;
}

.all-notes .bull ul li:before {
    display: none;
}

.all-notes .bull ul li {
    float: left;
    width: 28%;
    padding-right: 12px;
    margin-right: 30px;
    border-right: 1px dashed #b2b2b2;
    min-height: 120px;
}

.all-notes .bull ul li:last-child {
    border-right: 0;
}

.all-notes .bull ul li span {
    font-weight: 600;
    display: block;
}

.all-notes .bull+h2 {
    margin-top: 38px;
}

.all-notes .mht ul li {
    min-height: 160px;
}

.all-notes .bull .listTitle {
    font-size: 16px;
    font-weight: 600;
}

.all-notes .bull ul.split li {
    width: 45%;
    padding-bottom: 0;
}

@media screen and (max-width:1350px) {
    .all-notes .bull ul li {
        padding-right: 10px;
        margin-right: 20px;
    }
}

@media screen and (max-width:760px) {
    .mainContent {
        display: inline-block;
        width: 100%;
    }

    .all-notes ul.box li,
    .all-notes ul.box.fdWidth li,
    .all-notes .note,
    .all-notes .bull ul.split li {
        width: 100%;
        margin-left: 0;
    }

    .all-notes .bull ul li {
        width: 100%;
        min-height: 50px;
        border-right: none;
        padding-bottom: 30px;
    }
}

/* ebook banner */
.banner {
    background: #fff;
    position: relative;
    padding: 30px 40px 40px 250px;
    border-radius: 5px;
    width: 90%;
    margin: auto;
    margin-top: 73px;
    margin-bottom: 62px;
    min-height: 188px;
}

.banner h3 {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 27px;
}

.banner h3 span {
    font-size: 20px;
    font-weight: 600;
}

.banner a {
    background: #d41f17;
    padding: 8px 32px;
    color: #fff;
    font-weight: 600;
    border-radius: 2px;
    font-size: 16px;
    text-decoration: none;
}

@media screen and (max-width:767px) {
    .banner {
        padding: 30px 40px 40px 30px;
    }

    .banner:before {
        opacity: 0;
    }
}


/* highlight */
.hightlight {
    padding: 23px 22px 27px;
    background: #fff;
    margin-bottom: 20px;
    margin-left: 22px;
    width: 650px;
}

.hightlight h2 {
    font-size: 15px;
    color: #333;
    margin: 0;
}

.hightlight p {
    font-size: 14px;
    color: #414141;
    margin: 20px 0 0;
}

/*Table*/
.bottomContent table {
    border: 1px solid #ececec;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.bottomContent table th {
    background: #dde9f2;
    text-align: left;
    width: 130px;
}

.bottomContent table td:nth-of-type(1) {
    padding: 15px 10px;
}

.bottomContent table td:nth-of-type(2),
.bottomContent table th {
    padding: 20px 40px;
    border: 2px solid #ececec;
}

.bottomContent table th {
    padding: 13px 15px;
    font-size: 16px;
    font-weight: 600;
}

.bottomContent table p {
    position: relative;
}

.bottomContent table p::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #055367;
    left: -18px;
    top: 9px;
}

.cta-bot1 {
    text-align: center;
    padding-top: 20px;
}

.bottomContent h3:first-of-type {
    margin-top: 35px;
}

/*--EBOOK--*/

.dlp-1 h3::before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #055367;
    left: -18px;
    top: 7px;
}

.dlp-ebook::before {
    position: absolute;
    content: "";
    background: url(../images/data-loss-prevention-dlp-book.png) no-repeat;
    width: 274px;
    height: 214px;
    background-size: 260px;
    background-position: 0px 0px;
    top: -27px;
}

.dlp-rgt a {
    color: #138cd6;
    font-family: 'Zoho_Puvi_Bold';
}

.dlp-rgt span {
    font-size: 20px;
    font-family: 'Zoho_Puvi_Bold';
}

.dlp-rgt h3 {
    line-height: 28px;
    padding: 18px 0px;
    font-weight: 300;
}

.mob-act {
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    cursor: pointer;
    height: 23px;
    position: fixed;
    right: 5%;
    top: 25px;
    width: 32px;
}

.mob-act:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 10px;
    transition: all .5s;
    width: 100%
}

.mob-act {
    display: none
}

/*MENU Menu*/
.rel-not .rhs .in-page-links {
    position: fixed;
    right: 0;
    width: 220px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.75 ease;
}

.rel-not .rhs .in-page-links li {
    margin-bottom: 14px;
    line-height: 20px;
    cursor: pointer;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}

.rel-not .rhs .in-page-links>strong {
    display: block;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 14px;
}

.rel-not .rhs .in-page-links li:hover {
    font-weight: 500;
    color: #232121;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
}

.rel-not .rhs.sticky .in-page-links {
    transform: translateY(-90px);
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
}

.lev ul li::before {
    /* list-style-type: none; */
    display: none;
}

.lev ul {
    padding-left: 0;
}

.tile-sec ul {
    padding-left: 0;
}

.tile-sec ul li {
    background: #fff;
    padding: 20px 20px 20px 130px;
    margin-bottom: 10px;
}

.tile-sec ul li h5 {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 600
}

.tile-sec ul li span {
    position: absolute;
    left: 20px;
    border-radius: 6px;
    background-color: rgb(249, 249, 249);
    position: absolute;
    width: 84px;
    height: 81px;
    top: 20px;
}

.tile-sec ul li::before {
    display: none;
}

@media screen and (max-width:1100px) {
    .dlp-ebook::before {
        display: none;
    }

    .dlp-lft {
        display: none;
    }

    .dlp-rgt {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:1024px) {
    .tile-sec ul li {
        padding-left: 120px;
    }

    .related-best-practice ul {
        padding-left: 30px;
    }

    .related-best-practice ul li {
        width: 100%;
        display: list-item;
        list-style-type: disc;
    }
}

@media screen and (max-width:850px) {
    .rel-not .rhs h1 {
        line-height: 50px;
    }

    .bottomContent table td:nth-of-type(2),
    .bottomContent table th {
        padding: 20px 0px 20px 20px;
    }

    .tableWrapper table {
        width: inherit;
    }

    .mob-act,
    .topmenu .right-menu li:first-of-type {
        display: block
    }

    .menushow {
        right: 0 !important;
        transition: all .5s
    }

    ul.right-menu {
        background: #fff !important;
        box-shadow: 0 3px 5px #ccc;
        height: 100%;
        margin: 0 !important;
        padding: 0;
        position: fixed;
        right: -100%;
        top: 80px;
        transition: all .5s;
        width: 50%;
    }

    ul.right-menu li {
        float: none !important;
        padding-right: 15px;
        margin-bottom: 10px;
    }

    .topmenu .right-menu li a {
        border: none;
        color: #333
    }

    .topmenu .right-menu li a {
        padding: 6px 15px;
    }

    .topmenu .right-menu li {
        padding: 6px 15px;
        margin-bottom: 15px;
    }

    .topmenu .right-menu li a:hover {
        border: none
    }

    ul.right-menu li:nth-child(1) span {
        cursor: pointer;
        font-size: 26px;
        font-weight: bold;
        padding: 6px 12px;
        position: absolute;
        right: 15px;
        top: 0;
        display: block;
    }

    ul.right-menu li:nth-child(2) {
        margin-top: 15px;
    }

    .topmenu ul.right-menu li:last-of-type a {
        color: #fff;
    }
}

@media screen and (max-width:600px) {
    .dlp-ebook {
        margin: 60px 0px 60px 0px;
        width: 100%;
    }

    .rel-not .rhs h1 {
        line-height: 40px;
    }

    .bottomContent table p::before {
        left: -14px;
    }
}


@media screen and (min-width : 1450px) {

    .rel-not,
    .container {
        max-width: 1400px;
    }
}

@media screen and (max-width: 1300px) {

    .rel-not,
    .container {
        max-width: 1200px;
    }
}

@media screen and (max-width:1240px) {
    .rel-not .rhs {
        padding: 50px
    }

    .rel-not,
    .container {
        max-width: 90%;
    }
}

@media screen and (max-width:1180px) {
    .rel-not .rhs .sub-tit ul li span {
        font-size: 14px;
        padding: 5px 10px
    }

    .lhs-coll ul li span {
        width: 80%;
    }

    .rel-not .lhs {
        padding-left: 3%;
    }

    .rel-not .rhs {
        padding: 50px 25px;
    }

    .lhs-coll ul li span::after {
        right: 0;
    }

}

@media screen and (max-width:1100px) {
    .ac {
        max-width: 90%
    }
}

@media screen and (max-width:1023px) {
    .rel-not .rhs {
        padding-right: 25px !important;
    }

    .rel-not .rhs .in-page-links {
        display: none;
    }
}

@media screen and (max-width:992px) {

    .mob-hide,
    .rel-not .lhs,
    .rel-not .rhs::after {
        display: none
    }

    .rel-not .rhs {
        width: 100%;
        margin-left: 0
    }

    .rel-not .rhs .sub-tit ul li {
        margin-bottom: 15px
    }

    .rel-not .rhs .sub-tit ul li span.topact:after {
        bottom: 0
    }

    .rel-not .rhs .tit {
        margin: 15px 0 55px;
    }

    .rel-not .rhs {
        padding: 50px;
    }
}

@media screen and (max-width:840px) {
    .rel-not .rhs {
        padding-left: 20px;
        padding-right: 20px !important;
    }
}

@media screen and (max-width:767px) {
    .rel-not .rhs {
        padding: 70px 20px 50px 20px;
    }

    .rel-not {
        display: block;
    }

    .rel-not .rhs .tit h1 {
        font-size: 24px
    }

    .all-notes h2 {
        line-height: 30px;
    }

    .tableWrapper {
        overflow-x: scroll;
    }

    .tableWrapper table {
        width: 600px;
    }

    .bottomContent {
        padding: 30px 20px 40px;
    }

    .all-notes ul.box li {
        width: 100%;
    }

    .all-notes ul.box li div {
        height: auto !important;
    }
}

@media screen and (max-width:760px) {
    .footer-stripe {
        float: left;
        width: 100%;
        box-sizing: border-box;
    }
}

@media screen and (max-width:425px) {
    .tile-sec ul li span {
        left: 0;
        right: 0;
        margin: auto;
    }

    .tile-sec ul li {
        padding: 119px 20px 20px;
        text-align: center;
    }

    .rel-not .rhs h1 {
        font-size: 32px;
        line-height: 44px;
        margin: 30px 0;
    }
}

@media screen and (max-width:400px) {
    .ds-list li {
        width: 100%
    }

    .stat-com {
        width: 100%
    }

    .stat-lhs {
        border-bottom: 1px solid #98c5da;
        border-right: none
    }
}

.rhs .all-notes .cta-bot {
    background: #d41f17;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 10px 36px;
    border-radius: 2px;
    font-weight: 300;
    text-decoration: none;
}

.rhs .all-notes .cta-bot:hover,
.banner a:hover {
    background: #ac071a;
    text-decoration: none;
}

/* Slider Css */

.what-is-slider {
    margin: 30px 0 0;
    position: relative;
    width: 100%
}

.what-is-slider ul {
    list-style: none;
    padding-left: 0;
    width: 100%
}

.what-is-slider ul li {
    background: #fff;
    padding: 30px;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    position: relative;
    display: none
}

.what-is-slider ul li.acti {
    display: block
}

.what-is-slider ul li h4 {
    font-weight: 500;
    font-size: 17.5px;
    line-height: 24px;
    margin: 0;
    color: #333
}

.what-is-slider p {
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: 300;
    font-size: 14px;
    line-height: 28px;
    color: #333
}

.what-is-slider ul li .slirhs a {
    text-decoration: none;
    padding: 7.5px 22px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #d22222;
    display: inline-block;
    border: 1px solid #d22222;
    transition: .3s;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    height: 17px;
    margin: auto
}

.what-is-slider ul li .slirhs a:hover {
    background: #d22222;
    color: #fff
}

.what-is-slider ul li .slilhs {
    width: 76%;
    float: left
}

.what-is-slider ul li .slirhs {
    width: 24%;
    float: left
}

.what-is-slider ul li::before {
    display: none
}

.bottomContent h3:first-of-type {
    margin-top: 20px
}

.what-is-sli-dots {
    margin-top: 15px;
    border: none;
    text-align: center
}

.what-is-sli-dots a {
    display: inline-block;
    width: 7.5px;
    height: 7.5px;
    background: #e0e0e0;
    border-radius: 50%;
    margin-right: 5px;
    cursor: pointer;
    color: transparent !important
}

.what-is-sli-dots a.act {
    background: #212121;
    color: transparent
}

@media screen and (max-width:767px) {
    .what-is-slider ul li .slirhs a {
        position: relative;
        left: auto;
        right: auto;
        margin: 0 auto
    }

    .what-is-slider ul li .slilhs,
    .what-is-slider ul li .slirhs {
        float: none;
        width: 100%;
        text-align: center
    }

    .what-is-slider ul li .slirhs {
        margin-top: 10px
    }
}

@media screen and (max-width:375px) {
    .what-is-slider ul li {
        padding: 25px
    }
}