/* Extra small devices (phones, less than 768px) */
@media (max-width: 766px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
  .intro h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .social-icons ul {
    margin-left: 0;
  }
  .social-icons li {
    padding: 0;
  }
  .social-icons a i {
    margin: 0 5px;
  }
  .mouse-icon {
    display: none;
  }
  .navbar-custom .navbar-brand,
  .navbar-custom .navbar-nav > li > a,
  .navbar-custom .navbar-nav .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  .navbar-custom .dropdown-menu {
    margin-left: 20px;
  }
  /*about me section*/
  .biography {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  ul.list-check li {
    width: 100%;
  }
  .download-button .btn {
    margin-bottom: 20px;
  }
  /*resume*/
  .resume:before,
  .resume:after {
    left: 1px;
  }
  /*skill section*/
  .skill-title h3 {
    font-size: 12px;
  }
  /*facts section*/
  .count-wrap i {
    font-size: 40px;
  }
  .count-wrap h3 {
    font-size: 30px;
    line-height: 16px;
  }
  .count-wrap p {
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
  }
  .count-wrap > div {
    margin-bottom: 40px;
  }
  #filter li {
    margin-bottom: 20px;
  }
  /*blog section*/
  .blog-post-wrapper {
    margin-bottom: 40px;
  }
  /*hire us section*/
  .hire-section h2 {
    line-height: 40px;
  }
  /*contact section*/
  .contact-form {
    margin-bottom: 40px;
  }
  .contact-section div > i {
    float: none;
    margin-right: 0;
  }
  .center-xs {
    text-align: center;
  }
  /*service*/
  .service-wrap > div {
    margin-bottom: 100px;
  }
  .service-wrap > div:nth-child(4) {
    margin-bottom: 0;
  }
  /*HOME TWO*/
  #homeTwo:before {
    width: 100%;
  }
  .personal-info {
    text-align: center;
    padding: 0 15px;
  }
  .personal-info h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .personal-info .intro-sub {
    font-size: 18px;
    line-height: 20px;
  }
  .personal-info p {
    line-height: 20px;
    margin-bottom: 20px;
  }
  .personal-info .my-signature {
    display: none;
  }
  .personal-info .download-button a {
    padding: 5px 10px;
    font-size: 15px;
    margin-right: 0;
  }
}

/* Landscape Mobile */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .intro h1 {
    font-size: 60px;
    line-height: 80px;
  }
  .social-icons ul {
    margin-left: -5px;
  }
  .social-icons li {
    padding: 0 5px;
  }
  .social-icons a i {
    margin: 0 7px;
  }
  .mouse-icon {
    display: none;
  }
  .navbar-custom .navbar-brand,
  .navbar-custom .navbar-nav > li > a,
  .navbar-custom .navbar-nav .dropdown-menu > li > a {
    padding: 10px 15px;
  }
  .navbar-custom .dropdown-menu {
    margin-left: 20px;
  }
  /*about me section*/
  .biography {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  ul.list-check li {
    width: 50%;
  }
  /*resume*/
  .resume:before,
  .resume:after {
    left: 1px;
  }
  /*skill section*/
  .skill-title h3 {
    font-size: 12px;
  }
  /*facts section*/
  .count-wrap i {
    font-size: 64px;
  }
  .count-wrap h3 {
    font-size: 50px;
    line-height: 28px;
  }
  .count-wrap p {
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
  }
  .count-wrap > div {
    margin-bottom: 40px;
  }
  /*blog section*/
  .blog-post-wrapper {
    margin-bottom: 40px;
  }
  /*hire us section*/
  .hire-section h2 {
    line-height: 40px;
  }
  /*contact section*/
  .contact-form {
    margin-bottom: 40px;
  }
  .contact-section .map-icon,
  .contact-section .mobile-icon {
    float: none;
  }
  .center-xs {
    text-align: center;
  }
  /*service*/
  .service-wrap > div {
    margin-bottom: 100px;
  }
  .service-wrap > div:nth-child(4) {
    margin-bottom: 0;
  }
  /*HOME TWO*/
  #homeTwo:before {
    width: 100%;
  }
  .personal-info {
    text-align: center;
    padding: 0 15px;
  }
  .personal-info h1 {
    font-size: 60px;
    line-height: 80px;
  }
  .personal-info .intro-sub {
    font-size: 24px;
    line-height: 32px;
  }
  .personal-info p {
    font-size: 14px;
    line-height: 28px;
  }
  .personal-info .my-signature {
    margin-bottom: 45px;
    display: block;
  }
  .personal-info .download-button a {
    padding: 14px 20px;
    font-size: 14px;
    margin-right: 20px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-custom .navbar-brand {
    padding: 10px 15px;
  }
  .navbar-custom .navbar-nav > li > a,
  .navbar-custom .navbar-nav .dropdown-menu > li > a {
    font-size: 12px;
    padding: 15px;
  }
  /*about me section*/
  .biography {
    margin-top: 20px;
    margin-bottom: 45px;
  }
  /*resume*/
  .resume:before,
  .resume:after {
    left: 0px;
  }
  /*skill section*/
  .skill-title h3 {
    font-size: 14px;
  }
  /*blog section*/
  .blog-post-wrapper {
    margin-bottom: 40px;
  }
  .entry-meta ul li {
    padding: 0 5px;
  }
  /*contact section*/
  .contact-form {
    margin-bottom: 40px;
  }
  .contact-section .map-icon,
  .contact-section .mobile-icon {
    float: left;
  }
  .center-xs {
    text-align: left;
  }
  .portfolio-item {
    min-height: 162px;
  }
  /*service*/
  .service-wrap > div {
    margin-bottom: 100px;
  }
  .service-wrap > div:nth-child(3),
  .service-wrap > div:nth-child(4) {
    margin-bottom: 0;
  }
  /*HOME TWO*/
  #homeTwo:before {
    width: 100%;
  }
  .personal-info {
    text-align: center;
    padding: 0 15px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .portfolio-item {
    min-height: 150px;
  }
  .download-button a {
    margin-right: 10px;
  }
}

/* Large devices (large desktops, 1200px and up) */
/* Large devices (large desktops, 1280px and up) */
/* Extra Large devices (large desktops, 1600px and up) */
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  .personal-info {
    padding-right: 180px;
  }
}

/*
====================================
------------------------------------
    1. General
    2. Typography
    3. Home
    4. Navigation
    5. About
    6. Video
    7. Resume
    8. Skill
    9. Chart
    10. Work
    11. Facts
    12. Blog
    13. Hire
    14. Contact
    15. Footer
-------------------------------------
=====================================
*/
body {
  font-family: circular, 'segoe ui', sans-serif;
  line-height: 28px;
  font-weight: 300;
  font-size: 15px;
  color: #282828;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased !important;
}

body, html {
  overflow-x: hidden;
  width: 100vw;
}

/* Link style
---------------------------------------------------------*/
a {
  color: #000e29;
}

a,
a > * {
  outline: none;
  cursor: pointer;
  text-decoration: none;
}

a:focus,
a:hover {
  outline: none;
  color: #333333;
  text-decoration: none;
}

#canvas {
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

/* Transition elsements
-------------------------------------------------------- */
.navbar a,
.form-control {
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

a,
.btn {
  -webkit-transition: all 0.125s ease-in-out 0s;
  transition: all 0.125s ease-in-out 0s;
}

/* Reset box-shadow
/* ------------------------------------------------------ */
.btn,
.form-control,
.form-control:hover,
.form-control:focus,
.navbar-custom .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* === Typography === */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

h1 {
  font-size: 36px;
  line-height: 36px;
}

h2 {
  font-size: 30px;
  line-height: 30px;
}

h3 {
  font-size: 24px;
  line-height: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

/* === FORM STYLE === */
.form-control {
  height: 45px;
  background-color: #f7f7f7;
  border: 1px solid #e8e8e8;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control:focus {
  border-color: #000e29;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* BUTTON STYLE
-----------------------------------------------------*/
/*common-btn*/
.btn {
  border: 0;
  border-bottom: 3px solid;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 28px;
  padding: 9px 22px;
}

/*large-btn*/
.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 20px;
  font-size: 14px;
  border-radius: 4px;
}

/*btn-primary*/
.btn-primary {
  background-color: #000e29;
  border-color: rgba(51, 51, 51, 0.15);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: black;
  border-color: black;
}

/*btn-info*/
.btn-info {
  background-color: #000e29;
  border-color: rgba(51, 51, 51, 0.15);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: black;
  border-color: black;
}

/*btn-default*/
.btn-default {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
  color: black;
  background-color: #fff;
  border-color: #fff;
}

button:focus {
  outline: none;
}

/*IMAGES*/
img {
  width: 100%;
}

hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

.no-padding {
  padding: 0;
}

/* LIST STYLE
-------------------------------------------------- */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.list-check li {
  position: relative;
  font-size: 18px;
  line-height: 32px;
}

ul.list-check li::before {
  content: "\f00c";
  font-family: fontawesome;
  color: #000e29;
  margin-right: 10px;
}

/* === MAIN === */
.section-padding {
  padding: 120px 0 100px;
}

/* SECTION TITLE
----------------------------------------------------- */
.section-title {
  margin-bottom: 80px;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  color: #2c3e50;
  position: relative;
}

.section-title::after {
  content: "";
  background: url(../../assets/images/section-divider.png) no-repeat 0 0;
  height: 15px;
  width: 113px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  margin: 0 auto;
}

#home {
  background-color: #2c3e50;
  background-size: cover;
  padding: 0;
  position: relative;
}

#home:before {
  content: "";
  background-color: rgba(26, 30, 35, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.intro {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  padding: 30px 30px;
}

.intro h1 {
  font-size: 50px;
  line-height: 50px;
  color: white;
}

.intro h1 span {
  color: white;
  font-weight: 400;
}

.intro p {
  color: #f7f7f7;
  margin-bottom: 20px;
  font-size: 15px;
}

.intro-sub {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}

.imgcreds {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 12px;
  line-height: 12px;
  padding-right: 10px;
  padding-bottom: 10px;
  color: white;
}

/*
SOCIAL ICON
-------------------------------------------*/
.social-icons {
  margin-top: 20px;
}

.social-icons a i {
  position: relative;
  color: #fff;
  font-size: 18px;
  margin: 0 7px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
}

.social-icons a i::before {
  position: relative;
  z-index: 1;
}

.social-icons a i::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 300ms;
  transition: all 300ms;
}

.social-icons a i:hover::after {
  background: #000e29;
  border: 1px solid transparent;
  z-index: 0;
}

.dark-icons li a {
  color: inherit;
  -webkit-transition: none;
  transition: none;
}

.dark-icons li a:hover {
  border-color: #00318f;
}

.dark-icons a i {
  color: inherit;
  border-color: white;
  -webkit-transition: none;
  transition: none;
  -webkit-transition-delay: 0;
          transition-delay: 0;
}

.dark-icons a i:hover {
  color: black;
}

.dark-icons a i:hover::after {
  border: solid 1px white;
}

/* === NAVIGATION === */
.header {
  border-bottom: 1px solid #eee;
  position: relative;
  width: 100%;
  z-index: 998;
  padding-bottom: 1px;
  background: #fff;
}

.header::after {
  border-bottom: 1px solid #eee;
  width: 100%;
  position: absolute;
  content: "";
  height: 2px;
  bottom: 1px;
  left: 0;
}

.navbar-custom {
  border: 0;
  border-radius: 0;
  margin: 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}

.navbar-custom,
.navbar-custom .dropdown-menu {
  background: #fff;
  padding: 0;
}

.navbar-custom ul li a span {
  margin-left: 5px;
}

.navbar-custom .dropdown-menu {
  margin-top: 10px;
  display: block;
  visibility: hidden;
  opacity: 0;
  border: 1px solid #ddd;
  border-top: 2px solid #000e29;
  border-radius: 0;
  border-bottom: 3px double #ddd;
  background-color: #FFFFFF;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}

.navbar-custom .navbar-nav > li:hover .dropdown-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  margin-top: -2px;
}

.navbar-custom .navbar-nav > li > a {
  color: #282828;
  font-size: 14px;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.navbar-custom .dropdown-menu > li {
  border-bottom: 1px solid #F0F0F0;
}

.navbar-custom .dropdown-menu > li:last-child {
  border-bottom: 0;
}

.navbar-custom .dropdown-menu > li > a {
  padding: 10px 20px;
  color: #282828;
  font-size: 14px;
  font-weight: 700;
}

.navbar-custom .nav li.active,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .navbar-nav > li.active > a {
  background: none;
  outline: 0;
  color: #000e29;
}

.navbar-custom .navbar-brand {
  font-size: 28px;
  font-weight: 100;
  height: 100%;
  margin-top: 5px;
  color: #2c3e50;
}

.navbar-brand span {
  font-weight: 700;
}

.navbar-custom .nav .open > a,
.navbar-custom .dropdown-menu > li > a:hover,
.navbar-custom .dropdown-menu > li > a:focus {
  background: #f5f5f5;
}

.navbar-custom .navbar-toggle .icon-bar {
  background: #222;
}

/* === About Section === */
.short-info {
  margin-bottom: 40px;
}

.short-info h3 {
  margin-bottom: 30px;
}

.short-info ul {
  margin-top: 10px;
  display: inline-block;
}

.short-info ul li {
  width: 50%;
  float: left;
}

.my-signature {
  margin-bottom: 45px;
}

.my-signature img {
  width: inherit;
}

/*download-button*/
.download-button a {
  margin-right: 20px;
  color: #fff;
}

.download-button a i {
  margin-right: 10px;
}

.biography {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 1px solid #EEEEEE;
  position: relative;
}

.biography::after {
  content: "";
  border-bottom: 1px solid #EEEEEE;
  position: absolute;
  bottom: -3px;
  width: 100%;
  border-radius: 10px;
  height: 20px;
}

.photoofme {
  margin: 12%;
  margin-bottom: 10px;
  border-radius: 100%;
  border: 1px solid #EEEEEE;
  position: relative;
  background-size: contain;
  overflow: hidden;
}

.photoofme {
  width: auto;
  height: 100%;
}

.biography ul {
  padding: 25px 20px 30px;
}

.biography ul li {
  padding: 5px 0;
  font-size: 16px;
  border-bottom: 1px solid #EEEEEE;
}

.biography ul li:last-child {
  border-bottom: 0;
}

#lastp {
  margin-bottom: 30px;
}

/* === Resume Section === */
/*---------------------------------------------------------
Resume Timeline
-----------------------------------------------------------*/
.resume-title h3 {
  text-align: center;
}

.resume-section > div > div {
  margin-bottom: 60px;
}

.resume-section > div > div:nth-of-type(2) {
  margin-bottom: 0;
}

.resume-title {
  margin-bottom: 30px;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.resume {
  position: relative;
}

.resume:before {
  content: "";
  position: absolute;
  top: -8px;
  width: 10px;
  height: 10px;
  background-color: #e1e1e1;
  left: 50%;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.resume:after {
  content: "";
  position: absolute;
  bottom: -8px;
  width: 10px;
  height: 10px;
  background-color: #e1e1e1;
  left: 50%;
  margin-left: -6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  margin-left: -1.5px;
  background-color: #e1e1e1;
}

.timeline > li {
  position: relative;
  margin-bottom: 50px;
  min-height: 50px;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  float: left;
  position: relative;
  width: 100%;
}

.timeline-content {
  padding: 5px 20px 0 20px;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .posted-date {
  position: relative;
  text-align: center;
  background-color: #fff;
  left: 20px;
}

.timeline > li .posted-date .month {
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  display: block;
  color: #2c3e50;
  top: 0;
  float: left;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline-heading h3 {
  font-size: 20px;
  line-height: 28px;
}

.timeline-heading span {
  display: block;
  font-weight: 700;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 15px;
    min-height: 100px;
  }
  .timeline > li .posted-date {
    position: absolute;
    text-align: center;
    background-color: #fff;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 43%;
    text-align: right;
    border: 1px solid #eee;
    position: relative;
  }
  .timeline-content {
    position: relative;
    padding: 24px;
    background-color: #fff;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .timeline-content::after {
    border: 1px solid #eee;
    width: 100%;
    position: absolute;
    content: "";
    bottom: -3px;
    height: 10px;
    left: 0;
    z-index: -1;
  }
  .timeline > li .timeline-content:hover {
    background: #000e29;
    color: #fff;
  }
  .timeline > li .timeline-panel::before,
  .timeline > li.timeline-inverted .timeline-panel::before {
    content: "";
    top: 25px;
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .timeline > li .timeline-panel::before {
    left: 100%;
    border-left: 12px solid #ECECEC;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .timeline > li .timeline-panel:hover::before {
    border-left: 12px solid #000e29;
  }
  .timeline > li.timeline-inverted .timeline-panel::before {
    right: 100%;
    border-right: 12px solid #ECECEC;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .timeline > li.timeline-inverted .timeline-panel:hover::before {
    border-right: 12px solid #000e29;
    border-left: 0;
  }
  .timeline > li .timeline-panel::after,
  .timeline > li.timeline-inverted .timeline-panel::after {
    content: "";
    top: 25px;
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
  .timeline > li .timeline-panel::after {
    left: 100%;
    margin-left: -2px;
    border-left: 12px solid #FFFFFF;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .timeline > li .timeline-panel:hover::after {
    border-left: 12px solid #000e29;
  }
  .timeline > li.timeline-inverted .timeline-panel::after {
    right: 100%;
    margin-right: -2px;
    border-right: 12px solid #FFFFFF;
    -webkit-transition: all 400ms;
    transition: all 400ms;
  }
  .timeline > li.timeline-inverted .timeline-panel:hover::after {
    border-right: 12px solid #000e29;
    border-left: 0;
  }
  .timeline > li .posted-date {
    left: 50%;
    width: 120px;
    margin-left: -60px;
    margin-top: 28px;
  }
  .timeline > li .posted-date .month {
    float: none;
  }
}

/* === Skill Section === */
.skills-section {
  background-color: #1a1e23;
  color: #fff;
}

.skills-section .section-title {
  color: #fff;
  margin-bottom: 110px;
}

.skills-section .section-title h2 {
  color: #fff;
}

.skill-title {
  width: 25%;
  float: left;
}

.skill-title h3 {
  font-size: 14px;
  font-weight: 400;
  margin-top: -6px;
  text-transform: capitalize;
}

.skill-area {
  padding-bottom: 40px;
}

.skill-area h6 {
  padding-top: 5px;
  text-transform: none;
}

.ani-text {
  width: 80%;
  z-index: 400;
  background-color: black;
  color: white;
  position: absolute;
  bottom: 70px;
  left: 20%;
  border-radius: 10px;
  padding: 6px;
  padding-top: 18px;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  font-size: 14px;
}

.ani-soft-text {
  width: 200px;
  left: 50%;
  bottom: 130px;
}

@media (max-width: 575.98px) {
  .ani-text {
    bottom: 30px;
    left: 10%;
  }
  .ani-soft-text {
    left: 50%;
    -webkit-transform: translate(-50%);
            transform: translate(-50%);
    bottom: 130px;
  }
}

.bold {
  font-weight: bold;
}

/* progress-bar */
.skill-progress {
  position: relative;
}

.progress {
  height: 10px;
  margin-bottom: 40px;
  background-color: #3a4149;
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
  width: 75%;
}

.progress-bar {
  background-color: #182b53;
}

.progress-bar span {
  position: absolute;
  top: -20px;
  right: 15px;
}

.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}

.skill-chart h3 {
  margin-top: 20px;
}

.our-progress {
  margin: 10px 0 30px;
}

.progress-percent {
  margin-left: auto;
  margin-right: auto;
}

.our-progress h3 {
  font-weight: 400;
  margin-bottom: 5px;
}

.soft-item {
  margin-bottom: 40px;
  height: 110px;
  padding: 10px;
}

.soft-img {
  height: 70px;
  width: 100%;
}

.soft-img img {
  width: auto;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.soft-text {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: calc(100% - 20px);
}

/* === Work Section === */
.works-section .container {
  width: 100vw;
}

.works-section .row {
  padding-left: 5px;
  padding-right: 5px;
}

.works-section {
  background-color: #f7f7f7;
}

.portfolio-item {
  padding-right: 5px;
  padding-left: 5px;
  min-height: 235px;
}

.portfolio-bg {
  background: #fff;
  margin-bottom: 10px;
}

.text-project {
  width: calc(100% - 16px);
  vertical-align: middle;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 13px;
  color: white;
}

.portfolio {
  position: relative;
  overflow: hidden;
}

.tt-overlay {
  position: absolute;
  background-color: rgba(26, 30, 31, 0.75);
  width: 100%;
  height: 100%;
  opacity: 0;
}

.portfolio-info,
.links,
.links a i,
.links a i::after,
.tt-overlay {
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.links {
  width: 100%;
  height: calc(100% - 20px);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  padding: 8px;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

.date {
  color: white;
  position: absolute;
  right: 5px;
  bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 13px;
}

.portfolio-info {
  position: absolute;
  bottom: -100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
  height: 45px;
  width: 100%;
  text-align: center;
}

.portfolio:hover .tt-overlay,
.portfolio:hover .links {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.portfolio:hover .portfolio-info {
  bottom: 0;
}

.portfolio-info h3 {
  font-size: 14px;
  line-height: 45px;
  font-weight: 700;
  margin: 0;
}

/*PopUp fade effect*/
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/* === Facts Section === */
.facts-section {
  background: url(../../assets/images/counter-bg.jpg) no-repeat center center;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}

.tt-overlay-bg {
  background: rgba(26, 30, 35, 0.85);
  padding: 110px 0;
}

.count-wrap i {
  font-size: 64px;
  margin-bottom: 25px;
}

.count-wrap h3 {
  font-size: 50px;
  line-height: 28px;
  margin-bottom: 20px;
}

.count-wrap p {
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

/*
Icon for all respective meta
====================================== */
/* === Hire Section === */
.hire-section {
  background: url(../../assets/images/code.png) no-repeat top center #000e29;
  background-attachment: fixed;
  background-size: cover;
  color: #fff;
}

.hire-section-bg {
  padding: 110px 0;
  /*Safari 5.1-6*/
  /*Opera 11.1-12*/
  /*Fx 3.6-15*/
  background: -webkit-gradient(linear, left bottom, left top, from(#000e29), to(rgba(104, 195, 163, 0.7)));
  background: linear-gradient(to top, #000e29, rgba(104, 195, 163, 0.7));
  /*Standard*/
}

.hire-section h2 {
  font-size: 36px;
  margin-bottom: 40px;
}

.hire-section .btn {
  padding: 9px 54px;
}

/* === Contact Section === */
.contact-section {
  padding-bottom: 0px;
  padding-top: 0px;
}

.contact-section strong {
  display: block;
  text-transform: uppercase;
}

.contact-form strong {
  margin-bottom: 40px;
}

.contact-form textarea.form-control {
  height: 115px;
}

.contact-form .btn {
  margin-top: 15px;
}

.contact-section address,
.contact-section .contact-number {
  overflow: hidden;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 45px;
}

.contact-padding {
  padding: 10px;
  margin-bottom: 10px;
}

.contact-item {
  height: 200px;
  background-color: white;
  padding: 15px;
  padding-top: 25px;
  text-align: center;
  color: #2c3e50;
  border: 1px solid #EEEEEE;
  border-radius: 10px;
  position: relative;
  -webkit-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
}

.contact-item::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #EEEEEE;
  bottom: -3px;
  width: 100%;
  border-radius: 10px;
  height: 20px;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

.contact-item:hover {
  color: white;
  background-color: #000e29;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cercle {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #EEEEEE;
  color: #000e29;
  font-size: 25px;
  background-color: white;
}

.contact-title {
  position: relative;
  top: 60px;
  font-weight: 600;
}

#cv {
  padding-top: 55px;
}

.contact-content {
  position: relative;
  top: 60px;
}

.contact-item hr {
  position: relative;
  top: 55px;
}

.contact-form {
  padding-left: 20px;
  padding-right: 20px;
}

.equal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#map {
  position: relative;
  left: -15px;
}

.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.479);
}

.email-status {
  position: absolute;
  top: 20px;
  left: 180px;
  background-color: #000e29;
  color: white;
  border-radius: 10px;
  padding: 8px 10px 0px 14px;
  text-align: center;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.email-status:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-right-color: #000e29;
  border-left: 0;
  border-bottom: 0;
  margin-top: -10px;
  margin-left: -20px;
}

@media (max-width: 766px) {
  .email {
    padding-bottom: 0px !important;
  }
  #map {
    top: 30px;
    margin-left: 15px;
    width: 100%;
    height: 400px;
  }
  .equal {
    display: inline;
  }
}

.email {
  position: relative;
  padding: 30px;
}

/* === Footer Wrapper === */
.footer-wrapper {
  background: #1a1e23;
  padding: 36px 0;
  color: #fff;
}

.copyright p {
  margin: 0;
}

/* ---------------------------------------------- /*
 * Scroll to top
/* ---------------------------------------------- */
.scroll-up {
  position: fixed;
  display: none;
  z-index: 999;
  bottom: 1.8em;
  right: 1.8em;
}

.scroll-up a {
  background-color: #000e29;
  display: block;
  width: 28px;
  height: 28px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}

.scroll-up a:hover,
.scroll-up a:active {
  background-color: rgba(235, 235, 235, 0.8);
  color: #222;
}

/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
  position: absolute;
  left: 50%;
  bottom: 40px;
  border: 2px solid #fff;
  border-radius: 16px;
  height: 50px;
  width: 30px;
  margin-left: -17px;
  display: block;
  z-index: 10;
}

.mouse-icon .wheel {
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  animation-name: drop;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-play-state: running;
}

.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 4px;
  height: 10px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}

@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

/* ---------------------------------------------- /*
 * Preloader
/* ---------------------------------------------- */
#tt-preloader {
  background: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

#pre-status,
.preload-placeholder {
  background-image: url(../images/preloader2.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px;
}

.preload-placeholder {
  background: none;
  left: 0;
  margin: 0;
  text-align: center;
  top: 65%;
}

/* === About Section === */
.short-info {
  margin-bottom: 40px;
}

.short-info h3 {
  margin-bottom: 30px;
}

.hobby-list-wrap h3 {
  margin-bottom: 45px;
}

.hobby-list span {
  border: 1px solid #eee;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 30px;
  border-bottom: 3px double #eee;
  margin-bottom: 20px;
  text-align: center;
  display: block;
}

.hobby-list span:nth-child(4),
.hobby-list span:nth-child(5),
.hobby-list span:nth-child(6) {
  margin-bottom: 0;
}

.personal-info {
  color: #fff;
  padding: 0 0 0 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.personal-info h1 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 16px;
}

.personal-info h1 span {
  color: #000e29;
}

.personal-info p {
  margin-bottom: 40px;
}
/*# sourceMappingURL=style.css.map */