
/* Features AI NDR Report Page CSS */

#features-ndr-report-page{
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/features-ai-driven-page-background.png) no-repeat;
    background-size: 100%;
}

#feature-ndr-report-page-title{
    display: block;
    width: 900px;
    height: auto;
    margin: auto;
    min-height: 700px;
    text-align: center;
}

.itl-web-features-ndr-report-page {
    margin: 0 auto;
    max-width: 1032px;
    min-width: 1032px;
    padding-top: 0px;
}

.features-ndr-report-title01{
    font-size: 18px;
    color: #FD7847;
    font-weight: 500;
    text-align: center;
    line-height: 28px; text-transform: uppercase;
     font-family: "Hind", sans-serif;
     margin: 10px 0 40px;

}

.features-ndr-report-title02{
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 400;
    text-align: center;
     font-family: "Hind", sans-serif;
     margin: 0px 0 15px 0;
}

.features-ndr-report-title03{
    font-size: 24px;
    line-height: 34px;
    color: #B3BDCB;
    font-weight: 400;
    text-align: center;
     font-family: "Hind", sans-serif;
     margin: 0px 0 74px 0;
}


.features-ndr-report-gfx01{
    width: 680px;
    display: block;
    margin: auto;
    margin-bottom: 110px;
    text-align: center;height: auto;
    min-height: 336px;
    padding:8px;
    background: #fff;
    box-shadow: 0px 16px 50px rgba(9, 31, 80, 0.06);
    border-radius: 4px;
}
.features-ndr-report-gfx01 img{
    width: 100%;
    height: auto;
    display: block;
    text-align: center;
    /*margin-top: -19px;*/
}

.features-ndr-report-section01, .features-ndr-report-section01_1, .features-ndr-report-section01_2{
    width: 100%;
    display: block;
    margin: 0px auto;
}

.features-ndr-report-section01 .features-ndr-report-des .features-heading01 {
    font-size: 32px;
    line-height: 42px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 12px 0;
}

.features-ndr-report-section01 .features-ndr-report-img01 {
    float: right;
    width: 505px;
    height: 320px;
    margin: 0 0px 0 90px !important;
    text-align: center;
}
.features-ndr-report-section01 .features-ndr-report-img01 img {
    width: 100%;
    height: auto;
}

.features-ndr-report-cont {
    width: 100%;
    height: auto;
    /* background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/features-ai-page-bg.svg) no-repeat center center; */
}

.features-ndr-report-section01_2 {
    clear: both;
    width: 100%;
    margin: 72px auto;
    height: auto;
}

.features-ndr-report-section01_1 .features-ndr-report-img01 {
    float: right;
    width: 505px;
    height: 320px;
    margin: 0 0px 0 0px !important;
    text-align: center;
}
.features-ndr-report-section01_1 .features-ndr-report-img01 img {
    width: 100%;
    height: auto;
}
.features-ndr-report-section01_1 .features-ndr-report-des {
    float: right;
    width: 430px;
    height: 120px;
    margin: 98px 0px 0 0;
    text-align: left;
}
.features-ndr-report-section01_1 .features-ndr-report-des .features-heading01_1 {
    font-size: 24px;
    line-height: 34px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 15px 0;
}
.features-ndr-report-section01_1 .features-ndr-report-des p {
    font-size: 16px;
    line-height: 24px;
    color: #7688A2;
    font-weight: 400;
    text-align: left;
    font-family: "Heebo", sans-serif;
    margin: 0px 0 15px 0;
}

.features-ndr-report-section01_2 .features-ndr-report-img01 {
    float: left;
    width: 505px;
    height: 320px;
    margin: 0 80px 0 0px !important;
    text-align: center;
}
.features-ndr-report-section01_2 .features-ndr-report-img01 img {
    width: 100%;
    height: auto;
}
.features-ndr-report-section01_2 .features-ndr-report-des {
    float: left;
    width: 430px;
    height: 120px;
    margin: 98px 0px 0 0;
    text-align: left;
}
.features-ndr-report-section01_2 .features-ndr-report-des .features-heading01_1 {
    font-size: 24px;
    line-height: 34px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 15px 0;
}
.features-ndr-report-section01_2 .features-ndr-report-des p {
    font-size: 16px;
    line-height: 24px;
    color: #7688A2;
    font-weight: 400;
    text-align: left;
    font-family: "Heebo", sans-serif;
    margin: 0px 0 15px 0;
}



.features-ndr-report-highlight {
    display: inline-block;
    background: #FFF8D9;
    border-radius: 32px;
    text-align: center;
    padding: 2px 15px;
    font-size: 12px;
    font-weight: 400;
    height: 24px;
    color: #122247;
    margin-top: 0;
    position: relative;
    top: -18px;
}

.features-ndr-report-highlight img{ width: 16px; height: 16px; display: inline-block; margin-right: 12px; margin-top: 0px; }

.features-ndr-report-section02{
    width: 100%;
    display: block;
    margin: 144px auto 72px auto;
    min-height: auto;
    text-align: center;
}
.features-ndr-report-heading01{
    font-size: 32px;
    line-height: 42px;
    color: #122247;
    font-weight: 400;
    text-align: center;
    font-family: "Hind", sans-serif;
    margin: 0px 0 16px 0; 
}
.features-ndr-report-heading02{
    font-size: 24px;
    line-height: 34px;
    color: #7688A2;
    font-weight: 400;
    text-align: center;
    font-family: "Hind", sans-serif;
    margin: 0px 0 16px 0; 
}

.features-ndr-report-section03{
    width: 100%;
    display: block;
    margin: 144px auto 80px auto;
    min-height: auto;
}


.features-ndr-report-section3{
    width: 100%;
    height: auto;
    margin: 144px auto 144px auto;
}
.features-ndr-report-logistic-register-box {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/link-background-logistic-register.png) no-repeat;
    width: 1032px;
    height: 285px;
    margin: auto;
    padding: 65px 150px;
    text-align: center;
}

.features-ndr-report-logistic-register-box .features-ndr-report-logistic-register{
    text-align: center;
}
.features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4 {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-weight: 400;
    margin: 0px 0 40px 0;
    text-align: center;
    font-family: 'Hind', sans-serif !important;
}
.features-ndr-report-logistic-register a.features-ndr-report-more-btn3 {
    background: #fff !important;
    border: 1px solid #fff !important;
    box-shadow: none !important;
    height: 48px !important;
    line-height: 20px !important;
}
.features-ndr-report-logistic-register a.features-ndr-report-more-btn3:hover {
    background: #004FE5 !important;
    border: 0px !important;
}




/*Resposnive Laptop settings*/
@media (max-width: 1024px) {
.itl-web-features-ndr-report-page {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding-top:0px;
}
#features-ndr-report-page{
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/features-header-bg01.svg) no-repeat;
    background-size: 100%;
}
.features-ndr-report-section01 .features-ndr-report-img01 {
    float: right;
    width: 505px;
    height: 320px;
    margin: 0 0px 0 46px !important;
    text-align: center;
}



}

/*Resposnive Tablet settings*/
@media (max-width: 768px) {
    #features-ndr-report-page {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/features-header-bg01.svg) no-repeat;
    background-size: 160%;
}

#header {
    background:#fff0!important;
}
.itl-web-features-ndr-report-page {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding-top: 0px;
    padding-left: 24px;
    padding-right: 24px;
}

#feature-ndr-report-page-title {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 620px;
    text-align: center;
}

.features-ndr-report-section01_1 .features-ndr-report-img01 {
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0px 0 0px !important;
    text-align: center;
}
.features-ndr-report-section01_1 .features-ndr-report-des {
    float: right;
    width: 100%;
    height: auto;
    margin: 98px 0px 0 0;
    text-align: left;
}
.features-ndr-report-section01_2 .features-ndr-report-img01 {
    float: right;
    width: 100%;
    height: auto;
    margin: 0 0px 0 0px !important;
    text-align: center;
}
.features-ndr-report-section01_2 .features-ndr-report-des {
    float: left;
    width: 100%;
    height: auto;
    margin: 98px 0px 0 0;
    text-align: left;
}

.features-ndr-report-section01_2 .features-ndr-report-img01 {
    float: right;
    width: 100%;
    height: auto;
    margin: 0 0px 0 0px !important;
    text-align: center;
}
.features-ndr-report-logistic-register-box {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/home-logistic-register-bg.svg) no-repeat;
    width: 100%;
    height: 285px;
    margin: auto;
    padding: 65px 40px;
    text-align: center;
    border-radius: 5px;
}






}

/*Resposnive Mobile settings*/
@media (max-width: 480px) {

#features-ndr-report-page {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/features-ai-mobile-bg.svg) no-repeat;
    background-size: 100%;
}

.itl-web-features-ndr-report-page {
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
    padding-top: 0px;
    padding-left: 24px;
    padding-right: 24px;
}
.features-ndr-report-title01 {
    font-size: 12px;
    color: #FD7847;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    text-transform: uppercase;
    font-family: "Hind", sans-serif;
    margin: 10px 0 40px;
}
.features-ndr-report-title02 {
    font-size: 24px;
    line-height: 32px;
    margin: 15px 0 8px 0;
}
.features-ndr-report-title03 {
    font-size: 16px;
    line-height: 24px;
    color: #B3BDCB;
    font-weight: 400;
    text-align: center;
    font-family: "Hind", sans-serif;
    margin: 0px auto;
    width: 80%;
}
.features-ndr-report-gfx01 {
    width: 90%;
    display: block;
    margin: auto;
    margin-bottom: 40px;
    text-align: center;
    height: auto;
    min-height: 145px;
    padding: 8px;
    background: #fff;
    box-shadow: 0px 16px 50px rgba(9, 31, 80, 0.06);
    border-radius: 4px;
    margin-top: 42px;
}
#feature-ndr-report-page-title {
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
    min-height: 400px;
    text-align: center;
}

.features-ndr-report-section02 {
    width: 100%;
    display: block;
    margin: 24px auto;
    min-height: 212px;
    text-align: center;
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/features-pincode-bg-gfx02.svg) no-repeat 100% 100%;
}
.features-ndr-report-heading01 {
    font-size: 20px;
    line-height: 28px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 24px 0 8px 0;
}
.features-ndr-report-heading02 {
    font-size: 16px;
    line-height: 24px;
    color: #7688A2;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 16px 0;
}
.features-ndr-report-section03 {
    width: 100%;
    display: block;
    margin: 24px auto 20px auto;
    min-height: auto;
}

.features-ndr-report-section03 {
    width: 100%;
    display: block;
    margin: 24px auto 20px auto;
    min-height: auto;
}
.features-ndr-report-section03 .features-heading02 {
    font-size: 16px;
    line-height: 24px;
    color: #7688A2;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 0px 0;
}
.features-ndr-report-section03 .features-heading01 {
    font-size: 24px;
    line-height: 32px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 8px 0;
}

.features-ndr-report-section03 .features-heading03 {
    font-size: 12px;
    line-height: 20px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 40px 0 22px 0;
    text-transform: uppercase;
}
.features-ndr-report-section01_1 .features-ndr-report-des {
    float: left;
    width: 100%;
    height: auto;
    margin: 24px 0px 0 0;
    text-align: left;
}
.features-ndr-report-section01_1 .features-ndr-report-des .features-heading01_1 {
    font-size: 16px;
    line-height: 22px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 8px 0;
}
.features-ndr-report-section01_1 .features-ndr-report-des p {
    font-size: 14px;
    line-height: 22px;
    color: #7688A2;
    font-weight: 400;
    text-align: left;
    font-family: "Heebo", sans-serif;
    margin: 0px 0 0px 0;
}
.features-ndr-report-section01_2 {
    clear: both;
    width: 100%;
    margin: 24px auto;
    height: auto;
}
.features-ndr-report-section01_2 .features-ndr-report-des {
    float: left;
    width: 100%;
    height: auto;
    margin: 24px 0px 0 0;
    text-align: left;
}
.features-ndr-report-section01_2 .features-ndr-report-des .features-heading01_1 {
    font-size: 16px;
    line-height: 22px;
    color: #122247;
    font-weight: 400;
    text-align: left;
    font-family: "Hind", sans-serif;
    margin: 0px 0 8px 0;
}
.features-ndr-report-section01_2 .features-ndr-report-des p {
    font-size: 14px;
    line-height: 22px;
    margin: 0px 0 0px 0;
}
.features-ndr-report-section3 {
    width: 100%;
    height: auto;
    margin: 24px auto 24px auto;
}


.features-ndr-logistic-register-box {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/itl/home-logistic-register-bg.svg) no-repeat;
    width: 100%;
    height: 165px;
    margin: auto;
    padding: 40px 24px;
    text-align: center;
    border-radius: 0px !important;
}
.features-ndr-logistic-register-box .features-ndr-logistic-register h4 {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin: 0px 0 20px 0;
    text-align: center;
    font-family: 'Hind', sans-serif !important;
}


}

/*Resposnive Mobile settings*/
@media (max-width: 320px) {

.features-ndr-gfx01 {
    width: 90%;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    text-align: center;
    height: auto;
    min-height: 145px;
    padding: 8px;
    background: #fff;
    box-shadow: 0px 16px 50px rgba(9, 31, 80, 0.06);
    border-radius: 4px;
    margin-top: 24px;
}

}





  body
        {
            font-family: Hind;
            font-style: normal;
            font-weight: normal;
            /*background: url(images/grid-test/itl-features-ndr-report1.jpg) no-repeat top center!important;*/
          
        }

        .page-content
        {
          opacity: 1;
        }

/*Grid CSS */

.features-ndr-report-pg .desktop-ver{ display: block; }
.features-ndr-report-pg .mobile-ver{ display: none; }

.features-ndr-report-pg #para5{
    margin-right:-20px!important;
    font-family:Heebo!important;
}
.features-ndr-report-pg .features-ndr-report-title03{
margin-bottom:140px;
}
.features-ndr-report-pg #para3{
    margin-right:-10px;
}
.features-ndr-report-pg .features-ndr-report-logistic-register h4{
letter-spacing:0;
}
.features-ndr-report-pg img{
    margin-top:2px!important;
}
.features-ndr-report-pg .features-ndr-report-des h2{
    letter-spacing:0!important;
}
.features-ndr-report-pg .features-ndr-report-des p{
    letter-spacing:0!important;
    line-height:28px!important;
}

.features-ndr-report-pg .features-ndr-report-pg .features-ndr-report-title01 {
    margin: 5px 0 40px;
    letter-spacing:0.5px;
}
.features-ndr-report-pg .features-ndr-report-title02 {
    margin: 0px auto 15px auto;
    width: 90%;
}
.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des {
    width: 410px;
    margin: 110px 0px 0 30px;
}

.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des .features-heading01_1 {
    letter-spacing:0!important;
    margin: 0px 0 16px 0;
}

.features-ndr-report-pg .features-ndr-report-section01_1 .features-ndr-report-des {
    float: left;
    letter-spacing:0!important;
    width: 410px;
    margin: 111px 0px 0 0;
}

.features-ndr-report-pg .features-ndr-report-section01_2.second .features-ndr-report-des {
    margin-top: 96px;
}

.features-ndr-report-pg .features-ndr-report-section01_1.second .features-ndr-report-des {
    margin: 111px 0px 0 0;
}

.features-ndr-report-pg .features-ndr-report-section01_2.third .features-ndr-report-des {
    margin-top: 95px;
}
.features-ndr-report-pg .features-ndr-report-section3 {
    margin: 144px auto 100px auto;
}
.features-ndr-report-pg .features-ndr-report-logistic-register-box {
    padding: 87px 100px;
}
.features-ndr-report-pg .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4 {
    margin: 0px 0 24px 0;
}
.features-ndr-report-pg .features-ndr-report-more-btn3 span{
    letter-spacing:0.1px!important;
}
    @media (max-width: 1920px) {
    body{
    background-position: 0 -215px!important;
    }
}
@media screen and  (min-width: 1519px) and (max-width:1899px){
    body{
    background-position: 0 -45px!important;
    }
}
      @media (max-width: 1440px) {
    body{
    background-position: 0 0px!important;
    }
}
@media (min-width: 1349px)
{
    .features-ndr-report-title01
    {
        letter-spacing: 0.7px;
        margin: 17px 0 40px;
    }
    .features-ndr-report-gfx01
    {
        padding: 5px 7px;
    }
    .features-ndr-report-pg .features-ndr-report-title02
    {
        margin: 0px auto 16px auto;
    }
    .features-ndr-report-pg .features-ndr-report-title03
    {
        margin-bottom:73px!important;
    }
    .features-ndr-report-section01_2
    {
        margin-top: 73px;
        margin-bottom: 63px;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des
    {
        margin: 109px 0px 0 56px;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des .features-heading01_1
    {
        margin: 0px 0 16px 0;
    }
    .features-ndr-report-pg .features-ndr-report-section01_1 .features-ndr-report-des
    {
        margin: 117px 0px 0 0;
    }
    .features-ndr-report-section01_1 .features-ndr-report-des .features-heading01_1
    {
        margin: 0px 0 16px 0;
    }
    .features-ndr-report-section01_2 .features-ndr-report-img01
    {
        margin: 0 55px 0 0px !important;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2.second .features-ndr-report-des
    {
        margin-top: 94px;
    }
    .features-ndr-report-pg .features-ndr-report-section01_1.second .features-ndr-report-des
    {
        margin: 117px 0px 0 0;
    }
    .features-ndr-report-section01_1 .features-ndr-report-img01
    {
        margin: 8px 0px 0 0px !important;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2.third .features-ndr-report-des
    {
        margin-top: 95px;
    }
    .features-ndr-report-pg .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4
    {
        margin: 0px 0 22px 0;
    }
    .features-ndr-report-pg .features-ndr-report-section3
    {
        margin: 144px auto 179px auto;
    }
    .features-ndr-report-pg .footer-location-title
    {
        margin-bottom: 5px;
    }
    .features-ndr-report-logistic-register a.features-ndr-report-more-btn3
    {
        width: 152px;
        padding-left: 24px!important;
        padding-right: 20px!important;
    }
}
@media (min-width: 1200px)
{
    .features-ndr-report-title01
    {
        letter-spacing: 0.7px;
    }
    .features-ndr-report-pg .features-ndr-report-title03
    {
        margin-bottom: 75px;
    }
    body  #footer .footer-content .footer-itl-r2-sec01
    {
        margin: 9px 0 0 39px !important;
    }
    body #footer .footer-content .footer-itl-r2-sec02
    {
        margin: 10px 0 0!important;
    }
    #features-ndr-report-page #footer .footer-itl-r2-sec02 .footer-itl-location img
    {
        margin-bottom: 23px;
    }
     #features-ndr-report-page #footer .footer-location-info
    {
        margin-bottom: 24px !important;
        line-height: 22px!important;
    }
}
@media (min-width: 1025px)
{
    #header.header-sticky.sticky-active .header-inner #mainMenu.main-navi nav > ul > li > a
    {
        color: #122247;
    }
    #header .header-inner #mainMenu.main-navi nav > ul > li > a
    {
         color: #B3BDCB;
    } 
    #features-ndr-report-page #header .header-inner .btn:not(.close):not(.mfp-close).btn-outline
    {
        -webkit-box-shadow: none;
        -moz-box-shadow:none;
        box-shadow: none;
        border-color: #004FE5;
        color:#ffffff;
        height: 40px;
    }
    #features-ndr-report-page #header .header-inner .btn:not(.close):not(.mfp-close)
    {
        -webkit-box-shadow: 0px 4px 4px rgba(253, 120, 71, 0.2);
        -moz-box-shadow:0px 4px 4px rgba(253, 120, 71, 0.2);
        box-shadow: 0px 4px 4px rgba(253, 120, 71, 0.2);
    }
    #features-ndr-report-page #header.header-sticky.sticky-active .header-inner .btn:not(.close):not(.mfp-close).btn-outline
    {
        background-color: transparent;
        border-width: 1px;
        border-style: solid;
        border-color: #004FE5;
        color: #004FE5;
    }
}

/*Resposnive Mobile settings*/
@media (max-width: 1024px) {

 body
        {
            font-family: Hind;
            font-style: normal;
            font-weight: normal; 
            background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/features-ai-driven-page-background.png) no-repeat !important;
}

        .page-content
        {
          opacity: 1;
          
        }
        .features-ndr-report-pg #footer{ opacity: 1 !important; }

/*Grid CSS */
.features-ndr-report-pg .features-ndr-report-title03{
margin-bottom:100px!important;
}

.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-img01 {
    margin: 0 50px 0 0px !important;
}
.features-ndr-report-pg .features-ndr-report-section01_1 .features-ndr-report-des {
    margin: 111px 0px 0px 24px;
}
.features-ndr-report-pg .features-ndr-report-section01_2 {
    width: 95%;
    margin: 72px auto;
}
.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des {
    width: 360px;
    margin: 110px 0px 0 30px;
}
.features-ndr-report-pg .features-ndr-report-section01,.features-ndr-report-pg  .features-ndr-report-section01_1,.features-ndr-report-pg  .features-ndr-report-section01_2 {
    width: 95%;
    display: block;
    margin: 30px auto;
}
.features-ndr-report-pg .features-ndr-report-section3 {
    margin: 44px auto 120px auto;
}
#features-ndr-report-page #header .header-inner .lines, .lines:before, .lines:after
{
    background-color: #ffffff;
    color: #ffffff;
}
#features-ndr-report-page  .mainMenu-open .lines, .mainMenu-open .lines:before, .mainMenu-open .lines:after
{
    background-color: #111;
}
}

/*Resposnive Mobile settings*/
@media (max-width: 768px) {
.features-ndr-report-pg .features-ndr-report-title03{
    margin-bottom:50px!important;
}
.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-img01 {
    margin: 0 0px 0 0px !important;
}
.features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des {
    width: 100%;
    margin: 24px 0px 0 0px;
}
.features-ndr-report-pg .features-ndr-report-section01_1 .features-ndr-report-des {
    margin: 24px 0px 0 0;
}
.features-ndr-report-pg .features-ndr-report-section01_2.second .features-ndr-report-des {
    margin-top: 24px;
    width: 100%;
}
.features-ndr-report-pg .features-ndr-report-section01_1.second .features-ndr-report-des {
    margin: 24px 0px 0 0;
    width: 100%;
}
.features-ndr-report-pg .features-ndr-report-section01_2.third .features-ndr-report-des {
    margin-top: 24px;width: 100%;
}
.features-ndr-report-pg .features-ndr-report-section3 {
    margin: 24px auto 60px auto;
}
.features-ndr-report-pg #para2{
    margin-right:-250px!important;
}

.features-ndr-report-pg #para2 span{
    display:none!important;
}

}
@media (max-width: 767px)
{
    .features-ndr-report-pg .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4
    {
        font-size: 16px;
        line-height: 22px;
    }
}
/*Resposnive Mobile settings*/
@media (max-width: 425px) {
body {
  background-size: 224% !important;
 
}
.features-ndr-report-pg .features-ndr-report-title03{
    margin-bottom:10px!important;
}
.features-ndr-report-pg #para2{
    margin-right:120px!important;
}
.features-ndr-report-pg  #para2 span{
    display:block;
}
.features-ndr-report-pg .features-ndr-report-logistic-register a.features-ndr-report-more-btn3{
    height: 40px !important;
    line-height: 22px !important;
    padding: 10px 10px 10px 10px!important;
    font-weight:500!important;
    width:162px!important;
    }
.features-ndr-report-pg .features-ndr-report-logistic-register-box{
    padding: 30px 100px;
}
.features-ndr-report-pg #para1{
    font-family:Hind;
    line-height:22px!important;
    letter-spacing:0px!important;
}
.features-ndr-report-pg #para2{ 
    font-family:Hind;
    line-height:22px!important;
    letter-spacing:0px!important;
    margin-right:100px;
}
.features-ndr-report-pg #para3{ 
    font-family:Hind;
    line-height:22px!important;
    letter-spacing:0px!important;
}
.features-ndr-report-pg #para4{ 
    font-family:Hind;
   line-height:22px!important;
    letter-spacing:0!important;
}
.features-ndr-report-pg #para5{ 
    font-family:Hind!important;
    line-height:22px!important;
    letter-spacing:0px!important;
    font-family: Hind;
font-size: 14px!important;
margin-right:8px!important;
}
.features-ndr-report-pg .heading0{
margin-top:2px!important;
font-family: Hind!important;
font-style: normal!important;
font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
}
.features-ndr-report-pg .heading{
    margin-top:-3px!important;
font-family: Hind!important;
font-style: normal!important;
font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
}
.features-ndr-report-pg .heading2{
      margin-top:-3px!important;
font-family: Hind!important;
font-style: normal!important;
font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
}
.features-ndr-report-pg .heading3{

font-family: Hind!important;
font-style: normal!important;
font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
}
.features-ndr-report-pg .heading4{
      margin-top:-3px!important;
font-family: Hind!important;
font-style: normal!important;
font-weight: 500!important;
font-size: 16px!important;
line-height: 22px!important;
}

.features-ndr-report-pg .features-ndr-report-logistic-register-box {
    background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/features-link-background-logistic-register-mob.png) no-repeat !important;
    background-size: 100%!important;
}
.features-ndr-report-pg .features-ndr-report-logistic-register-box{
    height:167px;
}
}


  /*Resposnive Mobile settings*/
@media (max-width: 375px) {
body {
  background-size: 240% !important;
}
.features-ndr-report-pg .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4 {
    margin: 1px 0 14px 2px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0px!important;
}
.features-ndr-report-pg .features-multi-platform-title02 {
    margin: 15px auto 8px auto; width: 90%;
}
.features-ndr-report-pg .features-ndr-report-title03{
    margin-bottom:10px!important;
}
.features-ndr-report-pg #para2{
    margin-right:120px;
}
.features-ndr-report-pg #para2 span{
    display:block;
}

}
@media (max-width: 360px) {
body {
  background-size: 250% !important;
}
}
/*Resposnive Mobile settings*/
@media (max-width: 320px) {

        body
        {
            background-size: 258% !important;
            font-family: Hind;
            font-style: normal;
            font-weight: normal; 
            /*background: url(images/grid-test/img2.jpg) no-repeat !important;*/
        }
        .page-content
        {
          opacity: 1;
        }

    /* Grid CSS */
    .features-ndr-report-pg .features-ndr-report-title01 {
        margin: 5px 0 16px;
        letter-spacing:0.2px;
    }
    .features-ndr-report-pg .features-ndr-report-title02 {
        margin: 0px auto 8px auto;
        width: 86%;
    }
    .features-ndr-report-pg .features-ndr-report-title03 span{display:block}
    .features-ndr-report-pg .features-ndr-report-title03{
        letter-spacing:0;
        font-family: Hind;
        font-size: 16px;
        margin-bottom:8px!important;
    }
    .features-ndr-report-pg .features-ndr-report-section01, .features-ndr-report-pg .features-ndr-report-section01_1, .features-ndr-report-pg .features-ndr-report-section01_2
    {
        width: 100%;
    }
    .features-ndr-report-pg .features-ndr-report-gfx01 {
        width: 85%;
        min-height: 135px;
        margin-top: 7px!important;
        margin-right:24px!important;
        padding: 2px!important;
    }
    .features-ndr-report-pg #feature-ndr-report-page-title {
        min-height: 372px;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-img01 {
        margin: 0 0px 0 0px !important;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des {
        margin: 13px 0 0 0;
        width: 100%;
    }
    .features-ndr-report-section01_1 .features-ndr-report-img01
    {
        margin-top: -7px !important;
    }
    .features-ndr-report-section01_1 .features-ndr-report-des .features-heading01_1
    {
        margin: 0px 0 9px 0;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-des .features-heading01_1 {
        margin: 0px 0 10px 0; width: 100%;
    }
    .features-ndr-report-pg .features-ndr-report-section01_1 .features-ndr-report-des {
        margin: 18px 0px 0 0px;
        width: 100%;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2.third .features-ndr-report-des
    {
    margin-top: 20px;
    }

    .features-ndr-report-pg .features-ndr-report-section3 {
        margin: 40px auto 56px auto;
    }
    .features-ndr-report-pg .features-ndr-report-logistic-register-box {
        padding: 36px 0px;
        height: 160px;
    }
    .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register
    {
        margin-top: 5px;
    }
    .features-ndr-report-pg .features-ndr-report-logistic-register-box .features-ndr-report-logistic-register h4 {
        margin: 1px 0 17px 2px;
        font-size: 16px;
        line-height: 22px;
        letter-spacing:0px!important;
    }
    .features-ndr-report-pg .features-ndr-report-logistic-register a.features-ndr-report-more-btn3 {
        height: 40px !important;
        width:162px;
        line-height: 16px !important;
        font-size: 14px;
        text-align: left !important;
        margin-top:2px!important; 
        padding:11px 10px 12px 37px!important;
    }

    .features-ndr-report-pg .features-ndr-report-section01, .features-ndr-report-section01_1, .features-ndr-report-section01_2 {
        width: 100%;
        display: block;
        margin: 24px auto;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2.second .features-ndr-report-des {
        margin-top: 14px;
        width: 100%;
    }
    .features-ndr-report-pg .features-ndr-report-section01_1.second .features-ndr-report-des {
        margin: 14px 0px 0 0;
        width: 100%;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2 .features-ndr-report-img01
    {
        margin-top: -3px !important;
    }
    .features-ndr-report-pg .features-ndr-report-section01_2.third .features-ndr-report-des {
        margin-top: 16px;
    }
    .features-ndr-report-pg #para2{ 
        font-family:Hind;
        line-height:22px!important;
        letter-spacing:0px!important;
        margin-right:25px!important;
    }
    .features-ndr-report-pg #para3{ 
        font-family:Hind;
        line-height:22px!important;
        letter-spacing:0px!important;
    }
    .features-ndr-report-pg #para4{ 
        font-family:Hind;
    line-height:22px!important;
        letter-spacing:0!important;
    }
    .features-ndr-report-pg #para5{ 
        font-family:Hind!important;
        line-height:22px!important;
        letter-spacing:0px!important;
        font-family: Hind;
    font-size: 14px!important;
    margin-right:8px!important;
    }

    .features-ndr-report-pg .img1{
        margin-top:-6px!important;
    }


    .features-ndr-report-pg .features-ndr-report-logistic-register-box {
        background: url(https://itl-website-aws.s3.ap-south-1.amazonaws.com/manage/assets/images/features-link-background-logistic-register-mob.png) no-repeat!important;
        background-size: 100%!important;
    }
}