/*!
 * Start Bootstrap - Agency v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
body {
  overflow-x: hidden;
  background-image: url("../img/WatermarkLighterLightest.png"); 
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top 100px left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 50%; 
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

p {
  line-height: 1.75; }

a {
  color: #96c1d9; }
  a:hover {
    color: #96c1d9; }

.text-primary {
  color: #96c1d9 !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.zback {
z-index: 0;
}

#feedback {
	position: fixed;
	left: 0;
	bottom: 0;
	height: 350px;
	margin-left: -3px;
	margin-bottom: -3px;
}


@media (min-width: 168px) {

#feedback-form {
  float: left;
  width: 250px;
  height: 250px;
        z-index: 1000;
  margin-top: -84px;
  padding-left: 5px;
  padding-right: 10px;
  background-clip: 'padding-box';
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#feedback-tab {
  float: right;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
  width: 250px;
  height: 44px;
  background-color: rgba(150,193,217,0.8);
  margin-top: 20px;
  margin-left: -105px;
  padding-top: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.feedback-input { 
  margin-top: 10px; 
  font-size: 0.75rem;
}

.feedback-title { 
  margin-top: 10px; 
  font-size: 0.75rem;
}

.feedback-request-btn {
  margin-top: 0px; 
  font-size: 0.75rem;

}
}

@media (min-width: 768px) {

#feedback-form {
  float: left;
  width: 400px;
  height: 350px;
        z-index: 1000;
  margin-top: -117px;
  padding-left: 5px;
  padding-right: 10px;
  background-clip: 'padding-box';
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.2);
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

#feedback-tab {
  float: right;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: center;
  width: 350px;
  height: 75px;
  background-color: rgba(150,193,217,0.8);
  margin-top: 20px;
  margin-left: -135px;
  padding-top: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.feedback-input { 
  margin-top: 20px; 
  font-size: 1rem;
}
.feedback-title { 
  margin-top: 20px; 
  font-size: 1rem;
}

.feedback-request-btn {
  margin-top: 10px; 
  font-size: 1rem;
  
}
}


#feedback-tab:hover {
	background-color: rgba(0,0,0,0.4);
}

#feedback-form textarea {
  resize: none;
}

#whitepaper {
  float: right;
}

#whitepaper-image {
  position: fixed;
  right: 0;
  bottom: 0;
  height: 250px;
  margin-left: -3px;
  margin-bottom: -3px;
  margin-top: 100px; 
  resize: none;

}

@media (min-width: 168px) {
img.whitepaperimagesize {
width: 100px;
height: 100px;
margin-top: 100px;
}}

@media (min-width: 768px) {
img.whitepaperimagesize {
width: 200px;
height: 200px;

}}

@media (min-width: 168px) {
img.mainimagesize {
margin-left: -30px;
margin-top: -30px;
width: 300px;

}}

@media (min-width: 768px) {
img.mainimagesize {
width: 750px;

}}

@media (min-width: 168px) {
img.bobsjourneyimagesize {
width: 125px;
height: 100px;
margin-top: -30px;
}}

@media (min-width: 768px) {
img.bobsjourneyimagesize {
width: 250px;
height: 200px;

}}

#BobsJourney {
  float: right;
}

#BobsJourney-image {
  position: fixed;
  right: 0;
  bottom: 0;
  height: 550px;
  margin-left: -3px;
  margin-bottom: -3px;
  margin-top: 100px; 
  resize: none;
}


@media (min-width: 168px) {
video.bobjourneyvideoplayer{
width: 350px;
}
#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 350px;
  margin-left: -170px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}
}
@media (min-width: 768px) {
video.bobjourneyvideoplayer{
width: 800px;
}
#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 800px;
  max-height: 560px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}


#boxclose { 
  /* float: right; */
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}













#whitepapericon {
  float: right;
  color: #fff;
  font-size: 40px;
  cursor: pointer;
  text-align: right;
  width: 0px;
  height: 0px;
  background-color: rgba(150,193,217,0.8);
  margin-top: 20px;
  margin-right: 35px;
  padding-top: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}


section {
  padding: 20px 0; }
  section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px; }
  section h3.section-subheading {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 25px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  section {
    padding: 35px 0; } }  /* Used to be height of navbar - Now handled in anchor*/

.btn {
  font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-md {
  font-size: 14px;
  padding: 10px 20px; }

.btn-primary {
/*    color: #96c1d9; */
  background-color: #96c1d9;
  border-color: #96c1d9; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #fec810 !important;
    border-color: #fec810 !important;
    color: white; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; }

::-moz-selection {
  background: #fed136;
  text-shadow: none; }

::selection {
  background: #fed136;
  text-shadow: none; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

body {
  -webkit-tap-highlight-color: #fed136; }

#mainNav {
  background-color: #ffffff; }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 0px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #fed136;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #mainNav .navbar-brand {
    color: #fed136;
    font-family: 'Montserrat', 'Kaushan Script', 'Helvetica Neue', Helvetica, Arial, cursive; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #fec503; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 100;
     padding: 0.75em 0; 
    letter-spacing: 1px;
/*    color: #96c1d9; */
color: black;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #96c1d9; }

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0px;
    padding-bottom: 0px;
/*    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; */
  /*  -moz-transition: padding-top 0.3s, padding-bottom 0.3s; */
    /* transition: padding-top 0.3s, padding-bottom 0.3s; */
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
    /*  -webkit-transition: all 0.3s; */
    /*  -moz-transition: all 0.3s; */
    /*  transition: all 0.3s; */
      }
    #mainNav .navbar-nav .nav-item .nav-link {
       padding: 1.1em 1em !important;  }
    #mainNav.navbar-shrink {
      padding-top: 5px;
      padding-bottom: 1px;
      background-color: #ffffff; 
      /* // Animation */
      /*-webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; */ }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 0px; } }

header.masthead {
  text-align: center;
  color: #000000;
/*  background-image: url("../img/CreatingSolutions.png");*/
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top 600px center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 30%; }
  header.masthead .intro-text {
    padding-top: 100px;
    padding-bottom: 100px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 25px;
      font-family: 'Montserrat', 'Droid Serif', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 25px;
      font-weight: 100;
      line-height: 50px;
      padding-top: 10px;
      margin-bottom: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-content {
      font-size: 20px;
      font-weight: 100;
      line-height: 30px;
      padding-top: 20px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

  header.masthead .intro-text .intro-content2 {
      font-size: 20px;
      font-weight: 100;
      line-height: 30px;
      padding-top: 0px;
      margin-bottom: 0px;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif; }

  header.masthead .intro-text .intro-content3 {
      font-size: 20px;
      font-weight: 100;
      line-height: 30px;
      margin-top: -75px;
      margin-bottom: 25px;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif; }
  header.masthead .intro-text .intro-image {
      position: fixed;
      z-index: 100; }
  header.masthead .intro-text .intro-content4 {
      font-size: 20px;
      font-weight: 100;
      line-height: 30px;
      padding-top: 0px;
      margin-bottom: 200px;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif; }



@media (min-width: 168px) {
  header.masthead .intro-text .intro-content3 {
      font-size: 12px;
      font-weight: 100;
      line-height: 16px;
      margin-top: -20px;
      margin-bottom: 25px;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif; }

}
@media (min-width: 768px) {
  header.masthead .intro-button {
    padding-top: 100px;
    padding-bottom: 150px; }
  header.masthead .intro-text {
    padding-top: 100px;
    padding-bottom: 50px; }
    header.masthead .intro-text .intro-lead-in {
      font-size: 30px;
      font-style: italic;
      line-height: 40px;
      margin-bottom: 100px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    header.masthead .intro-text .intro-heading {
      font-size: 30px;
      font-weight: 100;
      line-height: 50px;
      margin-bottom: 10px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; } 

  header.masthead .intro-text .intro-content3 {
      font-size: 20px;
      font-weight: 100;
      line-height: 30px;
      margin-top: -75px;
      margin-bottom: 25px;
      font-family: 'Montserrat', Helvetica, Arial, sans-serif; }

    }

section.services {
  text-align: center;
  color: #000000;
/*  background-image: url("../img/Watermark.png");  */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top 100px left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 50%; }
  section.services .title-text {
    padding-top: 0px;
    padding-bottom: 5px; }
    section.services .title-text .title-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    section.services .title-text .title-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 25px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.service-icon-heading {
  margin-bottom: 5px;
  margin: 15px 0;
  text-transform: none; }

.service-heading {
  margin: 15px 0;
  text-transform: none; }
/* 
.form-signin {
    max-width: 500px;
    padding: 19px 29px 29px;
    margin: 0 auto;
  //margin-top:90px;
    background-color: #fff;
  
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
      
  font-family:Tahoma, Geneva, sans-serif;
  color:#990000;
  font-weight:lighter;
} */

.form-signin .form-signin-heading{
    color:#00A2D1;
}
.form-signin input[type="text"],
.form-signin input[type="password"],
.form-signin input[type="email"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}
/* 
.customerForm {
    max-width: 900px;
    padding: 19px 29px 29px;
    margin: 0 auto;
  //margin-top:90px;
    background-color: #fff;
  
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
      
  font-family:Tahoma, Geneva, sans-serif;
  color:#999999;
  font-weight:lighter;
}


.signin-form, .body-container
{
  //border:solid red 1px;
  margin-top:100px;
  margin-bottom:200px;
} */
/* 
.form-register {
    max-width: 550px;
    padding: 19px 29px 29px 29px;
    margin: 0 auto;
  //margin-top:90px;
    background-color: #fff;
  
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
      
  font-family:Tahoma, Geneva, sans-serif;
  color:#990000;
  font-weight:lighter;
} */

.form-register .form-register-heading{
    color:#00A2D1;
}

.form-register input[type="text"],
.form-register input[type="password"],
.form-register input[type="email"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}

.form-register input[type="text"],
.form-register input[type="password"] {
width: 225px;
}


.form-register input[type="email"] {
width: 460px;
}
/* 
.register-form, .body-container
{
  //border:solid red 1px;
  margin-top:50px;
  margin-bottom:200px;
}
 */
/* 
section.references {


 } */
  section.references .section-subheading-space {
    padding-top: 0px;
    padding-bottom: 5px; 
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    section.references .section-heading-space {
      font-size: 50px;
      font-weight: 700;
      line-height: 25px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }


.first-reference-row-img {
    padding-top: 20px;
    padding-bottom: 10px; 
}
.first-reference-row-text {
text-align: center;
    padding-top: 10px;
    padding-bottom: 30px; 
      font-size: 20px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}

.reference-row-img {
    padding-top: 20px;
    padding-bottom: 10px; 
}
.reference-row-text {
text-align: center;
    padding-top: 10px;
    padding-bottom: 30px; 
      font-size: 20px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}

.last-reference-row-img {
    padding-top: 20px;
    padding-bottom: 10px; 
}
.last-reference-row-text {
text-align: center;
    padding-top: 10px;
    padding-bottom: 20px; 
      font-size: 20px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}

/* 
section.customer {

 } */
  section.customer .intro-text {
    padding-top: 80px;
    padding-bottom: 30px; 
        font-size: 30px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

  section.customer .formrow {
    padding-top: 80px;
    padding-bottom: 30px; 
        font-size: 30px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.resourceTable {
    max-width: 700px;
    max-height: 400px;
}

.resourcesForm {
    max-width: 900px;
    max-height: 600px;
    padding: 19px 29px 29px;
    margin: 0 auto;
  /* //margin-top:90px; */
    background-color: #fff;
  
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
      
  font-family:Tahoma, Geneva, sans-serif;
  color:#999999;
  font-weight:lighter;
}

.tabletext {
   font-size: 0.9rem;
}
.signin-form, .body-container
{
  /* //border:solid red 1px; */
  margin-top:100px;
  margin-bottom:200px;
}
/* 
section.resources {

 } */
  section.resources .intro-text {
    padding-top: 80px;
    padding-bottom: 30px; 
        font-size: 30px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}
  section.resources .formrow {
    padding-top: 80px;
    padding-bottom: 30px; 
        font-size: 30px;
      font-weight: 100;
      line-height: 25px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; 
}



section.news {
  text-align: left;
  color: #000000;
/*  background-image: url("../img/Watermark.png");  */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top 100px left;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 50%; }
  section.news .title-text {
    padding-top: 80px;
    padding-bottom: 5px; }
    section.news .title-text .title-lead-in {
      font-size: 22px;
      font-style: italic;
      line-height: 22px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    section.news .title-text .title-heading {
      font-size: 50px;
      font-weight: 700;
      line-height: 25px;
      margin-bottom: 5px;
      font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }



.newsquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    text-align: right;
    padding-right: 200px;
}

.newsquoter {
    margin-bottom: 1rem;
    font-size: 1rem;
    text-align: right;
}

.bulletpoint {
margin-left: 50px;
margin-bottom: 20px;
}


.anchor{
  display: block;
  height: 50px; /*same height as header*/
  margin-top: -50px; /*same height as header*/
  visibility: hidden;
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: contain;
  background-repeat: no-repeat;

}

.showcase .showcase-img-left {
/*  margin-left: 50px; */
  min-height: 30rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
/*    padding: 7rem; */
padding-left: 7rem;
padding-top: 2rem;
padding-right: 7rem;
padding-bottom: 2rem;
  }
}



section#contact {
  background-color: #212529;
  background-image: url("../img/map-image.png");
  background-repeat: no-repeat;
  background-position: center; }
  section#contact .section-heading {
    color: #fff; }
  section#contact .form-group {
    margin-bottom: 25px; }
    section#contact .form-group input,
    section#contact .form-group textarea {
      padding: 5px; }
    section#contact .form-group input.form-control {
      height: auto; }
    section#contact .form-group textarea.form-control {
      height: 220px; }
  section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none; }
  section#contact ::-webkit-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 18- */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact ::-moz-placeholder {
    font-weight: 700;
    color: #ced4da;
    /* Firefox 19+ */
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  section#contact :-ms-input-placeholder {
    font-weight: 700;
    color: #ced4da;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

footer {
  padding: 25px 0;
  text-align: center; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #fed136; }
