/*!
 Test
 * Start Bootstrap - Createive v4.0.0-beta (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */

/*font-size scale 
 font-size: calc(36px + 1.5vw)*/

.zero {
    margin: 0 !important;
    padding: 0 !important;
}

body,
html {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
}

hr {
    border-width: 1px;
    border-color: #000000;
}

hr.light {
    border-color: white;
}

a {
    color: #3c76ae;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

a:focus,
a:hover {
    color: #0056b3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;

}

/* .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
      font-weight: lighter !important;

  } */

#services h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
}

.btn-port {
    min-width: 200px;
}

.no-margin {
    margin: 0;
}

p {
    font-size: 1.3333333333333333rem;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 2;
}

.nav-item {
    margin-bottom: 0 !important;
}

ol li,
ul li {
    font-size: 1.3333333333333333rem;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 400;
}

/*.bg-primary {
  background-color: #F05F40 !important; }*/

.bg-dark {
    color: white;
    background-color: #222222 !important;
}

.text-faded {
    color: rgba(255, 255, 255, 0.7);
}

#homeHeading {
    padding: 20px 0;
    font-weight: bold;
}

.dark-font h2,
.dark-font li,
.dark-font p {
    color: #4d4d4d !important;
    list-style: none;
}

.port-res li {
    list-style: none;
}

.port-res li b {
    font-weight: bold;
}

.white-font h2,
.white-font p {
    color: #fff !important;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.ex-pad {
    padding-top: 93px;
}

.ddg {
    text-align: center;
}

.ddg img {
    width: 50% !important;
}

.side-view {
    padding: 50px;
}

.spacer {
    padding: 20px;
}

.section-heading {
    margin: 0;
}

::-moz-selection {
    color: white;
    background: #222222;
    text-shadow: none;
}

::selection {
    color: white;
    background: #222222;
    text-shadow: none;
}

img::selection {
    color: white;
    background: transparent;
}

img::-moz-selection {
    color: white;
    background: transparent;
}

body {
    -webkit-tap-highlight-color: #222222;
}

#mainNav {
    border-color: rgba(34, 34, 34, 0.05);
    background-color: rgba(0, 0, 0, 0.72);
    font-family: 'Roboto', sans-serif;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

#mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #F05F40;
    font-family: 'Roboto', sans-serif;
}

#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #f05f40;
}

#mainNav .navbar-toggle {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #222222;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
    color: #4f89bf;
}

.navbar-brand {
    margin-right: 0;
}

.navbar-brand img {
    width: 250px;
}

.nav-r {
    padding-right: 20px;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link.active,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active {
    color: #3c76ae !important;
    background-color: transparent;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover {
    background-color: transparent;
}

.gray {
    background-color: #e9e9e9;
}

@media (min-width: 992px) {
    #mainNav {
        border-color: rgba(255, 255, 255, 0.3);
        background-color: rgba(0, 0, 0, 0.72);
    }

    #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7);
    }

    #mainNav .navbar-brand:focus,
    #mainNav .navbar-brand:hover {
        color: white;
    }

    #mainNav .navbar-nav>li.nav-item>a.nav-link,
    #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
        color: rgba(255, 255, 255, 0.7);
    }

    #mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover,
    #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
        color: white;
    }

    #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.05);
        background-color: rgba(0, 0, 0, 0.6);
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 16px;
        color: #F05F40;
    }

    #mainNav.navbar-shrink .navbar-brand:focus,
    #mainNav.navbar-shrink .navbar-brand:hover {
        color: #f05f40;
    }

    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link,
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus {
        color: #f1f1f1;
    }

    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover,
    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
        color: #3c76ae;
    }
}

header.main {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/header.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

header.bank-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/portfolio/bank/bank-header.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    background-position-y: 23px;
}

header.port {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/portbg.png") !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

header.lead {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/leadershipBg.png") !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

header.creative {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url(../img/creative.jpg) !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: inherit;
    background-repeat: no-repeat;
    background-size: cover;
}

header.leader {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/chess.jpg") !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

header.contact {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/contact.jpg") !important;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

header.masthead .header-content {
    position: relative;
    width: 100%;
    padding: 150px 15px 100px;
    text-align: center;
}

.hero-subtitle {
    font-size: 2rem;
}


header.masthead .header-content .header-content-inner h1 {
    font-size: 10vw;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}

header.masthead .header-content .header-content-inner hr {
    margin: 30px auto;
}

header.masthead .header-content .header-content-inner p {
    font-size: 16px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 768px) {

    header.masthead {
        height: 69%;
        min-height: 750px;
    }

    header.masthead .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header.masthead .header-content .header-content-inner {
        max-width: 1000px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    header.masthead .header-content .header-content-inner h1 {
        font-size: 6rem;
        font-weight: 800;
    }


    header.masthead .header-content .header-content-inner p {
        font-size: 1.5rem;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

}

@media (max-width: 768px) {
    .title {
        font-size: 3rem !important;
    }

    header.masthead .header-content {
        padding: 150px 15px 170px;

    }

    .exp {
        padding-top: 3rem;
    }

    .hero-subtitle {
        font-size: 3.9vw;
    }

    .project-container .project-details .title-card img {
        width: 50% !important;
    }

}

header p {
    margin: 0;
}

#decisionEngine {
    padding: 100px 0;
}

.nopadding {
    padding: 0 !important;
}

.grad-top-bottom {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#021623+25,79a4b7+100 */
    background: rgb(2, 22, 35);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(2, 22, 35, 1) 25%, rgba(121, 164, 183, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(2, 22, 35, 1) 25%, rgba(121, 164, 183, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(2, 22, 35, 1) 25%, rgba(121, 164, 183, 1) 100%);
    /* IE6-9 */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#021623', endColorstr='#79a4b7', GradientType=0);
}

.title {
    padding: 50px 0;
    /* background-image: -webkit-linear-gradient(left, #3c76ae, #7bbeff); */
    background-image: -moz-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: -ms-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: -o-linear-gradient(left, #3c76ae, #7bbeff);
    /* background-image: linear-gradient(to right, #3c76ae, #7bbeff); */
    color: rgba(255, 255, 255, 1);
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Roboto', sans-serif;
    font-size: 5.5rem;
    letter-spacing: 5px;
    font-weight: bold;
}

.lastName {
    letter-spacing: 6px;
}

.video video {
    width: 100%;
}

.circle {
    width: 200px;
    height: 200px;
    background-color: #3c76ae;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 100px;
    margin: 130px auto 0;
}

.circle-img {
    border-radius: 50%;
    width: 190px;
    height: 190px;
    margin: 5px 0;
}

.case b {
    font-weight: bold;
}

.main-wrapper {
    margin: 0 auto;
}

.btn-container {
    margin: 60px auto;
    max-width: 300px;
}

.btn-container-hero {
    max-width: 300px;
    width: 100%;
}

@media (min-width: 992px) {

    .triangle-down-left {
        border-right: 98vw solid transparent !important;
    }

}

/* Companies
***************************************************/

.scroller {
    height: 100px;
    display: flex;
    align-items: center;
}

.company-logo {
    max-height: 100px;
    transition: transform 0.3s ease;
    padding: 0 40px;
    vertical-align: bottom;
}

.company-logo:hover {
    transform: scale(1.1);
    /* Subtle hover effect */
}

.featured-projects {
    padding: 60px 20px;
}

/* Project Card Styles */
.project-card {
    display: block;
    position: relative;
    overflow: hidden;
    background-color: #2a2d2f;
    /* border: 1px solid #ccc; */
    border-radius: 8px;
    text-decoration: none;
    color: #ffffff;
    transition: background-color 0.3s ease;
    min-height: 667px;
    box-shadow: 7px 7px 7px #9d9d9d;
}

.project-card:hover {
    background-color: #181818;
    /* Transition to white */
    color: #fff;
}

.project-card button {
    position: absolute;
    bottom: 40px;
}


/*************************************** TESTING */

#portfolio {
    background-color: #F2F3F5;
}

#portfolio a {
    text-decoration: none;
}

.project-container .project-details {
    background-color: white;
    padding: 20px;
    box-sizing: border-box;
}


.project-container {
    display: flex;
    flex-grow: 1;
    /* height: 340px; */
    width: 100%;
    margin-bottom: 40px;
    transition: all 0.4s ease;
}

.project-container .project-details .title-card {
    color: #19191A;
    font-size: 40px;
    line-height: 1.5;
    font-weight: 700;
}

.project-container .project-details .title-card img {
    height: 56px;
    width: 21%;
}


.project-container .project-preview {
    /* flex-basis: 50%; */
    flex-shrink: 0;
    overflow: hidden;
    position: relative;
}

.project-container .project-details .subtitle {
    color: #000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 22px;
    font-weight: 800;
}

.project-container .project-details .body {
    color: #646466;
    font-size: 15px;
    line-height: 21px;
}


.project-container .project-preview img {
    width: 100%;
    /*-o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;*/
}


.project-container:hover {
    box-shadow: 0 10px 20px #c7cad1;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}




/* Image Container */
.project-image-container {
    padding: 40px;
    overflow: hidden;
    position: relative;
}

/* Image with Hover Effect */
.project-image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    /* Smooth scaling and shadow effect */
}

.project-card:hover .project-image {
    transform: scale(1.1);
    /* Expand slightly */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    /* Add shadow to image */
}

.project-content {
    padding: 0 40px;
}

.project-title {
    font-size: 1.5rem;
    font-weight: bold;
}

.role-highlight {
    color: #007cf3;
    font-weight: bold;
    font-size: 1rem;
}

.project-description {
    font-size: 1rem;
    color: #e9e9e9;
}

.eaglegrow {
    color: white;
    background: rgb(20 98 81 / 90%);
}

.hulu {
    color: white;
    background: rgb(50 56 67 / 90%);
}

.tiaa-index {
    color: white;
    background: rgba(0, 60, 117, 0.9);
}

.cs3-index {
    color: white;
    background: rgb(19, 38, 58, 0.9);
}

.portfolio-box {
    position: relative;
    display: block;
    max-width: 650px;
    margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    /* Change to zero for hover effect */
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Roboto', sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

.portfolio-box:focus {
    outline: none;
}

@media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action {
    padding: 50px 0;
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #F05F40 !important;
}

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

.btn-port {
    color: #000;
    border-color: #000 !important;
    min-width: 100%;
}

.btn-port:hover {
    color: #fff;
    border-color: #000;
    background-color: #000;
}

.btn-port-wht {
    color: #ffffff;
    border-color: #ffffff !important;
    min-width: 100%;
}

.btn-port-wht:hover {
    color: #000000;
    border-color: #ffffff;
    background-color: #ffffff;
}

.btn-default {
    color: #fff;
    background-color: #007cf3;
}

.btn-default:hover {
    color: #007cf3;
    background-color: #ffffff;
}

.btn-sec {
    color: #fff;
    border: 1px solid #fff;
}

.btn-sec:hover {
    color: #000000;
    background-color: #ffffff;
}

.btn-sec-wht {
    color: #000000;
    border: 1px solid #000000;
}

.btn-sec-wht:hover {
    color: #ffffff;
    background-color: #000000;
}

.btn-default.focus,
.btn-default:focus {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #e6e6e6;
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #222222;
    border-color: #e0e0e0;
    background-color: #e6e6e6;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #222222;
    border-color: #bfbfbf;
    background-color: #d4d4d4;
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    border-color: white;
    background-color: white;
}

.btn-default .badge {
    color: white;
    background-color: #222222;
}

.btn-primary {
    color: white;
    border-color: #F05F40;
    background-color: #F05F40;
}

.btn-primary.focus,
.btn-primary:focus {
    color: white;
    border-color: #a4270d;
    background-color: #eb3812;
}

.btn-primary:hover {
    color: white;
    border-color: #e13612;
    background-color: #eb3812;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: white;
    border-color: #e13612;
    background-color: #eb3812;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: white;
    border-color: #a4270d;
    background-color: #c93110;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #F05F40;
    background-color: #F05F40;
}

.btn-primary .badge {
    color: #F05F40;
    background-color: white;
}

.btn {
    font-weight: 700;
    border-radius: 0;
    font-family: 'Roboto', sans-serif;
}

.btn-xl {
    padding: 15px 30px;
}

.recent {
    width: 85%;
}

.nav-link {
    display: block;
    padding: 0.9rem 1rem;
}

/*case-study
*********************************************/

.cs-img img {
    width: 100%;
}

.gold-txt {
    color: #b59534;
}

.btn-hulu {
    color: #000 !important;
    background-color: #1ce783 !important;
    border: 1px solid #4b4b4b;
}

.btn-hulu:hover,
.btn-tiaa:focus {
    color: #ffffff !important;
    background-color: #000000 !important;
}

/*Eagle Grow btn */
.btn-eagle {
    color: #fff !important;
    background-color: #b59534 !important;
}

.btn-eagle:hover,
.btn-tiaa:focus {
    color: #ffffff !important;
    background-color: #000000 !important;
}

.egcs img {
    width: 100%;
}

/* TIAA btn */
.btn-tiaa {
    border-color: #000;
    background-color: #f9e139 !important;
}

.btn-tiaa:focus,
.btn-tiaa:hover {
    color: #ffffff !important;
    background-color: #000000 !important;
}

/* Apt btn */
.btn-apt {
    border-color: #ffffff;
    background-color: #13263a !important;
    color: #ffffff;
}

.btn-apt:focus,
.btn-apt:hover {
    color: #13263a !important;
    background-color: #ffffff !important;
}

.btn-aptlight {
    border-color: #13263a !important;
    background-color: #ffffff !important;
    color: #13263a !important;
}

.btn-aptlight:focus,
.btn-aptlight:hover {
    color: #ffffff !important;
    background-color: #13263a !important;
}

.demo img {
    width: 50% !important;
    border: 11px solid #000;
    border-radius: 16px;
    box-shadow: 0 26px 21px #343434b8;
}

.cslogo img {
    width: 20%;
    min-width: 150px;
}

.cs-3 img {
    width: 40%;
}

.mobile-app img {
    width: 50%;
}

.persona {
    background-color: #094639;
    color: #fff;
    box-shadow: 13px 15px 18px #afafaf;
}

.persona-container {
    background-color: #fff;
    color: #000;
}

.grad-green {
    background-image: -webkit-linear-gradient(top, #094639, #146e59);
    color: #fff;
}

.grad-green h2 {
    color: #fff;
}

.mockup img {
    width: 60% !important;
}

.green-card-wrapper {
    max-width: 630px;
}

.green-card {
    background-color: #146251;
    color: #fff;
    box-shadow: 3px 10px 13px #b1b1b1;

}

.hulu-card {
    background-color: #1e2126;
    padding: 20px;
    color: #fff;
    box-shadow: 3px 10px 13px #b1b1b1;

}

.grad-hulu {
    background-image: -webkit-linear-gradient(top, #1e2126, #323843);
    color: #fff;
}

.grad-tan {
    background-color: #F0EDE9;
    color: #000000;
}

.grad-hulu {
    background-image: -webkit-linear-gradient(top, #1e2126, #323843);
    color: #fff;
}

.grad-hulu h2 {
    color: #fff;
}

.tiaa-goal {
    background-color: #e9e9e9;
    color: #494949;
}

.tiaa-blue {
    background-color: #003c75;
    color: #fff;
}

.tiaa-blue img {
    width: 100%;
}

.tiaa-jm img {
    box-shadow: 3px 3px 5px #898989;
}

.compass-blue {
    background-color: #13263A;
    color: #fff;
}

.flow img {
    box-shadow: 3px 3px 10px #002151;
}

.gpt-res {
    height: 680px;
}

.compare {
    background-color: #106bc7;
    color: #fff;
}

.resumesamp {
    background-color: #797979;
    color: #fff;
}

.handshake {
    background-image: url("../img/casestudy/resumeBuilder/handshake.jpg");
}

.carSale {
    background-image: url("../img/casestudy/carvana/carSale.png");
}

.banker {
    background-image: url("../img/casestudy/wireslite/banker.png");
}

.kidapp {
    background-image: url("../img/casestudy/tiaa/kidapp.png");
}

.tv {
    background-image: url("../img/casestudy/hulu/ltv.jpg");
}

.copilotBg {
    background-image: url("../img/casestudy/copilot/dt2.png");
}

.copilotBg2 {
    background-image: url("../img/casestudy/copilot/dt4.png");
}

.woman-cell {
    background-image: url("../img/casestudy/tiaa/woman-cell.jpg");
}

.para-lp {
    background-image: url("../img/casestudy/tiaa/laptopPerson.jpg");
}

.cs-lp {
    background-image: url("../img/casestudy/compassapt/personLaptop.png");
}

.cs3-cell {
    background-image: url("../img/casestudy/compassapt/womanPhone.png");
}

.copilotBg,
.copilotBg2,
.cs-lp,
.cs3-cell,
.kidapp,
.para-lp,
.tv,
.woman-cell,
.carSale,
.banker,
.handshake {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    resize: both;
    height: 600px;
}

/*Animation
******************************************************/
.hero-banner {
    height: 100px;
    /* Viewport height for 1 line of text */
    overflow: hidden;
    position: relative;
}

/* Text Roll Container */
.text-roll {
    position: relative;
    height: 100%;
}

/* Individual Text Lines */
.text-roll span {
    display: block;
    height: 100px;
    font-size: 5rem;
    font-weight: 800;
    line-height: 100px;
    text-align: center;
    color: #007cf3;
}

@media (max-width: 768px) {
    .title-blk {
        font-size: 3rem !important;
    }

    .copilotBg,
    .copilotBg2,
    .cs-lp,
    .cs3-cell,
    .kidapp,
    .para-lp,
    .tv,
    .woman-cell,
    .carSale {
        position: relative;
        width: 100vw;
        min-height: max-content;
        color: white;
        -webkit-background-size: contain;
        -o-background-size: cover;
        background-repeat: no-repeat;
        resize: both;
        background-position: center;
        height: 300px;
        background-size: cover;
        background-attachment: local;
    }

    #carvana img {
        width: 50vw;
    }

}

/*portfolio
*********************************************/

.triangle-down-left {
    width: 0;
    height: 0;
    border-bottom: 175px solid black;
    border-right: 100vw solid transparent;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 50%;
}

@media (max-width: 768px) {

    .triangle-down-left {
        border-right: 96vw solid transparent;
    }

    .white-border {
        border-bottom: 90px solid #fff !important;
    }

    .green-border {
        border-bottom: 90px solid #ffffff !important;
    }

    .section-heading {
        text-align: center;
        word-wrap: break-word;
    }

    .circle {
        margin: 70px auto 0;
    }

    .lg-img {
        padding: 40px 0;
    }

    #web {
        background-color: #f1f1f1;
        padding: 25px 0 !important;
    }

    .text-roll span {
        font-size: 9vw;
        line-height: 100px;
    }

    .hero-banner {
        height: 82px;
    }

}

.green-border {
    border-bottom: 175px solid #f1f1f1;
}

.grad-dk-blue-border {
    border-bottom: 175px solid #021623 !important;
}

.grad-dk-blue {
    background-color: #021623 !important;
}

.green {
    background-color: #0b6c6f !important;
}

.green-border {
    border-bottom: 175px solid #f1f1f1;
}

.white-border {
    border-bottom: 175px solid #fff;
}

.black-border {
    border-bottom: 175px solid #000 !important;
}

.grad-rad-blue {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#014e60+0,021623+65 */
    background: rgb(1, 78, 96);
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(1, 78, 96, 1) 0%, rgba(2, 22, 35, 1) 65%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(1, 78, 96, 1) 0%, rgba(2, 22, 35, 1) 65%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(1, 78, 96, 1) 0%, rgba(2, 22, 35, 1) 65%);
    /* IE6-9 fallback on horizontal gradient */
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#014e60', endColorstr='#021623', GradientType=1);
}

#mobile-blue {
    background-color: #042f4c;
    padding: 100px 0;
}

#ats-blue {
    background-color: #3b667e;
    padding: 100px 0;
}

#aaron-red {
    background-color: #4d4d4d;
    padding: 100px 0;
}

#tiaa-blue {
    background-color: #61b6da;
    padding: 100px 0;
}

#copilot,
#desktop,
#desktop2,
#mobile,
#tv {
    padding: 100px 0;
}

#mobile {
    background-color: #cbcbcb;
}

.grad-rad-mobile {
    background: rgb(236, 227, 226);
    background: -moz-radial-gradient(circle, rgba(236, 227, 226, 1) 0%, rgba(122, 109, 117, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(236, 227, 226, 1) 0%, rgba(122, 109, 117, 1) 100%);
    background: radial-gradient(circle, rgba(236, 227, 226, 1) 0%, rgba(122, 109, 117, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ece3e2", endColorstr="#7a6d75", GradientType=1);
}

#desktop {
    color: #fff !important;
}

.grad-lin-dblue {
    background: rgb(54, 105, 158);
    background: -moz-linear-gradient(0deg, rgba(54, 105, 158, 1) 0%, rgba(19, 38, 58, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(54, 105, 158, 1) 0%, rgba(19, 38, 58, 1) 100%);
    background: linear-gradient(0deg, rgba(54, 105, 158, 1) 0%, rgba(19, 38, 58, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36699e", endColorstr="#13263a", GradientType=1);
}

#copilot {
    color: #fff !important;
}

.grad-rad-frb {
    background: rgb(25, 125, 107);
    background: -moz-radial-gradient(circle, rgba(25, 125, 107, 1) 0%, rgba(11, 56, 43, 1) 100%);
    background: -webkit-radial-gradient(circle, rgba(25, 125, 107, 1) 0%, rgba(11, 56, 43, 1) 100%);
    background: radial-gradient(circle, rgba(25, 125, 107, 1) 0%, rgba(11, 56, 43, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#197d6b", endColorstr="#0b382b", GradientType=1);
}

.port-title {
    padding-bottom: 20px;
    font-weight: bold;
    max-width: -10px;
    font-size: 3rem;
}

.port-des {
    color: #fff;
}

.creative-port-des {
    color: #000000;
}

.full-width {
    width: 100%;
}

.lg-img img {
    width: 100%;
}

.top-angle {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #ffffff;
    border-style: solid solid solid dashed;
    border-width: 400px 0 0 0;
    border-left-width: 98vw;
    border-top-width: 158px;
    position: absolute;
    bottom: -1px;
    z-index: 2;
}

.top-angle-bg {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #3C76AE;
    border-style: solid solid solid dashed;
    border-width: 400px 0 0 0;
    border-left-width: 97vw;
    border-top-width: 174px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.gray {
    background-color: #f1f1f1;
}

.footer-bg-wrapper {
    position: relative;
    padding-top: 215px;
}

.bottom-angle {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #000;
    border-style: solid solid solid dashed;
    border-width: 400px 0 0 0;
    border-left-width: 98vw;
    border-top-width: 158px;
    position: relative;
    z-index: 2;
}

.bottom-angle-bg {
    width: 0;
    height: 0;
    border-color: rgba(255, 255, 255, 0) #3C76AE;
    border-style: solid solid solid dashed;
    border-width: 400px 0 0 0;
    border-left-width: 97vw;
    border-top-width: 174px;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.grad-text {
    background-image: -webkit-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: -moz-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: -ms-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: -o-linear-gradient(left, #3c76ae, #7bbeff);
    background-image: linear-gradient(to right, #007cf3, #7bbeff);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Roboto', sans-serif;
}

.header-txt {
    color: #000000;
    font-size: 3rem;
    font-weight: 900;
}

.primary-black {
    background-color: #000;
}

.gallery {
    padding: 5px !important;
}

.light-font {
    color: #bcbcbc;
}

.triangle-wrapper {
    width: 100%;
}

/*form
****************************************/
.get-in-touch {
    max-width: 650px;
    margin: 0 auto;
}

textarea {
    resize: none;
}

.fa-4x {
    font-size: 6.5em;
}

button,
button:focus {
    outline: none !important;
}

.get-in-touch .title .title-blk {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 5rem;
    line-height: 48px;
    padding-bottom: 48px;
}

.title-blk {
    font-size: 6rem;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.contact-form .form-field {
    position: relative;
    margin: 20px 0;
}

.contact-form .input-text {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #a7a7a7;
    font-weight: 400;
    background-color: #f3f3f3;
    padding-left: 10px;
}

.contact-form .textarea {
    display: block;
    width: 100%;
    border: 1px solid #a7a7a7;
    font-weight: 400;
    background-color: #f3f3f3;
    padding-left: 10px;
}

.contact-form .textarea:focus {
    outline-color: #007cf3;
}

.contact-form .input-text:focus {
    outline-color: #007cf3;
    bottom: 25px;
}

/* .contact-form .input-text.not-empty+.label,
.contact-form .input-text:focus+.label {
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
} */

.label-textarea {
    top: -25px;
    position: absolute;
    font-size: 12px;
    left: 20px;
    color: #888;
}

.contact-form .label {
    position: absolute;
    left: 20px;
    bottom: 36px;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400;
    color: #888;
    cursor: text;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.contact-form .submit-btn {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 24px;
    padding: 8px 16px;
    border: none;
    cursor: pointer;
}

.note {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 21px;
}

.note .link {
    color: #888;
    text-decoration: none;
}

.note .link:hover {
    text-decoration: underline;
}

.icon-mobilenav {
    color: #fff;
    font-size: 30px;
}

.navbar-toggler,
.navbar-toggler-right {
    background-color: transparent;
    padding: 0;
}

#mainNav button,
#mainNav select {
    text-transform: none;
    background-color: transparent;
    border: none;
}

.footer-icon {
    padding-bottom: 20px;
}

.footer-nav a {
    color: #fff !important;
}

.footer {
    padding-bottom: 10px !important;
}

.footer-title {
    padding-top: 50px;
}

.footer-title h5 {
    padding-bottom: 20px;
}

.social {
    padding-left: 0;
    margin-bottom: 50px;
}

.social li {
    display: inline-block;
    padding-right: 20px;
}

.text-muted {
    color: #000000 !important;
}

/*PORFOLIO PAGES
*****************************************/
.bank img {
    width: 100%;
}

.mb img {
    width: 60% !important;
}

.usability img {
    width: 60%;
    margin-top: 20px;
}

.whtie-text {
    color: #fff;
}

.decision img:last-child {
    width: 100%;
    box-shadow: 5px 5px 24px #042223;
}

.bank {
    padding: 50px 0;
}

.icon-exp {
    max-width: 500px !important;
    margin: 0 auto;
}

.messenger img {
    padding: 50px 0;
    max-width: 400px !important;
}

.tiaa {
    background-color: #005e8d;
}

.green {
    background-color: #0c585b;
    padding: 20px 50px;
}

.darkblue {
    background-color: #021623;
    padding: 20px 50px;
}

.bank-pc img {
    width: 100%;
}

.bank .no-left {
    margin-left: 0;
}

header.decision-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/frbEg.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy5-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/casestudy/copilot/header.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy2-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/TIAAbg.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy3-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/casestudy/compassapt/compassbg.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy4-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/casestudy/hulu/watchingTvHero.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy6-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/casestudy/carvana/bg.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy7-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/casestudy/resumeBuilder/bg.png");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.casestudy8-header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url(../img/casestudy/wireslite/wlBg.png);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    bottom: 2px;
}

header.mobileheader {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: white;
    background-color: #000;
    background-image: url("../img/mobile-header.jpg");
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
}

.ipNum p {
    font-size: 110px !important;
    font-weight: 900 !important;
}

.white {
    background-color: #fff;
}

/* Support transparent border colors in IE6. */
* html .top {
    filter: chroma(color=#123456);
    border-top-color: #123456;
    border-left-color: #123456;
}