/**********************************************************************************

    Theme Name: Custom theme
    Theme URI: 
    Description: my custom theme.
    Version: 1.0
    Author: Mahammad Mohsin
    Author URI: http://google.com
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: 
#EFF5E7
**********************************************************************************/
body {
    color: #444;
    font: 14px/21px "kalpurush","Helvetica Neue",Helvetica,Arial,sans-serif;
    background:#DFF0F9;
/*    background: #eeeeee url("images/waterbg.jpg") repeat scroll left top; */
}
body.single p {text-align: justify;}
main {width: 100%;}
.row {margin-left: -10px; margin-right: -10px;}
a {}
h1, h2, h3, h4 {}
h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #333;
}
h2 > a {color: #333;}
h2.singleTitle {font-size: 22px; color: #000;margin-top: 2px;}
h3.borderBottom {
    background: transparent none repeat scroll 0 0;
    border-bottom: 4px double #ddd;
    display: table;
}
h4 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
}
p {}
.page p, .single p {line-height: 1.6em; text-align: justify;}
ul {margin: 0; padding: 0}
ul li {list-style-type: none;}
td {border: 1px solid #999;}
th { border: 1px solid #999; text-align: center;}
.gap {margin: 5px 0; }
.container {max-width: 1020px;background: #fff;padding-left: 10px; padding-right: 10px;}
.clear {clear: both;}
.minus15Padding {padding-right: 0 !important;}

/*----------------------------------------------------------------*/
/*-----------------------#    Header      #-----------------------*/
/*----------------------------------------------------------------*/
.header {position: relative;}
.topLogoName a {color: #fff; line-height: 37px; padding-left: 5px; display: block;}
.headerTop {width: 100%; height: auto; background: #9E5BBA; display: table; height: 40px; line-height: 1em;}
.multilangual {float: right;}
.multilangual ul {margin: 0; padding: 0; display: table; margin-right: 5px;}
.multilangual ul li {float: left;padding: 3px 10px; color: #fff; margin: 8px 0;}
.multilangual ul li a {color: #fff;}
.multilangual ul li:first-child {border-right: 1px solid #fff; display: block;}
.headerDate {}
/*slider*/


.slider {
    position: relative;
    width: 100%;
    height: auto;
}
.logoLeft {
    left: 5%;
    position: absolute;
    top: 40px;
    width: 8%;
    z-index: 100;
}
.logoLeft img, .logoRight img {
    width: 100%;
}
span#site-name {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
    width: 439%;
    margin-top: 20px;
}
.logoRight {
    right: 20%;
    position: absolute;
    top: 77px;
    width: 8%;
    z-index: 100;
    display: none;
}
.headerMarquee {width: 100%; height: 30px; border: 1px solid #ddd; margin: 0; padding: 0; border-top: none;}
@media only screen and (max-width: 960px){
.headerMarquee {border-top: 1px solid #ddd; margin-top: 20px;}
.logoLeft {top: 30px;}
}
.marqueeHeading {width: 15%; height: auto; float: left; background: #333333; color: #fff;height: 30px; text-align: center; line-height: 25px; display: none;}
.marqueeContent {width: 100%; height: auto; float: left;}
.marqueeContent a {color: #333;}
.marqueeContent a:hover {text-decoration: none; cursor: inherit;}
.nav {width: 100%; height: 30px;}
.nav ul {
    background-color: #fafafa;
    border-bottom: 1px dotted #cccccc;
    clear: both;
    height: 37px;
    position: relative;
    width: 100%;
    z-index: 500;
}
.nav ul li {
    border-right: 1px dotted #ccc;
    display: block;
    float: left;
    height: 37px;
    position: relative;
    text-align: center;
}
.nav ul li a {
    color: #525252;
    display: block;
    padding: 8px 9px;
    position: relative;
    text-shadow: 0 1px 1px white;
    transition: color 0.15s ease-in 0s, background-image 0.2s linear 0.15s;
    z-index: 550;
    text-decoration: none;
    font-size: 16px;
}

.nav ul li:nth-child(2) a {color: #FF6600;}
.nav ul li:nth-child(3) a {color: #C40A2A;}
.nav ul li:nth-child(4) a {color: #84154D;}
.nav ul li:nth-child(5) a {color: #098346;}
.nav ul li:nth-child(6) a {color: #1399BE;}
.nav ul li:nth-child(7) a {color: #8768DE;}
.nav ul li:nth-child(8) a {color: #609513;}
.nav ul li:nth-child(9) a {color: #8768DE;}

.nav ul li:nth-child(10)  {border-right: none;}
.nav ul li:first-child a:hover {background: #999; color: #fff;}
.nav ul li:last-child a:hover {background: #999; color: #fff;}
.nav ul li:nth-child(2) a:hover {background: #FF6600; color: #fff;}
.nav ul li:nth-child(3) a:hover {background: #C40A2A; color: #fff;}
.nav ul li:nth-child(4) a:hover {background: #84154D; color: #fff;}
.nav ul li:nth-child(5) a:hover {background: #098346; color: #fff;}
.nav ul li:nth-child(6) a:hover {background: #1399BE; color: #fff;}
.nav ul li:nth-child(7) a:hover {background: #8768DE; color: #fff;}
.nav ul li:nth-child(8) a:hover {background: #609513; color: #fff; }
.nav ul li:nth-child(8) ul li a:hover {width: 150px !important;}
.nav ul li:nth-child(9) a:hover {background: #8768DE; color: #fff;}
.nav ul li a:hover {text-shadow: none;}

/*submenu*/
.nav ul ul {
    display: none;
/*     background: #000;  */
	border-radius: 0px; padding: 0;
    position: absolute !important; top: 100%;
    z-index: 1;
    width: 250px;
    margin: 0; padding: 0;
    height: auto;
    left: -1px;
}
.nav ul li:hover > ul {
    display: block;
    border: 1px dotted #ddd;
    border-top: none;
}
.nav ul ul li {
    float: none; 
    border-top: 1px solid #6b727c;
    border-bottom: 1px solid #575f6a;
    position: relative;
    border: none;
    z-index: 100;
    text-align: left;
    width: 250px;
    border-bottom: 1px dotted #ddd;

}
.nav ul ul li:nth-child(8){width: 150px;}
.nav ul ul li a {
    color: #444 !important;
    line-height: 36px;
    padding: 0;
    text-shadow: none;
    padding-left: 14px;
     text-indent: 10px;
}
.nav ul ul li a:hover {
    background: #eee !important;
}
.nav ul ul li:nth-child(8) a:hover {width:150px !important; display: block; overflow: hidden;}
.nav ul li:nth-child(2) ul {background: #fff;}
.nav ul li:nth-child(3) ul {background: #fff;}
.nav ul li:nth-child(4) ul {background: #fff;}
.nav ul li:nth-child(5) ul {background: #fff;}
.nav ul li:nth-child(6) ul {background: #fff;}
.nav ul li:nth-child(7) ul {background: #fff;}
.nav ul li:nth-child(8) ul {background: #fff; width: 150px !important;}
.nav ul li:nth-child(9) ul {background: #fff;}

/*----------------------------------------------------------------*/
/*-----------------------#    MIddle      #-----------------------*/
/*----------------------------------------------------------------*/

.pm a img {
	width: 100%;
}





/*notice board*/

.noticeBoard {
    background: transparent url("images/bg_notice_board.png") no-repeat scroll left top;
    border: 1px solid #dddddd;
    font-size: 1em;
    padding: 0 0 10px;
    display: table;
    width: 100%;
}
.notice-board-bg {
    display: table;
    float: right;
    margin-bottom: 10px;
    width: 75%;
}
h2.noticeTitle { font-size: 1.5em;}
.noticeBoard ul a {
    border-bottom: 1px dotted #666;
    margin-left: 20px;
    color: #666;
}
.notice-board-bg ul li {background: rgba(0, 0, 0, 0) url("images/bullet_tick.png") no-repeat scroll left 5px; display:flex; line-height: 1.4em; padding-bottom: 5px;}

/*news marquee*/
.newsMarquee {width: 100%; border: 1px solid #ddd; display: table;}
span.news {font-weight: bold; width: 10%; display: block;float: left; padding-left: 20px;}
span.newsBar {width: 90%;display: block; float: left;}
div#tp_ticker {margin:0 !important; }

/*6block*/
.homeSixBlock {width: 100%; display: table;}
.block {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
    cursor: pointer;
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px;
    position: relative;
    width: 49.5%;
    cursor: inherit;
}
.block {margin-right: 0.5%;}
.block + .block {margin-left: 0.5%; margin-right: 0;}
.block + .block + .block {margin-right: 0.5%; margin-left: 0;}
.block + .block + .block + .block {margin-left: 0.5%; margin-right: 0;}
.block + .block + .block + .block + .block {margin-right: 0.5%; margin-left: 0;}
.block + .block + .block + .block + .block + .block {margin-left: 0.5%; margin-right: 0;}
.block a {color: #444;}
.left {width: 33%; float: left;height: auto;max-height: 85px; overflow: hidden;}
.left img {width: 100%; overflow: hidden;}
.right {width: 64%; float: left;height: auto; margin-left: 3%;}
.right ul {margin: 0; padding: 0;}
.block ul li:hover {background: #E6FBD9;}
.block ul li:hover a{text-decoration: none;}
.right ul li {
    
    list-style-image: url("images/bullet_arrow.png");
    margin: 2px 0 0 20px;
}

/*video gallery*/
.videoGallery {
    width: 100%; height: auto;
}
h5.videoGallery {
    background-color: #609513 !important;
    color: #fff;
    padding: 8px;
    margin-top: 0;
}
/*  VIDEO PLAYER CONTAINER
############################### */
.vid-container {
    position: relative;
/*          padding-bottom: 52%;*/
    height: 100%; 
    float: left;
    width: 70%;
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
/*          position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
    margin-top: -4px;
}


/*  VIDEOS PLAYLIST 
############################### */
.vid-list-container {
    width: 25%;
    overflow: auto;

    margin-left:5%;
    padding-bottom: 20px;
    float: left;
    height: 315px;
}

.vid-list {
    width: 100%;
    position: relative;
    top:0;
    left: 0;
}

.vid-item {
    display: block;
    height: auto;
    margin: 0;
    width: 148px;
}

.thumb {
    /*position: relative;*/
    overflow:hidden;
    height: 84px;
}

.thumb img {
    width: 100%;
    position: relative;
    top: -13px;
}

.vid-item .desc {
    color: #21A1D2;
    font-size: 15px;
    margin-top:5px;
}

.vid-item:hover {
    background: #eee;
    cursor: pointer;
}

.arrows {
    position:relative;
    width: 100%;
}

.arrow-left {
    color: #fff;
    position: absolute;
    background: #777;
    padding: 15px;
    left: -25px;
    top: -130px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.arrow-right {
    color: #fff;
    position: absolute;
    background: #777;
    padding: 15px;
    right: -25px;
    top: -130px;
    z-index:100;
    cursor: pointer;
    display: none;
}

.arrow-left:hover {
    background: #CC181E;
}

.arrow-right:hover {
    background: #CC181E;
}

/*----------------------------------------------------------------*/
/*-------------------#    Right Side Bar      #-------------------*/
/*----------------------------------------------------------------*/
.rightBarBlock {width: 100%; height: auto;}
.rightBarBlock img {
    display: block;
    margin: auto;
    max-width: 300px;
    width: 60%;
    padding: 5px;
    border: 1px solid #ddd;
}
span.widgetMiddle {
    display: block;
    margin: 5px auto;
    width: 100%;
    text-align: center;
}
h5.rightBarTitle {
    font-size: 1em;
    overflow: hidden;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #609513 !important;
    color: #fff;
}
h2.widget-title {
    font-size: 1em;
    overflow: hidden;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #609513 !important;
    color: #fff;
    line-height: 1em;
    margin-top: 5px;
}
.rightBarBlock ul {
    margin-left: 20px;
    padding: 10px 0
}
ul.dpe-flexible-posts {
    padding: 10px 0 
}
.rightBarBlock ul li {
    background: rgba(0, 0, 0, 0) url("images/bg_block_list.png") no-repeat ;
    font-size: 120%;
    height: auto;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 32px;
    padding-top: 0 px;
}
ul.dpe-flexible-posts li {
    background: rgba(0, 0, 0, 0) url("images/bg_block_list.png") no-repeat scroll 78% 8%;
    font-size: 120%;
    height: auto;
    line-height: 1.7em;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 45px;
}
ul.dpe-flexible-posts li:hover {background: #E6FBD9; }
ul.dpe-flexible-posts li:hover a {text-decoration: none;}
.rightBarBlock ul li a {
    font-size: 13px;
    color: #666;
}
ul.dpe-flexible-posts li a {
    font-size: 13px;
    color: #666;
}


/*----------------------------------------------------------------*/
/*-----------------------#    Footer      #-----------------------*/
/*----------------------------------------------------------------*/
.footer {

}
.borderBottom {height: 10px; width: 100%; background: #737272;}
.bottom_block {
    background: #f5f5f5;
    border-top: 5px solid #A3A3A3;
    color: #8a8a8a;
    overflow: hidden;
    padding: 0 40px 40px;
}
h3.widget-title {
    color: #9E5BBA;
    margin-bottom: 10px;
    padding-top: 36px;
    text-transform: uppercase;
    font-size: 14px;

}
#execphp-3, #execphp-4, #execphp-5, #execphp-6 {list-style-type: none;}
.list2 li a {
    color: #333;
    font-size: 12px;
    padding: 2px 10px;
    width: 200px;
    display: block;
}
.list2 li a:hover {text-decoration: none;}
.list2 li a:hover {background:#C5D394; }
.list2 li {
    list-style-image: url("images/bullet_arrow.png");
    margin-left: 13px;
    padding-left: 0;
}
.socials li {
    padding: 5px;
}
.socials li a {
    color: #333;
}

/*bottom footer*/
.bottomFooter {
    background: #ddd none repeat scroll 0 0;
    display: table;
    height: auto;
    width: 100%;
}
.footNav ul{ width: 100%; height: auto; margin-bottom: 23px; display: table; }
.footNav p {margin: 10px; font-size: 11px;}
.bottomFooter ul li {
    border-right: 1px solid;
    display: inline-block;
    float: left;
    margin-top: 15px;
    padding: 0px 4px;
}
.footNav ul li a:hover {background: #C5D394; text-decoration:none;}

.bottomFooter ul li:last-child { border: none;}
.bottomFooter ul li a {color: #333; padding:5px;}
p.bottomFootP {font-size: 11px; text-align: right;margin-top: 15px;margin-right:10px;}
ul.bottomSocial li {float: left !important; border: none !important; padding: 0; background-repeat: no-repeat;}
ul.bottomSocial {display: table;text-align: right; float: right;}
ul.bottomSocial li:first-child {line-height: 30px; margin-right: 10px; float: left;}
li#execphp-7 {list-style-type: none;}
li#execphp-8 {list-style-type: none;}
li#execphp-9 {list-style-type: none;}
li#execphp-6 {list-style-type: none;}
/*responsive select menu*/
.jquery-responsive-select-menu {
    border: 1px solid #ccc;
    height: 31px;
    margin-top: 15px;
    position: relative;
    width: 100% !important;
}
div.nav {width: 100%; display: table;}

@media only screen and (max-width: 650px) {
    
    ..minus15Padding {padding-left: 0;}

}
#mvccount,#mvccredit {display: none;}

table.bordered {width: 100%;}
table.bordered td {
    border: 1px solid #999;
    line-height: 1.2em;
    padding-left: 10px;
    vertical-align: middle;

}
table.bordered td img {
    display: block;
    text-align: center;
    margin-left: 20%;
    margin-bottom: 10px;
}
table.bordered td a {color: #444;}
a.all {
    float: right;
    margin: 10px;
    background: #888;
    color: #fff;
    text-align: center;
    width: 50px;
    padding: 0;
}
table.news {
    width: 100%;
}
table.news td{
    line-height: 33px;vertical-align: middle;
}
a.allNews {margin: 5px 10px 0 0 !important; }

.contact {width: 100%; height: auto;}
input {width: 100%; height: 35px; padding: 0 10px; }
textarea { width: 100%; height: 200px; padding: 0 10px;}

ul.bottomSocial li a {background-repeat: no-repeat !important;}
ul.bottomSocial li a:hover {background-repeat: no-repeat !important;}
ul.bottomSocial li:nth-child(2) a {display: block; width: 35px; height: 35px; background: url("images/soc5.png");}
ul.bottomSocial li:nth-child(3) a {display: block; width: 35px; height: 35px; background: url("images/soc1.png"); }
ul.bottomSocial li:nth-child(4) a {display: block; width: 35px; height: 35px; background: url("images/soc4.png"); }

ul.bottomSocial li:nth-child(2) a:hover {display: block; width: 35px; height: 35px; background: url("images/soc5-hover.png");}
ul.bottomSocial li:nth-child(3) a:hover {display: block; width: 35px; height: 35px; background: url("images/soc1-hover.png");}
ul.bottomSocial li:nth-child(4) a:hover {display: block; width: 35px; height: 35px; background: url("images/soc4-hover.png");}

/*search*/
label.screen-reader-text {display: none;}
input#s {width: 76%; margin-right:2%; float: left; height: 24px; margin-top: 7px; line-height: 24px;}
input#searchsubmit {width: 13%; float: left; height: 24px;line-height: 1em; margin-top: 7px; background: #609513;  border: none; color: #fff;}
div.entry-meta {display: none;}

@media only screen and (max-width: 990px) {
    .search {display: block;}
    input#searchsubmit {width: 22%;}
    .nav {margin-top: 10px;}
    .headerMarquee {margin-top: 10px;}
}
@media only screen and (max-width: 768px) {
    .block {width: 100%; margin: 5px 0 !important;}
    .container {max-width: 380px;}
    .multilangual {
        width: 100%; text-align: center;   
    }
    .multilangual ul {width: auto;display: table; margin: auto;}
    .topLogoName {text-align: center;width: 100%;}
    .rightBarBlock {margin: 0 -15px;}
    .logoLeft {
    height: auto;
    top: 25px ;
    width: 80%;
    left: 53px;
    }
    .logoLeft img {width: auto; float: left; width: 10%; display: block;}
    span#site-name {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 5px;
        width: auto;
        font-size: 17px;
   }
   .noticeBoard { background: none; }
   .notice-board-bg { width: 95%;}
   ul.dpe-flexible-posts li {background: rgba(0, 0, 0, 0) url("images/bullet_tick.png") no-repeat scroll  3% center;}
   ul.dpe-flexible-posts li a div {height: 100%;}
   ul.dpe-flexible-posts li {padding-bottom: 0;}
   .bottomFooter ul li { border-right: none;
    display: inherit;
    float: none;
    margin-top: 15px;
    padding: 0px 4px;}
    ul.bottomSocial {width: 100%; float: left; text-align: left; margin-left: 8px;}
    p.bottomFootP {text-align: left; margin-left: 10px;}



    .header_video {width: 100%;}
    .vid-container {float: none;}
    .vid-container {width: 100%;}
    .vid-item {
    display: inline-block;
    margin: 0 ;
}
    .vid-list {
    float: none;
    height: 130px;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
}
    .vid-list-container {
    float: none;
    height: 135px;
    margin-top: 30px;
    overflow-x: scroll;
    overflow-y: hidden;
    width: auto;

}
input#s {width: 50%; margin-right:2%; float: left; height: 25px; margin-top: 5px; margin-left: 19%;}
input#searchsubmit {width: 36px; float: right; height: 25px;line-height: 1em; margin-top: 5px; margin-right: 19%;padding-left: 6px;}
.search {display: block;}
.vid-list-container {margin-top: 0; margin-left: 0;}


}
@media only screen and (max-width: 480px) {
    .logoLeft { 
    width: 80%;
    left: 53px;} 
    .logoLeft img {width: auto; float: left; width: 12%; display: block;}
    span#site-name {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 3%;
        width: auto;
        font-size: 17px;
   }
   div#tp_ticker ul li a {
        line-height: 2em;
   }
}



.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding-left: 10px; padding-right: 10px;}

.sticky {
    position: fixed;
    width: 1000px !important;
    top: 0;
    z-index: 100;
}

@media only screen and (min-width: 991px) { 
    .slider{height:225px; }
}
@media only screen and (max-width: 1199px) { 
    .sticky{width: 950px !important}
}
@media only screen and (max-width: 991px) { 
    .sticky{width: 730px !important}
    .jquery-responsive-select-menu { margin-top: 0;}
}
@media only screen and (max-width: 768px) { 
    .sticky{width: 360px !important}
}
@media only screen and (max-width: 400px) {
    /*input#searchsubmit{float:left;}
    input#s {margin-left: 30px; margin-right: 5px;}*/
}
@media only screen and (max-width: 400px) {
    .search {width: 70%; height: auto; display:table; margin: auto;}
    input#searchsubmit{float:left; display: table; margin: 5px 0 0 0; margin-left: -7px;width: 20%;}
    input#s { float: left; display: table; margin-left:0; width: 80%;}
    .multilangual ul li {float: left;}
    .multilangual ul li:first-child {}
}


/*sitemap*/
.manage-pagepost {width: 90%; float: right;}
.manage-pagepost ul li {}
.manage-pagepost ul li a {color: #444;line-height: 2em;}
ul.children {margin-left: 25px;}
ul.manage_post h3, ul.manage_page h3 {display: none;}
li.page-item-267 {display: none;}


/*back to top*/
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}


/* Home block */
.block  h2.widget-title {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    background: transparent !important;
    color: #444;
    font-weight: normal;
    padding: 0;
}




    
.block ul.dpe-flexible-posts {margin: 0; padding:0; position: relative; display: table; width: 100%;}
.block ul.dpe-flexible-posts li {
    margin-left: 0; 
    background: url(images/bullet_arrow.png) no-repeat left 7px;
    padding-bottom: 0;
    padding-left: 15px;
    height: auto;
    width: 60%;
    float: right;
    line-height: 24px !important;
}   
.block ul.dpe-flexible-posts li:first-child img{
    max-height: 85px;
    overflow: hidden;
    width: 33%;
    float: left;
    padding-left: 0;
    list-style-image: none;
    margin-right: 20px;
    display: table;
    position: absolute;
    left: 0; top: 0;
} 
.block ul.dpe-flexible-posts li:first-child img { height: auto;}

.block ul.dpe-flexible-posts li:hover {background: #E6FBD9;}
.block ul.dpe-flexible-posts li:hover a{text-decoration: none;}


/*photo album*/
.epa-cf {min-height: 175px;
}
.page-id-324 .epa-image {width: 87% !important;}
.epa-album .epa-image .epa-title {text-align: left;text-overflow:inherit !important; white-space: inherit !important; min-height: 50px; color: #9e5bba; margin-top: 10px;}
.photoGalleRy a {color: #1399be; display: block; margin: auto;}
@media only screen and (max-width: 768px) {
	.epa-album .epa-image .epa-title {text-align: center; min-height: 18px;}
	.photoGalleRy p {text-align: center;}
	.page-id-324 .epa-image {width: 100% !important;}
	.epa-album .epa-image {width: 100% !important;}
}

/*table Staff List*/
.staffList td  {height: 100px; /*line-height: 100px;*/ text-align: center;}
.staffList td img {width: 90px; height: 90px; display:table; margin: auto;}
.staffList th {height: 35px; line-height: 35px; text-align: center;}

/*notice board table*/
table.notice td:nth-child(3) {line-height: 24px; text-align: center;}
table.notice td{height: 70px; line-height: 70px; padding: 0 15px;}
table.notice td img {width: 50px; height: 60px; margin: 5px auto; display:block;}








.notice_haf {
    background: #e6fbd9;
}
.notice-one {
    border: 1px solid #ddd;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 140px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-top: 3px;
    position: relative;
}
.notice-caption h3 {
    font-weight: bold;
    color: #333;
}
.notice-list {
    margin-top: 10px;
    /* overflow: hidden; */
    /* height: 239px; */
}
.notice-list ul li {
    /* background: rgba(0, 0, 0, 0) url(../img/bullet_tick.png) no-repeat scroll left center; */
    border-bottom: 1px dotted #000;
    /* height: 45px; */
    line-height: 24px;
    overflow: hidden;
    position: relative;
}
.notice-list ul li a {
    color: #000;
    display: block;
    font-size: 13px;
    margin: 0px 20px;
    text-decoration: blink;
    padding: 4px 8px;
    position: relative;
}
.notice-list ul li a:after {
    position: absolute;
    top: 12;
    right: 0px;
    width: 40px;
    height: 16px;
    line-height: 16px;
    content: "New";
    background: #C40A2A;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    animation: example 2s infinite;
    opacity: 0;
}
.notice-list ul li:first-child a:after {
    opacity: 1;
}
.notice-list ul li:after {
    position: absolute;
    content: "\f18e";
    font-family: fontawesome;
    left: 3px;
    top: 5px;
    color: #45AF00;
    font-size: 14px;
}
.notice-list ul li:nth-child(2) a:after {
    opacity: 1;
}
.notice-list ul li:nth-child(3) a:after {
    opacity: 1;
}
.notice-btn {
    display: block;
    padding-top: 14px;
    text-align: right;
}
.notice-btn a {
    display: inline-block;
    color: #FFF;
    background: #777;
    padding: 2px 8px;
    text-decoration: none;
    text-align: right;
}


.mauwr table tbody tr:first-child {
    background: #609513;
}


th.afotie a i {
    color: red;
    font-weight: bold;
    font-size: 19px;
}

tr:nth-child(2n) {
    background: #f2f2f2;
}

.page-numbers {
    border: 1px solid;
    padding: 3px 15px;
}




.img-gallery-item.img-gallery-item2 {
    margin-bottom: 0;
}
.img-gallery-item {
    height: 200px;
    margin-bottom: 20px;
    overflow: hidden;
}

.img-gallery-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
}




.img-gallery-item img:hover {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
}
.pt-title h5 {
    background: #609513;
    margin: 0px;
    padding: 5px;
    color: #FFF;
}



.awoiek a {
    background: #609513;
    display: block;
    color: #FFF;
    padding: 3px 8px;
}


.awoiek {
    margin-bottom: 2px;
}






.marw-ewe {
    display: flex;
    justify-content: left;
    border: 1px solid #EEE;
}


.marq-line {
    background: #333;
    color: #FFF;
    display: block;
    padding: 5px 10px;
    font-weight: bold;
}

.marw_ct {
    width: 100%;
    background: #FFF;
}

.marw_ct marquee {
    line-height: 15px;
    padding-top: 7px;
}

.marw_ct marquee a {
    padding-left: 26px;
    display: inline-block;
    /* background: url(../img/favfgaw.png) no-repeat; */
    /* background-position: center left; */
    padding-right: 32px;
    position: relative;
    color: #333;
}


.marw_ct marquee a:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f0a4";
    font-family: fontawesome;
}

a.allNews {
    margin: 5px 10px 0 0 !important;
}
a.all {
    float: right;
    margin: 10px;
    background: #888;
    color: #fff;
    text-align: center;
    width: 50px;
    padding: 0;
}


.al_button a {
    padding: 5px 10px;
    background: green;
    color: #FFF;
    display: inline-block;
    margin-top: 6px;
    font-weight: bold;
    text-decoration: none;
}

.al_button {
    text-align: center;
    /* display: inline-block; */
}

.al_button a:hover{
    background:#000;
}


















