*{
    margin: 0;
    padding:0;
}

html,body {
    background-color: #1b1e2d;
    height: 100vh;
}

#main_container{
    background-color:#1b1e2d;
    color: #2c303c;
    max-width: 1280px;
    margin-left:auto;
    margin-right:auto;
    padding-top:0px;
    padding-bottom:0px;
    overflow: hidden;
}

#intro_column {
    font-family: 'Lato', sans-serif;
    background-color:#fff;
    color: #000; 
    width: 30%;
    margin-left:2%;
    margin-top:0px;
    padding-bottom:0px;
    padding-top: 8px;
    height: 100%;

}

.socialmedia a {
     font-family: 'Lato', sans-serif;
	text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 16px;
	color: #000;
}

.socialmedia a:hover {
    color: #fff;
}

.socialmedia  {
    background-color: #ff7d5d;
    width: 100%;
    text-align: center;
    padding-left:10%;
    padding-bottom:20px;
    padding-right:3%;
    padding-top: 20px;
}

.icons {
    width:40px;
    padding-left: 3px;    
}

#professional_column {
    font-family: 'Lato', sans-serif;
    background-color:#1b1e2d;
    width: 70%;
    margin-left:2%;
    margin-top:0px;
    padding-left:3%;
    padding-bottom:8px;
    padding-right:3%;
    padding-top: 8px;
       

}

div .intro {
    font-family: 'Lato', sans-serif;
    size: 16px;
    color: #000;
    padding-left: 10%;
    padding-right: 10%;
    

}

h1 {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 60px;
    line-height: 65px;
    font-weight: 100;
    text-align: center;
    padding-bottom: 80px;
        }   
        
 h2 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
    text-align: left;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-transform: uppercase;
    
        }  


h3 {
    font-family: 'Lato', sans-serif;
    color: #ff7d5d;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 10px;
}

h5 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: normal;
    text-align: left;
    padding-right: 20px;
    text-transform: uppercase;
    float: left;
}

.logo {
    padding-top: 75px;
    padding-bottom: 20px;
    text-align: center;
}

.experience {
    overflow: hidden;

}
        
.job {
    width: 365px;
    float: left;
    margin-left: 0;
    margin-right:15px;
    margin-bottom: 15px;
    border: 0px solid;
     border-collapse: collapse;
    
}  

.job_head {
    background-color: #fc5439;
    padding: 10px;
}

.title {
   font-family: 'Lato', sans-serif;
    font-size: 21px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding: 10px;
}

.date {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #fff;
    font-style: italic;
    font-weight: normal;
    text-align: right;
    padding-right: 10px;

}


.company {
   font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: bold;
    text-align: left;
    padding: 10px;
    padding-right:0;
}

.company_address {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #000;
    font-weight: bold;
    text-align: right;
    padding: 10px;

}

.job_description {
    font-family: 'Lato', sans-serif;
    background-color: #ffeceb;
    padding-right: 5px;
    
}

.job_description ul {
    font-family: 'Lato', sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    list-style: none;
    padding: 0;
    padding-bottom: 15px;
    margin: 0;
    
}

.job_description li {
  padding-left: 2em; 
    padding-top: 10px;
  text-indent: -.7em;

}

.job_description li::before {
 content: '■';
  color: #fc5439; 
}


.education {
    font-family: 'Lato', sans-serif;
    color: #8d9cb2; 
}

.edu_table {
    width: 630px;
    margin-left: 0;
    margin-right:15px;
    margin-bottom: 15px;
    border: 0px;
     border-collapse: collapse;
        margin-left:auto;
    margin-right:auto;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #8d9cb2; 

}  

.edu_table th{
    width: 200px;
    margin-left: 0;
    border: 0px solid;
    text-align: left;
    line-height: 30px;
    color: #fc5439;
    font-weight: 200;
} 

.edu_table td{
        width: 430px;
    margin-left: 0;
    margin-right:15px;
    border: 0px solid;
    text-align: left;
    line-height: 22px;
    font-weight: 400;
    
} 

.school {
    text-transform: uppercase;
    color: #fc5439;
        padding-top: 20px;
}
.skills {
    font-family: 'Lato', sans-serif;
    margin-left:75px;
    margin-right:0;
    color: #8d9cb2; 
    float: left;
    margin-bottom: 50px;
    font-size: 16px;
}


.contact {
    font-family: 'Lato', sans-serif;
    width: 450px;
    height: 50px;
    margin-left:30px;
    margin-right:0px;
    color: #8d9cb2; 
    float: left;
    padding-top: 15px;
    font-size:18px;
}





@media (min-width:590px) {
    #main_container{
        overflow:hidden;
    }

    #intro_column{
        width:41%;
        float:left;
    }
       

    
    #professional_column{
        width:41%;
        float:left;
    }
}
    

    
    @media (min-width:935px) {
        #main_container{
            margin-right:auto;
            margin-left:auto;
            border-bottom:2vw;
         }
        
         #intro_column {
            width: 20%;
            float:left;
        }
        

        #professional_column {
            width:60%;
            margin-left: 0;
        }
    }

/* 1. Make white vertical bar a little wider. */
/* ========================================== */

@media (min-width:935px) {
    #intro_column {
        width: 25%;
    }
}

/* 2. Make the vertical bar the height of the browser all the time. */
/* ================================================================ */

#intro_column {
    position: relative;
    height: initial;
}
#intro_column:before {
    content: '';
    position: absolute;
    top: 100%;
    /* right: 0; */
    /* bottom: 0; */
    /* left: 0; */
    width: 100%;
    height: 8000px;
    background-color: white;
    /* z-index: 1; */
}

/* 3. Make the orange bar in the white vertical bar stick to the bottom of the browser. */
/* ==================================================================================== */

@media (min-width: 936px) {
    .socialmedia {
        position: fixed;
        bottom: 0;
        width: calc(25% - 40px);
        padding: 20px;
    }
}
@media (min-width: 1300px) {
    .socialmedia {
        width: calc(320px - 40px);
    }
}

/* 4. For the first breaking point make stack the white bar stay at the top and then organize the 4 tiles into two rows below it */
/* =========================================================================================================================== */

@media (max-width: 935px) {
    table.edu_table {
        width: 100%;
    }
    tr.job_head {
        height: 4em;
        line-height: 1rem !important;
    }
    tr.job_description {
        height: initial !important;
    }
    #intro_column {
        width: 100%;
        margin: 0;
    }
    #intro_column:before {
        content: none;
    }
    .intro {
        margin-bottom: 1.5em;
    }
    .socialmedia {
        position: static;
    }
    #professional_column {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        box-sizing: border-box;
    }
    table.job {
        width: 49%;
        margin: 0;
        height: 320px;
    }
    table.job:nth-child(odd) {
        margin-right: 2%;
    }
    table.job:nth-child(n+3) {
        margin-top: 2%;
    }
}

/* 5. 2nd breaking point all stacked up in one column (this would be smartphone view). */
/* =================================================================================== */

@media (max-width: 590px) {
    table.job {
        width: 100%;
    }
    progress {
        max-width: 100%;
    }
    table.job:nth-child(n) {
        margin-top: 20px;
    }
}