﻿/*@charset "utf-8";*/

body {
    color: #000;
    line-height: 1.4;
    font-family: 'Open Sans',sans-serif;
}

a {
    color: #000;
}

.inner-content a {
    color: #0609F4;
}

.right-content {
    padding-top: 0;
}

.header-wrapper {
    border-bottom: 1px solid #d0d0d0;
}

.header {
    background: #fff;
    border-bottom: 1px solid #d0d0d0;
}

    .header.fixed {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 11;
    }

body.fixed {
    padding-top: 195px;
}

.common-wrapper .container.common-container.four_content {
    max-width: 1200px;
}

.slides > li {
    position: relative;
}

.slide-caption { /*position:absolute;*/
    position: absolute;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: inline-block;
    background: rgba(0,0,0,0.8);
    /* padding: 14px 16px 16px; */
    margin-left: 13.2%;
    width: 74%;
    /* width: 100%; */
    font-family: 'Open Sans',sans-serif;
    text-align: left;
}

.flex-direction-nav a {
    height: 58px;
    width: 48px;
    padding: 14px;
    position: absolute;
}

.slide-caption p {
    color: #FFF;
}

.slide-caption a {
    color: #FFF;
    font-weight: 400;
    text-decoration: none;
    font-size: 80%;
    padding: 2px 10px;
    background: #7e3c2c;
    margin-left: 10px;
}

    .slide-caption a:hover {
        text-decoration: underline;
    }

.slide-caption h2 span {
    display: block;
    font-weight: 300;
}

.body-block.whats-new-area h2 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 17px;
}

.mii-logo {
    display: inline-block;
}

.gallery-wrapper {
    min-height: 220px;
    padding: 40px 0 50px;
}

.gallery-area a {
    background: #7e3c2c;
    border: 0 none;
    color: #FFF;
    display: inline-block;
    font-size: 110%;
    padding: 5px 20px;
    position: relative;
    font-weight: 500;
    text-transform: uppercase;
}

    .gallery-area a:hover {
        background: #FFF;
        color: #000;
    }

.gallery-area h3 {
    background: rgba(0,0,0,0.8);
    color: #fff;
    float: left;
    font-size: 110%;
    font-weight: 600;
    padding: 5.5px 20px;
    text-transform: uppercase;
}

.gallery-holder ul.slides {
    float: left;
    padding: 1px;
    /* width: 73.5%; */
	width: 95%;
}

.gallery-holder .flex-caption {
    /* position: absolute; */
    /*  bottom: 0;  */
    /* left: 100px; */
    /* padding: 10px 15px; */
    /* background: rgba(0,0,0,0.8); */
    /* color: #FFF; */
    /* width: 74%; */
    /* font-weight: 400; */
	
    position: absolute;
    bottom: -48px;
    left: 13%;
    padding: 10px 10px;
    background: rgba(0,0,0,0.8);
    color: #FFF;
    width: 74.5%;
    font-weight: 400;
}

.gallery-holder ol.flex-control-nav.flex-control-thumbs {
    float: left;
    margin: 0 0 0 1.5%;
    padding: 0;
    width: 23%;
}

.gallery-holder .flex-direction-nav {
    display: none;
}

.gallery-holder .flex-control-thumbs li {
    margin: 0 0 9.2%;
    padding: 0;
    width: 100%;
}

.gallery-right {
    position: relative;
    width: 22%;
    float: right;
}

.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-right ul li a {
    color: #fff;
}

    .gallery-right ul li a:hover {
        text-decoration: underline;
    }

.gallery-heading {
    float: left;
    /* left: 100px; */
	left: 12.5%;
    position: absolute;
    top: -30px;
    /* z-index: 9; */
    /* opacity: .6; */
}

.gallery-area .gallery-heading {
    opacity: 1;
}

.inner-banner {
    background: url(../images/banner/inner-banner02.jpg) no-repeat center center;
    padding-bottom: 0;
    min-height: 138px;
}

.gallery-banner {
    background: url(../images/banner/gallery-banner.jpg) no-repeat center center;
}

.banner-wrapper .flex-direction-nav a {
    opacity: .9;
    padding: 0;
    height: 40px;
    width: 35px;
}

    .banner-wrapper .flex-direction-nav a:active, .banner-wrapper .flex-direction-nav a:focus {
        outline: dashed;
    }

.banner-wrapper .flex-direction-nav {
    top: 85%;
    position: absolute;
    left: 10.5%;
}

    .banner-wrapper .flex-direction-nav .flex-next, .banner-wrapper .flexslider:hover .flex-direction-nav .flex-next {
        right: 0;
    }

    .banner-wrapper .flex-direction-nav .flex-prev, .banner-wrapper .flexslider:hover .flex-direction-nav .flex-prev {
        left: 0;
    }

    .banner-wrapper .flex-direction-nav a::before {
        font-size: 15px;
        font-weight: 300;
        background: #f26522;
        display: inline-block;
        color: #FFF;
        border-radius: 0;
        text-shadow: none;
        line-height: 30px;
        width: 35px;
        text-align: center;
        padding: 5px;
    }

.gallery-container {
    padding: 50px 0;
}

.gallery-area {
    width: 77%;
    float: left;
    position: relative;
}

.gallery-holder .flex-control-thumbs li:last-child {
    margin-bottom: 0;
}

.infocus, .tabs-box, .external-link {
    border-radius: 1px;
}

.header-container {
    padding: 4px 0;
}

.header-right {
    margin-top: 4px;
}

.tow-collumn {
    padding: 25px 0;
}

.left-box {
    border-right: 1px solid #c6c6c6;
    float: left;
    padding-right: 40px;
}

.left-box, .right-box {
    width: 50%;
}

.right-box {
    float: right;
    padding-left: 40px;
}

ul.list-single-collumn {
    list-style-type: none;
}

    ul.list-single-collumn li {
        background: url(../images/ico-box.png) no-repeat 0 6px;
        padding-left: 20px;
        font-size: 101%;
    }

.other-sections h3 {
    border-bottom: 1px solid #a39c96;
    padding-bottom: 15px;
    margin-bottom: 18px;
    text-transform: uppercase;
}

.other-sections ul li {
    list-style-type: none;
    background: rgba(0,0,0,0) url(../images/border.jpg) no-repeat scroll right center;
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px 0 0;
}

    .other-sections ul li:first-child {
        padding-left: 0;
        margin-left: 0;
    }

    .other-sections ul li:last-child {
        padding-right: 0;
        background: none;
    }

    .other-sections ul li a {
        padding: 0;
        color: #444343;
        font-weight: 400;
    }

        .other-sections ul li a:hover, .other-sections ul li a:focus {
            color: #000;
            text-decoration: underline;
        }

.other-sections ul {
    padding-left: 0;
}

.floating_nav {
    width: 270px;
    position: absolute;
    top: -44px;
    right: -195px;
    min-height: 200px;
    z-index: 9999;
    transition: all .7s;
    -moz-transition: all .7s;
    -webkit-transition: all .7s;
    display: none;
}

    .floating_nav:hover {
        right: 0;
    }

    .floating_nav ul {
        list-style-image: none;
    }

        .floating_nav ul li {
            display: block;
        }

            .floating_nav ul li a * {
                transition: all .4s;
            }

            .floating_nav ul li a {
                display: block;
                position: relative;
                background: rgba(210,108,30,0.95);
                border-bottom: 1px solid rgba(0,0,0,0.2);
            }

            .floating_nav ul li:last-child a {
                border-bottom: none;
            }

            .floating_nav ul li a span.float_icon {
                background-color: rgba(246,129,33,0.7);
                background-position: center center;
                background-repeat: no-repeat;
                display: block;
                height: 100%;
                position: absolute;
                width: 75px;
            }

            .floating_nav ul li a span.float_text {
                color: #FFF;
                font-size: 130%;
                text-transform: uppercase;
                padding: 27px 20px 26px 95px;
                font-weight: 600;
                display: block;
            }

            .floating_nav ul li.dbl_line a span.float_text {
                color: #FFF;
                font-size: 130%;
                text-transform: uppercase;
                padding: 15px 20px 14px 95px;
                font-weight: 600;
                display: block;
            }

            .floating_nav ul li a:hover, .floating_nav ul li a:focus {
                background: #FFF;
            }

                .floating_nav ul li a:hover span.float_icon, .floating_nav ul li a:focus span.float_icon {
                    background-color: #FFF;
                }

                .floating_nav ul li a:hover span.float_text, .floating_nav ul li a:focus span.float_text {
                    color: #000;
                }

.banner-wrapper .flex-control-nav {
    /*bottom: 17%;*/
	bottom: 10%;
    right: 15%;
    width: auto;
    position: absolute;
}

.banner-wrapper .flex-control-paging li a {
    background: #fff;
    border-radius: 100%;
    box-shadow: none;
    height: 14px;
    width: 14px;
    border: 2px solid #FFF;
}

    .banner-wrapper .flex-control-paging li a:active, .banner-wrapper .flex-control-paging li a:focus {
        outline: dashed;
    }

    .banner-wrapper .flex-control-paging li a.flex-active {
        background: #4d9154;
        cursor: default;
        border: 2px solid #FFF;
    }

.banner-wrapper .flex-pauseplay {
    bottom: 2%;
    display: block;
    left: auto;
    margin-right: 11%;
    position: absolute;
    right: 0;
    top: auto;
    z-index: 1;
    width: 35px;
    height: 35px;
}

    .banner-wrapper .flex-pauseplay a.flex-pause, .banner-wrapper .flex-pauseplay a.flex-play {
        cursor: pointer;
        display: block;
        color: #FFF;
        position: absolute;
        bottom: 0;
        left: -20px;
        opacity: 1;
        margin-bottom: 15px;
    }

    .banner-wrapper .flex-pauseplay a::before {
        font-size: 12px;
    }

    .banner-wrapper .flex-pauseplay a {
        height: 25px;
        line-height: 25px;
        width: 25px;
    }

.menuzord-menu > li > .megamenu {
    z-index: 100000;
}

.body-container {
    padding: 45px 0 33px;
}

.body-container-left {
    float: left;
    width: 25%;
    padding-right: 40px;
}

.schema-websites h3.schema-websites-heading {
    color: #000;
    display: block;
    font-size: 135%;
    font-weight: 600;
    line-height: 23px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.schema-websites ul {
    padding: 0;
    margin: 0;
}

    .schema-websites ul li {
        margin-bottom: 2%;
        padding-left: 0;
        list-style: none;
        width: 48%;
        display: inline-block;
        margin-right: -4px;
        vertical-align: top;
        text-align: center;
        height: 70px;
        border: 1px solid #ddd;
        margin-right: 1%;
        font-weight: 700;
    }

        .schema-websites ul li .views-field {
            display: table;
            width: 100%;
            vertical-align: middle;
            height: 100%;
        }

            .schema-websites ul li .views-field .field-content {
                display: table-cell;
                vertical-align: middle;
            }

        .schema-websites ul li a {
            width: 100%;
            display: block;
            font-weight: 700;
        }

        .schema-websites ul li:hover {
            background-color: #e64b1b;
            color: #fff;
            cursor: pointer;
        }

            .schema-websites ul li:hover a {
                color: #fff;
            }

                .schema-websites ul li:hover a:hover {
                    text-decoration: none;
                }

        .schema-websites ul li a {
            text-transform: uppercase;
            font-size: 105%;
        }

.btn-view {
    padding: 5px 10px;
    border: 1px solid #ae9988;
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}

    .btn-view:hover {
        padding: 5px 10px;
        border: 1px solid #ae9988;
        background: #ae9988;
        color: #FFF;
    }

.btn-view {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
}

a.btn-download {
    background: #7e3c2c none repeat scroll 0 0;
    color: #FFF;
    display: inline-block;
    font-size: 75%;
    margin-top: 15px;
    padding: 5px 10px;
}

    a.btn-download:hover {
        background: #fff;
        color: #552c2b;
    }

.ebook {
    background: #43ac6a;
    color: #FFF;
    margin-top: 30px;
}

    .ebook .ebook-txt {
        float: left;
        font-size: 135%;
        line-height: 110%;
        padding: 20px 7px 5px;
        text-align: right;
        width: 48%;
    }

        .ebook .ebook-txt span.eb {
            display: block;
            font-size: 83%;
        }

        .ebook .ebook-txt span {
            display: block;
            font-size: 100%;
        }

.whats-new h2 {
    color: #000;
    font-size: 215%;
    font-weight: 600;
    line-height: 83%;
    padding-bottom: 20px;
}

.ebook .ebook-img {
    float: right;
    width: 50%;
}

.body-container-mid {
    width: 50%;
    float: left;
}

.whats-new {
    padding-bottom: 30px;
}

    .whats-new h2 {
        color: #000;
        font-size: 170%;
        font-weight: 600;
        line-height: 99%;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

    .whats-new ul {
        margin: 0;
        padding: 0;
    }

        .whats-new ul li {
            margin-bottom: 10px;
            margin-left: 0;
        }

    .whats-new .btn-view {
        margin-top: 10px;
    }

.success-stories-box {
    background: #7e3c2c !important;
}

    .success-stories-box ul {
        padding: 0;
        margin: 0;
    }

        .success-stories-box ul li {
            list-style-type: none;
        }

            .success-stories-box ul li .success-stories-left {
                color: #FFF;
                float: left;
                font-size: 120%;
                font-weight: 600;
                padding: 35px 10px 8px;
                /*text-align: right;*/
                text-transform: uppercase;
                width: 44%;
            }

                .success-stories-box ul li .success-stories-left span {
                    display: block;
                }

            .success-stories-box ul li .success-stories-img {
                float: right;
                width: 100%;
                height : 80px;
            }

    .success-stories-box .flex-direction-nav a {
        opacity: .9;
    }

    .success-stories-box .flex-direction-nav {
        left: 37%;
        position: absolute;
        top: 4px;
        right: auto;
        width: auto;
        bottom: auto;
    }

        .success-stories-box .flex-direction-nav .flex-next, .success-stories-box.flexslider:hover .flex-direction-nav .flex-next {
            right: -40px !important;
        }

        .success-stories-box .flex-direction-nav .flex-prev, .success-stories-box.flexslider:hover .flex-direction-nav .flex-prev {
            left: -40px !important;
        }

        .success-stories-box .flex-direction-nav a::before {
            font-size: 13px;
            font-weight: 300;
            background: none;
            display: inline-block;
            color: #FFF;
            border-radius: 0;
            text-shadow: none;
            line-height: 30px;
            width: 35px;
            text-align: center;
            padding: 5px;
        }

.success-stories h3 {
    color: #000;
    font-size: 150%;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.minister-panel {
    border: 1px solid #e0dddd;
    float: right;
    padding: 14px 15px;
    text-align: center;
    width: 22%;
    background: #fafafa;
}

    .minister-panel .minister-box {
        padding: 7px 0;
        display: block;
    }

        .minister-panel .minister-box img {
            display: inline-block;
        }

    .minister-panel .min-info {
        padding: 8px 0;
        display: block;
    }

        .minister-panel .min-info .desig {
            color: #2a2a2a;
            font-size: 105%;
            font-weight: 600;
            padding-bottom: 0;
            display: block;
        }

        .minister-panel .min-info .title {
            font-size: 100%;
            color: #555;
            font-weight: 400;
            display: block;
        }

a.interact-with-minister {
    font-size: 100%;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    background: #7e3c2c;
    width: 100%;
    padding: 5px;
    color: #FFF;
}

    a.interact-with-minister:hover {
        color: #000;
        border-color: #552c2b;
    }

.important-links {
    /*background: #493522;
    padding: 40px 0;
    text-align: center;*/
}

.important-links-box {
    display: inline-block;
    width: 25%;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

    .important-links-box:last-child {
        border: none;
    }

    .important-links-box a {
        display: block;
    }

        .important-links-box a span {
            display: block;
        }

            .important-links-box a span.link-ico {
                border-radius: 50% 50%;
                width: 70px;
                height: 70px;
                padding: 18px;
                margin: auto;
                background: rgba(255,255,255,0.1);
            }

        .important-links-box a:hover span.link-ico {
            background: #ba8350;
        }

        .important-links-box a span.link-txt {
            color: #FFF;
        }

        .important-links-box a:hover span.link-txt {
            color: #ba8350;
        }

        .important-links-box a span.link-ico img {
            display: inline-block;
        }

        .important-links-box a span.link-txt {
            text-transform: uppercase;
            font-size: 110%;
            padding-top: 10px;
        }

.home-btm-slider {
    background: url(../images/bg-blur.jpg);
    background-size: cover;
    margin-top: 35px;
}

.video .video-heading {
    padding: 0 0 0 10px;
}

.video h3, .video-heading h3 {
    color: #000;
    font-size: 130%;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 99%;
    float: left;
    width: auto;
    padding-top: 5px;
    padding-bottom: 7px;
}

.video .video-heading a {
    text-transform: uppercase;
}

    .video .video-heading a.btn-view {
        float: right;
        margin-top: 0;
    }

.video-links h3 {
    float: none;
    width: 100%;
}

.video-links {
    margin-top: 15px;
    padding: 13px;
    background: rgba(255,255,255,0.8);
}

.footer-links {
    padding: 16px 0;
    /*background-color: #E5E0D7;*/
}


#galleryCarousel .flex-control-paging li a {
	display : none;
}

.links-holder h4 {
    margin-bottom: 10px;
    padding: 10px 5px 10px 40px;
}

.links-holder li {
    background: url(../images/ico-bullete2.png) no-repeat scroll 0 9px;
    margin-bottom: 4px;
    padding-left: 15px;
}

    .links-holder li a {
        display: block;
        color: #0d0d0d;
        font-size: 110%;
    }

        .links-holder li a:hover {
            text-decoration: underline;
        }

.links-holder {
    padding: 0 20px;
    float: left;
}

    .links-holder h4 {
        color: #000;
        font-size: 120%;
        font-weight: 600;
        text-transform: uppercase;
    }

.quick-links {
   /* width: 44%; */

    width: 100%;

}

    .quick-links ul {
        /*float: left;
        width: 45%;
        padding-right: 10%;*/

        float: left;
        margin-right: 3%;
         /*width: 100% ;*/

        padding-right: 2%;

    }

        .quick-links ul:first-child, .quick-links ul.borderd {
            /*width: 50%;*/
            padding-right: 0;
        }

.document {
    width: 32%;
}

    .document a.btn-view {
        margin-top: 15px;
    }

.grd {
    width: 24%;
}

.quick-links h4 {
    background: url(../images/ico-quick-links.png) no-repeat center left;
    background-size: 35px;
}

.document h4 {
    background: url(../images/ico-documents.png) no-repeat center left;
    background-size: 35px;
}

.grd h4 {
    background: url(../images/ico-grd.png) no-repeat center left;
    background-size: 35px;
}

.pagination {
    text-align: right;
    padding: 35px 0;
}

.pagination-inner {
    display: inline-block;
    text-align: left;
    font-size: 90%;
    color: #8a8a8a;
}

    .pagination-inner a {
        display: inline-block;
        background: #e7e7e7;
        padding: 5px 8px;
        border: 1px solid #dad5d5;
        color: #989898;
        margin: 0 5px;
    }

        .pagination-inner a:last-child {
            margin-right: 0;
        }

        .pagination-inner a:hover, .pagination-inner a:focus {
            background: #f26522;
            color: #fff;
        }

.generic-style {
    color: #000;
}

    .generic-style ul {
        padding-bottom: 15px;
    }

        .generic-style ul li {
            background: url(../images/ico-box.png) no-repeat 0 5px;
            padding-left: 22px;
            padding-bottom: 15px;
        }

        .generic-style ul.two-clmn {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            column-count: 2;
            -moz-column-gap: 20px;
            -webkit-column-gap: 20px;
            column-gap: 20px;
            padding-bottom: 0;
        }

    .generic-style a {
        color: #ef7411;
    }

    .generic-style ul.unesco {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
        -webkit-column-gap: 40px;
        column-gap: 40px;
        padding-bottom: 0;
    }

        .generic-style ul.unesco li {
            background: none;
            padding-left: 0;
            position: relative;
            min-height: 110px;
            padding-left: 120px;
        }

            .generic-style ul.unesco li span {
                position: absolute;
                width: 94px;
                height: 94px;
                left: 0;
                top: 0;
                background: #6a6666;
                display: block;
                border-radius: 50%;
                font-size: 145%;
                color: #FFF;
                line-height: 94px;
                text-align: center;
            }

            .generic-style ul.unesco li a {
                display: block;
                padding-bottom: 5px;
                padding-top: 5px;
            }

.block-box {
    background: #f8f6f6;
    padding: 25px 30px;
    margin-bottom: 30px;
}

.padding {
    padding: 40px 0;
}

.inner-content {
    color: #000;
    padding: 10px 0;
    min-height: 300px;
}

img.pull-right {
    padding: 20px 0 20px 20px;
    float: right;
}

img.pull-left {
    padding: 20px 20px 20px 0;
    float: left;
}

a.to-top {
    padding: 5px 10px;
    background: #000;
    color: #FFF;
    text-align: center;
    display: block;
    text-transform: uppercase;
    width: 45px;
    margin: 0 auto;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 9;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
}

    a.to-top::after {
        content: '\f106';
        font-family: 'FontAwesome';
        font-size: 31px;
        top: -6px;
        position: relative;
    }

.box-content {
    padding: 8px 15px;
    background: #f4f4f4;
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 130%;
    font-weight: 600;
    text-transform: uppercase;
}

.text-center {
    text-align: center;
}

.box-content-small {
    font-weight: 400;
    font-size: 100%;
    text-transform: none;
}

    .box-content-small p {
        padding: 0;
        margin: 0;
        display: block;
        position: relative;
    }

        .box-content-small p::after, .box-content-small p::before {
            content: "****";
            display: inline-block;
            font-size: 150%;
            line-height: 80%;
            padding-left: 10px;
            padding-right: 10px;
            color: #807b7b;
            padding-top: 4px;
        }

.left-menu {
    width: 25%;
    float: left;
}

.right-content {
    float: right;
}

.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: 95%;
        color: #000;
        background: url(../images/breadcam-arrow.png) no-repeat right 8px;
        padding: 0 10px 0 5px;
    }

        .breadcam li:last-child {
            background: none;
        }

        .breadcam li a {
            display: block;
            color: #b5b5b5;
        }

        .breadcam li:first-child a, .breadcam li:hover a {
            color: #000;
        }

        .breadcam li:last-child a {
            background: none;
        }

        .breadcam li.current {
            color: #000;
        }

.inner-wrapper .body-container {
    padding-top: 0;
}

.inner-wrapper .left-menu {
    width: 25%;
    float: left;
}

.inner-wrapper .inner-content {
    width: 72%;
    float: right;
}

.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;
            }

                .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 h1 {
    font-size: 185%;
    font-weight: 600;
    padding-bottom: 10px;
}

.inner-content h2 {
    font-size: 150%;
    font-weight: 600;
    padding-bottom: 10px;
}

.inner-content h3 {
    color: #000;
    font-size: 130%;
    font-weight: 600;
    padding-bottom: 15px;
    padding-top: 5px;
}

.color-border {
    width: 40%;
    min-width: 150px;
    height: 3px;
    background: #004242;
    margin-bottom: 20px;
}

.borderd-box {
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #e6e4e4;
    padding: 15px 30px;
}

.two-clmn-borderd {
    float: none;
    width: 100%;
}

.two-clmn-inner .inner-min-info-img {
    float: left;
    width: 30%;
    padding-right: 12px;
}

.two-clmn-borderd:first-child {
    border-bottom: 1px solid #ddd;
}

.two-clmn-inner .inner-min-info {
    float: right;
    padding-top: 30px;
    text-align: left;
    width: 69%;
}

.two-clmn-inner {
    float: left;
    padding: 15px 0;
    width: 50%;
}

    .two-clmn-inner .inner-min-info span {
        display: block;
    }

        .two-clmn-inner .inner-min-info span.min-name {
            font-weight: 600;
            padding-bottom: 1px;
        }

        .two-clmn-inner .inner-min-info span.designation {
            font-weight: 600;
            padding-bottom: 4px;
        }

.inner-content p {
    font-size: 100%;
    text-align: justify;
}

.inner-content ul ul {
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 22px;
}

.inner-content ul li {
    background: url(../images/ico-bullete2.png) no-repeat 0 8px;
    padding-left: 12px;
    margin-bottom: 10px;
    margin-right: 4%;
}

.inner-content ol {
    list-style-type: lower-roman;
    padding-left: 22px;
    padding-bottom: 22px;
}

    .inner-content ol > li {
        padding-left: 5px;
        margin-bottom: 5px;
        margin-right: 4%;
    }

        .inner-content ol > li > ul {
            margin: 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;
}

.footer-top-wrapper ul {
    display: inline-block;
    padding: 12px 0 7px;
}

    .footer-top-wrapper ul li {
        float: left;
        color: #888;
        padding-bottom: 1px;
        padding-left: 1px;
    }

        .footer-top-wrapper ul li a {
            padding: 0 12px;
            color: #fff;
            font-weight: 600;
        }

        .footer-top-wrapper ul li:hover a, .footer-top-wrapper ul li.selected a {
            color: #fff;
        }

.region-header-top .common-left ul li:hover a, .region-header-top .common-left ul li.selected a {
    color: #272626;
}

.footer-top-wrapper ul li.leaf {
    list-style-image: none;
    list-style-type: none;
}

.carousel-container .flex-direction-nav {
    width: 100%;
    top: 56%;
    bottom: auto;
}

    .carousel-container .flex-direction-nav .flex-prev {
        position: absolute;
        float: left;
    }

    .carousel-container .flex-direction-nav .flex-next {
        text-align: right;
        position: absolute;
    }

.footer_toggle_menu {
    display: none;
}

.flexslider {
    background: none;
}

/* new banner */
.view-newbanner .view-content .flexslider{
	display: none;
} 

.carousel-wrapper .flexslider {
    background: none;
    border: none;
    box-shadow: none;
}

.banner-wrapper .flex-direction-nav {
    bottom: inherit;
    position: absolute;
    right: 0;
    left: 0;
    top: 40%;
    margin-left: 13.2%;
    width: 74%;
}

#flexCarousel .flex-pauseplay a {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 5px;
    left: 0;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
    border: 3px solid #000;
    text-align: center;
    vertical-align: middle;
    right: 0;
    margin: 0 auto;
	margin-bottom: 1%;
}

.flexslider {
    margin: 0;
    border: 0 solid #fff;
    box-shadow: none;
}

.flex-direction-nav li .flex-next {
    float: right;
}

.region-header {
    display: none;
}

.carousel-container .flex-direction-nav {
    width: 100%;
    top: 46%;
    bottom: auto;
}

    .carousel-container .flex-direction-nav .flex-prev {
        position: absolute;
        float: left;
    }

    .carousel-container .flex-direction-nav .flex-next {
        text-align: right;
        position: absolute;
    }

.tb-megamenu {
    background: #fff;
    color: #000;
}

    .tb-megamenu ul.tb-megamenu-nav li a {
        color: #000;
        font-weight: 400;
    }

    .tb-megamenu ul.tb-megamenu-nav li ul.tb-megamenu-subnav a {
        color: #fff;
        font-weight: 400;
        font-size: 13px !important;
        padding: 4px 9px !important;
        display: block !important;
    }

    .tb-megamenu ul.tb-megamenu-nav li.mega-group ul.tb-megamenu-subnav a {
        color: #fff;
        font-weight: 400;
        font-size: 13px !important;
        padding: 4px 9px !important;
        display: block !important;
    }

    .tb-megamenu ul.tb-megamenu-nav li.mega-group ul.tb-megamenu-subnav li.mega-group ul.tb-megamenu-subnav a {
        color: #fff;
        font-weight: 400;
        font-size: 13px !important;
        padding: 4px 9px !important;
        display: block !important;
    }

    .tb-megamenu .dropdown-menu {
        background: #7e3c2c;
    }

        .tb-megamenu .mega-nav > li:first-child > a:hover, .tb-megamenu .dropdown-menu .mega-nav > li:first-child > a:hover {
            text-decoration: underline;
        }

        .tb-megamenu .mega-nav > li > a:hover, .tb-megamenu .dropdown-menu .mega-nav > li > a:hover {
            text-decoration: underline !important;
        }

        .tb-megamenu .dropdown-menu .mega-group-title {
            color: #fff !important;
            font-weight: 400;
            padding: 0 15px 8px 8px;
            text-transform: uppercase;
            font-weight: 600;
            text-decoration: none !important;
            cursor: text;
        }

        .tb-megamenu .mega-nav .mega-group > .mega-group-title:hover, .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover {
            text-decoration: none !important;
        }

        .tb-megamenu .dropdown-menu li > a {
            border-top: 0;
        }

    .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
        background-color: #7e3c2c !important;
        color: #fff !important;
    }

    .tb-megamenu .nav > li > a:hover {
        background-color: #7e3c2c;
        color: #fff !important;
    }

    .tb-megamenu .nav > li {
        display: inline-block;
        float: left;
        border-right: 1px solid rgba(0,0,0,0.1);
    }

        .tb-megamenu .nav > li > a {
            padding: 12px 10px 13px !important;
            border-right: none;
        }

#home-tab {
    padding: 11px 12px 14px !important;
}

    #home-tab::after {
        content: '\f015';
        font-family: 'FontAwesome';
        font-size: 22px;
        margin: 0 10px;
        line-height: 20px;
    }

.tb-megamenu ul.tb-megamenu-nav li #home-tab {
    font-size: 0;
}

.tb-megamenu .caret {
    border: 0 !important;
}

.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret {
    margin-top: 0 !important;
}

.tb-megamenu .caret::after {
    content: '+';
    font-weight: 300;
}

.level-2 .mega-inner {
    padding-left: 0 !important;
}

.item-list .pager li {
    padding: 5px 10px;
    margin: 0 2px 12px -4px;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    background: #d8d8d8;
    display: inline-block;
}

    .item-list .pager li.pager-current {
        background: #fff;
    }

    .item-list .pager li.pager-next, .item-list .pager li.pager-last, .item-list .pager li.pager-first, .item-list .pager li.pager-previous {
        border: 1px solid #575b5d;
        background: #575b5d;
        color: #fff;
        text-transform: uppercase;
    }

        .item-list .pager li.pager-next a, .item-list .pager li.pager-last a, .item-list .pager li.pager-first a, .item-list .pager li.pager-previous a {
            color: #fff;
            font-size: 12px;
        }

input[type="text"], input[type="email"], select, .form-text, .form-textarea {
    border: 1px solid #d8d8d8;
    padding: 6px;
    width: 50%;
    resize: none;
}

.webform-client-form .form-textarea-wrapper .grippie {
    display: none;
}

.views-exposed-form label {
    margin-bottom: 7px;
}

form input[type="submit"] {
    background: #7e3c2c;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 1.1em;
    padding: 7px 15px;
    margin-bottom: 10px;
}

.views-exposed-form .views-exposed-widget {
    width: 20%;
    padding: .5em 1em 0 0;
}

.views-exposed-form input, .views-exposed-form select {
    width: 100%;
    width: 100%;
}

.views-exposed-form .views-submit-button, .views-exposed-form .views-reset-button {
    width: 10%;
    padding-top: 0;
}

    .views-exposed-form .views-submit-button .form-submit, .views-exposed-form .views-reset-button .form-submit {
        margin-top: 32px;
    }

.views-exposed-form {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 0 14px;
    padding-bottom: 10px;
    width: auto;
}

#user-login .forgot-pass {
    display: inline-block;
    margin-top: 8px;
    margin-left: 10px;
}

.webform-client-form label {
    display: block;
    margin-bottom: 5px;
}

.inner-content table ul li {
    background: none;
    padding-left: 0;
    margin: 0;
}

.inner-content table ul {
    padding-bottom: 0;
    margin-bottom: 0;
}

.view table p {
    padding: 0;
}

#toggleSearch:active + .search-drop, #toggleSearch:focus + .search-drop {
    display: block !important;
}

.float-element {
    float: left;
    margin-left: 20px;
    margin-top: 15px;
}

.common-right ul li div.search-drop {
    visibility: visible;
    display: none;
}

.tb-megamenu .nav > .active > a, .tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus {
    background-color: #7e3c2c;
}

.tb-megamenu .nav > .dropdown > .dropdown-toggle .caret {
    display: block;
    width: 8px;
    float: right;
    margin-left: 3px;
}

.flex-pauseplay a {
    border-radius: 3px;
    text-align: center;
    padding-bottom: 26px;
}

.tb-megamenu .dropdown-menu {
    border: none;
    box-shadow: none;
}

.menuzord-menu > li > .megamenu {
    z-index: 100000;
}

.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    /*display: block;*/
}

.common-right ul li.ico-accessibility ul, .common-right ul li.ico-social ul {
    top: auto;
}

.toggle-icon {
    display: none;
    position: absolute;
    z-index: 9999;
    right: 0;
    top: 0;
    width: 42px;
    height: 40px;
    background: rgba(255,255,255,0.3);
    font-size: 0;
    text-align: center;
    cursor: pointer;
    border-left: 1px solid rgba(0,0,0,0.1);
}

    .toggle-icon .minus {
        width: 7px;
        height: 1px;
        display: inline-block;
        background: #000;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        margin: auto;
    }

    .toggle-icon .plus::after {
        content: '';
        width: 7px;
        height: 1px;
        display: inline-block;
        background: #000;
        left: 0;
        right: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .toggle-icon .plus::before {
        content: '';
        width: 1px;
        height: 7px;
        display: inline-block;
        background: #000;
        left: 0;
        right: 0;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    }

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: #7e3c2c;
}

.views-row .views-field-field-image .basic-page-image {
    float: right;
    margin: 15px;
}

.inner-content table caption {
    font-weight: 600;
    margin-bottom: 6px;
    display: none;
}

.inner-content #sitemap ul li {
    background: rgba(0,0,0,.03) url(../images/ico-bullete2.png) no-repeat 8px 18px;
    padding: 10px;
    margin-bottom: 10px;
    padding-left: 18px;
    margin-right: 0;
}

.inner-content #sitemap ul ul li {
    background: rgba(0,0,0,.03) url(../images/ico-bullete3.png) no-repeat 8px 18px;
}

.inner-content #sitemap ul ul ul li {
    background: rgba(0,0,0,.03) url(../images/ico-bullete.png) no-repeat 8px 18px;
}

.inner-content #sitemap ul ul {
    padding-bottom: 0;
}

.carousel li a:focus {
    outline: 1px dotted #000;
}

.footer-top-wrapper ul li a:focus, .footer-bottom-wrapper a:focus {
    outline-color: #fff;
}

.tb-megamenu .nav > .active > a:focus {
    outline-style: inset;
    outline-color: #000;
    outline-width: 1px;
}

.important-links-box a:focus, a.interact-with-minister:focus {
    outline-color: #fff;
}

.page-meet-secretaries .view-our-minister ul, .page-meet-ministers .view-our-minister ul {
    margin: 0 -15px;
}

    .page-meet-secretaries .view-our-minister ul li, .page-meet-ministers .view-our-minister ul li {
        background-image: none;
        display: inline-block;
        margin: 0 -2.2px;
        vertical-align: top;
        width: 25%;
        padding: 0 15px;
        text-align: center;
    }

        .page-meet-secretaries .view-our-minister ul li .views-field, .page-meet-ministers .view-our-minister ul li .views-field {
            background-color: rgba(0,0,0,.03);
            border: 1px solid rgba(0,0,0,.04);
            padding: 10px;
            min-height: 306px;
        }

            .page-meet-secretaries .view-our-minister ul li .views-field img, .page-meet-ministers .view-our-minister ul li .views-field img {
                margin-bottom: 10px;
            }

.cmf_lan div {
    right: 0;
}

.cmf_lan a:focus {
    color: #000;
}

.nav-collapse {
    height: auto !important;
}

.hindi div ul li {
    min-width: 77px;
    text-align: center;
}

.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
    background: none !important;
}

.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
    background: #aa794a !important;
}

.success-stories-box {
    border-radius: 0 !important;
}

.whats-new {
    padding-bottom: 72px;
}

.minister-panel .view-content ul li:first-child {
    margin-bottom: 10px;
}

.minister-panel {
    padding: 16px 13px 10px;
    line-height: 1.3;
}

.video-heading span img {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
}

.vert .simply-scroll-clip {
    width: 100%;
    /*height: 223px;*/
}

.vert {
    width: 100%;
    /*height: 213px;*/
    overflow: hidden;
    margin-bottom: 9px;
}

.region-ebook-block {
    /* margin-top: 48px; */
	margin-top: 23%;
}

.vert .simply-scroll-list li {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

#auto_suggesion li {
    background: #fff;
}

.simply-scroll-btn-pause {
    right: 0;
    /*top: -36px;*/
    left: auto;
    width: 22px;
    height: 22px;
}

    .simply-scroll-btn-pause::after {
        content: '\f04c';
        font-family: 'FontAwesome';
    }

    .simply-scroll-btn-pause.active::after {
        content: '\f04b';
        font-family: 'FontAwesome';
    }

.whats-new ul li .month-date {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    float: left;
    margin-right: 15px;
}

.whats-new ul li::after {
    clear: both;
}

.whats-new ul li::before, .whats-new ul li::after {
    content: '';
    display: table;
}

.whats-new ul li .month-date span {
    font-size: 26px;
    color: #a95d04;
    line-height: 20px;
    display: block;
}

#sitemap .nolink_class {
    color: #000;
}

.tb-megamenu .dropdown-menu li > a:focus {
    outline-color: #fff;
}

.item-list ul li {
    margin-left: 0;
}

.region-footer {
    min-height: 135px;
}

.footer-bottom-container a {
    color: #fff;
    font-weight: 600;
}

.copyright-content a {
    text-decoration: underline;
}

.page-about-us-meet-secretaries .view-our-minister, .page-about-us-meet-ministers .view-our-minister {
    text-align: center;
}

    .page-about-us-meet-secretaries .view-our-minister ul li, .page-about-us-meet-ministers .view-our-minister ul li {
        display: inline-block;
        text-align: center;
        background-image: none;
        vertical-align: top;
    }

        .page-about-us-meet-secretaries .view-our-minister ul li img {
            width: 163px;
            height: 184px;
            margin-bottom: 10px;
        }

        .page-about-us-meet-ministers .view-our-minister ul li img {
            margin-bottom: 10px;
            width: 135px;
            height: 154px;
        }

td, th {
    font-size: 90%;
}

.nav-collapse {
    overflow: visible !important;
}

#e_book li {
    padding-left: 0;
    background: none;
}

#e_book {
    z-index: 1;
}

    #e_book ul {
        border: none;
    }

    #e_book #first, #e_book #back, #e_book #next, #e_book #last, #e_book #zoomin, #e_book #zoomout, #e_book #slideshow {
        background-size: 24px;
        background-position: center;
    }

.front .body-container p {
    padding-bottom: 0;
}

.page-media-photo-gallery .view-photo-gallery ul li a {
    display: none;
}

    .page-media-photo-gallery .view-photo-gallery ul li a:first-child {
        display: block;
    }

.success-stories .view .view-content .flex-control-nav {
    position: absolute;
    bottom: 0;
}

.success-stories .view .view-content .flex-direction-nav a::before {
    font-family: "FontAwesome";
    content: '\f053';
}

.success-stories .view .view-content .flex-direction-nav a.flex-next::before {
    font-family: "FontAwesome";
    content: '\f054';
}

.success-stories .view .view-footer {
    position: absolute;
    top: 0;
    right: 8px;
}

    .success-stories .view .view-footer a.btn-view {
        background: #7e3c2c;
        color: #fff;
    }

.success-stories-left a {
    color: #fff;
}

.success-stories .view .view-content .flex-control-paging li a {
    background: rgba(255,255,255,1);
}

    .success-stories .view .view-content .flex-control-paging li a.flex-active {
        background: rgba(0,0,0,0.9);
    }

.success-stories .view .view-content .flex-pauseplay a {
    color: #fff;
}

.common-right ul li.hindi ul li a {
    color: #000;
}

.telephone-heading {
    background: #7e3c2c !important;
    color: #fff;
}

.gallery-right .view-other-initiatives img {
    width: 100%;
    height: 135px;
}

.inner-content .view-our-minister a {
    color: #000;
}

.common-right ul li.hindi ul li a:focus {
    color: #000;
}

.common-right ul li.ico-site-search.hover div.search-drop {
    display: block;
}

.common-left a {
    padding: 6px;
}

.ofc-cca-left {
    float: left;
    width: 25%;
}

.node-type-office-of-cca .region-content .block-system, .page-contact .region-content .block-system, .ofc-cca-right {
    overflow: hidden;
    padding-left: 2%;
}

.ofc-cca-left, .page-contact .region-content .block-views .view-content {
    background: rgba(0,0,0,.06);
}

    .ofc-cca-left .view-content ul li {
        background: url(../images/bluearw.png) no-repeat 10px 16px;
        padding: 0;
        margin: 0;
    }

        .ofc-cca-left .view-content ul li a {
            padding: 10px 20px;
            display: block;
            border-bottom: 1px solid #fff;
        }

            .ofc-cca-left .view-content ul li a.active {
                background: #7e3c2c;
                color: #fff;
            }

.node-type-office-of-cca .inner-content h1, .page-office-of-cca .inner-content h1, .page-finance-office-of-cca .inner-content h1, .page-contact .inner-content h1, .node-type-press-release .inner-content h1 {
    text-align: center;
}

.page-contact #block-block-16 {
    margin-left: 27%;
}

.top-dashboard-wrapper {
    background-color: #fafafa;
    width: 74%;
    margin-left: 13%;
}

.image-circle {
    width: 75px;
    height: 75px;
    border-radius: 75px;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #43ac6a;
}

    .image-circle img {
        height: 78px;
        margin-top: -3px;
    }

.scheme-name {
    font-weight: 700;
    padding: 3px 0 7px;
    font-size: .8em;
}

.label-value {
    padding: 0;
    font-size: 1.5em;
}

.label-name {
    font-size: .85em;
    font-weight: 700;
}

.top-dashboard-wrapper ul > li {
    display: inline-block;
    margin-bottom: 0;
    width: 11.15%;
    margin-right: -4px;
    vertical-align: top;
    text-align: center;
    border-left: 1px solid #e4e4e4;
    line-height: 1.4;
    margin-bottom: 0;
}

    .top-dashboard-wrapper ul > li:last-child {
        border-right: 1px solid #f1f1f1;
    }

.dashboard-listing a {
    display: block;
    padding: 10px 5px;
    min-height: 185px;
}

    .dashboard-listing a:hover {
        background-color: #e4e4e4;
    }

.top-dashboard-wrapper ul {
    margin: 0;
    padding: 0;
    line-height: 0;
    margin-bottom: 0;
    width: 100%;
}

.lastupdate_date {
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
}

.page-media-photo-gallery .gridview ul, .view-id-video_gallery ul {
    margin-left: 0 !important;
}

    .page-media-photo-gallery .gridview ul > li {
        width: 23.988888%;
        padding: 10px !important;
        border: 1px solid #ddd;
        display: inline-block;
        vertical-align: top;
        margin-right: .5%;
        background: #f5f5f5;
        min-height: 335px;
        margin-bottom: 20px !important;
    }

.page-media-video-gallery .view-id-video_gallery .view-content ul > li {
    width: 31.33333%;
    padding: 10px !important;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
    margin-right: .5%;
    background: #f5f5f5;
    min-height: 335px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px !important;
}

    .page-media-video-gallery .view-id-video_gallery .view-content ul > li iframe {
        width: 100%;
    }

.page-media-photo-gallery .gridview ul > li .views-field-field-image {
    max-height: 200px;
    overflow: hidden;
}

.page-media-photo-gallery .gridview ul > li .views-field-title {
    padding: 10px 0;
    font-size: 1em;
}

.webform-client-form {
    max-width: 550px;
    width: 100%;
    display: table;
    margin: 0 auto;
    padding: 30px;
    margin-bottom: 50px;
    border: 1px solid #ddd;
}

    .webform-client-form p {
        padding-bottom: 0;
    }

    .webform-client-form h3 {
        padding-top: 15px;
    }

    .webform-client-form .captcha .description {
        padding: 10px 0;
    }

    .webform-client-form input[type="text"], .webform-client-form select, .webform-client-form input[type="email"], .webform-client-form textarea {
        width: 100%;
        padding: 7px;
    }

.node-type-webform .messages {
    max-width: 550px;
    display: table;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}

.gallery-right .video .region-video-gallery-block {
    background-color: #ddd;
}

    .gallery-right .video .region-video-gallery-block .view-header {
        background: #2d2a21;
        color: #fff;
    }

        .gallery-right .video .region-video-gallery-block .view-header h3 {
            color: #fff;
        }

        .gallery-right .video .region-video-gallery-block .view-header .btn-view {
            color: #fff;
            background: #7e3c2c;
            border: none;
        }

    .gallery-right .video .region-video-gallery-block iframe {
        width: 100%;
        height: 100%;
    }

    .gallery-right .video .region-video-gallery-block .flex-direction-nav {
        bottom: 40px;
    }

.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.gallery-right .video .region-video-gallery-block {
    padding-bottom: 9px;
}

    .gallery-right .video .region-video-gallery-block .flex-pauseplay a {
        border-radius: 3px;
        text-align: center;
        left: auto;
        right: 43px;
    }

.gallery-right ul.flex-direction-nav li a {
    color: #000;
    margin-top: -5px;
    padding: 0;
    position: absolute;
}

.gallery-right .flexslider-processed .flex-control-nav {
    width: auto;
    bottom: -40px;
    text-align: center;
    text-align: left;
}

.gallery-right .video .region-video-gallery-block .flex-direction-nav a.flex-next:before, .gallery-right .video .region-video-gallery-block .flex-direction-nav .flex-direction-nav a:before {
    color: #000;
}

.gallery-right .video .region-video-gallery-block .flex-viewport {
    margin-bottom: 15px;
}
/*20-09-17*/
.node-type-press-release .region-content .block-system {
    float: right;
    width: 73%;
}

.node-type-press-release .region-content .block-views {
    float: left;
    width: 25%;
    background: rgba(0,0,0,.06);
}

    .node-type-press-release .region-content .block-views .view-content ul {
        margin-bottom: 0;
    }

        .node-type-press-release .region-content .block-views .view-content ul li {
            background: url(../images/bluearw.png) no-repeat 10px 16px;
            padding: 0;
            margin: 0;
        }

            .node-type-press-release .region-content .block-views .view-content ul li a {
                padding: 10px 20px;
                display: block;
                border-bottom: 1px solid #fff;
            }

                .node-type-press-release .region-content .block-views .view-content ul li a.active {
                    background: #7e3c2c;
                    color: #fff;
                }

#tooltip {
    display: none;
}

.page-media-video-gallery .view-video-gallery .view-content ul li {
    position: relative;
}

.tooltip {
    position: absolute;
    z-index: 99999;
    background: rgba(0,0,0,1);
    color: #fff;
    padding: 10px;
    font-weight: normal;
    border-radius: 4px;
}

.logo a .logoTxt span:nth-child(2), .logo a .logoTxt span:last-child {
    font-weight: normal;
    font-size: 90%;
}

.logo a .logoTxt {
    display: table;
}

    .logo a .logoTxt span {
        display: block;
    }

.logo img {
    padding-top: 8px;
}

/* 1-12-17 */
.front-pop {
    /*width: 44%;*/
    width: 80%;
    height: auto;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin: 5% auto auto auto;
    z-index: 9999;
    padding: 15px;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px;
}

.front-pop-overlay {
    width: 100%;
    height: 100%;
    z-index: 8888;
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.front-pop .close-pop {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #1a1a1a;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border: 2px solid #fff;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}

.page-media-video-gallery .region-content .view-content .view-grouping {
    margin-bottom: 15px;
}

    .page-media-video-gallery .region-content .view-content .view-grouping .view-grouping-header {
        font-size: 1.125rem;
        margin-bottom: 7px;
    }

    .page-media-video-gallery .region-content .view-content .view-grouping .view-grouping-content ul > a {
        display: none;
    }

        .page-media-video-gallery .region-content .view-content .view-grouping .view-grouping-content ul > a:last-child {
            display: table;
            border: 1px solid rgba(0,0,0,0.4);
            padding: 4px 10px;
            color: #494949;
        }

.page-media-video-details .region-content .view-video-gallery .view-content ul li {
    width: 24.33%;
    padding: 10px !important;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.5%;
    background: #f5f5f5;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px !important;
}

    .page-media-video-details .region-content .view-video-gallery .view-content ul li .video-embed-description {
        font-weight: 700;
        text-align: center;
    }

.page-media-video-gallery .region-content .view-video-gallery .view-content .view-grouping-content ul li:nth-of-type(1n+4) {
    display: none;
}

@media(min-width:961px) {
    /*.banner-wrapper .flex-control-nav,.banner-wrapper .flex-pauseplay{bottom:76px;background:#7e3c2c;height:36px}*/
    .banner-wrapper .flex-control-nav, .banner-wrapper .flex-pauseplay {
    }
}

.banner-wrapper .flex-pauseplay {
    width: 45px;
}

.banner-wrapper .flex-control-nav {
    padding-top: 10px;
}

.label-value {
    font-size: 1.125em;
}

@media(min-width:1200px) {
    .label-value {
        font-size: 1.5em;
    }
}

@media(max-width:960px) {
    .top-dashboard-wrapper ul {
        border-right: none;
    }

        .top-dashboard-wrapper ul > li {
            border: 1px solid #e4e4e4;
            margin-top: 10px;
            margin-right: 1%;
            /*width: 23.33333%;*/
            width: inherit;
        }

    .page-media-photo-gallery .gridview ul > li {
        width: 31.988888%;
        min-height: 358px;
    }

        .page-media-photo-gallery .gridview ul > li .views-field-field-image {
            max-height: 180px;
            overflow: hidden;
        }

    .page-media-video-gallery .view-id-video_gallery .view-content ul > li, .page-media-video-details .region-content .view-video-gallery .view-content ul li {
        width: 49%;
    }
}

@media(min-width:500px) and (max-width:767px) {
    .gridview ul > li {
        width: 49%;
        min-height: 350px;
    }

    .page-media-video-gallery .view-id-video_gallery .view-content ul > li {
        width: 100%;
        margin-right: 0;
    }

    .logo img {
        max-width: inherit;
    }
}

@media(max-width:499px) {
    .logo a strong {
        padding-top: 0;
    }

    .page-media-photo-gallery .gridview ul > li {
        width: 100%;
        min-height: inherit;
        margin-right: 0;
    }

    .page-media-video-gallery .view-id-video_gallery .view-content ul > li, .page-media-video-details .region-content .view-video-gallery .view-content ul li {
        width: 100%;
        margin-right: 0;
    }
}

@media(max-width:768px) {
    .top-dashboard-wrapper ul > li {
        width: 31.33333%;
    }

    .ebook {
        margin-top: 15px;
    }
}

@media(min-width:640px) {
    .logo a span {
        white-space: nowrap;
        margin-top: 4px;
    }
}

@media(max-width:640px) {
    .top-dashboard-wrapper ul > li {
        width: 31.33333%;
    }
}

@media(max-width:480px) {
    .top-dashboard-wrapper ul > li {
        width: 48%;
    }
}

@media all and (min-width : 981px) {
    .nav-collapse {
        display: block !important;
    }

        .nav-collapse ul li:hover > .tb-megamenu-submenu {
            display: block !important;
        }
}

/* For flexslider Link Text Remove*/
#flexSlider a {
    /*line-height: 0; */
    font-size: 0;
    /*color: transparent;  */
	color: black; 
	
 }
