 /* Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Kelvin - Free Bootstrap 3 Resume Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */


.font-blacksemibold {
    color: #000000;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
}

.font-black {
    color: #000000;
    font-family: "Titillium Web", sans-serif;
}

.font-blue {
    color: #003a99;
    font-family: "Titillium Web", sans-serif;
}

.font-gray {
    color: #4a5870;
    font-family: "Titillium Web", sans-serif;
}

.font-thin {
	font-family: "Titillium Web", sans-serif;
	font-weight: 200;
	color: #ffffff;
}

.font-semibold {
	font-family: "Titillium Web", sans-serif;
	font-weight: 600;
	color: #ffffff;
}



body {
  background-color: #f2f2f2;
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: #555;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}




/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    text-align: center;
}

/* Links */
a {
    color: #f85c37;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}



.navbar-custom {
    background-color: #000;

}

/* Header Wrap */
#headerwrap {
/*	background: url(../img/obedeugene.gif) no-repeat center top;*/
	margin-top: 60px;
	padding-top:140px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 700px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap i {
	font-size: 20px;
	padding-right: 28px;
	padding-left: 28px;
	color: #fff;
}

#headerwrap h1 {
	font-size: 60px;
	color: white;
}

#headerwrap h2 {
	font-size: 30px;
	color: white;
}

#headerwrap h3 {
	font-size: 20px;
	color: white;
}

/* Intnro Wrap */

#intro {
	background: #2c3e50;
	padding-top: 60px;
	padding-bottom: 60px;
	color: white;
}

#intro h5, p {
	color: white;
}

#intro i {
	color: white;
	font-size: 20px;
	padding-right: 8px;
	vertical-align: middle;
}


.work {
	background-color: #fff;
	color: #e4e6e5;
	padding-top:100px;
}

.work-item {
	padding-bottom: 100px
}

#videowrap {
    color: #e4e6e5;
	padding-top: 90px;
}

	.title-row {
		font-size: 45px;
		padding-bottom: 50px;
	}

	.line-row .hr {
		background-color: #B8B8B8;
		height: 5px;
		margin: 0 auto;
		width: 33%;
	}

	.subtitle-row {
		font-size: 35px;
		padding-bottom: 40px;
		padding-top: 40px;
	}

	.content-row {
		padding-top: 45px;
	}

	.content-row i,
	#videowrap-row-5 i {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}

	.content-row h2 {
		font-size: 28px;
		padding-bottom: 40px;
	}

	.content-row h4 {
		font-family: "Titillium Web", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size: 20px;
		font-weight: 300;
	}

	i {
		font-size: 80px;
		color: white;
	}

	.line-row .hr {
		background-color: #e4e6e5;
		height: 5px;
		margin: 0 auto;
		width: 33%;
	}

	.subtitle-row {
		font-size: 35px;
		padding-bottom: 40px;
		padding-top: 40px;
	}

	.content-row {
		padding-top: 45px;
	}



#skillswrap {
  background-color: #000;
  padding-top: 90px;

}
 #skillswrap h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
  }
    .new-title-black {
    font-size: 45px;
    color: #000;
    margin:auto !important;
    padding:2px;

  }
  .title-row {
    font-size: 45px;
    padding-bottom: 50px;
  }
#skillswrap i {
  font-size: 55px;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
}
	.content-row i,
	#skillswrap-row-5 i {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		max-width: 100%;
	}


#aboutmewrap {
  background-color: #000;
  padding-top: 100px;

}
 #aboutmewrap h1, h2, h3, h4, h5, h6 {
    color: #fff !important;
  }
  .title-row {
    font-size: 45px;
    padding-bottom: 50px;

  }
  .new-title {
    font-size: 45px;
    margin:auto !important;
    padding:2px;

  }
#aboutmewrap i {
  font-size: 25px;
  padding-right: 5px;
  padding-left: 5px;
  color: #32a7fa;
}
  .content-row i,
  #aboutmewrap-row-5 i {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
  }

  .content-row i,
  #aboutmewrap-row-5 i {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
  }
  .content-row i,
  #aboutmewrap-row-5 i {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
  }

#aboutmewrap .profile {
    position:fixed;

}
@media  (max-width: 767px) {
  #aboutmewrap .profile {
    position:relative;
  }
 #aboutmewrap .profile .summary{
    margin-top:300px;
 }
}

@media (max-width: 767px) {
	.title-row {
		font-size: 34px;
		padding-bottom: 33px;
	}

	.subtitle-row {
		font-size: 26px;
		padding-bottom: 26px;
		padding-top: 26px;
	}

	.content-row {
		padding-top: 29px;
	}


}

#footwrap {
	background: #2f2f2f;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footwrap p {
	color: white;
}

#footwrap h5 {
	color: white;
}


#footwrap t {
	font-weight: 700;
}

#footwrap i {
	font-size: 40px;
	padding-right: 28px;
	padding-left: 28px;
	color: #fff;
}

/* Copyright Wrap */

#c {
	background: #222222;
	padding-top: 15px;
	text-align: right;
}

#c p {
	color: white
}



/* Global Values */

.desc {
	padding-top: 50px;
}

.desc p {
	color: #2f2f2f;
}

.desc t {
	color: #34495e;
	font-weight: 700;
}

.desc imp {
	padding: 6px;
	color: white;
	background: #34495e;
}

.desc more {
	color: #95a5a6;
}


sm {
	font-size: 12px;
}

.parallax-home {
    /* The image used */
    background-image: url("../img/obedeugene.gif");
    background-color: #000;

    /* Set a specific height */
    height: 100%;
    padding-top:50px;
	opacity:0.9;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size:85% auto;
    /*background-size: cover;*/
}

.parallax-contact {
    /* The image used */
    background-image: url("../img/obedeugene.gif");
    background-color: #000;
    /* Set a specific height */
    height: 100%;
	opacity:0.9;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    margin-top:20px;
    background-size:85% auto;
    /*background-size: cover;*/
}

.parallax-about {
    /* The image used */
    background-image: url("../img/header-bg.jpg");
    background-color: #1a1a1a;
    /* Set a specific height */
    height: 100%;
	opacity:0.9;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% auto;
    /*background-size: cover;*/
}

.parallax {
    /* The image used */
/*    background-image: url("../img/obed eugene.gif");*/
/*    background-color: #1a1a1a;*/
    /* Set a specific height */
    height: 100%;
	opacity:0.9;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size:100% auto;
    /*background-size: cover;*/
}

.box-back {
	background-color: #000;
	opacity: 0.7;
	padding-right: 0px;
}


.iwrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iwrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}




@media all and (max-width: 1200px) { /* screen size until 1200px */
    body {
        font-size: 1.5em; /* 1.5x default size */
    }
}
@media all and (max-width: 1000px) { /* screen size until 1000px */
    body {
        font-size: 1.2em; /* 1.2x default size */
        }
    }
@media all and (max-width: 500px) { /* screen size until 500px */
    body {
        font-size: 0.8em; /* 0.8x default size */
        }
    }



/*---------------------------------------------------
  3.1 Topbar
---------------------------------------------------*/

#section-topbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
  font: normal 16px/24px  'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#section-topbar a {
  color: #fff;
}

#topbar-inner {
  background: #111;
  line-height: 0;
  text-align: center;
}

/*
  Top Bar

  By default, top navigation bar uses "fixed" position
*/
#section-topbar ul#nav {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;

  border-right: 1px solid #222;

  /* For IE, the outcast */
  zoom:1;
  *display: inline;
}

#section-topbar ul#nav > li {
  display: block;
    float: left;
    padding: 0;
}


#section-topbar ul#nav a {
  display: block;
  font: normal 11px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: none;
  padding: 18px 20px 18px 20px;
  border-left: 1px solid #222;
}

  #section-topbar ul#nav a:hover {
    background: #222;
    text-decoration: none;
    border-left: 1px solid #111;
  }

  #section-topbar ul#nav .active a {
    background: #44bbaa;
    border-left: 1px solid #111;
  }

    #section-topbar ul#nav .active a:hover {
      background: #44bbaa;
    }
#section-topbar i {
  font-size: 25px;
}
