.about-subheading a {
    opacity: .65;
}

.about-subheading a:hover {
    opacity: 1;
}

.fullwidth.fullwidth-articles {
    overflow: hidden;
}

.scaleDiv.fullwidth-articles {
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}

.scaleDiv.fullwidth-articles:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.scaleDiv.fullwidth-articles .overlay {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.scaleDiv.fullwidth-articles:hover .overlay {
    transform: scale(.909090);
    -webkit-transform: scale(.909090);
    -moz-transform: scale(.909090);
    -ms-transform: scale(.909090);
}

.scaleDiv.fullwidth-articles .overlay * {
    -webkit-backface-visibility: hidden;
}

.services-heading .pull-right {
    pointer-events: none;
}

.navbar-bedrock.white ul li a:hover {
    color: #342e1f;
}

#controlsOn {
    display: none;
    z-index: 9997 !important;
}

@media screen and (max-width: 831px) {
    .fullwidth-home-hero {
        background: black;
    }
    .overlay-movie-off {
        display: block;
    }
    .overlay-muted {
        display: none;
    }
    .home-video div video {
        width: 100% !important;
    }
    #controlsOn {
        display: block;
    }
}

@media screen and (max-width: 699px) {
    .overlay-movie-off h2 span {
        display: block;
    }
    footer p.text-right {
        text-align: left;
    }
}

#grid-tab a:hover {
    opacity: 1;
}

.grid-project {
    margin-bottom: 30px;
}

.grid-project:hover .overlay {
    opacity: 1;
}

.grid-project span {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    padding: 8px;
    font-size: 12px;
    text-align: center;
    z-index: 8000;
}

.grid-project .overlay {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: rgba(38, 38, 38, .65);
    opacity: 0;
    transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    z-index: 9000;
}

.grid-project .overlay-inner {
    color: #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.navbar-bedrock ul li:nth-child(4):hover:after {
    content: " ";
    position: absolute;
    height: 12px;
    width: 5000px;
    bottom: 0;
    margin-left: 50%;
    left: -2500px;
    color: #342e1f;
    background: url(../images/menu-under.png) top no-repeat;
}

.navbar-bedrock.white ul li:nth-child(4):hover:after {
    background: url(../images/menu-under-dark.png) top no-repeat;
}

@media screen and (max-width: 831px) {
    .grid-project:hover .overlay {
        opacity: 0;
    }
}

/* Gift Cards */

.fullwidth-bright-red {
    background-color: #d84028;
    color: #fff;
    padding: 50px 0;
}

.fullwidth-bright-red h2 {
    margin-top: 0;
}

.fullwidth-bright-red a {
    color: #fff;
}

.client-logo-link div {
  transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -webkit-transition: opacity .15s ease-in-out;
}

.client-logo-link:hover div {
  opacity: .75;
  transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  -ms-transition: opacity .15s ease-in-out;
  -moz-transition: opacity .15s ease-in-out;
  -webkit-transition: opacity .15s ease-in-out;
}

.client-logo-extra {
  margin-left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .client-logo-extra {
    margin-left: 0;
    transform: none;
    -o-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
}

/* Home Page Link Sharing */

#linkModal {
  max-height: 100vh;
  background: rgba(0,0,0,.5);
}

#linkModal .modal-dialog,
#linkModal.in .modal-dialog {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  max-width: calc(100vw - 30px);
  transition: none;
  -o-transition: none;
  -ms-transition: none;
  -moz-transition: none;
  -webkit-transition: none;
}

#linkToCopy {
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
}

#videoPoster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/***FOOTER***/

.legal-icons img:not(:last-child) {
  margin-right: 10px;
}

.privacy-policy p {
  text-align: right;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .legal-icons-container {
    right: 50%;
    margin-top: 20px;
  }

  .privacy-policy {
    left: 50%;
    margin-top: -40px;
  }
}

@media screen and (max-width: 767px) {
  .privacy-policy {
    margin-top: -55px;
  }
}

/***MODAL BUTTON***/

.btn[data-toggle="modal"] {
  margin-top: 0;
}

@media screen and (max-width: 1023px) {
  .btn[data-toggle="modal"] {
    margin-top: 20px;
  }
}
