/* Add here all your css styles (customizations) */

/*page-title*/
#page-title .page-title-wrapper {
    background-image: url(../img/sub-header/subheader-1.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 80px 0;
}

/*page-title*/
#page-title .page-title-wrapper-venue {
    background-image: url(../img/sub-header/subheader-1.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 180px 0;
}

#page-title .page-title-wrapper2 {
    background-image: url(../img/sub-header/subheader-2.jpg);
}

#page-title .page-title-wrapper3 {
    background-image: url(../img/sub-header/subheader-3.jpg);
}

#page-title .page-title-contact {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/contact.jpg);
}

#page-title .page-title-events {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/events.jpg);
}

#page-title .page-title-food {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/food.jpg);
}

#page-title .page-title-about {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/about.jpg);
}

#page-title .page-title-stats {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/stats.jpg);
}

#page-title .page-title-leisure {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/leisure.jpg);
}

#page-title .page-title-nightlife {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/nightlife.jpg);
}

#page-title .page-title-about {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/about.jpg);
}

#page-title .page-title-directory {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/directory.jpg?v=1);
}

#page-title .page-title-members {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/members.jpg);
}

#page-title .page-title-poker {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/poker.jpg);
}

#page-title .page-title-functions {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/functions.jpg);
}

#page-title .page-title-register {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/register.jpg);
}

#page-title .page-title-vegas {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/vegas.jpg);
}

#page-title .page-title-party {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/party.jpg);
}

#page-title .page-title-soccer {
    background-image: url(https://NPLDataEndpoint-cjg8e4a6ftgkdzba.z03.azurefd.net/headers/Soccer.jpg);
}

#page-title .title {
    font-size: 30px;
}

#page-title .cat-icon {
    width: 43px;
    line-height: 47px;
    font-size: 30px;
    margin-right: 10px;
}

.breadcrumb {
    background-color: transparent;
    margin: 0;
    line-height: 47px;
    padding: 0 15px;
}

    .breadcrumb li > a {
        color: #fff;
    }

    .breadcrumb li.active {
        color: rgba(255,255,255,.5);
    }

    .breadcrumb > li + li:before {
        padding: 0 2px;
    }


#page-title .cat-icon-large {
    /*width: 43px;*/
    line-height: 47px;
    font-size: 30px;
    margin-right: 10px;
    background-color: #8e0000;
    padding: 10px;
    color: white;
    margin-top: 0px;
}


.panel-heading a:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
}

.panel-heading a.collapsed:after {
    content: "\e080";
}


.rowheight {
    line-height: 30px;
}



.overlayProgress {
    position: fixed;
    z-index: 98;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #aaa;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.overlayContent {
    z-index: 99;
    margin: 250px auto;
    width: 80px;
    height: 80px;
}

    .overlayContent h2 {
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }

    .overlayContent img {
        width: 80px;
        height: 80px;
    }



/* ************** 	END:: SOCIAL COUNTER 	*************** */
/* ******************************************************** */

.social-color {
    color: #2e3192;
}

.technology-color {
    color: #00aeef;
}

.fashion-color {
    color: #ed145b;
}

.latest-comments .latest-comment:last-child {
    border-bottom: none;
}

.latest-comment {
    color: #858585;
    border-bottom: 1px solid #e9eaed;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.latest-comments-user {
    color: #000;
    line-height: 14px;
    display: block;
    text-transform: capitalize;
}

.latest-comments-date, .latest-comments-category {
    font-size: 12px;
}



/* ************** 	START LATEST NEWS 	*********************/
/* ******************************************************** */
.default.newedge-latest-news {
    border-bottom: 1px solid #e9eaed;
    margin-bottom: 30px;
}

article {
    margin-bottom: 30px;
}

.article-inner {
    position: relative;
}

    .article-inner .article-info .entry-title {
        margin-top: 15px;
        margin-bottom: 0;
        font-weight: 400;
        line-height: 20px;
    }

article .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}

    article .overlay:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 2;
        -webkit-transition: all .3s;
        transition: all .3s;
        background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
    }

.article-inner:hover .overlay:before {
    opacity: 1 !important;
}

article .article-inner {
    overflow: hidden;
}

.article-inner .img-wrapper {
    overflow: hidden;
}

    .article-inner .img-wrapper img {
        -webkit-transition: transform .3s;
        transition: transform .3s;
    }

.article-inner:hover .img-wrapper img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
/*article-info*/
.article-inner .article-info {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 35px;
    z-index: 2;
    width: 100%;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.article-inner:hover .article-info {
    bottom: 10px;
}

.article-inner .article-info .entry-title {
    font-weight: 700;
}

.article-inner .article-info a {
    color: #fff;
}

.article-inner .article-info .entry-title:hover > a {
    opacity: .7;
}

/*leading-item*/
article.leading-item .article-inner .article-info {
    padding: 50px;
}

article.leading-item {
    margin-bottom: 0px;
}

    article.leading-item .article-inner .article-info .entry-title {
        font-size: 24px;
        line-height: 30px;
    }

.article-inner.default .img-wrapper {
    position: relative;
}

    .article-inner.default .img-wrapper:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.25);
        z-index: 1;
    }

.article-inner.default .overlay {
    display: none;
}

.article-inner.default .article-info,
.leading-item .article-inner.default .article-info {
    position: relative;
    padding: 0;
    margin-top: 20px;
}

    .article-inner.default .article-info a {
        color: #000;
    }

        .article-inner.default .article-info a:hover {
            opacity: 1;
        }

.article-inner.default:hover .article-info,
.leading-item.article-inner.default:hover .article-info {
    padding: 0 !important;
    bottom: 0;
}

#article-slider.default .owl-controls {
    bottom: 130px;
}

article.leading-item .article-inner.default:hover .article-info {
    padding: 60px 50px;
}

.simple-article-overlay article .overlay {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
}

/*article-slider*/
#article-slider .owl-controls {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    background: rgba(51,51,51,0.4);
    border-radius: 20px;
    padding: 0px 5px 2px 12px;
}

    #article-slider .owl-controls .owl-dot {
        display: inline-block;
        vertical-align: middle;
    }

        #article-slider .owl-controls .owl-dot > span {
            padding: 4px;
            margin-right: 8px;
            background-color: #fff;
            display: block;
            border-radius: 20px;
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all .3s;
            transition: all .3s;
        }

        #article-slider .owl-controls .owl-dot.active > span {
            -webkit-transform: scale(1.3);
            transform: scale(1.3);
        }

.default.single-article-category,
.default.article-by-category {
    border-bottom: 1px solid #e9eaed;
    margin-bottom: 30px;
}
/*article-by-category*/
.article-by-category article .overlay {
    background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, #000000 70%);
}

.article-categories-slider article.leading-item .article-inner .article-info .entry-title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
}

/*comments-form*/
.comments-content .section-title {
    margin-top: 0;
}

.each-comments {
    margin-bottom: 60px;
}

    .each-comments .media-left {
        padding-right: 30px;
    }

    .each-comments .headline {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .each-comments .date {
        margin-bottom: 20px;
    }

    .each-comments .comments-info {
        margin-bottom: 10px;
    }

.leave-message .input-textarea {
    width: 100% !important;
    padding: 0 !important;
}

.leave-message button[type="submit"] {
    margin-top: 20px !important;
}
/* ************** 	END:: LATEST NEWS 	******************* */
/* ******************************************************** */



/*category icon*/
.cat-icon {
    width: 26px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
}

.slide-cat {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.load-more {
    font-size: 14px !important;
    font-weight: 700;
    margin-top: 0px;
}

.main-wrapper {
    margin-top: 40px;
}

.validation-summary-valid {
    display: none;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
    height: 200px;
    white-space: nowrap;
}
.inline-block-helper {
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}


.g-brd-gray-light-v7 {
    border-color: #e1eaea !important;
}