/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
/* Global Styles */
@import "https://fonts.googleapis.com/css?family=Lato|Oswald";
html,
body {
  height: 100%; }

body {
  font-family: 'Lato', sans-serif;
  padding-top: 50px;
  /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */ }
a:focus, a:hover {
    color: #004b8e;
}
 h3, .h3 {
	 font-size: 1.5rem;
}
 h4, .h4 {
	 font-size: 1.25rem;
}
 h5, .h5 {
	 font-size: 1rem;
}
 h6, .h6 {
	 font-size: 1rem;
}
.gsc-clear-button {
  display: none; }
  
.w-100 {
    width: 100%;
}
.social-icon {
    display: inline-block;
    width: 64px;
}

.social-icon-44 {
    display: inline-block;
    width: 44px;
}

.google-search-box {
    width: 350px;
    padding: 10px;
}

/* Container Padding */
.container-fluid {
  padding-left: 5%;
  padding-right: 5%; }

/* Buttons */
.btn-audience {
  color: #000;
  background-color: #ffd350; }

/* Sidebar */
#sidebar a {
  color: #004b8e; }

#sidebar a:focus, #sidebar a:hover {
  text-decoration: underline; }

.page-header, panel-heading, h1, h2, h3, h4, .h4, h5, h6 {
  font-family: 'Oswald', sans-serif; }

.page-header {
  padding-bottom: 9px;
  margin: 40 0 20;
  border-bottom: 1px solid #eee; }
  
.people-header {
  padding-bottom: 5px;
  margin: 40 0 10;
  border-bottom: 1px solid #eee;  
}

.page-body, panel-body {
  font-family: 'Lato', sans-serif; }

.image-header {
  width: 100%; }

.img-portfolio {
  margin-bottom: 30px; }

.actioncall {
  background-color: #004B8e;
  padding-top: 40px; }

div.container-fluid.actioncall h2 {
  color: #ffffff;
  font-size: 24px;
  padding-bottom: 10px; }

.people {
  padding-bottom: 30px; }

.glance {
  background-color: #ccc;
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  font-weight: bold;
  line-height: 20px; }

.glance h1 {
  text-align: left;
  padding-bottom: 30px; }

.glance a {
  color: #004b8e;
  text-decoration: none; }

.glance a:hover {
  color: #004b8e;
  text-decoration: underline; }

.glancenumber {
  font-size: 40px;
  font-weight: bold;
  color: #004b8e;
  padding-top: 10px;
  padding-bottom: 20px; }

.news a {
  color: #004b8e;
  text-decoration: none;
  font-weight: bold; }

.news a:hover {
  color: #004b8e;
  text-decoration: underline; }

.topbar {
  background-color: #004b8e;
  padding: 15px; }

.whitetext {
  color: #fff; }

.img-hover:hover {
  opacity: 0.8; }

/* Home Page Alerts */
.alert {
    border-radius: 0;
    margin: 0;
    padding-top: 1.2em;
    padding-bottom: .75em;
}

/* Home Page Carousel */
header.carousel {
  height: 50%; }

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
  height: 100%; }

header.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover; }

.slides h1 {
  margin-top: 20px; }

.media button {
  margin-right: 20px; }

/*---FeedBurner---*/
div.feedburnerFeedBlock ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }

div.feedburnerFeedBlock ul li {
  padding-bottom: 20px; }

div.feedburnerFeedBlock ul li span.headline {
  font-weight: bold;
  line-height: 15px; }

div.feedburnerFeedBlock ul li span.headline a:hover {
  text-decoration: underline;
  color: #004b8e; }

div.feedburnerFeedBlock ul li div {
  margin: 5px 0 0 10px;
  padding-left: 4px; }

div.feedburnerFeedBlock #creditfooter {
  display: none; }

/* 404 Page Styles */
.error-404 {
  font-size: 100px; }

/* Pricing Page Styles */
.price {
  display: block;
  font-size: 50px;
  line-height: 50px; }

.price sup {
  top: -20px;
  left: 2px;
  font-size: 20px; }

.period {
  display: block;
  font-style: italic; }

/* Page Header Images */
#image-header.container-fluid {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden; }

#image-header.container-fluid img {
  width: 100%; }

/* Video Wrapper Files */
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Slider Styles */
.flexslider li p a:hover {
  color: #004b8e;
  text-decoration: underline; }
  
/* Callouts */
.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem
}

.bd-callout h4 {
    margin-top: 0;
    margin-bottom: .25rem
}

.bd-callout p:last-child {
    margin-bottom: 0
}

.bd-callout code {
    border-radius: .25rem
}

.bd-callout + .bd-callout {
    margin-top: -.25rem
}

.bd-callout-info {
    border-left-color: #004b8e
}

.bd-callout-info h4 {
    color: #004b8e
}

.bd-callout-warning {
    border-left-color: #f0ad4e
}

.bd-callout-warning h4 {
    color: #f0ad4e
}

.bd-callout-danger {
    border-left-color: #d9534f
}

.bd-callout-danger h4 {
    color: #d9534f
}


/* Responsive Styles */
@media (max-width: 1100px) {
  .customer-img,
  .img-related {
    margin-bottom: 30px; }

  /*
    .collapse.in {
        display:block !important;
    }
  */ }
@media (max-width: 767px) {
  .img-portfolio {
    margin-bottom: 15px; }

  .person {
    margin-bottom: 15px; }

  header.carousel .carousel {
    height: 70%; }

  .glancebox {
    padding: 10px 0; } }
.img-overlay {
  position: relative; }

.person-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0%;
  background-color: rgba(0, 75, 142, 0.7);
  color: #fff;
  overflow: hidden;
  transition: .5s ease; }

.person:hover .person-overlay {
  height: 40%; }

.feature-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 20%;
  background-color: #004b8e;
  color: #fff;
  overflow: hidden; }

.navbar {
  padding-left: 5%;
  padding-right: 5%; }

.navbar-default {
  padding-top: 15px; }

.navbar-default .navbar-nav > li > a {
  color: #000; }

.navbar-default .navbar-nav > li > a:hover {
  text-decoration: underline; }

.navbar-inverse {
  background-color: #004b8e;
  border-bottom: #ffd350 solid 3px; }

.navbar-inverse .btn.dropdown-toggle {
  margin-left: 5px; }

.navbar-inverse li.nav-item.dropdown.show a.nav-link {
  color: #004b8e;
  background-color: #ffd350;
  padding-left: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.navbar-inverse li.nav-item.dropdown.show a.nav-link ~ .dropdown-menu {
  border: none;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-inverse .btn {
  line-height: 1.0;
  padding-left: .7rem;
  padding-right: .7rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 13px; }

.navbar-inverse .navbar-brand {
  line-height: 1.0; }

.photo-grid-item {
  position: relative;
  margin-top: 15px; }

.grid-bg {
  display: block;
  width: 100%;
  height: auto; }

.path-detail {
  display: none; }

.caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 4%;
  background-color: rgba(0, 75, 142, 0.7); }

.caption p {
  color: white;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden; }

.caption img {
  width: 20%;
  float: left; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.photo-grid-item:hover .caption {
  top: 0; }

.photo-grid-item:hover .caption p {
  position: absolute;
  width: 92%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.photo-grid-item:hover .path-detail {
  display: block; }

.path-icon {
  position: absolute;
  width: 15%;
  left: 3%;
  top: 3%;
  z-index: 2; }
  

.foundation-thumbnail {
    position: relative; }
  
  .foundation-caption {
    position: absolute;
    top: 30%;
    left: 0;
    width: 100%;
    padding: 8px;
    color: white;
}

p.foundation-overlay-header {
  font-size: 28px;
  font-weight: bold;
    color: white;
}
  

@media (max-width: 991px) {
  .path-detail {
    display: block; }

  .photo-grid-item .caption {
    top: 0; }

  .photo-grid-item .caption p {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%); } }
footer {
  margin: 25px 0 0 0;
  background-color: #004b8e;
  color: #FFF;
  border-top: solid #ffd350 3px; }

footer a {
  color: #fff;
  text-decoration: none; }

footer a:focus, footer a:hover {
  color: #fff;
  text-decoration: underline; }

.copytext {
  font-size: 12px; }

@media print {
      @page {
        size: A4;
        margin 0.5cm;
        }
        
 	#pscc-primary-nav, ul.navbar-nav, #image-header, footer {
		 display: none;
	 }
	 
	video, audio, embed, object {
		display: none;
	}
	 
}
