.feature-rit img{margin:5px 0}
.dns_tbl{font-size:1rem}
p,h1,h2,h3,h4,h5,h6{color:#212121}
#commonHeader{min-height:108px}
.dns_btm_banner {
  max-width: 580px;
}
.download-dwn a {
  line-height: 30px !important;
background: #FF2836;
color: #fff;
font-size: 16px;
text-decoration: none;
text-align: center;
padding: 10px 25px;
display: inline-block;
margin-top: 20px
}
.heading-menu { display:none;}
.sep-brd-top {
    border-top: 1px dashed #000;
    margin-top: 0px !important;
    padding-top: 5px;
}

.feature-sticky {
  max-width: 406px !important;
  width: 406px !important;
  position: sticky;
  height: 470px;
  top: 90px;
  bottom: auto;
  margin-bottom: 100px
}
.dns_pbanner {
  background: url('https://www.manageengine.com/clouddns/images/dnsp-mgmt-banner.jpg') no-repeat center;
    background-size: auto;
  height: 400px;
  background-size: cover;
  text-align: center;
  color: #FFF;
  margin-top: 0px;
    position: relative;
    z-index: 0;
	display: flex;
}
.dns_pbanner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: -webkit-fill-available;
    left: 0;
    opacity: 0.2;
    z-index: -1;
    }
.feature-lft {
    padding-top: 40px;
    position: relative;    
    height: calc(70vh - 70px);
    min-height: calc(70vh - 70px);
}
.feature-lft-fixed.fixed {
    position: relative; 
}
.feature-lft-fixed {
    max-width: 1400px;
    margin:auto;
    width:100%
}
.feature-lft-fixed.fixed .feature-lft {
    position: fixed;
    top: 65px;
    z-index: 99;
}
.feature-rit-out {
    width: 80%;
    margin-left: 30%;    
    margin-top: -560px;
}
.feature-rit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.feature-nav-shad {
    width: 30px;
    height: 100%;
    right: 0;
    top: 0;
    display: inline-block;
    position: absolute;
    right: -30px;
    
}
.feature-sec2,  .feature-sec3, .feature-sec4,  .feature-sec6,  .feature-sec7 {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.feature-list {
    padding-left: 70px;
}

h1, .hTag1 {
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1.9rem;
    color: #047cc9;
}
h3, .hTag3 {
    font-size: 1.4rem;
    color: #047cc9;
}
.cloud_cdn_tbl strong{
font-weight:600
}
.feature-list h2 {
    font-size: 21px;
    margin-bottom: 17px;
    font-family: 'Zoho_Puvi_SemiBold';
    padding-left: 12px;
}
.feature-list ul li {
    line-height:normal;
    font-size: 0.9rem;
    padding:0px 10px 0 5px;
    margin-bottom: 20px;
    border-left: 2px solid #fff
}
.feature-list ul li.active > a {
    color: #047cc9;
}
.feature-list ul li.active{
    border-left: 2px solid #047cc9
}
.feature-list ul li:hover a  {
    color: #000
}
.feature-list ul li a  {
    color: #212121;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Zoho_Puvi_Semibold;
    line-height: 20px
}
.af-mob {
    display: none;
}
.feature-sec2 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.feature-contentBox .content2, .feature-contentBox p {
    font-size: 1.1rem;
    line-height: 30px;
}
/*
.feature-sec2:before {
    content: "";
    background: url(https://www.manageengine.com/analytics-plus/images/index/go-data-bg.svg) no-repeat;
    position: absolute;
    background-size: cover;
    height: 272px;
    width: 100%;
    z-index: -1;
    bottom: 0;
    left: 0;
}
*/

.feature_tab, .feature_tab1 {
    background: #fff;
    border: 1px solid #e0e0e0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 840px;
    height: 62px;
    position: relative;
    margin: 0 auto;
    transition: all .5s ease-in-out;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 80px;
}
.feature_tab .wrap, .feature_tab1 .wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    position: relative;
    height: 62px;
}
.feature_tab #AI_power, .feature_tab1 #MS_data {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.feature_tab input, .feature_tab1 input {
    opacity: 0;
    pointer-events: none;
}
.feature_tab label span, .feature_tab1 label span {
    position: relative;
}
.feature_tab label[for='AI_power'], .feature_tab1 label[for='MS_data'] {
    color: #fff;
}
.feature_tab label[for='AI_power'] span:before, .feature_tab1 label[for='MS_data'] span:before {
    content: " ";
    position: absolute;  
    top: -14px;
    left: -56px;
    width: 48px;
    height: 45px;
    z-index: 1;
}
.feature_tab label[for='Pre_analys'] span:before, .feature_tab1 label[for='OFB_integ'] span:before {
    content: " ";
    position: absolute;
    top: -8px;
    left: -65px;
    width: 63px;
    height: 35px;
    z-index: 1;
}

.feature_tab.Pre_analys label[for='AI_power'], .feature_tab1.OFB_integ label[for='MS_data'] {
    color: #000;
}
.feature_tab label[for='AI_power'] span:before {
    background: url(https://www.manageengine.com/analytics-plus/images/features/ap-sprite-img.svg) no-repeat -146px -98px/700px;
}
.feature_tab.Pre_analys label[for='AI_power'] span:before {
    background: url(https://www.manageengine.com/analytics-plus/images/features/ap-sprite-img.svg) no-repeat -97px -98px/700px;
}
.feature_tab label[for='Pre_analys'] span:before {
    background: url(https://www.manageengine.com/analytics-plus/images/features/ap-sprite-img.svg) no-repeat -173px -86px/600px;
}
.feature_tab.Pre_analys label[for='Pre_analys'] span:before {
    background: url(https://www.manageengine.com/analytics-plus/images/features/ap-sprite-img.svg) no-repeat -236px -86px/600px;
}
.feature_tab.Pre_analys label[for='Pre_analys'], .feature_tab1.OFB_integ label[for='OFB_integ'] {
    color: #fff;
}
.feature_tab label, .feature_tab1 label {
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    padding: 20px 15px;
    transition: all .5s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.feature_tab #Pre_analys, .feature_tab1 #OFB_integ {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.feature_tab .bar, .feature_tab1 .bar {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #047cc9;
    height: 62px;
    width: 50%;
    transition: all .5s ease-in-out;
    border-radius: 5px;
}
.feature_tab.Pre_analys .bar, .feature_tab1.OFB_integ .bar {
    left: 50%;
}
h1, h2, h3, h4, h5, h6 {
    color: #047cc9;
    margin: 0 0 20px 0;
}
    .feature-rit-out {
    width: 60% !important;
    margin-left: 30% !important;
}
.bann_hd{
   color:#000;
   text-align: center;
}
.dnssimple {
   font-size:1.4rem;
   font-family: zoho_Puvi_Regular;
   letter-spacing:1px
}
.bann_area{
   display:flex;
   justify-content: center;
   align-items: center
}
.bann_hd .imgcent {
    margin: auto;
    font-size: 3.5rem;
    padding: 0 20px 0px;
    font-family: zoho_Puvi_Bold;
}
@media screen and (max-width: 760px) {
    .feature-rit-out {width: 100% !important;
margin-left: 0 !important;
    }
.feature-list {display:none;}
.feature-nav-shad {display:none;}
}
@media screen and (max-width:620px) { img.feature-nav-shad { display: none; } .bann_hd .imgcent { font-size: 3em; }.hTag1, h1, .pg-head{line-height: normal;}}