﻿
/* Debug Menu Start ---------------------------*/

.debug-green {
    border: solid 1px green;
}    
.debug-red {
    border: solid 1px red;
}
.debug-blue {
    border: solid 1px blue;
}
.debug-black {
    border: solid 1px black;
}
.debug-yellow {
    border: solid 1px yellow;
}
/* Debug Menu End ---------------------------*/

/* Navigation Menu Start ---------------------------*/

nav ul li {
    display: table-cell;
}
nav ul li a {
        padding: 10px 20px;
        display: block;
        color: white;
        text-decoration: none;
        transition: all 0.3s ease-in-out;
}
a.nav-a {
    text-decoration: none;
}
/* Navigation Menu End ---------------------------*/

body {
    background-color: lightgray;
}
.section {
    /*height: 100vh;*/
    /*position: relative; */
    margin: 2px 0px 1px 0px;
    padding: 0;
    display: block;
    z-index: 0;
}
:target:before {
    content: "";
    display: block;
    height: 60px; /* fixed header height*/
    margin: -60px 0 0; /* negative fixed header height */
}
h1 {
    /*font-size: 3em;*/
    font-size: 30px;
    font-weight: 600;
    font-family: 'Franklin Gothic', 'Arial';
    letter-spacing: 5px;
}
h2 {
    margin-top: 0px;
    margin-right: 3%;
    margin-left: 3%;
    color: white;
    background-color: rgba(0, 0, 0, 0.19);
    text-align: center;
    /*font-size: 3em;*/
    font-size: 27px;
    font-weight: 700;
    font-family: 'Franklin Gothic', 'Arial';
    letter-spacing: 10px;
}
h3 {
    font-size: 25px;
    vertical-align: top;
}
h4 {
    font-size: 22px;
}
div.bar {
    max-width: 2000px;
    margin-top: 1.5%;
    margin-bottom: 1.5%;
}
div.content {
    padding-top: 2%;
    padding-bottom: 5%;
    padding-left: 2%;
    padding-right: 2%;
}
div.content-narrow {
    padding-left: 15%;
    padding-top: 3%;
    padding-bottom: 20%;
}
div.data-input {
    padding-left: 0px;
    margin-bottom: 1%;
}

/*------------------------------------------*/
/*------------------------------------------*/
.me {
    padding: 2% 0% 30% 2%;
    color: white;
    background-attachment: fixed;
    background-position: right;
    background-repeat: no-repeat;
    background-color: #babfc2;
}
.me-content {
    background-color: darkgray;
    margin-top: 5%;
    padding: 3%;
    width: 70%;
}
/*------------------------------------------*/

div.resume {
    background-color: #333B50;
    /*background-color: purple;*/
    opacity: 0.7;
    width: 45%;
    max-width: 300px;
    position: absolute;
    left: 27%;
    margin-top: -195px;
    z-index: 20;
    padding-top: 2%;
    padding-bottom: 1%;
    border-radius: 7px;
}
/*------------------------------------------*/

.experience {
    /*background-image: url(/images/experience-background.png2);*/
    background-color: #2b4453;
    padding-top: 9%;
    padding-bottom: 2%;
    background-repeat: no-repeat;
    background-size: cover;
}
div.right-side {
    position: relative;
    left: 50%;
    width: 50%;
    height: auto;
    color: yellow;
    padding-bottom: 1%;
}
div.left-side {
    width: 50%;
    height: auto;
    color: forestgreen;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-bottom: 1%;
}
div.exp-date {
    font-family: 'Franklin Gothic', 'Arial';
    font-size: large;
    color: lightblue;
}
div.exp-company {
    font-family: 'Franklin Gothic', 'Arial';
    font-size: larger;
    color: white;
}
div.exp-position {
    font-family: 'Franklin Gothic', 'Arial';
    color: white;
}
div.exp-responsibilities {
    font-family: 'Franklin Gothic', 'Arial';
    color: lightgray;
    padding-right: 2px;
}
div.chronology {
    width: 85%;
    background-image: url(../images/band3.png);
    background-repeat: repeat-y;
    background-position: center
}

/*------------------------------------------*/
.skills2 {
    background-image: url(/images/skills2.jpg);
    background-repeat: no-repeat;
    background-color: #7a776d;
    background-attachment: fixed;
    background-position-x: 70%;
}

.skills {
    background-color: #7a776d;
    padding-top: 2%;
    padding-bottom: 3%;
}

.skills-content {
    color: white;
    width: 95%;
}
.tabA {
    width: 10%;
    min-width: 90px;
    display: inline-table;
    vertical-align: top;
}
.tabB {
    width: 60%;
    display: inline-table;
    vertical-align: top;
}
.tab1 {
    vertical-align: central;
}
.tab2 {
    padding-top: 2%;
    vertical-align:middle;
}

/*------------------------------------------*/

.portfolio {
    background-color: beige;
    padding: 2% 4% 2% 4%;
}
.portfolio-content {
    background-color: rgba(0, 0, 0, 0.19);
}
/*------------------------------------------*/

.education {
    background-image: url(/images/tech-de-monterrey-light.jpg);
    background-repeat: no-repeat;
    background-color: white;
    background-attachment: fixed;
    background-position-x: 70%;
}
/*------------------------------------------*/

.contactme {
    background-color: #515980;
    padding-right: 3%;
    padding-top: 10%;
    padding-bottom: 20%;
}
.contact {
    margin-top: 2.5%;
    margin-bottom: 1%;
    padding-left: 6%;
    padding-right: 4%;
    width: 70%;
    background-color: #011b26;
    color: gainsboro;
}
.contact-links {
    padding-bottom: 5%;
    padding-top: 5%;
    text-align: center;
    color: lightgrey;
}
/*------------------------------------------*/

.black-box {
    background-color: black;
    border-radius: 4px 4px;
    width: 50%;
    font-size: 30px;
}

/*------------------------------------------*/

div.resume-category {
    margin: 1px 0px 1px 0px;
}
div.resume-body {
    padding-bottom: 3%;
    padding-top: 2.5%;
}
/*------------------------------------------*/

.active {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 50px;
}
.click-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.click-shadow:hover {
    border: solid 1px gray;
}
.fix50 {
    width: 100%;
    min-width: 30px;
}

.info-large-orig {
    font-size: 23px;
    font-weight: 500;
}
.label-large-orig {
    font-size: 20px;
    color: lightblue;
}
.info-large {
    font-size: 1.9vw;
}
.label-large {
    font-size: 1.9vw;
    color: lightblue;
}

/*------------------------------------------*/

.navbar-inverse .navbar-nav > li > a:hover {
    border-bottom: solid 5px aliceblue;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    border-bottom: solid 5px gray;
}
/*------------------------------------------*/

.no-tb-padding {
    padding-top: 0px;
    padding-bottom: 0px;
}
.no-margin {
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.no-padding {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.regular {
    height: 305px;
    min-width: 350px;
}
.small-fnt {
    font-size: small;
    color: gray;
}
.title {
    font-weight: bold;
    color: antiquewhite;
    font-size: 20px;
}
.tech {
    font-size: 13px;
    padding-bottom: 5px;
}

/* Main ---------------------------*/
div.main {
    width:87%;
}

/* Media Menu Start ---------------------------*/
@media (max-width: 760px) {
    div.right-side {
        position: static;
        width: 100%;
    }
    div.left-side {
        width: 100%;
    }
}

@media (max-width: 600px) {
    div.education {
        background:none;
    }
    div.main, div.experience, div.skills, div.portfolio, 
    div.education, div.contactme, div.contacts
    {
        width: 100%;
        padding: 0px;
        margin: 0px;
    }
}

@media (max-width: 900px) {
    /* Eliminate Backgrund div bar on small screens */
    div.chronology {
        background: none;
    }
    div.right-side {
        position: static;
        width: 100%;
    }
    div.left-side {
        width: 100%;
    }
}

/* resize carousel pictures and other fonts */
@media screen and (max-width: 400px) {
    html {
        width: 100%;
    }
    body {
        width: 100%;
    }

    div.main {
        width: 100%;
    }

    .info-large-orig {
        font-size: 13px;
        font-weight: 100;
    }

    .label-large-orig {
        font-size: 11px;
    }
}

@media screen and (max-width: 550px) {
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 21px;
        margin-top: 2px;
    }
    h3 {
        font-size: 19px;
    }
    h4 {
        font-size: 16px;
    }
    .title {
        vertical-align:middle;
        font-weight: 100;
        font-size: 14px;
    }
    .tech {
        font-size: 9px;
        vertical-align: text-top;
    }
}
/* Changes to Bootstrap Defaults */
