body {
  width: 100%;
  height: 100%;
  font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
  color: black;
  background: url("") repeat #55687B; 
  overflow-x:hidden;}

html {
  width: 100%;
  height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 100;
  letter-spacing: 1px; }

p {
  margin: 0 0 25px;
  font-size: 18px;
  line-height: 1.5; }

@media (min-width: 767px) {
  p {
    margin: 0 0 25px;
    font-size: 20px;
    line-height: 1.6; } }
a {
  color: #23527c;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

a:hover,
a:focus {
  text-decoration: none;
  color: #5b6b7b; }

.light {
  font-weight: 400; }

.red { color: #FF0000; }

.dimgray { color: white; 
font-weight:900;
text-shadow: 0px 0px 3px #000, -1px -1px #000, 3px 3px #000;}

.navbar {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
  background-color: #fcfcfc; }

.navbar-brand {
  font-weight: 700;
  padding: 13px 15px; }

.navbar-custom {
  font-weight: 700; }

.navbar-brand:focus {
  outline: none; }

.navbar-custom a {
  color: black; }

.navbar-custom .nav li a {
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li.active {
  outline: none;
  background-color: rgba(192, 192, 192, 0.2); }

.navbar-toggle {
  padding: 4px 6px;
  font-size: 16px;
  color: black; }

.navbar-toggle:focus,
.navbar-toggle:active {
  outline: none; }

.skill-label {
  width: 100%;
  padding: 4px 0px 2px 10px;
  background-color: #111c2f;
  margin: 5px 0;
  text-align: left;
  opacity: 0.9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.img-home-portfolio {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

.portfolio-active {
  -webkit-animation-name: port-open;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -moz-animation-name: port-open; }

@-webkit-keyframes port-open {
  from {
    width: 0px; }

  to {
    width: 600px; } }

.come-in {
  -webkit-animation-name: come-in;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -moz-animation-name: slidein; }

@-webkit-keyframes come-in {
  from {
    -webkit-transform: translateY(150px);
    margin: 10px 0; }

  to {
    -webkit-transform: translateY(0);
    margin: 5px 0; } }

.about {
   width: 100%;
   text-align: center;
   padding: 50px 0;
    background: linear-gradient(
    rgba(255, 255, 255, 0.7),
    rgba(255, 255, 255, 0.6)
    ), url(../img/straightedgebw.jpg) no-repeat center center fixed;
    background-size: cover;
    color: black; 
   }

.appointment {
   width: 100%;
   text-align: center;
   padding: 200px 0;
    background: linear-gradient(
    rgba(255, 255, 255, 0.7),
    rgba(255, 255, 255, 0.6)
    ), url(../img/straightedgebw.jpg) no-repeat center center fixed;
    background-size: cover;
    color: black; 
   }

   .career {
   width: 100%;
   text-align: center;
   padding: 200px 0;
   background: linear-gradient(
    rgba(255, 255, 255, 0.7),
    rgba(255, 255, 255, 0.6)
    ), url(../img/passionhair.jpg) no-repeat center center scroll;
    background-size: cover;
    color: black; 
   }


.about-photo {
  float: left;
  margin: 0 10px 10px 0;
  width: 40%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }

.about-header {
  padding-top: 100%; }

@media (min-width: 767px) {
  .navbar {
    border-bottom: none;
    background: rgba(255, 255, 255, 0.7);   
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out; }

  .top-nav-collapse {
    padding: 0;
    background-color: #5b6b7b; }

  .navbar-custom.top-nav-collapse {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }

.intro {
  display: table;
  width: 100%;
  height: auto;
  padding: 100px 0;
  text-align: center;
  color: white;
  background: url(../img/Barber-Chair.jpg) no-repeat bottom center scroll;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }
  
  .intro-services {
  display: table;
  width: 100%;
  height: auto;
  padding-top: 100px;
  text-align: center;
  color: black;
  background: url(../img/marvy.jpg) no-repeat center center fixed;
  background-color: black;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover; }

.intro-body {
  display: table-cell;
  vertical-align: middle; }

.brand-heading {
  font-size: 40px;
  margin-bottom: 15px;
  color: white; }

.intro-text {
  font-size: 25px;
  color: white;
  font-family: "Raleway", Arial, sans-serif; }

@media (min-width: 767px) {
  .intro {
    height: 100%;
    padding: 0; }
    
  .intro-services {
    height: 60%;
    padding: 0; }    

  .brand-heading {
    font-size: 100px; }

  .intro-text {
    font-size: 35px; }

  }


.btn-circle {
  width: 70px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  border: 2px solid white;
  border-radius: 35px;
  font-size: 40px;
  color: white;
  background: transparent;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }

.btn-circle:hover,
.btn-circle:focus {
  outline: none;
  color: white;
  background: rgba(255, 255, 255, 0.1); }

.page-scroll .btn-circle i.animated {
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-duration: 1s;
  -moz-transition-property: -moz-transform;
  -moz-transition-duration: 1s; }

.page-scroll .btn-circle:hover i.animated {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear; }

@-webkit-keyframes pulse {
  0 {
    -webkit-transform: scale(1);
    transform: scale(1); }

  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0 {
    -moz-transform: scale(1);
    transform: scale(1); }

  50% {
    -moz-transform: scale(1.2);
    transform: scale(1.2); }

  100% {
    -moz-transform: scale(1);
    transform: scale(1); } }

.content-section {
  padding-top: 50px;
  padding-bottom: 50px; }

.portfolio-section {
  width: 100%;
  padding: 50px 4%;
  color: white;
  background: #cad1d8 no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  clear: both; }
  .portfolio-section h2 {
    color: #3a4b5f; }
  .portfolio-section p {
    color: #111c2f; }

#map {
  width: 100%;
  height: 200px;
  margin-top: 100px; }

@media (min-width: 767px) {
  .content-section {
    padding-top: 50px; }

  .service-section {
    padding-top: 100px; }

  .portfolio-section {
    padding: 100px 3%; }

  .fa-margin {
    margin-left: 0;
  }

  #map {
    height: 400px;
    margin-top: 250px; }

  .about-header {
    padding-top: 10%; } }

.btn {
  text-transform: uppercase;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.btn-default {
  border: 1px solid black;
  color: black;
  background-color: dimgray; }

.btn-default:hover,
.btn-default:focus {
  border: 1px solid #black;
  outline: none;
  color: black;
  background-color: transparent; }

.btn-huge {
  padding: 25px;
  font-size: 26px; }

.banner-social-buttons {
  margin-top: 0; }

@media (max-width: 1199px) {
  ul.banner-social-buttons {
    margin-top: 15px; } }
@media (min-width: 1200px) {
  .about-header {
    padding-top: 0%; } }
@media (max-width: 767px) {
  ul.banner-social-buttons > li {
    display: block;
    margin-bottom: 20px;
    padding: 0; }

  ul.banner-social-buttons > li:last-child {
    margin-bottom: 0; } }
@media (max-width: 450px) {
  .about-header h2 {
    font-size: 24px;
    letter-spacing: -1px; }
  .about-header h3 {
    font-size: 20px; } }
::-moz-selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2); }

::selection {
  text-shadow: none;
  background: #fcfcfc;
  background: rgba(255, 255, 255, 0.2); }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  webkit-tap-highlight-color: rgba(255, 255, 255, 0.2); }

.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px; }

.clear-both {
  clear: both; }
  
  .bs-example {
  position: relative;
  padding: 45px 15px 15px;
  margin: 0 -15px 15px;
  border-color: #e5e5e5 #eee #eee;
  border-style: solid;
  border-width: 1px 0;
  -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
  box-shadow: inset 0 3px 6px rgba(0,0,0,.05);
}

/* Flexible iFrame for Google Maps */

.Flexible-container {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.img-pad  {margin-top:15px}


  .panel {
  background-color: #fff;
  opacity: 0.8;
  }
  
 .badge {
  font-size: 18px;
 }
  .fa-ul {
  font-size: 20px;
 }
 
 .bg-info {
  background-color: transparent;
}

#contact {
  width: 100%;
  text-align: center;
  background-color: #f8f8f8;}

  /* Services Page List Group Heading */

.list-group-item-heading {
color: black; 
font-weight:900;
}

@media (max-width: 767px) {
.list-group-item-heading {
color: black; 
font-weight:900;
  }
  .fa-margin {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
.about {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  }
  .appointment {
  padding: 100px 0;
}
.career {
  padding: 100px 0;
  }
}





 