
* {
	margin: 0px;
	padding: 0px;
    outline: none;
}
        
body {
    background: #efefef;
    font-family: 'Crimson Text', serif;
}  
        
::selection {
    text-shadow: none;
    background: #cbeafb;
}        
        
a {
   text-decoration: none; 
}        
        
img {
   max-width: 100%; 
} 
        
.flowid {float: left; width: 100%;}		
.floseventyfive {float: left; width: 75%;}		
.floseventy {float: left; width: 70%;}		
.flohalf {float: left; width: 50%;}		
.flothree {float: left; width: 33.3%;}		
.flofour {float: left; width: 25%;}	
.floleft {float: left;} 
        
.wid-100 { width: 100%; }
.wid-90{ width: 90%; }
.wid-80{ width: 80%; }
		
.text-center {
	text-align: center;
}	
			
.text-left {text-align: left;}		
.text-right {text-align: right;}

		
.relative {
	position: relative;
}		
		
.absolute {
	position: absolute;
}		
        
.mg-td-20 {
    margin: 20px 0px;
}        
		                
.mg-auto {
	margin: 0 auto;
}	
        
        
.mg-bt-20 {
    margin-bottom: 20px;
}        
         
               
.dsply-ib {
    display: inline-block;
}                
       
.dsply-blk {
    display: block;
}

.bxsz-bb {
    box-sizing: border-box;
}        
        
      
/* BEGIN STYLE */  
.side-nav {
    background: #33393e;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0px;
    transition: .4s linear;
    overflow: hidden;
    text-align: center;
    padding: 60px 0px 0px 0px;
}
 
.side-nav:hover {
    
}
        
.side-nav .resume-img {}
        
.side-nav .resume-img a{}
        
.side-nav .resume-img a img{
    max-height: 160px;
    max-width: 160px;
    border-radius: 50%;
    margin-bottom: 13px;
}
         
/* BEGIN WIDGET */
.widget {
    box-sizing: border-box;
    /* padding: 20px; */
    background: #fff;
    border: 1px solid #ccc;
    margin: 10px;
    border-radius: 5px;
}
        
.widget .header{
    background: #3e3e3e;
    color: #fff;
}
        
.widget .header h2{
    padding: 10px;
    letter-spacing: 1.3px;
}
        
.widget .content{}
        
.widget .content p{
    letter-spacing: 1px;
    padding: 0px 10px;
}
        
.widget .footer{}
        
.widget .footer span{
    letter-spacing: 1.2px;
    border: 1px solid #c7c7c7;
    padding: 10px;
    border-radius: 4px;
}           
/* END WIDGET */  
        
        
/* BEGIN LIST */
.list {
    margin-top: 40px;
}
       
.list ul{}
        
.list ul li {
    list-style: none;
}
        
.list ul li a{
    color: #fff;
    padding: 10px 10px;
    box-sizing: border-box;
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 18px;
    font-weight: 800;
    letter-spacing: .05rem;
    text-transform: uppercase;
}               
/* END LIST */   
        
        
/* BEGIN RESUME SECTIONS */ 
.resume-section {
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    margin: 70px 0px 30px 140px;
    width: 70%;
    border-radius: 3px;
    float: left;
    transition: .4s ease-in-out;
    padding: 20px 40px;
}
        
.resume-about {
    text-align: center;
}
        
.resume-about img {
    height: 180px;
    width: 161px;
    border-radius: 80%;
    margin-bottom: 15px;
    margin-top: -75px;
    box-shadow: 0px 5px 5px rgba(0,0,0,.4);
}
        
.resume-about h2{}
        
.resume-about .sub-title{
    margin-bottom: 30px;
}  
        
.resume-about .lead{
    font-size: 19px;
    color: #212121;
    margin-bottom: 24px;
}

.resume-about .btn-wrap {
    margin-bottom: 21px;
}  
        
.resume-about .btn-wrap .btn-one{
    font-size: 19px;
    color: #fff;
    background: #1455e6;
    padding: 10px 16px;
    display: inline-block;
    margin-right: 10px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}  

.resume-about .btn-wrap .btn-two{
    font-size: 19px;
    color: #fff;
    background: #e6183c;
    padding: 10px 16px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}  
     
.resume-about .social-icons{
    font-size: 19px;
    color: #212121;
}  

.resume-about .social-icons a{
    font-size: 24px;
    display: inline-block;
    background-color: #454545;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    width: 60px;
    height: 50px;
    line-height: 49px;
}  
        
.resume-about .social-icons a i{
   
}          
        

.resume-experience {}
        
.resume-experience h1{
    font-size: 32px;
    margin-bottom: 24px;
    text-transform: uppercase;
}
        
.resume-experience .experience-items{
    margin-bottom: 50px;
}
        
.resume-experience .experience-items h2{
    font-size: 26px;
    color: #414243;
    line-height: 37px;
    text-transform: uppercase;
    display: inline-block;
}
        
.resume-experience .experience-items span{
    color: #da5e2e;
    font-size: 19px;
    margin-left: 15px;
}
        
.resume-experience .experience-items .sub-title{
    font-size: 24px;
    text-transform: uppercase;
    color: #797f86;
    margin-bottom: 16px;
}
        
.resume-experience .experience-items p{
    color: #4a4d50;
    font-size: 18px;
}
        
/* END EXPERIENCE STYLE */  
        
        
/* BEGIN EDUCATION STYLE */

.resume-education {}
        
.resume-education h1{
    font-size: 32px;
    margin-bottom: 24px;
    text-transform: uppercase;
}
        
.resume-education .education-items{
    margin-bottom: 50px;
}
        
.resume-education .education-items h2{
    font-size: 26px;
    color: #414243;
    line-height: 37px;
    text-transform: uppercase;
    display: inline-block;
}
        
.resume-education .education-items span{
    color: #da5e2e;
    font-size: 19px;
    margin-left: 15px;
}
        
.resume-education .education-items .sub-title{
    font-size: 24px;
    text-transform: uppercase;
    color: #797f86;
    margin-bottom: 16px;
}
        
.resume-education .education-items p{
    color: #4a4d50;
    font-size: 18px;
}
             
/* END EDUCATION STYLE */
        
        
.resume-skills {}
        
.resume-skills h2{}
        
.resume-skills .sub-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #444444;
}
        
.resume-skills .coding-icons{
    margin-bottom: 20px;
} 
        
.resume-skills .coding-icons a {
    font-size: 40px;
    margin-right: 10px;
}
        
.resume-skills .coding-icons a i{}        
.resume-skills .workflow{
    font-size: 19px;
}        
        
.resume-skills .workflow .check-icons{
    color: #616161;
}
        
/* END RESUME SECTIONS */        
        
.blog-outer {
    position: absolute;
    top: 0;
    right: 0;
    left: 50px;
    bottom: 0;
    overflow-y: scroll;
    transition: .5s ease-in-out;
}
        
.blog-inner {}     
        
.blog {
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.24);
    margin: 30px 140px;
    width: 70%;
    border-radius: 3px;
    float: left;
    transition: .4s ease-in-out;
}     
        
.blog .blog-content {}
        
.blog .blog-content img{
    display: block;
    margin: 0px auto;
    border-radius: 3px;
    width: 100%;
}
        
.blog .blog-content .title{}
        
.blog .blog-content p{}
        
.blog .blog-content .blog-footer {
    box-sizing: border-box;
    padding: 20px 20px;
}
        
.blog .blog-content .blog-footer p{
    color: #404040;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}
        
.blog .blog-content .blog-footer .blog-meta{
    color: #545454;
}
        
.blog .blog-content .blog-footer .blog-meta .date{}
        
.blog .blog-content .blog-footer .blog-meta .comment-link{
    margin-left: 25px;
    box-sizing: border-box;
}
        
.blog .blog-content .blog-footer .blog-meta .comment-link a{
    color: #545454;
    transition: .4s ease-in-out;
}
 
        
.blog .blog-content .blog-footer .blog-meta .comment-link a:hover{
    color: #f33f19;
}
         
        
.blog .blog-content .blog-footer h2{
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin: 7px 0px;
}
        
.blog .blog-content .blog-footer h2 a{
    color: #222;
}
          
.blog .blog-content .blog-footer .blog-btn {}
        
.blog .blog-content .blog-footer .blog-btn a{
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
    background: #e74c3c;
    color: #fff;
}        
        
/*  BEGIN MOBILE NAVIGATION MENU */
    
    .navcheck {
        position: absolute;
        top: 3px;
        left: 5px;
        opacity: 0;
        z-index: 103;
        width: 35px;
        height: 41px;
        cursor: pointer;
    }
        
    .navlabel {
        cursor: pointer;
        display: inline-block;
        width: 40px;
        height: 40px;
        position: absolute;
        overflow: hidden;
        white-space: nowrap;
        z-index: 102;
        top: 3px;
        left: 5px;
        transition: .4s ease-in-out;
        cursor: pointer;
    }    

    .panbtn {
        padding: 2px 5px;
        display:block;
        border: 2px solid transparent;
        background: #000;
        z-index: 101;
        position: absolute;
        top: 3px;
        left: 5px;
        transition: .4s ease-in-out;
        cursor: pointer;
    }

    .panbtn > div {
        width: 20px;
        height: 4px;
        background: #fff;
        margin: 3px 0px;
        transition: .5s;
    }
    
    .navcheck:checked  {
        left: 230px;
    }    
        
    .navcheck:checked  ~ .panbtn  {
        left: 230px;
    }
        
    .navcheck:checked  ~ .navlabel  {
        left: 230px;
    }
    

    .navcheck:checked  ~ .side-nav  {
        width: 300px;
    }

        
    .navcheck:checked  ~ .blog-outer {
        left: 300px; 
    } 
        
        
    .navcheck:checked  ~ .blog-outer .blog {
        width: 97%;
        margin: 30px 15px;
    }     
    
    .navcheck:checked ~ .blog-outer .resume-section {
        width: 97%;
        margin: 70px 15px 30px 15px;
    }

    
    
	.navcheck:checked ~ .panbtn div:nth-child(1){
		transform: rotate(45deg) translate(6px, 3px);
	}

	
	.navcheck:checked ~ .panbtn div:nth-child(2){
		transform: scale(0);
	}
	
	
	.navcheck:checked ~ .panbtn div:nth-child(3){
		transform: rotate(-45deg) translate(6px, -4px);
	}
    /*  END MOBILE NAVIGATION MENU */        
/* END STYLE */  
        
/* BEGIN MOBILE SCREEN STYLE */
		
@media screen and (max-width: 767px)
{
	
	.mobwid {
		width: 100%;
	}
	
    .mob-text-center {
        text-align: center;
    }
    
    .blog {
        margin: 10px 10px;
        width: 90%;
    }
    
    .resume-section {
        width: 90%;
        margin: 70px 12px 30px 12px;
    }
    
    
    
}
		
/* END MOBILE SCREEN STYLE */		
	