/* ----------------------------------------------
 * Generated by Animista on 2017-10-18 20:7:49
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-bottom
 * ----------------------------------------
 */
 @-webkit-keyframes kenburns-bottom {
    0% {
      -webkit-transform: scale(1) translateY(0);
              transform: scale(1) translateY(0);
      -webkit-transform-origin: 50% 84%;
              transform-origin: 50% 84%;
    }
    100% {
      -webkit-transform: scale(1.25) translateY(15px);
              transform: scale(1.25) translateY(15px);
      -webkit-transform-origin: bottom;
              transform-origin: bottom;
    }
  }
  @keyframes kenburns-bottom {
    0% {
      -webkit-transform: scale(1) translateY(0);
              transform: scale(1) translateY(0);
      -webkit-transform-origin: 50% 84%;
              transform-origin: 50% 84%;
    }
    100% {
      -webkit-transform: scale(1.25) translateY(15px);
              transform: scale(1.25) translateY(15px);
      -webkit-transform-origin: bottom;
              transform-origin: bottom;
    }
  }
  .kenburns-bottom {
	-webkit-animation: kenburns-bottom 5s ease-out both;
	        animation: kenburns-bottom 5s ease-out both;
}  
.ptrn  {
    background: url('../images/FcoLines.png');
    background-color: #ccc;
}
.slider-banner-container {
    height: 100vh;
    background-color: black;
}
.slider-banner-container .dark-translucent-bg {
    background: url('../images/mediaite-pattern.png');
    background-size: inherit !important;
}
.light .subfooter {
    background-color: #e4e4e4;
    padding: 18px 0;
}
.light .footer {
    background: url(../images/pagePattern.png) !important;
}
.phone a .fa-phone, .fa-paper-plane-o {
    margin-right: 10px;
    vertical-align: middle;
}
.fa-chevron-down {
    margin-left: 10px;
    /*vertical-align: middle;*/
}
.page-wrapper {
    transition: all .9s ease-out;
}
.navbar-default .navbar-nav > li > a {
    font-weight: 500;
}
.owl-item {
    min-height: 100px;
}
.owl-item .client {
    min-height: 100px;
    display: flex;
    align-items: center;
}
.tp-caption {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 100 !important;
    color: #fafafa !important;
    letter-spacing: .25em !important;
    text-transform: uppercase;
}
.dropdown > a:before {
    color: #fafafa !important;
}
.down-caret {
    background: url(../fonts/down-caret.svg) no-repeat center center;
    background-size: contain;
    height: 40px;
    margin-bottom: -32px;
    /*transition: all .2s ease-out;*/
    /* animation-iteration-count: infinite; */
    /*animation-delay: 2s;
    animation-duration: all 1s;*/
}
#message2 {
    height: 120px;
}
.logo-footer {
    margin: 20px 0 20px;
}
.cg-address {
    padding-right: 0px;
}
#page-top {
    padding-bottom: 0px;
}
.logo {
    background: url('../images/CGhoriz.png') no-repeat center center;
    background-size: contain;
    height: 50px;
}
#hero-text:hover {
    cursor: pointer;
}
.hero-logo {
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161136/ConnectLogoLg_vf6tcw.png') no-repeat center center;
    background-size: contain;
    height: 125px;
    position: absolute;
    width: 125px;
    z-index: 10;
    margin-top: -40px;
    cursor: pointer;
}
.hero-logo-text {
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161134/ConnectLogoTextLg_strkek.png') no-repeat center center;
    background-size: contain;
    height: 100px;
    position: absolute;
    width: 300px;
    z-index: 10;
    margin-top: 45px;
    cursor: pointer;
    display: none;
    transition: all 0.2s ease-out;
}
.logo-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-container {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-caret {
    display: flex;
    align-self: flex-end;
    padding-bottom: 15px;
}
/*.hero-caret:hover .down-caret {
    background: url(../fonts/down-caret1.svg) no-repeat center center;
    background-size: contain;
    height: 40px;
}*/

/* .solution-link:active {
    color: red;
} */

.dropdown.open .solution-link i {
    transform: rotateX(-180deg);
    transition: all 0.2s ease-out;
}

.header-social {
    padding: 3px 5px 2px;
    border-right: 1px solid #e3e3e3;
    margin: 0;
}

.separator-2 {
    transition: all 0.5s ease-out;
}

.service-section:hover .separator-2 {
    background-color: #ffea00;
    transition: all 0.5s ease-out;
    width: 100%;
}
.service-section img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    transition: all 0.5s ease-out;
}

.service-section:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition: all 0.5s ease-out;
}

.service-section .full-image-container {
    overflow: hidden;
}

.service-section:hover img {
    -webkit-animation: kenburns-bottom 5s ease-out both;
    animation: kenburns-bottom 5s ease-out both;
}

/*.fixed-header-on .header.fixed {
    padding: 5px 0 !important;
}*/

/*------------//
// SERVICES PAGES
/-------------*/
#map {
    height: 400px;
    width: 100%;
}
.services-hero {
    position: absolute;
    top: 50%;
    margin-top: -114px;
}
/*.services-hero .lead {
    background-color: rgba(255,255,255,0.25);
}*/
.services-hero .ptrn {
    border-bottom: 10px solid yellow;
}
.services-hero h1 {
    font-size: 4em;
    margin-bottom: 0;
    padding: 0 15px;
}
.services-banner {
    display: flex;
    height: 58vh;
    position: relative;
    background-size: cover;
    animation-duration: 2s;
}
.services-banner.creative{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161135/photos-s_pk4nmb.jpg') no-repeat;
    background-size: cover;
}
.services-banner.print{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1493875285/cards-sml_ytj5nq.jpg') no-repeat;
}
.services-banner.mail{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161136/mail-s_js98w9.jpg') no-repeat center center;
    background-size: cover;
}
.services-banner.warehousing{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490581220/warehouse_t7qo1k.jpg') no-repeat;
}
.services-banner.promotional{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161136/billboard-s_yk7oc5.jpg') no-repeat;
    background-size: cover;

}
.services-banner.web{
    background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1490161134/design-s_ozgx8u.jpg') no-repeat center center;
    background-size: cover;
}
.services-banner.contact {
    height: inherit;
}
.services-headline {

}
.page-breadcrumb {
    padding: 10px 0;
    border-bottom: 1px solid #dddddd;
}
.services-body {
    padding: 25px 15px;
}
.services-block {
    font-size: 1.25em;
}
 .services-footer {
     position: relative;
     /*background-color: #e4e4e4 !important;*/
 }
 .ptrn-2 {
     /*background: repeating-linear-gradient(
      135deg,
      rgba(184,184,184,1),
      rgba(184,184,184,1) 1px,
      rgba(255,255,255,0.85) 1px,
      rgba(255,255,255,0.85) 6px
    );*/
    background: url('../images/lines.png') repeat;
 }
 .testimonial-wrapper {
     display: flex;
 }
 .testimonial-image {
     display: flex;
 }
 .testimonials-section {
    background: url(../images/pagePattern.png) !important
}

 /*------------//
 // HELPER CLASSES
 /-------------*/
.no-padding {
    padding: 0;
}


 /*------------//
 // CONTACT PAGE
 /-------------*/
.contact-hero {
    position: absolute;
    top: 50%;
    /* margin-top: -144px; */
}
.contact-hero .ptrn {
    border-bottom: 10px solid yellow;
}
.contact-hero h1 {
    font-size: 4em;
    margin-bottom: 0;
    padding: 0 15px;
}
.contact-submit-button {
    border-color: #38c7f4;
    background-color: #38c7f4;
    font-weight: bold;
}
.contact-submit-button:hover {
    border-color: #337ab7;
    background-color: #337ab7;
}
.contact-form input {
    border-color: #ddd;
}
.contact-form textarea {
    border-color: #ddd;
}
.contact-form label {
    color: #777;
}
.navbar li a:hover {
    color: #38c7f4 !important;
    transition: all 0.2s ease-out;
}



/*------------//
// MEDIA QUERIES
/-------------*/

@media (min-width: 992px) {
    .subfooter .navbar-nav > li {
        margin-top: 0px;
    }
    .wpwd {
        text-align: right;
        color: #666666;
    }
    .wpwd-text {
        /* color: #ff6019; /* first one */
        /* color: #fd7122; /* better orangey than one above */
        /* color: #FC510B; too red(?) || looks more red than first one */
        /* color: #f58426; too light || looks orange on text, more orangey than #fd7122 */
    }
    .wpwd-link:focus {
        text-decoration: none;
    }
    .wpwd-link .wpwd-cursor {
        color: #ff6019;
    }
    .wpwd-link:hover {
        text-decoration: none;
        color: inherit;
    }
    .wpwd-text:hover {
        color: #ff6019;
        transition: all 0.5s ease-out;
    }
    .main-start {
        padding-top: 0;
    }
}

@media (max-width: 992px) {
    .navbar-collapse .collapse .in {
        display: flex !important;
        justify-content: center;
    }
}

@media (min-width: 769px) {
    .mobile-nav-logo {
        display: none;
    }
    .hidden-desktop {
        display: none !important;
    }
    .navbar-header {
        float: inherit !important;
    }
}

@media (max-width: 768px) {
    .flex-col {
        display: flex;
        flex-direction: column-reverse;
    }
    .subfooter {
        text-align: center;
    }
    #logo-footer {
        margin-right: auto;
        margin-left: auto;
    }
    .footer-content {
        text-align: center;
    }
    .footer-content p {
        text-align: center;
    }
    .list-icons, .social-links {
        text-align: center;
    }
    .navbar-toggle {
        border-color: white !important;
        background-color: white !important;
    }
    .navbar-header {
        background-color: white;
    }
    .navbar.navbar-default {
        border-color: white;
    }
    .navbar-collapse {
        border-color: white !important;
    }
    #navbar-collapse-1 {
        background-color: white;
    }
    #navbar-collapse-1 .navbar-nav {
        width: 100%;
        margin: 0;
    }
    #navbar-collapse-1 .navbar-nav > li {
        text-align: center;
    }
    .navbar-toggle {
        border: none;
        background: transparent !important;
    }
    .navbar-toggle:hover {
        background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s ease-out;
    }
    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }
    .navbar-toggle .middle-bar {
        opacity: 0;
    }
    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }
    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }
    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }
    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }
    .desktop-logo {
        display: none;
    }
    .logo {
        background-position: left !important;
    }
    .logo .navbar-toggle {
        margin-right: 0;
    }
    .testimonial-body {
        margin-left: 0px !important;
    }
    .testimonial-image {
        max-width: inherit !important;
        justify-content: center;
    }
    .testimonial-wrapper {
        align-items: center;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .header-top {
        display: none;
    }
    .slider-banner-container {
        height: calc(100vh - 50px) !important;
    }
    #hero-text {
        margin-left: 0 !important;
    }
    .fullscreenvideo {
        display: none;
    }
    .hero-container {
        background: url('https://res.cloudinary.com/wash-park-web/image/upload/v1494795362/ink-frame_ppjqey.png') no-repeat center center;
        background-size: cover;
    }
    .header.header-small {
        padding: 0 !important;
    }
}


@media (max-width: 1365px) {
    .promo-link-modal {
        display: none;
    }
}


/* PROMOTIONAL SITE MODAL/POPUP -- 04/2022 */

.promo-link-modal {
    position: fixed;
    bottom: 5px;
    right: 60px;
    z-index: 100;
    width: 500px;
    height: 250px;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
}
.promo-link-modal .p-l-m-image-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 15px 0 5px 0
}
.promo-link-modal .p-l-m-image-container .p-l-m-image {
    width: 150px;
    height: 150px;
}

.promo-link-modal .p-l-m-image-container .p-l-m-image.img-one {
    background: url('../images/jerseys.png') no-repeat center center;
    background-size: 230%;
}

.promo-link-modal .p-l-m-image-container .p-l-m-image.img-two {
    background: url('../images/bottles.png') no-repeat center center;
    background-size: 230%;

}

.promo-link-modal .p-l-m-image-container .p-l-m-image.img-three {
    background: url('../images/backpack.png') no-repeat center center;
    background-size: 230%;

}

.promo-link-modal .p-l-m-button {
    text-align: center;
}

.promo-link-modal .p-l-m-button .btn {
    background-color: #00A3DA;
    font-size: 18px;
    font-weight: 600;
    border-radius: 30px;
    color: white
}

