blockquote {
	font-size: 25px;
	color: #595963;
	font-style: italic;
	padding-left: 15px;
	border-left: 6px solid #bbbbbb;
	border-radius: 2px;
	margin: 20px 0;
}

.buttonBox {
	position: relative;
	padding: 10px 20px;
	text-align: center;
	font-size: 1em;
	letter-spacing: 4px;
	-webkit-transition-duration: 0.5s; /* Safari */
	transition: 0.5s;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-family: sans-serif;
}
.bluebtn 
{
  background-color: #006bb6;
  color: white !important;
  border: 2px solid #006bb6;
}

.bluebtn:hover {
  opacity:.75;
}
.lightbluebtn2 {
  background-color: #00acd4; 
  color: white !important; 
  border: 2px solid #00acd4;
  padding: 8px 50px;
  font-size: 1.3rem;
}

.lightbluebtn2:hover {
  background-color: #fff;
  color: #00acd4 !important;
  text-decoration:none;
}

.lightbluebtn {
  background-color: #00acd4; 
  color: white !important; 
  border: 2px solid #00acd4;
}

.lightbluebtn:hover {
  background-color: #fff;
  color: #00acd4;
}

.greenbtn {
  background-color: #bcd63e; 
  color: white !important; 
  border: 2px solid #bcd63e;
}

.greenbtn:hover {
  background-color: #fff;
  color: #bcd63e !important;
  text-decoration:none !important;
}

.redbtn {
  background-color: #e03a3e; 
  color: white !important; 
  border: 2px solid #e03a3e;
}

.redbtn:hover {
  background-color: #fff;
  color: #e03a3e;
}

.orangebtn {
  background-color: #f5822b; 
  color: white !important; 
  border: 2px solid #f5822b;
}

.orangebtn:hover {
  background-color: #fff;
  color: #f5822b !important;
}

.goldbtn {
  background-color: #eaaa00; 
  color: white !important; 
  border: 2px solid #eaaa00;
}

.goldbtn:hover {
  background-color: #fff;
  color: #eaaa00;
}

.graybtn {
  background-color: #aaa; 
  color: white !important; 
  border: 2px solid #aaa;
}

.graybtn:hover {
  background-color: #fff;
  color: #aaa;
}

.blackbtn {
  background-color: #222; 
  color: white !important; 
  border: 2px solid #222;
}

.blackbtn:hover {
  background-color: #fff;
  color: #222;
}

.capabilities {padding: 30px 0 0 !important;}

.clearfix.text-formatted.field.field--name-field-body.field--type-text-with-summary.field--label-hidden.field__item {padding-bottom:30px;}

.common-hero {margin: 0 0 2rem 0 !important;}

.title-text-image {padding-top:20px;}

.col_full { width: 100%; }
.col_half { width: 48%; }
.col_one_third { width: 30.63%; }
.col_two_third { width: 65.33%; }
.col_one_fourth { width: 22%; }
.col_three_fourth { width: 74%; }
.col_one_fifth { width: 16.8%; }
.col_two_fifth { width: 37.6%; }
.col_three_fifth { width: 58.4%; }
.col_four_fifth { width: 79.2%; }
.col_one_sixth { width: 13.33%; }
.col_five_sixth { width: 82.67%; }
	
.col_full,
.col_half,
.col_one_third,
.col_two_third,
.col_three_fourth,
.col_one_fourth,
.col_one_fifth,
.col_two_fifth,
.col_three_fifth,
.col_four_fifth,
.col_one_sixth,
.col_five_sixth {
	display: block;
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}

.col_full {
	clear: both;
	float: none;
	margin-right: 0;
}

.col_last {
	margin-right: 0 !important;
	clear: right;
}
	.col_clear{height: 10px;}
	
@media (max-width: 576px) {
	[class*="col_"] {
    width: 100% !important;
  }	
  .buttonBox {
    padding: 6px 6px !important;
  }
}

@media (max-width:768px) {
  [class*="col_"] {
    width: 100% !important;
  }	
  .buttonBox {
    padding: 6px 6px !important;
  }
}

.main-row .blue-title {
  color:#006bb6;
  font-size:4rem;
  text-transform:uppercase;
  line-height:1;
  font-weight:300;
}

.blog-text-container {margin-top:20px;}

.blog-author-container {margin-top:20px;}

.generic-blade {
  margin:20px 0 20px 0;
  padding:0;
  max-width:1400px;
  float:left;
}

.row.approach.bg-grey {margin-left:0 !important; margin-right:0 !important;}

.capabilities.bg-light-grey {padding-left: 20px !important; padding-right: 20px !important;}

.center-image-half {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50% !important;
}

.homepage-hero{margin:0 !important;}

.hero-image h1 {
  color:#fff !important;
  font-size:4.5rem;
  font-weight:300;
}

.hero-image p {color:#fff !important;}

.homepage-hero h2 {max-width: 750px !important;}

.homepage-hero .hero-item-2 h2 {max-width: 950px !important;}

@media screen and (max-width:1200px){.footer-bg .footer_image {position:relative !important;}
  .homepage-hero h2 {font-size:36px !important;}

.homepage-hero .active {background-position: left !important;}
  
}

.menu {min-width:130px;}

.contract-select-title, .MST-tab-title {font-size:2.2rem !important;}

@media(max-width:576px) {
  .blog-listing-page .common-hero .common-hero-content h1{
    font-size: 12px !important;
    margin-top: -40px;
  }
    main .breadcrumb {
      display: none;
    }
  .blog-listing-page .common-hero .common-hero-content h2{
    font-size: 10px !important;
  }
  .homepage-hero .active {background-position: left !important;}
  
  .homepage-hero h2 {font-size:36px !important;}
}
@media(max-width:768px) {
  .blog-listing-page .common-hero .common-hero-content h1 {
    font-size: 30px;
  }
  .blog-listing-page .common-hero .common-hero-content h2{
    font-size: 20px;
  }
  .homepage-hero .active {background-position: left !important;}
  
  .homepage-hero h2 {font-size:30px !important;}
  
  .homepage-hero .hero-item-content p {font-size: 14px !important;}
}

.advanced-logo-container {
  display:none;
}
}

}

.path-contact-us .contact-us-select .department-selected {
  font-size: 2.1rem;
}

li a, li a:visted {text-decoration:underline;}

.path-contact-us .contact-us-select .department-selected {line-height: 32px !important;}

.list-details .list-content .loc-key {display:none;}

.leader-detailes .leader-photo
{ height:500px !important; }

.inquiry iframe {
  max-height: none;
}

.hs-form-iframe-0 { max-height: none; !important;}

.view-authors-listing .view-content .views-infinite-scroll-content-wrapper.clearfix .author-item h1 a 
{min-height:240px;}

.tile .title.title-size-30 {
  font-size: 2.5rem !important;
  line-height: 3rem;
}

