

body
{
font-family: 'Inconsolta', monospace;
}

.name
{
text-align:center;	
	
}

a
{
	color:blue;
}

h6
{

	color: black;
	font-family: 'Bubblegum Sans', cursive;
}


p{

text-align:left;	
font-size : 20px;
padding-right: 20px;

}
.projects
{
	font-size:15px;
}

.project-name{

color:blue;

}

.tech
{
font-size:10px;	
color:blue;
}
.resume
{
	
	padding-top: 150px;
	text-align:bottom;
	
}



  

/*#Home
{
    background-color:#67BCDB;
}

#eeeff4*/


h2
{
text-align:center;
font-size:20px;
color: Blue;



}

h3{

text-align:left;
color: blue;

font-size:20px;
}

#year{

text-align:left;
padding-top:20px;



}

h4{

text-align:left;

}




#about
{
    padding-top:20px;
}


.img-circle
{
    display:inline;
}


  
.container{
      padding-top: 50px;
      padding-bottom: 0px;
      padding-left:0px;
  }
  .container-fluid{
      padding-top: 100px;
      padding-bottom: 100px;
      padding-left:50px;
      padding-right:50px;
  }


  .col-lg-3 
  {
      font-size:20px;
      line-height:1.5;
      padding-top:50px;
      padding-right:0px;
      padding-left:0px;

  }
  .col-lg-8
  {
      padding-top:50px;
      padding-right:0px;
      padding-left:0px;
  }
    .col-lg-2
    {
     padding-left:0px;
    }

  h1{
      font-size:55px;
     
      text-align:center;
     
  }
  
@-webkit-keyframes typing { from { width: 0; } }
@-webkit-keyframes blink-caret { 50% { border-color: transparent; } }

h5 { 
	font: bold 150% Inconsolata, monospace;
	color: red;
    border-right: .1em solid black;
    width: 16.5em; 
    width: 42ch;
    margin: 2em 1em;
    white-space: nowrap;
    overflow: hidden;
    -webkit-animation: typing 2s steps(21, end),
               blink-caret .5s step-end infinite alternate;
}

  .col-md-4
  {
	  padding-left:0px;
	  padding-bottom:10px;
	  padding-left:50px;

  }
   .row .col-md-8
  {
      padding-left:20px;
	  padding-right:0px;
   
   padding-top:0px;
  }
  

  #Experience
  {
      padding-top:100px;
  }

  


#Projects
{
    padding-top:100px;
}


.wraper{
	width:470px;
	margin:50px auto;
        
}

.wraper:before,
.wraper:after {
  display: table;
  content: " ";
}

/*.wraper:after{
  clear: both;
}*/

/* Skills Style 6 */

.skillst6{
	width:100%;
	color:#fff;
}
.skillst6 .skillbar{
	width: 100%;
	height: 40px;
	position:relative;
	margin-bottom:30px;
}
.skillst6 .count-bar{
	height: 100%;
	width:0px;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.skillst6 .count-bar.color-1{
	background-color: #338ae7;

}
.skillst6 .count-bar.color-2{
	background-color: #fe871f;

}
.skillst6 .count-bar.color-3{
	background-color: #bd5cb9;

}
.skillst6 .count-bar.color-4{
	background-color: #2d7da5;

}
.skillst6 .count-bar.color-5{
	background-color: #f75d41;

}
.skillst6 .title{
	font-size:14px;
	font-weight:400;
	padding-left:12px;
	line-height:40px;
	text-transform:uppercase;
}
.skillst6 .count{
	position:absolute;
	top:0;
	right:12px;
	line-height:40px;
	font-size:14px;
	font-weight:400;
}



.col-md-12
{
    text-align:center;
}
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icogithub:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	/*color: #fff;*/
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

 ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}