/* Colors */
#michael h1 {
  font-size: 32px; }
#michael #details i::before {
  color: #e74c3c; }
#michael #top-navigation .ident .vc-photo {
  min-height: 700px; }
#michael #top-navigation .menuitem a i {
  padding-top: 26px; }
  #michael #top-navigation .menuitem a i:before {
    font-size: 25px; }
#michael #top-navigation .menuitem a span {
  font-size: 13px; }
#michael .owl-carousel .item .feat-post {
  position: absolute; }
  #michael .owl-carousel .item .feat-post .feat-wrapper {
    position: relative;
    left: -50%;
    background: transparent;
    padding: 24px; }
    #michael .owl-carousel .item .feat-post .feat-wrapper .feat-metas {
      background: transparent;
      padding: 32px;
      font-size: 12px;
      color: #676767;
      transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out; }
#michael .owl-carousel .item .feat-post.right {
  left: 70%;
  top: 32%; }
#michael .owl-carousel .item .feat-post.left {
  left: 30%;
  top: 32%; }
#michael #details i::before {
  margin-left: 0; }

/* Timeline */
.timeline-jim-01,
.timeline-jim-02,
.timeline-jim-03,
.timeline-jim-04,
.timeline-jim-05,
.timeline-jim-06,
.project-jim-01,
.project-jim-02,
.project-jim-03,
.project-jim-04,
.project-jim-05,
.project-jim-06 {
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.timeline-jim-01 {
  background: url("../../images/timeline/Triad.png") no-repeat;
  background-position: center;
  background-size: cover; }

.timeline-jim-02 {
  background: url("../../images/timeline/Cherwell.png") no-repeat;
  background-position: center;
  background-size: cover; }

.timeline-jim-03 {
  background: url("../../images/timeline/ISS.jpg") no-repeat;
  background-position: center;
  background-size: cover; }

.timeline-jim-04 {
  background: url("../../images/timeline/Verizon-21.png") no-repeat;
  background-position: center;
  background-size: cover; }

.timeline-jim-05 {
  background: url("../../images/timeline/AFSPC.png") no-repeat;
  background-position: center;
  background-size: cover; }
  
 .project-jim-01 {
  background: url("../../images/projects/training.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }

.project-jim-02 {
  background: url("../../images/projects/HydraSandbox.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }

.project-jim-03 {
  background: url("../../images/projects/jokeulator.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }

.project-jim-04 {
  background: url("../../images/projects/ResponsiveDesign.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }
  
.project-jim-05 {
  background: url("../../images/projects/colordemo.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }
  
.project-jim-06 {
  background: url("../../images/projects/Sicilia.png") no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #CCC; }
  
 #randomHumor {
	 padding-top: 20px !important;
	 min-height: 250px !important;
 }

.border-LR {
	border-left: solid 1px #405060;
	border-right: solid 1px #405060;
}
.border-top {
	border-top: solid 1px #405060;
}
h3.jokes {
	font-weight:lighter !important;
	font-size: 2rem;
}
/*# sourceMappingURL=jim.css.map */
