

.show-mobile {
    display: block !important;
}

.hide-mobile {
    display: none !important;
}

.home-six-boxes .yellow-box {
    display: none;
}

.home-slider {
    display: none;
}

.mobile-home-slider {
    display: block;
}

/* Landing Page */
.landing-wrap .small-box .imagebox img {
    width: 130%;
}

.landing-wrap .small-box .image-col {
    width: 30%;
    float: left;
}

.landing-wrap .small-box .inner-text {
    /*width: 67%;*/
    /*padding: 0 0 0 3%;*/
}

/* Content */
.full-content-wrap .comment-form .col-1 {
    width: 100%;
    float: none;
}

.full-content-wrap .comment-form .col-2 {
    width: 100%;
    float: none;
    padding: 5px 0;
}

.full-content-wrap .page-bar {
    display: none;
}

/*Archives Page */
.archives-wrap .mobile-search .textbox {
    width: 90%;
}

.archives-accordion	.archive-content {
    padding: 0 0 9px;
}

.archives-accordion	.archive-content .each-bar {
    padding-bottom: 0;
}

.archives-accordion .archive-month li {
    margin: 0 0 10px;
}

.archives-accordion .stories li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.archives-accordion .text-panel {
    width: 84%;
}

/* Jobs List Page */
.jobs-list-wrap .view-btn {
    margin: 4px 0 0;
}

.jobs-list-wrap .text-panel {
    width: 82%;
}

/* Bulletin Notes */
.bulletin-notes-wrap .doc-bar .filename-col {
    width: 76%;
}

/* Blog */
.blog-entry .blog-title-bar .title-col {
    width: 76%;
}

/* Footer */
.main-foot-wrap {
    height: auto;
    padding: 0 0 12px 0;
}

.main-foot-wrap .copyright-column .copyright {
    font-size: 12px;
    margin-bottom: 0;
}


/* BLOG */

.blog .inner-text {
    overflow: hidden;
}

.category-cathblog .landing-wrap .blog .small-box .inner-text p {
    margin-left:0;
}


.category-cathblog .landing-wrap .blog .small-box {
    width: 98%;
    height: auto !important;
    max-height: 430px !important;
    min-height: 320px !important;
    /* ?
    background-image: url("../images/shadow-content-top-right.png");*/
    /*background-repeat: no-repeat;*/
}

.category-cathblog .landing-wrap .blog .small-box .title {
    display: none;
}

.blog .items-row {
}
.category-cathblog .blog .abovetext h3 {
    position: absolute;
    margin: 58px 0 0;
}

.category-cathblog .landing-wrap .blog .abovetext h3 a {
    color: #e09e38;
}

.category-cathblog .landing-wrap .blog .abovetext {
    width: 100%;
    float: left;
    background-color: #f7e5cd;
    padding: 0;
    position: relative;
    margin: 0 0 0 10px;
}

.category-cathblog .blog .inner-text {
    float: left;
    display: inline;
    margin-top: 41px;
    width: 85%;
}

.category-cathblog .landing-wrap .blog .date-pub {
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0 24px 0 -20px;
    font-size: 18px;
    background: #E09E38;
    color: #fff;
    padding-left: 30px;
    text-align: left;
    width: 100%;
    display: block;
}

.category-cathblog span.fmY {
    display: none;
}

.category-cathblog .category.thumb img.thumb {
    float: left;
}

.category-cathblog .category.thumb.imagebox {
    display:none;
}

.category-cathblog .blog .article-info {
    position: absolute;
    margin: 80px 0 0;
    color: #666;
}

.disclaimer-bar {
    /*background: #EFEFEF;*/
    /*margin: 0 0 20px;*/
    /*padding: 8px 12px 5px;*/
}

.disclaimer-bar p {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    height: 60px;
    line-height: 16px;
    margin: 0 0 20px;
    padding: 10px;
    position: relative;
}
.activemenu-cathblog .blog .more-btn {
    position: absolute;
    right: 10px;
    top: 100px !important;
    z-index: 100;
    /*background-color: #E09E38;*/
    background-position: 0 -261px;
    margin-top:0;
    display:block;
}
.activemenu-cathblog .blog .commentcount {
    position: absolute;
    z-index: 100;
    left: 0;
    top: 90px;
    font-size: 12px;
}

.activemenu-cathblog .blog .total-comments {
    float: left;
    padding-left: 3px;
    clear: none;
}
/* BLOG END */


.accordion-inner .category-module li ul li {
    float: left;
    width: 48%;
    margin: 0 1% 9px 0;
    min-height: 150px;
    border-bottom: 1px solid #CCCCCC;
}

.activemenu-cath-news-archive .cat-items .each-box {
    width: 48%;
    min-height: 245px;

}