﻿/*@media (min-width: 801px) {*/
@media (min-width: 1001px) {
    html, body, form {
        height: 100%;
        background-color: #fff;
    }

    body {
        font-family: "Open Sans","Trebuchet MS",Verdana,Arial,sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 13px;
        line-height: 18px;
        height: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        color: #687074;
    }

    .slicknav_menu {
        display: none;
    }

    .mob-overlay {
        display: none;
    }

    .dl-menuwrapper {
        display: none;
    }

    a.language-link-mob {
        display: none;
    }

    .nav-mobile-wrapper {
        display: none;
    }

    p {
        text-align: justify;
        color: #687074;
    }

    hr {
        background-color: #fff;
        border: medium none;
        height: 1px;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .page-text hr {
        background-color: #ccc;
        border: medium none;
        height: 1px;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .news-table {
        background-color: #f9f9f9;
        font-size: 13px;
        border-collapse: collapse;
        width: 100%;
    }

        .news-table td {
            border-bottom: 1px solid #eee;
            padding: 5px;
        }

    .dd-messageboard {
        overflow: hidden;
        margin-top: -150px;
        position: relative;
        width: 100%;
        min-height: 100px;
        background-color: #000;
        padding: 15px 0;
        margin: 0;
        text-align: center;
    }

    .expo-logo img {
        width: 100% !important;
        max-width: 1000px !important;
    }

    .dd-close {
        background: url("../images/close-top.png") no-repeat scroll left top rgba(0, 0, 0, 0);
        color: #FFFFFF;
        height: 22px;
        position: absolute;
        right: 10px;
        text-indent: -9999px;
        top: 10px;
        width: 22px;
    }

    .nav-hbar-wrapper {
        background-color: red;
        height: 30px;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }

    #navBar {
        height: 30px;
        margin-top: 170px;
        position: absolute;
        width: 100%;
        /*background-image: url("../images/nav-H-bar.jpg");*/
    }

        #navBar #leftNav {
            width: 50%;
            height: 30px;
            /* background-color: black;*/
        }

        #navBar #rightNav {
            width: 50%;
            height: 30px;
            float: right;
            /* background-color: red;*/
            position: relative;
        }

    #imageBar {
        height: 250px;
        background: #008F3D;
        margin-top: 201px;
        position: absolute;
        width: 100%;
    }

    #centerImage {
    }

    #imageBar #leftImage {
        width: 50%;
        height: 250px;
        /* background-color: black;*/
    }

    #imageBar #rightImage {
        width: 50%;
        height: 250px;
        float: right;
        /* background-color: red;*/
        position: relative;
    }

    h5 /* for page title*/ {
        font-size: 15px;
        color: #028F41;
        margin: 5px 0;
    }

    .page-title-lbl {
        float: left;
        width: 465px;
        font-size: 17px;
        color: #028F41;
        /*padding-left:85px;
background-image:url("../images/title-bar.png");*/
        background-repeat: no-repeat;
        line-height: 20px;
        display: block;
        text-transform: uppercase;
    }

    .lblIntro {
        display: block;
    }

    img {
        border: 0px;
    }

    .division-image {
        margin-bottom: 0px;
    }

    a {
        color: #687074;
        text-decoration: none;
    }

        a:hover,
        a:focus {
            text-decoration: underline;
        }

    input {
        border: 1px solid #ccc;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
        padding-left: 5px;
        color: #687074;
        /*-webkit-appearance: none;*/
    }

    select {
        border: 1px solid #ccc;
        font-size: 12px;
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
        padding-left: 5px;
        color: #687074;
    }

    .btn {
        background-color: #0A8F36;
        border: 0 none;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
        line-height: 20px; /* Changed on 29th July 2015*/
        padding-bottom: 2px;
    }

    .btn-submit {
        padding-right: 20px;
        padding-left: 20px;
    }

    .btn-reset {
        margin-left: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .btn-inactive {
        background-color: #0A8F36;
        border: 0 none;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
        padding-bottom: 2px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .link-green-url {
        height: 20px;
        line-height: 20px;
        padding: 3px 10px;
        color: #fff !important;
        background-color: #606060;
        text-decoration: none !important;
    }

    .hide {
        display: none !important;
    }

    .margin5-0 {
        margin: 5px 0;
    }

    .margin10-0 {
        margin: 10px 0;
    }

    .margin20-0 {
        margin: 20px 0;
    }

    .padding5-0 {
        padding: 10px 0;
    }

    .padding10-0 {
        padding: 10px 0;
    }

    .padding20-0 {
        padding: 20px 0;
    }

    .margin10-000 {
        margin: 10px 0 0 0;
    }

    .margin00-5-0 {
        margin: 0 0 5px 0;
    }

    .margin00-10-0 {
        margin: 0 0 10px 0;
    }

    .margin20-000 {
        margin: 20px 0 0 0;
    }

    .margin00-20-0 {
        margin: 0 0 20px 0;
    }

    .row {
        float: left;
        width: 1000px;
        height: auto;
    }

    .main-wrapper {
        overflow: auto;
        width: 1000px;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0px auto 0px auto;
        background-color: #fff;
        padding-left: 0px;
        padding-right: 0px;
    }

    .header-wrapper {
        width: 1000px;
        height: 168px;
        margin: 0 auto;
        background: #ffffff;
        z-index: 100;
        position: relative;
    }

    .logo-wrapper {
        /*float: left;*/
        width: 100%;
        /*background: rgba(0, 0, 0, 0) url("../images/top-image.jpg") repeat scroll 0 44px;*/
        height: 164px;
    }

    .logo-wrapper-bg {
        left: 0;
        position: absolute;
        top: 26%;
    }

    .ah-logo {
        border: 0px;
    }

    .logo {
        margin-left: 122px;
        width: 120px;
        height: 120px;
        display: none;
    }

    .logo-des {
        margin-left: 122px;
        height: 120px;
        position: absolute;
        top: 26%;
        left: 0;
    }

    .search-sm-wrapper {
        float: left;
        width: 1000px;
        height: 24px;
        background: #008f3d none repeat scroll 0 0;
        text-align: center;
        padding: 10px 0;
    }


    .social-icon-fb {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -411px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }


    .social-icon-tw {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -448px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-in {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -483px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-yt {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -517px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-ig {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -553px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
    }


    .header-slogan {
        width: 550px;
        float: left;
        text-align: center;
        height: 100px;
        line-height: 143px;
    }

        .header-slogan img {
            vertical-align: middle;
            height: 55px;
        }

    .search-wrapper {
        /*width: 250px;*/
        padding: 0 17px;
    }

    .txtSearch {
        /*float: right;*/
        height: 20px;
        width: 170px;
        border-right: 0px;
    }

    .txtSearch-top {
        /*float: right;*/
        height: 20px;
        width: 170px;
        border-right: 0px;
    }

    .btn-search {
        float: none;
        background-image: url("../images/search-green-dt.png");
        background-color: #0A8F36;
        background-repeat: no-repeat;
        background-position: center;
        width: 34px;
    }

    .btn-search-footer {
        float: right;
        background-image: url("../images/search-green-dt.png");
        background-color: #0A8F36;
        background-repeat: no-repeat;
        background-position: center;
        width: 34px;
    }

    .dd-updatepanel {
        float: left;
    }

    .ajax-loader-wrapper {
        float: left;
        height: 25px;
        width: 25px;
        margin-left: 3px;
    }

    .language-wrapper {
        float: right;
        text-align: right;
        width: 250px;
        height: 20px;
        /*display: none;*/
    }

    .language-link {
        color: #ffffff;
        float: right;
        font-size: 13px;
        margin-top: 4px;
        font-family: Tahoma;
        /*text-decoration: underline;*/
    }

    .menu-wrapper {
        height: 30px;
        width: 1000px;
        margin: 0 auto;
        z-index: 100;
        position: relative;
    }

    .navbar {
        margin: 0 auto;
        width: auto;
        /*background:url('../images/navbar-bg.jpg');*/
    }

    /* MEGA MENU*/
    .activeMenu {
        color: #028F41 !important;
    }

    .nav-wrapper {
        margin: 0 auto;
        /*width: 770px;*/
        padding: 0px;
        background-color: #fff;
    }

    .nav {
        font-size: 13px;
        font-weight: 400;
        color: #687074;
        margin: 0px;
        padding: 0px;
        height: 30px;
        text-align: center;
    }

        .nav ul {
            z-index: 500;
            padding: 0px;
            margin: 0px;
            list-style: none;
            position: relative;
            display: inline-table;
        }

        .nav li {
            list-style: none;
            position: static;
            text-align: left;
        }

        .nav > li {
            display: inline-block;
            font-size: 14px;
            color: #687074;
            text-align: left;
        }

            .nav > li > a {
                padding: 6px 14px 9px;
                color: #687074;
                display: block;
                text-align: center;
                text-decoration: none;
            }

        .nav li:hover > a {
            color: #687074;
            text-decoration: none;
        }

        .nav > li > a:hover {
            padding: 6px 14px 9px 14px;
            color: #444;
            display: block;
            text-align: center;
            border-left: 0px solid #444;
            border-right: 0px solid #444;
            border-top: 0px solid #444;
            text-decoration: none;
            color: #028F41;
        }

            .nav > li > a:hover .dropdown {
                padding: 6px 12px 9px 12px;
                color: #444;
                display: block;
                text-align: center;
                border-left: 0px solid #444;
                border-right: 0px solid #444;
                border-top: 0px solid #444;
                text-decoration: none;
                color: #028F41;
                background-color: yellow;
            }

        .nav li:hover {
            /*background:#028F41;*/
            text-decoration: none;
            color: #028F41;
            background-color: #e5e5e5;
        }
        /* keep Parent menu color green one dd hover*/
        .nav > li:hover > a {
            /*background:#028F41;*/
            text-decoration: none;
            color: #028F41;
        }

        .nav li:hover .dropdown {
            display: block;
            text-decoration: none;
            color: #028F41;
        }

        .nav li:hover .dropdown {
            display: block;
            text-decoration: none;
            color: red;
        }

        .nav > li:nth-child(1):hover > a {
            background-color: #fff;
        }

        .nav > li:nth-child(4):hover > a {
            background-color: #fff;
        }

        .nav > li:nth-child(5):hover > a {
            background-color: #fff;
        }

        .nav > li:nth-child(8):hover > a {
            background-color: #fff;
        }

        .nav > li:nth-child(9):hover > a {
            background-color: #fff;
        }

    /*.nav a:hover:after {
    content: "";
    display: block;
   border-bottom: 8px solid #E5E5E5;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    margin-left: -12px;
}*/
    .dropdown {
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        /* min-width:160px;background:#028F41;background-image:url("../images/nav-dd-background.png");background-color:Red;*/
        background: #E5E5E5; /* */
        border-left: 0px solid #008438;
        border-right: 0px solid #008438;
        border-bottom: 0px solid #008438;
        border-top: 0px solid #008438;
        padding: 0 10px;
        /*margin-left: -355px;*/
    }

        .dropdown.has-panel {
            width: 980px;
            /*margin-right: -469px;*/
            margin-top: 3px;
        }

        .dropdown > ul {
            width: 175px;
            margin: 10px 0;
        }

            .dropdown > ul > li {
                position: static;
                font-size: 12px;
                padding: 0 0px;
            }

                .dropdown > ul > li > a {
                    font-weight: normal;
                    text-transform: none;
                    color: #687074;
                }

    .dropdown-last {
        left: auto;
        right: 0;
    }

        .dropdown-last > ul {
            float: right;
        }

    .dropdown li > a {
        /*color:#687074!important;*/
        padding: 7px 1px;
        display: block;
        text-decoration: none;
    }

        .dropdown li > a:hover {
            /*background:#008438; background: rgba(0, 132, 56, .9); background:#E0E0E0; color:#444!important;*/
            text-decoration: none;
            color: #028F41;
            /*font-weight: bold;*/
        }

    .menuActive {
        text-decoration: none;
        color: #028F41 !important;
        /*background:blue;*/
    }

    .dropdown li {
        color: #687074;
        border-bottom: 1px solid #ccc; /* #E0E0E0; border-bottom:1px solid rgba(0, 132, 56, .9); 1px solid rgba(0, 0, 0, .3); */
        display: block;
        border-right: 0px solid #f5f5f5;
    }

        .dropdown li:last-child {
            color: #687074;
            border-bottom: 0px solid #f5f5f5;
            border-right: 0px solid #f5f5f5;
            display: block;
        }

            .dropdown li:last-child:hover {
                color: #687074;
                border-bottom: 0px solid #f5f5f5;
                display: block;
            }

    .dd-panel {
        position: absolute;
        /*background:#008438; */
        background: #E5E5E5;
        left: 175px;
        top: -10px;
        width: 790px;
        min-height: 100px;
        height: 100%;
        padding: 10px;
        display: none;
        bottom: 0;
        font-size: 13px;
        border-left: 0px solid #30A784;
        border-right: 0px solid #008438;
        text-align: justify;
        line-height: 18px;
    }

        .dd-panel p {
            color: #fff;
            margin: 0;
            padding: 0;
        }

    .media-caption {
        color: #687074;
        margin: 0;
        padding: 0;
        height: 100%;
        text-align: left;
        min-height: 110px !important;
        min-height: 100% !important;
        width: 75%;
        float: left;
    }

    .dropdown-last .dd-panel {
        left: auto;
        right: 175px;
        border-left: 0px solid #008438;
        border-right: 0px solid #008438;
    }

    .dd-panel > .media {
        float: right;
        margin: 3px 10px 0 0;
        width: 150px;
    }

    .dropdown-last .media {
        float: left;
        /*margin: 3px 0 0 10px;*/
        width: 150px;
    }


    .dropdown li a:hover {
        /*background:#028F41;color:#028F41; */
        margin: 0;
    }

    .dropdown ul li:first-child a {
        padding-top: 0;
    }

    .dropdown ul li:last-child a {
        padding-bottom: 0;
    }

    .dropdown ul li:first-child > a:after {
        content: '';
        position: absolute;
        left: 51px;
        top: -18px;
        width: 0;
        height: 0;
        /*border-left: 5px solid transparent;
        border-right: 5px solid transparent;*/
        border-bottom: 8px solid #E5E5E5;
        opacity: 1.0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }

    .dropdown-last ul li:first-child > a:after {
        content: '';
        position: absolute;
        left: 63%;
        top: -18px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 8px solid #E5E5E5;
        opacity: 1.0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
    }

    .menu-wrapper11 {
        width: 1000px;
        background-color: #fff;
        height: 35px;
        margin-top: 80px;
    }

    .main-wrapper11 {
        width: 1000px;
        margin-left: auto;
        margin-right: auto;
    }

    .content-wrapper {
        float: left;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
    }

    .footer-wrapper {
        height: 30px;
        margin: 0 auto;
        /*position: relative;*/
        width: 1000px;
    }

    .footer-text-br {
        display: none;
    }

    .brand-logos {
        height: 39px;
    }

    .marquee {
        float: left;
        overflow: hidden;
        height: 39px;
        width: 1000px;
        border: 0px solid #f9f9f9;
        display: none;
    }

    .footer-banner {
        float: left;
        width: 96%;
        margin-bottom: 20px;
        /*margin-top: 10px;*/
        background-color: #848484;
        padding: 0 20px 20px 20px;
    }

    .sm-wrapper {
        /*background-image: url("../images/sm_footer_new.jpg");*/
        background-repeat: no-repeat;
        border-bottom: 0px solid #CCCCCC;
        text-align: left;
        margin: 30px 0 0 0;
        width: 961px;
        height: 30px;
    }

        .sm-wrapper a {
            margin-right: 5px;
        }

        .sm-wrapper .search-footer {
            float: right;
        }

    .sm-f {
        float: left;
        margin-left: 412px;
        margin-right: 5px;
        text-align: center;
        height: 30px;
        width: 30px;
    }

    .sm-t {
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 5px;
    }

    .sm-l {
        float: left;
        text-align: center;
        height: 30px;
        width: 30px;
    }

    .sm-y {
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 5px;
    }

    .sm-i {
        float: left;
        text-align: center;
        height: 30px;
        width: 30px;
    }

    .footer-cp-sm {
        float: left;
        min-height: 20px;
        width: 530px;
        margin-top: 0px;
    }

    .footer-copyright {
        width: 100%;
        margin: 30px 0 0;
        height: 12px;
        text-align: center;
        color: #ffffff;
    }

        .footer-copyright a {
            color: #FFFFFF;
        }

    .footer-back-to-top {
        width: 100%;
        padding-right: 20px;
        height: 30px;
    }

        .footer-back-to-top:hover {
            cursor: pointer;
        }

        .footer-back-to-top a {
            background-color: #000;
            color: #fff;
            float: right;
            padding: 8px;
            text-decoration: none;
            font-weight: bold;
        }

    .nav-footer-wrapper {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .nav-footer {
        font-size: 13px;
        font-weight: 400;
        color: #687074;
        margin: 0px;
        padding: 0px;
        height: 30px;
        text-align: center;
    }

        .nav-footer ul {
            z-index: 500;
            padding: 0px;
            margin: 0px;
            list-style: none;
            position: relative;
            display: inline-table;
        }

        .nav-footer li {
            list-style: none;
            position: relative;
            text-align: left;
        }

        .nav-footer > li {
            display: inline-block;
            font-size: 14px;
            color: #FFFFFF;
            text-align: left;
        }

            .nav-footer > li > a {
               padding: 15px 12px 15px 12px;
                color: #FFFFFF;
                display: block;
                text-align: center;
                text-decoration: none;
                text-transform: uppercase;
            }

        .nav-footer li:hover > a {
            color: #FFFFFF;
            text-decoration: none;
        }

        .nav-footer > li > a:hover {
           padding: 15px 12px 15px 12px;
            display: block;
            text-align: center;
            border-left: 0px solid #444;
            border-right: 0px solid #444;
            border-top: 0px solid #444;
            text-decoration: none;
            color: #FFFFFF;
        }

            .nav-footer > li > a:hover .dropdown {
                padding: 6px 12px 9px 12px;
                color: #444;
                display: block;
                text-align: center;
                border-left: 0px solid #444;
                border-right: 0px solid #444;
                border-top: 0px solid #444;
                text-decoration: none;
                background-color: yellow;
            }

        .nav-footer li:hover {
            /*background:#028F41;*/
            text-decoration: none;
            color: #FFFFFF;
            cursor: pointer;
        }
        /* keep Parent menu color green one dd hover*/
        .nav-footer > li:hover > a {
            /*background:#028F41;*/
            text-decoration: none;
            cursor: pointer;
            color: #FFFFFF;
        }

        .nav-footer li:hover .dropdown {
            display: block;
            text-decoration: none;
            color: #FFFFFF;
        }

        .nav-footer li:hover .dropdown {
            display: block;
            text-decoration: none;
            color: red;
        }

    .twitter-wrapper {
        float: left;
        max-height: 40px !important;
    }

        .twitter-wrapper iframe {
            height: 40px !important;
        }

    .facebook-wrapper {
        float: left;
        margin-left: 0px;
        width: 350px;
    }

    .legal {
    }

    .top-image-wrapper {
        /*height:240px;*/
        min-height: 290px;
        margin: 0 auto;
        width: 1000px;
        position: relative;
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        margin-top: 3px;
    }

    .page-banner-image {
        width: 1000px;
        height: 250px;
    }


    /* home page*/

    .hp-content-wrapper {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    .hp-intro-area {
        float: left;
        width: 650px;
        margin-right: 20px;
    }

    .hp-page-text * > :last-child {
        margin-bottom: 0;
    }
    /* remove bottome margin from all elements*/
    .hp-right-bar-wrapper {
        float: left;
        width: 330px;
        margin-bottom: 10px;
    }

    .tabs-wrapper {
        /*background-color: #E5E5E5;*/
        width: 400px;
        /*height: 333px;*/
        overflow: hidden;
    }

    .tab-name-wrapper {
        width: 401px;
        height: 37px;
        line-height: 30px;
        background-color: #fff;
        margin-top: 5px;
        overflow: hidden;
    }

    .tab-content-wrapper {
        margin: 0px 10px;
    }

    .hp-tab-image {
        float: left;
        width: 185px;
        height: 123px;
        padding-right: 10px;
        padding-bottom: 1px;
        -ms-interpolation-mode: bicubic;
    }

    .tabs {
        padding: 0px;
        margin: 0px;
        padding-left: 0px;
    }

        .tabs li {
            list-style: none;
            display: inline;
            padding: 0;
            margin: 0;
            margin-right: 0px !important;
        }

        .tabs a {
            display: inline-block;
            background: #606060;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            text-align: center;
            line-height: 29px;
        }

            .tabs a.active {
                background: #E5E5E5;
                color: #606060;
                padding: 0px;
            }

    .d-tab-title-w-1 {
        overflow: hidden;
        width: 77px !important;
        height: 30px;
        font-weight: bold;
    }

    .d-tab-title-w-2 {
        width: 136px !important;
        height: 30px;
        font-weight: bold;
    }

    .video-profile-wrapper {
        padding-left: 5px;
    }

    .d-tab-title-w-3 {
        width: 180px !important;
        height: 30px;
        font-weight: bold;
    }

    .hp-news-list {
        float: left;
        margin-bottom: 20px;
        position: relative;
    }

    .hp-news-td-w {
        width: 185px;
        height: 125px;
        float: left;
    }

    .hp-news-title {
        float: left;
        width: 130px;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        color: #687074;
        margin: 0;
        vertical-align: top;
        line-height: 18px;
    }

    .hp-news-date {
        float: left;
        font-weight: bold;
        padding: 0;
        width: 130px;
        height: 19px;
        line-height: 18px;
        vertical-align: bottom;
        color: #AEAEAE;
        margin-bottom: 5px;
    }

    .page-title-lbl-suggest {
        background-repeat: no-repeat;
        color: #028f41;
        display: block;
        float: left;
        font-size: 17px;
        line-height: 20px;
        text-transform: uppercase;
        width: 456px;
        margin-left: 9px;
        font-weight: bold;
    }

    .hp-news-subtitle {
        padding: 5px;
        color: #fff;
        background-color: #A20263;
        font-weight: bold;
        position: absolute;
        margin: 0px 0 0 9px;
        bottom: 10px;
    }

    .hp-news-desc {
        float: left;
        text-align: justify;
    }

    .hp-news-hr {
        width: 380px;
        float: left;
        height: 1px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .hp-news-desc span {
        float: left;
        text-align: justify;
        line-height: 10px;
    }

    .hp-news-link-wrapper {
        padding: 10px 20px 0 0;
        height: 30px;
        position: absolute;
        bottom: 0;
        right: 0;
        float: right;
        display: block;
    }

    .hp-news-link {
        font-weight: normal;
    }

    .profile-icon {
        background-color: #e5e5e5;
        float: left;
        height: 176px;
        overflow: hidden;
        position: relative;
        width: 321px;
        margin: 0px 0 0 4px;
    }

    .video-icon {
        position: relative;
        float: left;
        width: 321px;
        height: 176px;
        background-color: #E5E5E5;
        overflow: hidden;
        margin: 26px 0 0 4px;
    }

    .hp-playVideo {
        float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: 25px;
        margin-left: 80px;
        z-index: 120;
        border: 0px;
    }

    .hp-video-thumbnail {
        border: 0 none;
        /*margin-bottom: -37px;
        margin-top: -35px;*/
        position: relative;
        width: 100%;
    }

    .imgPlayVideo {
        border: 0;
    }

    .hp-video-wrap {
        position: relative;
        margin: 20px;
        border: 3px solid #eee;
        display: inline-block;
    }

    .profile-icon img {
        display: block;
    }

    .profile-icon span {
        position: absolute;
        background-color: #A20263;
        /*opacity: 0.7;*/
        /*bottom: 0;*/
        padding: 5px 10px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin: -45px 0 0 10px;
    }

    .video-icon img {
        display: block;
    }

    .video-icon span {
        position: absolute;
        background-color: #A20263;
        /*opacity: 0.7;*/
        /*bottom: 0;*/
        padding: 5px 10px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin: -45px 0 0 10px;
    }

    .play_symbol {
        position: absolute;
        left: 50%;
        top: 25px;
        margin-left: -25px;
    }

    .profile-icon a {
        display: block;
        height: 100%;
        width: 100%;
    }

    .hp-banner-container {
        margin: 0px auto;
        width: 1000px;
    }

    .hp-banner {
        width: 1000px;
        height: 100px;
        background-color: #000;
        float: left;
    }
    /* Page */
    .page-sub-menu {
        width: 100%;
        height: 23px;
        padding: 0px 0px;
        margin-top: -3px;
    }

    .page-content-area {
        width: 1000px;
        height: auto;
        margin: 0 auto;
    }

    .pg-wrapper-1000 {
        float: left;
        width: 1000px;
        height: auto;
    }

    .pg-left-bar {
        float: left;
        width: 580px;
        height: auto;
        margin-right: 20px;
    }

    .pg-right-bar {
        float: right;
        width: 400px;
        height: auto;
        background-color: #E5E5E5;
        padding: 0;
        margin-top: 25px;
    }

    .pg-left-bar-contact {
        float: left;
        width: auto;
        height: auto;
        margin-right: 20px;
    }

    .pg-right-bar-contact {
        float: left;
        width: 100%;
        height: auto;
        background-color: #E5E5E5;
        padding: 0;
        margin-bottom: 20px;
    }

    .white-bg {
        background-color: #fff;
    }

    .pg-video-left-bar {
        float: left;
        width: 580px;
        height: auto;
        margin-right: 20px;
    }

    .pg-video-right-bar {
        float: right;
        width: 400px;
        height: auto;
        background-color: #fff;
        padding: 0;
    }

    .pg-bar {
        float: left;
        width: 1000px;
        height: auto;
    }

    .hp-page-text {
        float: left;
    }

    .page-text {
        float: left;
        min-height: 10px;
        height: 100%;
        width: 100%;
    }

        .page-text a {
            text-decoration: underline;
            color: #008F3D;
        }

    .pg-left-bar b {
        color: #687074;
    }

    .pg-left-bar strong {
        color: #687074;
    }

    .pg-left-bar b {
        color: #666;
    }

    /* Gallery*/
    .single-album-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 240px;
        min-height: 160px;
        overflow: hidden;
        padding-bottom: 26px;
        padding-right: 26px;
        text-align: center;
        width: 230px;
    }

        .single-album-wrapper a {
            float: left;
            text-align: center;
            color: #687074; /*#028F41;*/
            text-decoration: none;
            background-color: #E5E5E5;
            font-weight: bold;
        }

            .single-album-wrapper a:hover {
                float: left;
                text-align: center;
                color: #fff; /*#028F41;*/
                text-decoration: none;
                background-color: #028F41;
            }

    .album-thumbnail-w {
        border-bottom: 5px solid #FFFFFF;
        height: 151px;
        overflow: hidden;
        width: 230px;
    }

    .album-thumbnail-img {
        width: 230px;
        border: 0px;
    }

    .album-title-w {
        margin-top: 0;
        padding: 0 5px;
        text-align: left;
        width: 220px;
        height: 30px;
        vertical-align: middle;
        line-height: 30px;
    }

    .rptGallery-wrapper {
        width: 1000px;
        min-height: 430px;
        margin-top: 5px;
    }

    .gallery-pager-wrapper-1000 {
        float: left;
        width: 1000px;
    }
    /* album page*/
    .single-album-image-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 151px;
        min-height: 151px;
        overflow: hidden;
        margin-bottom: 26px;
        margin-right: 26px;
        text-align: center;
        width: 230px;
    }

    div.single-album-image-wrapper:nth-child(4n) {
        margin-right: 0px !important;
    }

    .single-album-image-wrapper a {
        float: left;
        text-align: center;
        color: #687074; /*#028F41;*/
        text-decoration: none;
        background-color: #E5E5E5;
        font-weight: bold;
    }

        .single-album-image-wrapper a:hover {
            float: left;
            text-align: center;
            color: #fff; /*#028F41;*/
            text-decoration: none;
            background-color: #028F41;
        }

    .album-image-thumbnail-w {
        border-bottom: 5px solid #FFFFFF;
        height: 151px;
        overflow: hidden;
        width: 230px;
    }

    .album-image-thumbnail {
        width: 230px;
        border: 0px;
    }

    .album-image-large {
        max-width: 300px;
        max-height: 300px;
        border: 0px;
        display: none;
    }

    .album-image-title-w {
        margin-top: 0;
        padding: 0 5px;
        text-align: left;
        width: 220px;
        height: 30px;
        vertical-align: middle;
        line-height: 30px;
    }

    .rptGallery-image-wrapper {
        width: 1000px;
        /*min-height: 430px;*/
        margin-top: 5px;
    }

    .gallery-pager-wrapper-1000 {
        float: left;
        width: 1000px;
    }
    /*album popup*/
    .single-album-image-wrapper span, .single-album-image-wrapper a {
        display: none;
    }

    #popupbg {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.20);
        z-index: 1000;
    }

    #popup {
        font-size: 12px;
        /* Vertical/Horizontal Alignment */
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -180px; /* (300px of height + 40px of padding + 20px of border) / 2 */
        margin-left: -330px; /* (600px of width + 40px of padding + 20px of border) / 2 */
        font-size: 17px;
        width: 600px;
        height: 313px;
        background: #fff;
        padding: 20px;
        border: solid 0px #CCCCCC;
    }

    .pop-album-name {
        font-size: 12px;
        font-weight: bold;
        color: #008F3D;
        margin-left: 0px;
        /*display: none;*/
    }

    .pop-album-caption {
        font-size: 12px;
        font-weight: bold;
        color: #008F3D;
        margin-left: 0px;
    }

    .pop-img {
        /*min-width: 300px;
        max-width: 300px;*/
        height: 313px;
        float: left;
        background-color: #fff;
        overflow: hidden;
        text-align: center;
        margin: 0 20px 0 auto;
    }

    .pop-details {
        /*float: left;*/
        width: auto;
        height: auto;
        margin-left: 15px;
        font-size: 13px;
    }

    .download-icon {
        float: left;
        margin-right: 3px !important;
        margin-top: 3px !important;
        width: 16px;
    }

    #popup img {
        margin: 0 auto;
        display: block;
        max-width: 300px;
        max-height: 300px;
    }

    #popup span.album-date, #popup span.album-title, #popup span.album-span, #popup span.album-caption, #popup a.album-download, #popup span#close {
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .album-caption {
        /* bottom: 20px;
    font-size: 10px;
    text-align: center;
    position: relative;
     text-shadow: 1px 1px #000;
     color:#fff;*/
        display: inline-block;
        color: Gray;
        font-size: 10px;
        margin: 5px 0;
    }

    .album-download {
        color: #008F3D;
        text-decoration: none;
        display: block;
        position: absolute;
        left: 335px;
        bottom: 14px;
        font-size: 13px;
    }

    .album-download-top {
        color: #008F3D;
        text-decoration: none;
        display: block;
        font-size: 13px;
        margin-top: 5px;
    }

    #close {
        right: 0;
        float: right;
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        color: #008F3D !important;
        margin: -20px !important;
        font-family: verdana;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        valign: middle;
    }

    #nextprev {
        background-color: #fff;
        width: 60px;
        height: 26px;
        bottom: 10px;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }

    #prev {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    #next {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    .btn-prev {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
    }

    .btn-next {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
    }
    /**/
    /*uc*/
    .uc-gallery-wrapper {
        float: right;
        width: 400px;
        height: 100%;
        background-color: #fff;
    }

    .page-title-side-wrapper {
        width: 400px;
        background-image: url("../images/title-bar-side.png");
        background-repeat: no-repeat;
        margin-bottom: 14px;
    }

    .lbl-page-title-side {
        color: #028F41;
        display: block;
        right: 0;
        font-size: 15px;
        line-height: 20px;
        padding-left: 68px;
        text-transform: uppercase;
    }

    .rptAlbums-wrapper {
        width: 400px;
    }
    /*
.uc-album-wrapper
{
float:left;
width:195px;
height:160px;
margin:2px;
}
.uc-album-icon
{
    height:130px;
}
.uc-album-img
{
   float:left;
   width:186px;
-moz-box-shadow:2px 2px 3px 4px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
 box-shadow: 1px 1px 3px #888888;
 
}
.uc-album-name
{
    font-size:13px;
    font-weight:normal;
    color:#0A8F36;
float:left;
height:28px;
line-height:20px;
width:186px;
background-color:#fff;
text-align:center;
}
*/

    .uc-album-wrapper {
        float: left;
        width: 186px;
        height: 150px;
        padding-right: 12px;
        margin-bottom: 0px;
        border-right: 0px solid #ccc;
        margin: 0px;
    }

    .rptAlbums-wrapper .uc-album-wrapper:nth-child(2n+2) {
        border-right: 0px solid #ccc;
        padding-right: 0px;
        padding-left: 12px;
    }

    .uc-album-icon {
        height: 123px;
    }

    .uc-album-img {
        float: left;
        width: 186px;
    }

    .uc-album-name {
        font-size: 12px;
        font-weight: normal;
        color: #0A8F36;
        float: left;
        height: 28px;
        line-height: 25px;
        width: 186px;
        background-color: #fff;
        text-align: center;
    }

    .uc-gallery-pager-wrapper-o {
        float: left;
        width: 400px;
    }

    .lbl-page-f-video-side {
        color: #028F41;
        display: block;
        right: 0;
        font-size: 15px;
        line-height: 20px;
        padding-left: 10px;
        text-shadow: 0 0 0 #F6F6F6;
    }
    /*uc*/
    /*uc featured Video*/
    .page-title-video-side-wrapper {
        width: 400px;
        background-image: url("../images/title-bar-side.png");
        background-repeat: no-repeat;
        margin-bottom: 14px;
    }

    .featured-video-title-wrapper {
        width: 400px;
        height: 30px;
        background-color: #fff;
    }

    .fvt {
        width: 120px;
        padding: 5px;
        color: #656565;
        background-color: #e5e5e5;
        border-right: 4px solid #fff;
        height: 20px;
        text-align: center;
    }

    .uc-rptFeaturedVideo-wrapper {
        width: 398px;
        height: auto;
        min-height: 391px;
        max-height: 391px;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .uc-video-pager-wrapper-o {
        float: left;
        width: 390px;
    }

    .uc-single-video-wrapper {
        float: left;
        width: 370px;
        height: 70px;
        padding-bottom: 13px;
        border-bottom: 1px solid #fff;
        margin: 14px 10px 0 13px;
    }

        .uc-single-video-wrapper a {
            float: left;
            text-decoration: none;
            font-weight: bold;
        }

    .uc-video-image-wrapper {
        float: left;
        width: 133px;
        height: 68px;
        overflow: hidden;
        margin-right: 10px;
    }

    .uc-video-thumbnail {
        float: left;
        width: 133px;
        border: 0px;
        margin-top: -13px;
    }

    .uc-featured-video-title {
        float: left;
        width: 225px;
    }

    .uc-playVideo {
        float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: 2px;
        margin-left: 45px;
        z-index: 120;
        border: 0px;
    }

    .uc-video-title {
        width: 100%;
        padding: 5px 0 5px 0px;
        display: block;
        line-height: 12px;
        font-weight: bold;
        color: #028F41;
    }

    .uc-video-date {
        width: 100%;
        padding: 0px 0 5px 0px;
        display: block;
        line-height: 12px;
        font-weight: bold;
        color: #687074;
    }

    /*uc featured Video*/
    /*Video Page*/
    .pg-video-wrapper-1000 {
        float: left;
        width: 1000px;
        /*height:510px;*/
        background-color: #fff;
        margin: 11px 0 10px 0;
    }

    .active-video-wrapper {
        float: left !important;
        width: 580px;
        height: 381px;
        margin-top: 14px !important;
        overflow: hidden;
        border-bottom: 0px solid #ccc;
        background-color: #e5e5e5;
    }

    .active-iframe-wrapper {
        float: left;
        width: 580px;
        border-bottom: 5px solid #fff;
    }

    .active-iframe {
        float: left;
        margin-bottom: 0px;
        border: 0;
        border: 0;
    }

    .active-video-title-w {
        width: 98%;
        padding: 0px;
    }

    .active-video-title {
        float: left;
        width: 100%;
        margin: 6px 5px 0px 5px;
        line-height: 12px;
        font-weight: bold;
        color: #687074; /*#808080*/
    }

    .active-video-date {
        float: left;
        width: 100%;
        margin: 5px 5px 5px 5px;
        line-height: 18px;
        font-weight: bold;
        color: #028f41;
    }

    .single-video-wrapper {
        float: left;
        text-align: center;
        width: 230px;
        min-height: 160px;
        max-height: 240px;
        border-bottom: 0px solid #ccc;
        margin-bottom: 0px;
        padding-right: 26px;
        padding-bottom: 26px;
        overflow: hidden;
    }

        .single-video-wrapper:nth-child(4n) {
            padding-right: 0px;
        }

        .single-video-wrapper a {
            float: left;
            text-align: center;
            color: #687074; /*#028F41;*/
            text-decoration: none;
            background-color: #E5E5E5;
        }

            .single-video-wrapper a:hover {
                float: left;
                text-align: center;
                color: #fff; /*#028F41;*/
                text-decoration: none;
                background-color: #028F41;
            }

                .single-video-wrapper a:hover .video-date {
                    color: #fff; /*#028F41;*/
                    font-weight: bold;
                }

    .video-image-wrapper {
        width: 230px;
        height: 111px;
        overflow: hidden;
        border-bottom: 5px solid #fff;
    }

    .video-thumbnail {
        width: 100%;
        border: 0px;
        /*margin-top: -25px;*/
    }

    .playVideo {
        float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: -85px;
        margin-left: 90px;
        z-index: 120;
        border: 0px;
    }

    .video-title-wrapper {
        width: 220px;
        text-align: left;
        margin-top: 0px;
        padding: 5px;
        min-height: 80px;
    }

    .1video-title-wrapper:hover {
        float: left;
        text-align: left;
        color: #fff !important; /*#028F41;*/
        text-decoration: none;
    }

    .video-title {
        width: 220px;
        text-align: left;
        margin-top: 3px;
        font-weight: bold;
        max-height: 63px;
        display: block;
        overflow: hidden;
    }

    .video-date {
        width: 100%;
        padding: 2px 0 0px 0px;
        display: block;
        line-height: 18px;
        color: #028f41;
        font-weight: bold;
    }


    .video-divider-line {
        width: 1000px;
        height: 0px;
        background-color: #ccc;
        float: left;
        margin: 15px 0 15px 0;
    }

    .featured-title {
        width: 100%;
        padding: 0 0 5px;
        display: block;
        line-height: 18px;
        font-weight: bold;
        color: #687074;
    }

    .featured-date {
        width: 100%;
        padding: 0px 0 5px 0px;
        display: block;
        line-height: 15px;
        font-weight: normal;
        color: #028f41;
        font-weight: bold;
    }

    /*Video Page*/

    /* Careers*/
    .career-form-wrapper {
        float: left;
        width: auto;
        height: auto;
    }

    #ContentPlaceHolder1_updPnlForm {
        float: left;
    }

    .pnl-form {
        float: left;
        height: 100%;
        width: 100%;
    }

    .pnl-form-msg {
        float: left;
        height: 100%;
        width: 100%;
        font-weight: bold;
        height: 400px;
    }

    .row-form {
        float: left;
        width: 550px;
        min-height: 25px;
        margin: 3px 20px 3px 0;
    }

    .row-lbl-wrapper {
        float: left;
        text-align: right;
        width: 150px;
        padding-right: 10px;
        vertical-align: middle;
        line-height: 24px;
    }

    .row-label {
        float: right;
        text-align: right;
        vertical-align: middle;
        line-height: 24px;
    }

    .row-input {
        float: left;
        width: 280px;
        padding-left: 5px;
        margin-right: 5px;
    }

    .row-phone {
        float: left;
        width: 280px;
        padding-left: 5px;
        margin-right: 5px;
    }

    .row-input-multiline {
        float: left;
        width: 280px;
        height: 50px;
        border: 1px solid #CCCCCC;
        color: #687074;
        font-size: 12px;
        line-height: 24px;
        padding-left: 5px;
        vertical-align: middle;
    }

    .row-input-comment {
        float: left;
        width: 280px;
        height: 100px;
        border: 1px solid #CCCCCC;
        color: #687074;
        font-size: 12px;
        line-height: 24px;
        padding-left: 5px;
        vertical-align: middle;
    }

    .row-req {
        vertical-align: top;
        color: #028F41;
        padding: 0 2px;
    }

    .row-validate {
        color: Red;
    }

    .row-dd {
        height: 24px;
        padding-bottom: 2px;
        padding-right: 2px;
        padding-top: 2px;
        width: 288px;
    }

    .row-submit {
        float: left;
        width: auto;
        height: 30px;
        margin: 30px auto;
        text-align: center;
    }

    .row-submit2 {
        float: left;
        width: auto;
        height: 30px;
        margin: 30px auto;
        text-align: center;
    }

    .btn-wrapper-570 {
        width: 570px;
        margin: 0 auto;
    }

    .tooltip-override {
        float: left;
        margin: 2px 2px 0 2px;
    }

    .tooltip-img {
        vertical-align: middle;
    }

    .fileUpload {
        float: left;
        border: 1px solid #CCCCCC;
        background-color: #fff;
        margin: 0px 0px 0px 0px;
        color: #9f9f9f;
        width: 199px !important; /*width:287px !important;*/
        height: 21px;
        line-height: 21px;
        padding-left: 0px;
        /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
FCBD49 #FEE4B4 */
    }

    .btnUploadHack {
        float: left;
        margin-left: -50px;
        width: 70px;
        background: #ccc;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        display: none;
    }

    .file-upload-wrapper {
        float: left;
        background-color: #fff;
        width: 294px;
    }

    .btnUpload {
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
    }

    .btn-upload {
        float: left;
        background-color: #F0F0F0;
        border: solid 1px #ccc;
        color: #687074;
        font-size: 13px;
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        padding-bottom: 2px;
        padding-right: 13px;
        padding-left: 13px;
        margin-left: 2px;
    }

    .custom-browse-fileupload {
        height: 40px;
        float: left;
        margin: 0;
    }

    .fileupload-validator {
        float: right;
    }

    .form-msg {
        float: left;
        display: block;
    }

    .pager-loader {
        width: auto;
        text-align: center;
    }

    /* News List*/
    .news-list-wrapper {
        float: left;
        width: 1000px;
        height: auto;
        margin-top: 15px;
    }

    .latest-news-img {
        float: left;
        width: 200px;
        margin-right: 20px;
    }

    .latest-news-date {
        display: block;
        margin: 11px 0 20px 0;
        font-weight: bold;
        color: #687074;
    }

    .latest-news-desc {
        text-align: justify;
        line-height: 17px;
    }

    .latest-news-readmore {
        display: block;
        margin: 0;
        font-weight: normal;
        text-decoration: none !important;
    }

    .single-news-item-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 270px;
        min-height: 160px;
        overflow: hidden;
        padding-bottom: 26px;
        padding-right: 26px;
        text-align: center;
        width: 230px;
    }

        .single-news-item-wrapper a:hover {
            float: left;
            color: #fff; /*#028F41;*/
            text-decoration: none;
            background-color: #028F41;
        }

            .single-news-item-wrapper a:hover .single-news-date {
                color: #fff; /*#028F41;*/
                font-weight: bold;
            }

        .single-news-item-wrapper a {
            color: #687074;
            float: left;
            text-decoration: none;
            background-color: #E5E5E5;
        }

        .single-news-item-wrapper img {
            float: left;
            width: 230px;
            height: 151px;
            border-bottom: 5px solid #fff;
        }

    .news-item-details-w {
        float: left;
        min-height: 110px;
        max-height: 110px;
        overflow: hidden;
        padding: 5px;
        text-align: left;
        width: 220px;
    }

    .single-news-title {
        font-weight: bold;
        margin-top: 5px;
        text-align: center;
        width: 230px;
    }

    .single-news-date {
        display: block;
        font-weight: bold;
        line-height: 18px;
        padding: 2px 0 0;
        width: 100%;
        color: #028f41;
    }


    .news-list-pager-wrapper {
        float: left;
        width: 1000px;
    }

    /* News List*/

    /* News detail*/
    .news-details-wrapper h5 {
        font-size: 20px;
        color: #687074;
        margin: 5px 0;
        line-height: 20px;
    }
    .news-details-wrapper h1 {
        font-size: 20px;
        color: #687074;
        margin: 5px 0;
        line-height: 20px;
    }
    .news-gallery-wrapper {
        width: 800px;
        height: 235px;
        margin: 10px 0 0 0;
        float: left;
    }

    .news-details-wrapper {
        float: left;
        width: 1000px;
        min-height: 300px;
        margin: 8px 0 10px 0;
    }

    .news-detail-img-wrapper {
        float: left;
        width: 100%;
    }

    .news-detail-img {
        width: 300px;
        margin: 15px 0 10px 0;
    }

    .news-detail-date-wrapper {
        float: left;
        width: 100%;
    }

    .news-detail-date {
        color: #028f41;
        display: inline-block;
        font-weight: bold;
        margin: 10px 0 15px;
    }

    .news-sharing {
        float: right;
        width: auto;
        min-width: 140px;
        margin-top: 7px;
    }

    #ContentPlaceHolder1_pnlNewsDetail p {
        font-size: 13px;
    }

    /* News detail*/

    #fancybox-wrap {
        width: 800px;
        height: 700px;
    }


    /* video */
    .video-gal-wrapper {
        float: left;
        width: 1000px;
        min-height: 500px;
        background-color: #ccc;
        margin-top: 15px;
    }
    /* video */


    /* Search */

    .search-list-wrapper {
        float: left;
        width: 1000px;
        min-height: 400px;
        height: auto;
        margin-top: 5px;
    }

    .search-desc {
        text-align: justify;
        line-height: 17px;
        float: left;
        width: 100%;
    }


    .search-date {
        width: 100%;
        padding-top: 5px;
        float: left;
    }

    .search-type {
        /*padding-top: 5px;*/
        float: left;
    }

        .search-type span.type {
            float: left;
            margin-left: 5px;
            font-weight: normal;
        }

        .search-type span:empty {
            float: left;
            border: 0px solid #028F41;
        }

        .search-type span.search-item-separator {
            float: left;
            margin-left: 5px;
            font-weight: normal;
        }

    .keyword-highlight {
        background-color: yellow;
    }

    .search-readmore {
        display: block;
        margin: 0;
        font-weight: normal;
        text-decoration: none !important;
    }

        .search-readmore a:hover {
            display: block;
            margin: 0;
            font-weight: normal;
            text-decoration: none;
        }

    .search-item-wrapper ul {
        float: left;
        list-style-type: none;
        width: 1000px;
        margin: 0;
        padding: 0;
    }

    .search-item-wrapper h5 {
        margin-top: 3px;
        line-height: 15px;
        font-size: 14px;
    }

    .search-item-wrapper li p {
    }

    .search-item-wrapper li {
        padding: 10px 0 15px 0;
        overflow: auto;
        border-bottom: 1px solid #eee;
    }

        .search-item-wrapper li:hover {
            /*background: #f9f9f9; cursor: pointer;*/
        }

    .hp-page-text ul > :last-child {
        border-bottom: 0;
    }

    .search-item-wrapper li:last-child {
        border-bottom: 0px solid #ccc;
    }

    .search-list-pager-wrapper {
        width: auto;
    }

    .search-list-wrapper h5 {
        color: #687074;
    }

        .search-list-wrapper h5 span.search-title {
            float: left;
        }

    .search-result-msg {
        float: left;
        width: 1000px;
        max-height: 30px;
        margin: 0px 0px 10px 0px;
        font-size: 15px;
        font-weight: bold;
        color: #687074;
        text-align: center;
    }


    .search-advaned {
        float: left;
        width: 1000px;
        max-height: 30px;
        margin: 0px 0px 10px 0px;
        font-size: 15px;
        font-weight: bold;
        color: #687074;
        text-align: center;
    }

        .search-advaned input {
            border: 1px solid #ccc;
            color: #687074;
            font-size: 12px;
            height: 20px;
            line-height: 20px;
            padding-left: 5px;
            vertical-align: middle;
        }

        .search-advaned select {
            border: 1px solid #ccc;
            color: #687074;
            font-size: 12px;
            height: 24px;
            line-height: 20px;
            padding-left: 5px;
            vertical-align: middle;
        }

    .result-keyword {
        color: #028F41;
    }

    .result-count {
        color: #028F41;
    }

    .search-button {
        height: auto !important;
    }

    /* Search */

    /*Director*/
    .dir-details-wrapper {
        float: left;
        width: 1000px;
        min-height: 400px;
        margin: 15px 0 10px 0;
    }

    .dir-column {
        float: left;
        width: 224px;
        min-height: 700px;
        text-align: center;
    }

    .zero-border {
        border: 0px !important;
    }

    .dir-v-bar {
        float: left;
        width: 1px;
        min-height: 830px;
        background-color: #ccc;
        margin: 0px 16px;
    }

    .dir-h-bar {
        height: 1px;
        width: 190px;
        background-color: #ccc;
        margin: 9px 0px 5px 10px;
    }

    /*.dir-contact
{
float:left;
width:200px;
min-height:200px;
margin:0 12px 10px 12px;
background-color:#fff;
border-bottom:1px solid #ccc;
font-size:11px;
}*/
    .dir-contact {
        float: left;
        width: 212px;
        min-height: 230px;
        margin: 0 15px;
        padding: 0 2px 0px 2px !important;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        border-right: 0px solid #ccc;
        font-size: 11px;
        background-color: #fff;
    }

    .dir-contact-image {
        display: block;
        line-height: 90px;
        max-height: 90px;
        min-height: 90px;
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #fff;
    }

    .dir-logo {
        border: 0;
        /*padding:0px 5px 0px 5px;*/
        vertical-align: middle;
    }

    .dir-contact-name {
        margin-top: 5px;
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-name-hotel {
        margin-top: 5px;
        width: auto;
        vertical-align: middle;
        font-weight: normal;
        text-align: center;
    }

    .dir-contact-web {
        width: auto;
        vertical-align: middle;
        text-align: center;
        text-align: center;
        margin-top: 5px;
    }

    .dir-contact-phone {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-fax {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-pobox {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-green-url {
        background-color: #0A8F36;
        color: #FFFFFF;
        height: 20px;
        line-height: 20px;
        padding: 1px 10px;
    }

    .dir-gray-url {
        background-color: #606060;
        color: #FFFFFF;
        height: 20px;
        line-height: 20px;
        padding: 2px 5px;
        font-size: 10px;
    }

    .border-0 {
        border: 0px;
    }

    .dir-desc-container {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

        .dir-desc-container .hp-news-desc {
            width: 100%;
            float: left;
        }

    .dir-vertical-container {
        width: 50%;
        float: left;
    }

    .dir-item-container {
        width: 100%;
        float: left;
    }

        .dir-item-container ul {
            width: 85%;
            /*padding: 0;*/
        }

            .dir-item-container ul li {
                text-align: left;
                margin-bottom: 10px;
                margin-left: 10px;
            }

                .dir-item-container ul li.spring-field {
                    text-align: left;
                    margin-bottom: 10px;
                    margin-left: 10px;
                    width: 72%;
                }

                .dir-item-container ul li.subtitle {
                    text-align: left;
                    margin-bottom: 10px;
                    margin-left: 5px;
                    font-size: 15px;
                    font-weight: bold;
                    list-style: outside none none;
                    margin-left: -20px;
                }

                .dir-item-container ul li a {
                    font-size: 14px;
                }

                    .dir-item-container ul li a.has-link {
                        font-size: 14px;
                        color: #028f41;
                    }

                    .dir-item-container ul li a.no-link:hover {
                        cursor: text;
                        text-decoration: none;
                    }

                    .dir-item-container ul li a:hover {
                        cursor: pointer;
                    }


    /*Director*/



    /*contact*/
    .contact-right-bar-inner {
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .contact-address-wrapper {
        width: 100%;
        height: 42px;
        padding: 10px 10px 10px 10px;
        /*background-color: #e5e5e5;*/
        border-top: 20px solid #FFFFFF;
    }

    .c-left {
        float: left;
        width: 490px;
        height: 42px;
        border: 0px solid red;
        text-align: left;
    }

    .c-v-bar {
        float: left;
        width: 1px;
        background-color: #687074;
        height: 80px;
        margin: 10px 16px 10px 16px;
    }

    .c-right {
        float: left;
        width: 490px;
        height: 42px;
        border: 0px solid red;
        text-align: left;
    }

    .download-map-link {
        width: 100%;
        /*background-color: #e5e5e5;*/
        padding-bottom: 5px;
        padding-right: 10px;
        text-align: right;
    }

        .download-map-link a {
            color: #028f41;
        }

    .c-row {
        float: left;
        width: 100%;
    }

    .contact-google-map {
        float: left;
        width: 1000px;
        height: 350px;
    }

    .span-green {
        color: #028f41;
    }


    /* Do not delete this classheight: 100 % !important;*/
    /*.pg-right-bar {

} Do not delete */


    .effect1 {
        -webkit-box-shadow: 0 10px 6px -6px #777;
        -moz-box-shadow: 0 10px 6px -6px #777;
        box-shadow: 0 10px 6px -6px #777;
    }

    .effect2 {
        position: relative;
    }

        .effect2:before, .effect2:after {
            z-index: -1;
            position: absolute;
            content: "";
            bottom: 15px;
            left: 10px;
            width: 50%;
            top: 80%;
            max-width: 300px;
            background: #777;
            -webkit-box-shadow: 0 15px 10px #777;
            -moz-box-shadow: 0 15px 10px #777;
            box-shadow: 0 15px 10px #777;
            -webkit-transform: rotate(-3deg);
            -moz-transform: rotate(-3deg);
            -o-transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
        }

        .effect2:after {
            -webkit-transform: rotate(3deg);
            -moz-transform: rotate(3deg);
            -o-transform: rotate(3deg);
            -ms-transform: rotate(3deg);
            transform: rotate(3deg);
            right: 10px;
            left: auto;
        }

    .effect3 {
        position: relative;
    }

        .effect3:before {
            z-index: -1;
            position: absolute;
            content: "";
            bottom: 15px;
            left: 10px;
            width: 50%;
            top: 80%;
            max-width: 300px;
            background: #777;
            -webkit-box-shadow: 0 15px 10px #777;
            -moz-box-shadow: 0 15px 10px #777;
            box-shadow: 0 15px 10px #777;
            -webkit-transform: rotate(-3deg);
            -moz-transform: rotate(-3deg);
            -o-transform: rotate(-3deg);
            -ms-transform: rotate(-3deg);
            transform: rotate(-3deg);
        }

    .effect7 {
        position: relative;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

        .effect7:before, .effect7:after {
            content: "";
            position: absolute;
            z-index: -1;
            -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
            -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
            box-shadow: 0 0 20px rgba(0,0,0,0.8);
            top: 0;
            bottom: 0;
            left: 10px;
            right: 10px;
            -moz-border-radius: 100px / 10px;
            border-radius: 100px / 10px;
        }

        .effect7:after {
            right: 10px;
            left: auto;
            -webkit-transform: skew(8deg) rotate(3deg);
            -moz-transform: skew(8deg) rotate(3deg);
            -ms-transform: skew(8deg) rotate(3deg);
            -o-transform: skew(8deg) rotate(3deg);
            transform: skew(8deg) rotate(3deg);
        }

    .effect8 {
        position: relative;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }

        .effect8:before, .effect8:after {
            content: "";
            position: absolute;
            z-index: -1;
            -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
            -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
            box-shadow: 0 0 10px rgba(0,0,0,0.3);
            top: 10px;
            bottom: 10px;
            left: 0;
            right: 0;
            -moz-border-radius: 100px / 10px;
            border-radius: 100px / 10px;
        }

        .effect8:after {
            right: 10px;
            left: auto;
            -webkit-transform: skew(8deg) rotate(3deg);
            -moz-transform: skew(8deg) rotate(3deg);
            -ms-transform: skew(8deg) rotate(3deg);
            -o-transform: skew(8deg) rotate(3deg);
            transform: skew(8deg) rotate(3deg);
        }

    .search-sm-wrapper-mob {
        display: none;
    }


    .search-social-icons {
        height: 30px;
        margin-top: 30px;
        margin-bottom: 15px;
        text-align: right;
        width: 250px;
    }

        .search-social-icons a {
            float: right;
        }

    .social-a-mob {
        display: none;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /*Chrome CSS here hack for padding with FU*/
    .fileUpload {
        float: left;
        border: solid 1px #F5f5f5;
        margin: 0px 0px 0px 0px;
        color: #9f9f9f;
        width: 215px !important;
        height: 22px;
        line-height: 16px;
        padding-left: 0px;
        font-weight: normal;
    }

    .btn-upload {
        height: 23px;
        line-height: 23px;
        padding-bottom: 1px;
        vertical-align: middle;
        padding-top: 0px;
    }

    .tabs li {
        list-style: none;
        display: inline;
        padding: 0;
        margin: 0;
        margin-right: 0px !important;
    }
}

/***************************************** Media Query @media (max-width: 400px) and (min-width: 320px) ****************************************/
/*@media (max-width: 800px) {*/
@media (max-width: 1000px) {

    .dir-desc-container {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

        .dir-desc-container .hp-news-desc {
            width: 100%;
            float: left;
        }

    .dir-vertical-container {
        width: 50%;
        float: left;
    }

    .dir-item-container {
        width: 100%;
        float: left;
    }

        .dir-item-container ul li {
            text-align: left;
            margin-bottom: 10px;
            margin-left: 10px;
        }

            .dir-item-container ul li.spring-field {
                text-align: left;
                margin-bottom: 10px;
                margin-left: 10px;
                width: 87%;
            }

            .dir-item-container ul li.subtitle {
                text-align: left;
                margin-bottom: 10px;
                margin-left: 5px;
                font-size: 15px;
                font-weight: bold;
                list-style: outside none none;
                margin-left: -20px;
            }

            .dir-item-container ul li a {
                font-size: 14px;
            }

                .dir-item-container ul li a.has-link {
                    font-size: 14px;
                    color: #028f41;
                }

                .dir-item-container ul li a.no-link:hover {
                    cursor: text;
                    text-decoration: none;
                }

                .dir-item-container ul li a:hover {
                    cursor: pointer;
                }


    .social-a-des {
        display: none;
    }

    .inter-br {
        display: none;
    }

    .language-link-mob-container {
        float: left;
        margin-bottom: 10px;
        padding-left: 4px;
        width: 99.5%;
    }

    a.language-link-mob {
        color: #fff;
        float: left;
        font-family: tahoma;
        font-size: 14px;
        /*text-decoration: underline;*/
    }

    .hp-banner {
        margin: 0px auto;
        width: 100%;
        display: none;
    }

    .page-title-lbl-suggest {
        background-repeat: no-repeat;
        color: #028f41;
        display: block;
        float: left;
        font-size: 17px;
        line-height: 20px;
        text-transform: uppercase;
        width: 456px;
        margin-left: 9px;
        font-weight: bold;
    }

    .hp-news-subtitle {
        padding: 5px;
        color: #fff;
        background-color: #A20263;
        font-weight: bold;
        position: absolute;
        margin: 0px 0 0 9px;
        bottom: 20px;
    }

    .intership-mobile {
        margin-top: 15px !important;
    }

    .html5-video-controls {
        display: none !important;
    }

    html, body, form {
        height: 100%;
    }

    body {
        font-family: "Open Sans","Trebuchet MS",Verdana,Arial,sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size: 13px;
        line-height: 18px;
        height: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        color: #687074;
    }

    .page-title {
        margin-left: 9px;
    }

    .mob-nav-bg {
        background-color: #008F3D;
        height: 39px;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: -1;
    }

    p {
        text-align: justify;
        color: #687074;
        margin-top: 0px;
    }

    hr {
        background-color: #fff;
        border: medium none;
        height: 1px;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .page-text hr {
        background-color: #ccc;
        border: medium none;
        height: 1px;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .news-table {
        font-size: 13px;
        border-collapse: collapse;
        width: 100%;
        background-color: #f9f9f9;
    }

        .news-table td {
            border-bottom: 1px solid #eee;
            padding: 5px;
        }

    .dd-messageboard {
        display: none;
        overflow: hidden;
        margin-top: -150px;
        position: relative;
        width: 100%;
        min-height: 100px;
        background-color: #000;
        padding: 15px 0;
        margin: 0;
        min-height: 0;
        text-align: center;
        display: none !important;
    }

    .dd-close {
        background: url("../images/close-top.png") no-repeat scroll left top rgba(0, 0, 0, 0);
        color: #FFFFFF;
        height: 22px;
        position: absolute;
        right: 10px;
        text-indent: -9999px;
        top: 10px;
        width: 22px;
    }

    .nav-hbar-wrapper {
        background-color: red;
        height: 30px;
        margin: 0;
        padding: 0;
        position: absolute;
        width: 100%;
        z-index: 0;
    }

    #navBar {
        display: none;
        height: 30px;
        margin-top: 130px;
        position: absolute;
        width: 100%;
        background-image: url("../images/nav-H-bar.jpg");
    }

        #navBar #leftNav {
            width: 50%;
            height: 30px;
            /* background-color: black;*/
        }

        #navBar #rightNav {
            width: 50%;
            height: 30px;
            float: right;
            /* background-color: red;*/
            position: relative;
        }

    #imageBar {
        height: 250px;
        background: #008F3D;
        margin-top: 165px;
        position: absolute;
        width: 100%;
    }

    #centerImage {
    }

    #imageBar #leftImage {
        width: 50%;
        height: 250px;
        /* background-color: black;*/
    }

    #imageBar #rightImage {
        width: 50%;
        height: 250px;
        float: right;
        /* background-color: red;*/
        position: relative;
    }

    h5 /* for page title*/ {
        font-size: 15px;
        color: #028F41;
        margin: 5px 0;
    }

    .page-title-lbl {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #028F41;
        padding-left: 0px;
        line-height: 30px;
        display: block;
        text-transform: uppercase;
    }

    .lblIntro {
        display: block;
    }

    img {
        border: 0px;
    }

    .division-image {
        margin-bottom: 0px;
    }

    a {
        color: #687074;
        text-decoration: none;
    }

        a:hover,
        a:focus {
            text-decoration: underline;
        }

    input {
        border: 1px solid #ccc;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        /*padding-left: 5px;*/
        color: #687074;
        /* background-color:transparent;*/
        /*-webkit-appearance: none;*/
    }

    select {
        border: 1px solid #ccc;
        font-size: 13px;
        height: 36px;
        line-height: 30px;
        vertical-align: middle;
        padding: 0 5px !important;
        color: #687074;
    }

    .btn {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        background-color: #0A8F36;
        border: 0 none;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
        padding-bottom: 2px;
    }

    .btn-submit {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .btn-reset {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        margin-left: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .btn-inactive {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        background-color: #0A8F36;
        border: 0 none;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        height: 24px;
        line-height: 24px;
        padding-bottom: 2px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .link-green-url {
        height: 20px;
        line-height: 20px;
        padding: 3px 10px;
        color: #fff !important;
        background-color: #606060;
        text-decoration: none !important;
    }

    .hide {
        display: none !important;
    }

    .margin5-0 {
        margin: 5px 0;
    }

    .margin10-0 {
        margin: 10px 0;
    }

    .margin20-0 {
        margin: 20px 0;
    }

    .padding5-0 {
        padding: 10px 0;
    }

    .padding10-0 {
        padding: 10px 0;
    }

    .padding20-0 {
        padding: 20px 0;
    }

    .margin10-000 {
        margin: 10px 0 0 0;
    }

    .margin00-5-0 {
        margin: 0 0 5px 0;
    }

    .margin00-10-0 {
        margin: 0 0 10px 0;
    }

    .margin20-000 {
        margin: 20px 0 0 0;
    }

    .margin00-20-0 {
        margin: 0 0 20px 0;
    }

    .row {
        float: left;
        width: 1000px;
        height: auto;
    }

    .main-wrapper {
        overflow: auto;
        max-width: 400px;
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0px auto 0px auto;
        background-color: #fff;
        padding-left: 0px;
        padding-right: 0px;
    }

    .header-wrapper {
        max-width: 1000px;
        height: 135px;
        /*background: #ffffff;*/
        z-index: 100;
        position: relative;
        margin-left: 1px;
        margin-right: 5px;
        /*margin-top: 10px;*/
        margin-bottom: 5px;
    }

    .logo-wrapper {
        float: left;
        /*background: rgba(0, 0, 0, 0) url("../images/top-image.jpg") repeat scroll 0 0px;*/
        height: 100px;
        margin-top: 19px;
        margin-left: 8px;
    }

    .logo {
        height: 120px;
        /*margin-left: 122px;*/
        /*width: 120px;*/
    }

    .logo-des {
        display: none;
    }

    .logo-wrapper-bg {
        display: none;
    }

    .search-sm-wrapper {
        float: right;
        width: 196px;
        min-height: 20px;
        display: none;
    }


    .social-icon-fb {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -411px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }


    .social-icon-tw {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -448px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-in {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -483px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-yt {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -517px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
        margin-right: 7px;
    }

    .social-icon-ig {
        background-image: url("../images/sm_footer_new.jpg");
        background-position: -553px 0px;
        background-repeat: no-repeat;
        height: 30px;
        width: 31px;
        float: left;
    }

    .header-slogan {
        margin: 25px 0 0 25px;
        text-align: center;
    }

        .header-slogan img {
            height: 55px;
        }

    .search-sm-wrapper-mob {
        /*float: right;*/
        /*min-height: 20px;*/
        margin-right: 20px;
        margin-top: -19px;
        z-index: 101;
        position: relative;
    }

    .mob-search-container {
        float: right;
        margin-right: 2px;
        width: 200px;
        height: 30px;
        background-color: #f5f5f5;
        z-index: 500;
    }

    .search-social-icons {
        height: 30px;
        /*margin-top: 46px;
        margin-bottom: 15px;*/
        text-align: right;
        /*width: 250px;*/
    }

        .search-social-icons a {
            float: right;
        }

    .search-wrapper {
        float: right;
        margin-top: 3px;
        /*width: 29%;*/
    }

    .slicknav_menu .margin10-0 {
        margin: 3px 0 1px 0;
    }

    .txtSearch {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 140px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }

    .txtSearch-top {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 140px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }

    .btn-search {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        float: left;
        background-color: #098633;
        height: 23px !important;
        line-height: 23px !important;
        background-image: url("../images/search-green-mobile.png");
        background-repeat: no-repeat;
        background-position: center;
        width: 34px;
        background-size: 28px 24px;
        -webkit-background-size: 28px 24px;
    }

    .btn-search-footer {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        float: right;
        background-color: #098633;
        height: 23px !important;
        line-height: 23px !important;
        float: right;
        background-image: url("../images/search-green-mobile.png");
        background-repeat: no-repeat;
        background-position: center;
        width: 34px;
        background-size: 28px 24px;
        -webkit-background-size: 28px 24px;
    }

    .language-wrapper {
        float: right;
        text-align: right;
        width: 250px;
        height: 20px;
        margin-right: 5px;
    }

    .language-link {
        color: #fff;
        float: left;
        margin: 3px 0 0 11px;
    }

    .menu-wrapper {
        height: 30px;
        width: 1000px;
        margin: 0 auto;
        z-index: 100;
        position: relative;
    }

    .nav-mobile-wrapper {
    }

    .navbar {
        display: none;
    }

    .nav-wrapper {
        display: none;
    }

    .menu-wrapper {
        display: none;
    }

    .dl-menuwrapper {
        float: left;
        z-index: 1000;
        display: none;
    }

    /*slick nav*/
    .js .sn-menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }

    .content-wrapper {
        float: left;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        position: relative;
    }

    .footer-wrapper {
        position: relative;
        width: 100%;
    }

    .footer-text-br {
        display: none;
    }

    .brand-logos {
        height: 39px;
    }

    .marquee {
        float: left;
        overflow: hidden;
        height: 39px;
        width: 1000px;
        border: 0px solid #f9f9f9;
        display: none;
    }

    .footer-banner {
        float: left;
        width: 100%;
        margin-top: 20px;
        background-color: #848484;
    }

    .sm-wrapper {
        /*background-image: url("../images/sm_footer_new.jpg");*/
        background-repeat: no-repeat;
        border-bottom: 0px solid #CCCCCC;
        text-align: left;
        margin: 30px 0 0 0;
        width: 100%;
        height: 30px;
    }

        .sm-wrapper a {
            margin-right: 5px;
            float: none;
        }

            .sm-wrapper a:first-child {
                margin-left: 20px;
            }

        .sm-wrapper .search-footer {
            float: right;
            padding-right: 20px;
        }

    .sm-f {
        float: left;
        margin-right: 5px;
        text-align: center;
        height: 30px;
        width: 30px;
    }

    .sm-y {
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 5px;
    }

    .sm-l {
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 5px;
    }

    .sm-t {
        float: left;
        height: 30px;
        width: 30px;
        margin-right: 5px;
    }

    .sm-i {
        float: left;
        text-align: center;
        height: 30px;
        width: 30px;
    }

    .footer-cp-sm {
        float: left;
        min-height: 20px;
        width: 600px;
        margin-top: 0px;
        display: none;
    }

    .footer-copyright {
        float: left;
        min-height: 40px;
        max-height: 40px;
        /*max-width: 90%;*/
        /*padding: 0 20%;*/
        width: 94%;
        margin: 30px 0 0 0;
        margin-bottom: 10px;
        line-height: 20px;
        height: 12px;
        text-align: center;
        display: inline;
        color: #FFFFFF;
    }

        .footer-copyright a {
            color: #FFFFFF;
        }

    .footer-back-to-top {
        width: auto;
        padding-right: 20px;
        height: 30px;
    }

        .footer-back-to-top:hover {
            cursor: pointer;
        }

        .footer-back-to-top a {
            background-color: #000;
            color: #fff;
            float: right;
            padding: 8px;
            text-decoration: none;
            font-weight: bold;
        }

    .nav-footer-wrapper {
        display: none;
    }

    .twitter-wrapper {
        float: left;
    }

    .facebook-wrapper {
        float: left;
        margin-left: 0px;
        width: 350px;
    }

    .legal {
    }

    .top-image-wrapper {
        /*height:240px;*/
        margin: 0 auto;
        max-width: 1000px;
        position: relative;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin-top: 20px;
    }

    .page-banner-image {
        width: 100%;
        max-width: 1000px;
    }

    .bjqs-markers {
        display: none;
    }

    .page-sub-menu {
        display: none;
    }

    #imageBar {
        display: none;
    }

    .leftImage {
        display: none;
    }

    .rightImage {
        display: none;
    }

    /* home page*/

    .hp-content-wrapper {
        width: 98%;
        margin: 0 auto;
        position: relative;
        margin-right: 5px;
        margin-left: 5px;
    }

    #tab1 {
        margin-right: 20px;
    }

    #tab2 {
        margin-right: 20px;
    }

    .hp-intro-area {
        float: left;
        width: 98%;
        padding: 0px 1%;
    }

    .hp-page-text * > :last-child {
        margin-bottom: 0;
    }
    /* remove bottome margin from all elements*/

    .hp-right-bar-wrapper {
        float: left;
        margin-bottom: 20px;
        margin-top: 5px;
        font-size: 13px;
        width: 96%;
        padding: 0px 10px;
    }

    .tabs-wrapper {
        width: 100%;
        overflow: hidden;
        /*margin-bottom: 15px;*/
    }

    .tab-name-wrapper {
        min-width: 300px;
        height: 30px;
        line-height: 30px;
        background-color: #fff;
        margin-bottom: 10px;
        overflow: hidden;
    }

    .tab-content-wrapper {
        margin: 0px 10px;
        width: 100%;
    }

    .hp-tab-image {
        float: left;
        width: 60%;
        padding-right: 10px;
        padding-bottom: 10px;
        -ms-interpolation-mode: bicubic;
    }

    .tabs {
        padding: 0px;
        margin: 0px;
        padding-left: 0px;
    }

        .tabs li {
            list-style: none;
            display: inline;
            padding: 0;
            margin: 0;
            margin-right: 0px !important;
        }

        .tabs a {
            display: inline-block;
            background: #606060;
            color: #fff;
            text-decoration: none;
            vertical-align: middle;
            text-align: center;
            line-height: 30px;
        }

            .tabs a.active {
                background: #E5E5E5;
                color: #606060;
                padding: 0px;
            }

    .d-tab-title-w-1 {
        overflow: hidden;
        min-width: 45px;
        max-width: 75px;
        height: 30px;
    }

    .d-tab-title-w-2 {
        min-width: 105px;
        max-width: 134px;
        height: 30px;
    }

    .d-tab-title-w-3 {
        min-width: 155px;
        max-width: 178px;
        height: 30px;
    }

    .hp-news-list {
        float: left;
        width: 48.7%;
        position: relative;
    }

        .hp-news-list:last-child {
            float: right;
        }

        .hp-news-list hr {
        }

    .hp-news-td-w {
        width: 35%;
        max-height: 125px;
        float: left;
    }

    .hp-news-title {
        float: left;
        /*min-width: 185px;*/
        font-size: 13px;
        /*font-weight: bold;*/
        text-align: left;
        color: #687074;
        margin: 0;
        vertical-align: top;
        line-height: 18px;
    }

    .hp-news-date {
        float: left;
        font-weight: bold;
        padding: 0;
        width: 100%;
        height: 19px;
        line-height: 18px;
        vertical-align: bottom;
        color: #aeaeae;
        /*margin-top: 5px;*/
    }

    .hp-news-desc {
        float: left;
        text-align: justify;
    }

    .hp-news-hr {
        width: 95%;
        float: left;
        height: 1px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .hp-news-desc span {
        float: left;
        text-align: justify;
        line-height: 10px;
    }

    .hp-news-link-wrapper {
        padding: 10px 20px 0 0;
        height: 30px;
        position: absolute;
        bottom: 0;
        right: 0;
        float: right;
        display: block;
    }

    .hp-news-link {
        font-weight: normal;
    }

    .video-profile-wrapper {
        float: left;
        width: 100%;
    }

    .video-inner-wrapper {
        margin: 20px 0 0 10px;
        width: auto;
    }

    .profile-icon {
        float: left;
        min-width: 195px;
        min-height: 120px;
        background-color: #E5E5E5;
        overflow: hidden;
        position: relative;
        /*margin-right: 43px;*/
        margin-bottom: 10px;
        width: 48%;
    }

    .video-icon {
        position: relative;
        float: right;
        min-width: 310;
        min-height: 120px;
        background-color: #E5E5E5;
        overflow: hidden;
        /*margin-top: 10px;*/
        width: 48%;
    }

    .hp-playVideo {
        float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: 25px;
        margin-left: 80px;
        z-index: 120;
        border: 0px;
    }

    .hp-video-thumbnail {
        border: 0 none;
        /*margin-bottom: -37px;
        margin-top: -35px;*/
        position: relative;
        width: 100%;
    }

    .imgPlayVideo {
        border: 0;
    }

    .hp-video-wrap {
        position: relative;
        margin: 20px;
        border: 3px solid #eee;
        display: inline-block;
    }

    .profile-icon img {
        display: block;
    }

    .profile-icon span {
        position: absolute;
        background-color: #A20263;
        /*opacity: 0.7;*/
        /*bottom: 0;*/
        padding: 5px 10px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin: -44px 0 0 10px;
    }

    .video-icon img {
        display: block;
    }

    .video-icon span {
        position: absolute;
        background-color: #A20263;
        /*opacity: 0.7;*/
        /*bottom: 0;*/
        padding: 5px 10px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #fff;
        margin: -44px 0 0 10px;
    }

    .play_symbol {
        position: absolute;
        left: 50%;
        top: 30%;
        margin-left: -25px;
    }

    .profile-icon a {
        display: block;
        height: 100%;
        width: 100%;
    }
    /* Page */
    .page-sub-menu {
        width: 100%;
        height: 23px;
        padding: 0px 0px;
        margin-top: -3px;
    }

    .page-content-area {
        /*width: 96%;*/
        margin-left: 1%;
        margin-right: 1%;
        height: auto;
        margin: 0 auto;
    }

    .pg-wrapper-1000 {
        float: left;
        width: 1000px;
        height: auto;
    }

    .pg-left-bar {
        float: left;
        width: 100%;
        height: auto;
    }

    .pg-right-bar {
        float: right;
        min-width: 300px;
        height: auto;
        background-color: #E5E5E5;
        padding: 0;
        display: none;
    }

    .white-bg {
        background-color: #fff;
    }


    .pg-bar {
        float: left;
        width: 100%;
        height: auto;
    }

    .hp-page-text {
        float: left;
        padding: 10px;
    }

    .page-text {
        float: left;
        min-height: 10px;
        height: 100%;
        width: 95%;
        padding: 0px 9px;
    }

        .page-text a {
            text-decoration: underline;
            color: #008F3D;
        }

    .pg-left-bar b {
        color: #687074;
    }

    .pg-left-bar strong {
        color: #687074;
    }

    .pg-left-bar b {
        color: #666;
    }

    /* News List*/
    .news-list-wrapper {
        float: left;
        height: auto;
        margin-top: 15px;
        width: 100%;
    }

    .news-item-inner-wrapper {
        margin: 0 auto;
        max-width: 740px;
    }

    .latest-news-img {
        float: left;
        width: 200px;
        margin-right: 20px;
    }

    .latest-news-date {
        display: block;
        margin: 11px 0 20px 0;
        font-weight: bold;
        color: #687074;
    }

    .latest-news-desc {
        text-align: justify;
        line-height: 17px;
    }

    .latest-news-readmore {
        display: block;
        margin: 0;
        font-weight: normal;
        text-decoration: none !important;
    }

    .single-news-item-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 292px;
        min-height: 160px;
        overflow: hidden;
        padding-bottom: 18px;
        padding-right: 10px;
        padding-left: 8px;
        text-align: center;
        width: 300px;
    }

        .single-news-item-wrapper a:hover {
            float: left;
            color: #fff; /*#028F41;*/
            text-decoration: none;
            background-color: #028F41;
        }

            .single-news-item-wrapper a:hover .single-news-date {
                color: #fff; /*#028F41;*/
                font-weight: bold;
            }

        .single-news-item-wrapper a {
            color: #687074;
            float: left;
            text-decoration: none;
            background-color: #E5E5E5;
        }

        .single-news-item-wrapper img {
            float: left;
            width: 300px;
            height: auto;
            border-bottom: 5px solid #fff;
        }

    .news-item-details-w {
        float: left;
        min-height: 80px;
        max-height: 80px;
        overflow: hidden;
        padding: 5px;
        text-align: left;
        width: 98%;
    }

    .single-news-title {
        font-weight: bold;
        margin-top: 5px;
        text-align: center;
        width: 230px;
    }

    .single-news-date {
        display: block;
        font-weight: bold;
        color: #028f41;
        line-height: 18px;
        padding: 2px 0 0;
        width: 100%;
    }


    .news-list-pager-wrapper {
        float: left;
        width: 100%;
    }

    /* News List*/

    /* News detail*/
    .news-details-wrapper h5 {
        font-size: 22px;
        line-height: 30px;
        color: #687074;
        margin: 5px 0;
    }
        .news-details-wrapper h1 {
        font-size: 22px;
        line-height: 30px;
        color: #687074;
        margin: 5px 0;
    }

    .news-gallery-wrapper {
        min-width: 310px;
        max-width: 310px;
        height: 235px;
        margin: 10px 0 0 0;
        float: left;
    }

    .news-details-wrapper {
        float: left;
        width: 96%;
        min-height: 300px;
        margin: 8px 0 10px 0;
        padding: 0px 10px;
    }

    .news-detail-img-wrapper {
        float: left;
        width: 100%;
    }

    .news-detail-img {
        width: 300px;
        margin: 15px 0 10px 0;
    }

    .news-detail-date-wrapper {
        float: left;
        width: 100%;
    }

    .news-detail-date {
        color: #028f41;
        display: inline-block;
        font-weight: bold;
        margin: 10px 0 15px;
    }

    .news-sharing {
        float: right;
        width: auto;
        min-width: 140px;
        margin-top: 7px;
    }

    .flexslider ol {
        display: none;
    }

    .flexslider .slides img {
        width: 310px !important;
    }

    .flexslider .slides {
        width: 100% !important;
    }

    #ContentPlaceHolder1_pnlNewsDetail p {
        font-size: 14px;
    }

    /* News detail*/


    /*uc*/
    /*uc featured Video*/
    .pg-video-left-bar {
        float: left;
        width: 100%;
        height: auto;
        margin-right: 0px;
    }

    .pg-video-right-bar {
        float: left;
        width: 97.7%;
        height: auto;
        background-color: #fff;
        padding: 0 10px;
        margin: 25px 0 10px;
    }

    .page-title-video-side-wrapper {
        width: 400px;
        background-image: url("../images/title-bar-side.png");
        background-repeat: no-repeat;
        margin-bottom: 14px;
    }

    .featured-video-title-wrapper {
        width: 100%;
        height: 30px;
        background-color: #fff;
    }

    .fvt {
        width: 120px;
        padding: 5px;
        color: #656565;
        background-color: #e5e5e5;
        border-right: 4px solid #fff;
        height: 20px;
        text-align: center;
    }

    .uc-rptFeaturedVideo-wrapper {
        width: 100%;
        height: auto;
        min-height: 391px;
        max-height: 391px;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .uc-video-pager-wrapper-o {
        float: left;
        width: 390px;
    }

    .uc-single-video-wrapper {
        float: left;
        width: 96%;
        height: 70px;
        padding-bottom: 13px;
        padding-left: 10px;
        border-bottom: 1px solid #fff;
        margin: 14px 5px 0 5px;
    }

        .uc-single-video-wrapper a {
            float: left;
            text-decoration: none;
            font-weight: bold;
        }

    .uc-video-image-wrapper {
        float: left;
        width: 126px;
        height: 68px;
        overflow: hidden;
        margin-right: 10px;
    }

    .uc-video-thumbnail {
        float: left;
        width: 126px;
        border: 0px;
        margin-top: -13px;
    }

    .uc-featured-video-title {
        float: left;
        width: 50%;
    }

    .uc-playVideo {
        float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: 0px;
        margin-left: 45px;
        z-index: 99;
        border: 0px;
    }

    .uc-video-title {
        width: 100%;
        padding: 5px 0 5px 0px;
        display: block;
        line-height: 12px;
        font-weight: normal;
        color: #028F41;
    }

    .uc-video-date {
        width: 100%;
        padding: 0px 0 5px 0px;
        display: block;
        line-height: 12px;
        font-weight: bold;
        color: #687074;
    }

    /*uc featured Video*/
    /*Video Page*/
    .pg-video-wrapper-1000 {
        background-color: #fff;
        float: left;
        margin: 0px 0 10px 9px;
        width: 99.9%;
    }

    .active-video-wrapper {
        float: left;
        width: 98%;
        min-height: 260px;
        height: auto;
        margin-top: 14px !important;
        margin-left: 9px !important;
        border-bottom: 0px solid #ccc;
        background-color: #e5e5e5;
    }

    .active-iframe-wrapper {
        float: left;
        width: 100%;
        border-bottom: 5px solid #fff;
    }

    .active-iframe {
        float: left;
        margin-bottom: 0px;
        border: 0;
        border: 0;
    }

    .active-video-title-w {
        width: 96%;
        padding: 0px;
    }

    .active-video-title {
        float: left;
        width: 100%;
        margin: 6px 5px 0px 5px;
        line-height: 12px;
        font-weight: bold;
        color: #687074; /*#808080*/
    }

    .active-video-date {
        float: left;
        width: 100%;
        margin: 5px 5px 5px 5px;
        line-height: 18px;
        font-weight: bold;
        color: #028f41;
    }

    .rptVideo-wrapper {
        max-width: 100%;
        margin: 0 auto;
    }

    .single-video-wrapper {
        float: left;
        text-align: center;
        width: 48.3%;
        /*min-height: 160px;
        max-height: 230px;*/
        /*border-bottom: 0px solid #ccc;
        margin-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 16px;*/
        margin-bottom: 10px;
        margin-right: 10px;
        overflow: hidden;
    }

        .single-video-wrapper a {
            float: left;
            text-align: center;
            color: #687074; /*#028F41;*/
            text-decoration: none;
            /*background-color: #E5E5E5;*/
            width: 100%;
            position: relative;
        }

            .single-video-wrapper a:hover {
                float: left;
                text-align: center;
                color: #fff; /*#028F41;*/
                text-decoration: none;
                /*background-color: #028F41;*/
            }

                .single-video-wrapper a:hover .video-date {
                    color: #fff; /*#028F41;*/
                    font-weight: bold;
                }

                .single-video-wrapper a:hover .video-title-wrapper {
                    background-color: #028F41;
                }

    .video-image-wrapper {
        width: 100%;
        /*height: 180px;*/
        overflow: hidden;
        /*border-bottom: 5px solid #fff;*/
    }

    .video-thumbnail {
        width: 100%;
        border: 0px;
        /*margin-top: -25px;*/
    }

    .playVideo {
        /*float: left;
        width: 57px;
        height: 56px;
        position: absolute;
        margin-top: -85px;
        margin-left: 90px;
        z-index: 120;
        border: 0px;*/
        left: 46%;
        position: absolute;
        top: 25%;
    }

    .video-title-wrapper {
        width: 98%;
        text-align: left;
        margin-top: 3px;
        padding: 5px;
        min-height: 60px;
        background-color: #e5e5e5;
        min-height: 74px;
    }

    .video-title-wrapper:hover {
        float: left;
        text-align: left;
        color: #fff !important; /*#028F41;*/
        text-decoration: none;
    }

    .video-title {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        font-weight: bold;
    }

    .video-date {
        width: 100%;
        padding: 2px 0 0px 0px;
        display: block;
        line-height: 18px;
        font-weight: bold;
        color: #028f41;
    }

    .video-divider-line {
        width: 1000px;
        height: 0px;
        background-color: #ccc;
        float: left;
        margin: 15px 0 15px 0;
    }

    .featured-title {
        width: 100%;
        padding: 0 0 5px;
        display: block;
        line-height: 16px;
        font-weight: normal;
        color: #687074;
        overflow: hidden;
    }

    .featured-date {
        width: 100%;
        padding: 0px 0 5px 0px;
        display: block;
        line-height: 12px;
        font-weight: bold;
        color: #028f41;
    }

    .video-pager-wrapper {
        width: 100% !important;
    }
    /*Video Page*/

    /* Careers*/
    .tooltipster-default {
        background-color: #ccc !important;
    }

    .career-form-wrapper {
        float: left;
        width: auto;
        height: auto;
        padding: 0px 10px;
    }

    #ContentPlaceHolder1_updPnlForm {
        float: left;
    }

    .pnl-form {
        float: left;
        height: 100%;
        width: 96%;
    }

    .pnl-form-msg {
        float: left;
        height: 100%;
        width: 100%;
        font-weight: bold;
        height: 200px;
    }

    .row-form {
        float: left;
        width: 100%;
        min-height: 25px;
        margin: 2px 1px;
        text-align: center;
    }

    .row-lbl-wrapper {
        float: left;
        text-align: center;
        width: 100%;
        padding-right: 10px;
        vertical-align: middle;
        line-height: 24px;
    }

    .row-label {
        /*float: left;*/
        text-align: center;
        vertical-align: middle;
        line-height: 24px;
    }

    .row-input {
        /*float: left;*/
        width: 80%;
        padding-left: 5px;
        margin-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-phone {
        /*float: left;*/
        width: 80%;
        padding-left: 5px;
        margin-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-input-multiline {
        float: left;
        width: 80%;
        height: 80px;
        border: 1px solid #CCCCCC;
        color: #687074;
        font-size: 12px;
        line-height: 24px;
        padding-left: 5px;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-input-comment {
        /*float: left;*/
        width: 80%;
        height: 120px;
        border: 1px solid #CCCCCC;
        color: #687074;
        font-size: 12px;
        line-height: 24px;
        padding-left: 5px;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-req {
        vertical-align: top;
        color: #028F41;
        padding: 0 2px;
    }

    .row-validate {
        color: Red;
    }

    .row-dd {
        height: 30px;
        padding-bottom: 5px;
        padding-right: 2px;
        padding-top: 5px;
        width: 80%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-submit {
        float: left;
        width: auto;
        height: 30px;
        margin: 30px auto;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
    }

    .row-submit2 {
        float: left;
        min-height: 30px;
        text-align: center;
        width: 100%;
        margin: 30px 0 15px;
    }

    .btn-wrapper-570 {
        width: 100%;
        margin: 0 auto;
    }

    .tooltip-override {
        float: right;
        margin: 2px 2px 0 2px;
        display: none;
    }

    .tooltip-img {
        vertical-align: middle;
    }

    .fileUpload {
        /*float: left;*/
        border: 1px solid #CCCCCC;
        background-color: #fff;
        margin: 0px 0px 0px 0px;
        color: #9f9f9f;
        /*width: 67% !important;*/ /*width:287px !important;*/
        height: 21px;
        line-height: 21px;
        padding-left: 0px;
        /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
FCBD49 #FEE4B4 */
    }

    .btnUploadHack {
        float: left;
        margin-left: -50px;
        width: 70px;
        background: #ccc;
        line-height: 20px;
        text-align: center;
        vertical-align: middle;
        display: none;
    }

    .file-upload-wrapper {
        background-color: #fff;
        /*float: left;
        width: 80%;*/
    }

    .btnUpload {
        height: 20px;
        line-height: 20px;
        vertical-align: middle;
    }

    .btn-upload {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        /*float: left;*/
        background-color: #F0F0F0;
        border: solid 1px #ccc;
        color: #687074;
        font-size: 13px;
        font-weight: bold;
        height: 22px;
        line-height: 22px;
        padding-bottom: 2px;
        padding-right: 13px;
        padding-left: 13px;
        margin-left: 2px;
    }

    .custom-browse-fileupload {
        height: 40px;
        float: left;
        margin: 0;
    }

    .fileupload-validator {
        float: right;
    }

    .form-msg {
        float: left;
        display: block;
    }

    .pager-loader {
        width: auto;
        text-align: center;
    }

    /*contact*/

    .contact-right-bar-inner {
        width: 100%;
        height: 100%;
        background-color: #fff;
    }

    .contact-address-wrapper {
        float: left;
        width: 95%;
        padding: 5px;
        background-color: #fff;
    }

    .c-left {
        float: left;
        width: 100%;
        height: 60px;
        border: 0px solid red;
        text-align: center;
    }

    .c-v-bar {
        float: left;
        width: 1px;
        background-color: #687074;
        height: 80px;
        margin: 10px 16px 10px 16px;
        display: none;
    }

    .c-right {
        float: left;
        width: 100%;
        height: 60px;
        border: 0px solid red;
        text-align: center;
    }

    .c-row {
        float: left;
        width: 100%;
    }

    .download-map-link {
        width: 100%;
        /*background-color: #e5e5e5;*/
        padding-bottom: 5px;
        padding-right: 10px;
        text-align: center;
    }

        .download-map-link a {
            color: #028f41;
        }

    .contact-google-map {
        float: left;
        margin-left: -15px;
        /*min-height: 250px;*/
        width: 104%;
    }

    .span-green {
        color: #028f41;
    }
    /*contact*/

    /*Director*/
    .dir-details-wrapper {
        /*max-width: 600px;*/
        padding-left: 20px;
        min-height: 400px;
        margin: 13px 0 10px 0;
        margin: 0 auto;
    }

    .dir-column {
        float: left;
        min-width: 224px;
        min-height: 700px;
        text-align: center;
    }

    .zero-border {
        border: 0px !important;
    }

    .dir-v-bar {
        float: left;
        width: 1px;
        min-height: 830px;
        background-color: #ccc;
        margin: 0px 16px;
    }

    .dir-h-bar {
        height: 1px;
        width: 190px;
        background-color: #ccc;
        margin: 9px 0px 5px 10px;
    }


    /*.dir-contact
{
min-width:280px;
min-height:200px;
max-width:320px;
margin:10px;
background-color:#fff;
border-bottom:0px solid #ccc;
font-size:11px;
float:left;
background-color:#f5f5f5;
}
.dir-contact-image
{
min-height:90px;
max-height:85px;
line-height:85px;
display: block;
text-align: center;
width: 96%;
background-color:#fff;
margin:2%;
}
.dir-logo
{
    border:0;
    padding:5px;
    vertical-align: middle;
}
*/
    .dir-contact {
        float: left;
        min-width: 260px;
        min-height: 230px;
        max-width: 300px;
        margin: 0px 19px 10px 19px;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        border-right: 0px solid #ccc;
        font-size: 11px;
        background-color: #fff;
    }

    .dir-contact-image {
        min-height: 90px;
        max-height: 85px;
        line-height: 85px;
        display: block;
        text-align: center;
        width: 96%;
        background-color: #fff;
        /*margin: 0px 2%;*/
    }

    .dir-logo {
        border: 0;
        padding: 0px 5px;
        vertical-align: middle;
    }

    .dir-contact-name {
        margin-top: 5px;
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-name-hotel {
        margin-top: 5px;
        width: auto;
        vertical-align: middle;
        font-weight: normal;
        text-align: center;
    }

    .dir-contact-web {
        width: auto;
        vertical-align: middle;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .dir-contact-phone {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-fax {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-contact-pobox {
        width: auto;
        vertical-align: middle;
        text-align: center;
    }

    .dir-green-url {
        background-color: #0A8F36;
        color: #FFFFFF;
        height: 20px;
        line-height: 20px;
        padding: 1px 10px;
    }

    .dir-gray-url {
        background-color: #606060;
        color: #FFFFFF;
        height: 20px;
        line-height: 20px;
        padding: 2px 5px;
        font-size: 10px;
    }

    .border-0 {
        border: 0px;
    }
    /*Director*/


    /* Gallery*/
    .single-album-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 292px;
        min-height: 160px;
        overflow: hidden;
        padding-bottom: 18px;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        width: 300px;
    }

        .single-album-wrapper a {
            float: left;
            text-align: center;
            color: #687074; /*#028F41;*/
            text-decoration: none;
            background-color: #E5E5E5;
            font-weight: bold;
        }

            .single-album-wrapper a:hover {
                float: left;
                text-align: center;
                color: #fff; /*#028F41;*/
                text-decoration: none;
                background-color: #028F41;
            }

    .album-thumbnail-w {
        border-bottom: 5px solid #FFFFFF;
        overflow: hidden;
        border-bottom: 0px solid #fff;
    }

    .single-album-wrapper img {
        float: left;
        width: 300px;
        height: auto;
    }

    .album-thumbnail-img {
        float: left;
        width: 300px;
        height: auto;
        border-bottom: 5px solid #fff;
    }

    .album-title-w {
        float: left;
        min-height: 30px;
        max-height: 30px;
        overflow: hidden;
        padding: 5px;
        text-align: left;
        width: 98%;
        line-height: 30px;
    }

    .rptGallery-wrapper {
        width: 100%;
        min-height: 430px;
        margin-top: 5px;
        margin-left: 4px;
    }

    .gallery-pager-wrapper-1000 {
        float: left;
        width: 100%;
    }

    /* album page*/
    .single-album-image-wrapper {
        float: left;
        margin-bottom: 0;
        max-height: 151px;
        min-height: 151px;
        overflow: hidden;
        margin-bottom: 26px;
        margin-right: 26px;
        text-align: center;
        width: 230px;
        width:100%;
    }
        /*div.single-album-image-wrapper:nth-child(4n) 
{
    margin-right:0px !important;
}*/
        .single-album-image-wrapper a {
            float: left;
            text-align: center;
            color: #687074; /*#028F41;*/
            text-decoration: none;
            background-color: #E5E5E5;
            font-weight: bold;
        }

            .single-album-image-wrapper a:hover {
                float: left;
                text-align: center;
                color: #fff; /*#028F41;*/
                text-decoration: none;
                background-color: #028F41;
            }

    .album-image-thumbnail-w {
        border-bottom: 5px solid #FFFFFF;
        height: 151px;
        overflow: hidden;
        width: 230px;
        
    }

    .album-image-thumbnail {
        width: 230px;
        /*width:100%;*/
        border: 0px;
    }

    .album-image-large {
        max-width: 300px;
        max-height: 300px;
        border: 0px;
        display: none;
    }

    .album-image-title-w {
        margin-top: 0;
        padding: 0 5px;
        text-align: left;
        width: 220px;
        height: 30px;
        vertical-align: middle;
        line-height: 30px;
    }

    .rptGallery-image-wrapper {
        width: 100%;
        min-height: 430px;
        margin-top: 5px;
    }

    .gallery-pager-wrapper-1000 {
        float: left;
        width: 100%;
    }
    /*album popup*/
    .single-album-image-wrapper span, .single-album-image-wrapper a {
        display: none;
    }

    #popupbg {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.20);
        z-index: 1000;
    }

    #popup {
        font-size: 12px;
        /* Vertical/Horizontal Alignment */
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -180px; /* (300px of height + 40px of padding + 20px of border) / 2 */
        margin-left: -330px; /* (600px of width + 40px of padding + 20px of border) / 2 */
        font-size: 17px;
        width: 600px;
        max-height: 350px;
        background: #fff;
        padding: 20px;
        border: solid 0px #CCCCCC;
    }

    .pop-album-name {
        font-size: 18px;
        color: #008F3D;
        margin-top: 10px;
        /*display: none;*/
    }

    .pop-album-caption {
        font-size: 12px;
        font-weight: bold;
        color: #008F3D;
        margin-top: 10px;
        width: 100%;
    }

    .pop-img {
        /*min-width: 300px;
        max-width: 300px;*/
        height: 313px;
        float: left;
        background-color: #fff;
        overflow: hidden;
        text-align: center;
        margin: 0 20px 0 auto;
    }

    .pop-details {
        /*float: left;*/
        width: auto;
        height: auto;
        margin-left: 15px;
        font-size: 13px;
    }

    .download-icon {
        float: left;
        margin-right: 3px !important;
        margin-top: 3px !important;
        width: 16px;
    }

    #popup img {
        margin: 0 auto;
        display: block;
        max-width: 300px;
        max-height: 300px;
    }

    #popup span.album-date, #popup span.album-title, #popup span.album-caption, #popup a.album-download, #popup span#close {
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .album-caption {
        /* bottom: 20px;
    font-size: 10px;
    text-align: center;
    position: relative;
     text-shadow: 1px 1px #000;
     color:#fff;*/
        display: inline-block;
        color: Gray;
        font-size: 10px;
        margin: 5px 0 !important;
        display: none !important;
    }

    .album-title {
        margin: 5px 0 !important;
        font-size: 12px;
    }

    .album-span {
        margin: 5px 0 !important;
        font-size: 12px;
    }

    .album-download {
        color: #008F3D;
        text-decoration: none;
    }

    .album-download {
        color: #008F3D;
        text-decoration: none;
        display: block;
        position: absolute;
        bottom: 14px;
        font-size: 13px;
    }

    .album-download-top {
        color: #008F3D;
        text-decoration: none;
        display: block;
        font-size: 13px;
        margin-top: 5px;
    }

    #close {
        right: 0;
        float: right;
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        color: #008F3D !important;
        margin: -20px !important;
        font-family: verdana;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        valign: middle;
    }

    #nextprev {
        background-color: #fff;
        width: 60px;
        height: 30px;
        bottom: 10px;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }

    #prev {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    #next {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    .btn-prev {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
        -webkit-appearance: none;
    }

    .btn-next {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
        -webkit-appearance: none;
    }
    /**/

    /*uc*/
    .uc-gallery-wrapper {
        float: right;
        width: 400px;
        height: 100%;
        background-color: #fff;
    }

    .page-title-side-wrapper {
        width: 400px;
        background-image: url("../images/title-bar-side.png");
        background-repeat: no-repeat;
        margin-bottom: 14px;
    }

    .lbl-page-title-side {
        color: #028F41;
        display: block;
        right: 0;
        font-size: 15px;
        line-height: 20px;
        padding-left: 68px;
        text-transform: uppercase;
    }

    .rptAlbums-wrapper {
        width: 400px;
    }
    /*
.uc-album-wrapper
{
float:left;
width:195px;
height:160px;
margin:2px;
}
.uc-album-icon
{
    height:130px;
}
.uc-album-img
{
   float:left;
   width:186px;
-moz-box-shadow:2px 2px 3px 4px #ccc;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
 box-shadow: 1px 1px 3px #888888;
 
}
.uc-album-name
{
    font-size:13px;
    font-weight:normal;
    color:#0A8F36;
float:left;
height:28px;
line-height:20px;
width:186px;
background-color:#fff;
text-align:center;
}
*/

    .uc-album-wrapper {
        float: left;
        width: 186px;
        height: 150px;
        padding-right: 12px;
        margin-bottom: 0px;
        border-right: 0px solid #ccc;
        margin: 0px;
    }

    .rptAlbums-wrapper .uc-album-wrapper:nth-child(2n+2) {
        border-right: 0px solid #ccc;
        padding-right: 0px;
        padding-left: 12px;
    }

    .uc-album-icon {
        height: 123px;
    }

    .uc-album-img {
        float: left;
        width: 186px;
    }

    .uc-album-name {
        font-size: 12px;
        font-weight: normal;
        color: #0A8F36;
        float: left;
        height: 28px;
        line-height: 25px;
        width: 186px;
        background-color: #fff;
        text-align: center;
    }

    .uc-gallery-pager-wrapper-o {
        float: left;
        width: 100%;
    }

    .lbl-page-f-video-side {
        color: #028F41;
        display: block;
        right: 0;
        font-size: 15px;
        line-height: 20px;
        padding-left: 10px;
        text-shadow: 0 0 0 #F6F6F6;
    }
    /*uc*/

    /* Search */

    .search-list-wrapper {
        float: left;
        width: 100%;
        min-height: 400px;
        height: auto;
        margin-top: 5px;
    }

    .search-desc {
        text-align: justify;
        line-height: 17px;
        float: left;
        width: 100%;
    }


    .search-date {
        width: 100%;
        padding-top: 5px;
        float: left;
    }

    .search-type {
        /*padding-top: 5px;*/
        float: left;
    }

        .search-type span.type {
            float: left;
            margin-left: 5px;
            font-weight: normal;
        }

        .search-type span:empty {
            float: left;
            border: 0px solid #028F41;
        }

        .search-type span.search-item-separator {
            float: left;
            margin-left: 5px;
            font-weight: normal;
        }

    .keyword-highlight {
        background-color: yellow;
    }


    .search-readmore {
        display: block;
        margin: 0;
        font-weight: normal;
        text-decoration: none !important;
    }

        .search-readmore a:hover {
            display: block;
            margin: 0;
            font-weight: normal;
            text-decoration: none;
        }

    .search-item-wrapper ul {
        float: left;
        list-style-type: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .search-item-wrapper h5 {
        margin-top: 3px;
        line-height: 15px;
        font-size: 14px;
    }

    .search-item-wrapper li p {
    }

    .search-item-wrapper li {
        padding: 10px 0 15px 0;
        overflow: auto;
        border-bottom: 1px solid #eee;
    }

        .search-item-wrapper li:hover {
            /*background: #f9f9f9; cursor: pointer;*/
        }

    .hp-page-text ul > :last-child {
        border-bottom: 0;
    }

    .search-item-wrapper li:last-child {
        border-bottom: 0px solid #ccc;
    }

    .search-list-pager-wrapper {
        width: auto;
    }

    .search-list-wrapper h5 {
        color: #687074;
    }

    .search-result-msg {
        float: left;
        width: 96%;
        max-height: 30px;
        margin: 0px 2%;
        font-size: 15px;
        font-weight: bold;
        color: #687074;
        text-align: center;
    }

    .search-advaned {
        float: left;
        width: 100%;
        max-height: 30px;
        margin: 10px 0px 10px 0px;
        font-size: 15px;
        font-weight: bold;
        color: #687074;
        text-align: center;
    }

        .search-advaned input {
            border: 1px solid #ccc;
            color: #687074;
            font-size: 12px;
            height: 20px;
            line-height: 20px;
            padding-left: 5px;
            vertical-align: middle;
        }

        .search-advaned select {
            border: 1px solid #ccc;
            color: #687074;
            font-size: 12px;
            height: 24px;
            line-height: 20px;
            padding-left: 5px;
            vertical-align: middle;
        }

    .height-auto {
        height: auto !important;
    }

    .result-keyword {
        color: #028F41;
    }

    .result-count {
        color: #028F41;
    }
    /* Search */
    .search-nav-w {
        display: block;
        float: left;
        position: relative;
        width: 100%;
    }

    .btn-search-f {
        background-color: #084f8f;
        border: 0 solid #084f8f !important;
        margin: 0 0 0 -79px;
        padding: 7px 13px;
        right: 15px;
        width: 79px;
    }

    .form-search-input-nav {
        background-color: #f9f9f9;
        border: 0 none !important;
        border-radius: 0;
        float: left;
        margin: 0;
        padding: 0 0 0 5px !important;
        width: 99.5%;
    }

    .mob-header-w {
        border: 0 solid #000;
        display: block;
        float: left;
        margin-bottom: 15px;
        margin-top: 10px;
        min-height: 80px;
        position: relative;
        width: 100%;
    }
}

@media (max-width:320px) {

    .video-inner-wrapper {
        margin: 3px 0 0 10px;
        width: auto;
    }

    .pg-video-right-bar {
        float: left;
        width: 95.5%;
        height: auto;
        background-color: #fff;
        padding: 0 10px;
        margin: 25px 0 10px;
    }

    .pg-video-wrapper-1000 {
        background-color: #fff;
        float: left;
        margin: 0px 0 10px 9px;
        width: 98.7%;
    }

    .active-video-wrapper {
        float: left;
        width: 95.5%;
        min-height: 260px;
        height: auto;
        margin-top: 14px !important;
        margin-left: 9px !important;
        border-bottom: 0px solid #ccc;
        background-color: #e5e5e5;
    }

    .c-right {
        float: left;
        width: 100%;
        height: 70px;
        border: 0px solid red;
        text-align: center;
    }

    .social-a-des {
        display: none;
    }

    .hp-banner {
        margin: 0px auto;
        width: 100%;
        display: none;
    }

    .footer-back-to-top {
        width: auto;
        padding-right: 0px;
        height: 30px;
    }

    .logo {
        height: 100px;
        /*width: 120px;*/
        margin: 0;
    }

    .logo-des {
        display: none;
    }

    .logo-wrapper-bg {
        display: none;
    }

    .search-wrapper {
        float: right;
        margin-top: 3px;
        width: 73%;
    }

    .top-image-wrapper {
        /*height:240px;*/
        margin: 0 auto;
        max-width: 1000px;
        position: relative;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin-top: 10px;
    }

    .hp-news-subtitle {
        display: none;
    }

    .hp-news-list {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .hp-video-thumbnail {
        border: 0 none;
        /*margin-bottom: -37px;
        margin-top: -35px;*/
        position: relative;
        /*width: 288px;*/
    }

    .sm-wrapper {
        /*background-image: url("../images/sm_footer_new.jpg");*/
        background-repeat: no-repeat;
        border-bottom: 0px solid #CCCCCC;
        text-align: center;
        margin: 30px 0 0 0;
        width: 100%;
        height: 30px;
    }

    .txtSearch {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 213px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }

    txtSearch-top {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 140px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }


    .sm-wrapper .search-footer {
        float: left;
        margin: 10px 0 0 0;
        display: none;
    }

    .footer-text-br {
        display: block;
    }

    .footer-banner {
        float: left;
        width: 88%;
        margin-bottom: 0px;
        margin-top: 10px;
        background-color: #848484;
        padding: 0 20px 20px 20px;
    }

    .logo-wrapper {
        float: left;
        /*height: 80px !important;
        width: 80px !important;*/
    }

    .logo {
        padding-left: 0;
        padding-top: 0;
        /*width: 80px !important;*/
    }



    .header-wrapper {
        /*background: none repeat scroll 0 0 #FFFFFF;*/
        /*height: 80px;*/
        margin: 1px 1px 0;
        max-width: 800px;
        position: relative;
        z-index: 100;
    }

    .single-album-wrapper, .single-album-image-wrapper {
        width: 100%;
        max-height: 180px;
    }

    div.single-album-image-wrapper:nth-child(1n) {
        margin-right: 0px !important;
    }
}

@media (max-width:450px) {
    .header-slogan {
        margin: 25px 0 0 25px;
        text-align: center;
    }

        .header-slogan img {
            height: 45px;
        }

    .news-details-wrapper {
        float: left;
        width: 93%;
        min-height: 300px;
        margin: 8px 0 10px 0;
        padding: 0px 10px;
    }
}

@media (width:360px) {
    .single-album-wrapper {
        min-height: 80px !important;
        max-height: 300px !important;
    }

    .single-album-image-wrapper {
        width: 45.3%;
        min-height: 80px !important;
        max-height: 103px !important;
    }

    div.single-album-image-wrapper:nth-child(2n) {
        margin-right: 0px !important;
    }

    .album-image-thumbnail {
        width: 100% !important;
    }
}


@media (width:480px) {
    .single-album-wrapper {
        width: 90% !important;
    }

    .single-album-image-wrapper {
        width: 46.3%;
        min-height: 141px !important;
        max-height: 141px !important;
    }

    div.single-album-image-wrapper:nth-child(2n) {
        margin-right: 0px !important;
    }

    .album-image-thumbnail {
        width: 100% !important;
    }
}

@media (width:640px) {
    .single-album-wrapper {
        width: 290px !important;
    }

    .single-album-image-wrapper {
        width: 30%;
        min-height: 100px !important;
        max-height: 122px !important;
    }

    div.single-album-image-wrapper:nth-child(3n) {
        margin-right: 0px !important;
    }

    .album-image-thumbnail {
        width: 100% !important;
    }

    #popup {
        font-size: 12px;
        /* Vertical/Horizontal Alignment */
        position: absolute;
        top: 50% !important;
        left: 51%;
        margin-top: -25%; /* (300px of height + 40px of padding + 20px of border) / 2 */
        margin-left: -50%; /* (600px of width + 40px of padding + 20px of border) / 2 */
        font-size: 17px;
        width: 92%;
        min-height: 313px;
        background: #fff;
        padding: 10px;
        border: solid 0px #CCCCCC;
    }
}


@media (min-width:320px) and (max-width:539px) {

    .dir-desc-container {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

        .dir-desc-container h1 {
            font-size: x-large;
            line-height: 26px;
            width: 85%;
        }

        .dir-desc-container .desc {
            width: 90%;
            float: left;
        }

    .dir-vertical-container {
        width: 100%;
        float: left;
    }

    .dir-item-container {
        width: 100%;
        float: left;
    }

        .dir-item-container ul li {
            text-align: left;
            margin-bottom: 10px;
            margin-left: 10px;
        }

            .dir-item-container ul li.spring-field {
                text-align: left;
                margin-bottom: 10px;
                margin-left: 10px;
                width: 82%;
            }

            .dir-item-container ul li.subtitle {
                text-align: left;
                margin-bottom: 10px;
                margin-left: 5px;
                font-size: 15px;
                font-weight: bold;
                list-style: outside none none;
                margin-left: -20px;
            }

            .dir-item-container ul li a {
                font-size: 14px;
            }

                .dir-item-container ul li a.has-link {
                    font-size: 14px;
                    color: #028f41;
                }

                .dir-item-container ul li a.no-link:hover {
                    cursor: text;
                    text-decoration: none;
                }

                .dir-item-container ul li a:hover {
                    cursor: pointer;
                }


    .profile-icon {
        background-color: #e5e5e5;
        float: left;
        margin-bottom: 10px;
        min-height: 120px;
        min-width: 195px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .video-icon {
        background-color: #e5e5e5;
        float: right;
        min-height: 120px;
        overflow: hidden;
        position: relative;
        width: 100%;
        margin-top: 15px;
    }

    .single-video-wrapper {
        /*background-color: #f00;*/
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        overflow: hidden;
        text-align: center;
        width: 97%;
    }
}

@media (min-width:768px) and (max-width:800px) {
    .single-album-wrapper, .single-album-image-wrapper {
        width: 30.2%;
        max-height: 150px;
    }

    div.single-album-image-wrapper:nth-child(3n) {
        margin-right: 0px !important;
    }

    .album-download {
        left: 336px;
    }
}

@media (min-width:321px) and (max-width:640px) {
.chkbx-lbl
{
    width:50px;
    float:left;
}
.chkbx-lbl > span
{
    width:5px;
    display:block;
    float:left;
}
.chkbx-lbl  > input
{
    float:left;
    height:25px;
    width:25px;
}
.agree-terms > input
{
    float:left;
    height:25px;
    width:25px;
}

.video-inner-wrapper {
        margin: 3px 0 0 10px;
        width: auto;
    }

    .pg-video-right-bar {
        float: left;
        width: 95.5%;
        height: auto;
        background-color: #fff;
        padding: 0 10px;
        margin: 25px 0 10px;
    }

    .pg-video-wrapper-1000 {
        background-color: #fff;
        float: left;
        margin: 0px 0 10px 9px;
        width: 98.7%;
    }

    .active-video-wrapper {
        float: left;
        width: 95.5%;
        min-height: 260px;
        height: auto;
        margin-top: 14px !important;
        margin-left: 9px !important;
        border-bottom: 0px solid #ccc;
        background-color: #e5e5e5;
    }

    @media(max-width:768px) {
        .livestreamg-whitebg {
            background-color: #fff;
        }
    }

    .c-right {
        float: left;
        width: 100%;
        height: 70px;
        border: 0px solid red;
        text-align: center;
    }

    .social-a-des {
        display: none;
    }

    .page-banner-image {
        /*height: 190px;*/
    }

    .hp-banner {
        margin: 0px auto;
        width: 100%;
        display: none;
    }

    .txtSearch {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 150px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }

    txtSearch-top {
        float: left;
        height: 23px;
        line-height: 20px;
        width: 140px;
        border-right: 0px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        border-radius: 0;
        background-image: none;
        padding-left: 2px !important;
        /*border: 1px solid #028F41;*/
    }

    .sm-wrapper {
        /*background-image: url("../images/sm_footer_new.jpg");*/
        background-repeat: no-repeat;
        border-bottom: 0px solid #CCCCCC;
        text-align: center;
        margin: 30px 0 0 0;
        width: 100%;
        height: 30px;
    }

    .hp-news-list {
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }

    .hp-news-subtitle {
    }

    .search-wrapper {
        float: right;
        margin-top: 3px;
        width: 66%;
    }

    .top-image-wrapper {
        /*height:240px;*/
        margin: 0 auto;
        max-width: 1000px;
        position: relative;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        margin-top: 11px;
    }

    .sm-wrapper .search-footer {
        float: none;
        padding-right: 0px;
        margin: 10px 0 0 0;
        display: none;
    }

        .sm-wrapper .search-footer input {
            float: none;
        }

    .footer-banner {
        float: left;
        width: 100%;
        /*margin-bottom: 20px;*/
        margin-top: 20px;
        background-color: #848484;
    }

    .footer-copyright {
        margin-top: 20px;
        width: 100%;
    }

    .footer-text-br {
        display: block;
    }

    .search-sm-wrapper-mob {
        margin-right: 20px;
        margin-top: -11px;
        z-index: 101;
        position: relative;
    }

    .logo-wrapper {
        float: left;
        /*height: 80px !important;
        width: 80px !important;*/
        /*margin-left: 19px;*/
        background: none;
        /*margin-bottom: 15px;*/
    }

    .logo {
        height: 100px;
        /*width: 120px;*/
        margin: 0;
    }

    .logo-des {
        display: none;
    }

    .header-wrapper {
        /*background: none repeat scroll 0 0 #FFFFFF;*/
        /*height: 80px;*/
        /*margin: 10px 1px 0;*/
        max-width: 800px;
        position: relative;
        z-index: 100;
        height: 116px;
    }

    .dir-details-wrapper {
        /*width: 100%;*/
        min-height: 400px;
        margin: 13px 0 10px 0;
        margin: 0 auto;
    }

    .dir-column {
        float: left;
        width: 100%;
        min-height: 700px;
        text-align: center;
    }
    /*
    .dir-contact
    {
    width:100%!important;
    min-height:200px;
    max-width:98%;
    margin:10px 1%;
    background-color:#fff;
    border-bottom:0px solid #ccc;
    font-size:11px;
    float:left;
    background-color:#f5f5f5;
    }
 */
    .dir-contact {
        width: 100% !important;
        min-height: 210px;
        max-width: 98%;
        margin: 10px 1%;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        font-size: 13px;
        float: left;
        background-color: #fff;
    }

    .dir-contact-image {
        display: block;
        line-height: 80px;
        max-height: 80px;
        min-height: 70px;
        text-align: center;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 0px;
        background-color: #fff;
    }

    .news-table {
        background-color: #f9f9f9;
        font-size: 13px;
        border-collapse: collapse;
        width: 100%;
    }

        .news-table td {
            border-bottom: 1px solid #eee;
            padding: 5px;
        }


}
/****** media query end******/

@media (min-width:320px) and (max-width:362px) {

    .page-banner-image {
        /*height: 190px;*/
    }

    .search-sm-wrapper-mob {
        margin-right: 20px;
        margin-top: -27px;
        z-index: 101;
        position: relative;
    }

    .search-social-icons {
        height: 25px;
        /*margin-top: 46px;
        margin-bottom: 15px;*/
        text-align: right;
        /*width: 250px;*/
    }

    .social-icon-fb {
        background-image: url("../images/sm_footer_new_mob.jpg");
        background-position: -342px 0;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        margin-right: 7px;
        width: 27px;
    }

    .social-icon-tw {
        background-image: url("../images/sm_footer_new_mob.jpg");
        background-position: -372px 0;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        margin-right: 7px;
        width: 27px;
    }

    .social-icon-in {
        background-image: url("../images/sm_footer_new_mob.jpg");
        background-position: -401px 0;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        margin-right: 7px;
        width: 27px;
    }

    .social-icon-yt {
        background-image: url("../images/sm_footer_new_mob.jpg");
        background-position: -430px 0;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        margin-right: 7px;
        width: 27px;
    }

    .social-icon-ig {
        background-image: url("../images/sm_footer_new_mob.jpg");
        background-position: -461px 0;
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        width: 27px;
    }

    .header-slogan {
        margin: 25px 0px 0px 25px;
        text-align: center;
    }

        .header-slogan img {
            height: 33px;
        }

    .sm-wrapper a {
        margin-right: 5px;
        float: none;
    }

        .sm-wrapper a:first-child {
            margin-left: 0px;
        }
}

@media (min-width:300px) and (max-width:640px) {

    .hp-right-bar-wrapper {
        float: left;
        margin-bottom: 20px;
        margin-top: 5px;
        font-size: 13px;
        width: 94%;
        padding: 0px 4px;
    }

    .page-title {
        margin-left: 9px;
    }

    .fileUpload {
        /*float: left;*/
        border: 1px solid #CCCCCC;
        background-color: #fff;
        margin: 0px 0px 0px 0px;
        color: #9f9f9f;
        /*width: 51% !important;*/ /*width:287px !important;*/
        height: 21px;
        line-height: 21px;
        padding-left: 0px;
        /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
FCBD49 #FEE4B4 */
    }


    .contact-google-map {
        float: left;
        margin-left: -6px;
        /*min-height: 250px;*/
        width: 103%;
    }

    #popupbg {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.20);
        z-index: 1000;
    }

    #popup {
        font-size: 12px;
        /* Vertical/Horizontal Alignment */
        position: absolute;
        top: 35%;
        left: 51%;
        margin-top: -25%; /* (300px of height + 40px of padding + 20px of border) / 2 */
        margin-left: -50%; /* (600px of width + 40px of padding + 20px of border) / 2 */
        font-size: 17px;
        width: 92%;
        min-height: 340px;
        background: #fff;
        padding: 10px;
        border: solid 0px #CCCCCC;
    }

    .pop-album-name {
        font-size: 18px;
        color: #008F3D;
        margin-top: 10px;
        display: none;
        /*display: none;*/
    }

    .pop-album-caption {
        font-size: 12px;
        font-weight: bold;
        color: #008F3D;
        margin-top: 10px;
        width: 100%;
        display: inline-block;
        position: relative;
        display: none !important;
    }

    .pop-img {
        width: 100%;
        max-width: 100%;
        max-height: 180px;
        float: left;
        background-color: #fff;
        overflow: hidden;
        text-align: center;
        margin: 0 auto;
    }

    .pop-details {
        float: left;
        width: 100%;
        height: auto;
        margin-left: 0px;
        font-size: 13px;
    }

    .download-icon {
        float: left;
        margin-right: 3px !important;
        margin-top: 3px !important;
        width: 16px !important;
    }

    #popup img.pop-image {
        margin: 0 auto;
        display: block;
        max-width: 260px;
        height: 200px;
    }


    #popup span.album-title, #popup span.album-caption, #popup a.album-download, #popup span#close {
        display: block;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    #popup span.album-date {
        display: none;
    }
    /*
.album-caption
{
    bottom: 35px;
    font-size: 10px;
    text-align: center;
    position: relative;
     text-shadow: 1px 1px #000;
     color:#fff;
     margin-bottom:0px !important;
     margin-top:0px !important;
}*/
    .album-caption {
        /* bottom: 20px;
    font-size: 10px;
    text-align: center;
    position: relative;
     text-shadow: 1px 1px #000;
     color:#fff;*/
        display: inline-block;
        color: Gray;
        font-size: 10px;
        margin: 5px 0 !important;
        display: none !important;
    }

    .album-title {
        margin: 5px 0 !important;
    }

    .album-span {
        margin: 5px 0 !important;
        font-size: 10px;
        display: none;
    }

    .album-download {
        color: #008F3D;
        text-decoration: none;
    }

    .album-download {
        color: #008F3D;
        text-decoration: none;
        display: block;
        position: absolute;
        bottom: 0px;
        font-size: 13px;
    }

    .album-download-top {
        color: #008F3D;
        text-decoration: none;
        display: block;
        font-size: 13px;
        margin-top: 5px;
    }

    #close {
        right: 0;
        float: right;
        display: block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        color: #008F3D !important;
        margin: -20px !important;
        font-family: verdana;
        font-weight: bold;
        text-align: center;
        line-height: 20px;
        valign: middle;
        position: absolute;
        top: 20px;
        right: 20px;
    }

    #nextprev {
        background-color: #fff;
        width: 80px;
        height: 30px;
        bottom: 10px;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }

    #prev {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    #next {
        background-color: #ccc !important;
        border: none !important;
        width: 40px;
        font-size: 18px;
        font-weight: bold;
        color: Gray;
    }

    .btn-prev {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    .btn-next {
        background-color: #fff !important;
        border: none !important;
        width: 24px;
        font-size: 24px;
        font-weight: bold;
        color: Gray;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
    }
}

@media (min-width:640px) and (max-width:640px) {
}

@media (min-width:640px) and (max-width:740px) {
    .counter {
        max-width: 600px !important;
    }

    .dd-messageboard {
        margin-top: -8px !important;
        display: none !important;
    }
}

@media (min-width:100px) and (max-width:640px) {
    .counter {
        width: auto !important;
    }

    .dd-messageboard {
        margin-top: -8px !important;
        display: none !important;
    }
}

@media (min-height: 800px) {
    .footer-cp-sm {
        height: 250px !important; /* to fix social media pluin shift bug on some page*/
    }
}

@media (max-width: 139px) {
    .dd-messageboard {
        display: none !important;
    }
}

/* General */
.fancybox-overlay {
    background: none repeat scroll 0 0 rgba(153, 153, 153, 0.7) !important;
}

/* New Changes - 27 July 2015*/

.hp-chairman-more {
    color: #028f41;
    font-weight: bold;
}


/* New mobile menu css */

@media(max-width:1000px) {

    .menu-btn-w {
        width: 30px;
        height: 36px;
        position: absolute;
        right: 0;
        bottom: 0px;
        float: right;
        display: block;
        margin-right: 15px;
        z-index: 99;
    }



    .mob-logo-w {
        position: relative;
        float: left;
        width: 100%;
    }

    .mob-search-w {
        position: relative;
        float: left;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .mob-ul-w {
        position: relative;
        float: left;
        width: 100%;
    }

    .menu-btnX-w {
        width: 30px;
        height: 36px;
        position: absolute;
        right: 0;
        bottom: 0px;
        float: right;
        display: block;
        margin-right: 0px;
        z-index: 999999;
        margin-right: 10px;
        bottom: 6px;
    }

        .menu-btnX-w.transform-mb .mb-1 {
            margin-top: 17px;
            -ms-transform: rotate(45deg) !important; /* IE 9 */
            -webkit-transform: rotate(45deg) !important; /* Chrome, Safari, Opera */
            transform: rotate(45deg) !important;
        }

        .menu-btnX-w.transform-mb .mb-2 {
            display: none;
        }

        .menu-btnX-w.transform-mb .mb-3 {
            margin-top: -10px;
            -ms-transform: rotate(-45deg) !important; /* IE 9 */
            -webkit-transform: rotate(-45deg) !important; /* Chrome, Safari, Opera */
            transform: rotate(-45deg) !important;
        }



    .menu-btn-l {
        height: 4px;
        background-color: black;
        width: 100%;
        position: relative;
        margin: 7px 0px;
        background-color: #028f41;
    }

    .menu-btnX-l {
        height: 3px;
        background-color: black;
        width: 100%;
        position: relative;
        margin: 7px 0px;
        background-color: #fff;
    }


    /* Overlay style */
    .mob-overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #028f41;
        overflow-y: scroll;
    }

        /* Overlay closing cross */
        .mob-overlay .overlay-close {
            width: 80px;
            height: 80px;
            position: absolute;
            right: 20px;
            top: 20px;
            overflow: hidden;
            border: none;
            background: url(../img/cross.html) no-repeat center center;
            text-indent: 200%;
            color: transparent;
            outline: none;
            z-index: 100;
        }

        /* Menu style */
        .mob-overlay nav {
            text-align: center;
            position: relative;
            top: 50%;
            height: 60%;
            font-size: 54px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .mob-overlay ul {
            list-style: none;
            padding: 0;
            margin: 0 auto;
            display: inline-block;
            height: 100%;
            position: relative;
        }

            .mob-overlay ul li {
                display: block;
                height: 20%;
                height: calc(100% / 5);
            }

                .mob-overlay ul li a {
                    font-weight: 300;
                    display: block;
                    color: #fff;
                    -webkit-transition: color 0.2s;
                    transition: color 0.2s;
                }

                    .mob-overlay ul li a:hover,
                    .mob-overlay ul li a:focus {
                        color: #e3fcb1;
                    }

    /* Effects */
    .mob-overlay-hugeinc {
        opacity: 0;
        visibility: hidden;
        display: none;
        -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
        transition: opacity 0.5s, visibility 0s 0.5s;
    }

        .mob-overlay-hugeinc.open {
            opacity: 1;
            visibility: visible;
            display: block;
            -webkit-transition: opacity 0.5s;
            transition: opacity 0.5s;
            z-index: 100;
        }

        .mob-overlay-hugeinc nav {
            -webkit-perspective: 1200px;
            perspective: 1200px;
        }

            .mob-overlay-hugeinc nav ul {
                opacity: 0.4;
                -webkit-transform: translateY(-25%) rotateX(35deg);
                transform: translateY(-25%) rotateX(35deg);
                -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
                transition: transform 0.5s, opacity 0.5s;
            }

        .mob-overlay-hugeinc.open nav ul {
            opacity: 1;
            -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
        }

        .mob-overlay-hugeinc.close nav ul {
            -webkit-transform: translateY(25%) rotateX(-35deg);
            transform: translateY(25%) rotateX(-35deg);
        }

    .mob-overlay-inner-w {
        padding: 10px;
    }

    .mobile-menu-w {
        /*background-color: #028f41;*/
        display: block;
        height: 100px;
        margin: 0 auto;
        max-width: 990px;
        min-height: 300px;
        position: relative;
        top: 0;
        z-index: 1000;
    }

    .container-mob-menu {
        width: 750px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .submenu-opened {
        background-color: rgba(0, 0, 0, 0) !important;
        width: 100% !important;
    }


    .btn-search-mob {
        -webkit-appearance: none;
        -webkit-appearance: caret;
        -webkit-border-radius: 0px;
        float: left;
        background-color: darkgreen;
        /*height: 23px !important;*/
        line-height: 23px !important;
        background-image: url("../images/search-green-mobile.png");
        background-repeat: no-repeat;
        background-position: center;
        width: 34px;
        background-size: 28px 24px;
        -webkit-background-size: 28px 24px;
        height: 31px !important;
        position: absolute;
        margin-left: -34px;
    }

    @media screen and (max-height: 30.5em) {
        .mob-overlay nav {
            height: 70%;
            font-size: 34px;
        }

        .mob-overlay ul li {
            min-height: 34px;
        }
    }

    .mob-lang-w {
        bottom: 0;
        color: #fff;
        display: block;
        float: right;
        margin-right: 0;
        min-height: 10px;
        position: absolute;
        right: 2px;
        text-align: right;
        width: 50px;
        z-index: 999999;
    }
}

.hover-link:hover {
    cursor: pointer;
}