﻿/*******************************************
Photo Gallery List
********************************************/
.photo-gallery-title {
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    margin: 0 auto 1em auto;
    padding: 0 1em;
}
.photo-gallery-title a {
    color: #adadaf !important;
}
.photo-gallery-title a:hover {
    color: #adadaf;
    text-decoration:none;
}
.count-down-number{
    display:none;
}
.lg-main-img {
    border-right: none;
    position: relative;
    float: left;
    width: 100%;
}

    .lg-main-img img {
        width: 100%;
        margin-bottom: 0;
        float: left;
    }

.four-images img {
    width: 50%;
    float: left;
    display: inline-block;
}

.col-md-6.padding-bottom-0 {
    padding-bottom: 0;
}

.photo-icon {
    bottom: 0 !important;
    left: 0;
}

h3 {
    margin-bottom: 10px;
}

.top-imgs, .bottom-imgs {
    display: inline-block;
}

    .top-imgs img, .bottom-imgs img {
        margin-bottom: 0 !important;
    }

        .top-imgs img:last-child, .bottom-imgs img:last-child {
            border-left: 3px solid #ffffff;
        }

    .top-imgs img {
        border-left: 3px solid red;
        border-right: 0;
        border-bottom: 2px solid #ffffff;
    }

    .bottom-imgs img {
        border-top: 2px solid #ffffff;
        border-right: 0;
        border-left: 3px solid red;
    }

.bottom-imgs {
    margin-top: -6px;
}

.article-list {
    border-bottom: none;
    overflow: hidden;
}

.lg-main-img-2 {
    width: 65.8%;
    position: relative;
    float: left;
}

    .lg-main-img-2 img {
        width: 100%;
        border-right: 1px solid #ffffff;
        margin-bottom: 0;
    }

.sm-two-imgs {
    width: 32.49%;
    float: left;
    display: inline-block;
}

    .sm-two-imgs img {
        float: left;
        width: 100%;
    }

.one-bottom-img, .one-bottom-img {
    width: 100%;
}

.one-bottom-img {
    margin-top: 0px;
}

    .one-bottom-img img {
        border-right: 0 !important;
        border-top: 1px solid #ffffff !important;
        border-left: 2px solid #ffffff;
        border-right: 0 !important;
        margin-bottom: 0;
        width: 100%;
    }

.one-top-img img {
    border-left: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    border-right: 0 !important;
    margin-bottom: 0;
    width: 100%;
}

.article-col {
    margin-bottom: 40px;
}
.article-col:nth-of-type(odd) {
    clear:both;
}
.article-list img,
.article-thumbnail img {
    margin-bottom:0 !important;
}

/*** Comment ***/
.photo-comment{
    padding:0 20px;

}
.photo-comment .divider-block{
    display:none;
}
.photo-comment h5 {
    color: #ffffff;
    font-size: 18px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.photo-comment input,
.photo-comment textarea{
    background:#eeeeee;
}
.photo-comment .comment-name{
    color:#f4f4f4;
}
.comments-wrapper{
    margin:0 auto;
}

/*** More Photo Galleries ***/
.more-photos{
    font-size:14px;
    text-transform:uppercase;
    color:#ffffff !important;
    text-decoration:underline;
    line-height:4em;
}
.more-photos:hover,
.more-photos:active,
.more-photos:visited{
    color:#ffffff;
}
.more-photos-title{
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size:16px;
    margin-bottom:20px;
    margin-top:5px;
    font-weight:normal;
}
    .more-photos-title a,
    .next-gallery-list h3 a:hover,
    .next-gallery-list h3 a:active,
    .next-gallery-list h3 a:visited{
        color: #999999;
        text-decoration:none;
    }
/*******************************************
Photo Gallery Lightbox Detail
********************************************/
.mobile-banner-box {
    background: #999999;
    padding-top: 10px;
    padding-bottom: 1px;
}

    .mobile-banner-box img {
        max-width: 100%;
    }

.logo-box {
    float: left;
}

/*.icon-grid-blue {
    background: url("../img/sprite-photo-gallery.png") no-repeat 0px 1px;
    background-size: 275px;
    display: block;
    padding: 2px;
    height: 30px;
    width: 34px;
    margin-top: 7px;
    margin-right: 15px;
}*/

.icon-gallery-blue {
    background: url("../img/sprite-photo-gallery.png") no-repeat 0px 1px;
    background-size: 275px;
    display: block;
    padding: 2px;
    height: 30px;
    width: 34px;
    margin-top: 7px;
    margin-right: 15px;
}

.icon-close-x {
    background: url(../img/sprite-photo-gallery.png) no-repeat -55px 1px;
    background-size: 275px;
    display: block;
    padding: 2px;
    height: 30px;
    width: 30px;
    margin-top: 7px;
    margin-left: 12px;
}

.desktop-header {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}

.logo-lightbox {
    background: url(../img/sprite-photo-gallery.png) no-repeat 2px -23px;
    background-size: 164px;
    display: block;
    width: 159px !important;
    height: 36px;
    margin-top: 5px;
}

.background-color {
    background: #ffffff;
}

.photo-arrows-wrapper {
    position: relative;
    padding-left: 0;
}

    .photo-arrows-wrapper img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

.arrow-left, .arrow-right {
    display: block;
    width: 68px;
    height: 70px;
    margin-top: -35px;
    position: absolute;
    top: 50%;
}

.arrow-left {
    background: url(../img/sprite-photo-gallery.png) no-repeat 0px -101px;
    background-size: 250px;
    left: 7px;
}

.arrow-right {
    background: url(../img/sprite-photo-gallery.png) no-repeat -85px -101px;
    background-size: 250px;
    right: 7px;
}

.photo-wrapper {
    background: #313338;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 25px;
}

.photo-gallery-main {
    width: 100%;
    float: left;
}

.photo-gallery-main h3 {
    display: none;
    text-align:center;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size:16px;
}
.photo-gallery-main h3 a,
.photo-gallery-main h3 a:hover,
.photo-gallery-main h3 a:visited,
.photo-gallery-main h3 a:active {
    color: #adadaf;
    text-decoration: none;
}

.photo-description {
    background-color: rgba(38, 39, 43, 0.8);
    color: #ffffff;
    padding-left: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

    .photo-description p {
        color: #ffffff;
        font-size: 13px;
        line-height: 19px;
        width: 83%;
        float: left;
    }
    .photo-description p a {
        color: #ffffff;
        text-decoration: underline;
    }

.mobile-photo-desc {
    position: relative;
    margin-top: -5px;
}

.count-down-number {
    float: right;
    padding-right: 15px;
    font-size: 15px;
}

.mobile-sm-hide-element {
    display: none;
}

.side-bar {
    display: none;
}

.side-bar-banner {
    vertical-align: top;
}

.numbers {
    color: #c7c7c7;
    display: inline-block;
    margin-top: -3px;
    vertical-align: top;
}

    .numbers:hover {
        color: #ffffff;
        text-decoration: none;
    }

.intro-gallery {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    top: 10px;
    padding: 25px;
    z-index: 2;
    width: 100%;
}

.btn-md {
    padding: 10px 40px;
    font-size: 15px;
    width: 100%;
}

.intro-gallery p {
    display: none;
    color: #444444;
}

.title-32 {
    display: block;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
}

.article-header .section-title {
    margin: 0 auto 15px;
}

.article-header {
    margin-top:25px;
    margin-bottom: 25px;
}

.body-photo-gallery {
    background: #313338;
}


/*******************************************
Photo Gallery Next Gallery
********************************************/
.next-gallery-list {
    display: none;
}


/*******************************************
Photo Gallery Next Gallery
********************************************/
.body-background-color {
    background: #313338;
}

.photo-gallery-grid-main img {
    max-width: 100%;
    margin-bottom: 20px;
}

.photo-gallery-grid-main {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}

.grid-gallery-title h3 {
    padding-left: 0;
    padding-bottom: 5px;
    display: inherit;
}

@media (min-width:480px) {
    .btn-md {
        width: 60%;
    }
}

@media (min-width:600px) {
    /*** Photo Gallery List ***/
    .lg-main-img-2 {
        width: 66.3%;
    }

    .sm-two-imgs {
        width: 32.7%;
    }
    /*** Photo Gallery Lightbox Detail ***/
    .title-32 {
        padding-bottom: 25px;
    }

    .btn-md {
        width: 300px;
    }
}

@media (min-width:768px) {
    .count-down-number{
        display:inherit;
    }
    /*** Photo Gallery List ***/
    .lg-main-img {
        padding-right: 0px;
        margin-right: 0px;
        border-right: 0;
        width: 59.2%;
    }

    .four-images {
        float: left;
        width: 40.3%;
    }

    .lg-main-img img {
        border-right: 0;
    }
    .photo-wrapper{
        width:100%;
    }
    /*** Photo Gallery Lightbox Detail ***/
    .logo-lightbox {
        background: url(../img/sprite-photo-gallery.png) no-repeat 2px -31px;
        background-size: 218px;
        display: block;
        width: 211px;
        height: 49px;
        margin-top: 5px;
    }

    .icon-grid-blue, .icon-gallery-blue, .icon-close-x {
        background-size: 275px;
        display: block;
        padding: 2px;
        height: 30px;
        width: 34px;
        margin-top: 7px;
    }

    .icon-grid-blue, .icon-gallery-blue {
        margin-right: 20px;
    }

    .icon-close-x {
        margin-right: 0;
    }

    .photo-arrows-wrapper {
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .arrow-left {
        left: 35px;
    }

    .arrow-right {
        right: 35px;
    }

    .photo-gallery-main h3 {
        display: inherit;
        padding-left: 15px;
    }

    .photo-description {
        padding-left: 15px;
    }

        .photo-description p {
            font-size: 15px;
        }

    .desktop-medtablet-hide-element {
        display: none;
    }

    .mobile-sm-hide-element {
        display: inherit;
    }

    .intro-gallery {
        top: 25px;
        width: 98%;
        left: 50%;
        right: 50%;
        margin-left: -49%;
    }

        .intro-gallery p {
            width: 80%;
            display: inherit;
            text-align: center;
            margin: 0 auto;
        }

    .btn-md {
        font-size: 17px;
    }

    .title-32 {
        padding-bottom: 25px;
    }

    .article-header .section-title {
        margin: 10px auto 15px;
    }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-main {
        width: 100%;
        float: none;
        margin: 0 auto;
        display: block;
        position: relative;
    }

    .next-gallery-wrapper {
        display: block;
    }
    /*** Photo Gallery Grid ***/
    .photo-gallery-grid-main img {
        margin-bottom: 40px;
    }

    .photo-gallery-grid-main {
        padding-top: 25px;
    }

    .grid-gallery-title h3 {
        padding-left: 0;
        padding-bottom: 15px;
        font-size: 22px;
    }
}

@media (min-width:992px) {
    /*** Photo Gallery Lightbox Detail ***/
    .side-bar {
        width: 400px;
        padding-top: 70px;
        height: 1000px;
    }

        .side-bar img {
            padding-bottom: 20px;
        }

    .photo-gallery-main {
        width: 100%;
        float: left;
    }

    .desktop-header {
        overflow: hidden;
    }

    .top-container {
        padding-left: 15px;
    }

    .desktop-banner {
        float: left;
        padding-left: 51px;
        padding-right: 30px;
        width: 62%;
    }

    /*.icon-grid-blue {
        background: url("../img/sprite-photo-gallery.png") no-repeat 0px 1px;
    }*/

    .icon-gallery-blue {
        background: url("../img/sprite-photo-gallery.png") no-repeat 0px 1px;
    }
    
    .icon-close-x {
        background: url(../img/sprite-photo-gallery.png) no-repeat -52px 2px;
    }

    .icon-grid-blue, .icon-gallery-blue, .icon-close-x {
        background-size: 275px;
        width: 39px;
        height: 37px;
        margin-top: 25px;
        margin-left: 0px;
    }

    .desktop-banner img {
        max-width: 100%;
    }

    .photo-arrows-wrapper img {
        margin-bottom: 20px;
    }

    .logo-lightbox {
        background: url(../img/sprite-photo-gallery.png) no-repeat 0px -36px;
        background-size: 255px;
        width: 245px;
        height: 56px;
    }
}

@media (min-width:1024px) {
    /*** Photo Gallery Lightbox Detail ***/
    .desktop-banner {
        padding-left: 50px;
        padding-right: 15px;
        width: 60%;
    }

    .top-container {
        padding-left: 55px;
        padding-right: 50px;
    }

    .photo-wrapper {
        width: 59%;
    }

    .photo-arrows-wrapper {
        padding-left: 55px;
    }

    .photo-gallery-main h3 {
        padding-left: 55px;
        padding-bottom: 15px;
    }

    .photo-description {
        padding-left: 55px;
    }

    .count-down-number {
        font-size: 15px;
        color:#888888;
    }

    .side-bar {
        display: inherit;
    }

    .icon-close-x {
        margin-left: 15px;
    }

    .arrow-left {
        left: 55px;
    }

    .arrow-right {
        right: 17px;
    }

    .intro-gallery p {
        width: 100%;
        font-size: 15px;
        line-height: 21px;
    }

    .intro-gallery {
        top: 15px;
        width: 80%;
        left: 50%;
        right: 50%;
        margin-left: -38.5%;
        padding-bottom: 50px;
    }

    .background-image {
        background: url(/content/img/photo-gallery-bg.gif) repeat-y right top;
    }

    .article-header {
        margin-bottom: 25px;
    }

        .article-header .section-title {
            margin: 5px auto 10px;
        }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-wrapper {
        display: inline-block;
    }

    /*** Photo Gallery Grid ***/
    .photo-gallery-grid-main {
        padding-left: 55px;
        padding-right: 55px;
        padding-top: 30px;
    }

        .photo-gallery-grid-main img {
            margin-bottom: 50px;
        }

    .grid-gallery-title h3 {
        padding-left: 0;
    }
}

@media (min-width:1100px) {
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-main {
        float: none;
    }

    .fa-angle-left {
        color: #ffffff;
        font-size: 22px;
        padding-right: 10px;
    }

    .photo-icon.sm {
        bottom: 2px;
        background: url(../img/sprite-main.png) no-repeat -84px 0;
        background-size: 210px;
    }

    .next-gallery-list img {
        margin-bottom: 10px;
    }

    .next-gallery-wrapper {
        width: 63%;
    }
}

@media (min-width:1200px) {
    /*** Photo Gallery Lightbox Detail ***/
    .desktop-banner {
        padding-left: 120px;
        padding-right: 0;
        width: 68%;
    }

    .photo-wrapper {
        width: 65%;
    }

    .logo-lightbox {
        margin-top: 10px;
    }

    .article-header .section-title {
        margin: 20px auto 15px;
    }

    .intro-gallery p {
        font-size: 16px;
        line-height: 27px;
    }

    .photo-arrows-wrapper img {
        max-width: 80%;
    }
    /*** Photo Gallery Next Gallery ***/

    .next-gallery-list {
        display: inherit;
        width: 30%;
    }

    .next-gallery-main {
        width: 70%;
    }

}

@media (min-width:1300px) {
    /*** Photo Gallery Lightbox Detail ***/
    .photo-wrapper {
        width: 68%;
    }

    .intro-gallery p {
        width: 90%;
    }

    .intro-gallery {
        top: 35px;
    }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-list {
        float: left;
        width: 28%;
    }
    /*** Photo Gallery Next Gallery ***/

    .next-gallery-main {
        width: 72%;
    }

    .mobile-banner-box {
        background: transparent;
        position: absolute;
        width: 728px;
        height: 90px;
        top: 10px;
        left: 350px;
        padding: 0;
        margin: 0;
    }
    .mobile-banner-box .container {
        width: 728px;
        height: 90px;
        margin: 0;
        padding: 0;
    }
    .desktop-header {
        height: 110px;
    }
}

@media (min-width:1500px) {
    /*** Photo Gallery Lightbox Detail ***/
    .photo-wrapper {
        width: 72%;
    }

    .intro-gallery {
        top: 60px;
    }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-list {
        width: 275px;
    }
}

@media (min-width:1600px) {
    /*** Photo Gallery Lightbox Detail ***/
    .photo-wrapper {
        width: 74%;
    }

    .intro-gallery {
        top: 115px;
    }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-main {
        width: 76%;
    }
}

@media (min-width:1800px) {
    /*** Photo Gallery Lightbox Detail ***/
    .photo-wrapper {
        width: 75%;
    }
    /*** Photo Gallery Next Gallery ***/
    .next-gallery-main {
        width: 79%;
    }
}
