/*
Theme Name: Modular-BS4
Theme URI: TurningPointExecSearch.com
Author: Harold Hamernik
Author URI: https://HamernikArtStudios.com
Description:  Custom BootStrap 4 WordPress Theme -- WordPress v5.6
Mobile First, Adaptive theme
Version: 2021
Tags: responsive-layout, editor-style, custom-menu, custom-header
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Nunito+Sans:wght@300&display=swap');
@font-face {
  font-family: 'MuseoSans_500';
  src: url('webFonts/MuseoSans_500-webfont.woff2') format('woff2'),
       url('webFonts/MuseoSans_500-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.rotate45 {transform:rotate(45deg) translateY(5px);}
.rotate-45 {transform:rotate(-45deg) translateY(-5px);}
@media screen {
html {
overflow-x: hidden;
font-size: 16px;
margin-top: 0 !important;
}

body {
font-family: 'Nunito Sans', san-serif;;
font-weight: 400;
line-height: 1.5 !important;
overflow-x: hidden;
  background-color:#fff;
}
.nunito {font-family: 'Nunito Sans', sans-serif;}
.lato-light {font-family: 'Lato', sans-serif; font-weight:300;}
.lato {font-family: 'Lato', sans-serif; font-weight:400;}
.lato-bold{font-family: 'Lato', sans-serif; font-weight:700;}
.lato-black {font-family: 'Lato', sans-serif; font-weight:900;}
h1, h2, h3, h4  {
font-weight: 600;
text-transform: uppercase;
}
h1, .h1 {font-size: 1.75rem;}
h2, .h2 {font-size: 1.5rem;}
h3, .h3 {font-size: 1.325rem;}
h4, .h4 {font-size: 1.25rem;}
h5, .h5 {font-size: 1.125rem;}
h6, .h6 {font-size: 1rem;}
p {}
img {border:none; outline:none;}

a {
	color:rgb(2,97,139);
	font-weight: bold;
	text-decoration:underline;
	}
a:visited {	}
a:hover,
a:active {
transition: all 0.2s ease-in-out;
text-decoration: underline;
outline: none;
color:rgb(230, 114, 29);
}
a.focus {outline:none;}
a.social-icon {color:#0E3B57;}
a.blue {color:#0E3B57 }
a.orange {color:rgb(230, 114, 29) }
blockquote { }
blockquote p { }
b, strong { font-weight:700;}
em { font-style:italic; }
ul {
list-style:disc;
margin-left: 30px;
padding-left:15px;
padding-bottom: 15px;
}
ol {
margin-left: 30px;
padding-left:15px;
padding-bottom: 15px;
}
ul ul, ol ol {  }

ul.no-bullets {
list-style:none;
}

nav ul {
list-style: none;
margin:0;
}
.post { }

button:focus {outline:none;}

.gallery img {border:none !important;}

/* generic CSS available for theme */
pre { }
code, tt { }

.meta {
margin-bottom:15px;
font-size:1rem;
}
.postmetadata { }

.search-form-wrapper {
border:solid #b8b8b8 1px;
background-color:#fff;
border-radius:30px;
padding:5px 5px 5px 15px;
}

/* #s {
color:#fff;
border: none;
box-shadow: 0 0.5px #fff;
background:#000;
width:45%;
box-sizing: border-box;
padding: 1px 7px;
}
#searchsubmit {
color:#fff;
padding:2px 5px 3px 5px;
border-radius:0;
box-sizing: border-box;
font-size: .875rem;
background-color: #000;
border:none;
} */
form, input, textarea, select {color:#999999;}
.wpcf7-form label {width:100%;}
input[type=email] {	}
textarea { }
input[type=submit] {
border:none;
text-align: center;
background-color:#4583e5;
color:#fff;
font-weight: 300;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #002445;
  opacity: 1; /* Firefox */
font-size:1rem;
text-align: center;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:#002445;
font-size:1rem;
text-align: center;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color:#002445;
font-size:1rem;
text-align: center;
}
/* Overides */
.gform_button[type="submit"] {
background-color: #f08b1b !important;
padding:5px 15px;
border-radius: 5px;
}
/* comments CSS */
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float:right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%; /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.gallery img {
max-width:100%;
height: auto;
}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx CSS re-usable classes */
.sticky {}
.gallery-caption {}
.pointer {cursor:pointer;}
.capitalize {text-transform: capitalize;}
.disabled-button {opacity: .3; cursor: default;}
.box-shadow {box-shadow: 5px 5px 7px 3px #ccc; }
.square {
position: relative;
  border-radius:50%;
  overflow:hidden;
}
.square:before{
content: "";
display: block;
padding-top: 100%; 	/* initial ratio of 1:1*/
}
.square div {
position: absolute;
top: 0;
left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.overflow-hidden {overflow: hidden;}
.margin-0 {
margin: 0;
}

/* adding a pseudo bootstrap class */

@media(min-width: 769px) {
.mright-5 {
  margin-right: 3rem;
}
.mleft-5 {
  margin-left: 3rem;
}
.mr-4-5 {
  margin-right: 2.5rem;
}
.ml-4-5 {
  margin-left: 2.5rem;
}

.mx-4-5 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
}



.mt-0 {margin-top: 0;}
.mt-15 {margin-top: 15px;}
.mt-30 {margin-top: 30px;}
.mt-40 {margin-top: 40px;}
.mt-45 {margin-top: 45px;}
.mt-60 {margin-top: 60px;}
.mt-75 {margin-top: 75px;}
.mt-90 {margin-top: 90px;}
.mt-105 {margin-top: 105px;}
.mb-15 {margin-bottom: 15px;}
.mb-30 {margin-bottom: 30px;}
.mb-45 {margin-bottom: 45px;}
.mb-60 {margin-bottom: 60px;}
.mb-75 {margin-bottom: 75px;}
.mb-90 {margin-bottom: 90px;}
.mb-105 {margin-bottom: 105px;}
.mx-15 {margin-left:15px; margin-right:15px;}
.my-30 {margin-top: 30px;margin-bottom: 30px; }
.my-60 {margin-top: 60px;margin-bottom: 60px; }
.ml-0 {margin-left: 0;}
.p-0 {padding:0;}
.p-15 {padding: 15px;}
.p-30 {padding: 30px;}
.p-45 {padding: 45px;}
.p-60 {padding: 60px;}
.py-05 {padding-top:5px;padding-bottom:5px;}
.py-10 {padding-top:10px;padding-bottom:10px;}
.py-15 {padding-top:15px;padding-bottom:15px;}
.py-30 {padding-top:30px;padding-bottom:30px;}
.py-60 {padding-top:60px;padding-bottom:60px;}
.py-75 {padding-top:75px;padding-bottom:75px;}
.py-80 {padding-top:80px;padding-bottom:80px;}

.py-90 {padding-top:90px;padding-bottom:90px;}
.py-105 {padding-top:105px;padding-bottom:105px;}
.pt-15 {padding-top:15px;}
.pt-30 {padding-top:30px;}
.pt-40 {padding-top: 40px; }
.pt-50 {padding-top: 50px;}
.pt-60 {padding-top:60px;}
.pt-75 {padding-top:75px;}
.pt-90 {padding-top:90px;}
.pt-105 {padding-top:105px;}
.pt-120 {padding-top:120px;}
.pb-15 {padding-bottom: 15px;}
.pb-20 {padding-bottom: 20px;}

.pb-30 {padding-bottom:30px;}
.pb-55 {padding-bottom:55px;}

.pb-60 {padding-bottom: 60px;}
.pb-75 {padding-bottom: 75px;}
.pb-90 {padding-bottom: 90px;}
.pb-105 {padding-bottom: 105px;}
.pl-15 {padding-left: 15px;}
.px-10 {padding-left: 10px; padding-right: 10px;}
.px-15 {padding-left: 15px; padding-right: 15px;}
.px-20 {padding-left: 20px; padding-right: 20px;}

.px-25 {padding-left: 25px; padding-right: 25px;}

.px-30 {padding-left: 30px; padding-right: 30px;}
.px-60 {padding-left: 60px; padding-right: 60px;}
.h-100 {height: 100px;}
.h-120 {height: 120px;}
.h-200 {height: 200px;}
.bg-black {background-color:#000;}
.bg-white {background-color:#fff;}
.bg-blue {background-color: #0e3b57;}
.bg-light-blue {background-color: rgb(2, 97, 139);}
.bg-blue-glass {background-color: rgba(2, 39, 61, 0.8);}
.bg-grey, .bg-gray  {background-color:#eeeeee;}
.bg-light-grey,
.bg-light-gray,
.light-grey-bg,
.light-gray-bg {
background: rgb(242,242,242);
}
.bg-orange {background-color:#f08b1b;}
.border-l-1 {border-left: solid 1px #f2f2f2;}
.border-b-1 {border-bottom: solid 1px #f5f5f5;}
.bg-blue-block {
background-color: #0e3b57;
color:#fff !important;
padding: 30px !important;
margin-bottom: 15px;
}

.bg-circle {
display: -ms-flexbox !important;
display: flex !important;
background-color: #f08b1b;
color: #fff;
width: 60px;
height: 60px;
-ms-flex-align: center !important;
align-items: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
a.white-font:hover {color:#fff;}
.btn-outline {
display: inline-block;
padding: 5px 15px;
text-align: center;
text-transform: uppercase;
line-height: 30px;
font-size: 24px;
border: solid 1px #0e3b57;
border-radius: 5px !important;
}
.btn-cta-outline {
display: inline-block;
padding: 5px 15px;
text-align: center;
text-transform: uppercase;
line-height: 30px;
font-size: 24px;
border: solid 1px #f08b81;
border-radius: 5px !important;
}
.btn-outline-white {
display: inline-block;
padding: 5px 15px;
text-align: center;
text-transform: uppercase;
line-height: 30px;
font-size: 24px;
border: solid 1px #fff;
border-radius: 5px !important;
}
.text-btn,
.text-btn:focus{
border:none;
outline: none;
background-color: transparent;
color:#4583e5;
}
.text-btn:hover {color:#1a409e;}
.btn_cta_orange_block {
position: relative;
display:inline-block;
padding:7.5px 15px;
background-color:#f08b1b;
border:none;
border-radius: 5px !important;
color: #fff !important;
font-weight: 600;
text-align: center;
}
.btn-grey {
position: relative;
display:inline-block;
padding:5px 15px;
background-color:rgb(230, 114, 29);
border:none;
border-radius: 5px !important;
color: #ffffff !important;
font-weight: 600;
white-space: nowrap;
text-decoration: none;
}
a.btn-grey:hover, a.btn-gray:hover {color:rgb(230, 114, 29);}
.btn-white-pill {
display: block;
padding:15px 30px;
background:#f7f7f7;
color:#333;
border-radius: 25px;
}
a.read-more {
display: inline-block;
color:#fff;
background-color: #f08b1b;
text-transform: uppercase;
padding: 5px 15px;
border-radius: 2px;
margin-top: 15px;
}
/* View Heights */
.vh-20 {height: 20vh;}
.vh-25 {height: 25vh;}
.vh-30 {height: 30vh;}
.vh-40 {height: 40vh;}
.vh-50 {height: 50vh;}
.vh-60 {height: 60vh;}
.vh-70 {height: 70vh;}
.vh-80 {height: 80vh;}
.vh-90 {height: 90vh;}
.vh-100 {height: 100vh;}
.vh-110 {height: 110vh;}
.vh-120 {height: 120vh;}
.vh-130 {height: 130vh;}
.vh-140 {height: 140vh;}
.vh-150 {height: 150vh;}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Bootstrap 4 fade carousel */
.carousel-fade .carousel-item {
opacity: 0;
transition-duration: 1s;
transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
opacity: 0;
}

/*.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
transform: translateX(0);
transform: translate3d(0, 0, 0);
}*/
.carousel-indicators {
bottom:0px;
padding-bottom:0;
}
.carousel-indicators li {
width:15px;
height:15px;
border:1px solid rgba(255,255,255,.5);
border-radius:50%;
}
a.carousel-control-prev {
display: block;
top:40%;
left:-90px;
width:50px;
height:50px;
border: solid 1px #000;
text-align: center;
font-size: 24px;
color:#00f;
line-height: 40px;
}
a.carousel-control-next {
display: block;
top:40%;
right:-90px;
width:50px;
height:50px;
border: solid 1px #000;
text-align: center;
font-size: 24px;
color:#00f;
line-height: 40px;
}

#client-stories.owl-carousel .owl-nav button.owl-prev,
#client-stories.owl-carousel .owl-nav button.owl-next{
position: relative;
top:unset;
left:unset;
right:unset;
display: inline-block;
width: 30px;
height: 30px;
}
.owl-theme .owl-nav {height:30px;}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Layout CSS */
.relative {position: relative;}
.color-overlay {
position: absolute;
top:0;
left:0;
right:0;
bottom: 0;
}
/* ================================================== font colors */
.white-font {color:#fff !important;}
.black-font {color:#000;}
.light-black-font { color: #333333 !important;}
.grey-font {color:#808080;}
.light-grey-font {color:#eee;}
.blue {color: rgb(25,54,97);}
.dark-blue {color: rgb(0, 36, 69); }
.orange {color: rgb(230, 114, 29);}
.font-12 {font-size:.75rem;}
.font-13 {font-size:.8125rem;}
.font-14 {font-size:.875rem;}
.font-18 {font-size:1.125rem;}
.font-20 {font-size:1.25rem;}
.font-22 {font-size:1.375rem;}
.font-24 {font-size:1.5rem !important;}
.font-28 {font-size:1.75rem !important;}
.font-30 {font-size:1.875rem !important;}
.font-32 {font-size:2rem !important;}
.font-36 {font-size:2.25rem !important;}
.font-48 {font-size:3rem !important;}
.font-64 {font-size:4rem !important;}
.font-76 {font-size:4.5rem !important;}
.light-weight {font-weight: 300;}
.semi-bold {font-weight: 600 !important;}
.italic {font-style: italic;}
.uppercase {text-transform:uppercase;}
.title-case {text-transform: capitalize;}
.underline {border-bottom:solid 1px #00f;}
.no-underline {text-decoration: none !important;}
.line-height-1 {line-height: 1;}
.line-height-1-75 {line-height: 1.75;}
.headline-main {
font-family: 'Lato', sans-serif;
font-weight:300;
font-size:45px;
color: rgb(2,97,139);
text-align: center;
}
.headline-lg {
font-size:24px;
color: #f08b1b;
padding-bottom: 15px;
}
.bg-img-cover {
background-size: cover;
background-repeat: no-repeat;
}
.bg-img-contain {
background-size: contain;
background-repeat: no-repeat;
}
.left-top {background-position: left top;}
.center-top {background-position: center top;}
.right-top {background-position: right top;}
.left-center {background-position: left center;}
.center-center {background-position: center center;}
.right-center {background-position: right center;}
.left-bottom {background-position: left bottom;}
.center-bottom {background-position:center bottom;}
.right-bottom {background-position: right bottom;}

.border-bottom {border-bottom: solid 1px #ccc;}
.border-bottom-orange {border-bottom: solid 1px #f08b1b;}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxSocial Sharing and follow CSS */
.social-follow {
position: relative;
z-index: 1011;
padding:30px 0px ;
}
.social-follow a {
display: inline-block;
padding:0 15px;
font-size:2rem;
}
.social-follow a:link,
.social-follow a:visited {
color:#4583e5;
}
/*.social-follow a:hover,
.social-follow a:active {
color:#fff;
transform: scale(1.2);
transition: all .3s ease-in;
}*/
.social-sharing {
clear: both;
text-align: center;
padding-bottom:30px;
}
.sharer.button {
display:inline-block;
width:30px;
height:30px;
margin: 0 5px;
border-radius: 50%;
background-color:#9a9a9a;
border:none;
color:#fff;
font-size: .8rem;
}
.sharer.button:hover {
background-color:#4583e5;
transition: all .25s ease-in;
}
/* WordPress Number Pagination CSS Styles */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
color:#ccc;
  text-decoration:none;
}
.navigation li {
  display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  border: none;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}
.navigation li a:hover,
.navigation li.active a {
  color:rgb(230,114, 29);
}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx contact form styles CSS */
.wpcf7-form input,
.wpcf7-form textarea {
border:none;
width:100%;
background-color:#ccc;
text-align:center;
color: rgb(25,54,97);
}
.cf7-span {
display: inline-block;
width:100%;
background:#fff;
padding: 5px 15px;
border: solid 1px #9a9a9a;
border-radius: 25px;
margin:0 0 15px 0;
}
.wpcf7-form input[type="submit"] {
background-color:rgb(230, 114, 29);
color:#fff;
font-size:20px;
border-radius: 5px;
border:none;
width: auto;
padding:5px 30px;
}
.wpcf7 .ajax-loader {position:absolute !important;}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx header area CSS */
header {background-color:rgb(0,36,69);}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx navbar CSS */
nav {

}
/* .navbar-toggler {
position: absolute;
top:30px;
right: 15px;
z-index: 1021;
width:auto;
height: auto;
font-size: 20px
} */
.navbar-toggler {
  width:auto;
  height: auto;
  position: relative;
  z-index: 1111;
  }

  .navbar-toggler .fa {
    font-size: 28px;
    }
#search-form {
}
#main-nav {
position: absolute;
top:60px;
left: 0px;
right: 0px;
z-index: 1011;
background: #fff;
padding: 15px;
}
#main-nav ul {
display:inline;
padding:0;
width:100%;
}
#main-nav li {
display:block;
position: relative;
border-bottom: solid 1px #e4e4e5;
}
#main-nav li a {
display: block;
width: 100%;
padding:5px 15px;
color: #0e3b57;
font-weight: 600;
text-transform: uppercase;
}
#main-nav li a:hover {text-decoration: none;}
#main-nav li a + .fa {
position: absolute;
right: 15px;
top: 0px;
bottom: 0;
z-index: 1011;
display: block;
padding: 7.5px 15px;
}
/*#main-nav li a .hover-border {display: block; border-bottom: solid 3px #fff; transition: all ;}
#main-nav li.sub-nav a:hover .hover-border {border-bottom-color: #707070; }*/

#main-nav ul ul { /* dropdown */
display:none;
position: absolute;
top:98%;
left:0;
z-index: 1021;
padding: 15px 0;
text-align: left;
background-color:#0e3b57;
border-top:solid 3px #f08b1b;
}
#main-nav ul li:hover a > ul {
display: block;
}
#main-nav ul ul li {
display: block;
width: 100%;
padding:5px 15px;
}
#main-nav ul ul li a {
color:#fff;
padding:0;
font-weight: 400;
}
#main-nav ul ul li:hover {
background-color:#939598;
}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx HOME CSS */

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx content CSS */
.hero-image {


background-size: cover;
background-position: top;
height: 90px;
border-top: 8px solid #0E3B57;
}
.page-title-wrapper {
  background: #0E3B57;
  padding: 30px 0;
  border-bottom: 8px solid #F08B1B;
  margin-bottom: 90px;
}
.icon-link .learn-more {
display: none;
text-align: center;
position: absolute;
left: 50%;
top: 45%;
transform: translateX(-50%) translatey(-50%);
width: 130px;
font-weight: 400;
font-size: 1.4em;
}
.icon-link:hover .learn-more {
display: inline-block;
}
.icon-link:hover img {
opacity: .4;
}
.accordion-heading {
display: block;
padding:5px 15px;
background: #0e3b57;
color: #fff !important;
font-weight: 600;
}
#tabs li a {
display: inline-block;
width: 100%;
padding:5px 15px;
border: solid 1px #e5e5e5;
background-color: #fff;
}
#tabs li a.inactive {background-color: rgba(0,0,0,0.08);}
.tab-content-wrapper {
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
padding:15px 30px;
clear: both;
}
.blue-line {
height:8px;
background-color: #0E3B57;
}
/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Single CSS */

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx sidebar CSS */
aside {
}

/*  xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx footer CSS */
footer {
  color: rgb(0, 36, 69);
}


} /* END screen media - Start Adaptive CSS */
@media (min-width : 568px) { /* smart phones portrait xs */

} /* end 576px -xs- */
@media (max-width: 768px) {
/*
.navbar-collapse {
position: fixed;
top: 70px;
left: 100%;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
width: 70%;
transition: all 0.3s ease-in;
}
.navbar-collapse.collapsing {
height: auto;
-webkit-transition: left 0.3s ease;
-o-transition: left 0.3s ease;
-moz-transition: left 0.3s ease;
transition: left 0.3s ease;
left: 100%;
}
.navbar-collapse.show {
left: 30%;
-webkit-transition: left 0.3s ease-in;
-o-transition: left 0.3s ease-in;
-moz-transition: left 0.3s ease-in;
transition: left 0.3s ease-in;
  } */
} /* end -sm- */
@media (min-width: 768px) { /* ===================== 768 md ipad portrait */
/* View Heights */
.vh-md-20 {height: 20vh;}
.vh-md-30 {height: 30vh;}
.vh-md-40 {height: 40vh;}
.vh-md-50 {height: 50vh;}
.vh-md-60 {height: 60vh;}
.vh-md-70 {height: 70vh;}
.vh-md-80 {height: 80vh;}
.vh-md-90 {height: 90vh;}
.vh-md-100 {height: 100vh;}
.vh-md-110 {height: 110vh;}
.vh-md-120 {height: 120vh;}
.vh-md-130 {height: 130vh;}
.vh-md-140 {height: 140vh;}
.vh-md-150 {height: 150vh;}
.font-md-12 {font-size:.75rem;}
.font-md-14 {font-size:.875rem;}
.font-md-18 {font-size:1.125rem;}
.font-md-20 {font-size:1.25rem;}
.font-md-22 {font-size:1.375rem;}
.font-md-24 {font-size:1.5rem !important;}
.font-md-30 {font-size:1.875rem !important;}
.font-md-48 {font-size:3rem !important;}
.font-md-72 {font-size:4.5rem !important;}
}/* end 768px -md- */

@media (min-width: 992px) { /* LG ========================= ipad landscape */
/* View Heights */
.vh-lg-20 {height: 20vh;}
.vh-lg-30 {height: 30vh;}
.vh-lg-40 {height: 40vh;}
.vh-lg-50 {height: 50vh;}
.vh-lg-60 {height: 60vh;}
.vh-lg-70 {height: 70vh;}
.vh-lg-80 {height: 80vh;}
.vh-lg-90 {height: 90vh;}
.vh-lg-100 {height: 100vh;}
.vh-lg-110 {height: 110vh;}
.vh-lg-120 {height: 120vh;}
.vh-lg-130 {height: 130vh;}
.vh-lg-140 {height: 140vh;}
.vh-lg-150 {height: 150vh;}
h1, .h1 {font-size: 2.5rem;}
h2, .h2 {font-size: 2rem; text-transform: initial;}
h3, .h3 {font-size: 1.75rem;}
h4, .h4 {font-size: 1.5rem;}
h5, .h5 {font-size: 1.25rem;}
h6, .h6 {font-size: 1rem;}
.font-lg-12 {font-size:.75rem;}
.font-lg-14 {font-size:.875rem;}
.font-lg-18 {font-size:1.125rem;}
.font-lg-20 {font-size:1.25rem;}
.font-lg-22 {font-size:1.375rem;}
.font-lg-24 {font-size:1.5rem !important;}
.font-lg-30 {font-size:1.875rem !important;}
.font-lg-36 {font-size:1.875rem !important;}
.font-lg-48 {font-size:3rem !important;}
.font-lg-72 {font-size:4.5rem !important;}
#search-form {display: block;}
#main-nav {
display: block;
position:relative;
top:unset;
left:unset;
right:unset;
width: auto;
}
#search-form {
}
#main-nav li {
display:inline-block;
border: none;
}
#main-nav li a {}
#main-nav li a + .fa {display: none;}
#main-nav ul ul {width:300px;}
#main-nav li.current-menu-item > a::after {
content: "";
  display: block;
  width: 100%;
  height: 2px;
background-color: #f08b1b;
}
#main-nav .sub-menu li.current-menu-item > a::after {display: none;}
#main-nav li a {padding: 5px 0 5px 15px;}
#main-nav li a.clicked + .sub-menu{
display: block;
position: absolute;
top: 100%;
left: 0;
right:0;
z-index: 1011;
text-align:left;
}
#main-nav li:hover ul {
display: block;

}
.h-lg-400 {height:400px;}
.pb-lg-0 {padding-bottom: 0;}
.px-lg-15 {padding-left: 15px; padding-right: 15px;}
.px-lg-20 {padding-left: 20px; padding-right: 20px}
.px-lg-30 {padding-left: 30px; padding-right: 30px;}
.px-lg-60 {padding-left: 60px; padding-right: 60px;}
.pb-lg-30 {padding-bottom: 30px;}
.pb-lg-60 {padding-bottom: 60px;}
.pb-lg-75 {padding-bottom: 75px;}
.pb-lg-105 {padding-bottom: 105px;}

.hero-image {height: 390px;}
.btn_cta_orange_block {	white-space: nowrap;}
}/* end 992px -lg- */

@media (min-width: 1200px) { /* XL =================== computer monitors */

} /* end 1200px -xl- */

@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; }
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; }
a { text-decoration: none; color: black; }

} /* END print media */


.max-w-300 {
max-width: 300px;
}


.font-blue {
color: rgb(2,97,139) !important;
}

a.font-orange {
color: rgb(230, 114, 29);
}

.font-grey {
color: rgb(128,128,128);
}

.image-container {
width: 100%;
height: 300px;
position: relative;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
cursor: pointer;
}

.image-container-overlay {
width: 100%;
height: 100%;
background-color: rgba(3, 41, 57, 0.8);
}

.image-container-overlay:hover {
background-color: rgba(230, 114, 29, 0.8);
transition: all 0.2s ease-in-out;

}


.image-container-text {
	color: white;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 300px;
	padding: 20px;
	padding-top: 60px;
	cursor: pointer;
    position: relative;
}

.image-container-text a {
	transition: all 0.2s ease-in-out;
	color: rgb(230, 114, 29);
	font-weight: bold;
}

.image-container-overlay:hover .image-container-text a {
	color: white;
}


.image-container-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}





/* flip card */

.flip-card-container {
max-width: 1000px;
}

.flip-card {
background-color: transparent;
width: 200px;
height: 250px;
/* width: 20%; */
perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

.front-card-only {
	background-color: transparent;
	width: 250px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}



.flip-card-container {
	padding: 0;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
position: relative;
width: 100%;
height: 100%;
text-align: center;
transition: transform 0.8s;
transform-style: preserve-3d;
border: 1px solid #f1f1f1;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
transform: rotateY(180deg);
}
.flip-card a {text-decoration: none;}
.flip-card a:hover,
.flip-card-back a {
	color:#fff !important;
	text-decoration: none;
	font-weight: 400;
	}
/* Position the front and back side */
.flip-card-front, .flip-card-back {
position: absolute;
width: 100%;
height: 100%;
-webkit-backface-visibility: hidden; /* Safari */
backface-visibility: hidden;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding: 10px;
}

/* variation when we only have front side of these cards front-card-inner front-card-front */
.front-card-inner {
	position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #f1f1f1;
}

.front-card-front {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 10px;
}

.front-card-front img.flip-card-image-front {
	margin-top: 30px;
}

/* .front-card-front p {
	margin: 0;
} */

.front-card-front a {
	text-decoration: none;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
background-color: white;
color: rgb(2, 97, 139);
}

.flip-card-front h4, .front-card-front h4 {
font-size: 1rem;
margin-top: auto;
margin-bottom: 35px;
}

.front-card-front h4 {
	margin-bottom: 10px;
	margin-top: 0;

}
.front-card-front p {
	font-size: 15px;
}

/* Style the back side */
.flip-card-back {
background-color: rgb(230, 114, 29);
color: white;
transform: rotateY(180deg);
}
.benefits-list .flip-card-image-front {
	width: 90px;
}
.flip-card-image-front {
width: 50px;
height: auto;
margin-bottom: 30px;
margin-top: 50px;
}

.flip-card-image-back {
width: auto;
max-height: 30px;
margin-right: 10px;
display: inline-block;
}

.wider-icon .flip-card-image-back {
width: 38px;
}



.flip-card-back h5 {
font-size: 1rem;
margin-bottom: 0;
}

.flip-card-back-title {
display: flex;
margin-bottom: 12px;

}
.flip-card-back p {
margin-bottom: 0;
}

@media(min-width: 768px) and (max-width: 1024px) {
	.container.benefits-list {
		min-width: 90%;
		max-width: initial;
		margin-left: auto;
		margin-right: auto;
	}
	.front-card-only {
		width: 250px;
		height: 300px;
		align-items: center;
		justify-content: center;

	}
	.front-card-front {
		justify-content: center;
	}
	.front-card-only p {
		margin-bottom: 0;
	}
	.front-card-only img {
		margin: 10px auto;
	}
	
}
@media(max-width: 768px) {
	.front-card-only {
		width: 175px;
	}	
}

/* end of flip card */

/* styling navigation */

#homepage-hero {
/* height: 250px; */
}

@media(min-width: 992px) {
button.navbar-toggler.blue {
  display: none;
}
}

.blog-nav button.navbar-toggler {
	display: none;
}

@media(max-width: 991px) {
	.blog-nav {
		display: none;
	}
	.container-fluid.bg-light-blue .row.category-nav-container {
		padding: 8px 0;
	}
	.blog-search {
		margin: 0 auto;
	}

}


.home header {
position: absolute;
  z-index: 2;
}

header .top-link {
font-size: 0.9rem;
padding-right: 20px;
color: rgb(230, 114, 29);
text-decoration: none;
position: relative;
}

header .top-link.white {
color: white;
}

header .top-link.cellphone:before {
background-image: url('images/cellphone-icon.png');
background-size: 14px 20px;
width: 14px;
height: 20px;
content: "";
left: -9px;
top: -2px;
background-repeat: no-repeat;
position: absolute;
}

a#logo {
margin-top: 20px;
margin-left: 3rem;
}

#main-nav {
background-color: transparent;
margin-top: 35px;
}

#main-nav ul li a {
text-decoration: none;
color: white;
}

@media (min-width: 992px) and (max-width: 1223px) {
  #main-nav ul li a {
    font-size: 0.9rem;
   }
}

#main-nav ul {
width: 96%;
}

#main-nav ul li {
padding-right: 30px;
}

@media (min-width: 992px) and (max-width: 1240px) {
  #main-nav ul li {
    padding-right: 18px;
  }
}

#main-nav ul li.current_page_item a {
color: rgb(230, 114, 29);
}



.top-navigation {
right: 30px;
background: rgb(0,36,69);
border-radius: 12px;
padding: 4px 3rem;
}

header.container-fluid {
	margin-top: 0;
	background-repeat: no-repeat;
    background-size: cover;
	min-height: 100%;
}

@media (min-width: 992px) { 
	.top-navigation { position: absolute; }
	header.container-fluid {
		min-height: 200px;
	}
}


header {
min-height: 200px;
}

/* hero */

.owl-item {
text-align: center;
}
.owl-item h1 {
font-size: 2.2rem;
padding-top:25px;
font-weight: 400;
text-transform: initial;
}

.bg-blue-glass {
/*margin-top: 135px;*/
margin-bottom: 0px;
}

hr.orange-bar {
border: 3px solid rgb(230, 114, 29);
min-width: 150px;
max-width: 210px;
}

hr.orange-bar.narrow-bar {
border: 2px solid rgb(230, 114, 29);
}

.dividing-bar {
width: 100%;
height: 38px;
/* background-color: rgb(2, 97, 139); */
}

/* end hero */

/* grey bar */

hr.grey-bar {
min-width: 200px;
text-align: center;
border: 1px solid #ddddddad;
}

@media (min-width: 992px) {
hr.grey-bar {
  min-width: 450px;
}
}

/* end of grey bar */

/*navigation */

@media(max-width: 991px) {
.top-navigation {
/*   top: 16px; */
  width: 100%;
  border-radius: 0;
}

#logo img {
  max-width: 74%;
  margin-bottom: 14px;
  height: auto;
}

#main-nav.show {
  background: rgb(0, 36, 69);
  margin-top: 0px;
  top: 38px;
  display: inline-block;
  padding-left: 10px !important;
}

header .top-link {
  padding-right: 0;
}
.top-navigation {
  padding-left: 10px;
  padding-right: 10px;
}

.bg-blue-glass {
  margin-top: 105px;
}
a#logo {
  margin-left: 0;
}
.owl-item h1 {
  font-size: 1.6rem;
}
}

/* navigation mobile */

/* homepage components adjustment mobile */

@media(max-width: 991px) {
.flip-card {
  margin-left: auto;
  margin-right: auto;
}
.image-with-text {
  margin-left: auto;
  margin-right: auto;
}
.image-container {
  margin-bottom: 20px;
}
}


/* form footer banner */

.form-footer-banner {
display: flex;
flex-wrap: wrap;
justify-content: center;
}

.form-footer-banner input {
border-radius: 6px;
border: none;
margin-bottom: 30px;
width: 230px;
font-size: 1rem;
line-height: 0;
height: 33px;
text-align: center;
padding-top: 5px;
background: rgb(204,204,204);
color: rgb(2, 97, 139);
}

.form-footer-banner input.submit {
background-color: rgb(230, 114, 29);
color: white;
}

.form-footer-banner .break {
flex-basis: 100%;
height: 0;
}

@media(min-width: 992px) {
.form-footer-banner input {
  margin-right: 30px;
}
}

/* end of form footer banner */

/* footer */

.footer-social-link,
.footer-social-link:hover,
.footer-social-link:active {
text-decoration: none;
}

.footer-social-icon {
margin: 15px 15px 20px;
}

.footer-disclaimer {
border-top: 1px solid #ddd;
padding-top: 15px;
margin-top: 15px;
}

/* end of footer */


/* blog list page */

.blog header.container-fluid,
.single-post header.container-fluid {
background-size: cover;
margin: 0;
}



.home header.container-fluid {
background: none !important;
}
.blog-list-container {
color: rgb(51,51,51);
justify-content: center;
align-items: center;
margin: 35px auto 0 auto;
text-decoration: none;
}

@media screen and (min-width: 992px) {
	.blog-list-container { display: flex; max-width: 910px; }
}
@media screen and (max-width: 992px) {
	.blog .container { max-width: 100% !important; }
	.blog-list-container { max-width: 83.333% }
	.blog-list-container .px-30 { padding-left: 15px; padding-right: 15px;}	
}

.blog-loop:last-child .blog-list-container .text-content {border-bottom: none;}

@media(max-width: 768px) {
.blog-list-container {
  flex-direction: column;
}
.blog-list-container img {
  margin-top: 30px;
}
}

.blog-list-container a:hover {
color: #02618b;
}

.blog-list-text {}

.blog-list-title {
color: rgb(51,51,51);
display: block;
text-decoration: none;
line-height: 2rem;
font-weight: bold;
}

.blog-list-title a {
text-decoration: none;
}
.blog-list-excerpt p {
color: rgb(25, 54, 97)
}


@media (min-width: 992px) {
.blog-list-image {
  order: 2;
}
}


a.blog-list-call-to-action  {
display: block;
color: rgb(230,114, 29);

}


span.blog-list-category {
display: block;
color: rgb(2,97, 139);
font-size: 14px;
font-size: 0.87rem;
font-weight: 400;
margin: 10px 0 20px;
}

.blog-list-category a {
/* color: rgb(2,97, 139); */
color: #808080;
text-decoration: none;
}

span.blog-list-date {
  font-size: 1rem;
  color: rgb(128,128,128);
  font-weight: bold
}


/* categories menu on blog list page */

/* .blog-nav {
position: absolute;
z-index: 1100;
} */

/* .blog-nav.navbar-expand-lg {
background:
} */

#blog-cat-nav .navbar-nav li a {
padding: 0 15px 0 0 !important;
font-size: 14px;
}

#blog-cat-nav {
position: absolute;
top:100%;
left:0;
right:0;
padding: 15px 30px;
background:rgb(2, 97,139);
}
#blog-cat-nav li a {
color:white;
font-weight: 900;
text-decoration: none;
text-transform: uppercase;
}

#blog-cat-nav {
position:relative;
top:0;
left:0;
right:0;
z-index: 1;
padding: 0;
background-color:transparent;
}

/* #blog-cat-nav .navbar-nav li a {
padding: 0 15px 0 0 !important;
font-size: 14px;
}

#blog-cat-nav {
position: absolute;
top:100%;
left:0;
right:0;
z-index: 1101;
padding: 15px 30px;
background:#fff;
}
#blog-cat-nav li a {
color:#008080;
font-weight: 900;
} */


#menu-blog-category {
padding: 5px 0;
width: 100%;
}
#menu-blog-category li {border-right:solid 2px #fff;}
#menu-blog-category li:last-child  {border-right:none;}

button.navbar-toggler.blue.collapsed {
position: absolute;
right: 30px;
}

@media(max-width: 991px) {
#main-nav li {
  border-bottom: none;
  text-align: center;
}
button .fa-times {
  color: white !important;
}

button.navbar-toggler.blue {
  position: absolute;
  right: 30px;
}
}


.search-results #menu-blog-category a {
color: rgb(2,97,139);
}

.author-johnsample .about-author.light-grey-bg {
	display: none;
}
/* wordpress default search form */
#s {
color:#9a9a9a;
border: none;
box-sizing: border-box;
margin: 0;
}
#searchsubmit {
color:#fff;
border-radius: 5px;
background-image: url("images/search-icon.png");
background-repeat: no-repeat;
background-position: center center;
background-color: #dd7332;
text-align: center;
margin: 0;
}
/* form {
} */
input, textarea {
width: 100%;
border-radius: 5px;
padding: 5px;
margin-right:5px;
margin-bottom:15px;
border:none;
}
.wpcf7-form input, .wpcf7-form textarea {
border:solid 1px #ced0d1;
max-width: none;
margin: 0;
}
input[type=email] {	}
textarea { }
div.orange input[type=submit],
input.orange[type=submit] {
display: inline-block;
height: 31px;
border:none;
background: #dd7332;
color:#fff;
text-align: center;
padding: 0 10px;
line-height: 31px;
max-width:90px;
}

#searchform {
position: relative;
}

#searchsubmit {
position: absolute;
  right: 18px;
  background-size: 20px;
  margin: 0px 0;
  height: 86%;
  top: 2.5px;
}


/* single blog page  */

.phone {letter-spacing: .075em;}
.rounded-circle {
display: inline-block;
width:24px;
height: 24px;
background-color: rgb(25,54,97);
margin-left: 15px;
border-radius: 50%;
text-align: center;
line-height: 24px;
}
.rounded-circle .fa {
color: rgb(242,242,242);
line-height: 24px;
}

.article-content p {
font-size: 1rem;
line-height: 1.75rem;
}

.blog-title {
color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom:0;
  font-weight: 400;
  margin-top: 5px;
/*   display: none; */
}

@media(max-width: 768px) {
.client-pages .blog-title {
	margin-top: 30px;
}
}

body.single-post .blog-title,
body.blog .blog-title,
body.category .blog-title,
body.search .blog-title {
display: block;
}


#main-nav ul li.current_page_parent a {
color: rgba(230, 114, 29, 0.8);
}



/* category page */

body.category header,
body.search header {
margin-bottom: 0;
}

/* clients page */

.client-stories-text h2 {
	font-size: 1.6rem;
}
.client-stories-text p, .client-stories-text ul {
	color: rgb(25,54,97);
}

.services-container {
	max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.services .headline-main {
	color: white;
}

.services-container h2 {
	font-size: 1.4rem;
	font-weight: bold;
	 -webkit-text-size-adjust: 100% 
}

.services-container p {
	color: rgb(255,255,255, 0.6)
}

.services-column {
	padding-left:0;
	padding-right: 0;
}

@media(max-width: 769px) {
.services-column {
	padding-bottom: 2em;
}
}


/* two columns */
@media(max-width: 769px) {
.two-columns-img-left {
	order: 2;	
}
}



.link-pages a {
	padding: 0 1em;
	display: block;
    min-width: 25%;
    margin-bottom: 1.2em;
    text-align: center;
	text-decoration: none;
    font-weight: bold;
	color: rgb(128,128,128);
}
	

@media(min-width: 769px) {
	.link-pages a {
		border-right: 2px solid rgb(2,97,139);
		padding: 0 3em;
		margin-bottom: 2em;
}
	
}

.link-pages.current_page_item a, .link-pages a:hover {
	color: rgb(230,114,29);
}

li.link-pages:nth-child(3) a,
li.link-pages:last-child a {
	border-right: none;
}

.client-pages header,
.parent-pageid-2819 header {
	margin-bottom: 0 !important;
}

.client-stories-submenu {
	max-width: 1100px;	
}

@media(max-width: 1276px) {
	li.link-pages:nth-child(3) a {
		border-right: 2px solid rgb(2,97,139);
	}
}

@media(max-width: 768px) {
	li.link-pages:nth-child(3) a {
		border-right: none;
	}
}




@media(max-width: 768px) {
	.client-stories-submenu {
		width: 100% !important;
		flex-direction: column;
	}
	
}

/* client stories carousel */

@media(min-width: 1124px) {
	.client-grey-container {
		height: 120px;
	}
}

@media(max-width: 900px) {
.client-grey-container p {
	margin-bottom:0;
}
}

/* featured posts */

.featured-posts-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

@media(max-width: 768px) { 
	.featured-posts-container {
		flex-direction:column;
	}

}

.featured-posts-title,
.featured-posts-excerpt {
	display: block;
	padding: 1em;
}


a.orange-button-link {
	background-color: rgb(230, 114, 29);
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
    border: none;
    width: auto;
    padding: 10px 30px;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    margin: 1em auto 0;
	cursor: pointer;
}

.checked-item-text {
	position: relative;
	margin-left:25px;
}



.checked-item-image {
    left: -50px;
    position: absolute;
    width: 38px;
    top: 3px;
    height: 37px;
}

.checked-item-image.odd {
	background: url(images/checked-orange.svg);
	background-repeat: no-repeat;
}

.checked-item-image.even{
	background: url(images/checked-blue.svg);
	background-repeat: no-repeat;
	
}

.two-color-background article {
	min-height: 400px;
}



@media(max-width: 767px) {
	.mobile-ml-78 {
		margin-left: 78px;
	}
	.mobile-mb-35 {
		margin-bottom: 35px;
	}
	.mobile-ml-50 {
		margin-left: 50px;
	}
	.mobile-pt-0 {
		padding-top: 0;
	}
	.mobile-padding-top-60 {
		padding-top: 60px;
	}
	.mobile-padding-bottom-50 {
		padding-bottom: 50px;
	}
	.mobile-padding-top-30 {
		padding-top: 30px;
	}
	.mobile-justify-left {
		justify-content: left !important;
	}
	.hide-m {
		display: none;
	}
	
	.ideal-candidate-checked {
		max-width: 90%;
		margin-bottom: 3em
	}

}


/* slide fixes */
.slide-text , .slide-image {
	display: block;
}
.slide-link, .slide-link:hover {
	text-decoration: none;
}


/* sub navigation */

#main-nav ul #menu-item-2867 ul li {
	display: none;
}

#main-nav ul #menu-item-2867 ul{
	border-top: 0;
}

#main-nav ul #menu-item-2867:hover ul {
border-top: solid 3px #f08b1b;
}

li#menu-item-2867:hover ul.sub-menu li {
    display: block !important;
}


#main-nav ul ul li#menu-item-2867 a {
	display: inline;
}

.dropdown-toggle::after {
	color: white;
}

#get-in-touch-form .custom-headline .custom-headline {
	color: white;
}

textarea.textarea-form {
	height: 100px
}

.checked-item-image .test {
	display: none;
}

p.paragraph-large {
    font-size: 1.3rem;
}

p.paragraph-large strong {
    color: black;
}

ul.large-font-list {
    font-size: 1.3rem;
}

h3.blue-font-h3 {
    font-size: 1.75rem;
    text-transform: none;
    color: #05618b;
}

.btn-container {
    display: flex;
    gap: 1rem;
	flex-wrap: wrap;
	margin-top: 1rem;
}



.btn-container a:hover {
    text-decoration: none;
    background: #05618b;
}

dl.gallery-item {
	margin: 0 !important;
	padding: 2px;
}




/* CF7 radios inside this block: labels must NOT be width:100% */
.radio-fields .wpcf7-radio .wpcf7-list-item label {
  width: auto !important;
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 !important;
}

/* Keep options on one line / nice spacing */
.radio-fields .wpcf7-radio .wpcf7-list-item {
  display: inline-block;
  margin: 0 26px 0 0 !important;
}

/* Normalize input spacing */
.radio-fields .wpcf7-radio input[type="radio"] {
  margin: 0 !important;
}
.radio-fields .wpcf7-radio .wpcf7-list-item label::before,
.radio-fields .wpcf7-radio .wpcf7-list-item label::after,
.radio-fields .wpcf7-radio .wpcf7-list-item::before,
.radio-fields .wpcf7-radio .wpcf7-list-item::after {
  content: none !important;
  display: none !important;
}

.radio-fields .wpcf7-radio input[type="radio"] {
	width: 15px !important;
}

/* Single Team Member Page */
body.single-team_members sup {
	font-size: 50%;
	top: -0.9em;
}
body.single-team_members article a {
	color: rgb(0, 36, 69);
	text-decoration: none;
}
body.single-team_members article a:hover {
	color: rgb(2,97,139);
}
body.single-team_members article hr.orange-bar {
	min-width: 100%;
	margin: 2em 0;
	max-width: 100%;
}
body.single-team_members article h4 {
	color: #e6711d;
	font-family: 'Lato', sans-serif;
	font-size: 1rem;
	font-weight: 700;
}
body.single-team_members article img {
	height: auto;
	max-width: 100%;
}
body.single-team_members article #bio-photos {
	padding: 0 0 30px 0;
}
body.single-team_members article .owl-item {
	padding: 5px;
}
.team-member-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 30px auto;
}
.team-member-grid .team-member {
	flex-basis: 33.32%;
	text-align: center;
}
.team-member-grid a.team-member {
	color: #0A2542;
	text-decoration: none;
}
.team-member-page.custom-headline .custom-headline {
	font-size: 34px !important;
}
.team-global-filters {
	margin: 30px auto 15px;
	text-align: center;
}
.team-global-filters button {
	background: #808080;
	border: none;
	border-radius: 22px;
	color: #fff;
	line-height: 1;
	margin: 5px;
	padding: 9px 24px 7px; 
	text-transform: uppercase;
	transition: 0.37s ease;
}
.team-global-filters button:nth-of-type(2) {
	background: #0A2542;
}
.team-global-filters button:nth-of-type(3) {
	background: #1C7295;
}
.team-global-filters button:nth-of-type(4) {
	background: #E35D26;
}
.team-global-filters button:hover {
	opacity: 0.8;
}

@media screen and (min-width: 992px) {
	.desktop-view {
		display: block;
	}
	.mobile-view {
		display: none;
	}
}

@media screen and (max-width: 991px) {
	.desktop-view {
		display: none;
	}
	.mobile-view {
		display: block;
	}
	.team-member-grid {
		justify-content: center;		
	}
}

/* Mailing list opt-in (CF7) – force normal checkbox + multiline label */
.mailinglist-optin .wpcf7-form-control.wpcf7-checkbox,
.mailinglist-optin .wpcf7-form-control-wrap {
  display: block !important;
  width: 100% !important;
}

.mailinglist-optin .wpcf7-list-item {
  display: block !important;
  margin: 0 !important;
  width: 100% !important;
}

/* Put checkbox + text on one line, and allow the text to wrap */
.mailinglist-optin .wpcf7-list-item > label {
  display: block !important;
  align-items: flex-start !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
	position: relative;
	
}

/* Checkbox doesn't stretch */
.mailinglist-optin .wpcf7-list-item > label > input[type="checkbox"] {
  flex: 0 0 auto !important;
  margin: 4px 0 0 0 !important;
	    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
}

/* This is the key: let the label text take remaining width and wrap normally */
.mailinglist-optin .wpcf7-list-item-label {
  flex: 1 1 0% !important;
  min-width: 0 !important;
  display: block !important;
  white-space: normal !important;
  overflow-wrap: break-word !important;  /* use break-word instead of anywhere */
  line-height: 1.4 !important;
	margin-left: 24px;
}

/* Optional: tone down any theme checkbox scaling/positioning */
.mailinglist-optin input[type="checkbox"] {
  transform: none !important;
}

.gc-linkedin-follow-row{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
	    margin-bottom: 2rem;
    margin-top: 1rem;
    font-size: 1.1rem;
    font-weight: 800 !important;
    line-height: 1;
}

.gc-linkedin-follow-link{
  text-decoration:none;
}

