@charset "utf-8";
/* CSS Document */
.breadcrum_div_s{
float:left;
width:100%;
height:auto;
color:#333333;
font-size:13px;
margin-bottom:15px;
}

.about_cm img{
width:40%;
height:auto;
float:right;
margin:1% 0% 0% 2%;
}
.lastupdate-bg-r{
width:100%;
height:auto;
float:left;
/*border:1px solid #000000;*/
margin-top:20px;
margin-bottom:20px;
font-size:11px;
color: rgb(2, 117, 224);
}
.about-cm-table-r{
width:100%;
height:auto;
float:left;
/*border:1px solid #000000;*/
margin-top:20px;
}
.table-heading-r{
width:100%;
height:auto;
float:left;
background-color:#0858a2;
line-height:40px;
color:#FFFFFF;
padding:0% 2%;
font-size:20px;
border-radius:2px;
margin-bottom:25px;
}
.table-css-left-r{
text-align:left;
font-size:15px;
line-height:40px;
padding-left:2%;
}
.table-css-left-r1{
text-align:left;
font-size:15px;
line-height:40px;
padding-left:2%;
background-color:#f6f6f6;
}
.table-css-right-r{
text-align:left;
font-size:15px;
line-height:24px;
padding-left:2%;
}
.table-css-right-r1{
text-align:left;
font-size:15px;
line-height:24px;
padding-left:2%;
background-color:#f6f6f6;
}
.aboutcm-subheading-r{
color:#0275e0;
font-weight:bold;
text-transform:uppercase;
line-height:25px;
font-size:15px;
}
.scheme_bg{
width:100%;
height:auto;
float:left;
}
.scheme-heading{
width:100%;
height:auto;
float:left;
/*border:1px solid #333333;*/
margin-top:0px;
}
.scheme_imgbg{

width:70%;
height:auto;
margin:0px auto;
/*border:1px solid #000000;*/
}
.scheme_txt{
width:100%;
height:auto;
float:left;
text-align:center;
color:#015998;
font-size:15px;
font-weight:bold;
margin-bottom:20px;
}
.scheme_imgbg img{
width:100%;
}
.government-div{
margin-bottom:25px;
}
.agriculture_head_r{
width:100%;
height:auto;
float:left;
border-bottom:2px solid #0070d8;
font-size:20px;
color:#0070e0;
font-weight:600;
}

.agriculture_head_r img {
width:32px;
height:auto;
}
.left_bred_r{
width:auto;
float:left;
}
.right_bred_r{
width:auto;
float:right;
text-align:right;
font-size:14px;
padding-left:45px;
}


/*===========================================================*/

@media only screen and (max-width:999px) {

.scheme_txt{
width:100%;
height:auto;
float:left;
text-align:center;
color:#015998;
font-size:12px;
font-weight:bold;
margin-bottom:20px;
}


}














/*===========================================================*/

@media only screen and (max-width:768px) {
.left_bred_r{
width:100%;
float:left;
}
.right_bred_r{
width:100%;
float:left;
text-align:left;
margin-bottom:3px;
}


}




















/*===========================================================*/

@media only screen and (max-width:480px) {


.about_cm img{
width:100%;
height:auto;
float:right;
margin:1% 0% 2% 0%;
}
.about-gov img{
width:100%;
height:auto;
float:right;
margin:1% 0% 2% 0%;

}
.scheme_txt{
width:100%;
height:auto;
float:left;
text-align:center;
color:#015998;
font-size:18px;
font-weight:bold;
margin-bottom:20px;
}
.agriculture_head_r{
width:100%;
height:auto;
float:left;
border-bottom:2px solid #0070d8;
font-size:14px;
color:#0070e0;
text-transform:none;
font-weight:600;
}
.agriculture_head_r img {
width:22px;
height:auto;
}
.right_bred_r{
width:auto;
float:left;
text-align:left;
font-size:14px;
padding-left:33px;
}

}