
.imgDvision{
    /*height: 80%;*/
    width: 90%;
    padding-top: 50px;
}
.imgDvision1{
    /*height: 60%;*/
    width: 100%;
    padding-top: 50px;
}
.banner1{
    width: 100% !important;
}
.ftrUl li{
    color: #dddddd;
    list-style: none;
}
.ftrUl1 li{
    list-style: none;
    text-align: center;
}
.faIcon{
    font-size: 30px;
}
.datatable{
    width: 511;

}
.list-with-marker__item{
    font-size: 14px;
    font-weight: normal !important;
}
.datatable{


    width: 100% !important;
}

th{
    background: black;
    color: #fff;
    border: 1px solid black !important;
}
td,th{
    border: 1px solid black;
    text-align: center;
    padding: 7px;
    font-size: 14px;
}
tr:nth-child(even) {
    background: white;
    border: 1px solid black !important;
}
tr:nth-child(odd) {
    background: white;
    border: 1px solid black !important;
}

.justify{
    text-align: justify;
    font-style: normal !important;
}
.centerA{
    text-align: center;
    border: 1px solid gray;
}
.tblProduct{
    /*border-collapse: collapse;*/
    border-spacing: 40px;
    border-collapse: separate;
    border: none !important;
}
.datatableAnnual{
    border-spacing: 10px;
    border-collapse: inherit;

    border: none !important;

}
.datatableAnnual a{
    color: white !important;
}
.datatableAnnual td{
    background: white;

    width: 20% !important;

}
.tblProduct td{
    /*border-collapse: collapse;*/
    background: white;

    /*border: 1px solid gray;*/
}
.tdAnnual{
    padding-left: 80px !important;
    padding-right: 80px !important;
}
.tblreactive th{
    padding: 5px;
    text-align: center;
}
.tblreactive tr td{
    padding: 5px;
}
.tbldirect tr td{
    padding: 5px;
}
.tblfacility th{
    padding: 5px;
    text-align: center;
}
.tblfacility tr td{
    padding: 5px;
}
.pUserIntermediate{
    text-align: center;font-size: 12px;
    color: #0098DA;
    font-weight: bold;
}
.pUserIntermediateUL{
    padding: 5px;line-height: 22px;
}
.divUserIntermediate{
    border: 1px solid black;
    margin: 5px;
    min-height: 350px;
    min-width: 220px;
}
.list-with-marker{
    margin-right: 0px !important;
}
.galleryimg{
    min-height: 145px;
    width: auto;
}
.headline:hover,.more:hover{
    color:#007dcb !important;
}
.headline{
    margin-bottom: 2px !important;
}
.news2{
    height: 280px !important;
}
.policyDivRow{
    margin-bottom: 10px;
}
.newsImg{
    width: 300px !important;
}
.imgClass{
    /*height: 500px;*/
    width:100%;
}
.awardImg{
    height: 227px;
    width: 340px;
}
.awardImg1{
    height: 320px;
    width: 370px;
}
.h4Class{
    color: #0098DA;
}
.borderClass{
    border-left: 1px solid grey;
}
.tableClass{

    width: 900px;
}
/*tr:nth-child(odd){
    background: none;
}
tr:nth-child(even){
    background: none;
}*/
input, textarea{
    text-align: left;
}
.rbtnClass{
    text-align: left;
}
h6{
    text-align: center;
}
.pClass{
    margin: 0px;
    padding: 0px;
}
.spanClass{
    color: red;
}
.iconColor{
    color: #0098DA;
}
.box-social__item{
    /*margin-left: 30px !important;*/
}

.carouselLeft{
    /*top: 240px;font-size: 50px;bottom: 265px;*/
}


.textJustify{
    text-align: justify;
}
.tdBackgroud1{
    background: blue !important;
}
.tdBackgroud2{
    background: red !important;
}
.tdBackgroud3{
    background: #ffff99 !important;
    
}

/*dye_itermediate_page responsive*/

.container_1{
    width:100%;
    overflow:hidden;
   /* border:1px solid skyblue; */
    margin-top:20px auto;
    padding:20px 0px;
}

.container_1 ul{
    padding:0px;
    margin: 0px;
}

.container_1 ul li{
    list-style-type: none;
    float:left;
    width:21%;
    height:230px;
    /* background: red; */
    border: 1px solid #ddd;;
    margin: 40px 10px 0px 30px;
    box-sizing: border-box;
    text-align:center;
}
.historical-box-wrap .historical-box {
    margin: 20px 10px;
    padding: 50px 0;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
}
.historical-box-wrap > div:first-child .historical-box {
    background: #002060;
    color: #fff;
}
.historical-box-wrap > div:last-child .historical-box {
    background: #eee;
}


@media screen and (max-width:1380px){
    .container_1 ul li{
        width:25%;
        height:205px;
        margin-left:80px;
    }
}
@media screen and (max-width:1199px){
    .container_1 ul li{
        width:35%;
        height:200px;
        margin-left:90px;
    }
}

@media screen and (max-width:991px){
    .container_1 ul li{
        width:39%;
        height:200px;
        margin-left:50px;
    }
}
@media screen and (max-width:767px){
    .container_1 ul li{
    width:75%;
    height:200px;
   margin-left:60px;
    }
}

@media screen and (max-width:570px){
    .container_1 ul li{
       
    width:100%;
    height:230px;
   margin-left:0px;
    }
}

@media screen and (max-width:375px){
    .container_1 ul li{
       
    width:100%;
    height:230px;
    margin-left:0px;
    }
    .container_1{
        width:125%;
        margin-top:0px auto;
        margin-left:0px;
        padding:0px;
    }
}


@media screen and (max-width:360px){
    .container_1 ul li{
       
    width:100%;
    height:230px;
    margin-left:0px;
    }
    .container_1{
        width:140%;
        margin-top:0px auto;
        margin-left:0px;
        padding:0px;
    }
}


@media screen and (max-width:320px){
    .container_1 ul li{
       
    width:100%;
    height:230px;
    margin-left:0px;
    }
    .container_1{
        width:190%;
        margin-top:0px auto;
        margin-left:0px;
        padding:0px;
    }
}



