/*! 
 * Template Name: Orbit - Bootstrap 4 Resume/CV Template for Developers

*/

.sidebar-wrapper .tagline {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.sidebar-wrapper .profile {
  margin-bottom: 15px;
}

.sidebar-wrapper .contact-list .svg-inline--fa {
  margin-right: 5px;
  font-size: 18px;
  vertical-align: middle;
}

.sidebar-wrapper .contact-list li {
  margin-bottom: 15px;
}

.sidebar-wrapper .contact-list li:last-child {
  margin-bottom: 0;
}

.sidebar-wrapper .contact-list .email .svg-inline--fa {
  font-size: 14px;
}

.sidebar-wrapper .container-block {
  padding: 30px;
}

.sidebar-wrapper .container-block-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
}

.sidebar-wrapper .degree {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 5px;
}





.time {
  color: #fff;
  font-size: 12px;
  margin-top: -35px;
  font-weight: 300;
text-align: right;

}





.company {
  color: #fff;
  font-size: 15px;
  margin-top: 0;
  font-weight: 300;
	border-left: 0.5px dotted #ee2a7b;
  padding-left: 5px; 

}

.company2 {
  color: #fff;
  font-size: 11px;
  margin-top: 0;
  margin-bottom: -3px;
  font-weight: 200;

}


.main-wrapper .job-title {
  color: #fff;
  font-size: 12px;
  margin-top: -4px;
  margin-bottom: 0;
  font-weight: 300;

}


.job-title {
  color: #fff;
  font-size: 13px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 100;
  padding-left: 5px;
  border-left: 0.5px dotted #ee2a7b;
}

.wrap-it {
	inline-size: 85%;
	overflow-wrap: break word;
}



.main-wrapper .location {
  color: #fff;
  margin-bottom: 0;
  font-weight: 300;
 
  
}

.location {
text-align: right;
text-transform: uppercase;
font-size: 11px;  
margin-top: 30px;
border-right: 0.5px dotted #ee2a7b;
border-bottom: 0.5px dotted #ee2a7b;
padding-right: 5px;

}

.main-wrapper .details {
  color: #fff;
  font-size: 13px;
  margin-top: 7px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 13px;
}

.main-wrapper .details2 {
  color: #000;
  font-size: 13px;
  margin-top: 7px;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 13px;
  border-top: 1px dotted #555;
}

.main-wrapper .details3 {
  color: #000;
  font-size: 11px;
 margin-top: -3px;
	margin-bottom: 12px;
  font-weight: 300;
  line-height: 11px;

}

.details4 {
  color: #fff;
  font-size: 13px;
 margin-top: 40px;
	margin-bottom: 40px;
  font-weight: 300;
  line-height: 11px;

}






.item {
  margin-bottom: 15px;
}

.item {
  margin-bottom: 15px;
  overflow: hidden;
}

.skillset .level-title {
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 12px;
}

.skillset .level-bar {
  height: 12px;
  background: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.skillset .theme-progress-bar {
  background: #68bacd;
}

.footer {
  padding: 30px;
  padding-top: 60px;
}

.footer .copyright {
  line-height: 1.6;
  color: #000;
  font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.footer .fa-heart {
  color: #ee2a7b;
}

.footer .fa-linkedin  {
  font-size: 25px;
}

.footer .fa-envelope {
  font-size: 25px;
}

.footer .fa {
  padding: 10px;
}

@media (max-width: 767.98px) {
  .sidebar-wrapper {
    position: static;
    width: inherit;
	margin-bottom: -100px;
  }
  .main-wrapper {
    padding: 30px;
  }

  .main-wrapper .upper-row {
    margin-bottom: 0;
  }
  
  .sidebar-wrapper .tagline {
	text-align: left;
}

.company {
  font-size: 14px;
}
		
	
}

@media (min-width: 992px) {
  .skillset .level-title {
    display: inline-block;
    float: left;
    width: 30%;
    margin-bottom: 0;
  }
  
    .sidebar-wrapper .tagline {
	text-align: left;
}

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