.formtitile h1 {
    font-size: 2.8rem;
    font-family: Lato-Bold;
    color: #444;
    text-align: left;
    margin: 2.5rem 0 2rem;
    padding: 0 0 1.5rem 0;
    text-transform: uppercase;
    position: relative
}

@media only screen and (max-width:1199px) {
    .formtitile h1 {
        font-size: 2.4rem
    }
}

@media only screen and (max-width:767px) {
    .formtitile h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.formtitile h1:after {
    content: '';
    position: absolute;
    width: 5rem;
    height: .4rem;
    background: #00a2bd;
    left: 0;
    bottom: 0
}

@media only screen and (max-width:767px) {
    .formtitile h1 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.serviceTable {
    display: none
}

.formsTabWrap {
    width: 100%;
    position: relative
}

@media only screen and (max-width:991px) {
    .formsTabWrap {
        padding-bottom: 1rem;
        margin-top: 1rem
    }
}

.formsTabWrap .lSide {
    position: relative;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 9;
    width: 33.25%;
    float: left
}

@media only screen and (max-width:991px) {
    .formsTabWrap .lSide {
        width: 100%;
        float: none
    }
}

.formsTabWrap .lSide .imgFrm {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 26rem
}

@media only screen and (max-width:991px) {
    .formsTabWrap .lSide .imgFrm {
        height: 10rem
    }
}

.formsTabWrap .lSide .imgFrm .ovrL {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00a2bd;
    opacity: .8
}

.formsTabWrap .lSide .imgFrm img {
    height: 26rem;
    width: 100%
}

@media only screen and (max-width:1199px) {
    .formsTabWrap .lSide .imgFrm img {
        height: 24rem
    }
}

@media only screen and (max-width:991px) {
    .formsTabWrap .lSide .imgFrm img {
        height: 10rem;
        width: 100%
    }
}

.formsTabWrap .lSide .one {
    background: url(../images/formsdownloadsleftbg0.jpg) no-repeat;
    background-size: cover
}

.formsTabWrap .lSide .two {
    background: url(../images/formsdownloadsleftbg1.jpg) no-repeat;
    background-size: cover
}

.formsTabWrap .lSide .three {
    background: url(../images/formsdownloadsleftbg2.jpg) no-repeat;
    background-size: cover
}

.formsTabWrap .rSide {
    position: relative;
    float: left;
    padding: 4.5rem 0 0
}

@media only screen and (max-width:1199px) {
    .formsTabWrap .rSide {
        padding-top: 3rem
    }
}

@media only screen and (max-width:991px) {
    .formsTabWrap .rSide {
        float: none;
        width: 58%;
        margin: 0 auto;
        padding-top: 1rem
    }
}

@media only screen and (max-width:600px) {
    .formsTabWrap .rSide {
        width: 28rem
    }
}

.formsTabWrap .icon-Forms-n-Information-Document,
.formsTabWrap .icon-Notice-n-Addendum,
.formsTabWrap .icon-Product-ServicesRelated {
    font-size: 2.8rem;
    margin-right: 1.5rem
}

.rSideBoxWrap {
    display: block
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap {
        background: #fff0da;
        margin-top: -2.5rem;
        -webkit-border-radius: 0 0 8px 8px;
        border-radius: 0 0 8px 8px;
        border: .1rem solid #fff0da
    }
}

.rSideBoxWrap .rSideBox {
    float: left;
    background: #fffefc;
    border: .1rem solid #fff0da;
    position: relative;
    height: 16.5rem;
    width: 34rem;
    cursor: pointer;
    text-align: center;
    padding: 5rem 3rem 2rem 3rem;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

@media only screen and (max-width:1199px) {
    .rSideBoxWrap .rSideBox {
        max-width: 30rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox {
        padding: 3rem 0 0;
        height: auto;
        width: 50%;
        min-height: 12.5rem;
        border: 0
    }
}

.rSideBoxWrap .rSideBox a {
    color: #b6b6b6;
    display: block;
    text-align: center;
    vertical-align: top;
    outline: 0;
    text-decoration: none
}

    .rSideBoxWrap .rSideBox a span {
        display: inline-block;
        vertical-align: top;
        padding-top: 1.8rem;
        font-size: 1.8rem
    }

@media only screen and (max-width:1199px) {
    .rSideBoxWrap .rSideBox a span {
        font-size: 1.6rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox a span {
        padding-top: 0;
        font-size: 1.2rem;
        line-height: 1.4rem
    }
}

.rSideBoxWrap .rSideBox .defaultSeclectBtn {
    display: none
}

.rSideBoxWrap .rSideBox:first-of-type {
    -webkit-border-radius: 1rem 0 0 1rem;
    border-radius: 1rem 0 0 1rem;
    margin-left: 6rem;
    border-right: 0
}

@media only screen and (max-width:1400px) {
    .rSideBoxWrap .rSideBox:first-of-type {
        margin-left: 4rem
    }
}

@media only screen and (max-width:1199px) {
    .rSideBoxWrap .rSideBox:first-of-type {
        margin-left: 2rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox:first-of-type {
        margin-left: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

.rSideBoxWrap .rSideBox:last-of-type {
    -webkit-border-radius: 0 1rem 1rem 0;
    border-radius: 0 1rem 1rem 0
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox:last-of-type {
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox:last-of-type .defaultSeclectBtn {
        margin-left: -100%;
        width: 200%
    }
}

@media only screen and (max-width:600px) {
    .rSideBoxWrap .rSideBox:last-of-type .defaultSeclectBtn {
        margin-left: -13.9rem;
        width: 27.9rem
    }
}

.rSideBoxWrap .rSideBox.noticeBox.active {
    padding-top: 5rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox.noticeBox.active {
        padding-top: 3rem
    }
}

.rSideBoxWrap .rSideBox.active {
    background: #fff0da;
    padding-top: 3rem
}

    .rSideBoxWrap .rSideBox.active a {
        color: #00a2bd
    }

    .rSideBoxWrap .rSideBox.active .defaultSeclectBtn {
        display: block
    }

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox:first-of-type {
        -webkit-border-bottom-left-radius: .8rem;
        border-bottom-left-radius: .8rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .rSideBox:last-of-type {
        -webkit-border-bottom-right-radius: .8rem;
        border-bottom-right-radius: .8rem
    }
}

.rSideBoxWrap .icon-Product-related {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 4.2rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-Product-related {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

.rSideBoxWrap .icon-Service-Related {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 4.6rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-Service-Related {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

.rSideBoxWrap .icon-Forms {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 4.6rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-Forms {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

.rSideBoxWrap .icon-Information-Document {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 4.6rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-Information-Document {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

.rSideBoxWrap .icon-notice {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 5.4rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-notice {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-notice {
        line-height: 6rem;
        font-size: 4.2rem
    }
}

.rSideBoxWrap .icon-notice-cum-addendum {
    line-height: 6rem;
    margin-right: 1rem;
    display: inline-block;
    font-size: 6rem;
    line-height: 7rem
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-notice-cum-addendum {
        display: block;
        margin: 0 auto;
        background-size: 80%;
        line-height: 4.6rem;
        font-size: 3.2rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .icon-notice-cum-addendum {
        line-height: 6rem;
        font-size: 5.2rem
    }
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .defaultSeclectBtn {
        position: relative;
        background: #fff0da;
        padding: 1.5rem;
        width: 200%;
        margin-top: 1rem;
        z-index: 2;
        -webkit-border-radius: 0 0 .8rem .8rem;
        border-radius: 0 0 .8rem .8rem
    }
}

@media only screen and (max-width:600px) {
    .rSideBoxWrap .defaultSeclectBtn {
        width: 27.9rem
    }
}

.rSideBoxWrap .defaultSeclectBtn .selectDropDown {
    background: #fff;
    width: 100%;
    max-width: 100%;
    margin-top: 1.5rem;
    border: 0
}

@media only screen and (max-width:991px) {
    .rSideBoxWrap .defaultSeclectBtn .selectDropDown {
        margin-top: 0
    }
}

.rSideBoxWrap .defaultSeclectBtn .selectDropDown:after {
    right: 1rem;
    top: 3rem
}

.rSideBoxWrap .chosen-container-single .chosen-single {
    padding-top: .5rem;
    padding-bottom: .5rem;
    text-align: left ;
    display:flex  /*added by archana for dropdown megamenu contents on 03022023*/ 
}

    .rSideBoxWrap .chosen-container-single .chosen-single span {
        padding-top: 0;
        line-height: inherit
    }

#selectOpt {
    display: none
}

@media only screen and (max-width:991px) {
    #selectOpt {
        display: block;
        width: 60%;
        padding: 2rem;
        -webkit-border-radius: .3rem;
        border-radius: .5rem;
        font-size: 1.4rem;
        color: #00a2bd;
        font-family: lato-Semibold;
        background: #fff url(../images/dwnArrowB.png) 98% 50% no-repeat;
        margin: 1.2rem 5% 0;
        -webkit-box-shadow: .1rem .4rem 4.8rem rgba(80, 80, 80, .19);
        box-shadow: .1rem .4rem 4.8rem rgba(80, 80, 80, .19);
        position: relative;
        margin: -5.5rem auto 0
    }

        #selectOpt:after {
            border: 0;
            -webkit-transform: rotate(177deg);
            -ms-transform: rotate(177deg);
            transform: rotate(177deg);
            content: "\f106";
            font-family: icomoon;
            font-size: 1.8rem;
            color: #069ab8;
            position: absolute;
            right: 1.5rem;
            top: 2rem;
            font-weight: 700
        }
}

@media only screen and (max-width:600px) {
    #selectOpt {
        width: 30rem
    }
}

#selectOpt span {
    display: inline-block;
    vertical-align: top;
    padding-top: .5rem;
    width: 80%
}

.tab2 .tablink {
    max-width: 32rem;
    padding: 3rem 2rem 3rem 3rem;
    top: 4rem
}

@media only screen and (max-width:1199px) {
    .tab2 .tablink {
        top: 2.5rem;
        max-width: 30rem
    }
}

@media only screen and (max-width:991px) {
    .tab2 .tablink {
        right: 0;
        left: 0;
        margin: 8rem auto 0;
        -webkit-border-radius: 1rem;
        border-radius: 1rem;
        -webkit-box-shadow: 1px 4px 48px rgba(80, 80, 80, .19);
        box-shadow: 1px 4px 48px rgba(80, 80, 80, .19);
        display: none;
        z-index: -2;
        padding-bottom: 1rem;
        width: 60%;
        max-width: 60%;
        padding-bottom: 1.5rem
    }
}

@media only screen and (max-width:600px) {
    .tab2 .tablink {
        width: 30rem;
        max-width: 30rem
    }
}

.tab2 .tablink li {
    margin-bottom: 2rem;
    line-height: 0
}

    .tab2 .tablink li:nth-last-child(2) {
        margin-bottom: 0
    }

    .tab2 .tablink li:nth-child(3) a span {
        padding-top: 0
    }

@media only screen and (max-width:991px) {
    .tab2 .tablink li:nth-child(3) a span {
        padding-top: 0
    }
}

.tab2 .tablink li a {
    width: auto;
    display: block;
    outline: 0
}

.tab2 .tablink li.active a {
    text-decoration: none
}

.tab2 .tablink li.hLnkBar {
    width: 5px;
    height: 32px;
    background: #00a2bd;
    position: absolute;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s;
    top: 3rem
}

@media only screen and (max-width:991px) {
    .tab2 .tablink li.hLnkBar {
        display: none
    }
}

.tab2 .tablink li span {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1.8rem;
    width: 80%;
    padding-top: .4rem
}

.formsTable {
    margin-bottom: 2rem
}

    .formsTable h2 {
        font-size: 3rem;
        line-height: 3.4rem;
        color: #444;
        font-family: Lato-semiBold;
        margin: 0;
        padding: 3rem 0 0;
        text-align: left
    }

@media only screen and (max-width:991px) {
    .formsTable h2 {
        font-size: 2rem;
        line-height: 2.4rem
    }
}

.formsTable .tableFilter {
    display: block;
    padding: 1rem 0
}

    .formsTable .tableFilter .col-sm-5,
    .formsTable .tableFilter .col-sm-7 {
        padding: 0
    }

    .formsTable .tableFilter .filtrControls {
        text-align: right
    }

        .formsTable .tableFilter .filtrControls .inputFeild .inpDefault {
            height: 40px
        }

    .formsTable .tableFilter h3 {
        color: #7b7b7b;
        font-size: 1.4rem;
        margin: 0;
        padding: 3rem 0 0 0
    }

@media only screen and (max-width:991px) {
    .formsTable .tableFilter h3 {
        padding-top: 1rem
    }
}

.formsTable .tableFilter .schemeField {
    display: inline-block;
    margin: 0 2rem 0 0;
    min-width: 27rem;
    text-align: left;
    position: relative;
    padding-top: 0;
    vertical-align: top;
    background: url(../images/searchIcon.png) no-repeat right .5rem top 1rem;
    z-index: 1
}

@media only screen and (max-width:1199px) {
    .formsTable .tableFilter .schemeField {
        width: 20rem;
        min-width: auto
    }
}

@media only screen and (max-width:991px) {
    .formsTable .tableFilter .schemeField {
        margin-right: 1rem;
        width: 18rem
    }
}

@media only screen and (max-width:767px) {
    .formsTable .tableFilter .schemeField {
        width: 80%;
        float: left
    }
}

@media only screen and (max-width:480px) {
    .formsTable .tableFilter .schemeField {
        width: 70%;
        width: 70%
    }
}

.formsTable .tableFilter .schemeField .inpDefault {
    border-bottom: .1rem solid #e7e5e5
}

.formsTable .tableFilter .schemeField label {
    color: #444;
    top: 1.3rem
}

.formsTable .tableFilter .schemeField .c-ripple {
    height: 4rem
}

.formsTable .tableFilter .schemeField input[type=text].upLabel + label,
.formsTable .tableFilter .schemeField input[type=text].valid + label,
.formsTable .tableFilter .schemeField input[type=text]:focus + label,
.formsTable .tableFilter .schemeField input[type=text]:valid + label {
    top: -.5rem
}

.formsTable .tableFilter .defaultSeclectBtn {
    display: inline-block;
    min-width: 15rem;
    vertical-align: top;
    margin-top: .3rem
}

@media only screen and (max-width:991px) {
    .formsTable .tableFilter .defaultSeclectBtn {
        min-width: 10rem
    }
}

@media only screen and (max-width:767px) {
    .formsTable .tableFilter .defaultSeclectBtn {
        min-width: 17%
    }
}

@media only screen and (max-width:480px) {
    .formsTable .tableFilter .defaultSeclectBtn {
        min-width: 25%
    }
}

.formsTable .tableFilter .defaultSeclectBtn .selectDropDown {
    display: inline-block;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-bottom: .1rem solid #e7e5e5;
    padding: .5rem 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    z-index: 1 !important
}

    .formsTable .tableFilter .defaultSeclectBtn .selectDropDown:after {
        top: 3.1rem
    }

.formsTable .tableFilter .inputfieldCont .selectDropDown.valid select,
.formsTable .tableFilter .selectDropDown.valid .chosen-container-single .chosen-single {
    border: 0
}

.formsTable .tableFilter .defaultSeclectBtn .chosen-container-single .chosen-single span {
    color: #444
}

.formsTable table {
    width: 100%;
    margin: 0;
    padding: 0;
    border: .1rem solid #e9e9e9;
    border-bottom: 0
}

.formsTable tr:nth-child(odd) {
    background: #fff
}

.formsTable tr:nth-child(even) {
    background: #f9f9f9
}

.formsTable th {
    background: #d9f4f9;
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.4rem;
    font-family: lato-Semibold;
    color: #444;
    padding: 1.5rem 2rem;
    margin: 0
}

@media only screen and (max-width:991px) {
    .formsTable th {
        width: 100%;
        display: block;
        padding: .5rem 2rem
    }
}

@media only screen and (max-width:991px) {
    .formsTable th:not(:first-child) {
        display: none
    }
}

.formsTable th:first-of-type {
    width: 73%
}

@media only screen and (max-width:1199px) {
    .formsTable th:first-of-type {
        width: 68%
    }
}

@media only screen and (max-width:991px) {
    .formsTable th:first-of-type {
        padding-top: 2rem;
        width: 100%
    }
}

.formsTable th:last-of-type {
    width: 17rem
}

@media only screen and (max-width:991px) {
    .formsTable th:last-of-type {
        padding-bottom: 2rem
    }
}

.formsTable td {
    text-align: left;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-family: Lato-Regular;
    color: #444;
    padding: 1.5rem 2rem;
    margin: 0
}

@media only screen and (max-width:991px) {
    .formsTable td {
        width: 100%;
        display: block;
        padding: .3rem 2rem;
        font-size: 1.2rem;
        line-height: 1.4rem
    }
}

.formsTable td:first-of-type {
    color: #00a2bd
}

    .formsTable td:first-of-type a {
        font-size: 1.6rem;
        line-height: 1.8rem
    }

@media only screen and (max-width:991px) {
    .formsTable td:first-of-type a {
        font-size: 1.4rem;
        line-height: 1.6rem
    }
}

@media only screen and (max-width:991px) {
    .formsTable td:first-of-type {
        padding-top: 1.5rem
    }
}

@media only screen and (max-width:991px) {
    .formsTable td:last-of-type {
        padding-bottom: 1.5rem
    }
}

.formsTable td a {
    color: #444;
    margin: 0;
    padding: 0;
    display: block;
    text-decoration: none;
    outline: 0
}

    .formsTable td a:hover {
        color: #00a2bd
    }

.pagination {
    display: block;
    padding: 1.5rem 0;
    padding-right: 1rem;
    text-align: center;
    border: .05rem solid #e9e9e9;
    border-top: 0;
    margin: 0 0 3.4rem;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media only screen and (max-width:991px) {
    .pagination {
        margin-bottom: 3.2rem
    }
}

.pagination ul {
    margin: 0 auto;
    padding: 0
}

    .pagination ul li {
        list-style: none;
        display: inline-block;
        margin: 0 .2rem
    }

        .pagination ul li a {
            border: 1px solid #e2e2e2;
            -webkit-border-radius: .4rem;
            border-radius: .4rem;
            text-align: center;
            display: block;
            padding: 0;
            color: #979797;
            background: #fff;
            font-size: 1.4rem;
            line-height: 2.8rem;
            font-family: Lato-Regular;
            min-width: 3rem;
            text-decoration: none;
            outline: 0
        }

@media only screen and (max-width:480px) {
    .pagination ul li a {
        min-width: 2.4rem;
        font-size: 1.2rem;
        line-height: 2.4rem
    }
}

.pagination ul li a:hover {
    background: #f79608;
    color: #fff;
    border-color: #f79608
}

.pagination ul li a:active,
.pagination ul li a:focus {
    text-decoration: none
}

.pagination ul li.active a {
    background: #00a2bd;
    color: #fff;
    border-color: #00a2bd
}

    .pagination ul li.active a:hover {
        background: #00a2bd;
        border-color: #00a2bd
    }

.pagination ul li:first-of-type {
    margin-right: 4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:first-of-type {
        margin-right: .3rem
    }
}

.pagination ul li:first-of-type a {
    padding: 0 1.4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:first-of-type a {
        padding: 0 .5rem
    }
}

.pagination ul li:last-of-type {
    margin-left: 4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:last-of-type {
        margin-left: .3rem
    }
}

.pagination ul li:last-of-type a {
    padding: 0 1.4rem
}

@media only screen and (max-width:480px) {
    .pagination ul li:last-of-type a {
        padding: 0 .5rem
    }
}

.pagination ul li.blankk {
    font-size: 1.4rem;
    color: #979797;
    margin: 0 .7rem
}

@media only screen and (max-width:480px) {
    .pagination ul li.blankk {
        margin: 0 .3rem
    }
}

.cloudWrap .cloud {
    position: absolute;
    background: url(../images/cloud-big.png) no-repeat;
    -webkit-animation: float 3s ease-out infinite;
    animation: float 3s ease-out infinite
}

@media only screen and (max-width:991px) {
    .cloudWrap .cloud {
        display: none
    }
}

.cloudWrap .cloud-1 {
    top: -4rem;
    left: 40%;
    width: 22.3rem;
    height: 4.7rem
}

.cloudWrap .cloud-2 {
    background: url(../images/cloud-small.png) no-repeat;
    top: 2rem;
    left: 66%;
    width: 3.9rem;
    height: 1.7rem
}

@media only screen and (max-width:1400px) {
    .cloudWrap .cloud-2 {
        left: 80%
    }
}

@media only screen and (max-width:1199px) {
    .cloudWrap .cloud-2 {
        top: 1rem;
        left: 80%
    }
}
/*mahesh 210222 vapt view  product-labeling page link*/

.formsDownloads b {
    display: none;
}


@media only screen and (max-width: 600px) {
    .tab2 .tablink {
        top: 0.4rem;
    }
}


/*siddharth and sainath 21march Catalogue Live*/
@media only screen and (max-width: 991px) {
    .formsTable .tableFilter h3

{
    padding-bottom: 1rem;
}
}
/*siddharth and sainath 21march Catalogue Live*/
/*Added by preeti with sainath 0n 05082022*/
@media only screen and (max-width: 991px) {
    .formsTable #tbltender td {
        width: 33.33%;
        display: inline-block;
    }

    .formsTable #tbltender th:last-of-type {
        width: 33.33%;
    }

    .formsTable .noticeTable th {
        padding: 2rem;
        width: 33.33%;
    }

    .formsTable td:first-of-type {
        padding: 2rem;
    }

    .formsTable #tbltender td.ng-binding {
        padding: 2rem;
    }
}
/*End::Preeti*/