body {
    /*background-color: #ededed;*/
    /*min-width: 992px;*/
}
a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

/* set a max-width for horizontal fluid layout and make it centered */
.container-fluid {
    max-width: 1440px; /* or 950px */
}

.nav-one {
    height: 88px;
}

.nav-two {
    top: 0;
    z-index: 9999;
    height: 52px;
    /*position: sticky;*/
    /*position: -webkit-sticky;*/
    background-color: black;
}

.nav-one-logo {
    line-height: 88px;
    width: 182px;
    margin: auto;
}

.nav-two-item {
    /*width: 530px;*/
    margin: auto;
}

.nav-two-item > div {
    line-height: 52px;
    color: white;
    /*float: left;*/
    text-align: center;
    list-style: none;
    letter-spacing: .1rem;
}

.nav-three-item {
    padding: 24px 0 0 0;
}
.nav-three-item > div {
    display: flex;
    height: 100%;
}
.nav-three-item > div > a {
    cursor: pointer;
    font-size: 13px;
    line-height: 21px;
    height: 21px;
}
.nav-three-item > div > a > img {
    vertical-align: middle;
    padding: 0 4px;
    margin-top: -1px;
}

.blog-section {
    padding: 40px 0 0 0;
}

.blog-post {
    padding: 60px 40px 40px 40px;
    background: white;
    box-shadow: 2px 2px 23px 0 rgba(216,216,216,0.50);
    /*margin-bottom: 80px;*/
}

.projects-resouces {
    height: 24px;
    margin-left: -1px;
    margin-top: -3px;
    margin-right: 6px;
    margin-bottom: 8px;
}

.bubble {
    height: 24px;
    padding: 4px 12px;
    border-radius: 12px;
    background-color: #d8d8d8;
    color: #555555;
    font-size: 13px;
    line-height: 24px;
}

.projects-two .bubble {
}

.blogs {

    background-color: #ededed;
}

.projects {
    /*padding-left: 0;*/
    /*padding-right: 0;*/
    background-color: #ededed;
}
.section-title {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}

.section-title-first {
    padding-top: 8px;
}

.projects-top {
    /*padding-top: 102px !important;*/
}
.projects-one {
    /*min-width: 1280px;*/
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 40px;
}
.projects-two {
    /*min-width: 1280px;*/
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 40px;
}

.projects-videos {
    overflow: hidden;
    height: 400px;
    /*background-color: black;*/
}

.projects-tools {
    color: #555555;
    font-size: 13px;
    margin-bottom: 6px;
}
.projects-two .projects-tools {
    color: #CCCCCC;
}
.projects-tools > span {
    padding-right: 6px;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.projects-cards {
    padding: 180px 30px 80px 36px;
}
.projects-cards-small-padding {
    padding-top: 120px;
    padding-bottom: 40px;
}

.projects-cards > h4 {
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
}

.projects-cards > h4 > a {
    display: inline-block;
    cursor: pointer;
    /*letter-spacing: .08rem;*/
    border-bottom: 2px solid transparent;
    transition: border 500ms ease;
}

.projects-two-card.projects-cards > h4 > a:hover {
     border-bottom: 2px solid white;
     transition: border 500ms ease;
 }

.projects-cards > h4 > a:hover {
    border-bottom: 2px solid black;
    transition: border 500ms ease;
}

.rounded-corner {
    border-radius: 10px;
}
.personal-show {
    margin-bottom: 36px;
    background-color: #ededed;
    border-color: #ededed;
}

.personal-show video {
    background-color: black;
}

.personal-show-light {
    margin-bottom: 36px;
    background-color: white;
}
.personal-show-dark {
    margin-bottom: 36px;
    background-color: black;
    color: white;
}
.personal-show-card {
    padding: 24px 36px 36px 36px;
}
.personal-show-title {
    font-weight: 800;
    font-size: 24px;
}
.personal-show-desc {
    font-size: 16px;
    margin-bottom: 6px;
}
.personal-show-bubbles {
    height: 24px;
    margin-top: 12px;
    margin-left: -1px;
}
.personal-show-tools {
    color: #555555;
    font-size: 13px;
    margin-bottom: 2px;
}
.personal-show-dark .personal-show-tools {
    color: #999999;
}
.personal-show-tools > span {
    padding-right: 6px;
}

.card-quote {
    font-size: 14px;
    color: #585858;
    line-height: 1.4;
    padding-left: 18px;
    margin-top: 15px;
    border-left: #d8d8d8 solid 4px;
}

.projects-one-card {
    margin-top: -36px;
    min-height: 560px;
    width: 33%;
    background: white;
    box-shadow: 2px 2px 23px 0 rgba(216,216,216,0.50);
    /*margin-bottom: 80px;*/
}

.projects-two-card {
    margin-top: -36px;
    min-height: 560px;
    margin-left: 25%;
    background: #454545;
    box-shadow: 2px 2px 23px 0 rgba(108,108,108,0.50);
}

.projects-two-card {
    color: white;
}

.posters-out {
    padding: 0 60px 60px 60px;
    background-color: #ededed;
}

.posters-hidden {
    display: none;
}

.posters {
    width: 100%;
    background-image: url("res/posters-bg.jpg");
    background-size: 100% 100%;
    overflow: hidden;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.50);
}

.posters-pack {
    height: 100%;
    width: 100%;
    position: relative;
}

.posters-wrap {
    width: 40%;
    height: 80%;
    position: absolute;
    left: 15%;
    top: 10%;
}


#pos1 {
    position: relative;
    height: 100%;
    border: 10px solid #FFFFFF;
    box-shadow: 2px 2px 40px 0 rgba(193,193,193,0.50);
}

.posters-des {
    position: absolute;
    height: 80%;
    width: 25%;
    left: 60%;
    top: 10%;
}
.posters-text {
    position: absolute;
    bottom: 0;
}

.posters-text > p {
    font-weight: 600;
    font-size: 18px;
}

@media (max-width: 1280px) {
    .posters-text > p {
        font-size: 16px;
    }
}

.photos {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0;
    padding-bottom: 100px;
    background-color: #ededed;
}

.image-river.photos-top {
    display: block;
    height: 400px;
    margin-left: -240px;
}
.image-river.photos-bottom {
    display: block;
    height: 400px;
    margin-left: -40px;
}

.image-river:before, .image-river:after{
    content: '';
    display: block;
    position: absolute;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.image-river.photos-top:before {
     animation-name: riverTopBefore;
     -webkit-animation-name: riverTopBefore;
 }

.image-river.photos-top:after {
    animation-name: riverTopAfter;
    -webkit-animation-name: riverTopAfter;
}

.image-river.photos-top:before, .image-river.photos-top:after {
    width: 1600px;
    height: 400px;
    background-size: 1600px 400px;
    background-repeat: no-repeat;
    background-image: url("res/jumbo1.jpg");
    -webkit-animation-duration: 60s;
    -moz-animation-duration: 60s;
    -o-animation-duration: 60s;
    animation-duration: 60s;

}

.image-river.photos-bottom:before {
    animation-name: riverTopBefore;
    -webkit-animation-name: riverTopBefore;
}

.image-river.photos-bottom:after {
    animation-name: riverTopAfter;
    -webkit-animation-name: riverTopAfter;
}

.image-river.photos-bottom:before, .image-river.photos-bottom:after {
    width: 1600px;
    height: 400px;
    background-size: 1600px 400px;
    background-repeat: no-repeat;
    background-image: url("res/jumbo2.jpg");
    -webkit-animation-duration: 80s;
    -moz-animation-duration: 80s;
    -o-animation-duration: 80s;
    animation-duration: 80s;

}

@keyframes riverTopBefore {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1600px, 0, 0);
        transform: translate3d(-1600px, 0, 0)
    }
    50.001% {
        -webkit-transform: translate3d(1600px, 0, 0);
        transform: translate3d(1600px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes riverTopAfter {
    0% {
        -webkit-transform: translate3d(1600px, 0, 0);
        transform: translate3d(1600px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-1600px, 0, 0);
        transform: translate3d(-1600px, 0, 0)
    }
}

@keyframes riverBottomBefore {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(-1600px, 0, 0);
        transform: translate3d(-1600px, 0, 0)
    }
    50.001% {
        -webkit-transform: translate3d(1600px, 0, 0);
        transform: translate3d(1600px, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes riverBottomAfter {
    0% {
        -webkit-transform: translate3d(1600px, 0, 0);
        transform: translate3d(1600px, 0, 0)
    }
    50% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(-1600px, 0, 0);
        transform: translate3d(-1600px, 0, 0)
    }
}

.photos-des {
    padding: 0;
    height: 100px;
    background: black;
    color: white;
    text-align: center;
    vertical-align: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 100px;
}

.no-bottom-margin {
    margin-bottom: 0;
}


.footer {
    background-color: #ededed;
    font-size: 12px;
    text-align: center;
    padding: 40px 0 20px 0;
}