/* BCT custom styles - HTT - 2021-08-16
 * HTML5 Boilerplate
 */
 
 /*---------------------*/
 /* BCT Additions*/
 /*---------------------*/
 #home-container{
	width: 957px;
	margin: 30px auto;	
	color: #000;
	font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}
#home-container .box1{
	background: url(../img/home-bottombox-bg.png) no-repeat;
	width: 272px;
	height: 126px;	
	float: left;
	padding: 10px 15px;
	margin-right: 22px;
	/*border: 1px solid red;*/
}

#home-container .box1b{
	width: 221px;
	/*height: 170px;*/
	float: left;
	padding: 0px 0px;
	margin-right: 23px;
	/*border: 1px solid red;*/
}

#home-container .box1c{
	width: 221px;
	/*height: 170px;*/
	float: right;
	padding: 0px 0px;
	margin-right: 0px;
	/*border: 1px solid red;*/
}

#home-container .last{ float: right; margin: 0px;}

#home-container .box2{
	width: 220px;
	height: 130px;	
	float: left;
	padding: 0px 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	/*border: 1px solid red;*/
}



#home-container .last{ float: right; margin: 0px;}

.clear{ clear: both; }

 #home-container2{
	/*width: 957px;*/
	margin: 30px auto;	
	color: #000;
	font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

#home-container2 .box2center{
	width: 220px;
	height: 130px;	
	text-align: center;
	padding: 0px 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	/*border: 1px solid red;*/
}

.clear{ clear: both; }

table.page-title{
	background-color:white;
	border: 1px solid black;
	border-spacing:3pm;
    padding: 6px 6px 6px 6px; 
}

th.page-title{
	color:white;
	/*background-color: #60362a;*/
	background-color: #162644;
	border:1px solid black;
	border-spacing:3pm;
    padding: 6px 6px 6px 6px; 
}

td.page-title{
	color:black;
	background-color:white;
	border:1px solid black;
	border-spacing:3pm;
    padding:6px 6px 6px 6px; 
}

table.menu4 {
	border-width: 0px ;
	border-spacing: 0px ;
    vertical-align: top ;
    align: center ;
	padding: 0px ;
	border-style: none ;
	color: none ;
}

td.menu4 {
	color: #660000 ;
	width: 700px;
	font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
    font-style: normal;
	font-size:9pt;
	text-align: center ;
    vertical-align: top ;
	padding: 5px 5px 5px 5px ;
	border-width: 0px 0px 0px 0px ;
	border-color: none  ;
    border-style: none ;
}

a.menu4 {
	color: #0000FF ;
	font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;
    font-style: bold;
	text-align: center ;
}

.nav-menu {
  /*padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;*/
  background-color: #ececec;
  position: relative;
  bottom: 0;
  right: 0;
  width: 400px;
}

a.nav1 {
	font-size: 18px;
	line-height: 22px;
    font-style: bold;
	text-align: left ;
	color: white;
	text-indent: 25x;
	/*background-color: #162644;
	border:1px solid white;
	border-spacing:3pm;
    padding: 6px 6px 6px 6px;*/
}

a.nav2 {
	font-size: 16px;
	line-height: 20px;
    font-style: normal;
	text-align: left ;
	color: white;
	text-indent: 50px;
	/*background-color: #162644;
	border:0px;
	border-spacing:0pm;
    padding: 6px 6px 6px 6px */
}

a.nav3 {
	font-size: 15px;
	line-height: 19px;
    font-style: italic;
	text-align: left ;
	color: black;
	text-indent: 75px;
	/*background-color: white;
	border:1px solid white;
	border-spacing:3pm;
    padding: 6px 6px 6px 6px;*/
}

.dnav1 {
	width: 400px;
	text-align: left ;
	text-indent: 0px;
	background-color: #162644;
	border:0px solid white;
	border-spacing:3pm;
    padding: 25px 25px 25px 75px; 
}

.dnav2 {
	width: 300px;
	text-align: left ;
	text-indent: 0px;
	background-color: #162644;
	border:0px solid white;
	border-spacing:0pm;
    padding: 25px 25px 10px 25px; 
}

.dnav3 {
	width: 250px;
	text-align: left ;
	text-indent: 0px;
	background-color: #e0e1e5;
	border:0px solid white;
	border-spacing:0pm;
    padding: 10px 25px 10px 30px; 
}


/*---------------------*/ 
/* Webflow Styles*/
/*---------------------*/

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #081c33;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #767171;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h3b {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #767171;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h3g {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #DD8661;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  /*color: #7f7f7f;*/
  color: #000000
  /*font-size: 18px;*/
  font-size: 16px;
  /*line-height: 25px;*/
  line-height: 20px;
}

.text {
  margin-bottom: 6px;
  color: ##000000;
  font-size: 14px;
  line-height: 16px;

}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

li {
  padding-bottom: 5px;
  color: #081c33;
  font-size: 16px;
  line-height: 20px;
  /*font-size: 18px;
  line-height: 25px;*/
}

label {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 700;
}

.dropdown {
  position: static;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  border-right: 1px none #ececec;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.container {
  position: relative;
  display: block;
}

.subpage-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 121px;
  padding-left: 121px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
}

.subpage-title.white {
  color: #fff;
}

.subpage-title.white.slide-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.subpage-title.white.slide-4 {
  padding: 0px 13px;
}

.subpage-title.white.quote {
  padding-right: 109px;
  padding-left: 109px;
}

.subpage-title.white.quote.yellow {
  color: #f3af1c;
}

.subpage-title.white {
  color: #fff;
}

.subpage-title.white.quote {
  padding-right: 109px;
  padding-left: 109px;
}

.subpage-title.white.quote.yellow {
  color: #f3af1c;
}

.portfolio-lightbox-block {
  display: block;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-decoration: none;
}

.portfolio-item-title {
  display: block;
  margin-bottom: 15px;
  color: #767171;
  /*font-size: 18px;*/
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  /*text-transform: uppercase;*/
}

.portfolio-item-title-2 {
  display: block;
  margin-bottom: 15px;
  color: #767171;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

.portfolio-item-title:hover {
  color: #081c33;
}

.portfolio-item-title.footer {
  margin-bottom: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.item-description {
  max-width: 500px;
  color: #154972;
  font-size: 16px;
  line-height: 22px;
}

.item-description.left {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.item-description.more-space {
  width: 100%;
}

.item-description.center {
  margin-bottom: 20px;
  text-align: center;
}

.light-footer-link {
  display: block;
  margin-bottom: 7px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.dark-footer-title {
  margin-bottom: 21px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.dark-footer-title.thin {
  font-weight: 400;
  text-transform: none;
}

.bottom-footer-paragraph {
  margin-bottom: 0px;
  float: left;
  font-size: 12px;
}

.bottom-footer-paragraph.dark {
  color: #94979e;
}

.blue-footer {
  padding-top: 43px;
  padding-bottom: 43px;
  background-color: #081c33;
  font-size: 16px;
}

.footer-small-social-icon {
  width: 100%;
  height: 100%;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-small-social-icon.fb {
  background-size: contain;
}

.footer-small-social-icon.bottom-footer-link {
  background-image: url('../images/linkedin.png');
  background-size: contain;
}

.footer-small-social-icon.yt {
  background-image: url('../images/youtube.png');
  background-size: contain;
}

.color-social-button {
  width: 30px;
  height: 30px;
  margin-right: 2px;
  margin-bottom: 4px;
  padding-top: 3px;
  border-radius: 4px;
  background-color: transparent;
  text-align: center;
}

.color-social-button:hover {
  opacity: 0.8;
}

.bottom-footer-link {
  color: #91959c;
}

.bottom-footer-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.ft-link {
  color: #154972;
  font-size: 16px;
  text-decoration: none;
}

.section-title-wrapper {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.section-2 {
  /*border: 1px solid red;*/
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.section-2b {
  /*border: 1px solid red;*/
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.section-2.tint {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ececec;
}

.section-2.bottom-space {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-2.bottom-space.no-pad {
  padding-bottom: 0px;
}

.top-line-block {
  margin-top: 35px;
  padding-top: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.cta-button {
  padding: 9px 22px;
  background-color: #081c33;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.cta-button-b {
  padding: 1px 22px;
  background-color: #ececec;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #8B0000;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.cta-button:hover {
  background-color: #154972;
  box-shadow: none;
  opacity: 0.9;
}

.cta-button.form {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cta-button.long {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.cta-button-b.long {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section_container {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.section_container.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section_container.center.white-text {
  max-width: 1170px;
  color: #fff;
}

.section_container.center.white-text.slide-1 {
  position: static;
  left: -144px;
  top: -42px;
  max-width: 950px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section_container.center.white-text.slide-2 {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: auto;
  margin-top: 0px;
}

.section_container.center.white-text.slide-3 {
  position: relative;
  left: 199px;
  max-width: 980px;
}

.section_container.center.white-text.slide-4 {
  max-width: 900px;
}

.section_container.center.white-text.slide-3 {
  position: static;
  left: -144px;
  top: -42px;
  max-width: 950px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section_container.center.white-text.quote {
  position: static;
  left: -144px;
  top: -42px;
  max-width: 950px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.section_container.stack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.section_container.center {
  text-align: center;
}

.section_container.center.white-text {
  max-width: 1170px;
  color: #fff;
}

.section_container.center.white-text.quote {
  position: static;
  left: -144px;
  top: -42px;
  max-width: 950px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.content_section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content_sectionb {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.content_section.hide {
  display: none;
}

.content_section.grey {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ececec;
}

.content_section.green {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #229954;
}

.content_sectionb.grey {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #ececec;
}

.content_section.grey.vertical {
  /*border: 1px solid blue;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content_section.green.vertical {
  /*border: 1px solid blue;*/
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content_sectionb.grey.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content_section.grey.vertical.darker {
  margin-top: 0px;
  margin-bottom: 40px;
  background-color: #c4c0c0;
}

.content_section.grey.short {
  position: static;
  height: 80%;
  margin-bottom: 77px;
}

.content_section.blue {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #081c33;
}

.content_section.adjust-pad {
  max-width: 730px;
  padding-right: 0px;
  padding-left: 0px;
}

.accordion-item {
  max-width: 450px;
}

.accordion__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 0px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: transparent;
  font-size: 18px;
  cursor: pointer;
}

.accordion__title.pad {
  padding-top: 20px;
  padding-bottom: 20px;
}

.accordion__plus-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.accordion__content-wrap {
  overflow: hidden;
  height: 0%;
}

.accordion__content {
  margin: 0px 20px 40px;
}

.accordion__content.stack {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bold-text-4 {
  font-weight: 400;
}

.text-block-2 {
  text-transform: uppercase;
}

.text-block-2.small {
  font-size: 12px;
  font-weight: 400;
}

.box-wrapper {
  padding: 10px;
}

.success-message-2 {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.success-message-2.contact-form {
  color: #000;
}

.contact-form-field {
  height: 50px;
  padding-left: 80px;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #f7f7f7;
  background-image: url('../images/Divider_1Divider.jpg');
  background-position: 50px 50%;
  background-size: 1px;
  background-repeat: no-repeat;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
}

.contact-form-field:hover {
  border-color: #168bf4;
}

.contact-form-field:focus {
  border-color: #168bf4;
}

.contact-form-field.email {
  background-image: url('../images/Email_1Email.png');
  background-position: 18px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.contact-form-field.name {
  height: 50px;
  background-image: url('../images/User_1User.png');
  background-position: 20px 50%;
  background-size: 14px;
  background-repeat: no-repeat;
}

.contact-form-field.phone {
  background-image: url('../images/Mobile_1Mobile.png');
  background-position: 20px 50%;
  background-size: 11px;
  background-repeat: no-repeat;
}

.contact-form-submit-button {
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  border-radius: 3px;
  background-color: #081c33;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 11px;
  line-height: 11px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.contact-form-submit-button:hover {
  background-color: #154972;
  opacity: 0.9;
}

.textarea {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  background-color: #f7f7f7;
}

.textarea.message {
  height: 70px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-left: 20px;
}

.textarea.message:hover {
  border-color: #168bf4;
}

.textarea.message:focus {
  border-color: #168bf4;
}

.error-message {
  font-size: 16px;
  line-height: 25px;
}

.contact-form-item {
  margin-bottom: 0px;
}

.contact-form-item.message {
  margin-bottom: 20px;
}

.html-embed {
  width: 600px;
  box-shadow: -1px -4px 20px 2px rgba(139, 139, 139, 0.27);
}

.home-slider {
  height: 75vh;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 75vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.38)), to(rgba(0, 0, 0, 0.38)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38));
}

.overlay.show {
  display: block;
  height: 75vh;
}

.applications-button {
  margin-right: auto;
  margin-left: auto;
  padding: 20px 22px;
  border-radius: 5px;
  background-color: #081c33;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.applications-button:hover {
  background-color: #154972;
  box-shadow: none;
  opacity: 0.9;
}

.applications-button.space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 150px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: none;
}

.applications-button.space:hover {
  background-color: #154972;
  opacity: 0.9;
}

.applications-button.space.exact {
  /*width: 500px;*/
  width: 350px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.applications-button.space.exact:hover {
  background-color: #081c33;
  opacity: 0.9;
}

.navigation-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  padding: 20px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.navigation-link:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.navigation-link.w--current {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 13px;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-content-wrap:hover {
  color: #154972;
}

.dropdown-toggle-2 {
  margin-left: 20px;
  padding-right: 24px;
  padding-left: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}

.dropdown-toggle-2:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.dropdown-pointer {
  position: relative;
}

.navigation-container-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-link {
  min-width: 200px;
  margin-right: 0px;
}

.navigation-mob {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1240px;
  min-height: 90px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-dropdown {
  min-width: 140px;
}

.navigation-dropdown.w--open {
  left: -100px;
  max-height: 100vh;
  min-width: 320px;
  padding-top: 10px;
  background-color: transparent;
}

.navigation-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.dropdown-title {
  margin-bottom: 2px;
  font-size: 15px;
}

.navigation-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
}

.navigation-wrap {
  position: relative;
}

.dropdown-wrapper {
  overflow: hidden;
  min-width: 140px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 4px -19px 35px 0 rgba(32, 53, 90, 0.08), 11px 11px 30px -10px rgba(32, 53, 90, 0.15);
}

.dropdown-wrapper.w--open {
  left: -97px;
  max-height: 100vh;
  min-width: 300px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
}

.icon-4 {
  margin-right: 5px;
}

.nav-menu-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 15px;
}

.flowbase-logo {
  width: 100px;
  max-width: 100%;
}

.dropdown-link-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 22px 16px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.pointer {
  position: absolute;
  left: 0%;
  top: -3%;
  right: -40%;
  bottom: auto;
  z-index: 20;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #081c33;
}

.dropdown-nav {
  color: #fff;
}

.dropdown-link {
  position: relative;
  z-index: 25;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link:hover {
  background-color: hsla(0, 0%, 98%, 0.8);
  color: #154972;
}

.header-title {
  display: block;
  margin-bottom: 15px;
  color: #081c33;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.header-title:hover {
  color: #081c33;
}

.header-title.white {
  color: #fff;
  line-height: 40px;
  text-align: center;
}

.about-section {
  height: 400px;
  background-image: url('../images/IMG_4414.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.header-sub-title {
  display: block;
  margin-bottom: 15px;
  color: #081c33;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.header-sub-title:hover {
  color: #081c33;
}

.header-sub-title.white-text {
  color: #fff;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}

.about-content-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-content-section.bios {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
}

.about-content-section.bios {
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.about-content-wrapper {
  /* border: 1px solid blue;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.about-content-wrapper.less-space {
  margin-right: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-content-wrapper.less-space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.line {
  height: 1px;
  background-color: #767171;
}

.content-div {
  margin-right: 50px;
  margin-bottom: 20px;
}

.content-div.bios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.content-div.bios {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.about-photo-content-div {
  width: 500px;
  height: 575px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  background-image: url('../images/Alex-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.bio-wrapper-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blue {
  color: #081c33;
}

.gold {
  color: #AF823D;
  text-align: center;
  font-size: 24px;
}

.blue.less-space {
  margin-top: 10px;
  margin-bottom: 0px;
}

.blue.big {
  font-weight: 700;
}

.blue.small {
  font-size: 14px;
}

.purple {
  color: #663399;
}


.bio-button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.just-text-section {
  padding: 25px 40px;
}

.just-text-section.space {
  margin-top: 40px;
  margin-bottom: 40px;
}

.center {
  text-align: center;
}

.center.grey {
  margin-top: auto;
  color: #767171;
  text-align: center;
}

.center.blue {
  text-align: center;
}

.center.blue.space {
  margin-top: 40px;
  margin-bottom: 40px;
}

.center.grey {
  margin-top: auto;
  color: #767171;
  text-align: center;
}

.center.grey.caps {
  text-transform: uppercase;
}

.about-photo-content-div-bios {
  /* border: 1px solid blue;*/
  width: 200px;
  height: 250px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Alex-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-photo-content-div-bios._1 {
  background-image: url('../images/Myron-Cramer-DSC_0014-fixed.jpg');
}

.about-photo-content-div-bios._2 {
  background-image: url('../images/Steve_Tate2.jpg');
}

.bio-wrapper-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.leadership-wrapper-div {
  /* border: 1px solid blue;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.leadership-div-row {
  /* border: 1px solid blue;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
/*Added 2020-04-01*/
  margin-left: 20px;
}

.leadership {
  margin-right: 20px;
}

.about-photo-content-div-bios-other {
  width: 150px;
  height: 200px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Alex-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-photo-content-div-bios-other._1 {
  background-image: url('../images/Jacqueline-Owens-Lancaster-DSC_0019-fixed-1.jpg');
}

.about-photo-content-div-bios-other._2 {
  background-image: url('../images/Tony-Perotti-DSC_0025-fixed-1.jpg');
}

.about-photo-content-div-bios-other._3 {
  background-image: url('../images/Brian-Donnelly-DSC_0044-fixed-1.jpg');
}

.about-photo-content-div-bios-other._4 {
  background-image: url('../images/s-presson-1.jpg');
}

.about-photo-content-div-bios-other._6 {
  background-image: url('../images/Cindy-Lucas-DSC_0043-fixed-1.jpg');
}

.about-photo-content-div-bios-other._6 {
  background-image: url('../images/Male-place-holder.jpg');
  background-position: 50% 50%;
}

.about-photo-content-div-bios-other._7 {
  background-image: url('../images/c-stallings-1.jpg');
  background-position: 50% 50%;
}

.about-photo-content-div-bios-other._8 {
  background-image: url('../images/Teresa-Wolfgang-1.jpg');
  background-position: 50% 50%;
}

.about-photo-content-div-bios-other._4 {
  background-image: url('../images/Josh_Hahn-1.jpg');
}

.about-photo-content-div-bios-other._5 {
  background-image: url('../images/s-presson-1.jpg');
}

.about-photo-content-div-bios-other._6 {
  background-image: url('../images/Cindy-Lucas-DSC_0043-fixed-1.jpg');
}

.about-photo-content-div-bios-other._9 {
  background-image: url('../images/Teresa-Williams-1.jpg');
}

.about-photo-content-div-bios-other._10 {
  background-image: url('../images/Chris-Brown-1.jpg');
}

.about-photo-content-div-bios-other._11 {
  background-image: url('../images/Rick-Harris-1.jpg');
}

.about-photo-content-div-bios-other._12 {
  background-image: url('../images/Barry-Fisher-1.jpg');
}

.about-photo-content-div-bios-other._14 {
  background-image: url('../images/Michael-Cramer-2.png');
}

.about-photo-content-div-bios-other._15 {
  background-image: url('../images/Greg-Babcock-1.jpg');
}

.about-photo-content-div-bios-other._16 {
  background-image: url('../images/Matt-Kreitner-1.jpg');
}

.about-photo-content-div-bios-other._17 {
  background-image: url('../images/Chris-Voltaggio-1.jpg');
}

.about-photo-content-div-bios-other._18 {
  background-image: url('../images/Jesse-Richardson-1.jpg');
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.main-ft-sec {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #ececec;
}

.container-main {
  /*border: 1px solid green;*/
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*max-width: 1140px;*/
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container-main.ft {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.container-main.space {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container-main.space.less {
  padding-top: 0px;
}

.container-main.space.less.move {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft-div-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ft-div-1.flip {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bct-seal {
  width: 75px;
  height: 94px;
  margin-right: 10px;
  background-image: url('../images/BCT-Seal.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer-title {
  margin-bottom: 10px;
  color: #081c33;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.bct-logo {
  width: 100px;
  height: 100px;
  margin-right: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/BCT_logo_color.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-div {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.icon-div.phone {
  width: 20px;
  height: 20px;
  background-image: url('../images/Phone_icon-07.png');
  background-position: 0px 0px;
  background-size: cover;
}

.icon-div.email {
  width: 20px;
  height: 20px;
  background-image: url('../images/email_icon-07.png');
  background-position: 0px 0px;
  background-size: cover;
}

.info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -7px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.info-wrapper-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
}

.what-we-do-section {
  height: 400px;
  background-image: url('../images/shutterstock_1062915266-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.what-we-do-section._2 {
  background-image: url('../images/want_to_connect-2.jpg');
  background-position: 50% 0%;
}

.service-wrapper {
  /*border: 1px solid orange;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*margin-top: 40px;*/
  margin-top: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.service-wrapper.up {
  margin-top: -30px;
}

.item.pad {
  margin-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service-image {
  width: 300px;
  height: 300px;
  background-image: url('../images/Security-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.service-image._2 {
  background-image: url('../images/IMG_4354.jpg');
}

.service-image._3 {
  background-image: url('../images/shutterstock_319414127-1.jpg');
}

.service-image._4 {
  background-image: url('../images/shutterstock_410963488-1.jpg');
}

.service-des {
  margin-right: 50px;
  text-align: left;
}

.all-caps {
  color: #757070;
  text-align: center;
  text-transform: uppercase;
}

.all-caps.blue {
  text-transform: uppercase;
}

.all-caps.blue.right {
  text-align: right;
}

.all-caps.space {
  margin-right: 50px;
}

.tabs-no-space {
  z-index: 10;
  width: 100%;
  min-height: 0px;
  margin-right: 50px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  background-color: #fff;
}

.tab-pane-less-space {
  padding: 20px 40px;
  background-color: #ececec;
}

.tab-pane-less-space.grey {
  background-color: #ececec;
}

.tab-pane-less-space._2 {
  padding-bottom: 10px;
}

.white {
  color: #ececec;
}

.radio {
  margin-top: 0px;
  margin-right: 20px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
}

.div-block-2 {
  margin-right: 40px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.radio-button {
  margin-top: 0px;
}

.radio-button-2 {
  margin-top: 0px;
}

.htt-section {
  height: 400px;
  background-image: url('../images/htt-home.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.links-section {
  height: 400px;
  background-image: url('../images/bay-bridge.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tools-section {
  height: 400px;
  background-image: url('../images/tools.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-ai-section {
  height: 400px;
  background-image: url('../images/topic-ai.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-blockchain-section {
  height: 400px;
  background-image: url('../images/topic-blockchain.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-cloud-section {
  height: 400px;
  background-image: url('../images/topic-cloud.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-cloudsec-section {
  height: 400px;
  background-image: url('../images/topic-cloudsec.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-cybersec-section {
  height: 400px;
  background-image: url('../images/topic-cybersec.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-enterprisemgmt-section {
  height: 400px;
  background-image: url('../images/topic-enterprisemgmt.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-hpc-section {
  height: 400px;
  background-image: url('../images/topic-hpc.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-ipv6-section {
  height: 400px;
  background-image: url('../images/topic-ipv6.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-mobile-section {
  height: 400px;
  background-image: url('../images/topic-mobile.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}


.topic-scrm-section {
  height: 400px;
  background-image: url('../images/topic-scrm.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.topic-syseng-section {
  height: 400px;
  background-image: url('../images/topic-syseng.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.archives-section {
  height: 400px;
  background-image: url('/images/archives.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sitemap-section {
  height: 400px;
  background-image: url('../images/sitemap.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.jobfair-section {
  height: 400px;
  background-image: url('../images/openings.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-section {
  height: 400px;
  background-image: url('../images/bct-news.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}


.topic-nav {
  /*border: 1px solid red;*/
  /*width: 500px;*/
  width: 575px;
  /*margin-right: 50px;*/
  margin-right: 15px;
}

.topic-text {
  /*border: 1px solid blue;*/
  /*width: 500px;*/
  width: 575px;
  /*margin-right: 50px;*/
  margin-right: 15px;
}

.item-des {
  /*border: 1px solid red;*/
  /*width: 500px;*/
  width: 575px;
  /*margin-right: 50px;*/
  margin-right: 15px;
}

.item-des-2s {
  /*border: 1px solid green;*/
  width: 300px;
  margin-right: 0px;
  margin-left: 10px;
}

.item-des-2m {
  /*border: 1px solid green;*/
  width: 480px;
  margin-right: 0px;
  margin-left: 10px;
}

.item-des-2l {
  /*border: 1px solid green;*/
  width: 500px;
  margin-right: 0px;
  margin-left: 10px;
}

.item-des-2box {
  /*border: 1px solid green;*/
  width: 250px;
  text-align:center;
  margin-right: 10px;
  margin-left: 10px;
}

.item-des._100 {
  width: 100%;
  margin-right: 0px;
}

.item-des.empty {
  width: 300px;
  margin-right: 0px;
}

.section-5 {
  height: 100%;
}

.section-5.grey {
  background-color: #ececec;
}

.logo-bct-coin-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.employee-tools {
  height: 400px;
  background-image: url('../images/BCT_Cheesing_Together_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.give-back-section {
  height: 400px;
  background-image: url('../images/BCT_Give_Back-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.accordion__bar-vert-2 {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #b1872d;
}

.portfolio-item-title-2 {
  display: block;
  margin-bottom: 15px;
  /*color: #767171;*/
  color: #AF823D;
  font-size: 18px;
  /*font-size: 24px;*/
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

.portfolio-item-title-2:hover {
  color: #081c33;
}

.portfolio-item-title-2.no-pad {
  margin-bottom: 0px;
  color: #081c33;
}

.portfolio-item-title-2.blue2 {
  color: #083F80;
  font-size: 22px;
  font-weight: bold;
}

.item-description-2 {
  color: #154972;
  font-size: 16px;
  line-height: 22px;
}

.accordion__bar-hor-2 {
  width: 100%;
  height: 2px;
  background-color: #b1872d;
}

.div-block-4 {
  margin-bottom: 40px;
}

.sub-text {
  display: block;
  margin-bottom: 15px;
  color: #767171;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}

.slider-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  padding: 20px 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 45px 0px 45px 45px;
  box-shadow: 1px 1px 55px 0 rgba(0, 22, 50, 0.08);
}

.testimonial-content-block {
  position: relative;
  max-width: 500px;
  margin-top: 100px;
  margin-bottom: 40px;
}

.quote-image {
  position: absolute;
  left: -15px;
  top: -65px;
  min-width: 70px;
}

.quote-text {
  position: relative;
  z-index: 1;
  max-width: 300px;
  margin-right: auto;
  margin-left: auto;
  color: #081c33;
  text-align: center;
}

.grey-box-div {
  max-width: 600px;
  min-width: 500px;
  padding: 10px 15px 10px 5px;
  background-color: #c4c0c0;
}

.charity-text {
  margin-bottom: 20px;
  color: #464141;
  text-align: center;
  text-transform: uppercase;
}

.charities-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
}

.l-side-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.pic-1 {
  width: 400px;
  height: 200px;
  margin-bottom: 40px;
  background-image: url('../images/BCT_fun3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic-2 {
  width: 400px;
  height: 200px;
  margin-bottom: 40px;
  background-image: url('../images/BCT_Giving_Together-1.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-7 {
  padding-right: 39px;
  padding-left: 39px;
}

.div-block-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.pic-3 {
  width: 400px;
  height: 200px;
  margin-bottom: 40px;
  background-image: url('../images/BCT_fun2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pic-4 {
  width: 400px;
  height: 200px;
  margin-bottom: 40px;
  background-image: url('../images/BCT_fun.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.why-bct-company-section {
  height: 400px;
  /*background-image: url('../images/work-with-us_ALL_BLUE-01-01-1.png');*/
  background-image: url('../images/employees.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.job-link {
  margin-bottom: 10px;
}

.job-cat-description {
  margin-top: 10px;
  color: #154972;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.form-block-bct {
  margin-bottom: 40px;
  padding: 26px;
  background-color: #ececec;
}

.form-block-bct-2 {
  max-width: 550px;
  margin-bottom: 10px;
  padding: 4px;
  background-color: #ffffff;
}

.message-box {
  min-height: 175px;
}

.home-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.home-content-div {
  margin-right: 40px;
  padding-right: 41px;
}

.caps {
  text-transform: uppercase;
}

.caps.grey {
  color: #7f7f7f;
}

.slide-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-1-pic {
  position: relative;
  background-image: url('../images/Critical_Purpose-1-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-2-pic {
  background-image: url('../images/national_security-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-3-pic {
  background-image: url('../images/header-blur_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-4-pic {
  background-image: url('../images/BCT_Give_Back-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: left;
}

.big {
  font-size: 19px;
  line-height: 30px;
}

.home-content-group-wrapper {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-11 {
  /* border: 1px solid blue;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.btn {
  display: inline-block;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0px 2em;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #e0e6ed;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #4f5e6e;
  font-size: 16px;
  line-height: 40px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: capitalize;
  cursor: pointer;
}

.btn:hover {
  box-shadow: inset 0 0 0 1px #e0e6ed;
  opacity: 0.8;
  color: #4f5e6e;
}

.btn.btn--close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #c0ccda;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0);
  box-shadow: none;
  color: #94a0ad;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
}

.btn.btn--close:hover {
  border-color: #154972;
  background-color: #154972;
  box-shadow: none;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
}

.modal-alex {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100001;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.modal-wrap {
  position: relative;
  display: block;
  width: 500px;
  max-height: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  text-align: center;
}

.modal-wrap.bio {
  width: 60%;
  height: 100%;
  margin-top: 0px;
  padding-right: 100px;
}

.btn--close__wrap {
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 2;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: 100vh;
  padding: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bio-photo {
  width: 100%;
  height: 500px;
}

.bio-photo.alex {
  height: 100%;
  max-height: 450px;
  background-image: url('../images/Alex-1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bio-photo.dr-myron-cramer {
  background-image: url('../images/Myron-Cramer-DSC_0014-fixed.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.bio-photo.steve-tate {
  background-image: url('../images/Steve_Tate2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.content-div-bio {
  margin-right: 0px;
  margin-bottom: 20px;
  text-align: left;
}

a.page-title{
	/*font-family: Segoe UI, Arial, Verdana, Tahoma, sans-serif;*/
    font-size: 14px;
	font-style: normal;
	text-decoration: underline;	
	margin-left: 25px;
    color: #0000ff;  
	text-align: left;
}

.modal-dr-myron-cramer {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100001;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.modal-steve-tate {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100001;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.text-nav {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.text-nav.white {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.text-nav.white:hover {
  color: hsla(0, 0%, 92.7%, 0.7);
}

.h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  color: #757070;
  text-align: left;
  /*text-transform: uppercase;*/
}

.h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  color: #2d436e;
  text-align: left;
  font-style: italic;
}

.theme {
  color: #235091;
  text-align: center;
  /*text-transform: uppercase;*/
  font-size: 16px;
  font-style: italic;
}

.section-job-details {
  padding: 40px 20px;
  background-color: #fff;
}

.rich-text-block {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.div-block-16 {
  width: 90%;
  margin-right: 20px;
}

.container-base {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-pane-less-space-2 {
  padding: 20px 40px;
  background-color: #ececec;
}

.tab-pane-less-space-2.grey {
  background-color: #ececec;
}

.tab-pane-less-space-2.grey.job-box {
  margin-bottom: 40px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.heading-5 {
  margin-top: 0px;
}

.button-apply {
  display: inline-block;
  padding: 15px 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 3px;
  background-color: #154972;
  line-height: 16px;
  text-align: center;
}

.button-apply.space {
  margin-right: 40px;
}

.job-summary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 100px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(51, 51, 51, 0.1);
  border-radius: 3px;
  box-shadow: 1px 1px 2px 0 rgba(51, 51, 51, 0.1);
}

.text-div-3 {
  position: absolute;
  left: 69%;
  top: 9%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.text-div-4 {
  position: absolute;
  left: -74%;
  top: 66%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  text-align: center;
}

.text-div-6 {
  position: absolute;
  left: 62%;
  top: 66%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.text-div-5 {
  position: absolute;
  left: 32%;
  top: 66%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.text-div-2 {
  position: absolute;
  left: 57%;
  top: 22%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.white-2 {
  color: #ececec;
}

.text-div-1 {
  position: absolute;
  left: 15%;
  top: 18%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
}

.content_section-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 40px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.quote-image-2 {
  position: absolute;
  left: 5%;
  top: -50%;
  right: auto;
  bottom: 0%;
  min-height: 70px;
  min-width: 70px;
  background-image: url('../images/quotes.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.36;
}

.quote-image-2.right {
  left: auto;
  top: 0%;
  right: 5%;
  bottom: 0%;
  background-image: url('../images/quotes-right.png');
}

.quote-image-2.left {
  background-image: url('../images/quotes_left.png');
}

.grey {
  color: #7f7f7f;
}


/*.box2{
	width: 220px;
	height: 130px;	
	/*float: left;*/
	padding: 0px 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	border: 1px solid red;
	text-align: center;
}*/

.last{ float: right; margin: 0;}


html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-scroll-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="fade-in-on-load-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="modal-initial-state"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.75, 0.75);
  -ms-transform: scale(0.75, 0.75);
  transform: scale(0.75, 0.75);
}

@media screen and (max-width: 991px) {
  ul {
    padding-left: 19px;
  }
  .subpage-title {
    padding-right: 53px;
    padding-left: 53px;
    font-size: 40px;
  }
  .subpage-title.white {
    line-height: 45px;
  }
  .subpage-title.white.slide-2 {
    padding-right: 44px;
    padding-left: 44px;
  }
  .subpage-title.white.slide-4 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .subpage-title.white.quote.yellow {
    padding-right: 99px;
    padding-left: 99px;
  }
  .subpage-title.white {
    line-height: 45px;
  }
  .subpage-title.white.quote.yellow {
    padding-right: 99px;
    padding-left: 99px;
  }
  .portfolio-item-title {
    line-height: 25px;
  }
  .item-description {
    max-width: 500px;
  }
  .item-description.left {
    width: 100%;
  }
  .item-description.more-space {
    width: 100%;
  }
  .blue-footer {
    padding-right: 45px;
    padding-left: 45px;
  }
  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }
  .section-2 {
    /*border: 1px solid red;*/
    /*padding: 45px;*/
  }
  .section-2.tint {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-2.bottom-space {
    /*border: 1px solid blue;*/
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .section_container.center.white-text.slide-1 {
    left: 0px;
    top: 0px;
    max-width: 700px;
    margin-top: 0px;
    padding-right: 106px;
    padding-left: 106px;
  }
  .section_container.center.white-text.slide-2 {
    margin-top: 0px;
  }
  .section_container.center.white-text.slide-3 {
    position: static;
    max-width: 1200px;
  }
  .section_container.center.white-text.slide-3 {
    left: 0px;
    top: 0px;
    max-width: 700px;
    margin-top: 0px;
    padding-right: 103px;
    padding-left: 103px;
  }
  .section_container.center.white-text.quote {
    left: 0px;
    top: 0px;
    max-width: 700px;
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .section_container.center.white-text.quote {
    left: 0px;
    top: 0px;
    max-width: 700px;
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .content_section {
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content_section.adjust-pad {
    max-width: 700px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .accordion-item {
    max-width: 100%;
  }
  .text-block-2.small {
    font-size: 9px;
  }
  .home-slider {
    height: 70vh;
  }
  .overlay {
    display: block;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }
  .mobile-nav-link {
    width: 100%;
    font-weight: 700;
  }
  .mobile-nav-link.w--current {
    color: #154972;
  }
  .mobile-nav-link.w--current:hover {
    color: #154972;
  }
  .navigation-container-mob {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navigation-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(68, 85, 103, 0.11);
    background-color: #081c33;
  }
  .menu-mob {
    border-radius: 100px;
    background-color: #fafafa;
    color: #b1872d;
    font-size: 22px;
  }
  .menu-mob.w--open {
    background-color: #ececec;
    color: #fff;
  }
  .navigation-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .nav-menu-3 {
    display: none;
  }
  .mobile-nav {
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
  }
  .flowbase-logo {
    width: 100px;
  }
  .dropdown-link-mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dropdown-list-item {
    background-color: #fff;
  }
  .navigation {
    display: none;
  }
  .icon-5 {
    color: #b1872d;
  }
  .header-title {
    line-height: 25px;
  }
  .header-title.white {
    font-size: 25px;
    line-height: 30px;
  }
  .header-sub-title {
    line-height: 25px;
  }
  .header-sub-title.white-text {
    font-size: 20px;
    line-height: 30px;
  }
  .about-content-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-content-section.bios {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-content-wrapper {
    margin-right: 0px;
  }
  .content-div {
    margin-right: 20px;
  }
  .content-div.bios {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .content-div.bios {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about-photo-content-div {
    width: 300px;
    height: 400px;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-wrapper-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bio-wrapper-top {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .just-text-section.less-space {
    padding-right: 24px;
    padding-left: 24px;
  }
  .center.grey.caps {
    font-size: 24px;
    line-height: 30px;
  }
  .about-photo-content-div-bios {
    width: 300px;
    height: 400px;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .bio-wrapper-bottom {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .name-title {
    text-align: center;
  }
  .leadership-wrapper-div {
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .leadership-div-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .leadership {
    margin-top: 20px;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-content-div-bios-other {
    width: 300px;
    height: 400px;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-content-div-bios-other._1 {
    width: 150px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._2 {
    width: 150px;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._3 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._4 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._7 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._8 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._4 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._5 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-main.ft {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container-main.space {
    padding-right: 40px;
    padding-left: 40px;
  }
  .ft-div-1 {
    margin-bottom: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ft-div-1.flip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .bct-logo {
    background-position: 50% 50%;
  }
  .service-wrapper {
    /*border: 1px solid green;*/
    /*margin-top: 10px;*/
    margin-top:6px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .service-wrapper.up {
    margin-top: 0px;
  }
  .item {
    margin-bottom: 20px;
  }
  .item.pad {
    margin-right: 0px;
  }
  .service-des {
    text-align: left;
  }
  .all-caps {
    text-align: left;
  }
  .tabs-no-space {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .div-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-2 {
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .item-des {
    width: 100%;
    margin-right: 0px;
  }
  .item-des._100 {
    margin-top: 40px;
  }
  .logo-bct-coin-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .portfolio-item-title-2 {
    line-height: 25px;
  }
  .portfolio-item-title-2.blue {
    color: #081c33;
  }
  .sub-text {
    line-height: 25px;
  }
  .testimonial-content-block {
    margin-right: auto;
    margin-left: auto;
  }
  .grey-box-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .l-side-wrapper {
    margin-top: 40px;
    padding-right: 24px;
    padding-left: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .div-block-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-8 {
    margin-bottom: 40px;
  }
  .why-bct-company-section {
    background-position: 50% 100%;
  }
  .home-content-div {
    padding-right: 0px;
  }
  .modal-alex {
    position: fixed;
    overflow: hidden;
    height: 100vh;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .modal-wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .modal-wrap.bio {
    width: 80%;
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-12 {
    overflow: scroll;
    height: 100%;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bio-photo.alex {
    height: 450px;
  }
  .bio-photo.dr-myron-cramer {
    height: 450px;
  }
  .bio-photo.steve-tate {
    height: 450px;
  }
  .content-div-bio {
    margin-right: 0px;
  }
  .modal-dr-myron-cramer {
    position: fixed;
    overflow: hidden;
    height: 100vh;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .modal-steve-tate {
    position: fixed;
    overflow: hidden;
    height: 100vh;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .h4 {
    text-align: left;
  }
  .bold {
    font-weight: 700;
  }
  .section-job-details {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-17 {
    display: none;
  }
  .div-block-16 {
    width: 100%;
    margin-right: 0px;
  }
  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .job-summary {
    margin-right: auto;
    margin-left: auto;
  }
  .content_section-2 {
    /*border: 1px solid blue;*/
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .quote-image-2 {
    left: 0%;
    top: -52%;
  }
  .quote-image-2.right {
    top: 44%;
    right: 14%;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 16px;
  }
  ul {
    padding-left: 10px;
  }
  li {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
  }
  .subpage-title {
    padding-right: 51px;
    padding-left: 51px;
    font-size: 25px;
    line-height: 30px;
  }
  .subpage-title.white {
    line-height: 35px;
  }
  .subpage-title.white.slide-4 {
    padding-right: 69px;
    padding-left: 69px;
  }
  .subpage-title.white.quote.yellow {
    padding-right: 13px;
    padding-left: 13px;
  }
  .subpage-title.white {
    line-height: 35px;
  }
  .subpage-title.white.quote.yellow {
    padding-right: 13px;
    padding-left: 13px;
  }
  .portfolio-lightbox-block {
    margin-bottom: 20px;
  }
  .item-description.more-space {
    margin-bottom: 40px;
  }
  .light-footer-link {
    margin-bottom: 4px;
  }
  .dark-footer-title {
    margin-bottom: 10px;
  }
  .white-footer-column {
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .bottom-footer-paragraph {
    margin-bottom: 7px;
    float: none;
  }
  .bottom-footer-paragraph.dark {
    float: none;
  }
  .blue-footer {
    padding: 25px;
  }
  .footer-row {
    padding-right: 25px;
    padding-left: 25px;
  }
  .footer-row.white-footer-row {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }
  .section-2 {
    padding: 25px;
  }
  .section-2.bottom-space {
    padding-bottom: 10px;
  }
  .top-line-block {
    margin-top: 25px;
    padding-top: 30px;
  }
  .cta-button.long {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
    .cta-button-b.long {
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section_container.center.white-text.slide-1 {
    padding-right: 77px;
    padding-left: 77px;
  }
  .section_container.center.white-text.slide-2 {
    margin-top: 0px;
  }
  .section_container.center.white-text.slide-3 {
    padding-right: 42px;
    padding-left: 42px;
  }
  .section_container.center.white-text.quote {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section_container.center.white-text.quote {
    padding-right: 0px;
    padding-left: 0px;
  }
  .content_section.adjust-pad {
    max-width: 100%;
  }
  .bold-text-4 {
    text-align: left;
  }
  .text-block-2.small {
    line-height: 1.8em;
  }
  .html-embed {
    width: 100%;
  }
  .home-slider {
    height: 60vh;
  }
  .applications-button.space {
    padding: 19px 22px;
  }
  .header-title.white {
    font-size: 20px;
    line-height: 28px;
  }
  .about-section {
    height: 250px;
  }
  .header-sub-title.white-text {
    font-size: 18px;
    line-height: 25px;
  }
  .about-content-wrapper.less-space {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .about-content-wrapper.less-space {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .about-photo-content-div {
    display: block;
    width: 200px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-wrapper-div {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bio-wrapper-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blue.less-space {
    font-size: 18px;
    line-height: 20px;
  }
  .about-photo-content-div-bios {
    display: block;
    width: 200px;
    height: 300px;
    margin-right: 20px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-content-div-bios._1 {
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios._2 {
    margin-right: auto;
    margin-left: auto;
  }
  .bio-wrapper-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .leadership-div-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .leadership {
    margin-right: 20px;
  }
  .about-photo-content-div-bios-other {
    display: block;
    width: 200px;
    height: 300px;
    margin-right: 20px;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .about-photo-content-div-bios-other._1 {
    width: 100px;
    height: 150px;
  }
  .about-photo-content-div-bios-other._2 {
    width: 100px;
    height: 150px;
  }
  .about-photo-content-div-bios-other._3 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._4 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._6 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._6 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._7 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._8 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._4 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._5 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._6 {
    width: 100px;
    height: 150px;
    margin-right: auto;
    margin-left: auto;
  }
  .footer {
    padding: 40px 20px;
  }
  .ft-div-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ft-div-1.flip {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .bct-seal {
  width: 75px;
  height: 94px;
  margin-right: 10px;
  /*background-image: url('../images/WOSB-Certified.png');*/
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
  .footer-title {
    margin-bottom: 10px;
  }
  .bct-logo {
    margin-right: 0px;
  }
  .info-wrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .info-wrapper-item {
    margin-right: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .what-we-do-section {
    height: 250px;
  }
  .service-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .item {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .service-image {
    width: 250px;
    height: 200px;
  }
  .service-des {
    margin-right: 0px;
    text-align: center;
  }
  .all-caps {
    text-align: center;
  }
  .all-caps.space {
    margin-right: 0px;
  }
  .tabs-no-space {
    margin-right: 0px;
    margin-bottom: 45px;
  }
  .why-join-section {
    height: 250px;
  }
  .item-des {
    width: 100%;
    margin-right: 0px;
  }
  .employee-tools {
    height: 250px;
  }
  .give-back-section {
    height: 250px;
  }
  .portfolio-item-title-2.no-pad {
    text-align: left;
  }
  .portfolio-item-title-2.blue {
    color: #081c33;
  }
  .item-description-2 {
    text-align: left;
  }
  .quote-text {
    line-height: 20px;
  }
  .grey-box-div {
    min-width: 100%;
    padding-left: 17px;
  }
  .l-side-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .list-item {
    list-style-type: disc;
  }
  .div-block-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .why-bct-company-section {
    height: 250px;
  }
  .job-link {
    text-align: left;
  }
  .job-cat-description {
    text-align: left;
  }
  .home-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .home-content-div {
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .left-arrow-2 {
    display: none;
    opacity: 0;
  }
  .right-arrow-2 {
    opacity: 0;
  }
  .div-block-9 {
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .big {
    font-size: 18px;
    line-height: 25px;
  }
  .modal-wrap {
    width: 100%;
  }
  .modal-wrap.bio {
    width: 100%;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 37px;
    padding-left: 37px;
  }
  .bio-photo.alex {
    width: 75%;
    height: 400px;
    margin-top: 117px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-photo.dr-myron-cramer {
    width: 75%;
    height: 400px;
    margin-top: 117px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-photo.steve-tate {
    width: 75%;
    height: 400px;
    margin-top: 117px;
    margin-right: auto;
    margin-left: auto;
  }
  .content-div-bio {
    margin-right: 0px;
  }
  .h4 {
    text-align: center;
  }
  .button-apply {
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .job-summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-div-3 {
    font-size: 12px;
    line-height: 10px;
  }
  .white-2.sm {
    font-size: 12px;
    line-height: 18px;
  }
  .text-div-wrapper {
    display: none;
  }
  .quote-img-div {
    display: none;
  }
  .quote-image-2 {
    left: -4%;
    top: -83px;
    min-height: 50px;
    min-width: 50px;
  }
  .quote-image-2.right {
    top: 0%;
    right: -4%;
  }
}

@media screen and (max-width: 479px) {
  .subpage-title {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .subpage-title.white {
    line-height: 28px;
  }
  .subpage-title.white.slide-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .subpage-title.white.slide-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .subpage-title.white {
    line-height: 28px;
  }
  .portfolio-item-title {
    margin-bottom: 9px;
  }
  .white-footer-column {
    padding-bottom: 10px;
  }
  .footer-row {
    padding-right: 20px;
    padding-left: 20px;
  }
  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  .section-2 {
    padding: 25px;
  }
  .section-2.bottom-space {
    padding-bottom: 20px;
  }
  .top-line-block {
    margin-top: 20px;
    padding-top: 20px;
  }
  .cta-button.long {
    width: 100%;
  }
    .cta-button-b.long {
    width: 100%;
  }
  .section_container.center.white-text.slide-1 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .section_container.center.white-text.slide-2 {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .section_container.center.white-text.slide-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section_container.center.white-text.quote {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section_container.center.white-text.quote {
    padding-right: 0px;
    padding-left: 0px;
  }
  .content_section.adjust-pad {
    padding-right: 9px;
    padding-left: 9px;
  }
  .accordion__plus-wrapper {
    margin-top: 15px;
    margin-left: 20px;
  }
  .contact-form-field.email {
    padding-left: 15px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .contact-form-field.name {
    padding-left: 15px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .contact-form-field.phone {
    padding-left: 15px;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .home-slider {
    height: 60vh;
  }
  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .header-title {
    margin-bottom: 9px;
  }
  .about-section {
    height: 200px;
  }
  .header-sub-title {
    margin-bottom: 9px;
  }
  .header-sub-title.white-text {
    font-size: 16px;
    line-height: 25px;
  }
  .about-content-wrapper.less-space {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-content-wrapper.less-space {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-div.bios {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-div.bios {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .about-photo-content-div {
    width: 200px;
  }
  .about-photo-content-div-bios {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-wrapper-bottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .name-title {
    text-align: center;
  }
  .leadership-div-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .leadership {
    margin-right: 0px;
  }
  .about-photo-content-div-bios-other {
    width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .about-photo-content-div-bios-other._1 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._2 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._3 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._4 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._7 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._8 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._4 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._5 {
    width: 150px;
    height: 200px;
  }
  .about-photo-content-div-bios-other._6 {
    width: 150px;
    height: 200px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  .container-main.space {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .what-we-do-section {
    height: 200px;
  }
  .item.center {
    width: 100%;
    padding-right: 0px;
  }
  .service-image {
    width: 250px;
    height: 200px;
  }
  .all-caps {
    text-align: center;
  }
  .tabs-no-space {
    min-height: auto;
    margin-right: 0px;
  }
  .tab-pane-less-space {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-pane-less-space.grey {
    padding-right: 20px;
    padding-left: 20px;
  }
  .why-join-section {
    height: 200px;
  }
  .employee-tools {
    height: 200px;
  }
  .give-back-section {
    height: 200px;
  }
  .portfolio-item-title-2 {
    margin-bottom: 9px;
  }
  .sub-text {
    margin-bottom: 9px;
  }
  .quote-image {
    left: 4px;
    top: -43px;
  }
  .charities-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .pic-1 {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
    background-size: contain;
  }
  .pic-2 {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .pic-3 {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .pic-4 {
    width: 300px;
    margin-right: auto;
    margin-left: auto;
  }
  .why-bct-company-section {
    height: 200px;
  }
  .job-link {
    margin-bottom: 15px;
  }
  .left-arrow-2 {
    display: none;
  }
  .right-arrow-2 {
    display: none;
  }
  .modal-wrap {
    width: 100%;
  }
  .modal-wrap.bio {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .btn--close__wrap {
    position: absolute;
  }
  .bio-photo.alex {
    width: 75%;
    height: 300px;
    margin-top: 88px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-photo.dr-myron-cramer {
    width: 75%;
    height: 300px;
    margin-top: 88px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-photo.steve-tate {
    width: 75%;
    height: 300px;
    margin-top: 88px;
    margin-right: auto;
    margin-left: auto;
  }
  .h4 {
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    font-size: 24px;
    text-align: center;
  }
  .tab-pane-less-space-2 {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tab-pane-less-space-2.grey {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button-apply.space {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .quote-image-2 {
    left: 12px;
    top: -16px;
    min-height: 30px;
    min-width: 30px;
  }
  .quote-image-2.right {
    top: 27%;
    right: 21%;
    min-height: 30px;
    min-width: 30px;
  }
}

@media screen and (max-width: 767px) {
  #w-node-46b153e45d1b-06e56b38 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }
}

