.nav-color {
    background-color: #78c7ea;
}

.blender {
    background: linear-gradient(to left, #c3e8f357 0%, #a8dff8 45%);
}

.navbar-nav li {
    padding-left: 10px;
    padding-right: 10px;
}

.propic {
    height: 250px;
    width: 250px;
    margin-top: 100px;
    margin-left: 30px;
    margin-bottom: 75px;
    background: url(imgs/headshot.jpg);
    border-radius: 50%;
    shape-outside: circle();
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    margin-right: 20px;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.text {
    font-weight: 100;
    font-style: normal;
    background-color: #000000;
    color: white;
    margin-top: -10px;
    padding-bottom: 16px;
}

.texthead {
    font-weight: 500;
    line-height: 15px;
    background-color: #000000;
    color: white;
    font-size: 20px;
    padding: 16px 32px;
}


@media (max-width: 800px) {
    #demoreal iframe {
        padding-left: -30px;
    }
    #demoroyal .demoreel iframe {
        margin-left: -30px;
        margin-top: -30px;
    }
}


@media (max-width: 767px) {
    .greetingz {
        margin-bottom: -100px;
    }
    .greetings {
        margin-bottom: -50px;
    }
    #demoreal iframe {
        padding-left: -30px;
    }
    #demoroyal .demoreel iframe {
        margin-left: -30px;
        margin-top: -30px;
    }
}

@media (max-width: 560px) {
    .text-wrapper .greetings {
        margin-bottom: 10px;
    }
    .greetings {
        margin-bottom: -50px;
    }
    #demoreal iframe {
        padding-left: -30px;
    }
    #demoroyal .demoreel iframe {
        margin-left: -30px;
        margin-top: -30px;
    }
}

@media (max-width:461px) {
    .space {
        margin-top: 50px;
        margin-left: 25px;
    }
    .propic {
        margin-top: 50px;
        float: none;
        width: 200px;
        height: 200px;
        margin-bottom: 15px;
    }
    .text-wrapper {
        margin-top: -100px;
    }
}

.navbar-dark .navbar-brand {
    padding-left: 10px;
    font-size: 20px;
}

.tighten {
    margin-right: 0px;
    margin-left: 5px;
}

.pad {
    padding: 2rem;
    margin-left: 15px;
}

.intro {
    margin-right: 80px;
    margin-top: 10px;
    font-weight: 700;
}

.greetings {
    max-width: 700px;
    margin-right: 70px;
    margin-bottom: -60px;
    font-size: 1.25rem;
    line-height: 25px;
    letter-spacing: -0.1px;
    margin-left: 25px;
}


.list-group-item {
    background-color: transparent;
    border: none;
}

.container {
    margin-left: 0px;
    margin-right: 10px;
}

.card {
    background-color: transparent;
    border: none;
    display: inline-block;
}

.tighten {
    margin-right: 0px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}


/*resizing*/


/*software icons*/

@media (max-width: 1375px) {
    .demoreel {
        margin-left: -60px;
    }
}

@media (max-width: 1375px) {
    .demoreel {
        margin-left: -30px;
    }
}

@media (max-width: 1390px) {
    .demoreel {
        margin-left: -20px;
    }
}


@media (max-width: 710px) {
    .demoreel {
        margin-left: -30px;
        margin-bottom: 70px;
    }
    .row .col-4 {
        padding: 5px;
    }
}

@media (max-width: 630px) {
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        font-size: 18px;
        padding: 16px 22px;
    }
    .middle {
        width: 75%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 16px;
        font-size: 12px;
    }

    section {
        padding: 0px;
    }
}

@media (max-width: 596px) {
    .pad {
        padding: 1rem;
    }
    .row {
        margin-left: -10px;
    }
    .container {
        padding: 0px;
    }
}

@media (max-width: 530px) {
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        font-size: 16px;
        padding: 15px 18px;
    }
    .middle {
        width: 80%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 14px;
        font-size: 12px;
    }
    .pad {
        padding: 1rem;
        margin-left: 5px;
    }
    .container-fluid {
        padding-left: 0px;
    }
}

@media (max-width:486px) {
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        font-size: 14px;
        padding: 14px 24px;
    }
    .middle {
        width: 80%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 12px;
        font-size: 12px;
    }
    .col-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 10px;
    }
    .pad {
        padding: 0px;
    }
    .row {
        padding-bottom: 20px;
    }
}

@media (max-width: 490px) {
    .container-fluid {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
        margin-right: auto;
        margin-left: auto;
    }
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        font-size: 14px;
        padding: 8px 20px;
    }
    .middle {
        width: 80%;
    }

    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 10px;
        font-size: 11px;
    }
}

@media (max-width: 420px) {
    .contact-wrapper {
        margin-bottom: 20px;
    }
    .texthead {
        line-height: 15px;
        font-weight: 700;
        letter-spacing: 1px;
        background-color: #000000;
        color: white;
        font-size: 12px;
        padding: 5px 18px;
    }
    .middle {
        width: 80%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 5px;
        font-size: 10px;
    }
}

@media (max-width: 319px) {
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        font-size: 11px;
        padding: 2px 16px;
    }
    .middle {
        width: 75%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 5px;
        font-size: 9px;
    }
}

@media (max-width: 295px) {
    .texthead {
        line-height: 15px;
        font-weight: 500;
        background-color: #000000;
        color: white;
        line-height: normal;
        font-size: 10px;
        padding: 0px 0px;
    }
    .middle {
        width: 75%;
    }
    .text {
        font-weight: 100;
        font-style: normal;
        background-color: #000000;
        color: white;
        padding-bottom: 0px;
        font-size: 9px;
    }
}


/* meat and potatoes*/

.graph-head {
    font-size: 2rem;
    text-align: center;
    font-weight: bold;
    padding-top: 50px;
    margin-bottom: 20px;
    color: #000000;
}

.bg-bloo {
    background-color: #a8dff8;
}

.thumb {
    width: 100%;
    margin-left: 50px;
}


/* resizing */

@media (max-width: 420px) {
    .col-4 {
        padding: 0px;
    }
}