body~.sub-nav {
    right: 0
}
:focus {
    outline: 1px dotted red;
}
a:hover {
    color: rgba(219,87,40,1);
}

.inner-wrapper p {
    color: #212020;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 20px;
}

body {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4
}

.right-content {
    padding-top: 0;
    float: right
}

.nav-wrapper {
    background: #cbc9c9 url(../images/nav-bg.jpg) repeat-x top center;
    border-bottom: 1px solid #a4a4a4
}

.nav-wrapper ul li {
    border: none
}

.nav-wrapper ul li:hover a,
.nav-wrapper ul li.hover a,
.nav-wrapper ul li.active a {
    background: #32789d url(../images/nav-menu-hover-bg.jpg) repeat-x top center;
    color: #fff
}

.nav-wrapper ul li a {
    padding: 0 21px !important
}

.nav-wrapper ul li.hasnav {
    background: url(../images/blt-bottom.png) no-repeat 96% center
}

.nav-wrapper ul ul {
    background: #32789d
}

.nav-wrapper ul ul li.active a,
.nav-wrapper ul ul li.hover a,
.nav-wrapper ul ul li a:hover {
    background: #e09912
}

.nav-wrapper ul li a {
    color: #000
}

.gray-bg {
    background: #f5f5f5;
    padding: 40px 0px 70px 0px;
}

.slides>li {
    position: relative
}

.slide-caption {
    position: absolute;
    bottom: 23px;
    right: -0;
    z-index: 1000;
    color: #fff;
    line-height: 1.6em;
    font-size: 1.2em;
    padding: 10px;
    max-width: 400px;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
}

.slide-caption p {
    color: #0f0f0f;
    font-weight: 400;
    font-size: 100%;
    line-height: 115%
}

.slide-caption a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    font-size: 100%
}

.slide-caption a:hover {
    text-decoration: underline
}

.slide-caption h2 span {
    display: block;
    font-weight: 300
}

ul#nav li a i.fa-home {
    font-size: 150%
}

.body-block.whats-new-area h2 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 17px
}

.mii-logo {
    display: inline-block
}

.gallery-wrapper {
    background: url(../images/section-rural-bg.jpg) repeat;
    min-height: 220px;
    padding: 40px 0 50px
}

.gallery-area a {
    background: #323232;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}

.gallery-area a:hover,
.video-heading a:hover {
    background: #002047;
}

.gallery-area h3 {
    background: #a96700;
    color: #fff;
    float: left;
    padding: 8px 20px 7px 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.gallery-holder ul.slides {
    float: left;
    width: 75%;
    padding: 1px;
}

.gallery-holder ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0px 0px 0px 5px;
    padding: 0;
    width: 23.5%;
}

.gallery-holder .flex-direction-nav {
    display: none
}

.gallery-holder .flex-control-thumbs li:first-child {
    margin-top: 0px;
}

.gallery-holder .flex-control-thumbs li {
    margin: 5px 0 0 5px;
    padding: 0;
    width: 100%;
}

.bttn-view {
    position: absolute;
    top: 0;
    right: 5px
}

.bttn-intrct {
    border: 1px solid #ffd800;
    display: inline-block;
    padding: 15px 50px 15px 20px;
    color: #ffd800;
    font-size: 120%;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px
}

.bttn-intrct i {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 200%
}

.bttn-intrct:hover {
    background: #ffd800;
    color: #333
}

.gallery-heading {
    float: left;
    left: 1px;
    position: absolute;
    top: 1px;
    z-index: 99999;
    opacity: .6
}

.gallery-area .gallery-heading {
    opacity: 1;
    /* width: 100%; */
}

.banner-wrapper .flex-direction-nav a {
    opacity: .5;
    font-size: 0;
}

.banner-wrapper .flex-direction-nav .flex-next,
.banner-wrapper .flexslider:hover .flex-direction-nav .flex-next {
    left: 52.2%;
    top: 50%;
}

.banner-wrapper .flex-direction-nav .flex-prev,
.banner-wrapper .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0px;
    top: 50%;
}

.banner-wrapper .flex-direction-nav a::before {
    font-size: 15px;
    font-weight: 300;
    background: #19181f;
    display: inline-block;
    color: #FFF;
    border-radius: 0;
    text-shadow: none;
    line-height: 30px;
    width: 40px;
    text-align: center;
    padding: 5px;
}

.container.common-container.gallery-container {
    padding: 50px 15px;
}

.gallery-area {
    width: 50%;
    float: left;
    position: relative;
}

.gallery-holder .slide-caption {
    width: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF;
    bottom: 0;
    font-size: 1em;
    padding: 10px;
    max-width: inherit;
}

.youtube-video {
    width: 100%;
    position: relative;
    padding-bottom: 57.58777%
}

.mar-bott {
    margin-bottom: 15px
}

.youtube-video iframe {
    width: 100%;
    position: absolute;
    height: 100%
}

.left-menu {
    width: 25%;
    float: left
}

.breadcam {
    padding-bottom: 10px;
    padding-top: 10px;
    display: block;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px
}

.breadcam li {
    list-style-type: none;
    display: inline-block;
    font-size: 100%;
    color: #000;
}

.breadcam li a {
    display: block;
    background: url(../../images/breadcam-arrow.png) no-repeat right center;
    padding-right: 13px;
    color: #000;
}
.breadcam li:first-child a{
    color: rgba(219,87,40,1);
}
.breadcam li:first-child a:hover{
    color: rgba(134,135,137,1);
}
.breadcam li:not(:first-child)  a{
    pointer-events: none; 
    cursor: default; 
}

.breadcam li:last-child a {
    background: none
}

.breadcam li.current {
    color: #666666
}

.inner-wrapper .body-container {
    padding-top: 0
}

.inner-wrapper .left-menu {
    width: 25%;
    float: left
}

.inner-wrapper .inner-content {
    width: 100%;
    float: left
}

.inner-wrapper .inner-content p {
    text-align: justify
}

.left-menu ul {
    display: block;
    width: 100%;
    border-right: 4px solid #ededed;
    padding-right: 20px
}

.left-menu ul li a {
    background: url(../images/ico-inner-list.png) no-repeat 9px 16px;
    padding: 10px 0 10px 30px;
    display: block;
    font-weight: 600
}

.left-menu ul li {
    margin-bottom: 10px
}

.left-menu ul li:hover a,
.left-menu ul li.active a {
    background: url(../images/ico-inner-list.png) no-repeat #efefef 9px 16px
}

.left-menu ul li ul {
    padding-right: 0;
    width: 100%;
    border: none
}

.left-menu ul li ul li a {
    margin-left: 20px
}

.left-menu ul li ul li {
    background: none
}

.common-right ul>li>.de-lag {
    padding: 6px;
    font-size: 120%;
    display: inline-block;
}

.hindi.cmf_lan.d-hide {
    padding-top: 5px;
}

.left-menu ul li:hover ul li a,
.left-menu ul li.active ul li a,
.left-menu ul li ul li:hover a,
.left-menu ul li ul li.active a {
    background: url(../images/ico-inner-list.png) no-repeat 9px 16px
}

.left-menu ul li ul li a:hover {
    background: url(../images/ico-inner-list.png) no-repeat 9px 16px;
    text-decoration: underline
}

.left-menu ul li.active a,
.left-menu ul li:hover a {
    color: #004242
}

.left-menu ul li a:hover {
    text-decoration: none
}

.inner-content h2 {
    font-size: 160%;
    font-weight: 500;
    padding-bottom: 10px;
    color: #333;
    margin-top: -9px
}

.color-border {
    width: 40%;
    min-width: 150px;
    height: 3px;
    background: #004242;
    margin-bottom: 20px
}

.inner-content h3 {
    font-weight: 500;
    font-size: 110%;
    padding-bottom: 20px;
    color: #333;
    padding-top: 5px
}

.inner-content p {
    font-size: 100%
}

.inner-content ul {
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 22px
}

.inner-content ul li {
    background: url(../images/ico-list-dbl-arrow-red.png) no-repeat 0 5px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.inner-content ul li:last-child {
    margin-bottom: 0
}

.inner-content hr {
    color: #ebebeb;
    background: #ebebeb;
    margin: 30px 0
}

.inner-content img.left {
    float: left;
    padding: 4px;
    border: 1px solid #ebebeb;
    margin: 0 20px 20px 0
}

.inner-content img.right {
    float: right;
    padding: 4px;
    border: 1px solid #ebebeb;
    margin: 0 0 20px 20px
}

.inner-content {
    padding-bottom: 20px
}

.infocus,
.tabs-box,
.external-link {
    border-radius: 1px
}

.body-container {
    padding: 0
}

a.read-more {
    color: #004242;
    background: url(../images/blt-link-blue.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    text-decoration: none;
    font-size: 100%;
    padding-left: 20px
}

a.read-more:hover {
    color: #689512;
    background: url(../images/blt-green.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0)
}

.whats-new-maincontainer {
    width: 60.4%;
    float: left;
    margin: 0 0px
}

.complaint {
    width: 36%;
    float: left;
    margin-right: 30px
}

.otonomus-container {
    width: 36%;
    float: right;
    background: #77a6be;
    padding: 20px
}

.whats-new {
    color: #1a1a1a;
    float: left;
    margin: 0 2.5% 0 0;
    padding: 20px 0;
    width: 60%
}

.whats-new h3 {
    background: rgba(0, 0, 0, 0) url(../images/whats-new.png) no-repeat scroll 0 6px;
    color: #000;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-left: 30px;
    text-transform: uppercase
}

.whats-new h3 strong {
    font-weight: 700
}

.whats-new h3 a {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #b8e0ec;
    font-size: 70%;
    font-weight: 300;
    vertical-align: middle
}

.whats-new h3 a:hover {
    text-decoration: underline
}

.whats-new .viewall {
    background: #32789d;
    padding: 6px 15px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase
}

.whats-new .viewall:hover {
    background: #145171
}

.minister {
    background: #fff none repeat scroll 0 0;
    float: right;
    width: 30%;
}

.bttn {
    display: inline-block;
    padding: .6em 1.2em;
    border-radius: 0;
    background: #026aa1;
    color: #fff;
    margin-top: 1.1em;
    font-size: 1.1em
}

.bttn:hover {
    background: #000
}

.text-heading {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}

.color-blue {
    color: #000000
}

.blue-bg {
    background: #937048
}

.minister .minister-sub1 .min-info {
    width: 50%;
    text-align: left;
}

.minister img {
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-image: url(../images/profile-bg.jpg)
}

.minister .min-info {
    display: inline-block;
    padding: 13px 0 0px;
    width: 100%;
    font-size: 98%;
    text-align: center;
}

.minister .min-info h3 {
    font-size: 120%;
    font-weight: 600;
}

.left-block h3 {
    font-size: 120%;
    font-weight: 600;
    padding: 10px 0px;
}

.minister-sub1 {
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
    padding: 0px 15px;
}

.minister-sub {
    width: 50%;
    float: left;
    text-align: center;
    height: auto;
}

.minister .min-info h5 {
    color: #000;
    padding-bottom: 0;
    font-size: 97%;
    font-weight: 600
}

.welcome-text,
.whats-new,
.minister {}

.scheme {
    width: 77.5%;
    float: left
}

.scheme h3 {
    color: #000;
    font-size: 140%;
    font-weight: 600;
    margin-bottom: 15px
}

.scheme-tab {
    width: 32%;
    margin-right: 2%;
    background: #e9e8e8;
    padding: 30px 20px;
    float: left;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 130%
}

.scheme-tab:last-child {
    margin-right: 0
}

.bg-yellow {
    background: #f87218
}

.bg-green {
    background: #689512
}

.bg-red {
    background: #ea3535
}

.scheme-tab a.read-more {
    color: #fff;
    background: url(../images/blt-link.png) no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
    text-decoration: none;
    font-size: 70%;
    padding-left: 30px;
    border-left: 1px solid #fff;
    display: inline-block;
    margin-left: 8%;
    font-weight: 400;
    text-transform: capitalize
}

.scheme-tab a.read-more:hover {
    text-decoration: underline
}

.quick-links-section {
    background: #f3f3f3;
    padding: 20px 0;
    margin-top: 30px
}

.quick-links-section * {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s
}

.quick-link {
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative;
    width: 30%;
    margin: 0 1.5% 10px;
    float: left;
    color: #000
}

.quick-link a {
    display: block;
    height: 66px;
    padding-left: 80px
}

.quick-link-icon {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    display: block;
    background-color: #696969;
    background-repeat: no-repeat;
    background-position: center center
}

.right-arrow {
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 12px;
    background: url(../images/icons/ico-right-arrow.png) no-repeat center center
}

.quick-link-text {
    font-size: 130%;
    padding-top: 17px;
    display: inline-block;
    color: #000
}

.icon1 {
    background-image: url(../images/icons/ico-calc.png)
}

.icon2 {
    background-image: url(../images/icons/ico-forms.png)
}

.icon3 {
    background-image: url(../images/icons/faqs.png)
}

.icon4 {
    background-image: url(../images/icons/circulars.png)
}

.icon5 {
    background-image: url(../images/icons/ico-retirements.png)
}

.icon6 {
    background-image: url(../images/icons/ico-rules.png)
}

.quick-link:hover .quick-link-icon {
    background-color: #004242
}

.quick-link:hover .right-arrow {
    background: url(../images/icons/ico-right-arrow-hover.png) no-repeat center center
}

.quick-link:hover .quick-link-text {
    color: #004242
}

.scheme-right {
    width: 20%;
    float: right
}

.om-orders {
    background: #367588;
    padding: 20px
}

.om-orders a {
    display: block;
    background: url(../images/icons/ico-om-orders.png) no-repeat left bottom;
    padding-left: 75px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: 600;
    color: #FFF
}

.om-orders a input {
    display: block;
    background: #FFF;
    color: #1d1d1d;
    padding: 8px 10px;
    outline: none;
    border: none;
    width: 100%;
    margin-top: 5px
}

.om-orders:hover a input {
    background: #004242;
    color: #FFF
}

.related-links {
    padding-top: 30px
}

.related-links h3 {
    color: #000;
    font-size: 130%;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 5px
}

.related-links ul.list li {
    margin-bottom: 8px
}

.view {
    background: #0db363;
    color: #FFF;
    padding: 5px 20px;
    display: inline-block;
    font-size: 98%;
    margin-top: 18px
}

.view:hover {
    background-color: #004242
}

.home-btm-slider {
    background: #fff;
}

.img-cr {
    border-radius: 50%
}

.gallery-holder .flex-control-thumbs li:last-child {
    margin-bottom: 0
}

.ebook-maincontainer {
    width: 26%;
    float: right
}

.ebook-container {
    width: 100%
}

.logo {
    font-size: 150%;
    line-height: 130%;
    padding: 0px;
}

.logo a em {
    display: inline-block;
    padding-top: 20px;
}

.logo a span {
    white-space: nowrap;
}

.ebook-container .headdingimg {
    background: url(../images/ebook-heading.png) no-repeat;
    width: 50px;
    height: 24px;
    position: absolute
}

.ebook-container h3 {
    width: 100%;
    padding: 8px 20px;
    color: #fff;
    background: #32789d;
    font-weight: 400;
    font-size: 120%
}

.ebook-container .ebook-content {
    width: 100%;
    padding: 10px
}

.ebook-content img {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #cac6c6;
    width: 50%
}

.ebook-content .explore {
    position: relative;
    width: 45%;
    float: right;
    bottom: 0;
    font-weight: 600
}

.explore .viewall {
    background: #32789d;
    padding: 6px 15px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block
}

.explore .viewall:hover {
    background: #145171
}

.digital-container {
    width: 100%;
    padding: 10px;
    background: url(../images/nav-bg.jpg) repeat-x #cacaca;
    margin-top: 15px;
    display: block
}

.digital-container img {
    float: left
}

.digital-container .digital-content {
    width: 50%;
    float: right;
    font-weight: 600;
    color: #163344;
    margin-top: 30px
}

.white-container {
    width: 100%
}

.white-container .imp-link {
    float: none;
    width: 100%;
    padding: 30px 0
}

.white-container .visitor {
    float: right;
    width: 25%;
    padding: 30px 20px
}

.white-container .visitor img {
    margin-top: 20px
}

.imp-link .quicklink {
    width: 30%;
    float: left;
    padding-right: 20px
}

.imp-link .mediaunits {
    width: 68%;
    float: right;
    float: right;
    width: 49%
}

.imp-link .quicklink {
    float: left;
    padding-right: 20px;
    width: 25%
}

.imp-link .quicklink li a {
    color: #464748
}

.quicklink .implink-content {
    float: none;
    width: 100%
}

.quicklink .implink-content li {
    background: url(../images/ico-bullete.png) no-repeat 0 7px;
    padding-left: 14px
}

.white-container .visitor h3 {
    color: #000;
    font-size: 120%;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin-bottom: 20px
}

.imp-link .poorpatient .wuicklink {
    width: 100%
}

.poorpatient-content li {
    margin-bottom: 7px;
    width: 100%
}

.implink-content li a:hover {
    text-decoration: underline
}

.morebtt {
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 8px 0;
    text-align: left
}

.morebtt:hover {
    text-decoration: underline
}

.imp-link .mediaunits h3,
.quicklink h3 {
    color: #000;
    font-size: 116%;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin-bottom: 20px
}

.imp-link .media-content {
    width: 50%;
    float: left;
    padding-right: 30px
}

.media-content li {
    margin-bottom: 7px;
    width: 100%
}

.media-content li a:hover {
    text-decoration: underline
}

.media-content .morebt {
    font-weight: 700
}

.media-content .morebt:hover {
    text-decoration: underline
}

.main-menu>ul>li>a {
    min-height: 39px;
}

.main-menu ul>li a {
    color: #000;
    font-weight: 400;
    background: none
}

.main-menu ul>li>a {
    color: #fff;
    font-weight: 600;
    text-transform: none
}

.main-menu ul>li {
    border: none;
}

.main-menu>ul>li.active>a,
.main-menu>ul>li>a:focus,
.main-menu>ul>li:hover>a,
.main-menu>ul>li>a:hover,
.main-menu>ul>li>a.home,
.nav-item>a.open {
    background: transparent;
    color: #fff !important;
}

.sub-nav {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.1)
}

.main-menu .sub-nav ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
    font-weight: 400 !important
}

.main-menu .sub-nav ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important
}



.main-menu a.btn-more,
.main-menu a.btn-more:focus {
    background: #6a6c6d !important;
    color: #fff !important
}

.main-menu a.btn-more:focus,
.main-menu a.btn-more:hover {
    background: #c00000 !important;
    color: white;
}

.main-menu a.btn-more.opened,
.main-menu a.btn-more.opened:hover,
.main-menu a.btn-more.opened:focus {
    background-color: #113038 !important;
}

.main-menu .sub-nav ul li a:hover {
    color: #fff !important;
    text-decoration: underline;
    outline: none;
}

.sub-nav {
    background: #c00000;
    color: #fff !important
}

#overflow_menu.main-menu ul>li {
    float: left;
}

.main-menu a.btn-more,
.main-menu a.btn-more:hover,
.main-menu a.btn-more:focus {
    padding: 5px 19px !important;
}

.sub-nav .sub-sub-nav ul li {
    background: url(../images/ico-right-arrow.png) no-repeat left center;
    padding-left: 4px
}

.sub-nav li {
    background: rgba(0, 0, 0, 0) url(../images/ico-right-arrow.png) no-repeat scroll left 12px;
    padding-left: 4px
}

.main-menu .sub-nav-group>li>a {
    background: rgba(0, 0, 0, 1)
}

.main-menu .sub-nav ul li a {
    padding: 7px 10px
}

.social-feeds {
    background: url(../images/social-bg.jpg) repeat;
    padding: 40px 0
}

.social-feeds .panel-social {
    width: 50%;
    float: left;
    padding-right: 5%
}

.social-feeds .panel-feeds {
    width: 50%;
    float: right
}

.panel-feed {
    float: right;
    width: 50%;
    padding-left: 5%
}

.social-feeds h3 {
    color: #000;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px
}

.padding-top-bott {}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    padding: 1em 17px;
    list-style: none;
    cursor: pointer;
    float: left;
    background: #dbdee0
}

.resp-tabs-list li {
    margin-right: 5px;
    background-color: rgb(203, 205, 212);
}

.resp-tabs-list li:last-child {
    margin-right: 0;
}

.resp-tabs-container {
    padding: 0;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px;
    position: relative;
    margin-top: -1px;
}

.resp-tab-active {
    border-bottom: none;
    border-bottom: none;
    background-color: #fff
}

.resp-content-active,
.resp-accordion-active {
    display: block
}

.resp-tab-content a.moreBtn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #2a8981;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    border: 0;
    font-size: 87.5%;
    padding: 5px 8px
}

.resp-tab-content a.moreBtn:hover {
    background: #333;
    color: #fff
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #5AB1D0 !important;
    border-left: 4px solid #5AB1D0 !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #fff
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff
}

h2.resp-tab-active {
    background: #DBDBDB
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

.resp-tab-content ul.list li {
    display: block;
    padding: 10px;
    background: url(../images/icons/blackarrow.png) left 15px no-repeat;
    padding-left: 20px;
    color: #000;
    border-bottom: 1px solid #ddd;
}

.resp-tab-content ul.list li a {
    color: #000
}

.resp-tab-content ul.list li a:hover {
    color: #a9a9a9
}

.resp-tab-content ul.list li span {
    font-weight: 600;
    display: block;
    padding-bottom: 10px
}

.resp-tab-content ul.list li p {
    font-weight: 400;
    display: block;
    font-size: 98%
}

.resp-tab-content {}

.newsTickers ul {
    width: 100%
}

.panel-social .resp-tabs-list li a {
    outline: none
}

.panel-social .resp-tabs-list li a:hover {
    color: #0F0;
}

.panel-social .resp-tabs-list li {
    display: inline-block;
    padding: 10px 25px;
    margin: 0;
    background: none !important;
    position: relative;
    z-index: 10;
    border: 1px solid transparent !important
}

.panel-social .resp-tabs-list li.resp-tab-active {
    background: #fff !important;
    border-top: 1px solid #d9dde0 !important;
    border-left: 1px solid #d9dde0 !important;
    border-right: 1px solid #d9dde0 !important
}

.panel-social .resp-tabs-container {
    background: #fff;
    border-bottom: 1px solid #d9dde0;
    border-top: 1px solid #d9dde0 !important;
    border-left: 1px solid #d9dde0 !important;
    border-right: 1px solid #d9dde0 !important;
    margin-top: -1px;
    z-index: 9
}

.resp-tabs-list li.resp-tab-active a:focus {
    outline: .1em dotted #333;
}

.resp-tabs-list li a:focus {
    outline: .1em dotted #333;
}

.resp-tabs-list li a:hover {
    color: #fff
}

.resp-tabs-list li a {
    outline: none;
    color: #000
}

.resp-tabs-list li.resp-tab-active a {
    color: #fff;
}

.panel-feed .resp-tabs-list li a {
    font-size: 85%;
    font-weight: 600
}

.panel-feed .resp-tabs-list li a i {
    font-size: 120%;
    font-weight: 600;
    display: inline-block;
    padding-right: 5px
}

.panel-feed .resp-tab-active a {
    color: #f60
}

.panel-feed .bttn {
    background: none;
    color: #32789d;
    font-weight: 600;
    text-transform: uppercase
}

.socialTab_1 iframe {
    height: 430px !important
}

.item-list {
    margin: 0;
    padding: 0
}

.item-list li {
    display: block;
    background-color: #4c4d52;
    margin-bottom: 20px
}

.item-list li:last-child {
    margin-bottom: 0;
}

.b-bg {
    background-color: #FF5722
}

.g-bg {
    background-color: #02a17a
}

.y-bg {
    background-color: #FF9800
}

.y_d-bg {
    background-color: #73a737
}

.icon,
.text-cont {
    padding: 18px;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.text-sm {
    font-size: 1.1em;
    font-weight: 600
}

.text-lg {
    font-size: 1.8em;
    font-weight: 300
}

.imp-link {
    padding: 1.5em;
    float: left;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #e1dddd
}

ul.ul-v>li {
    display: inline-block;
    padding: .55em 1em;
    padding-left: 20px;
    width: 31.333%
}

.imp-link ul.ul-v>li {
    background-image: url(../images/icons/yellowarrow.png);
    background-repeat: no-repeat;
    background-position: left 12px
}

ul.ul-v>li a {
    color: #0d0e44;
    font-weight: 600;
    font-size: 1em
}

.imp-img-cir ul.ul-v>li {
    width: 20%;
    margin-right: -5px;
    text-align: center;
    vertical-align: top
}

.imp-img-cir ul.ul-v>li a .img-cr {
    background: #c00000;
    width: 70px;
    padding-top: 10px;
    height: 70px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.imp-img-cir ul.ul-v>li h5 {
    font-weight: 600
}

.imp-img-cir ul.ul-v>li a:hover .img-cr,
.imp-img-cir ul.ul-v>li a:hover {
    background: #000;
    color: #000;
}

.imp-img-cir ul.ul-v>li a,
.imp-img-cir ul.ul-v>li {
    color: #fff
}

.footer-top-wrapper ul li a,
.copyright-content span {
    color: #fff
}

.inner-content h1 {
    font-size: 2.2em;
    margin-bottom: 1em;
    font-weight: 700;
    color: #333333;
}

.inner-content h3 {
    font-size: 1.3em;
    font-family: sans-serif
}

/*==================*/
.resultBody {
    padding-bottom: 1%;
}

.resultSummary {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.previousLink {
    cursor: pointer;
}

.nextLink {
    cursor: pointer;
}

.navigationLink {
    cursor: pointer;
    margin: 4px;
}

.navigationHTML {
    text-decoration: none;
    color: #15B;
}

.contentType {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    color: #4211df;
}

.page-goisearch #page-title {
    width: 100%;
    float: left;
}

.result-page-form {
    width: 100%;
    float: left;
    margin-bottom: 14px;
}

.result-page-form input[type="text"] {
    border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 0;
    padding: 6px;
    text-transform: uppercase;
    width: 214px;
}

.result-page-form input[type="button"] {
    border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 2px 0 0 9px;
    cursor: pointer;
    padding: 6px;
    text-transform: uppercase;
    width: 104px;
}

.result {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px dotted #a1a1a1;
    display: block;
}

.pageDetails {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.totalresult {
    color: #722C78;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
}

.query {
    color: #6E0078;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.absentResultBody {
    font-size: 12px;
    font-weight: normal;
}

.spellCheckerMain {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}

.spellChecker {
    color: #000000;
}

.spellCheckSuggestion {
    color: #FF0000;
    text-decoration: underline;
    CURSOR: pointer;
}

.feedbackImg {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid;
    border-color: #1E90FF;
    height: 14px;
    width: 14px;
}

.currentLink {
    color: #000000;
    font-weight: bold;
}

em {
    font-style: normal;
    font-weight: bold;
}

.result-page-form .main-goi-form {
    float: left;
    width: 100%;
}

.find form {
    width: 270px;
    padding: 0;
}

.find #auto_suggesion {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 270px;
    position: absolute;
    z-index: 99999;
    width: 270px;
    background-color: #ffffff;
}

#auto_suggesion {
    margin-left: 465px;
    margin-top: 37px;
    max-width: 210px;
    position: absolute;
    z-index: 99999;
    display: none;
}

#auto_suggesion ul {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 1px solid #000;
    visibility: visible;
    padding: 5px;
    top: 0;
    width: 100%;
}

#auto_suggesion li {
    border-left: none !important;
    width: 100%;
    padding: 2px 0 2px 3px;
    margin: 0;
    list-style: none;
}

.result-page-form #auto_suggesion {
    margin-left: 0px !important;
    min-width: 305px;
}

.result-page-form #auto_suggesion ul {
    background: none repeat scroll 0 0 #e1e1e1;
    border: 1px solid #ccc;
}

.common-right ul li.ico-site-search input[type="text"],
.main-goi-form input[type="text"] {
    border: 2px solid #aa2323;
    height: 36px;
    line-height: 34px;
    padding: 0 40px 0 8px;
    width: 270px;
    background: url(../images/menu-bullet.png) #fff no-repeat 8px 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.common-right ul li.ico-site-search input[type="text"]:focus,
.main-goi-form input[type="text"] {
    background: #fff;
}

.find {
    position: relative;
}

.find .bttn-search,
.find .bttn-search:hover {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    position: absolute;
    top: 0px;
    left: 229px;
    padding: 5px 20px;
    margin: 0;
}

.main-goi-form input[type="button"] {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    padding: 0;
    margin: 0;
}

.bttn-search:hover {
    background-color: #c22929;
}

.common-right #auto_suggesion ul li a {
    color: #000;
    width: 100%;
}

.page-taxonomy .search-drop form {
    margin: 0;
}

.main-goi-form>a {
    margin-left: 20px;
}

.main-goi-form>a>img {
    margin-top: 14px;
}

.navigationHTML span {
    background-color: #e1e1e1;
    padding: 0 10px;
}

.navigationHTML .navigationLink {
    margin: 0 15px;
}


/*--------------------------*/

.gallery-right {}

.icon-announcement {
    background: url(../images/icons/feed-back-icon.png) no-repeat center 25px;
    border-right: 1px solid #1c3957;
    border-bottom: 1px solid #1c3957;
}

.icon-smpr {
    background: url(../images/icons/video-gallery.png) no-repeat center 25px;
    border-bottom: 1px solid #1c3957;
}

.icon-ebooklet {
    background: url(../images/icons/e-book.png) no-repeat center 25px;
    border-right: 1px solid #1c3957;
}

.icon-achievements {
    background: url(../images/icons/conference.png) no-repeat center 25px;
}

.region-footer-secondcolumn .block-menu ul li:hover {
    background-color: #c00000;
}

.region-footer-secondcolumn .block-menu ul li:hover a {
    color: #fff;
}

.region-footer-secondcolumn .block-menu ul li {
    background-color: #955e2c;
    width: 50%;
    float: left;
    font-weight: 600;
    font-size: 105%;
    text-align: center;
    color: #fff;
}

.region-footer-secondcolumn .block-menu ul li a {
    padding: 75px 10px 0 10px;
    width: 100%;
    text-transform: uppercase;
    height: 144px;
    display: block;
    color: #fff;
}

.tab-section {}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    font-size: 110%;
}

.resp-tab-content ul {
    list-style: none;
}

.resp-tabs-container ul.list li {
    background: url(../images/list-bulet.png) no-repeat 0px 9px;
    margin-bottom: 8px;
}

.resp-tab-content a {
    color: #333333;
    font-size: 100%;
    line-height: 120%;
}

.resp-tabs-container ul.list li a {
    display: inline;
}

.resp-tabs-container ul.list {
    padding-bottom: 0px;
}

.resp-tab-content a:hover {
    color: #3398a3;
    text-decoration: none !important;
}

.resp-tabs-container {
    min-height: 235px;
}

.resp-tabs-container li {
    margin: 12px 3px;
    width: 32%;
    text-align: left;
    float: left;
}

.resp-tab-content li a {
    display: block;
}

.resp-tab-content li span.ico-image {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.resp-tabs-container a {
    /* background: url(../images/icons/arow-white.png) no-repeat left bottom 25px; */
    /* background-position: 13px 114px; */
    color: #fff;
}

.resp-tabs-container a:hover {
    color: #fff;
}

.resp-tab-content li span.ico-image img {
    margin: 0 auto;
    display: block;
}

.resp-tab-content li span.ico-txt {
    display: block;
    text-align: left;
    color: #000;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #ca8b51;
    min-height: 150px;
    color: #FFF;
}

.resp-tab-content li span.ico-txt p {
    padding: 10px 0px;
}

.resp-tab-content li span.ico-txt:hover {
    border: 1px solid #984600;
    color: #fff;
}

.resp-tab-content a.read-more {
    margin-top: 20px;
    background: #bfbfb8;
    color: #445c5f;
    display: inline-block;
    float: left;
    font-size: 92%;
    font-weight: 300;
    line-height: 140%;
    padding: 5px 10px;
}

.resp-tab-content a.read-more:hover {
    color: #D67677;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #ca8b51;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

.resp-tabs-container ul.content_list li {
    margin: 12px 0px;
    display: block;
    text-align: left;
    padding-left: 20px;
    width: 100%;
}

.resp-tab-content ul.content_list li a {
    display: block;
    color: #fff;
}

.resp-tab-content ul.content_list li a:hover {
    text-decoration: underline !important;
    color: #FFF;
}

.resp-tab-content ul.content_list li span.ico-image {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.page-tab {
    float: left;
    margin-top: -41px;
    width: 72%;
}

.page-tab ul.resp-tabs-list li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.page-tab-inner {
    float: left;
    margin-top: 15px;
    width: 99%;
    font-size: 94%;
}

.page-tab-inner ul.resp-tabs-list-inner li {
    color: #585151;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.side-links {
    width: 24%;
    float: right;
    background-color: #c00000;
    padding: 31px;
    color: #fff;
    min-height: 461px;
}

.side-link {
    display: block;
}

.side-link2 {
    display: block;
    padding-top: 30px;
}

.side-link2 .yellow {
    font-size: 165%;
    font-weight: 600;
    color: #ff0;
    display: block;
    height: 31px;
    float: left;
    padding-right: 8px;
}

.side-link2 .icon-img {
    float: left;
    width: 34px;
    height: 31px;
    margin-left: 5px;
    display: contents;
}

.side-link2 p {
    padding-top: 15px;
    line-height: 23px;
}

.side-link2 a {
    color: #FFF;
}

.side-link p {
    padding-top: 15px;
}

.side-link .help {
    font-size: 215%;
    font-weight: 600;
    float: left;
    width: 100%;
}

.side-link .yellow {
    font-size: 165%;
    font-weight: 600;
    color: #ff0;
    width: auto;
    min-width: 113px;
}

.extra-links {
    width: 350px;
    float: right;
    background: #3d3d3d;
}

.extra-link {
    width: 173px;
    display: inline-block;
    height: 180px;
    background: #202020;
    margin: 0px;
    margin-bottom: 3px;
    vertical-align: top;
}

.extra-link a {
    display: block;
    text-align: center;
    padding: 25px 5px;
}

.extra-link .extra-ico {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.extra-link .extra-ico1 {
    background: url(../images/icons/ico-feia.png) no-repeat center center;
}

.extra-link:hover .extra-ico1 {
    background: url(../images/icons/ico-feia-hover.png) no-repeat center center;
}

.extra-link .extra-ico2 {
    background: url(../images/icons/ico-vg.png) no-repeat center center;
}

.extra-link:hover .extra-ico2 {
    background: url(../images/icons/ico-vg-hover.png) no-repeat center center;
}

.extra-link .extra-ico3 {
    background: url(../images/icons/ico-e-book.png) no-repeat center center;
}

.extra-link:hover .extra-ico3 {
    background: url(../images/icons/ico-e-book-hover.png) no-repeat center center;
}

.extra-link .extra-ico4 {
    background: url(../images/icons/ico-vm.png) no-repeat center center;
}

.extra-link:hover .extra-ico4 {
    background: url(../images/icons/ico-vm-hover.png) no-repeat center center;
}

.extra-link .extra-txt {
    display: block;
    color: #698d38;
    font-size: 118%;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
}

.extra-link:hover .extra-txt {
    color: #f26522;
}


/*===============tab style====================*/

ul.resp-tabs-list{
    margin: 0px;
    padding: 0px;
    margin-top: -5px;
}

.resp-tabs-container {
    border-top: none;
    clear: both;
}

.resp-tabs-list li {
    color: #585151;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 130%;
    font-weight: 400;
    list-style: outside none none;
    margin: 0 6px 0 0;
    padding: 13px 14px;
    text-align: center;
    border-right: 1px solid #a2a0a0;
    border-left: 1px solid #a2a0a0;
    border-top: 1px solid #a2a0a0;
}

.resp-tabs-container {
    padding: 0px;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 20px 0px;
}

.resp-tabs-list li {
    background: none !important;
    color: #000000;
}

.resp-tabs-list li.resp-tab-active,
.resp-tabs-list li:hover {
    position: relative;
}

.locations-list .resp-tabs-list li.resp-tab-active,
.locations-list .resp-tabs-list li:hover {
    background: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #1c1b1b !important;
    position: relative;
}

.locations-list .resp-tabs-list li {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #585151;
    float: left;
    font-size: 150%;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 0px 15px 0px 18px;
    text-align: center;
    text-transform: uppercase;
}

.tab-list-heading .resp-tab-active:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/ico-list-down-arrow.png) no-repeat center center;
    width: 21px;
    height: 13px;
    bottom: -23px;
    left: 43%;
}

.locations-list {
    margin-top: 15px;
}

.locations-list .resp-tabs-list li.man-made-list,
.locations-list .resp-tabs-list li.man-made-list:hover,
.locations-list .resp-tabs-list li.man-made-list.resp-tab-active {
    background: url(../images/ico-man-made-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list li.natural-list,
.locations-list .resp-tabs-list li.natural-list:hover,
.locations-list .resp-tabs-list li.natural-list.resp-tab-active {
    background: url(../images/ico-natural-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list {
    border-bottom: 4px solid #c0c0c0;
    padding-bottom: 10px;
}

.locations-list .resp-tabs-container ul li {
    display: block;
    float: none;
    width: 100%;
    padding-bottom: 0px;
    background: url(../images/ico-list-bullete.png) no-repeat 0px 9px;
    padding-left: 15px;
    margin: 8px 0px;
    font-size: 95%;
}

.four_content .common-left ul li {
    padding-top: 6px;
}

.common-left ul li {
    float: left;
    line-height: 132%;
    font-size: 65%;
    font-weight: 600;
    text-transform: uppercase;
    height: 36px;
    padding-top: 6px;
    padding-right: 8px;
}

.white-graphics-bg {
    background: url(../images/logo-graphics.png) no-repeat -17px -155px #FFF;
}

.r-complain {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: -110px;
    width: 100%;
}

.r-rc {
    background: #341f25;
    height: 120px;
    color: #d8a56a;
    padding: 25px 30px;
}

.r-cs {
    background: #937048;
    height: 120px;
    color: #341f25;
    padding: 37px 30px;
}

.r-cs form {
    position: relative;
    display: inline-block;
    width: auto;
    line-height: 32px;
}

.r-cs .search {
    border: none;
    height: 38px;
    line-height: 34px;
    padding: 0 40px 0 8px;
    width: 251px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin-top: -1px;
}

.r-cs .bttn-search,
.r-cs .bttn-search:hover {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/search.png) no-repeat center center #FFF;
    position: absolute;
    top: 0px;
    left: 210px;
    padding: 5px 20px;
    margin: 0;
}

#counter {
    text-align: center;
}

#counter .count {
    font-size: 60px;
    color: #937048;
}

h2 {
    font-size: 150%;
    padding-top: 0px;
    padding-bottom: 18px;
    font-weight: 700;
    clear: both;
}

h2 small {
    display: block;
    line-height: 275%;
    font-size: 50%;
}

#counter p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.common-left a {
    display: block;
    color: #333;
}

.view-footer a {
    font-size: 100%;
    text-align: right;
    display: inline-block;
    text-decoration: none;
    float: right;
    border: 1px solid #a2a0a0;
}

.view-footer-tab a {
    padding: 10px 10px;
    color: #fff;
    font-size: 100%;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    float: right;
    border: 1px solid #ca8b51;
    margin-right: 10px;
    text-transform: uppercase;
}

.body-container ul.list {
    padding-bottom: 5px;
    margin-left: 2px;
}

.top-body-container p {
    padding-bottom: 3px;
}

.flex-pauseplay a {
    height: 24px;
}

.flex-pauseplay a {
    bottom: 10px !important;
}

.body-container ul.list li {
    background-size: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.date {
    float: left;
}

.list .date span {
    background: #ec4933;
    color: #fff;
    padding: 5px 20px;
    display: block;
    font-weight: 800;
    font-size: 120%;
}

.list .date em {
    background: #000;
    color: #fff;
    display: block;
    padding: 5px 20px;
}

.side-link2 a {
    color: #FFF;
    font-size: 90%;
    text-decoration: underline;
}

.flex-pauseplay a {
    bottom: 10px !important;
}

#flexCarouse2 {}

#flexCarouse2 .flex-direction-nav {
    position: absolute;
    right: 0;
    width: 90px;
    height: 41px;
    top: -4px;
    background: #333;
}

#flexCarouse2 .flex-direction-nav a {
    opacity: 1;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-size: 0;
}

#flexCarouse2 .flex-direction-nav a:before {
    font-size: 20px;
    color: #fff;
}

#flexCarouse2 .flex-pauseplay {
    position: absolute;
    right: 61px;
}

#flexCarouse2 .flex-pauseplay a {}

#flexCarouse2 .flex-pauseplay a:before {
    font-size: 16px;
}

.flex-control-paging li a {
    background: transparent;
    border: 2px solid #fff;
}

.common-right ul li.ico-accessibility ul li a {
    color: #000;
    display: none;
    height: auto;
    line-height: 22px;
    margin-top: 0px;
    width: 38px;
    font-size: 150%;
    text-align: center;
    padding: 3px 0px;
}

.align-lt img {
    float: left;
    padding-right: 15px;
}

.align-rt img {
    float: right;
}

.wrapper.home-banner {}

.banner-content-wrapper {
    width: 71%;
    float: left;
    padding-right: 15%;
}

.banner-content-wrapper h2 {
    color: #fff;
    font-weight: 400;
    padding: 0px;
    text-transform: capitalize;
}

.banner-content-wrapper h2 span {
    color: #fe9b00;
    font-weight: 700;
    font-size: 150%;
}

p.banner-title-tag-line {
    color: #ccc;
}

p.banner-title-tag-line:after {
    content: " ";
    border: 2px solid #fe9b00;
    width: 50px;
    display: block;
    margin-top: 5px;
}

p.banner-content {
    color: #fff;
    line-height: 25px;
    padding: 20px 0px 30px;
}

.banner-content-wrapper a {
    border: 1px solid #fe9b00;
    padding: 10px 20px;
    color: #fe9b00;
    text-transform: uppercase;
}

.banner-right-wrapper {
    width: 29%;
    display: inline-block;
    text-align: center;
}

.banner-box {
    text-align: left;
    padding: 20px 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0px 0px 10px;
}

.banner-box h2 {
    padding-bottom: 5px;
}

.banner-box.banner-box-1 {
    background: #d64533;
}

.banner-box.banner-box-2 {
    background: #e09116;
}

.banner-box p {
    font-size: 140%;
}

.video-heading {
    float: left;
    position: absolute;
    top: 50px;
    z-index: 99999;
}

.video-heading h3 {
    background: #fe9b00;
    color: #000;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.video-heading a {
    background: #323232;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}

.video-wrapper {
    position: relative;
    height: 291px;
}

.video-wrapper>video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(60% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}


.body-container {
    padding: 0
}

a.read-more {
    color: #004242;
    background: url(../images/blt-link-blue.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    text-decoration: none;
    font-size: 100%;
    padding-left: 20px
}

a.read-more:hover {
    color: #689512;
    background: url(../images/blt-green.png) no-repeat scroll 0 2px rgba(0, 0, 0, 0)
}

.whats-new-maincontainer {
    width: 60.4%;
    float: left;
    margin: 0 0px
}

.complaint {
    width: 36%;
    float: left;
    margin-right: 30px
}

.otonomus-container {
    width: 36%;
    float: right;
    background: #77a6be;
    padding: 20px
}

.whats-new {
    color: #1a1a1a;
    float: left;
    margin: 0 2.5% 0 0;
    padding: 20px 0;
    width: 60%
}

.whats-new h3 {
    background: rgba(0, 0, 0, 0) url(../images/whats-new.png) no-repeat scroll 0 6px;
    color: #000;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-left: 30px;
    text-transform: uppercase
}

.whats-new h3 strong {
    font-weight: 700
}

.whats-new h3 a {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #b8e0ec;
    font-size: 70%;
    font-weight: 300;
    vertical-align: middle
}

.whats-new h3 a:hover {
    text-decoration: underline
}

.whats-new .viewall {
    background: #32789d;
    padding: 6px 15px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    text-transform: uppercase
}

.whats-new .viewall:hover {
    background: #145171
}

.minister {
    float: right;
    width: 30%;
	padding: 10px 15px;

}

.bttn {
    display: inline-block;
    padding: .6em 1.2em;
    border-radius: 0;
    background: #026aa1;
    color: #fff;
    margin-top: 1.1em;
    font-size: 1.1em
}

.bttn:hover {
    background: #000
}

.text-heading {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}

.color-blue {
    color: #000000
}

.blue-bg {
    background: #937048
}

.minister-box {
    padding: 0px;
}

.minister .minister-sub1 .minister-image {
    width: 100%;
}

.minister .minister-sub1 .min-info {
    width: 100%;
    text-align: center;
}

.minister img {
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-image: url(../images/profile-bg.jpg)
}

.minister .min-info {
    display: inline-block;
    padding: 13px 0 0px;
    width: 100%;
    font-size: 98%;
    text-align: center;
}

.minister .min-info h3 {
    font-size: 110%;
    font-weight: 600;
    color: #000;
    padding-bottom: 10px;
}

.left-block h3 {
    font-size: 120%;
    font-weight: 600;
    padding: 10px 0px;
}

.minister-sub1 {
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
    padding: 10px 10px;
    position: relative;
    background: #fff;
}

.minister-sub {
    width: 50%;
    float: left;
    text-align: center;
    height: auto;
    padding: 30px 0px;
}

.minister .min-info h4 {
    font-weight: 600;
    font-size: 100%;
    color: #193651;
    line-height: 23px;
}

.minister .min-info h5 {
    color: #193651;
    padding-bottom: 0;
    font-size: 100%;
    position: relative;
    padding-top: 7px;
}

.welcome-text,
.whats-new,
.minister {}

.scheme {
    width: 77.5%;
    float: left
}

.scheme h3 {
    color: #000;
    font-size: 140%;
    font-weight: 600;
    margin-bottom: 15px
}

.scheme-tab {
    width: 32%;
    margin-right: 2%;
    background: #e9e8e8;
    padding: 30px 20px;
    float: left;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 130%
}

.scheme-tab:last-child {
    margin-right: 0
}

.bg-yellow {
    background: #f87218
}

.bg-green {
    background: #689512
}

.bg-red {
    background: #ea3535
}

.scheme-tab a.read-more {
    color: #fff;
    background: url(../images/blt-link.png) no-repeat scroll 10px 3px rgba(0, 0, 0, 0);
    text-decoration: none;
    font-size: 70%;
    padding-left: 30px;
    border-left: 1px solid #fff;
    display: inline-block;
    margin-left: 8%;
    font-weight: 400;
    text-transform: capitalize
}

.scheme-tab a.read-more:hover {
    text-decoration: underline
}

.quick-links-section {
    background: #f3f3f3;
    padding: 20px 0;
    margin-top: 30px
}

.quick-links-section * {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s
}

.quick-link {
    background: #fff;
    border: 1px solid #e0e0e0;
    position: relative;
    width: 30%;
    margin: 0 1.5% 10px;
    float: left;
    color: #000
}

.quick-link a {
    display: block;
    height: 66px;
    padding-left: 80px
}

.quick-link-icon {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 65px;
    display: block;
    background-color: #696969;
    background-repeat: no-repeat;
    background-position: center center
}

.right-arrow {
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
    width: 6px;
    height: 12px;
    background: url(../images/icons/ico-right-arrow.png) no-repeat center center
}

.quick-link-text {
    font-size: 130%;
    padding-top: 17px;
    display: inline-block;
    color: #000
}

.icon1 {
    background-image: url(../images/icons/ico-calc.png)
}

.icon2 {
    background-image: url(../images/icons/ico-forms.png)
}

.icon3 {
    background-image: url(../images/icons/faqs.png)
}

.icon4 {
    background-image: url(../images/icons/circulars.png)
}

.icon5 {
    background-image: url(../images/icons/ico-retirements.png)
}

.icon6 {
    background-image: url(../images/icons/ico-rules.png)
}

.quick-link:hover .quick-link-icon {
    background-color: #004242
}

.quick-link:hover .right-arrow {
    background: url(../images/icons/ico-right-arrow-hover.png) no-repeat center center
}

.quick-link:hover .quick-link-text {
    color: #004242
}

.scheme-right {
    width: 20%;
    float: right
}

.om-orders {
    background: #367588;
    padding: 20px
}

.om-orders a {
    display: block;
    background: url(../images/icons/ico-om-orders.png) no-repeat left bottom;
    padding-left: 75px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 120%;
    font-weight: 600;
    color: #FFF
}

.om-orders a input {
    display: block;
    background: #FFF;
    color: #1d1d1d;
    padding: 8px 10px;
    outline: none;
    border: none;
    width: 100%;
    margin-top: 5px
}

.om-orders:hover a input {
    background: #004242;
    color: #FFF
}

.related-links {
    padding-top: 30px
}

.related-links h3 {
    color: #000;
    font-size: 130%;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 5px
}

.related-links ul.list li {
    margin-bottom: 8px
}

.view {
    background: #0db363;
    color: #FFF;
    padding: 5px 20px;
    display: inline-block;
    font-size: 98%;
    margin-top: 18px
}

.view:hover {
    background-color: #004242
}

.home-btm-slider {
    background: url(../images/minister-bg1.jpg);
}

.img-cr {
    border-radius: 50%
}

.gallery-holder .flex-control-thumbs li:last-child {
    margin-bottom: 0
}

.ebook-maincontainer {
    width: 26%;
    float: right
}

.ebook-container {
    width: 100%
}

.logo {
    font-size: 150%;
    line-height: 130%;
    padding: 0px;
    margin: 0px !important;
}

.logo a em {
    display: inline-block;
    padding-top: 10px;
    font-weight: 400;
}

.logo a span {
    white-space: nowrap;
}

.ebook-container .headdingimg {
    background: url(../images/ebook-heading.png) no-repeat;
    width: 50px;
    height: 24px;
    position: absolute
}

.ebook-container h3 {
    width: 100%;
    padding: 8px 20px;
    color: #fff;
    background: #32789d;
    font-weight: 400;
    font-size: 120%
}

.ebook-container .ebook-content {
    width: 100%;
    padding: 10px
}

.ebook-content img {
    float: left;
    padding-right: 10px;
    border-right: 1px solid #cac6c6;
    width: 50%
}

.ebook-content .explore {
    position: relative;
    width: 45%;
    float: right;
    bottom: 0;
    font-weight: 600
}

.explore .viewall {
    background: #32789d;
    padding: 6px 15px;
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block
}

.explore .viewall:hover {
    background: #145171
}

.digital-container {
    width: 100%;
    padding: 10px;
    background: url(../images/nav-bg.jpg) repeat-x #cacaca;
    margin-top: 15px;
    display: block
}

.digital-container img {
    float: left
}

.digital-container .digital-content {
    width: 50%;
    float: right;
    font-weight: 600;
    color: #163344;
    margin-top: 30px
}

.white-container {
    width: 100%
}

.white-container .imp-link {
    float: none;
    width: 100%;
    padding: 30px 0
}

.white-container .visitor {
    float: right;
    width: 25%;
    padding: 30px 20px
}

.white-container .visitor img {
    margin-top: 20px
}

.imp-link .quicklink {
    width: 30%;
    float: left;
    padding-right: 20px
}

.imp-link .mediaunits {
    width: 68%;
    float: right;
    float: right;
    width: 49%
}

.imp-link .quicklink {
    float: left;
    padding-right: 20px;
    width: 25%
}

.imp-link .quicklink li a {
    color: #464748
}

.quicklink .implink-content {
    float: none;
    width: 100%
}

.quicklink .implink-content li {
    background: url(../images/ico-bullete.png) no-repeat 0 7px;
    padding-left: 14px
}

.white-container .visitor h3 {
    color: #000;
    font-size: 120%;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin-bottom: 20px
}

.imp-link .poorpatient .wuicklink {
    width: 100%
}

.poorpatient-content li {
    margin-bottom: 7px;
    width: 100%
}

.implink-content li a:hover {
    text-decoration: underline
}

.morebtt {
    display: inline-block;
    font-weight: 700;
    margin-top: 10px;
    padding: 8px 0;
    text-align: left
}

.morebtt:hover {
    text-decoration: underline
}

.imp-link .mediaunits h3,
.quicklink h3 {
    color: #000;
    font-size: 116%;
    font-weight: 600;
    text-align: left;
    width: 100%;
    margin-bottom: 20px
}

.imp-link .media-content {
    width: 50%;
    float: left;
    padding-right: 30px
}

.media-content li {
    margin-bottom: 7px;
    width: 100%
}

.media-content li a:hover {
    text-decoration: underline
}

.media-content .morebt {
    font-weight: 700
}

.media-content .morebt:hover {
    text-decoration: underline
}

.inner-banner {
    width: 100%
}

.inner-banner img {
    width: 100%
}

.breadcam-bg {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.main-menu>ul>li>a {
    min-height: 39px;
}

.main-menu ul>li a {
    color: #000;
    font-weight: 400;
    background: none
}

.main-menu ul>li>a {
    color: #fff;
    font-weight: 600;
    text-transform: none
}

.main-menu ul>li {
    border: none;
}

.main-menu>ul>li.active>a,
.main-menu>ul>li>a:focus,
.main-menu>ul>li:hover>a,
.main-menu>ul>li>a:hover,
.main-menu>ul>li>a.home,
.nav-item>a.open {
    background: #000;
    color: #fff !important;
}

.nav-item>a.open:hover,
.nav-item>a:hover {
    border-bottom: 3px solid #fff;
    padding-bottom: 8px;
}

.sub-nav {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(255, 255, 255, 0.1)
}

.main-menu .sub-nav ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #fff !important;
    font-weight: 400 !important
}

.main-menu .sub-nav ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0) !important
}

.main-menu a.btn-more,
.main-menu a.btn-more:focus {
    background: #000 !important;
    color: #fff !important;
}

.main-menu a.btn-more:focus,
.main-menu a.btn-more:hover {
    background: #000 !important;
    color: white;
    opacity: 0.8;
}

.main-menu a.btn-more.opened,
.main-menu a.btn-more.opened:hover,
.main-menu a.btn-more.opened:focus {
    background-color: #000 !important;
    z-index: 0;
}

.main-menu .sub-nav ul li a:hover {
    color: #fff !important;
    text-decoration: underline;
    outline: none;
}

.sub-nav {
    background: #000;
    color: #fff !important;
}

#overflow_menu.main-menu ul>li {
    float: left;
    position: relative;
}

.main-menu a.btn-more,
.main-menu a.btn-more:hover,
.main-menu a.btn-more:focus {
    padding: 12px 19px !important;
}

.sub-nav .sub-sub-nav ul li {
    background: url(../images/ico-right-arrow.png) no-repeat left top 10px;
    padding-left: 4px;
}

.sub-nav li {
    background: rgba(0, 0, 0, 0) url(../images/ico-right-arrow.png) no-repeat scroll left 12px;
    padding-left: 4px
}

.main-menu .sub-nav-group>li>a {
    background: rgba(0, 0, 0, 1)
}

.main-menu .sub-nav ul li a {
    padding: 7px 10px
}

.social-feeds {
    background: url(../images/social-bg.jpg) repeat;
    padding: 40px 0
}

.social-feeds .panel-social {
    width: 50%;
    float: left;
    padding-right: 5%
}

.social-feeds .panel-feeds {
    width: 50%;
    float: right
}

.panel-feed {
    float: right;
    width: 50%;
    padding-left: 5%
}

.social-feeds h3 {
    color: #000;
    font-size: 160%;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 8px
}

.padding-top-bott {}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 17px;
    display: inline-block;
    padding: 1em 17px;
    list-style: none;
    cursor: pointer;
    float: left;
    background: #dbdee0
}

.resp-tabs-list li {
    margin-right: 5px;
    background-color: rgb(203, 205, 212);
}

.resp-tabs-list li:last-child {
    margin-right: 0;
}

.resp-tabs-container {
    padding: 0;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none
}

.resp-tab-content {
    display: none;
    padding: 15px;
    position: relative;
    margin-top: -1px;
    /* WebKit */
    /* Mozilla */
    /* Opera */
    /* Internet Explorer */
}

.resp-tab-active {
    border-bottom: none;
    border-bottom: none;
    background-color: #fff
}

.resp-content-active,
.resp-accordion-active {
    display: block
}

.resp-tab-content a.moreBtn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #2a8981;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    border: 0;
    font-size: 87.5%;
    padding: 5px 8px
}

.resp-tab-content a.moreBtn:hover {
    background: #333;
    color: #fff
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1 !important;
    margin-bottom: 0 !important;
    padding: 10px 15px !important
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #5AB1D0 !important;
    border-left: 4px solid #5AB1D0 !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #fff
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff
}

h2.resp-tab-active {
    background: #DBDBDB
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1
}

.resp-jfit {
    width: 100%;
    margin: 0
}

.resp-tab-content-active {
    display: block
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

.resp-tab-content ul.list li {
    display: block;
    padding: 0;
    padding-left: 20px;
    color: #000;
    border-bottom: 1px solid #ddd;
}

.resp-tab-content ul.list li a {
    color: #000
}

.resp-tab-content ul.list li a:hover {
    color: #a9a9a9
}

.resp-tab-content ul.list li span {
    font-weight: 600;
    display: block;
    padding-bottom: 10px
}

.resp-tab-content ul.list li p {
    font-weight: 400;
    display: block;
    font-size: 98%
}

.resp-tab-content {}

.newsTickers ul {
    width: 100%
}

.panel-social .resp-tabs-list li a {
    outline: none
}

.panel-social .resp-tabs-list li a:hover {
    color: #0F0;
}

.panel-social .resp-tabs-list li {
    display: inline-block;
    padding: 10px 25px;
    margin: 0;
    background: none !important;
    position: relative;
    z-index: 10;
    border: 1px solid transparent !important
}

.panel-social .resp-tabs-list li.resp-tab-active {
    background: #fff !important;
    border-top: 1px solid #d9dde0 !important;
    border-left: 1px solid #d9dde0 !important;
    border-right: 1px solid #d9dde0 !important
}

.panel-social .resp-tabs-container {
    background: #fff;
    border-bottom: 1px solid #d9dde0;
    border-top: 1px solid #d9dde0 !important;
    border-left: 1px solid #d9dde0 !important;
    border-right: 1px solid #d9dde0 !important;
    margin-top: -1px;
    z-index: 9
}

.resp-tabs-list li.resp-tab-active a:focus {
    outline: .1em dotted #333;
}

.resp-tabs-list li a:focus {
    outline: .1em dotted #333;
}

.resp-tabs-list li a:hover {
    color: #042b54;
}

.resp-tabs-list li a {
    outline: none;
    color: #000;
    background: #f5f5f5;
    cursor: pointer;
}

.resp-tabs-list li.resp-tab-active a {
    color: #fff;
    background: #042b54;
}

.panel-feed .resp-tabs-list li a {
    font-size: 85%;
    font-weight: 600
}

.panel-feed .resp-tabs-list li a i {
    font-size: 120%;
    font-weight: 600;
    display: inline-block;
    padding-right: 5px
}

.panel-feed .resp-tab-active a {
    color: #f60
}

.panel-feed .bttn {
    background: none;
    color: #32789d;
    font-weight: 600;
    text-transform: uppercase
}

.socialTab_1 iframe {
    height: 430px !important
}

.item-list {
    margin: 0;
    padding: 0
}

.item-list li {
    display: block;
    background-color: #4c4d52;
    margin-bottom: 20px
}

.item-list li:last-child {
    margin-bottom: 0;
}

.b-bg {
    background-color: #FF5722
}

.g-bg {
    background-color: #02a17a
}

.y-bg {
    background-color: #FF9800
}

.y_d-bg {
    background-color: #73a737
}

.icon,
.text-cont {
    padding: 18px;
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.text-sm {
    font-size: 1.1em;
    font-weight: 600
}

.text-lg {
    font-size: 1.8em;
    font-weight: 300
}

.imp-link {
    padding: 1.5em;
    float: left;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #e1dddd
}

ul.ul-v>li {
    display: inline-block;
    padding: .55em 1em;
    padding-left: 20px;
    width: 31.333%
}

.imp-link ul.ul-v>li {
    background-image: url(../images/icons/yellowarrow.png);
    background-repeat: no-repeat;
    background-position: left 12px
}

ul.ul-v>li a {
    color: #0d0e44;
    font-weight: 600;
    font-size: 1em
}

.left-block {
    float: left;
    width: 72%;
}

.left-block .left-col-2 {
    width: 48.5%;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #ece7e7;
    background: #fff;
}

.left-block .left-col-2:nth-child(1) {
    float: left;
    margin-right: 20px;
}

.left-block .left-col-2.box-2 {
    float: right;
}

.imp-img-cir ul.ul-v>li {
    width: 20%;
    margin-right: -5px;
    text-align: center;
    vertical-align: top
}

.imp-img-cir ul.ul-v>li a .img-cr {
    background: #c00000;
    width: 70px;
    padding-top: 10px;
    height: 70px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px
}

.imp-img-cir ul.ul-v>li h5 {
    font-weight: 600
}

.imp-img-cir ul.ul-v>li a:hover .img-cr,
.imp-img-cir ul.ul-v>li a:hover {
    background: #000;
    color: #000;
}

.imp-img-cir ul.ul-v>li a,
.imp-img-cir ul.ul-v>li {
    color: #fff
}

.footer-top-wrapper ul li a,
.copyright-content span {
    color: #fff
}

.inner-content h1 {
    font-size: 2.2em;
    margin-bottom: 1em;
    font-weight: 700;
    color: #333333;
}

.inner-content h3 {
    font-size: 1.3em;
    font-family: sans-serif
}

.new-letter {
    width: 100%;
    display: table;
    font-size: 1.2em
}

.new-letter .new-icon,
.new-letter .new-text {
    display: table-cell;
    vertical-align: middle;
    background-color: #fff
}

.new-letter .new-text {
    padding: 0.8em 0 0
}

.new-letter .new-text .subscibe-now {
    padding: .5em 1em;
    background-color: #4c4d52;
    color: #fff;
    margin-top: 1em
}

.new-letter .new-icon {
    padding: 1em;
    background-color: #c00000;
    text-align: center
}

.new-letter .new-text small,
.new-letter .new-text big {
    display: block;
    padding: 0 1em;
    font-weight: 600
}

.banner-wrapper .flex-control-nav {
    width: auto;
    position: absolute;
    bottom: 20px;
    text-align: left;
    padding: 0.52em;
    line-height: 0;
    left: auto;
    right: 51%;
    /*padding-left: 45px;*/
}

.banner-wrapper .flex-control-nav li {
    margin: 0px 0px;
    display: inline-block;
    zoom: 1;
    padding: 7px 5px;
}

.banner-wrapper .flex-pauseplay {
    position: absolute;
    top: auto;
    bottom: 18px;
    left: auto;
    right: 47% !important;
    z-index: 1000;
    display: block;
    width: 35px;
    height: 35px;
    margin-top: 0;
    margin-left: 0;
    background: #a96700;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.flex-pauseplay a {
    bottom: 11px !important;
    opacity: 1;
}

.flex-control-paging li a.flex-active {
    background: #B2B2B2;
    border: 2px solid #B2B2B2;
}

.banner-wrapper .flex-pauseplay a {
    color: #fff;
    opacity: 1;
    border-radius: 0;
}

/*==================*/

.resultBody {
    padding-bottom: 1%;
}

.resultSummary {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.previousLink {
    cursor: pointer;
}

.nextLink {
    cursor: pointer;
}

.navigationLink {
    cursor: pointer;
    margin: 4px;
}

.navigationHTML {
    text-decoration: none;
    color: #15B;
}

.contentType {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    color: #4211df;
}

.page-goisearch #page-title {
    width: 100%;
    float: left;
}

.result-page-form {
    width: 100%;
    float: left;
    margin-bottom: 14px;
}

.result-page-form input[type="text"] {
    border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 0;
    padding: 6px;
    text-transform: uppercase;
    width: 214px;
}

.result-page-form input[type="button"] {
    border: 1px solid #ccc;
    color: #0d564f;
    float: left;
    margin: 2px 0 0 9px;
    cursor: pointer;
    padding: 6px;
    text-transform: uppercase;
    width: 104px;
}

.result {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    border-bottom: 1px dotted #a1a1a1;
    display: block;
}

.pageDetails {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.totalresult {
    color: #722C78;
    font-size: 11px;
    font-weight: normal;
    line-height: 13px;
}

.query {
    color: #6E0078;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.absentResultBody {
    font-size: 12px;
    font-weight: normal;
}

.spellCheckerMain {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
}

.spellChecker {
    color: #000000;
}

.spellCheckSuggestion {
    color: #FF0000;
    text-decoration: underline;
    CURSOR: pointer;
}

.feedbackImg {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    border: 1px solid;
    border-color: #1E90FF;
    height: 14px;
    width: 14px;
}

.currentLink {
    color: #000000;
    font-weight: bold;
}

.left-block h2 {
    font-size: 150%;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;
}

.left-block h2 em {
    font-style: normal;
    position: relative;
    font-weight: 600;
}

.left-block h2 span {
    color: #004193;
    font-size: 150%;
    font-weight: 700;
}

.left-block p {
    padding-bottom: 30px;
    font-size: 110%;
}

.bg-wrapper h2 em:after {
    content: " ";
    border-bottom: 1px solid #004193;
    width: 20px;
    position: absolute;
    left: 0;
    top: 25px;
}

.result-page-form .main-goi-form {
    float: left;
    width: 100%;
}

.find form {
    width: 270px;
    padding: 0;
}

.find #auto_suggesion {
    margin-left: 0px;
    margin-top: 0px;
    max-width: 270px;
    position: absolute;
    z-index: 99999;
    width: 270px;
    background-color: #ffffff;
}

#auto_suggesion {
    margin-left: 465px;
    margin-top: 37px;
    max-width: 210px;
    position: absolute;
    z-index: 99999;
    display: none;
}

#auto_suggesion ul {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 1px solid #000;
    visibility: visible;
    padding: 5px;
    top: 0;
    width: 100%;
}

#auto_suggesion li {
    border-left: none !important;
    width: 100%;
    padding: 2px 0 2px 3px;
    margin: 0;
    list-style: none;
}

.result-page-form #auto_suggesion {
    margin-left: 0px !important;
    min-width: 305px;
}

.result-page-form #auto_suggesion ul {
    background: none repeat scroll 0 0 #e1e1e1;
    border: 1px solid #ccc;
}

.common-right ul li.ico-site-search input[type="text"],
.main-goi-form input[type="text"] {
    border: 2px solid #aa2323;
    height: 36px;
    line-height: 34px;
    padding: 0 40px 0 8px;
    width: 270px;
    background: url(../images/menu-bullet.png) #fff no-repeat 8px 12px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.common-right ul li.ico-site-search input[type="text"]:focus,
.main-goi-form input[type="text"] {
    background: #fff;
}

.find {
    position: relative;
}

.find .bttn-search,
.find .bttn-search:hover {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    position: absolute;
    top: 0px;
    left: 229px;
    padding: 5px 20px;
    margin: 0;
}

.main-goi-form input[type="button"] {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/ico-goi-search.png) no-repeat center center #aa2323;
    padding: 0;
    margin: 0;
}

.bttn-search:hover {
    background-color: #c22929;
}

.common-right #auto_suggesion ul li a {
    color: #000;
    width: 100%;
}

.page-taxonomy .search-drop form {
    margin: 0;
}

.main-goi-form>a {
    margin-left: 20px;
}

.main-goi-form>a>img {
    margin-top: 14px;
}

.navigationHTML span {
    background-color: #e1e1e1;
    padding: 0 10px;
}

.navigationHTML .navigationLink {
    margin: 0 15px;
}


/*--------------------------*/
.gallery-right {
    width: 45.5%;
    float: right;
    position: relative;
}

.icon-announcement {
    background: url(../images/icons/feed-back-icon.png) no-repeat center 25px;
    border-right: 1px solid #1c3957;
    border-bottom: 1px solid #1c3957;
}

.icon-smpr {
    background: url(../images/icons/video-gallery.png) no-repeat center 25px;
    border-bottom: 1px solid #1c3957;
}

.icon-ebooklet {
    background: url(../images/icons/e-book.png) no-repeat center 25px;
    border-right: 1px solid #1c3957;
}

.icon-achievements {
    background: url(../images/icons/conference.png) no-repeat center 25px;
}

.region-footer-secondcolumn .block-menu ul li:hover {
    background-color: #c00000;
}

.region-footer-secondcolumn .block-menu ul li:hover a {
    color: #fff;
}

.region-footer-secondcolumn .block-menu ul li {
    background-color: #955e2c;
    width: 50%;
    float: left;
    font-weight: 600;
    font-size: 105%;
    text-align: center;
    color: #fff;
}

.region-footer-secondcolumn .block-menu ul li a {
    padding: 75px 10px 0 10px;
    width: 100%;
    text-transform: uppercase;
    height: 144px;
    display: block;
    color: #fff;
}

.tab-section {}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    font-size: 110%;
}

.resp-tab-content ul {
    list-style: none;
}

.resp-tabs-container ul.list li {
    margin-bottom: 8px;
}

.resp-tab-content a {
    color: #333333;
    font-size: 100%;
    line-height: 130%;
}

.resp-tabs-container ul.list li a {
    display: inline;
}

.resp-tabs-container ul.list {
    padding-bottom: 0px;
}

.resp-tab-content a:hover {
    color: #000;
    text-decoration: none !important;
}

.resp-tabs-container {
    min-height: 290px;
    position: relative;
}

.resp-tabs-container li {
    margin: 5px 0px;
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 100%;
}

.resp-tab-content li a {
    display: block;
}

.resp-tab-content li span.ico-image {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.resp-tabs-container a {}

.resp-tabs-container a:hover {
    /* background: #4b6910; */
}

.resp-tab-content li span.ico-image img {
    margin: 0 auto;
    display: block;
}

.resp-tab-content li span.ico-txt {
    display: block;
    text-align: left;
    color: #000;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #ca8b51;
    min-height: 150px;
    color: #FFF;
}

.resp-tab-content li span.ico-txt p {
    padding: 10px 0px;
}

.resp-tab-content li span.ico-txt:hover {
    border: 1px solid #984600;
    color: #fff;
}

.resp-tab-content a.read-more {
    margin-top: 20px;
    background: #bfbfb8;
    color: #445c5f;
    display: inline-block;
    float: left;
    font-size: 92%;
    font-weight: 300;
    line-height: 140%;
    padding: 5px 10px;
}

.resp-tab-content a.read-more:hover {
    color: #D67677;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #ca8b51;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

.resp-tabs-container ul.content_list li {
    margin: 5px 0px;
    display: block;
    text-align: left;
    padding-left: 10px;
    width: 100%;
}

.resp-tab-content ul.content_list li a {
    display: block;
    color: #fff;
    padding-left: 22px;
}

.recruitment ul.list li a {
    display: block;
    color: #fff;
    padding-left: 22px;
}

.download ul.tenders-list li a {
    display: block;
    color: #fff;
    padding-left: 22px;
}


.resp-tab-content ul.content_list li a:hover {
    text-decoration: underline !important;
    color: #FFF;
}

.resp-tab-content ul.content_list li span.ico-image {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.page-tab {
    float: none;
    margin-top: 0px;
    width: 100%;
    position: relative;
}

.page-tab ul.resp-tabs-list li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.page-tab-inner {
    float: left;
    margin-top: 15px;
    width: 99%;
    font-size: 94%;
}

.page-tab-inner ul.resp-tabs-list-inner li {
    color: #585151;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.side-links {
    width: 38.5%;
    float: right;
    background: #a96700;
    padding: 31px;
    color: #fff;
    min-height: 290px;
    position: relative;
}

.side-link {
    display: block;
}

.side-link2 {
    display: block;
    padding-top: 30px;
}

.side-link2 .yellow {
    font-size: 165%;
    font-weight: 600;
    color: #ff0;
    display: block;
    height: 31px;
    float: left;
    padding-right: 8px;
}

.side-link2 .icon-img {
    float: left;
    width: 34px;
    height: 31px;
    margin-left: 5px;
    display: contents;
}

.side-link2 p {
    padding-top: 15px;
    line-height: 23px;
}

.side-link2 a {
    color: #FFF;
}

.side-link p {
    padding-top: 15px;
}

.side-link .help {
    font-size: 215%;
    font-weight: 600;
    float: left;
    width: 100%;
}

.side-link .yellow {
    font-size: 165%;
    font-weight: 600;
    color: #ff0;
    width: auto;
    min-width: 113px;
}

.extra-links {
    width: 350px;
    float: right;
    background: #3d3d3d;
}

.extra-link {
    width: 173px;
    display: inline-block;
    height: 180px;
    background: #202020;
    margin: 0px;
    margin-bottom: 3px;
    vertical-align: top;
}

.extra-link a {
    display: block;
    text-align: center;
    padding: 25px 5px;
}

.extra-link .extra-ico {
    display: inline-block;
    width: 50px;
    height: 50px;
}

.extra-link .extra-ico1 {
    background: url(../images/icons/ico-feia.png) no-repeat center center;
}

.extra-link:hover .extra-ico1 {
    background: url(../images/icons/ico-feia-hover.png) no-repeat center center;
}

.extra-link .extra-ico2 {
    background: url(../images/icons/ico-vg.png) no-repeat center center;
}

.extra-link:hover .extra-ico2 {
    background: url(../images/icons/ico-vg-hover.png) no-repeat center center;
}

.extra-link .extra-ico3 {
    background: url(../images/icons/ico-e-book.png) no-repeat center center;
}

.extra-link:hover .extra-ico3 {
    background: url(../images/icons/ico-e-book-hover.png) no-repeat center center;
}

.extra-link .extra-ico4 {
    background: url(../images/icons/ico-vm.png) no-repeat center center;
}

.extra-link:hover .extra-ico4 {
    background: url(../images/icons/ico-vm-hover.png) no-repeat center center;
}

.extra-link .extra-txt {
    display: block;
    color: #698d38;
    font-size: 118%;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px;
}

.extra-link:hover .extra-txt {
    color: #f26522;
}


/*===============tab style====================*/

ul.resp-tabs-list {
    position: absolute;
    top: -41px;
}

.resp-tabs-container {
    border-top: none;
    clear: both;
}

.resp-tabs-list li {
    color: #585151;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 130%;
    font-weight: 400;
    list-style: outside none none;
    margin: 0 6px 0 0;
    padding: 13px 14px;
    text-align: center;
    border-right: 1px solid #a2a0a0;
    border-left: 1px solid #a2a0a0;
    border-top: 1px solid #a2a0a0;
}

.resp-tabs-container {
    padding: 0px;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 20px 10px 20px 0px;
    float: left;
    width: 100%;
    clear: both;
}

.resp-tabs-list li {
    background: none !important;
    color: #000000;
}

.resp-tabs-list li.resp-tab-active,
.resp-tabs-list li:hover {
    position: relative;
}

.locations-list .resp-tabs-list li.resp-tab-active,
.locations-list .resp-tabs-list li:hover {
    background: none !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #1c1b1b !important;
    position: relative;
}

.locations-list .resp-tabs-list li {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    color: #585151;
    float: left;
    font-size: 150%;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 0px 15px 0px 18px;
    text-align: center;
    text-transform: uppercase;
}

.tab-list-heading .resp-tab-active:after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/ico-list-down-arrow.png) no-repeat center center;
    width: 21px;
    height: 13px;
    bottom: -23px;
    left: 43%;
}

.locations-list {
    margin-top: 15px;
}

.locations-list .resp-tabs-list li.man-made-list,
.locations-list .resp-tabs-list li.man-made-list:hover,
.locations-list .resp-tabs-list li.man-made-list.resp-tab-active {
    background: url(../images/ico-man-made-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list li.natural-list,
.locations-list .resp-tabs-list li.natural-list:hover,
.locations-list .resp-tabs-list li.natural-list.resp-tab-active {
    background: url(../images/ico-natural-list.png) no-repeat 0px 11px !important;
}

.locations-list .resp-tabs-list {
    border-bottom: 4px solid #c0c0c0;
    padding-bottom: 10px;
}

.locations-list .resp-tabs-container ul li {
    display: block;
    float: none;
    width: 100%;
    padding-bottom: 0px;
    background: url(../images/ico-list-bullete.png) no-repeat 0px 9px;
    padding-left: 15px;
    margin: 8px 0px;
    font-size: 95%;
}

.locations-list .resp-tabs-container ul li a {
    color: #1c1b1b;
}

.locations-list .resp-tabs-container ul li a:hover,
.locations-list .resp-tabs-container ul li a.active {
    color: #f26c4f;
}

.common-wrapper .container.common-container.four_content {
    padding: 2px 36px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.megamenu-wraper {
    border-top: 0px;
    background: #042b54;
}

.main-menu>ul>li a.home {
    padding: 8px 24px 7px;
}

.main-menu>ul>li:nth-child(1) a.home {
    padding: 8px 12px 7px;
    border-bottom: 2px solid #fff;
}

a.home span {
    display: none;
}

.main-menu>ul>li a.home:active {
    border-bottom: 2px solid #fff;
}

.sub-nav {
    top: 39px;
}

.main-menu {
    margin-bottom: 0px;
}

.news-section {
    width: 100%;
    background-color: burlywood;
}

.news-section-inner {
    max-width: 1020px;
    margin: auto;
    padding: 0px 0px;
}

.notification {
    color: #fff;
    font-size: 97%;
    font-weight: 600;
    text-transform: uppercase;
    
    width: auto;
  
    text-align: center;
    padding: 12px 15px;
}

.news-section .flex-viewport {
    width: 73%;
    padding: 5px 10px;
    float: left;
}
.flex-viewport li p {margin-bottom:0px;}

.news-section ul li span {
    float: left;
    padding-left: 10px;
    width: 100%;
    position: relative;
}
.news-section ul li span { padding-right: 132px; }

.news-section ul li strong {
    background-color: #fff101;
    padding: 2px;
    color: #F00;
    float: left;
    margin-right: 15px;
    text-transform: uppercase
}

.news-section-inner ul li {
    display: inline-block;
    width: 32%;
    float: left;
}

.news-section2 {
    width: 100%;
}

.notification-mid {
    width: 50%;
    float: left;
}

.resp-tabs-list-inn li.resp-tab-active,
.resp-tabs-list-inn li:hover {
    border-right: 1px solid transparent !important;
    border-left: 1px solid transparent !important;
    border-top: 1px solid transparent !important;
    background: red !important;
    color: #fff !important;
    position: relative;
}

.resp-tabs-list-inn li {
    border-bottom: 1px solid #a2a0a0;
}

.resp-tabs-list li.resp-tab-active {
    border-color: #fff;
    background: #042b54 !important;
}

.resp-tabs-list li:first-child {
    margin-left: 0px;
}

.resp-tabs-list li:last-child {
    margin-left: 0px;
}

.four_content .common-left ul li {
    padding-top: 10px;
    padding-right: 5px;
}

.common-left ul li {
    float: left;
    line-height: 132%;
    font-size: 65%;
    font-weight: 600;
    text-transform: uppercase;
    height: 36px;
    padding-top: 6px;
    padding-right: 8px;
}

.white-graphics-bg {
    background: url(../images/logo-graphics.png) no-repeat -17px -155px #FFF;
}

.r-complain {
    font-size: 30px;
    font-weight: 700;
    position: absolute;
    top: -110px;
    width: 100%;
}

.r-rc {
    background: #341f25;
    height: 120px;
    color: #d8a56a;
    padding: 25px 30px;
}

.r-cs {
    background: #937048;
    height: 120px;
    color: #341f25;
    padding: 37px 30px;
}

.r-cs form {
    position: relative;
    display: inline-block;
    width: auto;
    line-height: 32px;
}

.r-cs .search {
    border: none;
    height: 38px;
    line-height: 34px;
    padding: 0 40px 0 8px;
    width: 251px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin-top: -1px;
}

.r-cs .bttn-search,
.r-cs .bttn-search:hover {
    width: 34px;
    height: 36px;
    cursor: pointer;
    border: 0px;
    overflow: hidden;
    text-indent: -200px;
    font-size: 1px;
    background: url(../images/search.png) no-repeat center center #FFF;
    position: absolute;
    top: 0px;
    left: 210px;
    padding: 5px 20px;
    margin: 0;
}

#counter {
    text-align: center;
}

#counter .count {
    font-size: 60px;
    color: #937048;
}

h2 {
    font-size: 120%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: 700;
    clear: both;
}

h2 small {
    display: block;
    line-height: 275%;
    font-size: 50%;
}

#counter p {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.common-left a {
    display: block;
    color: #333;
}

.gray-bg .view-footer span {
    text-transform: uppercase;
    padding: 15px 10px;
    height: 50px;
}

.gray-bg .view-footer a:hover {
    background: #042b54;
    color: #fff;
}

.gray-bg .view-footer a i.fa.fa-arrow-right {
    background: #002047;
    padding: 15px 15px;
    display: inline-block;
    height: 50px;
}

.view-footer a {
    font-size: 100%;
    text-align: right;
    display: inline-block;
    text-decoration: none;
    /* float: right; */
    color: #936815;
    border: 0px;
    margin-top: 0px;
    border: 1px solid #936815;
    padding: 10px;
}

.view-footer-tab a {
    padding: 10px 10px;
    color: #fff;
    font-size: 100%;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    /* float: right; */
    border: 1px solid #9b6e16;
    margin-right: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    background: #fff;
    color: #9b6e16;
}

.body-container ul.list {
    padding-bottom: 5px;
    margin-left: 2px;
}

.flex-pauseplay a {
    height: 24px;
}

.flex-pauseplay a {
    bottom: 10px !important;
}

.body-container ul.list li {
    background-size: 0px;
    padding-left: 0px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.date {
    float: left;
    padding-right: 10px;
    width: 25%;
}

.list .date span {
    background: #D2412D;
    color: #fff;
    padding: 5px 20px;
    display: block;
    font-weight: 800;
    font-size: 120%;
    text-align: center;
}

.list .date em {
    background: #000;
    color: #fff;
    display: block;
    padding: 5px 20px;
    text-align: center;
}

.list-content {
    width: 87%;
    display: inline-block;
    padding-left: 10px;
    color: #fff;
    min-height: 56px;
}

.side-link2 a {
    color: #FFF;
    font-size: 90%;
    text-decoration: underline;
}

.flex-pauseplay a {
    bottom: 10px !important;
}

#flexCarouse2 {
    width: 100%;
}

#flexCarouse2 .flex-direction-nav {
    width: 10%;
    height: 49px;
    background: #333;
    float: left;
    position: relative;
    top: 0;
    right: -83px;
}

#flexCarouse2 .flex-direction-nav a {
    opacity: 1;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-size: 0;
    background: #333;
    color: #fff;
}

#flexCarouse2 .flex-direction-nav a:before {
    font-size: 20px;
    color: #fff;
}

#flexCarouse2 .flex-pauseplay {
    position: absolute;
    right: 50px;
    background: #333;
    display: block;
    width: 40px;
    height: 40px;
    top: 5px;
}

#flexCarouse2 .flex-pauseplay a {
    right: 40px;
    color: #fff;
    font-size: 18px;
}

#flexCarouse2 .flex-pauseplay a:before {
    font-size: 16px;
}

.flex-control-paging li a {
    background: #fff;
    border: 2px solid #fff;
}

.common-right ul li.ico-accessibility ul li a {
    color: #000;
    display: inline-block;
    height: auto;
    line-height: 22px;
    margin-top: 0px;
    width: 38px;
    font-size: 150%;
    text-align: center;
    padding: 2px 0px;
}

.align-lt img {
    float: left;
    padding-right: 15px;
}

.align-rt img {
    float: right;
}

.wrapper.home-banner {
    background: #042b54;
    background-repeat: no-repeat;
    padding: 0px 0px;
    background-position: top center;
}

.banner-content-wrapper {
    width: 68%;
    float: left;
    padding-right: 15%;
}

.banner-content-wrapper h2 {
    color: #fff;
    font-weight: 400;
    padding: 0px;
}

.banner-content-wrapper h2 span {
    color: #fe9b00;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 150%;
}

p.banner-title-tag-line {
    color: #ccc;
}

p.banner-title-tag-line:after {
    content: " ";
    border: 2px solid #fe9b00;
    width: 50px;
    display: block;
    margin-top: 5px;
}

p.banner-content {
    color: #fff;
    line-height: 25px;
    padding: 20px 0px 30px;
}

.banner-content-wrapper a {
    border: 1px solid #fe9b00;
    padding: 10px 20px;
    color: #fe9b00;
    text-transform: uppercase;
}

.banner-right-wrapper {
    width: 35%;
    display: inline-block;
    text-align: center;
    float: right;
}

.banner-box {
    text-align: left;
    padding: 25px 30px;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0px 0px 0px;
}

.banner-box a {
    text-transform: initial;
    overflow: hidden;
    display: block;
}

.banner-box.banner-box-1 h2 {
    font-size: 278%;
    color: #fe9b00;
    /* text-shadow: 4px 2px 2px #514f4f; */
}

.banner-box.banner-box-2 h2 {
    font-size: 32px;
    color: #fff;
    /* text-shadow: 4px 2px 2px #514f4f; */
}

.banner-box.banner-box-2 h2 span {
    font-weight: 300;
    /* text-shadow: 4px 2px 2px #2e2d2d; */
}

.banner-box.banner-box-1 {
    background: #323232;
    background-repeat: no-repeat;
    margin-top: 0px;
    background-position: center;
}

.banner-box.banner-box-2 {
    background: #A96700;
    background-repeat: no-repeat;
    padding: 30px 20px;
    background-position: center;
}

.banner-box p {
    font-size: 140%;
    float: left;
    padding-right: 5px;
    color: #fff;
    /* text-shadow: 4px 2px 2px #514f4f; */
}

.banner-box .fa.fa-external-link {
    color: #fff;
    font-size: 12px;
}

.video-heading {
    float: left;
    position: absolute;
    top: 0px;
    z-index: 99999;
}

.video-heading h3 {
    background: #a96700;
    color: #fff;
    padding: 8px 20px 7px 20px;
    text-transform: uppercase;
    font-weight: 700;
    float: left;
}

.video-heading a {
    background: #323232;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}

.video-wrapper {
    position: relative;
    min-height: 327px;
    overflow: hidden;
}

.video-wrapper>video {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    position: relative;
}

.video-wrapper>video span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background: #8a8888;
    z-index: 22;
    width: 100%;
    padding: 20px 30px;
}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(60% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    background-image: -webkit-linear-gradient(transparent, #000);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(transparent, #000);
    /* Opera 11.10+ */
    background-image: linear-gradient(transparent, #000);
    /* W3C */
    transition: opacity 150ms;
    -webkit-transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}

.minister .min-info h5.prime:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -10px;
    height: 5px;
    width: 85px;
    /* liniar gradient for all browsers */
    background-image: -webkit-linear-gradient(0deg, #ec4933 50%, #ccc 50%);
    background-image: -webkit-linear-gradient(0deg, #ec4933 50%, #ccc 50%);
    background-image: -webkit-linear-gradient(0deg, #ec4933 50%, #ccc 50%);
}

a.portgolio-button {
    border: 1px solid #000;
    padding: 10px 15px;
    text-transform: uppercase;
}

.portgolio-button .fa.fa-external-link {
    font-size: 12px;
}

.minister .minister-sub h4 {
    font-weight: 700;
    font-size: 92%;
    text-transform: uppercase;
    padding: 0px 5px;
}

.minister .min-info h5.prime {
    margin-bottom: 40px;
}

.wrapper.home-banner .left-block .view-footer a {
    background: transparent;
    color: #004193;
    float: right;
    padding-bottom: 15px;
}

.wrapper.home-banner .left-block .view-footer a span {
    text-transform: lowercase;
}

.wrapper.home-banner .left-block .view-footer a span:hover {
    color: #a96700;
    text-transform: uppercase;
}

.list .content {
    padding-bottom: 20px;
    width: 92%;
    display: inline-block;
}

.list i.fa.fa-arrow-right {
    float: left;
    width: 4%;
    padding-top: 5px;
    color: #fff;
}

.scroll-left,
.scroll-text-1,
.scroll-text {
    overflow: hidden;
    position: relative;
    height: 173px;
    padding-top: 10px;
}

.scroll-left ul {
    position: absolute;
    width: 100%;
    height: 100%;
    /* Starting position */
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    /* Apply animation to this element */
    -moz-animation: scroll-left 10s linear infinite;
    -webkit-animation: scroll-left 10s linear infinite;
    animation: scroll-left 10s linear infinite;
}

/* Move it (define the animation) */

@-moz-keyframes scroll-left {
    0% {
        -moz-transform: translateY(100%);
    }

    100% {
        -moz-transform: translateY(-100%);
    }
}

@-webkit-keyframes scroll-left {
    0% {
        -webkit-transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
    }
}

@keyframes scroll-left {
    0% {
        -moz-transform: translateY(100%);
        /* Browser bug fix */
        -webkit-transform: translateY(100%);
        /* Browser bug fix */
        transform: translateY(100%);
    }

    100% {
        -moz-transform: translateY(-100%);
        /* Browser bug fix */
        -webkit-transform: translateY(-100%);
        /* Browser bug fix */
        transform: translateY(-100%);
    }
}

.scroll-pause {
    cursor: pointer;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-transition: 3s;
    -moz-transition: 3s;
    -ms-transition: 3s;
    -o-transition: 3s;
    transition: 3s;
}

.left-col-2 h2 {
    display: inline;
    position: relative;
    left: 40px;
}

.text-slide,
.text-slide1 {
    float: right;
    background: transparent;
    border: 0px;
    color: #004193;
    font-weight: 800;
    font-size: 110%;
}

.text-slide:after,
.text-slide1:After {
    content: " > ";
    font-size: 22px;
}

.text-slide.pause:after,
.text-slide1.pause::after {
    content: " || ";
    font-size: 16px;
}

.left-block .left-col-2:nth-child(1) h2 {
    left: 30px;
}

.left-block .left-col-2:nth-child(1) h2:before {
    content: " ";
    position: absolute;
    background: url('../images/new.png');
    background-repeat: no-repeat;
    width: 30px;
    height: 40px;
    position: absolute;
    left: -30px;
}

.left-block .left-col-2:nth-child(2) h2:before {
    content: " ";
    position: absolute;
    background: url('../images/tenders.png');
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -40px;
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #81562f;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 222;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}

#scroll:hover {
    background-color: #a96700;
    opacity: 1;
}

.flexslider .slides li a {
    display: block;
}

a:focus {
    border: dotted 1px #000;
}

.cmf_lan select:hover {
    background: #ccc;
}

.carousel-wrapper #flexCarousel ul.slides li a:focus {
    margin: 10px;
    padding: 0px 10px;
}

.slide-content-header {
    height: 30px;
}

section.important-link {
    background: url(../../images/impt-link-bg.jpg);
    padding: 79px 0px;
}

section.important-link .flex-direction-nav .flex-prev,
section.important-link .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -59px;
}

section.important-link .flex-direction-nav .flex-next,
section.important-link .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: -59px;
}

section.important-link .flex-direction-nav a:before {
    color: #fff;
}

.date {
    float: left;
    padding-right: 0px;
    width: 12%;
}

.list-contentte {
    width: 75%;
    display: inline-block;
}

.date span {
    background: #fff;
    color: #000;
    padding: 1px 10px;
    display: block;
    font-weight: 600;
    font-size: 100%;
    text-align: center;
    border: 1px solid #000;
}

.date em {
    background: #000;
    color: #fff;
    display: block;
    padding: 2px 0px;
    text-align: center;
    font-size: 90%;
    font-weight: 500;
}

.side-links ul li:nth-child(1) .date span {
    background: #042B54;
}

.side-links ul li:nth-child(2) .date span {
    background: #26496E;
}

.side-links ul li:nth-child(3) .date span {
    background: #386BA1;
}

.side-links ul li:nth-child(4) .date span {
    background: #4d88c7;
}

.side-links ul li .date span {
    padding: 10px 10px;
    border: 0px;
}

.side-links ul li {}

.side-links ul li:nth-child(odd) {
    background: #efefef;
}

.side-links ul li:nth-child(even) {
    background: #fff;
}

.side-links ul li p {
    color: #000;
    padding: 18px 0px;
}

.side-links .date {
    width: 20%;
}

.side-links .list-content {
    width: 78%;
}

.side-links ul.content_list.date-list {

    /* WebKit */
    /* Mozilla */
    /* Opera */
}

a.read-more-news {
    border: 1px solid #9B6E16;
    padding: 14px 20px;
    margin: 5px;
    color: #9B6E16;
    position: absolute;
    right: 126px;
    top: -5px;
    background: #fff;
    z-index: 99;
}

.logo em {
    display: inline-block;
    padding-top: 13px;
    font-weight: 600;
}

.resp-tab-content ul.list li:last-child {
    border: 0px;
}

h2.tenders-list-tile {
    color: #fff;
}

.tenders-list li {
    padding: 10px 10px;
}

i.fa.fa-file-pdf-o {
    color: red;
    background: #fff;
    margin: 0px 5px;
}

ul.content_list.date-list a:focus {
    display: block;
}

i.fa.fa-arrow-right {
    color: #fff;
    float: left;
    padding-right: 10px;
}

p.showhide.close em:first-child {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

p.showhide.close em:nth-child(2) {
    opacity: 0;
}

p.showhide.close em:nth-child(3) {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-5px, -3px);
}

.notification-mid .slides li {
    overflow: hidden;
}

.megamenu-wraper {
    z-index: 5;
}

.collapsible-menu nav {
    width: 100%; /*DG*/
    transition: all .3s;
}

.collapsible-menu {
    height: auto;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}

.btn-more {
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 5;
    color: #fff;
    background-color: #000;
    padding: 4px 10px 0;
    display: block;
    height: 100%;
    text-align: center;
	display:none;
}

.btn-more:hover {
    color: #ffffff;
}

.btn-more::before {
    content: "\f00d";
    color: #ffffff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    top: 40px;
    position: absolute;
    left: 20px;
    /* transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in; */
}
.btn-more.invisibleMenu::before{
    display: none;
}
a.btn-more.opened.invisibleMenu::after{
    /* transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out */
}
ul.menu>li {
    display: inline-block;
    position: relative;
    transition: width 2s;
    transition-timing-function: linear;
}

ul.menu>li>a {
    color: #fff;
    font-weight: 600;
    text-transform: none;
    padding: 10px 20px;
    display: block;
    font-size: 14px;
    border-bottom: 3px solid transparent;
    position: relative;
}
/* ul.menu>li.no-link a{
    pointer-events: none; 
    cursor: default; 
}
ul.menu>li.no-link:hover ul{
    display: none; 
} */

.menu-item--expanded>a::after {
    position: absolute;
    content: "+";
    top: 11px;
    right: 7px;
    color: #ffffff;
}
ul.menu>li>a.home {
    font-size: 0;
}

ul.menu>li>a.home::after {
    content: "\f015";
    text-align: center;
    color: #ffffff;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

ul.menu>li:hover>a,
ul.menu>li>a.is-active {
    background: #000;
    color: #fff;
    border-color: #ffffff;
}

ul.menu>li ul {
    position: absolute;
    width: 250px;
    left: 0;
    top: 99%;
    display: none;
    z-index: 2;
    background: #000;
    padding: 10px 15px;
}

ul.menu>li:hover>ul,
ul.menu>li:focus-within>ul {
    display: block;
}

ul.menu>li>ul>li {
    display: block;
    background: rgba(0, 0, 0, 0) url(../../images/ico-right-arrow.png) no-repeat scroll left 12px;
    padding-left: 4px;
}

ul.menu>li>ul>li>a {
    font-weight: 400;
    padding: 7px 10px;
    border: none;
}

ul.menu>li>ul>li>a:hover {
    text-decoration: underline;
}

ul.menu>li>ul>li>ul {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    padding-left: 15px;
    width: auto;
}

ul.menu>li>ul>li>ul>li>a {
    /* font-size: 12px; */
    padding: 4px 10px;
}

/* Gallery */
.views-exposed-form {
    padding: 10px;
    background: #f1f1f1;
}

.views-exposed-form label {
    display: block;
    font-weight: 600;
    padding-bottom: 10px
}

.views-exposed-form .form-item,
.views-exposed-form .form-actions {
    display: inline-block;
    width: 30%; /*DG*/
    margin: 0 -4px 0 0;
    padding: 0 5px;
    box-sizing: border-box;
}

.views-exposed-form select {
    padding: 10px;
    border: 1px solid #cccccc;
    width: 100%;
    margin-bottom: 10px
}
.views-exposed-form input[type="text"]{padding: 10px; border: 1px solid #cccccc; margin-bottom: 10px; width:100%;} /*DG*/

.views-exposed-form input[type="submit"] {
    border: none;
    background: #a96700;
    padding: 12px 20px;
    color: #ffffff;
    font-weight: 600
}

ul.photo-gallery,
ul.video {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.photo-galleries {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.photo-gallery li,
ul.video li {
    display: inline-block;
    margin: 0 -4px 0 0;
    box-sizing: border-box;
    padding: 10px;
    width: 25%;
    vertical-align: top;
    cursor: pointer;
}

ul.photo-galleries li{
    display: inline-block;
    margin: 0 -4px 0 0;
    box-sizing: border-box;
    padding: 10px;
    width: 16%;
    vertical-align: top;
    cursor: pointer;
}
ul.photo-galleries li .views-field-field-f {
    min-height: 175px;
    background-color: #0e0901;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.photo-gallery li .img-holder {
    padding-top: 56.5%;
    overflow: hidden;
    position: relative;
}
ul.photo-galleries li .img-holder {
    padding-top: 56.5%;
    overflow: hidden;
    position: relative;
}

ul.photo-gallery li .img-holder img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

ul.photo-galleries li .img-holder img {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

ul.photo-gallery li .views-field-title,
ul.video li .views-field-title {
    padding: 10px;
    background: #f1f1f1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
}

ul.photo-galleries li .views-field-name {
    padding: 10px;
    background: #fe9b00;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 600;
}

ul.video li .video-embed-field-provider-youtube {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
}

ul.video li .video-embed-field-provider-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Feed Back Form */
.webform-submission-form {
    margin: 0 auto;
    padding: 15px;
    background: #f1f1f1;
    position: relative;
    padding-bottom: 80px;
}

.webform-submission-form .form-item {
    padding-bottom: 15px
}

.webform-submission-form label {
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
}

.webform-submission-form .form-select,
.webform-submission-form .form-text,
.webform-submission-form .form-email,
.webform-submission-form .form-number,
.webform-submission-form .form-textarea {
    display: block;
    padding: 10px 10px;
    border: 1px solid #ccc;
    width: 100%
}

.webform-submission-form .form-textarea {
    height: 100px;
    overflow: auto;
}

.webform-submission-form input[type="submit"] {
    border: none;
    background: #a96700;
    padding: 12px 20px;
    color: #ffffff;
    font-weight: 600
}

.webform-submission-form .form-actions {
    position: absolute;
    bottom: 15px;
    left: 15px
}

.webform-submission-form #captcha img {
    display: block;
    clear: both;
    margin: 15px 0;
}

/* Site Map */
ul.sitemap-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.sitemap-menu li {
    padding: 5px 0 5px 20px;
    display: block;
    position: relative;
    font-weight: 600;
}

ul.sitemap-menu li:before {
    content: '';
    display: block;
    height: 8px;
    width: 8px;
    background: #a96700;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
}

ul.sitemap-menu li ul li {
    font-weight: 400;
}

ul.sitemap-menu li ul li:before {
    background: #ffffff;
    height: 6px;
    width: 6px;
    border: 1px solid #a96700;
}

ul.sitemap-menu li a:hover {
    text-decoration: underline;
}


/* Header Search */
.search-block-form {
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 2;
    border: 2px solid #aa2323;
    width: 270px;
    background: #ffffff;
    display: none;
}

.search-block-form input[type="search"] {
    display: block;
    border: none;
    padding: 10px 50px 10px 10px;
    height: 34px;
    box-sizing: border-box;
    width: 100%;
}

.search-block-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    width: 34px;
    background: url(../../images/ico-goi-search.png) no-repeat center center #aa2323;
    color: #ffffff;
    border: none;
    font-size: 0;
}

.common-right ul li.language-box {
    padding: 5px;
}

.common-right ul li.language-box select {
    padding: 3px;
}

/*ukc 27-11-2019*/
ul.pager__items.js-pager__items {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px;
}

.pager__items .pager__item {
    margin: 0 4px;
}

.pager__items .pager__item a {
    display: block;
    border: 1px solid #e4e4e4;
    padding: 4px 12px;
    font-size: 1.3em;
    color: #545454;
    border-radius: 4px;
}

.pager__items .pager__item a:hover,
.pager__items .pager__item.is-active a {
    background-color: #042b54;
    color: #fff;
    border-color: #042b54;
}

.minister-sub1 {
    /* display: flex; */
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0.02+100 */
    /* background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.02) 100%); */
    /* FF3.6-15 */
    /* background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.02) 100%); */
    /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.02) 100%); */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000', endColorstr='#05000000', GradientType=0); */
    /* IE6-9 */

}

.minister .minister-sub1 .minister-image {
    max-width: 155px; /*DG*/
    margin: 0 auto;
}
.minister .minister-sub1 .minister-image img{
    width: 100%;
}

.minister .minister-sub1 .min-info {
    text-align: center;
    padding: 0 0 0 10px;
    margin-top: 5px;
}

.wrapper.home-banner {
    /* padding-bottom: 15px; */
}

.important-link .flex-pauseplay a {
    bottom: -50px !important;
    color: #fff;
}

.wrapper.home-banner .page-tab-res>div {
    position: relative;
}

.wrapper.home-banner ul.resp-tabs-list {
    top: -40px;
}

#fontSize[style="font-size: 115%;"] .wrapper.home-banner ul.resp-tabs-list {
    top: -43px;
}

#fontSize[style="font-size: 130%;"] .wrapper.home-banner ul.resp-tabs-list {
    top: -46px;
}

#fontSize[style="font-size: 85%;"] .wrapper.home-banner ul.resp-tabs-list {
    top: -37px;
}

.user-login-form {
    margin: 0 auto 35px;
    padding: 25px 35px 35px 35px;
    background: #f1f1f1;
    position: relative;
    max-width: 500px;
}

.user-login-form .form-select,
.user-login-form .form-text,
.user-login-form .form-email,
.user-login-form .form-number,
.user-login-form .form-textarea {
    display: block;
    padding: 10px 10px;
    border: 1px solid #ccc;
    width: 100%;
}

.user-login-form label {
    display: block;
    font-weight: 600;
    padding-bottom: 5px;
}

.user-login-form .description {
    font-size: 80%;
    margin-bottom: 15px;
    opacity: 0.7;
}

.user-login-form input[type="submit"] {
    border: none;
    background: #a96700;
    padding: 12px 20px;
    color: #ffffff;
    font-weight: 600;
}

.archivebtn {
    font-size: 100%;
    text-align: right;
    /* display: inline-block; */
    text-decoration: none; 
    float: right;
    color: #042b54;
    margin-bottom: 10px;
    border: 1px solid #042b54;
    padding: 10px;
    margin-left: 5px;
}

.gray-bg .archivebtn:hover {
    background: #042b54;
    color: #fff;
}

.footer-top-wrapper ul li a {
    padding: 0 8px;
}

.home-banner .resp-tab-content ul.list li {
    border-bottom: 0 none;
}

.home-banner .list i.fa.fa-angle-right {
    float: left;
    padding-top: 1px;
    color: #fff;
    padding-right: 10px;
    font-size: 130%;
}

.list-content span.file a,
.list-content span.file {
    color: inherit;
    word-break: break-word;
}

.pdf-links i.fa.fa-file-pdf-o {
    float: left;
    margin-top: 2px;
}

.lastupdate {
    display: flex !important;
}

.lastupdate>div {
    padding-left: 4px;
}

.listlinks ul {
    padding: 0;
    margin: 0 0 20px;
}

.listlinks ul li {
    padding-left: 15px;
    font-size: 15px;
    line-height: 21px;
    margin: 7px 0;
    color: #042b54;
}

.listlinks ul li a {
    position: relative;
    padding: 0;
}

.listlinks ul li a:hover {
    color: #000000;
}

.listlinks ul li a::before {
    content: "\f105";
    font: normal normal normal 20px/1 FontAwesome;
    display: inline-block;
    position: absolute;
    left: -15px;
    top: 0;
}

nav>.menu>.menu-item--expanded>ul.menu {
    max-height: 470px;
    overflow: auto;
}

.contactus::before {
    clear: both;
    display: table;
    content: "";
}

.contactus div {
    width: 50%;
}

.contactus div:first-child {
    float: left;
}

.contactus div:last-child {
    float: right;
}

span.file.file--mime-application-pdf.file--application-pdf {
    width: 80%;
}

.date-list .list-content span,
.date-list .list-content i {
    display: inline-block;
    vertical-align: top;
}

.toggle-menu-height {
    height: 85px;
	transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out
}
ul.menu>li.invisibleMenu {
    display: none;
}
.award-table td img {
    min-width: 80px;
}


/*--------------20-01-20-------------*/

.banner-wrapper .slides li img{ width: 100%;}











@media screen and (max-width: 640px){
    .views-exposed-form .form-item, .views-exposed-form .form-actions {width: 100%} /*DG*/
}

.profile-image {float: left; width: 190px; padding: 10px; border:1px solid #eeeeee; margin: 0 30px 0 0; }
.profile-image .designation {text-align: center; padding-top: 10px;}
.profile-info {overflow: hidden;}

.secretary {width: 230px;border: 1px solid #ddd;padding: 10px; margin:0 auto; margin-bottom: 30px;}
.secretary .title {padding-top: 10px;}

.resp-tabs-container ul.date-list li .list-content span a:after,
.resp-tabs-container ul.content-list  span a:after
{content: "\f1c1"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; background: #ffffff; color: #f00; margin-left: 5px;}





/*-------------change-color--------------------*/

body.black {background: #000;color: #fff;}

body.black a,
.black ul.menu > li > a.home:after{color:#ff0!important; /* color: #ffff00!important; */}
body.black a:hover {text-decoration: underline !important;}
.black .common-wrapper {background-color: #000000; border-color: rgba(51,51,51,1);}
.black.gray-bg{background: #000;}
.black .item-list li{background-color:#353535}
.black .b-bg, .black .g-bg, .black .y-bg,.y_d-bg, .black .resp-tabs-list li.resp-tab-active{background-color:#000!important}
.black .resp-tabs-container{background-color:#333;border:1px solid #333!important;border-top-color:#444!important}
.black .resp-tab-content ul.list li{color:#fff;border-bottom:1px solid #222}
.black .bttn{border:1px solid #222!important}
.black .minister-box {
    border-bottom: none;
}
.black .video-icon, .black .video-text {
    color: inherit;
}
 .black iframe, .black .video-wrapper>video {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.black img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
/* a img {	
  -webkit-filter: grayscale(0); 
  filter: grayscale(0); 
} */
.black a:hover img {
		filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
 	filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}
.black .main-menu .sub-nav ul li a:hover {
    color: #ff0 !important;
}
.black .common-right ul li.ico-accessibility ul, .black .common-right ul li.ico-social ul {background: #000000;}
.black .common-right ul li.hover a {background: #000000;}
.black .high-contrast.light {color:#000 !important; background: #fff !important;}

.black .common-right ul li.language-box select {background: #000000; border: none; color:#ff0; }

.black .footer-top-wrapper {
    border-top: 1px solid #333;
}

.black .common-right ul > li > a img {
    -webkit-filter: grayscale(100%) invert(100%);
    filter: grayscale(100%) invert(100%);
}
.black .color-blue{color:#fff}
.black .gallery-area a{background:#222; border-left: 1px solid #555;}
.black .gallery-container {background:#4d4b4b;}
.black .main-menu > ul > li.active > a, 
.black.main-menu > ul > li > a:focus,
.black .main-menu > ul > li:hover > a,
.black .main-menu > ul > li > a:hover,
.black .main-menu > ul > li > a.home,
.black .nav-item > a.open{background:#222}
.black .megamenu-wraper .showhide em{background:#fff none repeat scroll 0 0}
.black .main-menu .sub-nav ul li a{color:#ff0!important}
.black .imp-link{background-color:#222;border:1px solid #333}
.black .blue-bg{background:#191919}
.black .new-letter .new-icon{background-color:#191919}
.black .new-letter .new-text{background-color:#191919}
.black .new-letter .new-icon{background-color:#222}
.black .imp-img-cir ul.ul-v > li a .img-cr,
.black .flex-control-paging li a.flex-active {background:#fff}
.black .view-footer-tab a {background: #000000;}
.black .breadcam-bg {
    background-color: #333;
    border-bottom:1px solid rgb(51, 51, 51);
}
.black .header-wrapper {
    border-bottom: 1px solid rgb(51, 51, 51);
}
.black .megamenu-wraper {
    background: #000000;
	 border-top: 1px solid rgb(51, 51, 51);
}
.black ul.menu > li:hover > a, 
.black ul.menu > li > a.is-active {
    background:#333;}
    .black ul.menu > li ul {background:#333;}

.black .breadcam li.current {
    color: #fff;
}
.black .inner-content h3 {
    color: #fff;
}
.black .minister .min-info h4 {
    color: #fff;
}
.black .flex-direction-nav a:before {
    color: #ffff00;
}
.black .sub-nav {
    background: #222;
}
.black .view-footer-tab a {
     border: 1px solid #555;
	 margin-top:15px;
}

.black .news-section {

    border-top: 1px solid #555;
    border-bottom: 1px solid #555;

}
@media all and (max-width : 940px) {
.black #nav li{background:#3B3B3B}
.black .nav-wrapper ul li.open ul li a{background:#454545!important;color:#ff0!important}
.black .nav-wrapper ul li.open ul li:hover a{background:none!important;color:#ff0!important}
.black .nav-wrapper ul li a{color:#ff0!important}
.black .nav-wrapper ul li:hover a{background:none!important;color:#ff0!important}
.black .nav-wrapper ul li.open ul li a{color:#ff0!important}
}
.black .find .bttn-search, 
.black .find .bttn-search:hover {
    background: url(../images/ico-goi-search.png) no-repeat center center #333;
}
.black .common-right ul li.ico-site-search input[type="text"], 
.black .main-goi-form input[type="text"] {
    border: 2px solid #444;
}


.black .nav-wrapper ul li a,
.black .body-container ul.list li a,
.black .otonomus-content li a,
.black .otonomus-content .more,
.black .digital-container .digital-content,
.black .footer-top-wrapper ul li a,
.black .breadcam li a{color:#ff0!important}
.black .otonomus-content h3,
.black .minister .min-info h4,
.black .minister .min-info h5,
.black .imp-link .quicklink h3,
.black .white-container .visitor h3,
.black .inner-content h2{color:inherit !important; border: 1px solid #333;}
.black .home-btm-slider,
.black .carousel-wrapper{background:#000;border-top:1px solid #333;border-bottom:1px solid #333}
.black .color-border,
.black .whats-new .viewall,
.black .whats-new .viewall:hover,
.black .explore .viewall,
.black .explore .viewall:hover,
.black .left-menu ul li.active a,
.black .left-menu ul li:hover a{background:#fff;color:#000}
.black .otonomus-container,
.black .minister,
.black .ebook-container,
.black .digital-container{background:#000;}
.black .ebook-container h3{background:#333}
.black .ebook-container .headdingimg,
.black .morebtt{background:none}
.black .body-container ul.list li,
.black .otonomus-content li{background:rgba(0,0,0,0) url(../images/whitearw.png) no-repeat scroll 0 15px}
.black .white-graphics-bg {
    background: url(../images/logo-graphics.png) no-repeat -17px -155px #333;
}
.black h2, 
.black p, 
.black #counter .count, 
.black .text-heading, 
.black .inner-content h2{
    color: #FFF;
}
.black .r-rc, 
.black .r-cs {
    background: #666;
    color: #FFF;
}
.black .r-cs {
    background: #555;
    color: #FFF;
}
.black .pub-btn .video-icon, 
.black .pub-btn {
    background: #4c4c4c;
}
.black .resp-tabs-list li {
    background-color: #5a5a5a;
    border-top: 10px solid #222222;
}
.black .resp-tabs-list li.resp-tab-active {
        background-color: #444!important;
    border-color: #444444;
}
.black .main-menu > ul > li.active > a, 
.black .main-menu > ul > li > a:focus, 
.black .main-menu > ul > li:hover > a, 
.black .main-menu > ul > li > a:hover, 
.black .main-menu > ul > li > a.home, 
.black .nav-item > a.open {
    color: #FFF!important;
    border-bottom: 3px solid #FFF;
}
.black .banner-wrapper .flex-pauseplay {   
    background: #000;
}

.black .banner-wrapper .flex-direction-nav a::before {
    color: #FF0;   
}

.black #flexCarouse2 .flex-direction-nav a:before {    
    color: #ff0;
}

.black .tab-section {
    background: #666;
}
.black .resp-tabs-list li.resp-tab-active, 
.black .resp-tabs-list li:hover {
    background: #333 !important;
    color: #ff0 !important;
    position: relative;
    }

.black .resp-tabs-list li {    
    border-top: 1px solid #555 !important;
	color: #ff0 !important;
}

.black .resp-tab-content li span.ico-txt, 
.black p {
    color: #fff !important;
}

.black .resp-tabs-list li {
      border-right: 1px solid #555;
    border-left: 1px solid #555;
    border-top: 1px solid #555;
}

.black .resp-tab-content li span.ico-txt {
    color: #fff !important;
    border: 1px solid #555;
}
.black .main-menu a.btn-more, 
.black .main-menu a.btn-more:focus {
   
    color: #ff0!important;
}

.black .main-menu > ul > li.active > a, 
.black .main-menu > ul > li > a:focus, 
.black .main-menu > ul > li:hover > a, 
.black .main-menu > ul > li > a:hover, 
.black .main-menu > ul > li > a.home, 
.black .nav-item > a.open {
    color: #FF0!important;
    border-bottom: 3px solid #FF0;
}

.black .resp-tab-content li span.ico-txt:hover { border:1px solid #000;}

.black .page-tab {
    background: #333;
}
	
.black .side-links {
    background: #0e0d0d !important;
    color:#FFF !important;
}

.black .side-links p {color:#fff !important;}

.black .side-link .yellow {
    color: #fff;
}

.black .side-link2 .yellow {
    color: #fff;
}
.black .region-footer-secondcolumn .block-menu ul li {
    background-color: #333 !important;
}	
.black .cmf_lan select {
    color: #ff0;
    background: #666 !important;
}

.black .gallery-area h3, 
.black .video-heading h3 {
    background: #222;
}

.black .resp-tabs-container a {
    /* background: #000; */
    background-position: 13px 114px;
    color: #fff;
}

.black .minister-sub1 {
    border: 1px solid #555;
    background: #222;
}

.black .minister-sub {
   border: 1px solid #555;
}

.black .notification {
    color: #fff;
    background: #333;
}

.black .news-section ul li span {
    color: #fff;
}
	
.black h2.resp-accordion {
    font-size: 115%;
    color: yellow;
    background-color: #000;
}

.black h2.resp-tab-active {
    background: #000 !important;
}
	

.black .megamenu-wraper .showhide em {
    background: #FF0 none repeat scroll 0 0;
}

.black .news-section ul li strong {
    color: #000;
}

.black .resp-tab-content-active {
    background-color: #4d4b4b;
}

.black h2.resp-accordion {
    border: 1px solid #555;
    background: #000 !important;
}
	
.black h2.resp-accordion:first-child {
   border-top: 1px solid #555;
   background:  #000 !important;
}


.black h1, 
.black h2, 
.black h3, 
.black h4, 
.black h5, 
.black h6 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

.black .list ul li {
    color: #fff;
}
	
.black caption {
    color:#fff;
}

.black .left-block .left-col-2{background: #000;}
.black .list .date span {
    background: #555;
}
.black .banner-content-wrapper h2 span {
    color: #fff;
}
.black .minister .min-info h3, 
.black .left-block h2 span{
    color: #fff;
}
.black .bg-wrapper h2 em:after{
    content: " ";
    border-bottom: 1px solid #fff;
}
.black .banner-wrapper .flex-control-nav{
    background: #000000;
}
.black .banner-wrapper .flex-control-nav:after{
    border-bottom: 40px solid #242323;
}
.black .news-section2 .flex-viewport p#scroll, 
.black .date-list .date span{
    background: #000;
    color: #fff;
}
.black li.resp-tab-item.hor_1.resp-tab-active {
    background: #000 !important;
}
.black .page-tab ul.resp-tabs-list li{
    background: #222222 !important;
}
.black .page-tab ul.resp-tabs-list li:last-child {
    border-right: 1px solid #222222;
}
.black .resp-tabs-list li.resp-tab-active::after{
    content: "";
    border-top: 5px solid #fff;
}
.black #flexCarouse2 .flex-pauseplay a{
    background: #333;
}
.black .wrapper.home-banner{
    background: #333333;
}
.black .resp-tabs-list li.resp-tab-active a{
    background: #000;
}
.black .resp-tabs-list li a{
    background: #222222;
}
.black section.important-link {
    background: #222;
}
.black #scroll{
    background-color: #555;
}
.black #scroll:hover{
    background-color: #222;
}

.black .side-links ul li:nth-child(odd) {
    background: #2a2929;
}
.black .side-links ul li:nth-child(even) {
    background: #555;
}
.black .side-links ul li:nth-child(1) .date span {
    background: #201f1f;
}
.black .side-links ul li:nth-child(2) .date span {
    background: #3d3c3c;
}
.black .side-links ul li:nth-child(3) .date span {
    background: #4d4b4b;
}
.black .side-links ul li:nth-child(4) .date span {
    background: #605f5f;
}
.black #impt-link-Carousel.flexslider .slides li img{   
    filter: gray;
    filter: gray;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.black ul.resp-tabs-list{
    top: -35px;
}
.black .view-footer a, 
.black a.read-more-news{
    border: 1px solid #555555;
}
.black .gray-bg .view-footer a:hover {
    background:#000000;
}
.black .list i.fa.fa-arrow-right,
.black i.fa.fa-arrow-right{
    color: #ebeb00;
}
.black .date em{
    background: #201f1f;
}
.black .banner-wrapper .flex-pauseplay{
    bottom: 23px;
}
.black .main-menu>ul>li:nth-child(1) a.home{
    border-bottom: 2px solid #ffff1b;
}
.black .nav-item>a.open:hover, 
.black .nav-item>a:hover{
    border-bottom: 3px solid #ffff1b;
}
.black .resp-arrow{
    border-top: 12px solid #fdfbfb;
}
.black .left-block h2{
    color: #fff;
}
.black .banner-wrapper .flex-control-nav li{
    background: #000;
}
.black .user-login-form,
.black .tabs-primary ul{
    background: transparent;
}

/*------------28-01-20---------------*/

/* .tenders-list li i.fa.fa-arrow-right{ color: #ebeb00; } */
.black tr:nth-of-type(2n+1){ background: transparent;}
.black .views-exposed-form label{ color: #000;}
.black .list-circle-basic ul li{ color: #fff;}
.black #webform-submission-feedback-add-form{ background: transparent;}
.black .breadcam li{ color: #fff;}

/*------------30-01-20---------------*/

.important-link .flex-pauseplay{ display: none;}
caption{ color: #212020;}
/* .scroll-table1 th a{ color: rgba(171,168,168,1) !important;} */
.scroll-table1 th a:hover{ color: #f5a008 !important;}
.list-bullet ul li .field-content{ display: flex; flex-wrap: wrap;}
.scroll-table1 table caption {
    color: #3e3e3e;
    background-color: #efefef;
    border: solid 1px #ccc;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
}
.scroll-table1 table caption caption details {
    display: none;
}



/*--------------04-02-20-------------*/

ul.photo-gallery li.aa{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}
ul.photo-gallery li.aa.active{
    display: block;
}
ul.photo-gallery li.aa img{
    width: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 10px;
}
.gallery-wrapper .prev,
.gallery-wrapper .next,
.gallery-wrapper .close{
    position: fixed;
    top: 50%;
    right: 315px;
    font-size: 30px;
    color:#fff;
    background:transparent;
    border: 0;
    outline: 0;
    width: 47px;
    height: 47px;
    z-index: 999;
    cursor: pointer;
    text-align: center;
    border: 1px solid #eee;
}
.gallery-wrapper .next{
    right: inherit;
    left: 315px;
}
.gallery-wrapper .close{
    top: 10px;
    right: 15px;
    color: red;
}


.gallery-wrapper .prev,
.gallery-wrapper .next,
.gallery-wrapper .close{
    display: none;
}


/*-------------05-02-20-------------*/

.gallery-holder ul li span{
    display: block;
    width: 97%;
    position: absolute;
    bottom: 0;
    background:rgba(0,0,0,0.6);
    color:#fff;
    padding: 0 20px;
    line-height: 40px;
    font-size: 16px;
}

/*-------------06-02-20-------------*/

.tabs-primary{
    max-width: 1200px;
    margin: 0 auto 30px;
    padding: 0 15px;
}
.tabs-primary ul{
    display: flex;
    background: #eee;
    padding: 20px;
}
.tabs-primary ul li{
    margin: 0 1px;
}
.tabs-primary ul li a{
    display: block;
    line-height: 40px;
    padding: 0 15px;
    background: #042b54;
    color: #fff;
}
.tabs-primary ul li a:hover{
    opacity: 0.9;
}

.user-register-form,
.user-pass{
    margin: 0 0 30px;
} 
.user-register-form label,
.user-pass label{
    width: 200px;
    font-weight: 700;
    display: inline-block;
}
.user-register-form .form-email,
.user-register-form .form-text,
.user-register-form select,
.user-pass .form-text{
    padding: 10px;
}
.user-register-form .description,
.user-pass p{
    padding-left: 200px;
    margin: 10px 0;
    font-size: 13px;
}
.user-register-form .image-widget{
    display: inline-block;
}
.user-register-form #edit-actions,
.user-pass #edit-actions{
    text-align: center;
    margin-top: 30px;
}
.user-register-form #edit-actions .button,
.user-pass #edit-actions .button{
    border: none;
    background: #a96700;
    padding: 12px 20px;
    color: #ffffff;
    font-weight: 600;
}

span.read-more:after{
    content: '\00BB';
    display: inline-block;
    font-size: 18px;
}


/*------------------07-02-20----------------*/

.list-bullet ul li{
    /* display: flex; */
}
.list-bullet ul li span.file.file--mime-application-pdf.file--application-pdf{
    width: auto;
}

.awards table thead tr th:not(:first-child){ border: 0;}
.awards table thead tr th#view-title-table-column{ border: 1px solid #e4e4e4;}

/* .common-right a:focus-within ul{
    visibility: visible !important;
    display: block !important;
} */

#block-views-block-whatsnew-block-1{
    display: none;
}

#header-nav > li:hover > ul,
#header-nav > li:focus-within > ul{
    display: block;
}


/*-------------11-02-20-------------*/

ul.menu > li.boxes ul{
    width: 550px;
    overflow: initial !important;
}
ul.menu > li.boxes ul li{
    width: 50%;
    float: left;
    padding: 0 15px;
}
ul.menu > li.boxes ul li ul{
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
}
ul.menu > li.boxes ul li ul li{
    float: none;
    width: 100%;
    padding: 0;
}


/*---------------15-06-20----------------*/

.banner-wrapper .flex-pauseplay a{
    bottom: 8px !important;
    left: 9px;
}

#block-dsir1-content{
    margin: 0 0 30px;
}
#block-dsir1-content p{
    line-height: 22px;
}


#search-form #edit-submit{
 background: url(../../images/ico-goi-search.png) no-repeat center center #aa2323;
 height: 40px;
}

#edit-keywords-fieldset,
#edit-types-fieldset,
#edit-lang-fieldset{
    padding: 10px;
    margin-top: 10px;
}
#edit-keywords-fieldset .form-item,
#edit-types-fieldset .form-item,
#edit-language--wrapper .form-item{
    margin: 0 0 10px;
    display: flex;
    align-items: center;
}
#edit-keywords-fieldset .form-item:last-child,
#edit-types-fieldset .form-item:last-child,
#edit-language--wrapper .form-item{
    margin: 0;
}
#edit-keywords-fieldset .form-item label{
    display: block;
    width: 250px;
}
#edit-keywords-fieldset .form-item .form-text{
    padding: 0 10px;
}

#edit-types-fieldset input[type="checkbox"],
#edit-language--wrapper input[type="checkbox"]{
    margin: 0 8px 0 0;
}
#edit-types-fieldset legend,
#edit-language--wrapper legend{
    margin: 0 0 10px;
}

.search-form .action .form-submit{
    font-size: 100%;
    text-align: right;
    display: inline-block;
    text-decoration: none;
    /* float: right; */
    color: #936815;
    border: 0px;
    margin-top: 0px;
    border: 1px solid #936815;
    padding: 10px;
    margin: 12px 0;
    background: #fff;
}
.search-form .action .form-submit:hover{
    background: #042b54;
    color: #fff;
}

.extreme-left{
    float: none;
}

.common-right ul li.ico-accessibility ul, 
.common-right ul li.ico-social ul{
    visibility: visible !important;
}

/*------------18-06-20----------*/

.list-circle-basic ul.accesibility li{
    list-style: none;
    margin: 0;
}
.list-circle-basic ul.accesibility li a{
    float: none;
    width: 21%;
    display: inline-block;
    text-align: left;
    margin: 0;
}

/* Chrome, Safari, Edge, Opera */
.webform-submission-form input::-webkit-outer-spin-button,
.webform-submission-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.webform-submission-form input[type=number] {
  -moz-appearance: textfield;
}

.visually-hidden{
    background: #000;
    color: #fff;
}

.category-name-parliament{
	display: block;
	padding: 10px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	color: #3e3e3e;
	border: solid 1px #ccc;
	font-size: 15px;
	line-height: 20px;
	background-color: #efefef;
	text-align: center;
}


.treeList {
	width: 100%;
	text-align: center;
	font-size: 0;
}

.treeList li {
	display: block;
	margin: 60px 0 0;
	position: relative;
	font-weight: bold;
}

.treeList li div {
	padding: 10px;
	border: solid 2px #3e3e3e;
	color: #000;
	display: inline-block;
	vertical-align: top;
}

.treeList li.li_grandFather {
	margin-top: 0;
	margin-bottom: 80px;
}

.treeList li.li_grandFather:after {
	content: "";
	height: 80px;
	width: 2px;
	background-color: #3e3e3e;
	position: absolute;
	top: 100%;
	left: 50%;
}

.treeList li.li_grandFather div {
	font-size: 23px;
	line-height: 26px;
}

.treeList li.li_father:after {
	content: "";
	height: 60px;
	width: 2px;
	background-color: #3e3e3e;
	position: absolute;
	top: 100%;
	left: 50%;
}

.treeList li.li_father div {
	font-size: 18px;
	line-height: 22px;
}

.treeList li.li_son ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

.treeList li.li_son ul li.centerChild div {
	margin-left: 30px;
}

.treeList li.li_son ul li div {
	margin: 0 5px;
}

.treeList li.li_son ul li:after {
	content: "";
	height: 2px;
	width: 100%;
	background-color: #3e3e3e;
	position: absolute;
	top: -20px;
	left: 0;
}

.treeList li.li_son ul li:first-child:after,
.treeList li.li_son ul li.centerChild:after {
	width: 50%;
	left: auto;
	right: 0;
}

.treeList li.li_son ul li:last-child:after {
	width: 50%;
}

.treeList li.li_son ul li.yellowChild:after {
	top: -40px;
}

.treeList li.li_son ul li div {
	width: 150px;
	font-size: 14px;
	line-height: 20px;
}

.treeList li.li_son ul li div span {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}

.treeList li.li_son ul li.yellowChild div {
	border-radius: 20px;
	background-color: #fd980c;
}

.treeList li.li_son ul li.blueChild div {
	background-color: #98ccfe;
}

.treeList li.li_son ul li div:after {
	content: "";
	height: 20px;
	width: 2px;
	background-color: #3e3e3e;
	position: absolute;
	top: -20px;
	left: 50%;
}

.treeList li.li_son ul li.yellowChild div:after {
	height: 40px;
	top: -40px;
}

.treeList li.li_son ul li.centerChild:before {
	content: "";
	height: 2px;
	width: 50%;
	background-color: #3e3e3e;
	position: absolute;
	top: -40px;
	left: 0;
}

.treeList li.li_grandSon {
	margin-top: 0;
}

.treeList li.li_grandSon:after {
	content: "";
	height: 227px;
	width: 2px;
	background-color: #3e3e3e;
	position: absolute;
	top: -187px;
	left: 43%;
}

.treeList li.li_grandSon ul li {
	display: inline-block;
	vertical-align: top;
}

.treeList li.li_grandSon ul li:after {
	content: "";
	height: 2px;
	width: 100%;
	background-color: #3e3e3e;
	position: absolute;
	top: -20px;
	left: 0;
}

.treeList li.li_grandSon ul li:first-child:after {
	width: 50%;
	left: auto;
	right: 0;
}

.treeList li.li_grandSon ul li:last-child:after {
	width: 50%;
}

.treeList li.li_grandSon ul li div {
	width: 185px;
	font-size: 13px;
	line-height: 20px;
	margin: 0 4px;
	position: relative;
	background-color: #02aff1;
}

.treeList li.li_grandSon ul li div:after {
	content: "";
	height: 20px;
	width: 2px;
	background-color: #3e3e3e;
	position: absolute;
	top: -20px;
	left: 50%;
}
.treeList li.li_grandSon ul li:last-child div:after{
	left: 49%;
}

.treeList li.li_grandSon ul li div span {
	display: table-cell;
	vertical-align: middle;
	height: 80px;
}

.treeList li.li_grandSon ul li div span:before,
.treeList li.li_grandSon ul li div span:after,
.treeList li.li_grandSon ul li div span em:before,
.treeList li.li_grandSon ul li div span em:after {
	content: "";
	position: absolute;
	z-index: 1;
	width: 15px;
	height: 15px;
	background:
		linear-gradient(#fff, #fff) padding-box,
		#4a4a4a;
}

.treeList li.li_grandSon ul li div span:after {
	top: -2px;
	left: -2px;
	border-right: #3e3e3e 2px solid;
	border-bottom: #3e3e3e 2px solid;
	border-radius: 0 0 20px 0;
}

.treeList li.li_grandSon ul li div span:before {
	top: -2px;
	right: -2px;
	border-left: #3e3e3e 2px solid;
	border-bottom: #3e3e3e 2px solid;
	border-radius: 0 0 0 20px;
}

.treeList li.li_grandSon ul li div span em {
	text-decoration: none;
	color: #000;
	font-style: normal;
}

.treeList li.li_grandSon ul li div span em:after {
	bottom: -2px;
	left: -2px;
	border-right: #3e3e3e 2px solid;
	border-top: #3e3e3e 2px solid;
	border-radius: 0 20px 0 0;
}

.treeList li.li_grandSon ul li div span em:before {
	bottom: -2px;
	right: -2px;
	border-left: #3e3e3e 2px solid;
	border-top: #3e3e3e 2px solid;
	border-radius: 20px 0 0 0;
}
.treeCont{
	min-width: 620px;
}
.treeWrap{
	overflow-x: auto;
}
.circular-block {
    color: #fff;
}




@media screen and (max-width: 767px){
    .black .resp-arrow, h2.resp-tab-active span.resp-arrow{
        margin-top: 0px;
    }
}

 @media screen and (max-width: 1000px){
	.treeList li.li_grandSon::after {
		left: 41%;
	}
	.treeList li.li_son ul li div{
		margin: 0 2px;
		padding-left: 0;
		padding-right: 0;
		width: 135px;
		font-size: 12px;
		line-height: 20px;
	}
	.treeList li.li_grandSon ul li div{
		margin: 0 2px;
		padding-left: 0;
		padding-right: 0;
		width: 145px;
		font-size: 11px;
		line-height: 20px;
	}
}
 @media screen and (max-width: 800px){
	.treeList li.li_son ul li div{
		margin: 0 1px;
		width: 110px;
		font-size: 11px;
		line-height: 18px;
	}
	.treeList li.li_grandSon ul li div{
		margin: 0 1px;
		width: 120px;
		font-size: 9px;
		line-height: 16px;
	}
 }

/*custom csss */
#block-views-block-banner-dynamic-block-1 {width:930px;float:left;}


.vertical-slider{
	text-align:center;
}
.vertical-slider .vertical-caption{
	font-size:40px;
	color: #fff;
	display:inline-block;
	text-align:center;
}
.vertical-slider .flex-direction-nav{
	display:none;
} 


.news-list{height: 220px; position:relative;overflow:hidden} .news-list ul[class^='list-']{height:100%;overflow:hidden}

#block-views-news-block-1 {background:#23b3ee}

.video-embed-field-responsive-video {max-height:319px;}

.news-col h2 {color: #81562f;}

.flexslider .slides li img {max-height: 318px !important;}