﻿@charset "utf-8";
/* CSS Document */

body {
    font-size: 14px;
    color: #676767;
    font-family: verdana,arial,helvetica,sans-serif;
    /*"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica,*/
    background-color: #000;
    transform-origin: 0 0;
    ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    overflow-x: hidden;
    /*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;*/
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.padd0 {
    padding: 0px !important;
}

* {
    padding: 0;
    margin: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    text-decoration: none;
    color: #f3a81b;
    outline: none;
    background-color: rgba(0,0,0,0);
}

input {
    font-family: verdana,arial,helvetica,sans-serif;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

ul, li {
    list-style: none;
}

.clr {
    clear: both;
}
/**::-webkit-media-controls-panel {
  display: none!important;
 -webkit-appearance: none;
}*/

/* Old shadow dom for play button */

/**::-webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}*/

/* New shadow dom for play button */

/* This one works */

/**::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}*/
#layout {
    margin: auto;
    position: relative;
    width: 1920px;
    height: 1080px;
}

    #layout #home {
        width: 1920px;
        height: 1080px;
        position: relative;
        z-index: 100000;
        /*background: url(../images/background01.jpg) no-repeat center top;	*/
    }

.top-hd {
    margin: auto;
    width: 1060px;
    margin-bottom: 0px;
}

#logo {
    text-align: center;
    padding-top: 35px;
}

#layout .subpage #logo {
    padding-top: 35px;
    padding-bottom: 50px;
}

#layout #home h1 {
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 100px 0 30px;
}

#home-link {
    display: table;
    margin: auto;
}

    #home-link ul {
        display: table-cell;
        padding-top: 100px;
        vertical-align: middle;
    }

        #home-link ul li {
            /*background: url(../images/screensaverbutton.png) no-repeat center top;*/
            border-radius: 9px;
            display: inline-block;
            font-size: 18px;
            height: 50px;
            line-height: 51px;
            text-align: center;
            width: 230px;
            text-transform: uppercase;
        }

            #home-link ul li a {
                color: #FFF;
                display: block;
                font-weight: normal;
            }

                #home-link ul li a:hover {
                    text-decoration: none;
                }

#searchAreaCategory,
#searchArea,
#searchAreaFooter,
#searchAreaTop {
    display: table;
    margin: auto;
}

#searchAreaTop {
    margin: 180px auto;
}

#layout #home h2 {
    font-size: 24px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    padding: 200px 0;
}

#popup #detail h1, #popup #detail h2 {
    padding: 0;
    font-size: 24px;
}

#layout #home h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #f3a81b;
    padding: 10px 0 10px;
}

#searchArea ul li,
#searchAreaFooter ul li {
    float: left;
    border-radius: 9px;
    height: 57px;
    width: 230px;
    text-align: center;
    font-size: 18px;
    margin: 0 10px;
    text-transform: uppercase;
}

#searchAreaCategory ul li {
    float: left;
    border-radius: 9px;
    height: 100px;
    width: 250px;
    text-align: center;
    font-size: 18px;
    margin: 0 10px;
    text-transform: uppercase;
    line-height: 100px;
}

#searchAreaTop ul li {
    float: left;
    background: url(../images/homebutton-big.png) no-repeat center top;
    height: 77px;
    width: 197px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    text-transform: uppercase;
}

    #searchArea ul li a,
    #searchAreaFooter ul li a,
    #searchAreaTop ul li a {
        color: #FFF;
        display: table-cell;
        height: 57px;
        line-height: 23px;
        vertical-align: middle;
        /*padding-top: 2px;*/
        width: 230px;
        font-weight: normal;
        border-radius: 9px;
    }

#searchAreaCategory ul li a {
    color: #FFF;
    display: table-cell;
    /*height: 49px;*/
    vertical-align: middle;
    line-height: 23px;
    padding-top: 25px;
    padding-left: 6px;
    height: 53px;
    width: 250px;
}

#searchAreaTop ul li a {
    height: 77px;
}

    #searchAreaCategory ul li a:hover,
    #searchArea ul li a:hover,
    #searchAreaFooter ul li a:hover,
    #nav ul li a:hover,
    #searchAreaTop ul li a:hover {
        text-decoration: none;
    }

#searchAreaCategory ul li.active,
#searchArea ul li.active,
#searchAreaFooter ul li.active,
#searchAreaTop ul li.active {
    background: url(../images/homebutton_on.png) no-repeat center top;
}

    #searchAreaCategory ul li.active a,
    #searchArea ul li.active a,
    #searchAreaFooter ul li.active a,
    #searchAreaTop ul li.active a {
        color: #30271f;
    }

#nav {
    margin: 0px auto 0px;
    display: table;
    padding-left: 50px;
    padding-right: 50px;
}

#nav2 {
    margin: 0px auto;
    display: table;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
}

    #nav2 .inner {
        width: 1550px;
        position: relative;
        display: table-cell;
        vertical-align: middle;
        height: 500px;
        text-align: center;
    }

#nav ul,
.displayGallery ul,
.displayGallery_fv ul {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 670px;
}

    #nav ul li,
    #nav2 ul li {
        display: inline-block;
        /*background: url(../images/squarebutton.png) no-repeat center top;*/
        border-radius: 24px;
        height: 100px;
        width: 100px;
        line-height: 100px;
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        margin: 5px;
    }

        #nav ul li a,
        #nav2 ul li a {
            color: #FFF;
            display: block;
        }

#nav2 ul li {
    border-radius: 24px;
    margin: 5px;
    line-height: normal;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    word-wrap: break-word;
    overflow: hidden;
}

    #nav2 ul li a:hover,
    #nav ul li a:hover {
        text-decoration: none;
        border-radius: 24px;
    }

    #nav2 ul li a {
        color: #FFF;
        display: table-cell;
        height: 100px;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: middle;
        width: 100px;
        word-wrap: break-word;
        overflow: hidden;
    }

        #nav2 ul li a[text='Honorary'] {
            padding-left: 7px;
        }

#nav table td a {
    color: #575759;
    display: block;
    background: url(../images/buttonLetter01.png) no-repeat center top;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin: 0 10px 10px 0;
}

    #nav table td a:hover {
        text-decoration: none;
    }

#subpage2 {
    background: url(../images/background07.png) no-repeat center top;
    width: 1920px;
    height: 1080px;
}

#layout .subpage h1 {
    color: #FFFFFF;
    font-size: 38px;
    padding: 0 !important;
    text-align: center;
    text-transform: uppercase;
}

#layout .subpage h3 {
    color: #f3a81b;
    font-size: 18px;
    padding: 30px 0 20px !important;
    text-align: center;
    text-transform: uppercase;
}


#layout #home .footer #searchArea h3, #layout .subpage h3 {
    color: #FFFFFF;
    padding: 12px 0px 13px 0px !important;
    font-size: 18px;
}

    #layout .subpage h3 a {
        color: #f3a81b;
    }
/*#layout .subpage h3 a:first-child {
        padding: 11px 0 12px 12px;
    }*/

#nav2 .next,
#nav4 .next,
#nav2 .prev,
#nav4 .prev {
    top: 314px;
}

.displayGallery {
    display: table;
    margin: 0 auto 10px;
    padding-top: 3px;
    position: relative;
}

.home_slider_right {
    background: url(../images/next.png) no-repeat center center;
    width: 45px;
    height: 85px;
    position: absolute;
    top: 348px;
    right: 36px;
    z-index: 999;
}

.home_slider_left {
    background: url(../images/prev.png) no-repeat center center;
    width: 45px;
    height: 85px;
    position: absolute;
    top: 348px;
    left: 36px;
    z-index: 999;
}
.tpicon-Ico-Social-Twitter{
    margin: 0 -9px 0 -8px;
}

.displayGallery .prev,
#nav2 .prev,
#nav4 .prev,
.ContentFlow .prev {
    background: url(../images/leftArrow.png) no-repeat center top;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 314px;
    left: -100px;
    text-align: center;
}

.displayGallery .next,
#nav2 .next,
#nav4 .next,
.ContentFlow .next {
    background: url(../images/rightArrow.png) no-repeat center top;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 314px;
    right: -100px;
    text-align: center;
}

.donorsHeader {
    display: table-cell;
    height: 75px;
    vertical-align: middle;
    font-size: 28px;
    margin: 0 auto;
    background-color: black;
    width: inherit;
    color: #fff;
    text-align: center;
}


.donors {
    padding: 20px;
    margin: 0 auto;
}

    .donors li {
        width: 15% !important;
        height: 125px !important;
        padding: 15px;
        border-radius: 12px !important;
    }

        .donors li .donorTitle {
            border-bottom: 1px solid #ccc;
        }

            .donors li .donorTitle a {
                display: table-cell;
                height: 30px;
                /*vertical-align: middle;*/
                font-size: 16px;
            }

        .donors li .donorDesc {
            height: 50px;
            padding: 10px 0px 0px 0px;
            font-size: 16px;
            color: #fff;
            text-align: left;
        }

            .donors li .donorDesc span {
                display: block;
                font-size: 14px;
                color: #fff;
                text-align: left;
            }

.donorsFooter {
    height: 75px;
    width: inherit;
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: table;
    background-color: black;
}

    .donorsFooter a {
        display: table-cell;
        height: inherit;
        font-size: 24px;
        text-align: center;
        vertical-align: middle;
    }

.displayGallery .prev a,
.displayGallery .next a,
#nav2 .next a,
#nav2 .prev a,
#nav4 .next a,
#nav4 .prev a,
#content .next a,
#content .prev a {
    display: block;
    padding-top: 70px;
    color: #fff;
}

.displayGallery .inner {
    width: 1640px;
    text-align: center;
    display: table;
}


.displayGallery ul {
    display: table-cell;
    text-align: left;
}

    .displayGallery ul li {
        display: inline-table;
        margin: 0 8px 8px 0;
        border-radius: 9px;
        background: no-repeat center top #1a421f;
        width: 184px;
        height: 325px;
        /*padding: 12px 12px 3px;*/
    }

        .displayGallery ul li .imgBox {
            height: 240px;
            width: 184px;
            text-align: center;
            /*overflow: hidden;*/
            padding-bottom: 5px;
        }

        .displayGallery ul li h4 {
            font-size: 13px !important;
            color: #fff;
            text-align: center;
            font-weight: bold;
            /*padding: 0!important;*/
            line-height: 15px;
            padding-top: 5PX;
            height: 17px;
            overflow: hidden;
        }

        .displayGallery ul li p {
            font-size: 12px;
            color: #fff;
            text-align: center;
            line-height: 16px;
            height: 16px;
            margin: 0px !important;
            overflow: hidden;
        }

.popup {
    background: #1a421f;
    width: 970px;
    height: 680px;
    position: absolute;
    border-radius: 12px;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    /*top: 21.8%;*/
    left: 450px;
}

    .popup .imgBox {
        float: left;
        width: 460px;
        height: 600px;
        overflow: hidden;
        position: relative;
    }

    .popup .detail_header {
        float: right;
        width: 484px;
        padding: 0;
        min-height: 48px;
        margin-top: -10px;
        padding-bottom: 15px;
        /*height: 115px;*/
        overflow: auto;
    }

    .popup .detail {
        float: right;
        width: 484px;
        padding: 0;
        height: 68%;
        overflow: auto;
        padding-top: 15px;
        /*margin-bottom: 25px;*/
    }

        .popup .detail div div {
            text-align: left;
            font-size: 16px;
        }

.jspContainer .jspVerticalBar {
    background: none;
}

.jspVerticalBar {
    width: 44px;
}

.jspArrow {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 44px;
    height: 40px;
}

.jspArrowDown {
    background: url(../Images/down.png) no-repeat;
}

.jspArrowUp {
    background: url(../Images/up.png) no-repeat;
}

.popup .detail_header h4 {
    font-size: 20px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.popup .detail_header h5 {
    font-size: 16px;
    /*padding-bottom: 5px;*/
    font-weight: normal;
    text-align: center;
    line-height: 22px;
}

.popup .detail_header_fv h4 {
    font-size: 25px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.popup .detail_header_fv h5 {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: center;
}

    .popup .detail_header_fv h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

.popup .detail h4 {
    font-size: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

.popup .detail h5 {
    font-size: 16px;
    padding-bottom: 5px;
    font-weight: normal;
    text-align: center;
}

.popup .detail h6 {
    font-weight: normal;
    /*background: url(../images/bullet.png) no-repeat left 4px;*/
    line-height: 21px;
    font-size: 16px;
    padding: 0 0 12px 0px;
    text-align: center;
    /*text-transform:uppercase;*/
}

.popup .detail h3 {
    color: #FFFFFF !important;
    font-size: 18px;
    padding: 0 0 40px !important;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}

.popup .detail p {
    padding-top: 10px;
    /*line-height: 22px;*/
    padding-right: 10px;
    font-size: 16px;
    word-wrap: break-word;
}

.popup .detail2 h5 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 5px;
    text-align: left;
    width: 460px;
}

.popup .detail2 {
    left: 25px;
    top: 630px;
    position: absolute;
}

.team_detail .detail2 {
    left: 25px;
    top: 580px;
    position: absolute;
}

    .team_detail .detail2 h5 {
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 5px;
        text-align: left;
        width: 825px;
    }

.popup .detail h5 span {
    background: url(../images/bullet.png) no-repeat center 4px;
    width: 12px;
    height: 14px;
    display: inline-block;
    margin: 0 5px;
}

.popup .detail_header h5 span {
    background: url(../images/bullet.png) no-repeat center 4px;
    width: 12px;
    height: 14px;
    display: inline-block;
    margin: 0 5px;
}

.popup .cross {
    position: absolute;
    right: 22px;
    bottom: 22px;
    font-weight: bold;
}

.popup_small {
    background: #1a421f;
    width: 460px;
    height: 687px;
    position: absolute;
    border-radius: 12px;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    top: 21.7%;
    left: 705px;
}

    .popup_small .imgBox {
        float: left;
        width: 460px;
        height: 600px;
        overflow: hidden;
    }

    .popup_small .detail_header {
        float: right;
        width: 460px;
        padding-top: 18px;
        height: 115px;
        overflow: auto;
    }

    .popup_small .detail {
        float: right;
        width: 460px;
        padding: 0;
        height: 0;
        overflow: auto;
        /*margin-bottom: 25px;*/
    }

        .popup_small .detail div div {
            text-align: left;
            padding-left: 20px;
        }

    .popup_small .detail_header h4 {
        font-size: 20px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .popup_small .detail_header h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .popup_small .detail_header_fv h4 {
        font-size: 25px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
    }

    .popup_small .detail_header_fv h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

        .popup_small .detail_header_fv h5 span {
            background: url(../images/bullet.png) no-repeat center 4px;
            width: 12px;
            height: 14px;
            display: inline-block;
            margin: 0 5px;
        }

    .popup_small .detail h4 {
        font-size: 20px;
        padding-bottom: 10px;
        text-align: center;
        font-weight: bold;
    }

    .popup_small .detail h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .popup_small .detail h6 {
        font-weight: normal;
        /*background: url(../images/bullet.png) no-repeat left 4px;*/
        line-height: 21px;
        font-size: 16px;
        padding: 0 0 12px 30px;
        text-align: center;
        /*text-transform:uppercase;*/
    }

    .popup_small .detail h3 {
        color: #FFFFFF !important;
        font-size: 18px;
        padding: 0 0 40px !important;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }

    .popup_small .detail p {
        padding-top: 10px;
        /*line-height: 22px;*/
        padding-right: 10px;
        font-size: 16px;
        word-wrap: break-word;
    }

    .popup_small .detail2 h5 {
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 5px;
        text-align: left;
    }

    .popup_small .detail h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .popup_small .detail_header h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .popup_small .cross {
        position: absolute;
        right: 19px;
        bottom: 19px;
        font-weight: bold;
    }

.team_detail_flex {
    background: #1a421f;
    width: 825px;
    height: 640px;
    position: relative;
    border-radius: 12px;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    margin-top: 35px;
}

    .team_detail_flex .imgBox {
        /*float: left;*/
        max-width: 825px;
        max-height: 550px;
        /* overflow: hidden; */
    }

    .team_detail_flex .imgBox img {
        position: absolute;
        margin: auto;
        top: 20px;
        bottom: 117px;
        left: 0px;
        right: 0px;
        display: block;
    }

    .team_detail_flex .detail_header {
        width: 825px;
        position: absolute;
        text-align: center;
        padding-top: 18px;
        bottom: 0;
        height: 117px;
    }

        .team_detail_flex .detail_header h4 {
            font-size: 20px;
            width: 100%
        }

        .team_detail_flex .detail_header h5 {
            font-size: 16px;
            padding-bottom: 5px;
            font-weight: normal;
            text-align: center;
        }

    .team_detail_flex .cross {
        position: absolute;
        bottom: 8px;
        right: 25px;
        z-index: 10;
    }

        .team_detail_flex .cross a {
            cursor: pointer;
        }

        .team_detail_flex .cross img {
            margin-top: 7px;
        }

    .team_detail_flex .detail2 {
        /* left: 25px;
        top: 580px;
        position: absolute;*/
        position: absolute;     
        display: none;
    }

.team_detail_small {
    background: #1a421f;
    width: 970px;
    height: 695px;
    position: absolute;
    border-radius: 12px;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    top: 20.5%;
    left: 450px;
}

    .team_detail_small .imgBox {
        float: left;
        width: 970px;
        height: 620px;
        overflow: hidden;
    }

    .team_detail_small .detail_header {
        float: right;
        width: 930px;
        padding-top: 10px;
        height: 115px;
        overflow: auto;
    }

    .team_detail_small .detail {
        float: right;
        width: 930px;
        padding: 0;
        height: 0;
        overflow: auto;
        /*margin-bottom: 25px;*/
    }

        .team_detail_small .detail div div {
            text-align: left;
            padding-left: 20px;
        }

    .team_detail_small .detail_header h4 {
        font-size: 20px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail_small .detail_header h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .team_detail_small .detail_header_fv h4 {
        font-size: 25px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
    }

    .team_detail_small .detail_header_fv h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

        .team_detail_small .detail_header_fv h5 span {
            background: url(../images/bullet.png) no-repeat center 4px;
            width: 12px;
            height: 14px;
            display: inline-block;
            margin: 0 5px;
        }

    .team_detail_small .detail h4 {
        font-size: 20px;
        padding-bottom: 10px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail_small .detail h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .team_detail_small .detail h6 {
        font-weight: normal;
        /*background: url(../images/bullet.png) no-repeat left 4px;*/
        line-height: 21px;
        font-size: 16px;
        padding: 0 0 12px 30px;
        text-align: center;
        /*text-transform:uppercase;*/
    }

    .team_detail_small .detail h3 {
        color: #FFFFFF !important;
        font-size: 18px;
        padding: 0 0 40px !important;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }

    .team_detail_small .detail p {
        padding-top: 10px;
        /*line-height: 22px;*/
        padding-right: 10px;
        font-size: 16px;
        word-wrap: break-word;
    }

    .team_detail_small .detail2 h5 {
        font-size: 14px;
        font-weight: normal;
        padding-bottom: 5px;
        text-align: left;
    }

    .team_detail_small .detail h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail_small .detail_header h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail_small .cross {
        position: absolute;
        right: 18px;
        bottom: 18px;
        font-weight: bold;
    }

/*.footer {
    bottom: 30px;
    position: absolute;
    width: 1920px;
}*/
#footer {
    background: left top repeat-x #1a421f;
    color: #1a421f;
    top: 900px;
    position: absolute;
    height: 57px;
    width: 1920px;
    /*margin-top: 30px;*/
    padding-bottom: 0px;
}

.footer {
    height: 47px;
    top: 983px;
    background: left top repeat-x;
    color: #1a421f;
    position: absolute;
    width: 1920px;
    padding-bottom: 0px;
}

#footer .innerFooter {
    margin: auto;
    width: 1920px;
    padding: 18px 0px 22px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

.footer .innerFooter {
    margin: auto;
    width: 1920px;
    padding: 18px 0px 22px 0px;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}

#footer a {
    color: #FFF;
    font-weight: normal;
    text-transform: uppercase;
}

@-webkit-keyframes fadeinout {
    0% {
        background-color: rgba(0,0,0, 0);
    }

    50% {
        background-color: rgba(255,255,255, 0.5);
    }

    100% {
        background-color: rgba(0,0,0, 0);
    }
}

@keyframes fadeinout {
    0% {
        background-color: rgba(0,0,0, 0);
    }

    50% {
        background-color: rgba(255,255,255, 0.5);
    }

    100% {
        background-color: rgba(0,0,0, 0);
    }
}

.footer a {
    margin: 0;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    padding: 12px 0 13px;
}

    .footer a:first-child {
        padding: 12px 0 13px 13px;
    }

.str_or {
    cursor: default !important;
    margin: 0 6px !important;
    padding: 0 !important;
}

#footer a:active, .footer a:active,
#home div.swiper-container a:active, #home div.swiper-container a:active,
.displayGallery ul li img .thumbnail:active,
#home .next:active, #home .prev:active,
.home_slider_right:active, .home_slider_left:active,
.displayGallery_team ul li img .thumbnail:active {
    -webkit-animation: fadeinout 750ms linear 1 forwards;
    animation: fadeinout 750ms linear forwards;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slick-prev:active:before, .slick-next:active:before {
    -webkit-animation: fadeinout 750ms linear 1 forwards;
    animation: fadeinout 750ms linear forwards;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#searchArea ul li a:active,
#searchAreaFooter ul li a:active, #searchAreaTop ul li a:active,
#nav2 ul li a:active, #nav4 ul li a:active,
.displayGallery ul li a .thumbnail:active,
.displayGallery_team ul li a .thumbnail:active {
    -webkit-animation: fadeinout 750ms linear 1 forwards;
    animation: fadeinout 750ms linear forwards;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 9px;
}

#nav ul li a:active {
    -webkit-animation: fadeinout 750ms linear 1 forwards;
    animation: fadeinout 750ms linear forwards;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 24px;
}
/*.footer a:last-child:active,.footer a:last-child:hover {
    -webkit-animation: none;
    animation: none;
}*/

#footerIn {
    color: #FFFFFF;
    height: 57px;
    width: 1920px;
    margin-top: 30px;
    padding-bottom: 40px;
}

    #footerIn .innerFooter {
        margin: auto;
        width: 1920px;
        padding: 18px 0px 22px 0px;
        text-align: center;
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

    #footerIn a {
        margin: 0px 0px;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
    }

.popup .detail .legacybox h5 {
    text-align: left;
    padding: 10px 0 10px;
}

.popup .detail .legacybox p {
    padding-top: 0px;
}

    .popup .detail .legacybox p a {
        text-decoration: underline;
    }

        .popup .detail .legacybox p a:hover {
            text-decoration: none;
        }

#rotateteam ul li {
    float: left;
    list-style: none outside none;
    position: absolute;
}

    #rotateteam ul li.show {
        z-index: 500;
    }

.booster {
}

    .booster label {
        float: left;
        padding-right: 20px;
        text-align: right;
        width: 155px;
    }

    .booster input {
    }

        .booster input[type="submit"] {
            cursor: pointer;
            margin-left: 127px;
            padding: 8px 20px;
            width: auto;
        }

.radio label {
    display: inline;
}

.checkbox label {
    font-size: 15px;
    color: #FFF;
    padding-left: 4px;
}

.checkbox input {
}

.lftMain {
    float: left;
    width: 650px;
    margin-left: 50px;
}

    .lftMain .logo {
        padding-top: 40px;
        float: left;
        text-align: center;
        width: 600px;
        margin-bottom: 25px;
    }

    .lftMain .dateSet, .rgtMain .dateSet {
        float: left;
        width: 550px;
        padding: 25px 20px 0;
        height: 463px;
        border-radius: 12px;
        background-color: rgba(20, 20, 20, 0.5);
        border: 1px solid #fff;
        position: absolute;
    }

        .lftMain .dateSet h3, .rgtMain .dateSet h3 {
            font-size: 20px;
            font-weight: normal;
            color: #FFF;
            border-bottom: #FFF solid 1px;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .rgtMain .dateSet h3 {
            font-size: 30px;
            padding-bottom: 12px;
        }

        .lftMain .dateSet table, .rgtMain .dateSet table {
            color: #FFF;
            text-align: left;
        }

            .lftMain .dateSet table th {
                background: #1a421f;
                padding: 5px;
                color: #FFF;
            }

            .rgtMain .dateSet table th {
                font-size: 25px;
                background: #1a421f;
                font-weight: normal;
                padding: 5px;
                color: #FFF;
            }

            .lftMain .dateSet table td {
                padding: 5px;
            }

            .rgtMain .dateSet table td {
                font-size: 25px;
                padding: 15px 5px 5px 5px;
            }
.board {
    float: left;
    width: 550px;
    padding: 25px 20px 0;
    height: 598px;
    border-radius: 12px;
    background-color: rgba(20, 20, 20, 0.5);
    border: 1px solid #fff;
    position: absolute;
    top: 255px;
}
.board #eventsDiv{
    height: 530px;
}
    .board h3 {
        font-size: 20px;
        font-weight: normal;
        color: #FFF;
        border-bottom: #FFF solid 1px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .board table {
        color: #FFF;
        text-align: left;
    }

        .board table th {
            background: #1a421f;
            padding: 5px;
            color: #FFF;
        }

        .board table td {
            padding: 5px;
        }
.mticon{
    color: #fff;
    font-size: 32px;
}
.icondiv {
    padding-top: 20px;
    border-top: #FFF solid 1px;
}
.icondiv div{
    display: inline-block;
    padding-right: 12px;
}
.hs-twitter-box{
    height: 530px;
}
    .hs-twitter-box h2, .h2tweet {
        color: #fff;
        font-size: 20px;
        font-weight: normal;
        line-height: 20px;
        border-bottom: #FFF solid 1px;
        margin-bottom: 9px;
        padding-bottom: 15px;
    }
.twitter-card, .twitter-card-only {
    max-width: 100%;
    width: 100%;
    height: 475px;
    overflow: auto;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 10px;
}
.twitter-card-only {
    height: 425px;
}

    .twitter-card .twitter-timeline {
        padding-top: 0;
        height: auto;
    }

        .twitter-card .twitter-timeline,
        .twitter-card .twitter-timeline iframe {
            width: 100% !important;
        }

            .twitter-card .twitter-timeline iframe {
                pointer-events: none;
            }

.icon-disabled {
    opacity: 0.5;
}

.rgtMain {
    float: left;
    /*width: 1150px;*/
    /*padding-top: 40px;*/
}

    .rgtMain .dateSet {
        width: 1020px;
        padding: 35px 35px 0;
        height: 717px;
        /*background: url(../images/calendarOverlay5.png) left top no-repeat;*/
    }

    .rgtMain .thumbBig {
        float: left;
        width: 1095px;
        height: 759px;
        padding: 30px;
        background: left top no-repeat #1a421f;
        border-radius: 15px;
        position: absolute;
        top: 40px;
    }

        .rgtMain .thumbBig li {
            text-align: center;
        }

        .rgtMain .thumbBig img {
            /*width: 1090px;*/
            height: 722px;
            overflow: hidden;
        }

        .rgtMain .thumbBig h2 {
            font-size: 24px;
            font-weight: bold;
            color: #FFF;
            text-align: center;
            /*width: 1085px;*/
            margin-top: 14px;
        }

#rotateteam2 {
    text-align: center;
}

    #rotateteam2 ul {
        position: absolute;
    }

        #rotateteam2 ul li {
            float: left;
            list-style: none outside none;
            position: absolute;
            display: inline;
            width: 1095px;
        }

            #rotateteam2 ul li.show {
                z-index: 500;
            }

#banners {
    float: left;
    width: 560px;
    height: 200px;
    position: absolute;
}

    #banners ul {
        /*position:absolute;*/
    }

    #banners li {
        float: left;
        position: absolute;
        width: 560px;
        text-align: center;
    }

    #banners img {
        height: 200px;
        overflow: hidden;
    }

#nav3 ul li,
#nav4 ul li {
    display: inline-block;
    /*background: url(../images/squarebutton2.png) no-repeat center top;*/
    border-radius: 9px;
    height: 100px;
    width: 142px;
    line-height: 99px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin: 0 5px 5px 0;
}

#nav3 {
    margin: 0px auto 0px;
    display: table;
    padding-left: 50px;
    padding-right: 50px;
}

#nav4 {
    margin: 0px auto;
    display: table;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
}

    #nav4 .inner {
        width: 1530px;
        position: relative;
        display: table-cell;
        vertical-align: middle;
        height: 600px;
        text-align: center;
    }

#nav3 ul,
.displayGallery ul,
.displayGallery_fv ul {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 670px;
}

#nav2 ul li a,
#nav4 ul li a {
    color: #fff;
    /*display: block;*/
}

#nav4 ul li {
    border-radius: 24px;
    margin: 5px;
    line-height: normal;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    word-wrap: break-word;
    overflow: hidden;
}

    #nav4 ul li a:hover {
        text-decoration: none;
    }

    #nav4 ul li a {
        color: #fff;
        display: table-cell;
        height: 100px;
        padding-left: 5px;
        padding-right: 10px;
        vertical-align: middle;
        width: 127px;
        word-wrap: break-word;
        overflow: hidden;
    }

.team_detail {
    background: #1a421f;
    border-radius: 12px;
    width: 1335px;
    height: 620px;
    position: absolute;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    /* top: 4.5%;
    TODO: Comment this line out on dev2*/
    top: 27%;
    left: 268px;
}

    .team_detail .imgBox {
        float: left;
        width: 825px;
        height: 550px;
        overflow: hidden;
        /*padding-top:50px;*/
        position: relative;
    }

    .team_detail .detail {
        float: right;
        width: 485px;
        /*padding:45px 0 0;*/
        height: 71%;
        overflow: auto;
        /*margin-top: 45px;*/
        margin-bottom: 45px;
        padding-top: 15px;
        margin-top: 15px;
    }

    .team_detail .detail_header {
        float: right;
        width: 485px;
        overflow: auto;
    }

        .team_detail .detail_header h4 {
            font-size: 20px;
            padding-bottom: 5px;
            text-align: center;
            font-weight: bold;
        }

        .team_detail .detail_header h5 {
            font-size: 16px;
            padding-bottom: 5px;
            font-weight: normal;
            text-align: center;
        }

    .team_detail .detail h4 {
        font-size: 20px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail .detail h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .team_detail .detail h6 {
        font-weight: normal;
        /*background: url(../images/bullet.png) no-repeat left 4px;*/
        /*height:14px;*/
        font-size: 16px;
        padding: 0 0 7px 0;
        /*text-transform:uppercase;*/
        text-align: center;
    }

    .team_detail .detail h3 {
        color: #FFFFFF !important;
        font-size: 18px;
        padding: 0 0 40px !important;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }

    .team_detail .detail p {
        padding-top: 10px;
        line-height: 22px;
        padding-right: 10px;
        word-wrap: break-word;
        font-size: 16px;
    }

    .team_detail .detail h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail .detail_header h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail .cross {
        position: absolute;
        right: 22px;
        bottom: 22px;
        font-weight: bold;
    }

    .team_detail .detail .legacybox h5 {
        text-align: left;
        padding: 10px 0 10px;
    }

    .team_detail .detail .legacybox p {
        padding-top: 0px;
    }

        .team_detail .detail .legacybox p a {
            text-decoration: underline;
        }

            .team_detail .detail .legacybox p a:hover {
                text-decoration: none;
            }

.hersey_detail {
    background: #1a421f;
    border-radius: 12px;
    width: 915px;
    height: 680px;
    position: absolute;
    padding: 25px;
    color: #fff;
    margin: auto;
    top: 22%;
    left: 477px;
}

    .hersey_detail .imgBox {
        float: left;
        width: 915px;
        height: 610px;
        overflow: hidden;
        top: 2%;
        /*padding-top:50px;*/
        position: relative;
    }

    .hersey_detail .detail_header {
        float: right;
        width: 915px;
        overflow: auto;
        font-size: 20px;
        padding-top: 15px;
        text-align: center;
        font-weight: bold;
    }

    .hersey_detail .cross {
        position: absolute;
        right: 22px;
        bottom: 22px;
    }

.displayGallery_team {
    display: table;
    margin: 0 auto;
    padding-top: 66px;
    position: relative;
}

    .displayGallery_team .prev,
    #nav2 .prev {
        background: url(../images/leftArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 305px;
        left: -100px;
        text-align: center;
    }

    .displayGallery_team .next,
    #nav2 .next,
    #nav4 .next {
        background: url(../images/rightArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 305px;
        right: -100px;
        text-align: center;
    }

#nav4 .next {
    top: 310px;
}

    .displayGallery_team .prev a,
    .displayGallery_team .next a,
    #nav2 .next a,
    #nav2 .prev a,
    #nav4 .next a,
    #nav4 .prev a {
        display: block;
        padding-top: 70px;
        color: #fff;
    }

.displayGallery_team .inner {
    width: 1660px;
    text-align: center;
    display: table;
}

.displayGallery_team ul {
    display: table-cell;
    height: 550px;
    text-align: center;
    vertical-align: middle;
}

    .displayGallery_team ul li {
        display: inline-table;
        margin: 0 8px 8px 0;
        border-radius: 9px;
        background: no-repeat center top #1a421f;
        width: 300px;
        height: 240px;
        /*padding: 12px 12px 0px;*/
    }

.displayGallery ul li a .thumbnail {
    padding: 12px 12px 3px;
    border-radius: 9px;
    height: 325px;
}

.displayGallery_team .inner ul li a .thumbnail {
    padding: 12px 12px 0px;
    border-radius: 9px;
}

.displayGallery_team ul li .imgBox {
    height: 200px;
    width: 300px;
    text-align: center;
    overflow: hidden;
    padding-bottom: 5px;
}

.displayGallery_team ul li h4 {
    font-size: 13px !important;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 0 !important;
    line-height: 13px;
    height: 17px;
    overflow: hidden;
}

.displayGallery_team ul li p {
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    line-height: 16px;
    height: 16px;
    overflow: hidden;
}

.displayGallery_map {
    display: table;
    margin: 0 auto;
    padding-top: 66px;
    position: relative;
}

    .displayGallery_map .prev {
        background: url(../images/leftArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 305px;
        left: -100px;
        text-align: center;
    }

    .displayGallery_map .next {
        background: url(../images/rightArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 305px;
        right: -100px;
        text-align: center;
    }

        .displayGallery_map .prev a,
        .displayGallery_map .next a {
            display: block;
            padding-top: 70px;
            color: #fff;
        }

    .displayGallery_map .inner {
        width: 1900px;
        text-align: center;
        display: table;
    }

    .displayGallery_map ul {
        display: table-cell;
        height: 550px;
        text-align: center;
        vertical-align: middle;
    }

        .displayGallery_map ul li {
            display: inline-table;
            margin: 0 8px 8px 0;
            border-radius: 9px;
            background: no-repeat center top #0b753b;
            width: 388px;
            height: 380px;
            padding: 26px 26px 0px;
        }

            .displayGallery_map ul li .imgBox {
                height: 321px;
                width: 388px;
                text-align: center;
                overflow: hidden;
                padding-bottom: 50px;
            }

            .displayGallery_map ul li h4 {
                font-size: 18px !important;
                color: #fff;
                text-align: center;
                padding: 17px !important;
                line-height: 18px;
                height: 40px;
                overflow: hidden;
            }

            .displayGallery_map ul li p {
                font-size: 12px;
                color: #fff;
                text-align: center;
                line-height: 16px;
                height: 16px;
                overflow: hidden;
            }

.playvideo {
    color: #fff;
    float: right;
    font-size: 12px;
    left: 10px;
    position: relative;
    top: 17px;
}

.playvideofa {
    color: #fff;
    /*font-size: 12pt;*/
    padding-left: 43px;
    padding-top: 6px;
}

.playvideo2 {
    color: #fff;
    float: right;
    font-size: 12px;
    left: 10px;
    position: relative;
    top: 18px;
}

.videoWrapper {
    top: 50%;
    position: relative;
    width: auto;
    height: auto;
    display: block;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: inline-block;
}

.team_detail_2 {
    background: #1a421f;
    border-radius: 12px;
    width: 1080px;
    height: 620px;
    position: absolute;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    top: 25%;
    left: 21%;
}

    .team_detail_2 .imgBox {
        float: left;
        width: 630px;
        height: 360px;
        overflow: hidden;
        /*padding-top:50px;*/
        position: relative;
    }

    .team_detail_2 .detail {
        float: right;
        width: 415px;
        /*padding:45px 0 0;*/
        height: 87%;
        overflow: auto;
        /*margin-top: 45px;*/
        margin-bottom: 45px;
    }

    .team_detail_2 .detail_header {
        float: right;
        width: 415px;
        overflow: auto;
    }

        .team_detail_2 .detail_header h4 {
            font-size: 20px;
            padding-bottom: 5px;
            text-align: center;
            font-weight: bold;
        }

        .team_detail_2 .detail_header h5 {
            font-size: 16px;
            padding-bottom: 5px;
            font-weight: normal;
            text-align: center;
        }

    .team_detail_2 .detail h4 {
        font-size: 20px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail_2 .detail h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .team_detail_2 .detail h6 {
        font-weight: normal;
        background: url(../images/bullet.png) no-repeat left 4px;
        /*height:14px;*/
        font-size: 14px;
        padding: 0 0 7px 30px;
        /*text-transform:uppercase;*/
    }

    .team_detail_2 .detail h3 {
        color: #FFFFFF !important;
        font-size: 18px;
        padding: 0 0 40px !important;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }

    .team_detail_2 .detail p {
        padding-top: 10px;
        line-height: 22px;
        padding-right: 10px;
        word-wrap: break-word;
    }

    .team_detail_2 .detail h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail_2 .cross {
        position: absolute;
        right: 22px;
        bottom: 22px;
        font-weight: bold;
    }

    .team_detail_2 .detail .legacybox h5 {
        text-align: left;
        padding: 10px 0 10px;
    }

    .team_detail_2 .detail .legacybox p {
        padding-top: 0px;
    }

        .team_detail_2 .detail .legacybox p a {
            text-decoration: underline;
        }

            .team_detail_2 .detail .legacybox p a:hover {
                text-decoration: none;
            }

.team_detail_3 {
    background: #1a421f;
    border-radius: 12px;
    width: 1780px;
    height: 910px;
    position: absolute;
    padding: 25px;
    color: #fff !important;
    margin: auto;
    top: 1%;
    left: 2.25%;
}

    .team_detail_3 .imgBox {
        float: left;
        width: 1780px;
        height: 870px;
        overflow: hidden;
        /*padding-top:50px;*/
        position: relative;
    }

    .team_detail_3 .detail {
        float: right;
        width: 1730px;
        /*padding:45px 0 0;*/
        height: 7%;
        overflow: auto;
        /*margin-top: 45px;*/
        margin-bottom: 45px;
    }

    .team_detail_3 .detail_header {
        float: right;
        width: 1730px;
        overflow: auto;
    }

        .team_detail_3 .detail_header h4 {
            font-size: 32px;
            padding: 13px;
            text-align: center;
            font-weight: bold;
        }

        .team_detail_3 .detail_header h5 {
            font-size: 16px;
            padding-bottom: 5px;
            font-weight: normal;
            text-align: center;
        }

    .team_detail_3 .detail h4 {
        font-size: 20px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail_3 .detail h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

    .team_detail_3 .detail h6 {
        font-weight: normal;
        background: url(../images/bullet.png) no-repeat left 4px;
        /*height:14px;*/
        font-size: 14px;
        padding: 0 0 7px 30px;
        /*text-transform:uppercase;*/
    }

    .team_detail_3 .detail h3 {
        color: #FFFFFF !important;
        font-size: 18px;
        padding: 0 0 40px !important;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
    }

    .team_detail_3 .detail p {
        padding-top: 10px;
        line-height: 22px;
        padding-right: 10px;
        word-wrap: break-word;
    }

    .team_detail_3 .detail h5 span {
        background: url(../images/bullet.png) no-repeat center 4px;
        width: 12px;
        height: 14px;
        display: inline-block;
        margin: 0 5px;
    }

    .team_detail_3 .cross {
        position: absolute;
        right: 22px;
        bottom: 22px;
        font-weight: bold;
    }

    .team_detail_3 .detail .legacybox h5 {
        text-align: left;
        padding: 10px 0 10px;
    }

    .team_detail_3 .detail .legacybox p {
        padding-top: 0px;
    }

        .team_detail_3 .detail .legacybox p a {
            text-decoration: underline;
        }

            .team_detail_3 .detail .legacybox p a:hover {
                text-decoration: none;
            }
a.link {
    color: #4d82b2;
    background: white;
    border-radius: 8px;
    padding: 8px 13px;
    text-shadow: 0px 0px 1px #4d82ff;
    box-shadow: 0px -1px 1px #bdb5b4, 1px 1px 1px white;
    font-size: 25px;
}
a.link:hover{
    opacity:0.9;
}

.memorialboard{
    margin:auto;
    font-size: 22px;
}
    .memorialboard td {
        padding: 0 10px 0 10px !important;
        font-weight:bold;
        line-height: 35px;
    }
    .memorialboard h6 {
        text-align: left !important;
        font-size: 22px !important;
        line-height: 25px !important;
    }

.copy_right {
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: white;
    z-index: 100001;
    font-size: 16px;
}

.fullscreen_close {
    position: absolute;
    right: 20px;
    bottom: 5px;
    color: white;
    z-index: 100001;
    font-size: 16px;
}

.left_copy {
    left: 20px;
    right: auto;
    font-size: 16px;
}

.fa-light:before {
    font-size: 28px;
}

.displayGallery_fv {
    display: table;
    margin: 0 auto 10px;
    padding-top: 3px;
    position: relative;
}

    .displayGallery_fv .prev,
    #nav2 .prev {
        background: url(../images/leftArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 314px;
        left: -100px;
        text-align: center;
    }

    .displayGallery_fv .next,
    #nav2 .next {
        background: url(../images/rightArrow.png) no-repeat center top;
        width: 60px;
        height: 60px;
        position: absolute;
        top: 314px;
        right: -100px;
        text-align: center;
    }


        .displayGallery_fv .prev a,
        .displayGallery_fv .next a,
        #nav2 .next a,
        #nav2 .prev a {
            display: block;
            padding-top: 70px;
            color: #fff;
        }

    .displayGallery_fv .inner {
        width: 1640px;
        text-align: center;
        display: table;
    }

    .displayGallery_fv ul {
        display: table-cell;
        text-align: center;
    }

        .displayGallery_fv ul li {
            display: inline-table;
            margin: 0 8px 8px 0;
            border-radius: 9px;
            background: no-repeat center top #1a421f;
            width: 200px;
            height: 325px;
            padding: 12px 12px 3px;
        }

            .displayGallery_fv ul li .imgBox {
                height: 240px;
                width: 200px;
                text-align: center;
                /*overflow: hidden;*/
                padding-bottom: 5px;
            }

            .displayGallery_fv ul li h4 {
                font-size: 13px !important;
                color: #fff;
                text-align: center;
                font-weight: bold;
                /*padding: 0!important;*/
                line-height: 13px;
                padding-top: 7PX;
                height: 16px;
                overflow: hidden;
                text-transform: uppercase;
            }

            .displayGallery_fv ul li p {
                font-size: 12px;
                color: #fff;
                text-align: center;
                line-height: 15px;
                height: 17px;
                margin: 0px !important;
                overflow: hidden;
            }

.team_detail .detail_header_fv {
    float: right;
    width: 500px;
    overflow: auto;
}

    .team_detail .detail_header_fv h4 {
        font-size: 25px;
        padding-bottom: 5px;
        text-align: center;
        font-weight: bold;
    }

    .team_detail .detail_header_fv h5 {
        font-size: 16px;
        padding-bottom: 5px;
        font-weight: normal;
        text-align: center;
    }

.screen_saver {
    font-size: 25px;
    border-radius: 9px;
    padding: 18px 27px;
}

#tournament h6 {
    text-align: left;
}

#tournament th h6 {
    font-size: 21px;
    font-weight: bold;
}

.arts_info {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 70px;
    color: #fff;
    background: rgba(0,0,0,0.3);
    font-size: 25px;
    text-align: left;
    padding: 10px 25px;
}

    .arts_info table {
        margin-top: 10px;
    }

.tab_descriptor {
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 0 30px;
    text-align: center;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
    font-size: 27px;
}

    .tab_descriptor p {
        color: #fff;
        margin-bottom: 33px;
        width: 710px;
        font-size: 18px;
        white-space: pre-line;
    }

    .tab_descriptor h3 {
        font-size: 23px;
    }

#menu {
    background: rgba(0, 0, 0, 0) url("../Images/bkg_menu.gif") repeat-x scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin-top: 85px;
    text-align: center;
}

.item img {
    border: 12px solid #0a753a;
    border-radius: 9px;
}

.scroll {
    width: 1335px;
    height: 875px;
    overflow: auto;
}

    .scroll::-webkit-scrollbar {
        width: 12px;
    }

    .scroll::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 10px;
    }

    .scroll::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }


.slick-show img {
    margin: 0 auto;
}

.record2Col1, .record2Col2 {
    width: 30%;
    vertical-align: top;
}

.record4Col1, .record4Col3 {
    width: 30%;
    vertical-align: top;
    padding-right: 10px;
}

.record4Col2, .record4Col4 {
    width: 20%;
    vertical-align: top;
}

.listCol {
    font-size: 16px;
    text-align: center;
    width: 33%;
    line-height: 22px;
    vertical-align: top;
    padding-bottom: 1em;
}

.fa-caret-left,
.fa-caret-right {
    font-size: 60px !important;
    line-height: 52px !important;
    margin-right: 10px;
    margin-top: -10px;
    cursor: pointer;
    color: #f0EEff;
    opacity: 1;
    -webkit-transition: opacity .50s ease-in-out;
    -moz-transition: opacity .50s ease-in-out;
    -ms-transition: opacity .50s ease-in-out;
    -o-transition: opacity .50s ease-in-out;
    transition: opacity .50s ease-in-out;
}

.fa-caret-left {
    margin-right: 20px;
}

    .fa-caret-left:active,
    .fa-caret-right:active {
        transition: none;
        -o-transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

.lftMain .dateSet table {
    table-layout: fixed;
}

    .lftMain .dateSet table td {
        word-wrap: break-word;
    }

.bg-expand-icon {
    background: rgba(0,0,0,.15);
    border-radius: 7px;
    width: 1.5em !important;
    height: 1.5em !important;
}

    .bg-expand-icon i {
        top: -4px;
    }

.close-footer {
    color: #fff;
    font-weight: 200;
    text-shadow: none;
    font-size: 16px;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 10;
}

    .close-footer .close {
        color: #fff;
    }

        .close-footer .close:hover {
            color: #fff;
            font-weight: 200;
            text-shadow: none;
            opacity: 1;
            font-size: 16px;
            text-transform: uppercase;
        }

        .close-footer .close span {
            line-height: 36px;
        }

.announcement-item {
    color:#ffffff;
    padding: 20px 0 0px 0;
}
.announcement-hdr {
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 4px;
}

.announcement-dtl {
    font-size: 16px;
    white-space: pre-line;
}

.announcement-divide {
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.gallery-close {
    position: absolute;
    right: 1%;
    bottom: 1%;
    color: #ffffff;
}

.gallery-close a {
    color: #ffffff;
}
#proImage, #proImage2, #proImage3, #proImage4 {
    height: auto !important;
}
.brick table {
    font-size: 60px;
    font-weight: bold;
    padding-top: 145px;
    line-height: 80px;
    color: #000000;
    text-transform: uppercase;
    margin: auto;
}
