@charset "utf-8";
body {
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 85% !important;
    line-height: 23px;
}
a {
    color: #171614;
}
.common-wrapper, .header-wrapper {
    font-family: "Open Sans",sans-serif;
}

.bg-wrapper.blue-bg {
    background: url("../images/bg-bottom.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 50px 0;
}
.reveal .fa {
    font-family: "FontAwesome";
    font-style: normal;
}
.common-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none;
}
.header-container {
    padding: 11px 0 10px;
}
.container.common-container {
    padding: 0;
}

.right-content .float-element {
    margin-top: 4px;
}
.logo-cmf a {
    border-right: 1px solid #545454;
}
.footer-bottom-wrapper {
    border-bottom: 1px solid #535148;
}

.section-gallery .gridview .views-row{
	vertical-align:top;
}
.common-right ul li.ico-site-search > a, .common-right ul li.ico-site-search > a:focus {
    outline: medium none;
}
.footer-top-wrapper ul li:before {
    content: "";
}

#auto_suggesion ul {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.bttn-search {
    top: 4px;
}
.nav-wrapper {
    background: none repeat scroll 0 0 #2B380D;
}
.header-wrapper {
    background-color: #FAFFEF;
    border: medium none;
}
.nav-wrapper ul li.active a {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000 !important;
}
.nav-wrapper ul li.active:hover a, .nav-wrapper ul li.active a:hover {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000;
}
.nav-wrapper ul li.active-trail a {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000;
}
.nav-wrapper ul li:hover a, .nav-wrapper ul li.hover a {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000;
}
.nav-wrapper ul li {
    border-left: 1px solid #25300B;
    display: inline;
    float: left;
    font-size: 95%;
}
.nav-wrapper ul li a {
    color: #F2D653;
    display: block;
    line-height: 40px;
    padding: 0 36px !important;
}
#nav li:hover > ul, #nav li.hover > ul, #nav a:focus + ul, #nav .hover a:focus {
    margin-left: 0;
}
.nav-wrapper ul ul li.active a, .nav-wrapper ul ul li.hover a, .nav-wrapper ul ul li a:hover {
    background: none repeat scroll 0 0 #ECC800;
}
.nav-wrapper ul ul li a {
    color: #F2D653;
    display: block;
    line-height: 40px;
    padding: 0 40px;
}
.body-panel2-wrapper {
    padding: 10px 0 0;
}
.doc-row ul li {
    background: url("../images/arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0) !important;
    clear: both;
    color: #333333;
    display: block;
    font-size: 13px;
    margin: 0 0 10px;
    min-height: inherit;
    overflow: hidden;
    padding: 0 0 0 10px;
    width: 100%;
}
.doc-row ul li {
    font-size: 14px;
}
.heading {
    border-bottom: 3px solid #2B380D;
    color: #2C2C2C;
    font-size: 150%;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0 0 2px;
    text-transform: capitalize;
}
.inner-body-wrapper {
    padding: 20px 0;
}
.breadcam {
    margin: 5px 0 0;
}
.easy-breadcrumb_segment-separator {
    background: url("../images/bredcam-arrow.png") no-repeat scroll right 7px rgba(0, 0, 0, 0);
    margin-right: 5px;
    padding-right: 10px;
}
.easy-breadcrumb_segment.easy-breadcrumb_segment-front:hover {
    text-decoration: underline;
}
.contact_details_block {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.contact_details {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #2B380D;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    float: left;
    width: 500px;
}
.contact_details h3 {
    background: none repeat scroll 0 0 #2B380D;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 6px 0 6px 15px;
}
.contact_details-inner {
    box-sizing: border-box;
    padding: 15px;
}
input[type="text"] {
    border: 1px solid #2B380D;
    padding: 3px 0;
    width: 300px;
}
input[type="email"] {
    border: 1px solid #2B380D;
    padding: 3px 0;
    width: 300px;
}
input[type="password"] {
    border: 1px solid #2B380D;
    padding: 3px 0;
    width: 300px;
}
textarea {
    border: 1px solid #2B380D;
    padding: 3px 0;
    width: 300px;
}
.form-textarea-wrapper {
    display: inline-block;
    width: 300px;
    padding: 0px 15px;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #2B380D;
    border: medium none;
    color: #FFFFFF;
    font-weight: 600;
    left: 196px;
    padding: 5px 20px;
    /*position: relative;*/
}
input[type="submit"]:hover {
    background: none repeat scroll 0 0 #E0B33E;
    color: #000000;
}
select {
    border: 1px solid #2B380D;
    padding: 3px 0;
    width: 300px;
}
label {
    color: #000000;
    float: left;
    font-size: 1em;
    width: 35%;
}
form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #2B380D;
    box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 600px;
}

.nav-wrapper {
    height: inherit;
}
.grippie {
    display: none;
}
form .form-item {
    margin: 0 0 15px;
}
form .form-wrapper {
    padding: 5px;
}
.form-required {
    color: #FF0000;
}
.description {
    margin-bottom: 20px;
	text-align:right;
}
table {
    border: 1px solid #648510;
    float: left;
    width: 100%;
}
table th {
    background: none repeat scroll 0 0 #2B380D;
    border: 1px solid #648510;
    color: #FFFFFF;
    text-transform: capitalize;
}
table tr {
    border: 1px solid #648510;
    padding: 5px;
}
tr.even {
    background-color: #EEEEEE;
}
tr.odd {
    background-color: #FFFFFF;
}
table td {
    border: 1px solid #648510;
    font-size: 14px;
}
table caption {
    color: #000000;
    font-weight: bold;
    padding: 10px 0;
}
table th.views-field-field-attached {
    width: 18%;
}
.slides > li {
    position: relative;
}
.slide-caption {
    background: none repeat scroll 0 0 #2B380D;
    bottom: 50px;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    padding: 14px 16px 16px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 385px;
    z-index: 1000;
}
.flex-direction-nav a {
    height: 40px;
    padding: 11px;
    width: 40px;
}
.slide-caption h2 {
    color: #F2D653;
    font-size: 135.71%;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 5px;
}
.slide-caption p {
    color: #F2D653;
    font-size: 107.14%;
    font-weight: 400;
    line-height: 115%;
}
.slide-caption a {
    color: #F9EDB5;
    font-size: 80%;
    text-decoration: none;
    text-transform: uppercase;
}
.slide-caption a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.slide-caption h2 span {
    display: block;
    font-weight: 300;
}
.banner-wrapper .flex-direction-nav {
    left: auto;
    position: absolute;
    right: auto;
    top: 50%;
    width: 100%;
}
.banner-wrapper .flex-direction-nav a:before {
    color: #000000;
    display: inline-block;
    font-family: "flexslider-icon";
    font-size: 30px;
    text-shadow: none;
}
.banner-wrapper .flex-direction-nav a {
    background-color: #F2D653;
    border-radius: 4px;
    opacity: 1;
}
.banner-wrapper:hover .flex-direction-nav a {
    opacity: 1;
}
.banner-wrapper .flexslider:hover .flex-direction-nav {
    opacity: 1;
}
.banner-wrapper .flexslider .flex-direction-nav .flex-next {
    opacity: 0.1;
    right: 0;
}
.banner-wrapper .flexslider .flex-direction-nav .flex-prev {
    left: 0;
    opacity: 0.1;
}
.banner-wrapper .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
.banner-wrapper .flexslider:hover .flex-direction-nav .flex-prev {
    left: 10px;
    opacity: 1;
}
.banner-wrapper .flex-control-nav {
    display: block;
}
.whats-new-panel {
    background: url("../images/whats-new-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.whats-new-title {
    border-right: 2px solid #F5D733;
    color: #FFFFFF;
    float: left;
    font-size: 214%;
    font-weight: 300;
    line-height: 110%;
    margin: 15px 2% 15px 0;
    min-height: 76px;
    padding: 15px 0;
    width: 13%;
}
.whats-new-contents {
    float: left;
    position: relative;
    width: 85%;
}
.whats-new-title span {
    display: block;
    font-size: 200%;
    font-weight: 400;
}
.whats-new-text-cont {
    color: #000000;
    font-size: 110%;
    font-weight: 400;
    line-height: 140%;
    padding: 30px 32% 30px 0;
}
.whats-new-text-cont span {
    color: #F5D733;
    font-weight: bold;
}
.whats-new-image {
    background: none repeat scroll 0 0 #19C58A;
    height: 100%;
    overflow: hidden;
    padding-top: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 28%;
}
.whats-new-image .content-image {
    text-align: center;
}
.whats-new-image .content-image img {
    display: inline-block;
}
.content-download {
    background: url("../images/download.png") no-repeat scroll center center #19C58A;
    border-top: 1px solid #03B578;
    bottom: 0;
    display: block;
    padding: 15px 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.content-download:hover {
    background: url("../images/download.png") no-repeat scroll center center #03B578;
}
.top-body-wrapper {
    padding-top: 0;
}
.top-body-wrapper-left {
    float: left;
    padding: 45px 0;
    width: 75%;
}
.top-body-wrapper-right {
    background: url("../images/min-texture.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ECECEC;
    float: right;
    height: 100%;
    padding: 45px 0 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 23.9%;
}
a.readmore {
    background: none repeat scroll 0 0 #F5D733;
    border-radius: 5px;
    color: #514815;
    display: inline-block;
    float: none;
    margin-top: 8px;
    padding: 4px 8px;
}
a.readmore:hover {
    background: none repeat scroll 0 0 #514815;
    color: #F5D733;
}
.panel-3 {
    float: left;
    padding: 0 20px 0 0;
    width: 50%;
}
.panel-3 h3 {
    color: #0776A8;
    font-family: "Open Sans";
    font-size: 150%;
    font-weight: 700;
}
.news-list li {
    border-bottom: 1px solid #EEEEEE;
    padding: 12px 0;
}
.news-list li:last-child {
    border: medium none;
}
.news-list li span {
    color: #19C58A;
    display: block;
}
.press-releases ul.news-list li {
    border: medium none;
}
.top-body-wrapper-right img {
    border: 4px solid #FFFFFF;
    display: inline-block;
}
.top-body-wrapper-right h4 {
    color: #000000;
    font-size: 120%;
    font-weight: 700;
    padding: 8px 0 0;
}
.top-body-wrapper-right h5 {
    color: #555555;
    font-size: 130%;
    font-weight: 400;
}
.top-body-wrapper-right ul {
    padding: 20px 0 0;
}
.top-body-wrapper-right ul li {
    border-right: 1px solid #B7B7B7;
    display: inline-block;
    padding: 0 5px;
}
.top-body-wrapper-right ul li:last-child {
    border: medium none;
}
.top-body-wrapper-right ul li a {
    color: #12A271;
}
.body-panel2-wrapper {
    background: none repeat scroll 0 0 #FAFFEF;
}
.service-units {
    float: left;
    text-align: left;
    width: 76%;
}
.body-panel2 ul {
    margin: 0;
    padding: 0;
}
.body-panel2 ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.service-units ul li {
    font-family: "Open Sans",sans-serif;
    margin: 0 1.9% 3% 0;
    min-height: 362px;
    padding: 30px 10px;
    text-align: center;
    width: 31.1%;
}
.body-panel2 ul li a {
    display: block;
}
.body-panel2 ul li a {
    color: #000000;
}
.body-panel2 ul li a:hover {
    text-decoration: underline;
}
.body-panel2 ul li:hover a span.list-content {
    text-decoration: underline;
}
.body-panel2 ul li:hover, .body-panel2 ul li.active {
    background: none repeat scroll 0 0 #F2E6AD;
}
.body-panel2 ul li span.ico-img {
    display: inline-block;
    margin: 0 auto 15px;
    text-align: center;
    width: 90px;
}
.body-panel2 ul li h3 {
    border: medium none;
    color: #2F2F31;
    display: block;
    font-size: 128.57%;
    font-weight: 600;
    line-height: 116.66%;
    margin: 0 auto 3px;
    min-height: 25px;
    text-align: center;
}
.body-panel2 ul li p {
    color: #000000;
    display: block;
    font-weight: 400;
    line-height: 21px;
    margin: 0 auto 18px;
    padding: 0 30px;
    text-align: center;
}
.rnd ul li span.ico-img {
}
.body-panel2 ul li span img {
    display: inline-block;
    vertical-align: middle;
}
.body-panel2 ul li span.list-content {
    display: inline-block;
    line-height: 108%;
    padding-left: 60px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
.body-panel2 h3 {
    border-bottom: 1px solid #DEDEDE;
    color: #12AB77;
    font-family: "Open Sans";
    font-size: 150%;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 8px;
    text-align: left;
}
.documents-rt {
    float: right;
    width: 23.1%;
}
.banner-relief-fund {
    background: url("../images/banner-doc-rt.jpg") no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
    clear: both;
    font-family: "Open Sans";
    font-size: 85.71%;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 38px;
    min-height: 205px;
    overflow: hidden;
    padding: 10px;
}
.banner-relief-fund h3 {
    background: none repeat scroll 0 0 #31220B;
    border: medium none;
    clear: both;
    color: #FFFFFF;
    display: inline;
    font-size: 174%;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}
.banner-relief-fund p {
    clear: both;
    color: #FFFFFF;
    line-height: 16px;
    margin: 5px 0 20px;
    overflow: hidden;
}
.banner-relief-fund a {
    background: none repeat scroll 0 0 #F2D653;
    border-radius: 4px;
    color: #000000;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 9px 20px 9px 12px;
    text-transform: uppercase;
}
.banner-relief-fund a:hover {
    background: none repeat scroll 0 0 #2B380D;
    color: #FFFFFF;
}
.doc-report {
    clear: both;
    overflow: hidden;
}
.doc-report h2 {
    border: medium none;
    clear: both;
    color: #343434;
    font-size: 171.42%;
    font-weight: 700;
    margin-bottom: 3px;
    overflow: hidden;
    text-transform: uppercase;
}
.doc-row {
    clear: both;
    font-family: "Open Sans";
    margin: 0;
    overflow: hidden;
    text-align: left;
}
.no-border {
    border: medium none;
    padding-top: 7px;
}
.doc-row h5 {
    color: #414143;
    font-size: 128.57%;
    line-height: normal;
    margin-bottom: 2px;
}
.doc-row p {
    color: #333333;
    font-size: 92.85%;
    line-height: normal;
    margin-bottom: 8px;
}
.body-panel2 .doc-row a.btn {
    background: none repeat scroll 0 0 #F2D653;
    border-radius: 4px;
    color: #2F2F31;
    display: block;
    float: left;
    font-size: 85.71%;
    font-weight: 700;
    padding: 9px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.doc-row a.download {
    background: url("../images/arrow-down.png") no-repeat scroll 13px 13px #F2D653;
    border-radius: 4px;
    color: #2F2F31;
    display: block;
    float: left;
    font-size: 85.71%;
    font-weight: 700;
    padding: 9px 15px 9px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.doc-row a.download:hover {
    background: url("../images/arrow-down-hover.png") no-repeat scroll 13px 13px #2B380D;
    color: #FFFFFF;
    text-decoration: none;
}
.doc-row a.btn:hover {
    background: none repeat scroll 0 0 #648510;
    color: #FFFFFF;
}
.body-panel3-wrapper {
    background: none repeat scroll 0 0 #FAFFEF;
}
.body-panel2 .rnd ul li span.ico-img {
    border: medium none;
}
.photo-gallery {
    font-family: "Open Sans";
    margin-top: 21px;
    padding-bottom: 1px;
    text-align: center;
}
.photo-gallery h2 {
    background: url("../images/gallaer-title-bg.png") no-repeat scroll 50% 100% rgba(0, 0, 0, 0);
    border: medium none;
    clear: both;
    color: #000000;
    display: block;
    font-family: "Open Sans";
    font-size: 24px;
    margin-bottom: 24px;
    padding-bottom: 34px;
}
.photo-gallery ul {
    list-style: none outside none;
}
.photo-gallery ul li {
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 214px;
    line-height: normal;
    margin-bottom: 40px;
    margin-left: 43px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 257px;
}
.photo-gallery ul li img {
    min-width: 100%;
}
.photo-gallery ul li:first-child {
    margin-left: 0;
}
.photo-gallery ul li div {
    background: none repeat scroll 0 0 rgba(60, 49, 37, 0.8);
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.photo-gallery ul li:hover div {
    display: block;
}
.photo-gallery ul li span {
    display: block;
    margin: 90px 0 89px;
    text-align: center;
}
.photo-gallery ul li i {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: inline-block;
    margin: 0 18px;
    padding: 5px 7px 8px;
}
.photo-gallery ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
.photo-gallery a.viewall {
    background-color: #FAFFEF;
    border: 2px solid #425C01;
    border-radius: 4px;
    color: #22221F;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
}
.photo-gallery a.viewall:hover {
    background-color: #648510;
    color: #FFFFFF;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #FAFFEF !important;
}
.body-panel3 {
    position: relative;
}
.gallery {
    float: left;
    left: 0;
    position: relative;
    top: 0;
    width: 72%;
    z-index: 1000;
}
.body-panel3 .container {
}
.connecting-bharat {
    color: #FFFFFF;
    float: right;
    padding: 30px 30px 30px 0;
    position: relative;
    width: 23.5%;
    z-index: 9999;
}
.connecting-bharat ul {
    margin: 20px 0 0;
}
.connecting-bharat ul li {
    margin-bottom: 10px;
}
.connecting-bharat ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 150%;
    font-weight: 300;
}
.connecting-bharat ul li:hover a {
    color: #051820;
}
.fancybox-inner div {
    height: 350px;
    overflow: auto;
    width: 100%;
}
.bttn-slide {
    background: none repeat scroll 0 0 #5A9202;
    color: #FFFFFF;
    display: inline-block;
    font-size: 120%;
    margin: 10px 0;
    padding: 10px 30px;
    text-transform: uppercase;
}
.bttn-slide:hover {
    background: none repeat scroll 0 0 #446C06;
}
.bttn-more {
    border: 2px solid #5A9202;
    color: #5A9202;
    display: inline-block;
    font-size: 110%;
    margin: 10px 0;
    padding: 8px 20px;
    text-transform: uppercase;
}
.bttn-more i {
    font-size: 110%;
    margin-left: 10px;
}
.bttn-more:hover {
    background: none repeat scroll 0 0 #5A9202;
    color: #FFFFFF;
}
.body-container h2.title {
    font-size: 280%;
    font-weight: 600;
}
.document-holder {
    background-color: #F9F9F9;
    background-image: url("../images/ico-pdf.html");
    background-position: 30px center;
    background-repeat: no-repeat;
    min-height: 200px;
    padding: 25px 25px 25px 145px;
}
.document-holder h3 {
    color: #163754;
    font-size: 250%;
    font-weight: 300;
    padding-bottom: 10px;
}
.document-holder ul li {
    background: url("../images/blt-doc.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #6C6C6C;
    display: block;
    padding: 0 0 10px 20px;
}
.document-holder ul li a {
}
.document-holder ul li a:hover {
    color: #2A2A2A;
    text-decoration: underline;
}
.links-holder {
    float: left;
    font-family: "Open Sans";
    padding: 0;
}
.links-holder.buttons-set {
    width: 25%;
}
.links-holder.quick-link {
    width: 75%;
}
.links-holder.quick-link img {
    width: 100%;
}
.links-holder.buttons-set ul {
    font-family: "Open Sans";
    list-style: none outside none;
    margin-right: 36px;
}
.links-holder.buttons-set .region-nodeloficers ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #3C3125;
    display: table;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    list-style: none outside none;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}
.links-holder.buttons-set .region-nodeloficers ul li a {
    background: url("../images/ico-nodal.png") no-repeat scroll 6px 50% #F2D653;
    color: #3C3125;
    float: left;
    height: 60px;
    padding: 20px 6px 6px 70px;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}
.links-holder.buttons-set .region-nodeloficers ul li a:hover, .links-holder.buttons-set .region-nodeloficers ul li a.active {
    background: url("../images/ico-nodal-hover.png") no-repeat scroll 6px 50% #3C3125;
    color: #F2E6AD;
    text-decoration: none;
}
.links-holder.buttons-set .region-vacancyandcircular ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #3C3125;
    display: table;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    list-style: none outside none;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}
.links-holder.buttons-set .region-vacancyandcircular ul li a {
    background: url("../images/ico-vacancy.png") no-repeat scroll 6px 50% #F2D653;
    color: #3C3125;
    float: left;
    height: 60px;
    padding: 20px 6px 6px 70px;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}
.links-holder.buttons-set .region-vacancyandcircular ul li a:hover, .links-holder.buttons-set .region-vacancyandcircular ul li a.active {
    background: url("../images/ico-vacancy-hover.png") no-repeat scroll 6px 50% #3C3125;
    color: #F2E6AD;
    text-decoration: none;
}
.links-holder.buttons-set .region-publicgrievancescpgramsportal ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #3C3125;
    display: table;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    list-style: none outside none;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}
.links-holder.buttons-set .region-publicgrievancescpgramsportal ul li a {
    background: url("../images/ico-portal.png") no-repeat scroll 6px 50% #F2D653;
    color: #3C3125;
    float: left;
    height: 60px;
    padding: 10px 6px 6px 67px;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}
.links-holder.buttons-set .region region-publicgrievancescpgramsportal ul li a {
    background: url("../images/ico-portal.png") no-repeat scroll 6px 50% #F2D653;
}
.links-holder.buttons-set .region-publicgrievancescpgramsportal ul li a:hover, .links-holder.buttons-set .region-publicgrievancescpgramsportal ul li a.active {
    background: url("../images/ico-portal-hover.png") no-repeat scroll 6px 50% #3C3125;
    color: #F2E6AD;
}
.links-holder.buttons-set .region-parliamentmatters ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    clear: both;
    color: #3C3125;
    display: table;
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    list-style: none outside none;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}
.links-holder.buttons-set .region-parliamentmatters ul li a {
    background: url("../images/ico-parliament.png") no-repeat scroll 6px 50% #F2D653;
    color: #3C3125;
    float: left;
    height: 60px;
    padding: 16px 6px 6px 67px;
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}
.links-holder.buttons-set .region-parliamentmatters ul li a {
    background: url("../images/ico-parliament.png") no-repeat scroll 6px 50% #F2D653;
}
.links-holder.buttons-set .region-parliamentmatters ul li a:hover, .links-holder.buttons-set .region-parliamentmatters ul li a.active {
    background: url("../images/ico-parliament-hover.png") no-repeat scroll 6px 50% #3C3125;
    color: #F2E6AD;
}
.links-holder h4 {
    color: #3C3125;
    font-size: 130%;
    font-weight: 600;
    line-height: 110%;
    padding-bottom: 15px;
}
.links-holder h3 {
    color: #3C3125;
    font-size: 130%;
    font-weight: 600;
    line-height: 110%;
    padding-bottom: 15px;
}
.links-holder ul {
    margin-right: 45px;
}
.links-holder ul li {
    background: url("../images/arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    display: block;
    padding: 0 0 8px 20px;
}
.links-holder.quick-link ul li {
    background-position: 8px 3px;
    color: #3C3125;
    float: left;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 1px;
    padding-left: 33px;
    width: 50%;
}
.links-holder ul li a {
    color: #000000;
}
.links-holder ul li a:hover {
    text-decoration: underline;
}
.links-holder .readmore {
    background: none repeat scroll 0 0 #F2D653;
    border-radius: 4px;
    color: #2F2F31;
    display: block;
    float: left;
    font-size: 85.71%;
    font-weight: 700;
    padding: 9px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.links-holder .readmore:hover {
    background-color: #648510;
    color: #FFFFFF;
}
.flexslider .slides li {
}
.flexslider .slides li.incrdl {
    width: 250px !important;
}
.cercle-container ul li {
    float: left;
    text-align: center;
    width: 25%;
}
.cercle-container ul li a {
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border-radius: 100%;
    display: inline-block;
    height: 130px;
    position: relative;
    width: 130px;
}
.cercle-container ul li a span {
    bottom: 25px;
    color: #2A2A2A;
    font-size: 110%;
    font-weight: 600;
    left: 0;
    line-height: 110%;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.cercle-container ul li a:hover span {
    color: #FFFFFF;
}
.cercle-container ul li a:hover {
    background-color: #5A9202;
}
.cercle-container ul li.cercle-ico-1 a {
    background-image: url("../images/ico-sprite.html");
    background-position: 44px 25px;
}
.cercle-container ul li.cercle-ico-1 a:hover {
    background-image: url("../images/ico-sprite.html");
    background-position: 44px -214px;
}
.cercle-container ul li.cercle-ico-2 a {
    background-image: url("../images/ico-sprite.html");
    background-position: -84px 25px;
}
.cercle-container ul li.cercle-ico-2 a:hover {
    background-image: url("../images/ico-sprite.html");
    background-position: -84px -214px;
}
.cercle-container ul li.cercle-ico-3 a {
    background-image: url("../images/ico-sprite.html");
    background-position: -218px 25px;
}
.cercle-container ul li.cercle-ico-3 a:hover {
    background-image: url("../images/ico-sprite.html");
    background-position: -218px -216px;
}
.cercle-container ul li.cercle-ico-4 a {
    background-image: url("../images/ico-sprite.html");
    background-position: -350px 30px;
}
.cercle-container ul li.cercle-ico-4 a:hover {
    background-image: url("../images/ico-sprite.html");
    background-position: -350px -219px;
}
.cercle-wrapper {
    background: none repeat scroll 0 0 #FFBF27;
    padding: 50px 0;
}
.gallery-wrapper {
    background: url("../images/section-rural-bg.html") repeat scroll 0 0 rgba(0, 0, 0, 0);
    min-height: 220px;
    padding: 40px 0 50px;
}
.gallery-area {
    float: none;
    position: relative;
    width: 100%;
}
.gallery-area h3 {
    color: #FFFFFF;
    font-size: 300%;
    font-weight: 300;
    padding-bottom: 11px;
}
.gallery-holder ul.slides {
    float: left;
    padding: 1px;
    width: 50%;
}
.gallery-holder ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
}
.gallery-holder .flex-direction-nav {
    display: none;
}
.gallery-holder .flex-control-thumbs li {
    padding: 1px;
    width: 33.1%;
}
.bttn-view {
    position: absolute;
    right: 5px;
    top: 0;
}
.gallery-right {
    float: right;
    padding-top: 70px;
    position: relative;
    width: 30%;
}
.bttn-intrct {
    border: 1px solid #FFD800;
    color: #FFD800;
    display: inline-block;
    font-size: 120%;
    font-weight: 600;
    margin-bottom: 20px;
    padding: 15px 50px 15px 20px;
    position: relative;
}
.bttn-intrct i {
    font-size: 200%;
    position: absolute;
    right: 10px;
    top: 5px;
}
.bttn-intrct:hover {
    background: none repeat scroll 0 0 #FFD800;
    color: #333333;
}
.gallery-right ul li {
    background: url("../images/blt-green.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 110%;
    padding: 0 0 15px 20px;
}
.gallery-right ul li a {
    color: #FFFFFF;
}
.gallery-right ul li a:hover {
    text-decoration: underline;
}
.inner-banner {
    background-position: center bottom !important;
    background-size: cover !important;
    display: block;
    height: 180px;
    width: 100%;
}
.inner-banner-container {
    height: 180px;
}
.inner-banner-container h2 {
    bottom: 20px;
    color: #FFFFFF;
    font-size: 250%;
    font-weight: 600;
    left: 0;
    line-height: 100%;
    position: absolute;
}
.top-content {
    border-bottom: 1px solid #D5D5D5;
    margin-bottom: 25px;
    padding-bottom: 5px;
}
.top-content h3 {
    color: #285385;
    font-size: 200%;
    font-weight: 600;
    padding-bottom: 10px;
}
.top-content h4 {
    color: #5A9202;
    font-size: 150%;
    font-weight: 300;
    line-height: 110%;
    padding: 5px 0 8px;
}
.top-content h4 span {
    color: #2A2A2A;
    font-size: 14px;
    font-weight: 400;
}
h3.sub-title {
    font-size: 130%;
    font-weight: 600;
    padding-bottom: 20px;
}
.body-container ul.list li {
    padding-bottom: 20px;
}
.flexslider li a.bg-slide {
    height: 400px;
}

.right-content {
    padding-top: 0;
}
.banner-wrapper {
    border-bottom: 3px solid #F2D653;
}
.banner-wrapper .flex-control-nav {
    bottom: 4px;
    left: 0;
    margin: 0 0 0 0px;
    /* max-width: 100%; */
    position: absolute;
    text-align: center;
    width: auto;
    float: right;
    left: auto;
    z-index: 999;
    text-align: right;
    padding: 10px;
    font-size: 0;
    right: 38px;
    /* padding-right: 0px; */
    background-color: #f2d653;
    float: right;
}
.banner-wrapper .flex-control-paging li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 3px solid #FFFFFF;
    height: 14px;
    width: 14px;
}
.banner-wrapper .flex-control-paging li a.flex-active {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #F1D757;
}
.banner-wrapper .flex-control-nav li {
    float: right;
    margin: 0 3px;
}
.body-container {
    padding-top: 0;
}
.whats-new-area {
    background: none repeat scroll 0 0 #EEEEEE;
    line-height: 150%;
}
.top-bg-wrapper {
    padding: 30px 0;
}
.whats-new-left {
    background: none repeat scroll 0 0 #DDDDDD;
    float: left;
    width: 20%;
}
.whats-new-left img {
    width: 100%;
}
.whats-new-right {
    float: right;
    padding: 30px;
    width: 80%;
}
.whats-new-right h2 {
    color: #000000;
    font-size: 160%;
    font-weight: 900;
    padding-bottom: 10px;
}
.whats-new-left-content {
    float: left;
    padding-right: 15px;
    width: 50%;
}
.whats-new-right-content {
    float: right;
    padding-left: 15px;
    width: 50%;
}
.minister {
    border: 1px solid #E1E1E1;
    padding: 5px;
}
.minister-holder {
    padding: 0 0 20px;
    text-align: center;
}
.minister-image img {
    border: 1px solid #D5D5D5;
}
.minister-name {
    line-height: 120%;
    padding: 10px 10px 0;
}
.minister-name span {
    color: #000000;
    display: block;
    font-weight: 600;
}
.interact-area {
    border-top: 1px solid #E1E1E1;
    padding: 10px 0;
    text-align: center;
}
.interact-area a {
    color: #000000;
    display: inline-block;
    font-size: 110%;
    padding-right: 40px;
    position: relative;
    text-align: left;
}
.interact-area a span {
    display: block;
    font-size: 120%;
    font-weight: 600;
}
.interact-area a i {
    color: #FFBF27;
    font-size: 200%;
    position: absolute;
    right: 0;
    top: 0;
}
.content-bottom {
    display: block;
    padding: 40px 0 0;
}
.content-bottom h2 {
    color: #000000;
    font-size: 160%;
    font-weight: 900;
    padding-bottom: 15px;
}
.document-area {
    padding-top: 10px;
}
.document-area ul li {
    background: url("../images/blt-doc.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    color: #6C6C6C;
    display: block;
    padding: 0 0 15px 20px;
}
.document-area ul li a {
    font-size: 100%;
}
.document-area ul li a:hover {
    color: #2A2A2A;
    text-decoration: underline;
}
.tool {
    background: url("../images/tool.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 30%;
    height: 93px;
    left: 0;
    position: fixed;
    width: 99px;
    z-index: 9999;
}
ul#nav li a i.fa-home {
    font-size: 150%;
    padding: 10px 0;
}
a.more {
    background: url("../images/more.png") no-repeat scroll 61px 13px #F2D653;
    color: #000000;
    display: block;
    font-size: 16px;
    height: 100%;
    line-height: 40px;
    padding-left: 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 86px;
}
a.more:hover {
    background: url("../images/more.png") no-repeat scroll 61px 13px #FFFFFF;
}
a#side_nav_toggle2 {
    background: url("../images/close.png") no-repeat scroll center center / 16px auto #FFFFFF;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: all 0.3s ease 0s;
    width: 35px;
    z-index: 99999999;
}
a#side_nav_toggle2:hover {
    background: url("../images/close.png") no-repeat scroll center center / 16px auto #FFFFFF;
}
.nav-wrapper {
    position: relative;
}
.side-nav {
    background: none repeat scroll 0 0 #2B380D;
    height: 100%;
    min-width: 300px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999;
}
.side-nav ul {
    margin-top: 30px;
    padding: 20px 0;
}
.side-nav ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #FFFFFF;
    font-size: 110%;
}
.side-nav ul li a {
    color: #F2D653;
    display: block;
    padding: 8px 20px;
}
.side-nav ul li:hover a {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000;
}
#side_nav_toggle2 {
    background: none repeat scroll 0 0 #FF0000;
}
.gallery ul.slides {
    float: left;
    padding: 1px;
    width: 65%;
}
.gallery ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0;
    padding: 0;
    width: 33%;
}
.gallery .flex-direction-nav {
    display: none;
}
.gallery .flex-control-thumbs li {
    padding: 1px;
    width: 49%;
}
.news-container {
    min-height: 309px;
    width: 100%;
}
.news-heading {
    border: 1px solid #F1D651;
    color: #000000;
    font-size: 150%;
    padding: 15px;
    width: 100%;
}
.arrow {
    background: url("../images/news_arrow.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
    display: block;
    height: 12px;
    left: 20px;
    position: relative;
    top: -1px;
    width: 21px;
}
.news-content {
    width: 100%;
}
.news-content li {
    background: url("../images/arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    margin: 5px 0 !important;
    min-height: 0 !important;
    padding-left: 20px;
    width: 100% !important;
}
.news-content li:hover {
    background: url("../images/arrow.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0) !important;
}
.news-content li a {
    display: inline-block;
    font-size: 100% !important;
    text-decoration: none;
}
.news-content li a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    text-decoration: underline;
}
.news-container a.btn {
    background: none repeat scroll 0 0 #F2D653;
    border-radius: 4px;
    color: #2F2F31;
    display: block;
    float: left;
    font-size: 85.71%;
    font-weight: 700;
    margin-top: 20px;
    padding: 9px 15px;
    text-decoration: none;
    text-transform: uppercase;
}
.news-container a.btn:hover {
    background: none repeat scroll 0 0 #648510;
    color: #FFFFFF;
}
.quick-link p {
    margin: 10px 0;
}
.releted-links {
    margin-left: 30px;
    width: 32% !important;
}
.inner-banner {
    width: 100%;
}
.about-min-container {
    width: 100%; min-height:350px;
}
.about-min-container h2 {
    color: #2C2C2C;
    font-size: 130%;
    font-weight: 600;
    margin: 10px 0; text-align:left;
}
.about-min-container ol {
    padding-left: 25px;
}
.about-min-container p, body.not-front #fontSize {
    padding: 0 0 10px;
    text-align: justify;
}
.comments-container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 40px 0;
    padding: 30px;
    word-wrap: break-word;
}
.comments-container h2 {
    background: url("../images/comment-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #2C2C2C;
    font-size: 120%;
    font-weight: 600;
    height: 40px;
    line-height: 30px;
    padding-left: 50px;
}
.comments-content {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    width: 48%;
}
.name-container {
    margin: 10px 0;
    width: 100%;
}
.name-container label {
    float: left;
    margin-top: 7px;
    text-align: right;
    width: 25%;
}
.name-container input[type="text"] {
    border: 1px solid #A7A393;
    float: right;
    padding: 10px 5px;
    text-indent: 5px;
    width: 73%;
}
.name-container .capcha {
    float: left;
    text-align: right;
    width: 24%;
}
.name-container .capcha img {
    border: 1px solid #A7A393;
}
.name-container textarea {
    border: 1px solid #A7A393;
    min-height: 70px;
    padding: 10px 5px;
    text-indent: 5px;
    width: 100%;
}
.reply-container .reply {
    float: right;
    padding: 5px;
    width: 73%;
}
.reply-container label {
    float: left;
    margin-top: 5px;
    text-align: left;
    width: 25%;
}
.name-container input[type="submit"] {
    background: none repeat scroll 0 0 #2B380D;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 120%;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
    text-transform: uppercase;
}
.body-panel4-wrapper {
    background: none repeat scroll 0 0 #FAFFEF;
    padding: 40px 0 0;
}
.ico-site-search .search-drop {
    display: none;
    position: absolute;
    right: 0;
    top: 36px;
    visibility: visible;
    z-index: 1;
}
.bg-wrapper {
    padding: 0 0 20px;
}
.block__title {
    color: #3C3125;
    font-size: 130%;
    font-weight: 600;
    line-height: 110%;
    padding-bottom: 15px;
}
.about-min-container .view-content ul li {
    background: url("../images/arrow.png") no-repeat scroll 5px 7px rgba(0, 0, 0, 0);
    margin: 5px 0 !important;
    min-height: 0 !important;
    padding-left: 20px;
}
.service-units ul li:nth-child(3) .ico-img {
    background: url("../images/3.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.service-units ul li:nth-child(1) .ico-img {
    background: url("../images/1.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.service-units ul li:nth-child(2) .ico-img {
    background: url("../images/2.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.service-units ul li:nth-child(4) .ico-img {
    background: url("../images/4.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.service-units ul li:nth-child(5) .ico-img {
    background: url("../images/5.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.service-units ul li:nth-child(6) .ico-img {
    background: url("../images/6.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
}
.header-right .sw-logo {
    background: url("../images/swach-bharat.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    height: 95px;
    width: 187px;
}
.captcha img {
    margin: 0 0 10px;
}
.about-min-container h3 {
    color: #2B380D;
    display: block;
    font-size: 128.57%;
    font-weight: 600;
    line-height: 116.66%;
    margin: 0 0 10px;
}
.about-min-container ol li {
    margin: 0 0 10px;
}
.links.inline {
    background: url("../images/square.png") no-repeat scroll 1px 12px rgba(0, 0, 0, 0);
}
.page-photo-gallery .view-photo-gallery-new .view-content .views-row {
    background: url("../images/background_image.png") no-repeat scroll 25px 0 #F8F8F8;
    border: 1px solid #E4E4E4;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 30px 4px 25px;
    text-align: center;
    width: 20%;
}
.page-photo-gallery .view-photo-gallery-new .views-row img {
    height: 100px;
    width: 150px;
}
.page-photo-gallery .view-photo-gallery-new .views-field-name {
    float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.page-photo-gallery .view-photo-gallery-new .item-list .pager li {
    display: inline-block;
    font-weight: bold;
    margin: 5px;
    width: auto;
}
.page-photo-gallery .view-photo-gallery-new .views-field-name a {
    color: #2B380D;
    font-size: 14px;
    font-weight: bold;
}
.section-gallery .gridview .views-row {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 20px;
    margin: 20px;
    text-align: center;
    width: 16.2%;
}
.section-gallery .gridview .views-field-field-image img {
    height: 100px;
    width: 150px;
}
.about-min-container .item-list .pager li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: inline-block;
    font-weight: bold;
    margin: 5px;
    width: auto;
}
.about-min-container .pager {
    text-align: center;
}
.section-gallery .listview .views-row {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #CCCCCC;
    display: block;
    padding: 40px 20px;
    width: 100%;
}
.page-photo-gallery .gridview .item-list ul {
    padding: 0;
}
.nolink:after {
    content: "";
    padding-left: 0px;
}

ul#nav li.hover.menu__item {background-color:#ECC800}


.view-header a {
    color: #FF0000;
}
.nav-wrapper ul.menu > li > span {
    color: #F2D653;
    display: block;
    line-height: 40px;
    padding-left: 35px;
    padding-right: 35px;
    text-align: left;
}
#breadcrumb li {
    display: inline;
    text-transform: capitalize;
}
.nav-wrapper ul.menu > li > span:hover, .nav-wrapper ul.menu > li > span:active, .nav-wrapper ul.menu > li > span:focus {
    background: none repeat scroll 0 0 #F2D653;
    color: #000000;
}
.nav-wrapper ul li.hover {
    background: none repeat scroll 0 0 #F2D653;
}
.nav-wrapper ul.menu > li.hover span {
    color: #000000;
}
.menu__item.is-active-trail {
    background: none repeat scroll 0 0 #F2D653;
}
.menu__link.is-active-trail {
    color: #000000 !important;
}
#breadcrumb {
    padding: 10px 0 20px; text-align:left;
}
#breadcrumb ul li:last-child {
    color: #2B380D;
    font-weight: 600;
}
.nav-wrapper .last ul, .nav-wrapper .last ul {
    left: auto !important;
    right: 0 !important;
}
#breadcrumb ul li:last-child {
    color: #2B380D;
    font-weight: 600;
}
#breadcrumb li:last-child span {
    display: none;
}
.front .bg-wrapper {
    padding-top: 40px;
}
.readall {
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
header .nav-wrapper ul ul {
    background: none repeat scroll 0 0 #F2D653;
}

header .nav-wrapper ul ul li a {
    color: #000000;
}
.banner-wrapper .flex-pauseplay {
    background: none repeat scroll 0 0 #F2D653;
    border-radius: 4px;
    bottom: 4px;
    height: 34px;
    left: auto;
    margin-left: 0;
    margin-top: 1px;
    position: absolute;
    right: 5px;
    top: auto;
    width: 35px;
    z-index: 1000;
}
.flex-pauseplay a {
    bottom: 7px;
    color: #000000;
    cursor: pointer;
    display: block;
    height: 20px;
    left: 9px;
    opacity: 0.8;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 10;
}
ul.pager {
    float: left;
    list-style: none outside none;
    text-align: center;
    width: 100%;
}
ul.pager li.pager-current {
    background: none repeat scroll 0 0 #2B380D;
    border: 1px solid #2B380D;
    color: #FFFFFF;
    padding: 2px 10px;
}
ul.pager li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline;
}
ul.pager li a {
    border: 1px solid #2B380D;
    padding: 2px 10px;
}
.view-news .view-content ul.news-content li span img {
    display: none;
}
.view-news .view-content .news-content img {
    display: none;
}
.view-whos-who .views-field-field-designation {
    width: 40%;
}
.view-whos-who .views-field-field-phone-no, .view-whos-who .views-field-field-fax {
    width: 20%;
}

.nav-wrapper ul ul {
    z-index: 999999 !important;
}

.views-table.sticky-enabled.cols-4.tableheader-processed.sticky-table th {
    width: 25%;
}
.view-contact-us .views-table th {
    width: 25%;
}
.header-right .mi-logo img {
    margin: 15px;
    width: 190px;
}
.service-units .ico-img {
    background-size: 72% auto !important;
    height: 95px;
    width: 150px !important;
}
.home_icon_block {
    float: left;
    width: 76%;
}
.container {
    margin: 0 auto;
    max-width: 1180px;
    position: relative;
}
.view-home-icon-block ul li span.field-content {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    position: absolute;
    right: 9%;
    text-align: center;
    top: 30%;
    width: 63%;
}
.view-home-icon-block ul li {
    height: 92px;
    margin-left: 14px;
    overflow: hidden;
    width: 31%;
	margin-top:10px;
	background-color:#000;
}
.mytext {
    background: none repeat scroll 0 0 #EFEFEF;
    font-size: 16px;
}
.js-marquee > a {
    color: #FF0000;
}
.siteregion.firstDiv {
    float: left;
    margin-right: 1%;
    width: 14%;
}
.siteregion.secondDiv {
    float: left;
    margin-right: 1%;
    width: 70%;
}
.siteregion .region-second li img{width:100%}
.siteregion.thirdDiv {
    float: left;
    width: 14%;
}
.minister-info {
    width: 96%;
}
#block-views-home-icon-block-block ul {
    border-bottom: 5px solid #50AE22;
    border-top: 5px solid #D85839;
    padding-bottom: 21px;
}
.minister {
    min-height: 251px;
}

.about-min-container a{ color:#02599c !important;}
#imageData #caption {
    font-size: 120%;
}

ul.quicktabs-tabs.quicktabs-style-basic li { padding: 2px 15px;} 

.page-related-links h2 {margin:20px 0 5px;}

h1, h2, h3, h4, h5 { text-align:left;
}
.ministers{
    border: 1px solid #F2E6AD;
}
.minister > img {
    width: 100%;
}
.minister-info {
    text-align: center;
    width: 94%!important;
}
.minister {
    text-align: center;
    border: 1px solid transparent;
}
.minister-info > a {
    color: #686868;
}
.minister2{
border-top:1px solid #F2E6AD;
height: 136px;
margin-top: 23px;
}

.nav-wrapper ul ul li:first-child a {
    padding-left: 34px !important;
}
.view-news .head {
    float: left;
    width: 90%;
}
.view-news .news-heading .play-pause a > img {
    width: 32px;
}
.banner-wrapper .flex-pauseplay{z-index: 222!important;}
.slide-caption {
      bottom: 3px;
	border-radius: 0 70px 70px 0;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    padding: 14px 16px 16px;
    position: absolute;
    left:0;
    text-align: center;
    width: 27%;
    z-index: 1000;
	}
.slide-caption {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.slide-caption p {
    color: #fff;
    font-size: 113.14%;
    font-weight: 600;
    line-height: 133%;
}
.minister-resp { display: none;}
.bannercontrols img {
    border: medium none;
    cursor: pointer;
    margin: 0;
}
.mytext {
    display: none;
}
#slides > li img{
  border-radius:8px;
}
.flex-direction-nav a{
  opacity:0.7!important;
}
#flexCarousel2 .flex-direction-nav .flex-disabled{
opacity:0.7!important;
}
.icon-gallery1{
 overflow:hidden;
 width:100%;
}
.view-footer-icon-slider- .flex-viewport ul li{
padding: 0 5px;
}
#slides {
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
width:9999px;
}
#slides li {
     float: left;
    height: auto;
    list-style: none outside none !important;
    padding: 0 9px 0 0;
    width: 1.72%;
}
#left_scroll {
    float: left;
    margin-left: 5px;
    margin-top: 28px;
    width: 15px;
}
#right_scroll {
    position: absolute;
    right: 20px;
    text-align: right;
    top: 13px;
}
#right_scroll {
    float: left;
    margin-left: 7px;
    margin-top: 17px;
    width: 15px;
}
#left_scroll > a, #right_scroll > a {
  display:block;
z-index:99999;

}
#left_scroll img, #right_scroll img{
  position:absolute;
 z-index:99999;
}
.flexslider.carousel .flex-direction-nav {opacity: 0;}
.flexslider.carousel .flex-pauseplay {opacity: 0;}
.flexslider.carousel:hover .flex-direction-nav {opacity: 0.7;}
.flexslider.carousel:hover .flex-pauseplay {opacity: 0.7;}
.flexslider.carousel .flex-pauseplay a { left: 20px;}
.flexslider:hover .flex-direction-nav .flex-prev:hover {opacity: 1!important;}
.flexslider:hover .flex-direction-nav .flex-next:hover {opacity: 1!important;}
.carousel-container .flex-pauseplay:hover {opacity: 1!important;}
.view-home-icon-block ul li a {
    color: #fcfcfc;
    font-size: 91%;
    font-weight: 600;
    margin-top: -3%;
    text-decoration: none !important;
}

.footer-top-wrapper ul li a {
    color: #fff;
}
.common-wrapper .container.common-container.four_content {
    max-width: 1200px;
}
/*
@media (min-width: 640px){
.logo a strong {
    padding-top: 0;
}
.logo {
    min-width: 420px;
	min-height: 95px;
}

}

@media(max-width:767px) {
.header-right {
    display: none;
}
.logo {
    padding: 5px 0 0 0px;
    line-height: 1.3;
}
.slide-caption {
    bottom: 0px;
	    padding: 5px;
    border-radius: 0 0px 0px 0;
    width: 58%;
}
#home_first {display:flex}
#home_first .siteregion.firstDiv, #home_first .siteregion.thirdDiv {display:inline-block; width:48%}
}
*/

@media(min-width:500px) {

.logo a span {
   display: block;
   font-weight: 900;
   font-size: 110%;
   white-space: nowrap;
}
}



