
.gap-banner {
    margin-top: 15px;
}

.gap-form {
    margin-top: 30px;
}

.title {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 32px;
    color: #2e363a;
    font-weight: 600;
}

.title-content {
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

.logo-img-class {
    height: 50px;
    width: 280px;
}


.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #f1ecec;
    text-decoration: none;
    background-color: #385067;
}


/*here is the form css coding*/

@import url(../css-2);

#contact input[type='text'],
#contact input[type='email'],
#contact input[type='tel'],
#contact input[type='url'],
#contact textarea,
#contact button[type='submit'] {
    font: 400 12px/16px 'Roboto', Helvetica, Arial, sans-serif;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type='text'],
#contact input[type='email'],
#contact input[type='tel'],
#contact input[type='url'],
#contact textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 0 5px;
    padding: 10px;
}

#contact input[type='text']:hover,
#contact input[type='email']:hover,
#contact input[type='tel']:hover,
#contact input[type='url']:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    border: 1px solid #aaa;
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact select {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0 0 5px;
    padding: 10px;
}

#contact button[name='submit'] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #082f54;
    color: #fff;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

#contact button[name='submit']:hover {
    background: #43a047;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[name='submit']:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}


/*here is the form css coding*/


/*here is the coding css of the benifits of udyog aadhar*/

.benifts-heading {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.heading-margin {
    margin-top: 30px;
}

.benifts-heading1 {
    color: white;
    margin-top: 30px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.benifts-heading1::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: 13px;
    left: 47%;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.benifts-heading::after {
    width: 50px;
    height: 5px;
    position: absolute;
    content: '';
    bottom: -20px;
    left: 18px;
    background-color: #337ab7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.fsttl {
    margin-bottom: 3%;
}

.benifits-ul {
    margin: 30px 0px 0px 0px;
    padding: 0;
    list-style: none;
}

/*here is the coding css of the benifits of udyog aadhar*/

.card {
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    background-color: #fff;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    position: relative;
    margin-bottom: 1px;
    border: none;
}

.card-header:first-child {
    border-radius: 0;
    border-radius: 100px !important;
}

.card-header {
    background-color: #337ab7;
    margin-bottom: 0;
    padding: 13px 1.25rem;
    border: none;
}

.card-header a {
    width: 97%;
    float: left;
    color: #565656;
    text-decoration: none;
}

.card-header h3 {
    margin: 0 0 0px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    color: #fff;
}

.card-block {
    -moz-box-flex: 1;
    flex: 1 1 auto;
    padding: 20px;
    color: #666;
    box-shadow: inset 0px 4px 5px rgba(0, 0, 0, 0.1);
    border-top: 1px soild #000;
    border-radius: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 501;
}


.register-benifits-text {
    color: #666;
    margin-left: 25px;
    margin-bottom: 15px;
}

/*here is the syle of why us*/

.why-us-img-div {
    margin-top: 50px;
}
/*here is the syle of why us*/


/*here is the style of footer accordation*/

.accordaion-main-div {
    height: 50px;
    width: 100%;
    background-color: #3a526a;
    margin: 25px 0px 0px 0px;
    color: white;
    cursor: pointer;
}

.accordion-cus-head {
    font-weight: 600;
    line-height: 47px;
    margin-left: 40px;
}

.child-ans-div-1 {
    width: 100%;
    color: #66667a;
    border: 1px solid #66667a;
}

.child-ans-text {
    margin-left: 37px;
    margin-top: 10px;
}

/*here is the footer sytle css*/

.our-associates {
    width: 20%;
    float: left;
}

.table-content {
    color: black;
    text-align: left;
    border: 1px solid;
}

.table-content1 {
    background-color: #202050;
    color: white;
    text-align: center;
    margin-inline-start: 0px;
}


@media screen and (max-width: 600px) {
    .top-mobile {
        font-size: 10px;
        font-weight: 500;
    }
    .heading-margin {
        margin-top: 30px;
    }
    .table-content {
        color: black;
        text-align: justify;
    }
    .table-content1 {
        background-color: #202050;
        color: white;
        text-align: center;
        margin-inline-start: 0px;
    }
    .custom-pull-left {
        float: left !important;
        width: 100%;
        background-color: #385067;
    }
    .nav-link a {
        color: white !important;
        font-weight: 600;
    }
/*
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: -15px;
        margin-left: 0px;
    }
*/
    .accordaion-main-div {
        height: auto;
    }
    .accordion-cus-head {
        line-height: 24px;
        font-size: 14px;
        margin-left: 16px;
        padding: 10px;
    }
    .child-ans-text {
        margin-left: 17px;
    }
    .child-ans-div-1 {
        margin-top: -11px;
    }
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover {
        background-color: #4d4343;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #4d4343;
    }
    .logo-img-class {
        height: 50px;
        width: 237px;
    }
    .our-associates {
        width: 50%;
    }
    .benifts-heading1 {
        color: white;
        margin-top: 0px;
        font-weight: 600;
        font-family: 'Poppins', sans-serif;
    }
    .benifts-heading1::after {
        width: 50px;
        height: 5px;
        position: absolute;
        content: '';
        bottom: 3px;
        left: 44%;
        background-color: #337ab7;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }
    h6 {
        font-size: 9px;
        margin-top: -19px;
        margin-bottom: 10px;
    }
    b {
        color: #f06906;
    }
    .title-content {
        margin-top: 50px;
        text-align: center;
        font-size: 13px;
        line-height: 27px;
    }
    .fsttl {
        margin-bottom: 7%;
    }
    .title {
        font-size: 22px;
    }
    .founder_img h6 {
        margin-top: 10px;
    }
}
/* memorandum-of-understanding start */
@media screen and (max-width: 600px) {
    .process_section {
        min-height: 130px !important;
    }
}
/* memorandum-of-understanding end */

/* new block design start */
.dev-count-1 {
    position: relative;
}
.dev_cont img {
    width: 50px;
    height: 50px;
}
.dev_cont .item_dot {
    margin: 0 auto;
    position: absolute;
    left: 49%;
    top: 48px;
    transform: translateX(-50%);
    z-index: 1;
}
.dev_cont .item_dot span {
    background: #5cb85c;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    margin-top: 24px;
    margin-left: -8px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.dev_cont h6 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
}
.dev_cont h6:before {
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
    border-style: dashed;
    margin-top: 10px;
}
.dev-count-1_img{
    display:flex;
    align-items: center;
    justify-content: center;
}
.dev-count-1:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 16px solid #4391e2;
    position: absolute;
    top: 73px;
    right: 0;
    z-index: 1;
}
.padding1{
    padding: 1px;
}
.dev-cont-3:after {
    content: "";
    display: block;
    position: absolute;
    border: 2px solid #ccc;
    height: 240px;
    top: 82px;
    right: -8px;
    border-style: dashed;
}
.dev-cont-3 h6:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 16px solid #4391e2;
    position: absolute;
    top: 191px;
    right: -14px;
    z-index: 1;
}
.dev-count-3{
    position:relative;
}
.common_design_modification_inner2{
    margin-top:100px;
}
.common_design_modification_inner2{
    position: relative;
}
.common_design_modification_inner2::after{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
    border-style: dashed;
    margin-top: -59px;
}
.dev-count-4 h6:before{
    display:none;
}
.dev-count-4 h6{
    padding-top: 60px;
}
.common_design_modification_inner_holder_left{
    background-color:#ebffd8;
    border-radius: 10px;
    padding:18px;
    height: 512px;
}
.common_design_modification_inner_holder_right{
    background-color:#fcebeb;
    border-radius: 10px;
    padding:18px;
    height: 512px;
}
.common_design_modification_inner_holder{
    margin-top:40px;
}
.cdmihl{
    height:100px;
    width:100px;
    border-radius: 100%;
    background-color:#74ae3a;
    margin-top: -50px;
    display:flex;
    align-items: center;
    justify-content: center;
}
.cdmihl_inner{
    display:flex;
    align-items: center;
    justify-content: center;
}
.cdmihl i{
    font-size:50px;
    color:#fff;
}
.cdmihl_inner1{
    display:flex;
    align-items: center;
    justify-content: center;
}
.cdmihl1{
    height:100px;
    width:100px;
    border-radius: 100%;
    background-color:#e86464;
    margin-top: -50px;
    display:flex;
    align-items: center;
    justify-content: center; 
}
.cdmihl1 i{
    font-size:50px;
    color:#fff;
}
.cdmihl_ul_li ul, .cdmihl_ul_li1 ul, .cdmihl_ul_li2{
    padding-left:20px;
}
.cdmihl_ul_li{
    margin-top:40px;
}
.cdmihl_ul_li ul li, .cdmihl_ul_li1 ul li, .cdmihl_ul_li2 ul li{
    list-style: none;
    font-size:18px;
    margin-bottom: 30px;
    color:#707070;
    position: relative;
    padding-left:48px;
}
.cdmihl_ul_li2 ul li:nth-child(1):after{
    content: '\f0a1';
height:30px;
width:30px;
border-radius: 100%;
background-color:#e86464;
border:2px solid #e86464;
position: absolute;
top:0;
left:0;
display:flex;
align-items: center;
justify-content: center;
font-family: "Font Awesome 5 Free"; 
font-style: normal;
font-weight: normal;
font-size:14px;
color:#fff;
}
.cdmihl_ul_li1 ul li:nth-child(1):after{
    content: '\f00c';
height:30px;
width:30px;
border-radius: 100%;
background-color:#74ae3a;
border:2px solid #74ae3a;
position: absolute;
top:0;
left:0;
display:flex;
align-items: center;
justify-content: center;
font-family: "Font Awesome 5 Free"; 
font-style: normal;
font-weight: normal;
font-size:14px;
color:#fff;
}
.cdmihl_ul_li1 ul li:nth-child(2):after{
    content: '\f156';
height:30px;
width:30px;
border-radius: 100%;
background-color:#e1bf1a;
border:2px solid #e1bf1a;
position: absolute;
top:0;
left:0;
display:flex;
align-items: center;
justify-content: center;
font-family: "Font Awesome 5 Free"; 
font-style: normal;
font-weight: normal;
font-size:14px;
color:#fff;
}
.cdmihl_ul_li ul li:nth-child(1):after{
content:"1";
height:30px;
width:30px;
border-radius: 100%;
background-color:#fff;
border:2px solid #838581;
position: absolute;
top:0;
left:0;
display:flex;
align-items: center;
justify-content: center;

}
.cdmihl_ul_li ul li:nth-child(2):after{
    content:"2";
    height:30px;
    width:30px;
    border-radius: 100%;
    background-color:#fff;
    border:2px solid #838581;
    position: absolute;
    top:0;
    left:0;
    display:flex;
    align-items: center;
    justify-content: center;
    
    }
    .cdmihl_ul_li ul li:nth-child(3):after{
        content:"3";
        height:30px;
        width:30px;
        border-radius: 100%;
        background-color:#fff;
        border:2px solid #838581;
        position: absolute;
        top:0;
        left:0;
        display:flex;
        align-items: center;
        justify-content: center;
        
        }
        .cdmihl_ul_li ul li:nth-child(4):after{
            content:"4";
            height:30px;
            width:30px;
            border-radius: 100%;
            background-color:#fff;
            border:2px solid #838581;
            position: absolute;
            top:0;
            left:0;
            display:flex;
            align-items: center;
            justify-content: center;
            
            }
            .cdmihl_ul_li ul li:nth-child(5):after{
                content:"5";
                height:30px;
                width:30px;
                border-radius: 100%;
                background-color:#fff;
                border:2px solid #838581;
                position: absolute;
                top:0;
                left:0;
                display:flex;
                align-items: center;
                justify-content: center;
                
                }     
                .cdmihl_inner_new{
                    margin:0 auto;
                    width:75%;
                    background-color: #fcebeb;
                    border-radius: 10px;
                    padding: 18px;
                }   
                .cdmihl_inner_new_holder{
                    margin-top:20px;
                }
                .cdminin_block1{
                    display:flex;
                    align-items: center;
                    justify-content: flex-start;
                    margin-top:10px;
                }
                .hearing{
                    height:60px;
                    width:60px;
                    border-radius: 100%;
                    display:flex;
                    align-items: center;
                    justify-content: center;
                    background-color:#e86464;

                }
                .hearing i{
                    color:#fff;
                    font-size:18px;
                }
                .hearing_text p{
                    margin-left:8px;
                    font-size: 18px;
                    color: #707070;
                }
                .cdminin_block1_holder{
                    display: flex;
                    align-items: center;
                }
                .cdminin_block2_one, .cdminin_block2_two{
                    display:flex;
                    justify-content: space-between;
                }
                .cdminin_block2_one_left, .cdminin_block2_one_right{
                    display:flex;
                    align-items: center;
                  
                }
                .cdminin_block2_one_right{
                    position: relative;
                }
             .cdminin_block2_one_right::after{
                    position: absolute;
                    top: -1px;
                    content:'\f061';
                    left:-50%;
                    font-family: "Font Awesome 5 Free"; 
                    font-style: normal;
                    font-weight: normal;
                    font-size: 24px;
                    color:#e8b1b1;
                }
                .block2_circle{
                    height: 30px;
                    width: 30px;
                    border-radius: 100%;
                    background-color: #74ae3a;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
                .block2_circl1{
                    height: 30px;
                    width: 30px;
                    border-radius: 100%;
                    background-color: #e1bf1a;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
                .block3_circle{
                    height: 30px;
                    width: 30px;
                    border-radius: 100%;
                    background-color: #bc3737;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }
                .block4_circl1{
                    height: 30px;
                    width: 30px;
                    border-radius: 100%;
                    background-color: #e1981a;
                    display: flex;
                    align-items: center;
                    justify-content: center; 
                }
                .block2_circle i ,.block2_circl1 i, .block3_circle i, .block4_circl1 i{
                    color:#fff;
                    font-size:14px;
                }
                .cdminin_block2_one_left p, .cdminin_block2_one_right p{
                    font-size: 18px;
                    color: #707070;
                    margin-left:10px;
                }
                .cdminin_block2_two{
                    margin-top:27px;
                }
                .block9 p span{
                    display:block;
                    font-size: 12.5px;
                }
@media screen and (max-width: 991px) {
.common_design_modification_inner_holder_right{
    margin-top:60px;
}
.common_design_modification_inner_holder_left, .common_design_modification_inner_holder_right{
height:unset;
}
.cdmihl_inner_new{
    width:100%;
}
.cdminin_block2_one, .cdminin_block2_two{
    flex-direction: column;
}
.cdminin_block2{
    margin-top:30px;
}
.cdminin_block2_one_right{
    margin-top:40px;
}
.cdminin_block2_one_right::after{
    top: -32px;
    transform: rotate(
89deg);
font-size: 20px;
left:6px;
}
}
@media screen and (max-width:462px) {
.block_heading h2::after{
    top: 65px;
}
.cdmihl_ul_li ul{
    padding-left:0;
}
.common_design_modification_inner_holder {
  margin-top: 15px;
}
}
/* new block design end */


/* new-design-18-10-2021-start */
.annuities_right p{
    font-size: 12px;
}
.common_design_modification_new{
    margin-top:15px;
    float: left;
    width: 100%;
    margin-bottom:30px;
}
.cdmnh_text_block{
    text-align: center;
}
.cdmnh_text_block p{
    margin-top:20px;
}
.cdmnh_text_block h1{
    height: 65px;
    width: 65px;
    border:2px solid #db7a7a;
    border-radius: 100%;
    display:flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-size: 31px;
    color:#db7a7a;
}
.two_block_holder h1{
    border:2px solid #eb9f07;
    color:#eb9f07;
}
.three_block_holder h1{
    border:2px solid #1e6fcc;
    color:#1e6fcc;
}
.four_block_holder h1{
    border:2px solid #1eb5cc;
    color:#1eb5cc;
}
.five_block_holder h1{
    border:2px solid #a76ce1;
    color:#a76ce1;
}
.cdmnh_one{
    position:relative;
}
.cdmnh_text_block h1::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
    border-style: dashed;
    position: absolute;
    left: 74%;
    width: 70%;
    top: 22%;
}
.common::after{
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    top: 12px;
    right: -21px;
    z-index: 1;
}
.five_block_holder::after{
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    left: -15px;
    transform: rotate(
90deg);
    z-index: 1;
    top: 140px;
}
.five_block_holder h1::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 50%;
    width: unset;
    top: 57%;
    height: 125px !important;
    z-index:-1;
}
.five_block_holder p{
    background-color: #fff;
    z-index: 9;
    padding: 3px 0;
}
.common_design_modification_new_holder_two{
    margin-top:70px;
}
.arrow_or{
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed; 
    position:relative;
}
.arrow_or::after{
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    top: -18px;
    left: 50%;;
    z-index: 1;
    transform: rotate( 
        180deg);
}
.p_m{
    padding:0;
}
.grant_hearing_or span{
    text-align: center;
    font-weight: 700;
    position: relative;
    margin-top: -17px;
    padding: 5px 13px;
    background-color: #ffff;
    display:block;
}

.grant_hearing_or span::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 50%;
    width: unset;
    top: -48px;
    height: 60px !important;
    z-index: -1;
}
.common_design_modification_new_holder_three{
    margin-top:60px;
}
 .grant_hearing_or_block{
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed; 
    position:relative;
}
.end{
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed; 
    position:relative;
    left: -86px;
}
.end::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 44%;
    width: unset;
    top: -46px;
    height: 37px !important;
    z-index: -1;
}
.grant_hearing_or{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gnbh_one{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #74ae3a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
.gnbh_one1{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #e86464;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
.grant_new_block_holder{
    display: flex;
    align-items: flex-end;
    margin-top: 30px;
    background: #fff;
    position: relative;
    top: -48px;
    padding: 0 10px;
}
.gnbh_two p{
    margin-right: 10px;
    font-size: 15px;
    font-weight: 600;
}
.gnbh_two1 p{
    margin-left: 10px;
    font-size: 15px;
    font-weight: 600;
}
.grant_new_block_holder_new, .end_block_left{
    display:flex;
    justify-content: flex-end;
}
.annuities_paid{
    display:flex;
    align-items: center;
    position: relative;
}
.annuities_paid::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 73%;
    width: unset;
    top: -40px;
    height: 34px !important;
    z-index: -1;
}
.annuities_left{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #e1bf1a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
.annuities_left1{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    border:2px solid #e1bf1a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #e1bf1a;
}
.annuities_right3 p{
    font-size: 12px;
    margin-right: 8px;
}
.hearing_new_block_holder{
    display:flex;
    justify-content: flex-start;
}
.end_block{
    display:flex;
    justify-content: space-between;
    position: relative;
    left: -87px;
    width: calc(100% + 84px);
}
.gnbh_one2 {
    height: 30px;
    width: 30px;
    border-radius: 100%;
    background-color: #f53535;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
}
.annuities_paid1{
    padding-left: 10px;
    display: flex;
    align-items: center;
    position: relative;
}
.annuities_left1{
    height: 30px;
    width: 30px;
    border-radius: 100%;
    border:2px solid #e1bf1a;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #e1bf1a;
}
.annuities_paid1::before {
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 22px;
    width: unset;
    top: -40px;
    height: 34px !important;
    z-index: -1;
}
.annuities_right1 p{
    font-size: 12px;
    margin-left: 8px;
}
.annuities_right1_responsive, .gnbh_two_responsive, .annuities_right_responsive, .annuities_right3_responsive{
    display:none;
}
@media screen and (max-width: 991px) {
    .cdmnh_text_block h1::before {
        content: '';
        display: block;
        border: 2px solid #dcdcdc;
        margin-bottom: 20px;
        border-style: dashed;
        position: absolute;
        left: 62%;
        width: 85%;
        top: 22%;
    }
    .new_cdmnh_one{
        margin-top:50px;
    }
  .three_block{
      float:right;
  }
  .two_block_holder h1::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 50%;
    width: unset;
    top: 57%;
    height: 101px !important;
    z-index: -1;
  }
  .four_block_holder h1::after{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 50%;
    width: unset;
    top: 57%;
    height: 136px !important;
    z-index: -1;
  }
  .three_block_holder h1::before{
      display:none;
  }
  .five_block_holder h1::after{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: -13px;
    width: 38%;
    top: 22%;

    z-index: -1;
  }
  .three_block_holder::after{
      display:none;
  }
  .four_block_holder::after{
    transform: rotate( 
        180deg);
  }
  .two_block_holder p{
    background-color: #fff;
    z-index: 9;
    padding: 3px 0;
  }
  .four_block_holder p {
    background-color: #fff;
    z-index: 9;
    padding: 3px 0;
}
  .two_block_holder::after {
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    left: -13px;
    transform: rotate( 
90deg);
    z-index: 1;
    top: 140px;
}
.four_block_holder::before {
    transform: rotate( 
90deg);
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    top: 112%;
    left: 49%;
    z-index: 1;
}
.five_block_holder h1::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 0px;
    border-style: dashed;
    position: absolute;
    left: 50%;
    width: unset;
    top: 57%;
    height: 107px !important;
    z-index: -1;
}
.five_block_holder::after{
    left: -16px;
}
.common_design_modification_new_holder_two, .grant_hearing_or {
    display:none;
}

.grant_hearing_or_block {
    width: 37%;
    left: 33%;
    top: -5px;
}
.grant_new_block_holder_new, .end_block_left, .hearing_new_block_holder{
    justify-content: center;
}
.hearing_new_block_holder9{
    justify-content: unset;
}
.hearing_new_block_holder3::before{
    content: '';
    display: block;
    border: 2px solid #dcdcdc;
    margin-bottom: 20px;
    border-style: dashed;
    position: absolute;
    left: 53px;
    width: 22%;
    top: 9%;
}
.end::after{
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    right: 53%;
    transform: rotate( 
90deg);
    z-index: 1;
    top: -43px;
}
}
@media screen and (max-width: 537px) {
.new_end_block_holder{
    margin-top:100px;
}
.end_block {
    display: flex;
    justify-content: space-between;
    position: relative;
    left: -172px;
    width: calc(100% + 121px);
}
.end::after {
    content: '\f105';
    display: block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    position: absolute;
    right: 78%;
    transform: rotate( 
90deg);
    z-index: 1;
    top: -94px;
}
.end::before {
 
    left: 19%;
    width: unset;
    top: -136px;
    height: 136px !important;

}
.hearing_new_block_holder3::before {

    left: -31px;
    width: 47%;

}
.gnbh_two p, .gnbh_two1 p{
    margin-bottom: 7px;
}
.hearing_new_block_holder9_inner{
    padding: 0 55px 0 10px;
}
}
@media screen and (max-width: 500px) {
    .annuities_paid{
        flex-direction: column;
    }
    .annuities_right_responsive p{
        font-size:12px;
    }
    .end{
        left: -100px;
    }
    .annuities_paid_responsive{
        flex-direction: column;
    }
    .annuities_paid::before{
        left: 49%;
        top: -47px;
        height: 40px !important;
    }
    .grant_new_block_holder{
        flex-direction: column;
        align-items: center;
    }
    .annuities_paid1::before{
        top: -46px;
    height: 40px !important;
    left: 98px;
    }
    .annuities_right3_responsive p{
        font-size:12px;
    }
    .annuities_right1_responsive, .gnbh_two_responsive, .annuities_right_responsive, .annuities_right3_responsive{
        display:block;
    }
    .gnbh_two_responsive p{
        margin-left: 10px;
        font-size: 15px;
        font-weight: 600;
        margin-bottom: 7px;
    }
    .annuities_right1_responsive p{
        font-size:12px;
    }
    .annuities_paid1{
        flex-direction: column;
    align-items: center;
    margin-left: -50px;
    }
    .annuities_right1, .gnbh_two, .annuities_right, .annuities_right3{
        display:none;
    }
   .one_block_holder h1::before {
    left: 68%;
    width: 78%;
   }
   .four_block_holder  h1::before{
    left: 68%;
    width: 78%; 
   }
   .end::before{
    top: -156px;
    height: 154px !important;
    left: 30%;
   }
   .end::after{
    right: 66%;
   }
   .hearing_new_block_holder3::before{
    left: -27px;
    width: 53%;
   }
   .grant_hearing_or_block{
    left: 34%;
   }
   .hearing_new_block_holder9_inner{
    flex-direction: column;
    align-items: center;
   }
}
@media screen and (max-width: 480px) {
    .end_block{
        left: -145px;
    }
    .annuities_right1 p{
        font-size: 10px;
    }
    .hearing_new_block_holder3{
        margin-left: -15px;
    }
}
@media screen and (max-width: 420px) {
    .hearing_new_block_holder3::before{
        display:none;
    }
    .end_block {
        left: -129px;
    }
    .end::before{
        left: 100%;
    }
    .end::after {
        right: -8px;
    }
}
@media screen and (max-width: 385px) {
    .four_block_holder::after{
        top: 13px;
    }
    .one_block_holder h1::before {
        left: 78%;
        width: 70%;
    }
    .four_block_holder h1::before {
        left: 79%;
        width: 67%;
    }
    .two_block_holder::after{
        left: -16px;
    }
    .four_block_holder::before{
        left: 47%;
    }
}
@media screen and (max-width: 370px) {
    .end_block {
        left: -116px;
    }
    .end::after {
        right: -20px;
    }
    .end::before {
        left: 108%;
    }
}
@media screen and (max-width: 360px) {
    .end_block{
        left: -114px;
    }
}
@media screen and (max-width: 350px) {
    .end_block {
        left: -108px;
    }
    .end::after {
        right: -26px;
    }
    .end::before {
        left: 113%;
    }
}
/* new-design-18-10-2021-end */
