/*!
 * Start Bootstrap - Stylish Portfolio (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-vertical-center {
    display: table-cell;
    text-align: center;
    /*vertical-align: center;*/
}

.text-vertical-center h1 {
    margin-top: 100px;
    padding: 0;
    font-size: 4.5em;
    font-weight: 700;
}

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */
#menu {
  font-size: 40px;
}

#menu:hover {
  color: pink;
  cursor: pointer;
}

#sidebar-wrapper {
  float: left;
  padding: 10px;
}

.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}


/* Header */

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../img/London_skylne_pink_edit.JPG) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* About */

.about {
    padding: 10px 0;
}

#about_description {
  padding-left: 30px !important;
}

#headshot {
  margin-top: 40px !important;
  /*padding-right: 20px !important;*/
}

/* The Modal (background) */
.modal {
   display: none; /* Hidden by default */
   position: fixed; /* Stay in place */
   z-index: 1; /* Sit on top */
   left: 0;
   top: 0;
   width: 100%; /* Full width */
   height: 100%; /* Full height */
   overflow: auto; /* Enable scroll if needed */
   background-color: rgb(0,0,0); /* Fallback color */
   background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

#myBtn,
#myBtn2,
#myBtn3,
#myBtn4 {
  color: black;
}

/* Modal Content/Box */
.modal-content {
   background-color: #fefefe;
   color: black;
   margin: 15% auto; /* 15% from the top and centered */
   padding: 30px;
   border: 1px solid #888;
   width: 40%; /* Could be more or less, depending on screen size */
}

@media (max-width: 767px) {
  .modal-content {
      height: 125%;
      width: 110%;
    }
  }

/* The Close Button */
.close,
.close2,
.close3,
.close4,
.close5,
.close6,
.close7,
.close8,
.close9,
.close10,
.close11,
.close12 {
   color: #aaa;
   float: right !important;
   font-size: 28px;
   font-weight: bold;
}

.close:hover,
.close:focus,
.close2:hover,
.close2:focus,
.close3:hover,
.close3:focus,
.close4:hover,
.close4:focus
 {
   color: black;
   text-decoration: none;
   cursor: pointer;
}

.listHeader {
  text-align: left !important;
}
.list {
  text-align: left !important;
}

#closeBtn5:hover,
#closeBtn5:focus,
#closeBtn6:hover,
#closeBtn6:focus,
#closeBtn7:hover,
#closeBtn7:focus,
#closeBtn8:hover,
#closeBtn8:focus,
#closeBtn9:hover,
#closeBtn9:focus,
#closeBtn10:hover,
#closeBtn10:focus,
#closeBtn11:hover,
#closeBtn11:focus,
#closeBtn12:hover,
#closeBtn12:focus
  {
  color: black;
  text-decoration: none;
  cursor: pointer !important;
}

#blueElephant:hover,
#black_white:hover,
#desert:hover,
#manWoman:hover
#volunteerUp:hover
#passwordCheck:hover
#refugees:hover
#apartment:hover {
    opacity: 0.8;
}

/* Services */

.services {
    padding: 50px 0;
    background-color: #e894cc;
}

.service-item {
    margin-bottom: 30px;
}

.fa-tablet {
    color: black;
}

.fa-child {
    color: black;
}

.fa-paint-brush {
    color: black;
}

.fa-graduation-cap {
    color: black;
}

/* Callout */

.callout {
    display: table;
    width: 100%;
    height: 400px;
    color: #fff;
    background: url(../img/henna_hands.jpg) no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* Portfolio */

.portfolio {
    padding: 50px 0;
}

.portfolio-item {
    margin-bottom: 30px;
}

.img-portfolio {
    margin: 0 auto;
    height: auto;
}

.img-portfolio-HR {
      margin: 0 auto;
      height: 400px;
  }
}

.img-portfolio:hover {
    opacity: 0.8;
}


/* Call to Action */

.call-to-action {
    padding: 50px 0;
    background-color: #e894cc;
}

.call-to-action .btn {
    margin: 10px;
}

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

.map iframe {
    pointer-events: none;
}

/* Footer */

footer {
    padding: 20px 0;
}

.fa-github {
  color: #e894cc;
}

.fa-linkedin {
  color: #e894cc;
}

.fa-twitter {
  color: #e894cc;
}

#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;
}
