﻿body {
    color: #333;
    font-size: 16px;
}


a {
    color: #009688;
}

blockquote {
    border-left: 5px solid #795548;
    color: #795548;
    font-size: 125%;
    font-weight: 400;
    margin: 20px 0;
    padding-left: 1.5rem;
}

    blockquote * {
        font-size: inherit;
        line-height: inherit;
    }

.text-center {
    text-align: center;
}

nav {
    background: white;
    box-shadow: none;
    height: 0;
}

    nav i {
        padding: 0 15px;
        position: relative;
        top: 5px;
    }

main {
    background: url(assets/bg.jpg) repeat;
    padding-left: 190px;
}

ul.side-nav {
    width: 190px;
}

    ul.side-nav li {
        padding: 0;
    }

    ul.side-nav.fixed a {
        box-sizing: content-box;
        color: #444;
        display: block;
        line-height: 100%;
        padding: 10px 0 12px;
    }

ul.table-of-contents li.logo a.active,
ul.table-of-contents li.logo a:hover {
    border: none;
    font-weight: 200;
}

ul.side-nav.fixed li.logo {
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
    box-sizing: content-box;
    min-height: 90px;
    padding: 30px 30px 40px;
}

    ul.side-nav.fixed li.logo a {
        font-weight: 200;
        line-height: 100%;
    }

ul.table-of-contents li:not(.logo) a.active,
ul.table-of-contents li:not(.logo) a:hover {
    background-color: #fafafa;
    border-left: 3px solid;
}

ul.side-nav.fixed.table-of-contents li:not(.logo) a span,
ul#slide-out li:not(.logo) a span {
    color: #333 !important;
}

li.logo span {
    display: block;
    font-size: 14px;
}

.brand-logo h1 {
    font-size: inherit;
    line-height: inherit;
    margin: inherit;
    font-weight: inherit;
}

.container {
    width: 95%;
}

h3 {
    font-weight: 200;
    margin-bottom: 60px;
    margin-top: 0;
    padding: 30px 40px;
    text-transform: uppercase;
}

.section {
    padding-bottom: 30px;
    padding-top: 0;
    position: relative;
}

.full-height {
    height: 100vh;
}

#intro.section {
    background: url(https://res.cloudinary.com/gidmak/image/upload/v1567703915/giddi_b6a741.jpg) no-repeat top center/cover;
    position: relative;
}

    #intro.section .container {
        color: white;
        font-weight: 200;
        left: 0;
        position: absolute;
        top: 0;
    }

        #intro.section .container *:not(span) {
            font-weight: 300;
            line-height: 150%;
            padding: 0 30px;
            text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
        }

    #intro.section .underline {
        border-bottom: 5px solid #009688;
    }

    #intro.section .teal {
        padding: 0 10px;
    }

.overlay {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.waves-effect.waves-blue .waves-ripple {
    /* The alpha value allows the text and background color
   of the button to still show through. */
    background-color: rgba(33, 150, 243, 0.2);
}

.card {
    margin-bottom: 60px;
}

    .card .role {
        font-size: 1.25rem;
        position: absolute;
        right: 38px;
        top: 35px;
    }

    .card li a {
        margin-right: 0;
        color: #333;
        border-bottom: 2px solid #ffab40;
    }

        .card li a:hover {
            color: #333;
            font-weight: 500;
        }

    .card .card-content {
        padding-bottom: 30px;
    }

        .card .card-content p {
            padding: 5px 0 0;
        }

    .card h5 {
        font-size: 1.5rem;
        margin-bottom: -0.5rem;
        margin-top: 2rem;
    }

    .card h6 {
        font-weight: 300;
        letter-spacing: 1px;
        margin-top: 2rem;
        text-transform: uppercase;
    }

#experience .card-action {
    background-color: rgba(0, 0, 0, 0.02);
    border: none;
}

#experience .card .col.s12.m2 a {
    display: block;
}

    #experience .card .col.s12.m2 a img {
        max-height: 60px;
    }

#education.card-action {
    background-color: rgba(0, 0, 0, 0.02);
    border: none;
}

#education .card .col.s12.m2 a {
    display: block;
}
#education .card .col.s12.m2 a {
    display: block;
}

    #education .card .col.s12.m2 a img {
        max-height: 60px;
    }

#education h4 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.card-action span {
    font-size: 85%;
    color: #666;
}

.card ul {
    margin-bottom: 0;
}

    .card ul li {
        line-height: 200%;
        list-style-type: disc;
        margin-left: 24px;
    }

        .card ul li li {
            color: #666;
            font-size: 13px;
        }

.card .card-title {
    font-size: 24px;
}

.card .card-content .card-title {
    line-height: 2.5rem;
}

.card i.right {
    margin-left: 10px;
}

a.hoverline {
    border-bottom: 3px solid transparent !important;
    padding: 3px 3px 0 3px;
    transition: 0.25s all;
    -moz-transition: 0.25s all;
    -webkit-transition: 0.25s all;
}

    a.hoverline:hover {
        border-bottom: 3px solid #009688 !important;
    }

#skills .card.large {
    height: 360px;
}

#skills h4 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

#skills .col img.responsive-img {
    margin: 0 auto;
    max-height: 100px;
    padding-bottom: 10px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.card.large .card-content p {
    color: inherit;
    margin: 0;
    padding: 30px 0;
}


#experience .card-content .row {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.card.large .card-image {
    height: 230px;
}

.card.large .card-content {
    height: auto;
}

.card.medium .card-image {
    height: 240px;
}

.card-action a.btn-floating {
    margin-bottom: 0;
}

#contact a:not(.btn-floating) {
    bottom: 6px;
    left: 20px;
    position: relative;
}

#experience .col.s12.m2 {
    text-align: center;
}

.fa-external-link:before {
    left: 3px;
    position: relative;
    top: 2px;
    text-align:center;
}

small {
    display: none;
}

.grey-text {
    color: #666 !important;
}

.teal-text {
    color: #008073 !important;
}

.teal {
    background-color: #008073 !important;
}

@media (min-width: 1200px) {
    #experience .container {
        width: 860px;
    }
}

@media (max-width: 1360px) {
    .card ul li {
        font-size: 14px;
        line-height: 200%;
        margin-left: 20px;
    }
}

@media (max-width: 1160px) {
    .card ul li {
        line-height: 150%;
    }
}

@media (max-width: 992px) {
    main {
        padding-left: 0px;
        padding-top: 64px;
    }

    ul.side-nav a {
        line-height: 100%;
        padding: 0;
        width: 100%;
    }

    nav {
        background: #fff;
        height: 64px;
        position: absolute;
    }

        nav a.button-collapse,
        nav a.button-collapse i {
            color: #009688;
            height: 56px;
            line-height: 56px;
        }

    h3 {
        padding: 20px 30px;
        margin-bottom: 40px;
    }

    .container {
        margin: 0 auto;
    }

    nav.hide-on-large.only.trigger {
        display: block;
        position: fixed;
        top: 0;
        z-index: 2;
    }

    .name-title {
        display: block;
        height: 100%;
        padding-top: 15px;
        text-align: center;
        width: 100%;
        position: absolute;
    }

        .name-title > span,
        .name-title > a {
            position: relative;
            line-height: 20px;
        }

        .name-title a {
            font-size: 22px;
            display: block;
        }

        .name-title span {
            display: block;
            font-size: 14px;
        }

    h3,
    .container {
        position: relative;
        top: 64px;
    }

    section#intro {
        margin-bottom: -64px;
    }

    .card .role {
        position: relative;
        right: initial;
        top: initial;
    }
}

@media (max-width: 600px) {
    h2 {
        font-size: 22px;
        line-height: 200%;
        margin: 30px 0 0;
    }

    #intro.section .container *:not(span) {
        padding: 0;
    }

    .card .card-content .card-title {
        font-size: 20px;
        line-height: 24px;
    }

    #experience span.card-title {
        text-align: center;
        display: block;
    }

        #experience span.card-title a {
            margin: 0;
        }

    i.mdi-navigation-close.right {
        position: relative;
        bottom: 35px;
    }

    #contact a:not(.btn-floating) {
        text-align: center;
        display: block;
        left: initial;
        bottom: initial;
    }

    #contact a.btn-floating.btn-large {
        display: block;
        text-align: center;
        margin: 0 auto;
    }

    #intro.section {
        background-position-x: 30%;
    }
}

    #contact h1 {
        font-size: 4em;
        font-weight: 100;
        line-height: 1em;
        margin-bottom: 10px;
    }

    #contact ul {
        margin-top: 10px;
        font-size: 30px;
    }

    #contact div a {
        text-decoration: none;
        color: rgb(231, 222, 222);
        transition: font-size .3s linear;
        padding-left: 10px;
    }

        #contact div a:hover {
            color: rgb(165, 105, 105);
            font-size: 22px;
            transition: font-size .3s linear;
        }

    #contact ul div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

footer {
    background: #000;
    color: white;
    font-weight: 200;
    font-size: 1.5em;
    text-align: center;
}

.contact-modal {
    height: 50vh;
    width: 70%;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 30px;
    color: #777;
    background: rgb(80, 94, 97);
    display: flex;
    justify-content: center;
    align-items: center;
}


#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form textarea,
#contact-submit {
    font: 400 12px/16px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#contact-form {
    background: #F9F9F9;
    padding: 25px;
    margin: 50px 0;
    position: relative;
}

    #contact-form h3 {
        color: #F96;
        display: block;
        font-size: 30px;
        font-weight: 400;
    }

    #contact-form h4 {
        margin: 5px 0 15px;
        display: block;
        font-size: 13px;
    }

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
    position: relative;
}

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea {
    width: 100%;
    border: 1px solid #CCC;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}


#contact-form textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

#contact-submit {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #0CF;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
}

    #contact-submit:hover {
        background: #09C;
        -webkit-transition: background 0.3s ease-in-out;
        -moz-transition: background 0.3s ease-in-out;
        transition: background-color 0.3s ease-in-out;
    }

    #contact-submit:active {
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
    }

/*#contact-form input:focus, #contact-form textarea:focus {
    outline: 0;
    border: 1px solid #999;
}*/

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}


#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"] {
    padding-top: 20px;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
}


.contact-modal-open-btn {
    position: fixed;
    bottom: 0;
    right: 5px;
    padding: 10px;
    margin-bottom: 15px;
    background: rgb(109, 2, 2);
    font-size: 12px;
    cursor: pointer;
    color: #ffffff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.24), -1px -1px 5px rgba(0, 0, 0, 0.24);
}

    .contact-modal-open-btn:hover {
        background: rgb(68, 20, 20);
    }

