.iconsingle img,
.inner-content .mapborderbox img {
    box-shadow: none;
}

.message-box,
.modal {
    z-index: 9999;
}

.eventinner li h4,
.green-box h4,
.program-content h3,
.swachbharat-left h4,
a.link1 {
    text-transform: uppercase;
}

.listdirectory ul,
.programsul li,
.right-panel ul,
ul,
ul.ListStyle li {
    list-style-type: circle;
}

.inner-content a h4:hover,
a.link1 {
    cursor: pointer;
}

.page-navigation {
    margin-top: 180px;
    padding: 30px 0;
    background: #7c4004;
}

.page-navigation .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    text-align: right;
    margin-bottom: 0;
    padding: 5px 0 0;
}

.page-navigation .breadcrumb li a {
    color: #fff;
}

.page-navigation .breadcrumb li.active {
    color: #a5e0c5;
}

.page-navigation .breadcrumb li a:focus,
.page-navigation .breadcrumb li a:hover {
    color: #c5c5c5;
}

.page-navigation h2 {
    margin: 0;
    font-size: 2em;
    color: #fff;
}

.innerpage-content {
    min-height: 400px;
    padding: 30px 0;
    font-family: Montserrat-light, sans-serif;
    color: #000;
}

.inner-content {
    min-height: 450px;
    margin-top: 30px;
    padding-bottom: 30px;
}

a {
    line-height: 1.4em;
    font-weight: 500;
}

.inner-content a.undrlne {
    font-weight: 600;
    text-decoration: underline;
    color: #00733f;
}

.inner-content screenReader p a {
    display: inline-block;
}

.inner-content a:hover {
    color: #000;
    text-decoration: none;
}

.inner-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
    position: relative;
}

.inner-content h2 {
    font-size: 26px;
    margin-bottom: 10px;
}

.inner-content h3 {
    font-size: 1.7em;
    margin-bottom: 15px;
    color: #000;
}

.inner-content h4 {
    font-size: 22px;
    width: 100%;
    display: block;
    padding: 4px 0;
    position: relative;
    color: #030303;
}

.inner-content h4:after {
    position: absolute;
    width: 60px;
    height: 2px;
    background: #ed1b24;
}

.inner-content h5 {
    font-size: 18px;
    margin-bottom: 5px;
    line-height: 25px;
}

.content-left h5 {
    font-size: 1.1em;
    margin-bottom: 0;
    color: #a20000;
    text-align: left;
}

.content-left p {
    text-align: left;
}

.inner-content h6 {
    font-size: 16px;
    margin-bottom: 10px;
}

.inner-content ol li,
.inner-content ul li {
    color: #000;
    line-height: 24px;
}

.inner-content ul {
    list-style: none;
    margin-bottom: 20px;
}

.inner-content ul ul {
    margin-left: 20px;
    margin-bottom: 0;
}

.inner-content ul li {
    margin: 0 0 -1px;
    padding: 5px 0 0 24px;
    position: relative;
}

.fstr {
    margin-top: 20px;
}

.inner-content ol {
    margin-bottom: 20px;
    margin-left: 20px;
}

.inner-content ol ol {
    margin-left: 20px;
    margin-bottom: 0;
}

.inner-content ol li {
    margin: 0;
    padding: 20px 0 0 4px;
}

/* Table format */
.inner-content table {
    width: 100%;
}
.inner-content td,
th {
    border: 1px solid #ddd;
    padding: 8px;
    font-weight: bold;
    font-size: 16px;
}

.inner-content tr:nth-child(even) {
    background-color: #f2f2f2;
}

.inner-content tr:hover {
    background-color: #ddd;
}

.inner-content th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #072d6b;
    color: white;
    font-weight: bold;
}

.inner-content table a {
    display: inline-block;
    /* text-align: center;*/
}

.inner-content table a:hover {
    color: #000;
}

.inner-content img {
    padding: 6px;
    max-width: 100%;
    box-shadow: none;
    position: relative;
}

.inner-content .img-left {
    float: left;
    width: 45% !important;
    margin-right: 15px;
    margin-bottom: 15px;
}

.inner-content .img-right {
    float: right;
    width: 35% !important;
    margin-left: 15px;
    margin-bottom: 15px;
}

.inner-content .card {
    margin-bottom: 10px;
    border: 0;
}

.inner-content a h4 .fa {
    font-size: 76%;
    margin-right: 5px;
    font-weight: 500;
}

.inner-content table ul li:after {
    top: 12px;
}
/* ---------------- Text Reflection --------------*/
/*#reflect {
    -webkit-box-reflect: below;
}

#reflect {
    -webkit-box-reflect: below 8px;
}

#reflect {
    -webkit-box-reflect: below 8px -webkit-gradient(linear, right top, right bottom, from(transparent), to(rgba(255, 255, 255, 0.4)));
}*/

#reflect {
    -webkit-box-reflect: below -10px -webkit-gradient(
            linear,
            right top,
            right bottom,
            from(transparent),
            color-stop(20%, transparent),
            to(rgba(255, 255, 255, 0.2))
        );
}
/*---------------------------------------------------------*/
.inner-content table ul {
    margin-bottom: 0;
}

.olist2 ol li::before {
    border-right: 1px solid #87d2ac;
}

ul.listings-li {
    margin: 0 0 20px;
    padding: 0;
}

ul.listings-li li:before {
    content: "\f101";
    font-family: FontAwesome;
    display: inline-block;
    color: #424241;
    margin-left: -1em;
    width: 1.3em;
    font-size: 100%;
}

.right-panel ul li.active ul.dropdown-menu,
.right-panel ul li:hover ul.dropdown-menu {
    display: block;
}

.list1 ul li {
    padding: 6px 0;
}

.h2:after,
.h4:after,
.h4:before,
.list1 ul li::after,
.list2 ul li::after,
.list2 ul li::before,
.list3 ul li::after,
.projectlist .nav-tabs .nav-item:after {
    content: "";
}

.list4 ul {
    margin: 5px 0 15px;
}

.list4 ul li {
    padding: 4px 0 4px 22px;
    position: relative;
}

.list4 ul li::before {
    content: "\e922";
    font-family: icomoon !important;
    position: absolute;
    color: #9b2501;
    left: 0;
    width: 1em;
    font-weight: 400;
    font-size: 1.1em;
}

.list4 ul li:after {
    font-size: 0;
}

.list4 ul li a {
    color: #9b2501;
}

.list4 ul li a:focus,
.list4 ul li a:hover {
    color: #000;
}

.table1.table tr th {
    border-bottom: 2px solid #a9a9a9;
}

.iconsingle {
    padding: 20px 12px;
    background: #fbfbfb;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    min-height: 175px;
}

.iconsingle img {
    height: 35px;
    width: auto;
    margin-bottom: 4px;
    padding: 0;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}

.iconsingle h4 {
    border-bottom: 0;
    margin-bottom: 0;
}

.right-panel {
    padding: 0;
}

.right-panel ul {
    margin: 0;
    padding: 0;
}

.right-panel ul li {
    padding-left: 0;
}

.right-panel ul li a {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    color: #000;
    padding: 8px 0;
    font-weight: 600;
}

.right-panel ul li.active a {
    position: relative;
    color: #1cab69;
}

.right-panel ul li.active a:before {
    content: "";
    border-left: 4px solid #1cab69;
    padding-left: 10px;
}

.right-panel ul li a:hover {
    text-decoration: none;
}

.right-panel ul li:last-child a {
    border-bottom: 0;
}

.right-panel ul li a:focus,
.right-panel ul li a:hover {
    color: #157b4c;
}

.right-panel ul ul.dropdown-menu {
    position: relative;
    margin-left: 20px;
    width: 92%;
    margin-bottom: 12px;
}

.right-panel ul ul.dropdown-menu li a {
    color: #3c3c3c;
    font-size: 14px;
    padding: 8px 0;
    border-bottom: 0;
}

.right-panel ul ul.dropdown-menu li a.active,
.right-panel ul ul.dropdown-menu li a:hover {
    color: #157b4c;
    background: 0 0;
}

.inner-content ul.tender-li li {
    padding-left: 0;
}

.noticedate-section {
    margin: 0;
    padding: 10px 0;
    display: table-row;
}

.noticecontain-sec {
    border-bottom: solid 1px #e4e4e4;
    padding: 15px 0;
}

.noticedate-section .download-box {
    display: inline-block;
    color: #060606;
    padding: 0;
    font-weight: 500;
    margin-top: 10px;
    text-decoration: underline;
}

.noticedate-section .download-box:hover {
    color: #ff6364;
    text-decoration: none;
}

.noticecontain-sec .download-box i {
    width: inherit;
    font-size: 1.3em;
    height: inherit;
    border-radius: 0;
    margin: 1px 0 0 10px;
    background-color: transparent;
    display: block;
    float: right;
    border: 0;
    color: #000;
}

.noticecontain-sec .download-box:hover i {
    color: #fff;
}

.notic-text {
    padding: 0 0 0 30px;
    display: table-cell;
    vertical-align: middle;
}

.innerpage .notic-text h4 {
    margin-top: 0;
    line-height: 24px;
}

.notice-content {
    padding: 0 0 10px;
}

.notic-date {
    color: #737373;
    font-weight: 500;
    font-size: 1em;
    height: 110px;
    background-color: #f3f3f3;
    padding: 10px 0;
    text-align: center;
    display: table-cell;
    width: 175px;
}

.notic-date i {
    background-color: #f3f3f3;
    padding: 8px;
    margin-right: 4px;
    width: 100%;
    font-size: 50px;
}

.whatsNew {
    width: 100%;
    display: table;
}

.eventinner li h4,
ul.wardsummary li:nth-child(2) span {
    letter-spacing: 2px;
}

.captcha a:hover i,
.tendrdetails:before {
    transform: rotate(45deg);
}

ul.ListStyle {
    margin: 0 0 0 16px;
    padding: 0;
}

ul.ListStyle li {
    padding: 6px 0;
    position: relative;
}

ul.ListStyle li::before {
    margin-left: -1em;
    font-weight: 400;
    font-size: 1.3em;
    display: inline-block;
    color: #9b2501;
    left: -0.5em;
    content: "\e922";
    font-family: icomoon !important;
    position: absolute;
}

.left-shadow {
    -webkit-box-shadow: 12px 0 10px -6px rgba(113, 113, 113, 0.15);
    box-shadow: 12px 0 10px -6px rgba(113, 113, 113, 0.15);
}

.sbaimgbox {
    padding: 15px;
    height: 400px;
    float: left;
    text-align: center;
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    margin-top: 30px;
    width: 100%;
}

.sbaimgbox img {
    max-width: 100%;
}

.sbaimgbox h4 {
    color: #fff;
    border-bottom: #ededed 1px solid;
    padding: 15px 0;
    margin: 0 0 15px;
    background: #0bba6f;
}

.contact-sec {
    padding-bottom: 30px;
}

.contact-sec a {
    line-height: 1.4em !important;
    color: #005da2;
    font-weight: 400;
}

.contact-sec screenReader p a {
    display: inline-block !important;
}

.contact-sec a:hover {
    color: #e30b13;
    text-decoration: none;
}

.contact-sec p {
    font-size: 1.2em;
    line-height: 1.8em;
    text-align: justify;
}

.contact-sec h1,
.contact-sec h2,
.contact-sec h3,
.contact-sec h4,
.contact-sec h5,
.contact-sec h6 {
    margin: 0;
}

.contact-sec h1 {
    font-size: 34px;
    margin-bottom: 20px;
    text-align: left;
    position: relative;
}

.contact-sec h2 {
    font-size: 30px;
    margin-bottom: 10px;
}

.contact-sec h3 {
    font-size: 1.6em;
    margin-bottom: 15px;
    color: #000;
}

.contact-sec h4 {
    font-size: 2em;
    margin-bottom: 15px;
    width: 100%;
    display: block;
    padding: 0 0 10px;
    border-bottom: 2px solid #ffd8b3;
    position: relative;
    color: #fe912a;
}

.contact-sec h4:after {
    position: absolute;
    width: 60px;
    height: 2px;
    background: #ed1b24;
}

.contact-sec h5 {
    font-size: 1.5em;
    margin-bottom: 15px;
    color: #013996;
}

.contact-sec h6 {
    font-size: 20px;
    margin-bottom: 10px;
}

.contact-sec .list ul li,
.contact-sec ol li {
    color: #000;
    font-size: 16px;
    line-height: 24px;
}

.contact-sec ul {
    list-style: none;
    margin-bottom: 20px;
}

.contact-sec ul ul {
    margin-left: 20px;
    margin-bottom: 0;
}

.contact-sec ul li {
    margin: 0;
    background: url(../images/ulicon.png) 0 7px no-repeat;
    padding: 5px 0 0 24px;
}

.contact-sec ol {
    margin-bottom: 20px;
    margin-left: 20px;
}

.contact-sec ol ol {
    margin-left: 20px;
    margin-bottom: 0;
}

.contact-sec ol li {
    margin: 0;
    padding: 2px 0 0 4px;
}

.contact-sec table {
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 15px;
}

.contact-sec table tr td,
.contact-sec table tr th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

.contact-sec table tr th {
    background: #f5f5f5;
    font-weight: 600;
    padding: 10px;
}

.contact-sec table a {
    display: block;
    text-align: center;
    color: #cf0a11;
}

.contact-sec table a:hover,
.h2 {
    color: #000;
}

.contact-sec img {
    padding: 6px;
}

.contact-sec .img-left {
    float: left;
    width: 35% !important;
    margin-right: 15px;
    margin-bottom: 10px;
}

.contact-sec .img-right {
    float: right;
    width: 35% !important;
    margin-left: 15px;
    margin-bottom: 10px;
}

.contact-sec::-webkit-scrollbar {
    width: 6px;
    background: 0 0;
}

.contact-sec::-webkit-scrollbar-thumb {
    background-color: #dedede;
}

.contact-detail.outter-border {
    border: 1px solid #e6e6e6;
    padding: 10px 15px;
    background-color: #f3f3f3;
    min-height: 256px;
}

.h2 {
    font-weight: 600;
}

.aboutbanner,
.bodbanner {
    background: url(../images/BSCL.jpg) center center no-repeat;
}

.topinner p {
    line-height: 1.8em;
}

.leftmenu {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
}

.leftmenu li {
    margin: 0;
    padding: 0;
}

.leftmenu li a {
    padding: 7px 0;
    font-weight: 400;
    display: block;
    color: #5a5a5a;
    border-bottom: #d4d2d2 1px dashed;
    position: relative;
}

.leftmenu li a.active {
    color: #000;
    background: #f0f0f0;
    border-left: #d2d1d1 4px solid;
    padding-left: 20px;
}

.leftmenu li a.active:after {
    float: right;
    color: #9b2501;
    font-weight: 400;
}

.leftmenu li a:hover {
    color: #9b2501;
}

.swachbharat-left,
.swachbharat-left img {
    width: 100%;
}

.swachbharat-left h4 {
    width: 100%;
    background: #4b565a;
    float: left;
    color: #fff;
    padding: 10px;
    font-size: 1.2em;
    text-align: center;
    font-weight: 600;
    margin: 0;
}

.downloadapp-left .downloadapp {
    background: url(../images/mobile-app.jpg) left top no-repeat;
    float: left;
    width: 100%;
    padding: 0 20px;
    margin: 30px 0;
}

.downloadapp-left .downloadapp h4 {
    font-weight: 600;
    font-size: 1.5em;
    width: 100%;
    margin: 15px 0 10px;
    color: #fff;
    background: url(../images/mobile.png) right top no-repeat;
    background-size: 50px;
}

.downloadapp-left .dapp {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.downloadapp-left .dapp li {
    padding: 10px 10px 10px 0;
    margin: 0;
    color: #fff;
    float: left;
    width: 100%;
    font-weight: 600;
    border-bottom: #3bb371 1px solid;
}

.downloadapp-left .dapp li .mpimg {
    float: left;
    width: 60px;
    margin: 0 0 0 -80px;
    overflow: hidden;
    background: #fff;
    height: 60px;
    border-radius: 50%;
}

.downloadapp-left .dapp li .mpimg img {
    width: 100%;
}

.downloadapp-left .dapp li small {
    display: block;
    font-weight: 400;
}

.downloadapp-left .dapp li i.fa {
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 0 4px;
    background: #00a94c;
    padding: 4px 6px;
    border: 1px solid;
    border-radius: 50%;
}

.downloadapp-left .dapp li p {
    margin: 0;
}

.downloadapp-left .dapp li i.fa:hover {
    background: #000;
    color: #fff;
}

.faqinner #accordion .panel-heading a,
.faqinner #accordion .panel-heading a:hover {
    padding: 24px 20px 24px 80px;
    display: block;
}

.faqinner #accordion .panel-title a.collapsed {
    color: #585858;
    border-bottom: 2px solid #fff;
    margin: 0;
    background-color: #f1f1f1;
}

.faqinner #accordion .panel-title a.collapsed:before {
    border: 2px solid #9e9e9e;
    color: #9e9e9e;
}

.faqinner #accordion .panel-title a.collapsed i {
    color: #9e9e9e;
}

.faqinner #accordion .panel-title a {
    color: #fff;
    background-color: #9b2501;
    transition: all 0.1s linear 0s;
}

.faqinner #accordion .panel-title a:before {
    content: counter(b);
    position: absolute;
    top: 15px;
    left: 20px;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    text-align: center;
    font: 400 24px/38px UrwDinDemi, sans-serif;
    color: #fff;
}

.pddes,
.sl-num {
    font-weight: 600;
}

.faqinner #accordion .panel-title a:before i {
    color: #fff;
}

.faqinner .panel-heading {
    padding: 0;
}

.faqinner .panel-default > .panel-heading {
    background: #fff;
}

.faqinner .panel-title i {
    float: right;
}

.faqinner .panel {
    border: 0;
    box-shadow: none;
}

.faqinner .panel-title {
    font-size: 1.2em;
}

.faqinner .panel-default {
    position: relative;
    counter-increment: b;
}

.faqinner .panel-body {
    border-top: 0 !important;
    padding: 20px 0;
}

.pagination {
    clear: both;
    width: 100%;
    margin: 20px 0 0;
}

.inner-content .pagination li {
    padding: inherit;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #072d6b;
    border-color: #072d6b;
}

.fdback .form-group {
    margin-bottom: 5px;
}

.fdback .form-control {
    margin-bottom: 2px;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #b5b5b5;
    box-shadow: none;
    color: #000;
}

.fdback .form-control::placeholder {
    color: #9b9b9b;
    opacity: 1;
}

.fdback .form-control:-ms-input-placeholder {
    color: #9b9b9b;
}

.fdback .form-control::-ms-input-placeholder {
    color: #9b9b9b;
}

.fdback .form-control:focus {
    box-shadow: none;
    border-color: #dc3333;
}

.fdback textarea.form-control {
    height: inherit;
}

.show-row {
    display: table-row;
}

ul.cityinfo-list {
    margin: 0;
}

ul.cityinfo-list li {
    padding: 10px 0;
}

.cityinfo-list li {
    float: left;
    position: relative;
    font-size: 1.2em;
    width: 50%;
    margin: 6px 0 4px;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    display: table;
}

.contentinner .cityinfo-list li:before {
    display: none !important;
}

.cityinfo-list li:after {
    content: "";
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 100%;
    padding-top: 6px;
    border-bottom: 1px solid #d7d7d7;
}

.cityinfo-list li i {
    font-size: 2em;
    color: #676767;
}

.cityinfo-list li:nth-child(2n) .h3 {
    border-right: 0;
    padding-right: 20px;
}

.cityinfo-list li:nth-child(2n) span:first-child {
    border-right: 0;
    padding-left: 35px;
}

.cityinfo-list li .h3,
.cityinfo-list li span,
.innercell {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
}

.cityinfo-list li .h3 {
    text-align: right;
    border-right: solid 1px #d7d7d7;
    width: 30%;
    padding-right: 35px;
    font-size: 1.2em;
}

.cityinfo-list li .h3 p {
    text-align: right;
}

.capcha_img,
.dept-inner,
.dept-inner p,
.iconsingle,
.program-imgbox,
.publicdiscloser li a,
.sl-num,
.wardno {
    text-align: center;
}

.cityinfo-list li span:first-child {
    width: 45px;
    text-align: center;
    padding-left: 0;
}

.cityinfo-list li span {
    padding-left: 15px;
    color: #403e3e;
}

.cityinfo-list li .more-htht .h3,
.cityinfo-list li .more-htht .innercell {
    height: 90px;
}

.cityinfo-list li .more-htht .innercell {
    color: #797979;
}

.cityinfo-list li .innercell p {
    padding: 0;
    margin: 0;
    font-size: 0.8em;
    line-height: 20px;
    position: relative;
}

.cityinfo-list li .innercell p:after {
    content: "";
    display: block;
    position: absolute;
    margin: 0 auto;
    width: 106%;
    border-bottom: 1px dashed #d7d7d7;
    top: 11px;
    left: 22%;
}

.cityinfo-list li .h3 p {
    padding: 0;
    margin: 0;
    font-size: 0.75em;
    line-height: 20px;
}

.text-red {
    color: red;
}

.captcha a {
    color: #9b2501;
    display: inline-block;
}

.captcha a i {
    font-size: 1.8em;
    position: relative;
    top: 5px;
    transition: 0.3s;
}

.fdback .checkbox input[type="checkbox"],
.fdback .checkbox-inline input[type="checkbox"],
.fdback .radio input[type="radio"],
.fdback .radio-inline input[type="radio"] {
    height: 16px;
    margin: 3px 0 0 -20px;
    width: 16px;
}

.fdback input,
.fdback select {
    margin-bottom: 12px;
}

.clsValidationErr {
    border: 2px solid transparent;
    color: #d50000;
    font-size: 13px;
    line-height: 1;
    top: 4px;
    right: 13px;
}

.dept-inner a,
.dept-inner::after,
.realtive-pos a,
.wardno {
    right: 0;
    bottom: 0;
}

.capcha_brdr {
    width: 75%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 3px 0 0 3px;
}

.captcha input {
    width: 100%;
    display: inline-block;
}

.contentinner ul.pagination li::before,
.message-box {
    display: none;
}

.ico-box,
.pddes,
.pdicon,
.sl-num {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px;
}

.sl-num {
    width: 50px;
    font-size: 1.2em;
    background: #f5f3f3;
    color: #000;
}

.ico-box {
    width: 60px;
}

figure img {
    display: block;
}

.capcha_img {
    width: 25%;
    float: left;
    border: 1px solid #ccc;
    padding: 6px 6px 8px;
    background: #fff;
    border-left: 0;
    border-radius: 0 3px 3px 0;
}

.capcha_img img {
    height: 26px;
}

.captcha img {
    margin-right: 10px;
    margin-left: 11px;
}

.message-box {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.backbtn,
.folderimg,
.publicdiscloser li a {
    position: relative;
}

.form-control::-webkit-input-placeholder {
    color: #000;
}

.form-control::-moz-placeholder {
    color: #000;
}

.form-control:-ms-input-placeholder {
    color: #000;
}

.form-control:-moz-placeholder {
    color: #000;
}

.backbtn {
    float: right;
    margin: 0;
    bottom: -45px;
    font-size: 30px;
}

.search-resultbox {
    margin-bottom: 30px;
}

.search-resultbox h4 {
    margin-bottom: 5px;
    color: #000;
}

.search-resultbox .date {
    color: #848282;
    font-size: 0.9em;
}

.search-resultbox p {
    color: #000;
    margin-bottom: 3px;
    line-height: inherit;
}

.search-resultbox p.link {
    margin-bottom: 10px;
}

.search-resultbox p.link span {
    color: #9b2501;
}

.search-resultbox:hover p.link span {
    border-bottom: #9b2501 1px solid;
}

.search-resultbox:hover h4 span {
    border-bottom: #000 1px solid;
}

.fstr ol li {
    padding: 0 15px 0 0;
    margin: 0 0 2px;
}

.fstr ol {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}

.fstr ol li a:hover {
    background: #ededed;
}

.publicdiscloser li a {
    color: #397f46;
    display: table;
    z-index: 1;
    border: 1px solid #ededed;
    width: 100%;
}

.listdirectory.officer-prof ul li,
.oficr-profilebox {
    text-align: left;
    min-height: 170px;
    border-bottom: 2px solid #59bb8e;
    display: block;
}

.pddes,
.publicdiscloser li a:hover {
    color: #000;
    text-decoration: none;
}

.email-d a,
.program-content a {
    text-decoration: underline;
}

.publicdiscloser h4 a i {
    float: left;
    margin: 0 15px 30px 0;
    font-size: 1.5em;
}

.pddes {
    margin: 0;
    text-align: left;
}

.publicdiscloser li.folderimg .pdicon:before,
.publicdiscloser li.pdfimg .pdicon:before {
    color: #0bba6f;
    left: 30px;
    right: 0;
    font-weight: 400;
    font-family: icomoon;
    width: 103px;
    font-size: 1.8em;
    font-style: normal;
}

.doc-icon:before,
.folder-icon:before,
.pdf-icon:before,
.ppt-icon:before,
.xls-icon:before {
    color: #0bba6f;
    font-weight: 400;
    font-family: icomoon;
    font-size: 1.8em;
    font-style: normal;
}

.doc-icon,
.folder-icon,
.pdf-icon,
.ppt-icon,
.xls-icon,
.zip-icon {
    content: "\e95c";
    display: block;
}

.folder-icon:before {
    content: "\e95d";
    display: block;
    font-family: icomoon;
}

.pdf-icon:before {
    content: "\e958";
    display: block;
}

.doc-icon:before {
    content: "\e95b";
    display: block;
}

.ppt-icon:before {
    content: "\e959";
    display: block;
}

.xls-icon:before {
    content: "\e95a";
    display: block;
}

.zip-icon:before {
    content: "\e95c";
    display: block;
}

.publicdiscloser li.pdfimg .pdicon:before {
    content: "\e940";
}

.pdicon {
    margin: 20px 0 0;
    color: #000;
    text-align: right;
    width: 60px;
}

.publicdiscloser li.folderimg .pdicon:before {
    content: "\e93f";
}

.oficr-profilebox {
    padding: 15px;
    margin: 15px 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
    -moz-box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
    box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
}

.oficr-profilebox h5 {
    margin: 0;
}

.oficr-profilebox .design {
    font-style: italic;
    color: #909090;
}

.oficr-profilebox p {
    margin: 0;
    font-size: 0.9em;
}

.oficr-profilebox i {
    color: #787878;
}

.listdirectory {
    margin: 0;
    float: left;
    width: 100%;
}

.listdirectory ul {
    margin: 0;
    padding: 0;
    color: #8c8b8b;
}

.listdirectory ul li {
    padding: 15px 0;
}

.contentinner .listdirectory.officer-prof ul li {
    float: left;
    width: 48.5%;
    border-left: 0;
    border-bottom: #dcdcdc 4px solid;
}

.listdirectory.officer-prof ul li {
    padding: 15px;
    margin: 9px 0;
    -webkit-box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
    -moz-box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
    box-shadow: 0 0 5px 0 rgba(187, 181, 181, 0.55);
}

.listdirectory.officer-prof ul li:nth-child(2n) {
    margin-left: 20px;
}

.listdirectory.officer-prof ul li:hover {
    background-color: #f7fffb;
    -webkit-box-shadow: 0 0 5px 0 #5e9e81;
    -moz-box-shadow: 0 0 5px 0 #5e9e81;
    box-shadow: 0 0 5px 0 #5e9e81;
}

.listdirectory.officer-prof h5 small {
    display: block;
    font-size: 0.8em;
    font-style: italic;
    margin: 0 0 10px;
    padding-left: 0;
}

.listdirectory.officer-prof h5 small:before {
    display: none;
}

.listdirectory.officer-prof .email-d,
.listdirectory.officer-prof .mobile-d,
.listdirectory.officer-prof .phone-d {
    display: block;
    padding: 0 20px 0 15px;
    font-size: 0.9em;
    width: 100%;
}

.listdirectory.officer-prof .email-d {
    float: inherit;
    padding: 0 0 0 15px;
}

figure {
    float: left;
    overflow: hidden;
    min-width: 100%;
    max-width: 480px;
    max-height: 180px;
    min-height: 180px;
    width: 100%;
    background: #3085a3;
    border: 3px solid #e0e0e0;
    border-radius: 2px;
    margin-bottom: 20px;
}

figure img {
    min-height: 100%;
    max-width: 100%;
}

figure figcaption {
    padding: 2em;
    color: #fdfdfd;
    font-size: 1.1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure figcaption::after,
figure figcaption::before {
    pointer-events: none;
}

figure figcaption,
figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

figure.effect-sadie figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(
        top,
        rgba(72, 76, 97, 0) 0,
        rgba(72, 76, 97, 0.8) 85%
    );
    background: linear-gradient(
        to bottom,
        rgba(72, 76, 97, 0) 0,
        rgba(72, 76, 97, 0.8) 85%
    );
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}

figure.effect-sadie h2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    color: #484c61;
    -webkit-transition: -webkit-transform 0.35s, color 0.35s;
    transition: transform 0.35s, color 0.35s;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    text-align: center;
}

.inner-slider .carousel-control.left,
.owl-page-slider .owl-buttons .owl-prev {
    left: 2%;
}

figure.effect-sadie:hover h2 {
    color: #fff;
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
    transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0);
}

figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.iconsingle:hover h4,
figure img {
    opacity: 0.8;
}

figure,
figure img {
    position: relative;
}

.inner-content .deportlist li:after,
.inner-content .legend-list li:after,
figure.effect-sadie figcaption::before {
    content: "";
}

#html5-watermark {
    display: none !important;
}

.directory {
    float: left;
    width: 100%;
    padding: 0;
    color: #000;
}

.listdirectory h5 {
    font-weight: 600;
    font-size: 1.2em;
    color: #000;
}

.listdirectory h5 small {
    font-size: 0.9em;
    margin-left: 10px;
    padding-left: 15px;
    position: relative;
    color: #868686;
}

.email-d:before,
.mobile-d:before,
.phone-d:before {
    color: #8c8b8b;
    left: 0;
    font-weight: 400;
    font-family: FontAwesome;
}

.listdirectory h5 small:before {
    content: "";
    position: absolute;
    left: 0;
    background: #848484;
    width: 1px;
    height: 13px;
    top: 4px;
}

.dept-inner::before,
.wardno {
    top: 0;
    left: 0;
}

.email-d,
.mobile-d,
.phone-d {
    width: auto;
    padding: 0 20px;
    margin: 0;
    float: left;
}

.phone-d {
    position: relative;
}

.phone-d:before {
    content: "\f095";
    position: absolute;
}

.mobile-d {
    position: relative;
}

.mobile-d:before {
    content: "\f10b";
    position: absolute;
    font-size: 1.4em;
}

.email-d {
    position: relative;
}

.email-d:before {
    content: "\f0e0";
    position: absolute;
    font-size: 0.9em;
}

.email-d a,
.email-d a:hover {
    color: #000;
}

.contentinner .listdirectory ul li::before {
    content: "";
    display: none;
}

.contentinner .listdirectory ul li {
    border-bottom: #ededed 1px solid;
    float: left;
    width: 100%;
    margin-bottom: 7px;
    border-left: #05b027 2px solid;
    padding-left: 15px;
}

.iconsingle h4 {
    font-size: 1em;
    line-height: 20px;
    padding: 0 30px;
    color: #000;
}

.iconsingle:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
}

.programsul {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

.programsul li {
    display: block;
    padding: 20px 0 80px;
    float: left;
}

.programsul li:before {
    display: none;
}

.dept-inner,
.dept-inner i,
.program-content a,
.wardbrief > li > div.block3 small,
.wardno {
    display: block;
}

.wardbrief .block3 small:before {
    content: "\f10b";
    font-size: 1.4em;
    font-family: FontAwesome;
    width: 29px;
    padding: 0 5px 0 0;
}

.program-content {
    float: left;
    width: 50%;
}

.program-img {
    float: right;
    width: 50%;
}

.programsul li:nth-child(even) .program-content {
    float: right !important;
    padding: 50px 50px 0 0;
}

.programsul li:nth-child(even) .program-img {
    float: left !important;
}

.programsul li:nth-child(odd) .program-imgbox {
    float: right;
}

.program-content h3 {
    color: #0bb96f;
    margin: 0 0 20px;
    font-weight: 600;
}

.program-content a {
    margin: 20px 0 0;
    font-weight: 600;
}

.inner-content .wardproflie-hdr a:hover,
a:focus,
a:hover {
    text-decoration: none;
}

.program-imgbox {
    background: #ededed;
    width: 350px;
    height: 350px;
    border-radius: 50%;
}

.program-img img {
    max-height: 230px;
}

.programsul li:nth-child(even) .program-img img,
.programsul li:nth-child(odd) .program-img img {
    margin: 50px 0 0;
}

.programsul li:nth-child(odd) .program-content {
    padding: 50px 0 0 50px;
}

.programsul li:nth-child(even) .program-img,
.programsul li:nth-child(odd) .program-img {
    padding: 0;
}

ul.wardsummary {
    margin: 30px 0 0;
    float: left;
    width: 100%;
}

ul.wardsummary li:first-child {
    width: 40%;
}

ul.wardsummary li:nth-child(2) {
    width: 58%;
    float: right;
}

ul.wardsummary li {
    padding: 15px 10px 15px 80px;
    float: left;
    background: #fff;
    border: 1px solid #e0dede;
    margin-bottom: 15px;
    min-height: 104px;
}

ul.wardsummary li .wicon {
    margin-left: 0;
    float: left;
}

.contentinner .zonebox ul,
.contentinner ul.nav.nav-tabs.zonetab,
ul.wardbrief {
    margin: 5px 0 0;
}

.inner-content ol li,
.inner-content ul li.headblock {
    line-height: 18px;
    text-align: justify;
}

.contentinner .zonebox ul li {
    padding: 6px 8px;
}

ul.wardsummary li label {
    display: block;
    font-weight: 400;
    opacity: 0.6;
}

ul.wardbrief {
    float: left;
    width: 100%;
}

.wardbrief > li {
    margin: 15px 0 0;
    width: 100%;
    float: left;
    padding: 15px !important;
}

.wardbrief > li > div {
    float: left;
}

.wardbrief > li > div.block1 {
    width: 8%;
    position: relative;
}

.wardbrief > li > div.block2 {
    width: 65%;
    padding: 0 10px;
}

.wardbrief > li > div.block3,
.wardbrief > li > div.block4 {
    width: 25%;
    padding: 0 10px;
}

.inner-content .wardproflie-hdr h4,
.nav.nav-tabs.zonetab {
    border-bottom: none;
}

.wardproflie-hdr .clearfix {
    display: none;
}

.wardno {
    background: #fff;
    width: 70%;
    height: 100%;
    line-height: 40px;
    font-size: 1.4em;
    color: #000;
    border: 1px solid #9b2501;
}

.wardbrief > li:nth-child(odd) {
    background: #f5f5f5;
}

.realtive-pos {
    position: relative;
}

.realtive-pos a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.realtive-pos:hover {
    opacity: 0.85;
}

.headblock {
    color: #fff;
    background: #0bba6f !important;
    font-size: 1.1em;
}

.nav.nav-tabs.zonetab li.active a {
    background-color: #18ad68;
    color: #fff;
}

.nav.nav-tabs.zonetab li a {
    font-size: 1.2em;
    font-weight: 600;
    padding: 15px 30px;
    background: #f5f5f5;
}

.zonebox ul li::before {
    font-size: 0 !important;
}

ul.zonetab {
    margin: 0;
}

ul.zonetab li {
    padding: 0;
}

.inner-content .zonetab a {
    color: #157b4c;
}

.mapborderbox {
    float: left;
    width: 100%;
    border: 1px solid #ededed;
    padding: 15px;
    margin: 15px 0 0;
    height: 680px;
}

.dept-inner,
.eventinner .image1 {
    margin-bottom: 30px;
}

.mapborderbox img {
    max-width: 100%;
    width: auto;
}

.dept-inner {
    color: #222;
    padding: 12px 6px 0;
    min-height: 235px;
    border: 3px solid transparent;
    position: relative;
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}

.dept-inner a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.dept-inner img {
    height: 50px;
    border: 0 !important;
}

.dept-inner::after,
.dept-inner::before {
    box-sizing: inherit;
    content: "";
    position: absolute;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    border-radius: 6px;
    z-index: -1;
    /* z-index: -1px*/
}

.draw:hover {
    color: #fec830;
}

.dept-inner:hover::after,
.dept-inner:hover::before {
    width: 100%;
    height: 100%;
}

.dept-inner:hover::before {
    border-top-color: #9b2501;
    border-right-color: #9b2501;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.dept-inner:hover::after {
    border-bottom-color: #9b2501;
    border-left-color: #9b2501;
    -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
        height 0.25s ease-out 0.75s;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s,
        height 0.25s ease-out 0.75s;
}

.dept-inner:hover img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.dept-inner h4 a {
    font-size: 1.6em;
    font-weight: 600;
    color: #191919;
}

.dept-inner:focus,
.dept-inner:hover {
    color: #000;
}

.dept-inner p a {
    color: #464646;
    font-size: 14px;
    font-weight: 500;
}

.dept-inner i {
    font-size: 3.6em;
    margin: 0 0 20px 20px;
    background: linear-gradient(90deg, #00331e 0, #56ff00 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.phancy-scrollbar,
.phancy-scrollbarbutton {
    border-radius: 4px;
    top: 0;
    position: absolute;
}

.phancy-scrollbar {
    width: 5px;
    background: #ccc;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transition-delay: 1s;
    opacity: 0;
}

.phancy-scroller .phancy-scrollbar:active,
.phancy-scroller:hover .phancy-scrollbar {
    opacity: 1;
    -webkit-transition-delay: 0s;
}

.phancy-scrollbarbutton {
    width: 100%;
    background-color: #9b2501;
}

.newsinner .contentbox ul,
.newsinner .contentbox ul li {
    width: 100%;
    position: relative;
    float: left;
}

.event-img,
.event-img img {
    width: 100%;
}

.eventinner li.divider,
.newsinner .contentbox ul li {
    border-bottom: #ededed 1px solid;
    margin: 0;
}

.eventinner li.divider,
.newsinner .contentbox ul li:last-child {
    border-bottom: 0;
}

.newsinner .contentbox p.date-sm {
    color: #000;
    font-style: italic;
    font-size: 0.9em;
    margin-bottom: 0;
    font-weight: 600;
    clear: both;
}

.newsinner .contentbox ul {
    display: table-cell;
}

.newsinner .contentbox ul li {
    /*margin-right: 1;*/
    margin-right: 1px;
    margin-top: -1px;
    margin-left: -1px;
    padding: 0;
    display: table;
}

.newsinner .contentbox ul li a {
    padding: 15px 15px 15px 0;
    display: table-cell;
    vertical-align: middle;
    color: #4b4b4b;
    transition: all 0.4s ease;
}

.newsinner .contentbox ul li a:last-child {
    text-align: center;
    width: 50px;
}

.nonews-record {
    text-align: center;
    font-size: 1.2em;
    margin: 20px 0 0;
}

.nonews-record a {
    display: block;
    margin: 20px 0 0;
}

.eventinner .ulbox1 > ul > li h3 a,
.newsinner .contentbox ul li a:hover {
    color: #219a62;
}

.newsinner .contentbox ul li i {
    font-size: 30px;
    color: #848484;
    text-align: center;
}

.newsinner .contentbox ul li:hover i {
    color: #219a62;
}

.greybtn:before,
.readmore:before {
    z-index: -1;
    right: 0;
    bottom: 0;
    content: "";
    left: 0;
}

.eventbanner,
.newsbanner {
    background: url(../images/BSCL.jpg) center center no-repeat;
}

.firstletter::first-letter {
    float: left;
    font-size: 3em;
    margin: 0.2em 0.2em 0.2em 0;
    font-weight: 700;
}

.event-img {
    max-height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
}

.eventinner li {
    float: left;
    width: 30%;
    padding: 0 15px 15px;
    margin: 1%;
}

.eventinner li:first-child {
    margin-top: 0;
}

.eventinner .ulbox1 > ul > li > img {
    top: 10px;
    width: 275px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.eventinner li h4 {
    font-weight: 400;
    margin: 20px 0;
}

.eventinner .ulbox1 > ul > li h3 a:hover {
    color: #9b2501;
}

.eventinner li a.greybtn {
    margin: 10px 0;
}

.eventinner .firstletter {
    min-height: 230px;
}

.eventslinew.ulbox1 li {
    padding: 0;
}

.eventfilter {
    border-bottom: solid 1px #e2e2e2;
    background-color: #ebebeb;
    padding: 15px;
    margin-bottom: 15px;
}

.eventfilter .input-group,
.eventfilter input,
.tenderlist {
    margin-bottom: 0;
}

.tenderlist,
.tendrdetails {
    position: relative;
    overflow: hidden;
}

.tenderbanner {
    background: url(../images/tenders.jpg) fixed #fff;
}

.tendrdetails {
    padding: 15px;
    z-index: 1;
}

.tendrdetails p {
    margin-bottom: 5px;
}

.tenderpanel {
    padding-left: 56px;
    position: relative;
    margin-bottom: 30px !important;
    border-color: #ededed;
    box-shadow: none;
}

.wordzone .imagezoom {
    height: 400px;
    overflow: hidden;
    position: relative;
}

.divcounter {
    left: 0;
    color: #a1a1a1;
    width: 57px;
    font-weight: 600;
    font-size: 1.2em;
    padding: 14px 15px;
    margin-right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 4px 0 0 4px;
    vertical-align: middle;
    text-align: center;
}

.divcounter span {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    color: #000;
    border: 1px solid #d7d7d7;
}

.tenderimg:before,
.tendrdetails:before {
    text-align: center;
    top: 20px;
    width: 120px;
}

.tendrdetails h4 {
    color: #000;
    font-size: 1.3em;
    margin-bottom: 6px;
    margin-top: 10px;
}

.tendrdetails .tenderno {
    color: #636363;
    margin-bottom: 10px;
}

.tendrdetails .tenderdate {
    color: #636363;
    font-size: 0.9em;
    margin-bottom: 15px;
    float: left;
    margin-right: 30px;
}

.tenderdate i,
.tendrdetails a:hover {
    color: #9b2501;
}

.tenderdate i {
    margin-right: 5px;
}

.tendrdetails .tenderdate span {
    font-weight: 500;
}

.tendrdetails:before {
    position: absolute;
    font-weight: 600;
    padding: 0 25px;
    right: -30px;
    z-index: -14;
}

.tendrdetails.active:before {
    content: "Active";
    background: #828282;
    color: #fff;
}

.tendrdetails.archive:before {
    content: "Archived";
    background: #d7d7d7;
}

.tendertxt {
    padding: 0 15px 15px 0;
}

.tendertxt ul {
    margin: 0;
    padding: 0;
}

.downloadlist {
    float: left;
    padding: 4px 12px;
    border: 1px solid #07c376;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: 600;
    background: #07c376;
    color: #fff;
}

.downloadlist a {
    color: #ccffd5;
    display: inline-block;
    margin-left: 5px;
}

.downloadlist a:focus,
.downloadlist a:hover {
    color: #fff;
}

.tenderlist h3 a,
.tenderlist li,
.tenderlist li a {
    color: #000;
}

.tenderlist h4 {
    margin: 0 0 10px;
    padding: 5px 0 10px;
    border-bottom: #000 1px solid;
    line-height: 24px;
}

.tenderlist h3 {
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 1.3em;
}

.tenderlist li {
    padding: 5px 0;
    margin-top: 0;
    position: relative;
    left: 0;
    line-height: 1.5em;
    font-weight: 600;
}

.tenderlist li label {
    color: #000;
    font-weight: 400;
}

.tenderlist .download {
    position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
}

.tenderlist .download a {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    background: #9b2501;
    color: #fff;
    border-bottom: 3px solid #623a90;
    transition: 0.3s;
}

.tenderlist .download a > i {
    margin-left: 10px;
}

.tenderlist .download a:hover {
    background: #fff;
    border: 1px solid #9b2501;
    color: #9b2501;
    border-radius: 5px;
    border-bottom: 3px solid #623a90;
}

.tendertxt img {
    height: 130px;
    float: left;
    margin-right: 15px;
}

.tenderimg {
    position: relative;
}

.tenderimg:before {
    position: absolute;
    font-weight: 600;
    padding: 0 25px;
    transform: rotate(-45deg);
    left: -30px;
}

.tenderlist.active .tenderimg:before {
    content: "Active";
    background: #9effae;
}

.tenderlist.archive .tenderimg:before {
    content: "Archived";
    background: #ffd65f;
}

.contactbanner {
    background: url(../images/contact.jpg) fixed #fff;
}

.contact-detail p {
    display: table;
}

.contact-detail p > i {
    margin-right: 10px;
    color: #9b2501;
}

.contact-detail .social-icons {
    margin-top: 30px;
}

.contact-detail .social-icons a {
    color: #000;
    font-size: 1.4em;
    margin-right: 6px;
    transition: 0.3s;
    border: 1px solid #000;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 2.1em;
    border-radius: 50px;
}

.contact-detail .social-icons a:nth-child(1):hover,
.facebook-icon:hover {
    color: #fff;
    background: #3b5998;
    border: 1px solid #3b5998;
}

.contact-detail .social-icons a:nth-child(2):hover,
.twitter-icon:hover {
    color: #fff;
    background: #1da1f2;
    border: 1px solid #1da1f2;
}

.contact-detail .social-icons a:nth-child(3):hover {
    color: #fff;
    background: red;
    border: 1px solid red;
}

.contact-detail .social-icons a:nth-child(4):hover {
    color: #fff;
    background: #913ba8;
    border: 1px solid #913ba8;
}

.contact-detail p > span {
    padding-right: 15px;
    display: table-cell;
    color: #9b2501;
    text-align: left;
    font-size: 1.3em;
    vertical-align: top;
    position: relative;
    top: 3px;
}

.ulimgbox ul li:hover {
    opacity: 0.8;
}

a {
    color: #9b2501;
}

a:focus,
a:hover {
    color: #9b2501;
    outline: -webkit-focus-ring-color auto 0;
}

.windowLoader {
    margin: 0 auto;
    background: url(../images/loader.gif);
}

.p-d-10 {
    padding: 10px !important;
}

.p-d-15 {
    padding: 15px !important;
}

.p-l-0 {
    padding-left: 0;
}

.p-l-5 {
    padding-left: 5px;
}

.p-l-10 {
    padding-left: 10px;
}

.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.p-l-25 {
    padding-left: 25px;
}

.p-l-30 {
    padding-left: 30px;
}

.p-l-35 {
    padding-left: 35px;
}

.p-l-40 {
    padding-left: 40px;
}

.p-l-45 {
    padding-left: 45px;
}

.p-l-50 {
    padding-left: 50px;
}

.p-t-0 {
    padding-top: 0;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-t-35 {
    padding-top: 35px;
}

.p-t-40 {
    padding-top: 40px;
}

.p-t-45 {
    padding-top: 45px;
}

.p-t-50 {
    padding-top: 50px;
}

.p-r-0 {
    padding-right: 0;
}

.p-r-5 {
    padding-right: 5px;
}

.p-r-10 {
    padding-right: 10px;
}

.p-r-15 {
    padding-right: 15px;
}

.p-r-20 {
    padding-right: 20px;
}

.p-r-25 {
    padding-right: 25px;
}

.p-r-30 {
    padding-right: 30px;
}

.p-r-35 {
    padding-right: 35px;
}

.p-r-40 {
    padding-right: 40px;
}

.p-r-45 {
    padding-right: 45px;
}

.p-r-50 {
    padding-right: 50px;
}

.p-b-0 {
    padding-bottom: 0;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-25 {
    padding-bottom: 25px;
}

.p-b-30 {
    padding-bottom: 30px;
}

.p-b-35 {
    padding-bottom: 35px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-b-45 {
    padding-bottom: 45px;
}

.p-b-50 {
    padding-bottom: 50px;
}

.m-0 {
    margin: 0;
}

.m-l-0 {
    margin-left: 0;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-30 {
    margin-left: 30px;
}

.m-l-35 {
    margin-left: 35px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-45 {
    margin-left: 45px;
}

.m-l-50 {
    margin-left: 50px;
}

.m-t-0 {
    margin-top: 0;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-35 {
    margin-top: 35px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-45 {
    margin-top: 45px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-r-0 {
    margin-right: 0;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-25 {
    margin-right: 25px;
}

.m-r-30 {
    margin-right: 30px;
}

.m-r-35 {
    margin-right: 35px;
}

.m-r-40 {
    margin-right: 40px;
}

.m-r-45 {
    margin-right: 45px;
}

.m-r-50 {
    margin-right: 50px;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-35 {
    margin-bottom: 35px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-45 {
    margin-bottom: 45px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.contolrs.impprev {
    left: 20.5%;
}

.contolrs.impnext {
    right: 20.8%;
}

.contolrs {
    position: absolute;
    top: 38%;
    font-size: 40px;
    color: #b3b2b2;
}

#important-link {
    width: 96%;
    margin: auto;
}

#important-link .owl-wrapper-outer {
    width: 99%;
}

#important-link .item {
    border-right: 1px solid #e8e8e8;
}

.owl-carousel .owl-buttons .owl-next,
.owl-carousel .owl-buttons .owl-prev {
    position: absolute;
    top: 34%;
    font-size: 45px;
    color: #b3b2b2;
}

.owl-carousel .owl-buttons .owl-next.disabled,
.owl-carousel .owl-buttons .owl-prev.disabled {
    color: #e4e4e4;
}

#important-link.owl-carousel .owl-buttons .owl-next {
    right: -2%;
}

#important-link.owl-carousel .owl-buttons .owl-prev {
    left: -2%;
}

.boundari-img {
    max-height: 243px;
    overflow: hidden;
}

.green-box {
    border: 1px solid #9b2501;
    max-height: 245px;
}

.contentinner h4 {
    color: #000;
}

.contentinner .green-box ul {
    margin-bottom: 20px;
    margin-left: 0;
    float: left;
    width: 48%;
}

.contentinner .green-box li {
    padding: 0;
}

.contentinner .green-box li:before {
    display: none;
}

.green-box h4 {
    margin-top: 20px;
    border-bottom: solid 2px #9b2501;
    padding-bottom: 5px;
    width: 55%;
}

.notop-border {
    border-top: 0 !important;
}

.bg-red {
    background: #cf0a11;
}

.bg-darkgray {
    background: #363636;
}

.bg-white {
    background: #fff;
}

.bg-light-gray {
    background: #404040;
}

.bg-lighter-gray {
    background: #ececec;
}

.bg-lightest-gray {
    background: #f8f8f8;
}

.text-green {
    color: #00a51d;
}

.greybtn {
    padding: 6px 20px;
    background: 0 0;
    color: #000;
    font-size: 1em;
    border-radius: 30px;
    border: 1px solid #d8d8d8;
    margin: 5px 0 10px;
    display: inline-block;
}

.btn-success {
    background-color: #07c376 !important;
    border-color: #07c376 !important;
}

.btn-success-outline {
    background-color: transparent !important;
    color: #9b2501 !important;
    border-color: #9b2501 !important;
}

.contentinner .ulbox ul {
    margin-left: 0;
}

.contentinner .ulbox > ul > li:before,
.contentinner .ulimgbox > ul > li:before {
    display: none;
}

.greybtn:active,
.greybtn:focus,
.greybtn:hover {
    color: #fff;
    background: #9b2501;
}

.b-sm {
    padding: 5px 15px !important;
    font-size: 0.9em;
}

.ulbox > ul > li {
    width: 48%;
    text-align: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 2% 15px 0;
}

.ulbox1 > ul > li p,
.ulbox > ul > li p {
    text-align: justify;
}

.comingsoon,
.quot2:before,
.quot3:before,
.ulbox3 > ul > li,
.ulimgbox > ul > li {
    text-align: center;
}

.ulbox > ul > li > img {
    height: 70px;
}

.ulbox > ul > li:nth-child(even) {
    margin-right: 0;
}

.ulbox1 > ul > li {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 2% 15px 0;
    padding: 0 0 0 100px;
    position: relative;
}

.ulbox1 > ul > li > img {
    width: 70px;
    position: absolute;
    left: 0;
    top: 10px;
}

.ulbox1 > ul > li:before {
    background: #000;
}

.ulbox3 > ul > li {
    width: 33%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: -2px;
    padding: 25px;
    border-right: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.ulbox3 > ul > li > img {
    margin-bottom: 20px;
}

.ulbox3 > ul > li:nth-child(3n) {
    margin-right: 0;
    border-right: 0;
}

.ulbox3 > ul > li:nth-last-child(-n + 3) {
    border-bottom: 0;
}

.borderbox {
    padding: 20px;
    margin: 0;
    border: 1px solid #ededed;
}

.borderbox h4 {
    font-size: 30px;
    line-height: 48px;
    letter-spacing: 1px;
    color: #3e3937;
    margin: 0 0 10px;
}

a.link1 {
    position: relative;
    letter-spacing: 6px;
    color: #9b2501;
    border: none;
    padding-bottom: 14px;
    transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
}

a.link1:hover {
    letter-spacing: 8px;
}

a.link1:not(.not):hover:after {
    transform: scaleX(0.5);
    -webkit-transform: scaleX(0.5);
    -ms-transform: scaleX(0.5);
}

a.link1:after {
    position: absolute;
    width: calc(100% + 30px);
    height: 2px;
    bottom: 0;
    left: -15px;
    background-color: #9b2501;
    transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
}

.quot1:before,
.quot2:before,
.quot3:before {
    content: "\f10d";
    font-family: FontAwesome;
}

.image1 img,
.image1 p {
    width: 100%;
}

.image1 {
    margin-top: 15px;
    position: relative;
}

.image1 p {
    padding: 60px 15px 10px;
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 7%,
        rgba(0, 0, 0, 0.59) 39%,
        rgba(0, 0, 0, 0.85) 57%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 7%,
        rgba(0, 0, 0, 0.59) 39%,
        rgba(0, 0, 0, 0.59) 57%
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 7%,
        rgba(0, 0, 0, 0.59) 39%,
        rgba(0, 0, 0, 0.59) 57%
    );
    /*  filter: progid;: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);*/
    -ms-filter: " progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)";
    color: #fff;
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 1.2em;
}

.quot1,
.quot2,
.quot3 {
    font-style: italic;
    margin: 30px 0;
}

.font-sm {
    font-size: 1em;
}

.font-md {
    font-size: 1.3em;
}

.font-lg {
    font-size: 1.5em;
}

.inner-content .listdirectory h5 {
    margin-top: 0;
}

.contentinner .listdirectory ul {
    margin: 0;
}

.quot1 {
    padding: 15px 10px 15px 60px;
    position: relative;
    font-size: 1.2em;
    border: 1px solid #ededed;
}

.quot1:before {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.25);
}

.quot2 {
    padding: 10px 10px 10px 60px;
    position: relative;
    font-size: 1.2em;
}

.quot2:before {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.5em;
    color: #9b2501;
    width: 50px;
    line-height: 50px;
    border: 2px solid #efeaea;
    padding: 0 5px 0 0;
}

.quot3 {
    padding: 10px 10px 10px 60px;
    position: relative;
    font-size: 1.2em;
    color: #000;
    background: #000;
}

.quot3:before {
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 2em;
    color: #9b2501;
    width: 55px;
    line-height: 55px;
    border: 0;
    padding: 0 10px 0 0;
}

.quot3 h5 {
    color: #7f9283;
}

.bgpurple {
    background: #e0efe3 !important;
}

.olist1 ol {
    margin: 25px 0 0 15px;
}

.olist1 ol li {
    padding: 6px 0;
    counter-increment: li;
}

.olist1 ol li::before {
    content: counter(li);
    color: #000;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-weight: 700;
    font-size: 1.2em;
}

.olist2 ol {
    padding: 15px 0 0 45px;
}

.olist2 ol li {
    padding: 8px 15px;
    counter-increment: li;
    background: #f6f7f6;
    margin: 10px 0;
    position: relative;
    color: #131313;
}

.olist2 ol li::before {
    content: counter(li);
    color: #000;
    display: inline-block;
    width: 47px;
    margin-left: -60px;
    font-weight: 600;
    font-size: 1.5em;
    background: #e0efe3;
    padding: 8px 15px;
    margin-right: 0;
    position: absolute;
    top: 0;
    height: 100%;
    vertical-align: middle;
}

.header-botborder {
    border-bottom: solid 2px #9b2501;
    padding-bottom: 8px;
}

.contentinner ul.bullet-circle {
    margin-left: 0;
}

.contentinner ul.bullet-circle li {
    position: relative;
    padding-left: 24px;
    border-bottom: dashed 1px #cecece;
}

.contentinner ul li::before,
.contentinner ul.bullet-circle li:before,
.list1 ul li::before {
    content: "\e922";
    font-family: icomoon !important;
    position: absolute;
}

.contentinner ul.bullet-circle li:last-child {
    border-bottom: 0;
}

.contentinner ul.bullet-circle li:before {
    font-size: 16px;
    left: 1em;
    color: #31bb67;
}

.contentinner ul li::before,
.list1 ul li::before {
    color: #9b2501;
    left: -0.5em;
}

a:hover .wardproflie-hdr {
    background-color: #009455;
}

.wardproflie-hdr {
    background-color: #0bba6f;
    padding: 20px;
    color: #fff;
    float: left;
    width: 100%;
}

.wardproflie-hdr h4 {
    float: left;
    width: 88%;
    margin: 0;
    font-size: 1.2em;
    line-height: 30px;
    color: #fff;
}

.wardproflie-hdr h4 a,
.wardproflie-hdr i {
    color: #fff;
}

.wardproflie-hdr span {
    float: left;
    width: 11%;
    margin: 0;
    color: #e14254;
    font-size: 2em;
    text-align: right;
}

.contentinner .pdficon ul li::before,
.contentinner ul li::before,
.list1 ul li::before {
    width: 1em;
    font-weight: 400;
    font-size: 1.3em;
    font-family: FontAwesome;
    display: inline-block;
}

.contentinner .zonebox ul li::before,
.contentinner ul.zonetab li::before {
    display: none;
}

.bold,
.comingsoon p,
.h2,
.morebtn,
.table1.table b,
.table1.table strong,
.ulimgbox h4 {
    font-weight: 600;
}

.contentinner .pdficon ul li,
.contentinner ul li,
.list1 ul li {
    padding: 6px 0;
    position: relative;
}

.list1 ul {
    margin: 25px 0 0 15px;
}

.list1 ul li::before {
    margin-left: -1em;
}

.contentinner ul {
    margin: 5px 0 0 28px;
}

.contentinner ul li::before {
    margin-left: -1em;
}

.contentinner .pdficon ul {
    margin: 5px 0 0 15px;
}

.contentinner .pdficon ul li::before {
    content: "\f1c1";
    color: #f44336;
    margin-left: -1em;
    margin-right: 10px;
}

.contentinner ul.pagination {
    margin-bottom: 20px;
}

.contentinner ul.cityinfo-list {
    margin: 5px 0 0;
}

.h2:after,
.h4:after,
.h4:before {
    content: "";
}

.list2 ul {
    margin: 25px 0 0 15px;
}

.list2 ul li {
    padding: 0;
    position: relative;
    margin: 25px 0;
}

.list2 ul li h5 {
    margin: 0 0 3px;
    color: #000;
}

.list2 ul li::before,
.list3 ul li::before {
    content: "";
    color: #000;
    display: inline-block;
}

.list2 ul li::before {
    width: 2px;
    background: #9b2501;
    position: absolute;
    height: 100%;
    margin: 0 0 0 -15px;
}

.list3 ul {
    margin: 25px 0 0;
}

.list3 ul li {
    padding: 0 0 10px;
    border-bottom: #ededed 1px solid;
    position: relative;
    margin: 15px 0;
}

.list3 ul li h5 {
    margin: 0 0 3px;
}

.list3 ul li::before {
    width: 0;
    background: #bcbcbc;
    position: absolute;
    height: 15px;
    margin: 0 0 0 -15px;
}

.h4,
.list4 li a:hover {
    color: #000;
}

.list4 {
    margin: 25px 0 0;
    clear: both;
}

.list4 li {
    padding-left: 170px;
    background: 0 0;
    margin-bottom: 15px;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}

.ulbox1 > ul > li,
.ulbox3 > ul > li,
.ulbox > ul > li {
    vertical-align: text-top;
    display: inline-block;
}

.list4 li a {
    float: left;
}

.list4 li img {
    border: 4px solid #f1f1f1;
    width: 150px;
    margin-bottom: 20px;
    float: left;
    margin-right: 15px;
    padding: 12px;
    position: absolute;
    left: 0;
}

.h4 {
    font-size: 1.5em;
    margin-bottom: 15px;
    display: block;
    padding: 0 0 15px;
    position: relative;
}

.comingsoon p,
.h2 {
    font-size: 2em;
}

.h4:after,
.h4:before {
    position: absolute;
    height: 2px;
    left: 0;
}

.h4:after {
    width: 100px;
    background: #956ec2;
    bottom: 0;
}

.h4:before {
    width: 80px;
    background: #ababab;
    bottom: 5px;
}

.h2 {
    color: #7d3cba;
    position: relative;
}

.h2:after {
    position: absolute;
    width: 6px;
    height: 26px;
    background: #000;
    left: 0;
    top: 0;
}

.table1.table {
    border: 1px solid #ddd;
    width: 100%;
    margin: 15px 0;
    clear: both;
    float: left;
}

.img-left,
.img-right {
    width: 30% !important;
    margin-bottom: 10px;
}

.ftrcc,
.topbanner,
.topbanner img {
    width: 100%;
}

.ck-content table tr th,
.table1.table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;
}

.table1.table tr th {
    background: #fff;
    font-weight: 600;
    padding: 10px;
    border-top: 2px solid #9b2501;
}

.table1.table a {
    color: #008c19;
}

.table1.table a:hover {
    color: #000;
}

.img-left {
    float: left;
    margin-right: 15px;
}

.img-right {
    float: right;
    margin-left: 15px;
}

.topbanner {
    max-height: 400px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.bor-50 {
    border-radius: 50%;
}

.comingsoon p {
    color: #d6d6d6;
}

.ulimgbox .serviceimgbox {
    width: 100%;
    height: 125px;
    overflow: hidden;
}

.ulimgbox .serviceimgbox img {
    height: auto;
    width: 100%;
    border-radius: 5px 5px 0 0;
    margin: 0;
}

.ulimgbox > ul > li {
    width: 29%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 2%;
    border: 1px solid #b1b1b1;
    padding: 0;
    vertical-align: text-top;
    display: inline-block;
    border-radius: 5px;
}

.ulimgbox h4 {
    min-height: 55px;
    margin: 5px 0 0;
    padding: 2px 15px;
    line-height: 22px;
    font-size: 1.2em;
}

.ulimgbox ul li a {
    color: #000;
}

.ulimgbox ul li::before {
    display: none;
    content: inherit;
}

.label {
    padding: 0.1em 0.6em 0.2em;
    font-size: 11px;
}

.morebtn {
    border: 1px solid #ddd;
    padding: 10px 15px;
    display: block;
    text-align: center;
    /*webkit-transition: all .5s ease-in-out;*/
    transition: max-height 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.morebtn:hover {
    background: #9b2501;
    color: #fff;
}

.center {
    width: 150px;
    margin: 10px auto;
}

.greytext {
    color: #797979;
}

.gallery .nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs.noticetab > li {
    margin-bottom: -2px;
}

.nav-tabs.noticetab > li > a {
    color: #000;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 6px 0;
    margin-right: 30px;
    font-size: 20px;
}

.nav-tabs.noticetab > li.active > a,
.nav-tabs.noticetab > li.active > a:focus,
.nav-tabs.noticetab > li.active > a:hover {
    color: #079453;
    cursor: default;
    background-color: #fff;
    border: 0 solid #ddd;
    border-bottom: 4px solid #079453;
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page,
figure {
    cursor: pointer;
}

.nav.noticetab > li > a:focus,
.nav.noticetab > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #079453;
}

@supports (-ms-accelerator: true) {
    .about-text h2 {
        background: 0 0;
        color: #00b569;
    }
}

@media all and (-ms-high-contrast: none) {
    .about-text h2 {
        background: 0 0 !important;
        color: #000 !important;
    }
    .blackbg h1 span {
        background: 0 0 !important;
        color: #fff !important;
    }
    .secondlevelmenu > li > a {
        background: 0 0 !important;
        color: #08e085 !important;
    }
    #frmSearch input {
        height: 50px;
    }
}

@media screen and (max-width: 1440px) {
    .banner-sec {
        height: 430px;
    }
}

@media screen and (max-width: 1160px) {
    .inner-header .breadcrumb li {
        font-size: 1em;
    }
    .inner-header h1 {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 26px;
    }
    .inner-header p {
        font-size: 1em;
    }
    .h2 {
        font-size: 1.4em;
    }
    .downloadapp h2 {
        width: 100%;
        font-size: 1.5em;
    }
    .dapp li {
        padding: 10px 10px 0 70px;
    }
    .dapp li .mpimg {
        margin: 0 0 0 -70px;
    }
    .downloadapp-left .downloadapp,
    .leftmenu,
    .swachbharat-left {
        width: 100%;
    }
    .serviceimgbox {
        height: 100px;
    }
    .ulimgbox h4 {
        font-size: 1em;
        margin: 0;
    }
    .iconsingle {
        min-height: 190px;
    }
    .nav.nav-tabs.zonetab li a {
        padding: 12px 20px;
    }
    .contentinner .listdirectory.officer-prof ul li {
        float: none;
        width: 100%;
        margin-left: 0;
        min-height: 130px;
    }
}

@media screen and (max-width: 800px) {
    .page-navigation {
        padding: 10px 0;
        margin-top: 50px;
    }
    .cityinfo-list li {
        font-size: 1.1em;
    }
    .cityinfo-list li span:first-child {
        width: 40px;
    }
    .iconsingle {
        min-height: auto;
        margin-bottom: 30px;
    }
    .eventfilter .input-group,
    .eventfilter input,
    .tenderlist {
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 768px) {
    .program-content h3 {
        font-size: 18px;
    }
    .program-img {
        width: 30%;
        margin: 50px 0 0;
    }
    .program-imgbox {
        width: 200px;
        height: 200px;
    }
    .topmenu {
        display: none;
    }
    .program-img img {
        max-height: 100px;
    }
    .cityinfo-list li span {
        font-size: 0.8em;
    }
    .nav.nav-tabs.zonetab li a {
        padding: 5px 10px;
        background: #e0e0e0;
        color: #000;
        font-size: 1em;
    }
    ul.wardsummary li {
        width: 100% !important;
        min-height: auto;
    }
    .mapborderbox {
        height: 470px;
    }
    .wardproflie-hdr {
        padding: 10px;
        text-align: center;
    }
    .wardproflie-hdr h4 {
        font-size: 1em;
        width: 100%;
    }
    .wardproflie-hdr span {
        float: none;
    }
    .wardbrief > li > div.block2 {
        width: 65%;
    }
    .wardbrief > li > div.block3 {
        width: 26%;
    }
    .ulimgbox > ul > li {
        width: 28%;
    }
    .sbaimgbox {
        height: inherit;
    }
    .tenderimg {
        width: 50%;
        max-height: 200px;
        margin: 20px 0 0 20px;
    }
    .tenderimg img,
    .tendertxt {
        width: 100%;
    }
    .contact-detail {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 750px) {
    .page-navigation h2 {
        font-size: 1.2em;
        text-align: center;
    }
    .page-navigation .breadcrumb {
        text-align: center;
        font-size: 0.9em;
    }
}

@media screen and (max-width: 700px) {
    .program-content,
    .program-img {
        text-align: center;
        width: 100%;
    }
    .col-sm-4:nth-child(13) .rsp-box,
    .col-sm-4:nth-child(14) .rsp-box,
    .col-sm-4:nth-child(15) .rsp-box {
        border-bottom: 1px solid #c7c7c7;
    }
    .inner-content {
        padding: 0 0 20px;
        margin-top: 20px;
    }
    .inner-header {
        margin-top: 0;
    }
    .scrollup {
        background-color: #9b2501a3;
        bottom: 10px;
    }
    .cityinfo-list li {
        width: 100%;
    }
    .cityinfo-list li .h3 {
        padding-right: 5px;
        border-right: 0;
    }
    .cityinfo-list li span,
    .cityinfo-list li:nth-child(2n) span,
    .cityinfo-list li:nth-child(2n) span:first-child {
        padding-left: 5px;
    }
    .cityinfo-list li:nth-child(2n) .h3 {
        padding-right: 5px;
    }
    .cityinfo-list li innercell p:after {
        width: 85%;
        left: 35%;
    }
    .programsul li:nth-child(odd) .program-content {
        padding: 0;
    }
    .program-img {
        margin: 0;
    }
    .programsul li {
        border: 1px solid #ededed;
        margin: 0 0 15px;
        width: 100%;
        padding: 20px;
    }
    .programsul li:nth-child(even) .program-content {
        margin: 15px 0 0;
        padding: 0;
    }
    .program-imgbox {
        margin: auto;
        background: 0 0;
        width: auto !important;
        height: auto;
    }
    .programsul li:nth-child(odd) .program-imgbox {
        float: none;
    }
    .programsul li:nth-child(even) .program-img img,
    .programsul li:nth-child(odd) .program-img img {
        margin: 0;
        min-height: 150px;
    }
    .program-content h3 {
        margin: 15px 0;
    }
    .h3,
    h3 {
        font-size: 18px;
    }
    .dept-inner {
        margin-bottom: 0 !important;
    }
    .dept-inner h4 {
        margin: 0 0 5px;
    }
    .dept-inner i {
        margin: 0 0 10px 20px;
    }
    .dept-inner p {
        line-height: 1.5em;
    }
    .contentbox .p-l-20 {
        padding-left: 0;
    }
    .fstr {
        margin-top: 0;
    }
    .fstr ol li {
        width: 100%;
        padding: 0;
    }
    .faqinner #accordion .panel-title a.collapsed {
        border-bottom-color: #fff;
    }
    .tenderimg {
        width: 100%;
        /*max-height: auto;*/
        margin: 0;
        height: auto;
    }
    .tendertxt {
        padding: 10px 0;
    }
    .tenderlist h4 {
        line-height: 20px;
        font-size: 16px;
    }
    .contact-detail p,
    .tendrdetails h4 {
        font-size: 1em;
    }
    .tendrdetails .tenderdate {
        margin-bottom: 5px;
    }
    .divcounter {
        padding: 8px;
        display: none;
    }
    .tendrdetails:before {
        right: -38px;
        top: 10px;
        font-size: 0.8em;
    }
    .tenderpanel {
        padding-left: 0;
    }
    .tendrdetails .tenderno {
        padding-top: 0;
    }
    .inner-content ul li {
        padding-top: 15px;
    }
}

@media screen and (max-width: 670px) {
    .ulimgbox > ul {
        margin: 0;
    }
    .ulimgbox > ul > li {
        width: 47%;
        margin: 5px;
    }
    .ulimgbox .serviceimgbox {
        height: 90px;
    }
    .ulimgbox h4 {
        line-height: 18px;
    }
    .contentinner .listdirectory.officer-prof ul li,
    .dept-inner,
    .listdirectory.officer-prof ul li,
    .oficr-profilebox {
        min-height: inherit;
    }
    .listdirectory.officer-prof .directory,
    .listdirectory.officer-prof .email-d,
    .listdirectory.officer-prof .mobile-d,
    .listdirectory.officer-prof .phone-d {
        float: none;
    }
    .listdirectory.officer-prof ul li:nth-child(2n) {
        margin-left: 0;
    }
    .wardbrief > li > div.block1,
    .wardbrief > li > div.block2,
    .wardbrief > li > div.block3,
    .wardbrief > li > div.block4 {
        width: 100%;
        margin: 0 0 10px;
        padding: 2px 0;
    }
    .contentinner .zonebox ul li {
        text-align: center;
    }
    .wardno {
        width: 40px;
        margin: auto;
        line-height: 36px;
        border-radius: 50%;
    }
    .wardbrief > li > div.block3 {
        font-weight: 700;
    }
    ul.wardsummary {
        margin: 15px 0 0;
    }
    .inner-header .breadcrumb,
    .topinner,
    .topinner h2:first-child,
    .topinner h3:first-child,
    .topinner h4:first-child {
        margin-top: 0;
    }
    .ulimgbox,
    .wardbrief > li {
        margin: 0;
    }
    .mapborderbox {
        height: inherit;
    }
    .img-left,
    .img-right {
        width: 100% !important;
    }
    .inner-header h1 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .inner-header {
        height: 240px;
        padding: 70px 10px 0;
    }
    .inner-header .breadcrumb li {
        font-size: 0.8em;
    }
    .topinner p {
        text-align: justify;
    }
    .iconsingle img {
        height: 34px;
    }
}

@media screen and (max-width: 500px) {
    .innerpage-content {
        padding: 20px 0;
    }
    ul.zonetab li {
        width: 50%;
        margin: 0 0 2px;
        border-radius: 0;
    }
    .eventfilter .btn {
        width: 49.4%;
    }
    .inner-content h3 {
        font-size: 1.3em;
    }
    .inner-content img {
        padding: 0;
    }
}

@media screen and (max-width: 480px) {
    .ulimgbox .serviceimgbox {
        height: 130px;
    }
    .ulimgbox > ul > li {
        width: 100%;
        margin: 0 0 20px;
    }
    .ulimgbox h4 {
        min-height: inherit;
        font-size: 0.9em;
        line-height: 18px;
        padding: 5px 15px;
    }
    .ulimgbox ul li a br {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    .cityinfo-list li i {
        font-size: 1.4em;
    }
    .dapp li {
        padding: 10px 10px 0 55px;
    }
    .downloadapp {
        padding: 10px;
    }
    .dapp li .mpimg {
        margin: 0 0 0 -55px;
        width: 50px;
        height: 50px;
    }
    .eventfilter .btn {
        width: 49%;
    }
    .top-header h1 small {
        font-size: 10px;
        line-height: 15px;
    }
}
