body~.sub-nav {
    right: 0
}

.inner-wrapper p {
    color: #212020;
    font-size: 100%;
    font-weight: 400;
    margin-bottom: 20px;
}

body {
    color: #000;
   font-family: inherit;
    line-height: 1.4
}

a {
    border: 1px solid transparent;
}

.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: url("../images/jointD.jpg");
}


.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: #666666
}

.breadcam li a {
    display: block;
    background: url(../images/breadcam-arrow.png) no-repeat right center;
    padding-right: 13px;
    color: #000;
}

.breadcam li:last-child a {
    background: none
}

.breadcam li.current {
    color: #666666
}

.inner-wrapper .body-container {
    padding-top: 0
}



.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
}


.text-heading {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}

.color-blue {
    color: #000000
}

.blue-bg {
    background: #937048
}

.jointD img {
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-image: url(../images/profile-bg.jpg)
}

.left-block h3 {
    font-size: 120%;
    font-weight: 600;
    padding: 10px 0px;
}


.banner-wrapper .flex-control-nav:after {
    content: " ";
    width: 0;
    height: 0;
    border-bottom: 40px solid #ec4933;
    border-left: 15px solid transparent;
    top: -1px;
    left: -15px;
    position: absolute;
}

.banner-wrapper .flex-pauseplay {
    right: 5px;
}

.flex-control-paging li a.flex-active {
    background: #fff;
}

/*==================*/

.url {
    color: #4211df;
    font-size: 12px;
    font-weight: normal;
}

.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;
}


em {
    font-style: normal;
    font-weight: bold;
    display: block;
}

.logo span.department-title {
    padding-top: 23px;
    display: inline-block;
}


h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}


/*===============tab style====================*/


.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
}

.jointD {
    float: right;
    width: 24%;
    background: #f8f8f8;
    border: 1px solid #eee;
}


.text-heading {
    font-size: 1.2em;
    font-weight: 600;
    text-align: center;
}

.color-blue {
    color: #000000
}

.blue-bg {
    background: #937048
}

.jointD-box {
    padding: 0px;
}

.jointD .jointD-sub1 .jointD-image {
    width: 100%;
}

.jointD .jointD-sub1 .min-info {
    width: 100%;
    text-align: center;
}

.jointD img {
    display: inline-block;
    border: 1px solid #d8d8d8;
    background-image: url(../images/profile-bg.jpg)
}

.jointD .min-info {
    display: inline-block;
    font-size: 98%;
}

.jointD .min-info h3 {
    font-size: 120%;
    font-weight: 600;
    color: #002047;
    padding-bottom: 10px;
}

.left-block h3 {
    font-size: 120%;
    font-weight: 600;
    padding: 10px 0px;
}

.jointD-sub1 {
    width: 100%;
    float: left;
    text-align: center;
    height: auto;
    padding: 25px 0px 25px 0px;
    position: relative;
}

.jointD-sub {
    width: 50%;
    float: left;
    text-align: center;
    height: auto;
    padding: 30px 0px;
}

.jointD .min-info h4 {
    font-weight: 600;
    font-size: 100%;
    color: #555;
    line-height: 23px;
}

.jointD .min-info h5 {
    color: #555;
    padding-bottom: 0;
    font-size: 100%;
    position: relative;
    padding-top: 7px;
}

.welcome-text,
.whats-new,
.jointD {
    min-height: 300px;
}

.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
}

.logo {
    font-size: 150%;
    line-height: 130%;
    padding: 0px;
    margin: 0px;
}

.logo a em {
    display: block;
    padding-top: 0px;
    font-weight: 400;
}

.logo a span {
    white-space: nowrap;
}

.main-menu>ul>li>a {
    min-height: 41px;
}

.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;
    border: 1px solid transparent;
}

.main-menu ul>li {
    border: none
}

.main-menu ul>li.btn-more-li a,
.main-menu ul>li.btn-more-li a:hover,
.main-menu ul>li.btn-more-li a:focus {
    display: block;
    background-position: bottom !important;
}

.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: #002654;
    color: #fff !important;
}

.nav-item>a.open:hover,
.nav-item>a:hover {
    border-bottom: 3px solid #fff;
    padding-bottom: 6px;
}

.sub-nav {
    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: #002654 !important;
    color: #fff !important;
}

.main-menu a.btn-more:focus,
.main-menu a.btn-more:hover {
    background: #002654 !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: #002654 !important;
    z-index: 0;
}

.main-menu .sub-nav ul li a:hover {
    background-color: #fff !important;
    text-decoration: underline;
    outline: none;
}

.sub-nav {
    background: #002654;
    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: 3px 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
}


.left-block {
    float: left;
    width: 74%;
}
.left-block .left-col-2 {
    width: 48%;
    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;
}

.footer-top-wrapper ul li a,
.copyright-content span {
    color: #fff
}


/*--------------------------*/


/*===============tab style====================*/


.megamenu-wraper {
    border-top: 0px;
    background: #0262af;
}

.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%;
    border-top: 1px solid #eae9e7;
    border-bottom: 1px solid #eae9e7;
    margin: auto;
    min-height: 44px;
    margin-top: 4px;
    padding-top: 4px;
}

.news-section-inner {
    max-width: 1020px;
    margin: auto;
    padding: 0px 0px;
}

.notification {
    color: #F00;
    font-size: 120%;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    left: 0;
}

.news-section ul li span {
    float: left;
    background-size: 4px;
    background: url(../images/footer-bottom-bg.png) no-repeat 0px 8px;
    padding-left: 10px;
}

.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;
}

.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: 3px;
    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: 150%;
    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;
    background: #004193;
    float: left;
    height: 50px;
}

.gray-bg .view-footer span:hover {
    background: #000;
}

.gray-bg .view-footer a i.fa.fa-arrow-right {
    background: #fed400;
    padding: 15px 15px;
    display: inline-block;
    height: 50px;
    color: #000;
}

.view-footer a {
    font-size: 100%;
    text-align: right;
    display: inline-block;
    text-decoration: none;
    float: left;
    color: #fff;
    border: 0px;
    margin-top: 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 #ffffff;
    margin-right: 30px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.body-container ul.list {
    padding-bottom: 5px;
    margin-left: 2px;
}

.flex-pauseplay a {
    height: 24px;
}

.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;
    width: 20%;
}

.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: 75%;
    display: inline-block;
    padding: 0px 0px 20px 0px;
}

.side-link2 a {
    color: #FFF;
    font-size: 90%;
    text-decoration: underline;
}

.flex-pauseplay a {
    bottom: 8px !important;
}

#flexCarouse2 {
    position: relative;
    padding: 8px 105px 0 180px;
}

#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 {
    right: 40px;
    color: #fff;
    bottom: -1px !important;
}

#flexCarouse2 .flex-pauseplay a:before {
    font-size: 16px;
}

.flex-control-paging li a {
    color: #fff;
    background: #3071c3;
    border: 2px solid #3071c3;
}

.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: 3px 0px;
}

.align-lt img {
    float: left;
    padding-right: 15px;
}

.align-rt img {
    float: right;
}

.wrapper.home-banner {
    background: url(../images/bg.jpg) #596f84;
    background-repeat: no-repeat;
    padding: 70px 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: 21px 25px 24px 25px;
    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;
}

.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;
    background-position: center;
}

.banner-box p {
    font-size: 140%;
    float: left;
    padding-right: 5px;
    color: #fff;
    margin: 0;
}

.banner-box .fa.fa-external-link {
    color: #fff;
    font-size: 12px;
}

.jointD .jointD-sub h4 {
    font-weight: 700;
    font-size: 92%;
    text-transform: uppercase;
    padding: 0px 5px;
}

.jointD .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: uppercase;
}

.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: 8%;
    padding-top: 5px;
    color: #004193;
}

.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: 30px;
    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: #004193;
    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 {
    /* margin: -1px; */
}

.cmf_lan select:hover {
    background: #ccc;
}

.carousel-wrapper #flexCarousel ul.slides li a:focus {
    margin: 5px;
}

.slide-content-header {
    height: 124px;
}

.wrapper.home-banner .left-block {
    width: 52%;
}

.wrapper.home-banner.tab-section {
    background: #0262af;
    padding: 0px;
}

.resp-tab-content i.fa.fa-file-pdf-o,
i.fa.fa-file-pdf-o {
    color: #d6524d;
    background: #fff;
    margin: 0px 5px;
}

.list-content h3 {
    font-weight: 800;
}

.list-content p {
    margin-top: 3px;
    line-height: 21px;
}

.common-wrapper .container.common-container.four_content ul {
    list-style: none;
}

.side-links ul {
    list-style: none;
}

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);
}

.content-wrapper {
    display: block;
}

.side-links a {
    display: block;
}

.side-links li {
    padding: 5px 0;
}

.content-wrapper h3 {
    color: #fff;
    font-size: 130%;
}

.content-wrapper ul {
    display: block;
    padding-left: 20px;
}

.resp-tabs-list li:hover .resp-tabs-list li a {
    background: #0262af;
}