@import url(https://fonts.googleapis.com/css?family=Comfortaa);
@import url(https://fonts.googleapis.com/css?family=Fauna+One);

a[href^=tel] { color: inherit; text-decoration: none; }

html,body {
  /*padding-top: 50px;*/
  position: relative;
  height:100%;
}

h2{
  color: #455469;
  font-size: 1.5em;
}

.btn-panology {
  color: #000;
  background-color: rgba(181, 192, 207, 0.0);
  border-color: #272727;
}
.btn-panology:focus,
.btn-panology.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-panology:hover {
  color: #fff;
  background-color: #455469;
  border-color: #455469;
}
.btn-panology:active,
.btn-panology.active,
.open > .dropdown-toggle.btn-panology {
  color: #fff;
  background-color: #455469;
  border-color: #455469;
}
.btn-panology:active:hover,
.btn-panology.active:hover,
.open > .dropdown-toggle.btn-panology:hover,
.btn-panology:active:focus,
.btn-panology.active:focus,
.open > .dropdown-toggle.btn-panology:focus,
.btn-panology:active.focus,
.btn-panology.active.focus,
.open > .dropdown-toggle.btn-panology.focus {
  color: #fff;
  background-color: #455469;
  border-color: #fff;
}
.btn-panology:active,
.btn-panology.active,
.open > .dropdown-toggle.btn-panology {
  background-image: none;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #eee;
  background: rgba(181, 192, 207, 0.3);
  margin-top: 10px;
  margin-right: 5px;
  padding: 10px;
  border-radius: 6px;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #eee;
  background-color: #2E3A4C;
  margin-top: 10px;
  margin-right: 5px;
  padding: 10px;
  border-radius: 6px;
}

.error{
  color: #8B1820;
}

#statusError{
  display: none;
  color: #8B1820;
  font-size: 1.1em;
  text-align: center;
}

#statusError h2{
  font-size: 1.2em;
  color: #8B1820;
}

#statusSuccess{
  display: none;
  color: #406966;
  font-size: 1.1em;
  text-align: center;
}

#statusSuccess h2{
  font-size: 1.2em;
  color: #406966;
}

.navbar-brand img {
  width: 260px;
  height: 62px;
}

#contact-header{
 background-color: red;
}

.nate {
  background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.2),
      rgba(85, 85, 85, 0.8)
    ),
    /* bottom, image */
  url("../images/solutions-in-it-blur.jpg") no-repeat fixed top;
  box-shadow: 0px 5px 20px #888888;
  background-size: cover;

}

.part {
  background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(255, 255, 255, 0.2),
      rgba(85, 85, 85, 0.8)
    ),
    /* bottom, image */
  url("../images/partnerHeader.png") no-repeat fixed top;
  box-shadow: 0px 5px 20px #888888;
  background-size: cover;

}

.starter-template  {
  font-family: Verdana;
  padding: 40px 15px;
  text-align: center;
  min-height:100%;
  color:#eee;
  text-shadow:2px 2px #272727;
}

.starter-template h1{
  /*padding-top: 20px;*/
  text-transform: uppercase;
  letter-spacing: 0.1em;
  /*font-size: 1.6em;*/
}

#comHeaderImage {
  background:
    linear-gradient(
      rgba(69, 84, 105, 0.4),
      rgba(69, 84, 105, 0.7)
    ),
  url("../images/comHeader.jpg") no-repeat scroll center;
  height: 80px;
  background-size: cover;
}

#homeHeaderImage {
  background:
    linear-gradient(
      rgba(69, 84, 105, 0.4),
      rgba(69, 84, 105, 0.7)
    ),
  url("../images/homeHeader.jpg") no-repeat scroll center;
  height: 80px;
  background-size: cover;
}

#wwwHeaderImage {
  background:
    linear-gradient(
      rgba(69, 84, 105, 0.4),
      rgba(69, 84, 105, 0.7)
    ),
  url("../images/wwwHeader.png") no-repeat scroll center;
  height: 80px;
  background-size: cover;
}

.www{
  padding: 15px;
}

.headerSpace{
  margin-top:-2px;
}

#home{
    background: linear-gradient(
      rgba(181, 192, 207, 0.3),
      rgba(181, 192, 207, 0.5)
    );
  min-height:70%;
  border-bottom:1px solid #C2AD8C;
}

.gheader{
    font-size:8em;
    padding:15px;
}

#resServicesContainer {
    background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(181, 192, 207, 0.7),
      rgba(181, 192, 207, 0.7)
    ),
    /* bottom, image */
  url("../images/workersHelp.jpg") no-repeat scroll center;
  background-size: cover;
  /*background: rgba(181, 192, 207, 0.3);*/
  min-height:100%;
  margin-top: 60px;
  color:#222;
  border-bottom:1px solid #C2AD8C;
}

#busServicesContainer {
    background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(181, 192, 207, 0.6),
      rgba(181, 192, 207, 0.6)
    ),
    /* bottom, image */
  url("../images/workers.jpg") no-repeat scroll center;
  background-size: cover;
  /*background: rgba(181, 192, 207, 0.3);*/
  min-height:100%;
  margin-top: 60px;
  color:#222;
  border-bottom:1px solid #C2AD8C;
}

.servicesPageHead{
  font-size:1.5em;
  text-transform:uppercase;
  text-align:right;
  margin-top:35px;
  border-bottom:1px solid #222;
  color:#455469;
}

.servicesPageRowHead{
  font-size:1.5em;
  text-align:left;
  text-decoration: underline;
  color:#455469;
}

.servicesWell {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background: linear-gradient(
      rgba(181, 192, 207, 0.3),
      rgba(181, 192, 207, 0.3)
      );
  border:1px solid #eee;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.servicesWell a {
  color:#455469;
}

#aboutContainer{
      background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(181, 192, 207, 0.6),
      rgba(181, 192, 207, 0.6)
    ),
    /* bottom, image */
  url("../images/aboutUs.jpg") no-repeat scroll center;
  background-size: cover;
  /*background: rgba(181, 192, 207, 0.3);*/
  min-height:100%;
  margin-top: 60px;
  color:#222;
  border-bottom:2px solid #838D9B;
}

.aboutPageHead{
  font-size:1.5em;
  text-transform:uppercase;
  text-align:right;
  margin-top:35px;
  border-bottom:1px solid #222;
  color:#455469;
}

.aboutPageRowHead{
  font-size:1.5em;
  text-align:left;
  text-decoration: underline;
  color:#455469;
}

#contactContainer{
  background:
  /* top, transparent black, faked with gradient */
    linear-gradient(
      rgba(181, 192, 207, 0.3),
      rgba(181, 192, 207, 0.7)
    ),
    /* bottom, image */
  url("../images/it-solutions.jpg") no-repeat scroll center;
  background-size: cover;
  min-height:100%;
  margin-top: 60px;
  color:#222;
  border-bottom:2px solid #838D9B;
}

.contactPageHead{
  font-size:1.5em;
  text-transform:uppercase;
  text-align:right;
  margin-top:35px;
  border-bottom:1px solid #C9C9C9;
  color:#C9C9C9;
}

/*May not need this*/
.contactPageRowHead{
  font-size:1.5em;
  text-align:left;
  text-decoration: underline;
  color:#455469;
}

.contactWell h3{
font-size: 1.2em;
text-align: center;
margin-top: -5px;
}

.contactWell {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background: linear-gradient(
      rgba(181, 192, 207, 0.5),
      rgba(181, 192, 207, 0.7)
      );
  border:1px solid #eee;
  border-radius: 8px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

#testimonialContainer {
  background: linear-gradient(
    rgba(85, 93, 105, 0.3),
    rgba(85, 93, 105, 0.6)
  ),
    url("../images/pcParts.png") no-repeat scroll center;
  background-size: cover;
  min-height:40%;
  color:#222;
  border-bottom:1px solid #C2AD8C;
}

.testimonialContainerWell {
  background: linear-gradient(
      rgba(181, 192, 207, 0.3),
      rgba(181, 192, 207, 0.9)
      );
  margin-top: 30px;
  height: 280px;
}

#myCarousel{
  height: 230px;
  width: auto;
}

#testimonialLeft {
  margin-top: 50px;
  text-align: center;
  padding: 20px;
  color: #eee;
  text-shadow:1px 2px #000;
}

#testimonialLeft p{
  font-size: 2em;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #eee;
  text-shadow:1px 2px #000;

}

#introCarousel{
  height: 290px;
  width: auto;
}

.introContainerWell {
  background: linear-gradient(
      rgba(181, 192, 207, 0.9),
      rgba(181, 192, 207, 0.1)
      );
  margin-top: 45px;
  height: 290px;
  text-align: left;
  color: #222;
}

.introContainerWell p {
  font-size: 1.2em;
  letter-spacing: 1.5px;
  color: #222;
  font-weight: 400;
}

.introContainerWell li {
  font-weight: 400;
  text-align: left;
  letter-spacing: 1.5px;
}

.introContainerWell .item {
  padding: 20px 40px 20px 40px;
}

.carouselImages{
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 80px;
}

#gsuiteContactMobile {
  display: none;
}

#gsuiteBlurbMobile {
  display: none;
}

.scrFooter{
  width:100%;
  background-color: #455469;
  color:#eee;
  font-size:1em;
  letter-spacing: 1px;
}

.footPadding{
  padding-top:15px;
}

.footerGlyph{
  font-size:1.7em;
  padding-right:5px;
  padding-bottom:5px;
}

@media only screen and (max-width: 1000px) {
  .introContainerWell {
    height: 400px;
  }

  #introCarousel {
    height: 325px;
  }

  .carouselInner {
    height: 350px;
  }
}

@media only screen and (max-device-width: 768px) {
  .navbar-brand img {
    width: 240px;
    height: 62px;
  }

  .navbar-inverse .navbar-nav > li > a {
    color: #eee;
    letter-spacing: 1.5px;
    font-weight: normal;
    border-radius: 0px;
  }

  .navbar-inverse .navbar-nav > li > a:hover,
  .navbar-inverse .navbar-nav > li > a:focus {
    color: #eee;
    background-color: transparent;
    /*border-bottom:2px solid #7aa93c;*/
  }

  .navbar-inverse .navbar-nav > .active > a,
  .navbar-inverse .navbar-nav > .active > a:hover,
  .navbar-inverse .navbar-nav > .active > a:focus {
    color: #eee;
    background-color: #2E3A4C;
    border-right:1px solid #2E3A4C;
    border-left:1px solid #2E3A4C;
    border-bottom:1px solid #838D9B;
    border-radius: 0px;
  }

  .nate {
    background-size: auto;
  }
  .part {
    background-size: auto;
  }

  .introContainerWell .item {
    padding:0;
    margin-top:-20px;
  }

  .introContainerWell p {
    font-size: 1em;
    letter-spacing: 1px;
    color: #222;
  }

  #comHeaderImage {
    display: none;
  }

  #homeHeaderImage {
    display: none;
  }

  .carouselImages {
    max-height: 55px;
  }

  #gsuiteBlurb {
    display: none;
  }

  #gsuiteBlurbMobile {
    display: block;
  }

  #gsuiteContact {
    display: none;
  }

  #gsuiteContactMobile {
    display: block;
  }
}

@media only screen and (max-device-width: 320px) {
  .introContainerWell p {
    font-size: 0.8em;
    letter-spacing: 0.7px;
    color: #222;
  }

  .introContainerWell li {
    font-size: 0.8em;
    font-weight: 400;
    text-align: left;
    letter-spacing: 0.7px;
  }
}
