/*
Theme Name: Bowman Theme
Theme URI: https://www.siteladder.com
Description: A WordPress theme frame work
Version: 2.0
Author: SiteLadder
Author URI: https://siteladder.com
*/
/*
Improved browser CSS feature
-------------------------------------
Example: .ie8 .sidebar li{width:85px}
?ie - Internet Explorer (All versions)
?ie8 - Internet Explorer 8.x
?ie7 - Internet Explorer 7.x
?ie6 - Internet Explorer 6.xG1054
?gecko - Mozilla, Firefox (all versions), Camino
?ff3 - Firefox 3
?ff3_5 - Firefox 3.5 new
?opera - Opera (All versions)
?opera8 - Opera 8.x
?opera9 - Opera 9.x
?opera10 - Opera 10.x
?webkit or safari - Safari, NetNewsWire, OmniWeb, Shiira, Google Chrome
?safari3 - Safari 3.x
?chrome - Google Chrome
*/
@font-face {
    font-family: 'MinionProRegular';
    src: url('../eot/minionproregular.eot');
    src: url('../eot/minionproregular.eot') format('embedded-opentype'),
         url('../woff2/minionproregular.woff2') format('woff2'),
         url('../woff/minionproregular.woff') format('woff'),
         url('../ttf/minionproregular.ttf') format('truetype'),
         url('../svg/minionproregular.svg#MinionProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProIt';
    src: url('../eot/myriadproit.eot');
    src: url('../eot/myriadproit.eot') format('embedded-opentype'),
         url('../woff2/myriadproit.woff2') format('woff2'),
         url('../woff/myriadproit.woff') format('woff'),
         url('../ttf/myriadproit.ttf') format('truetype'),
         url('../svg/myriadproit.svg#MyriadProIt') format('svg');
}
@font-face {
    font-family: 'MyriadProSemibold';
    src: url('../eot/myriadprosemibold.eot');
    src: url('../eot/myriadprosemibold.eot') format('embedded-opentype'),
         url('../woff2/myriadprosemibold.woff2') format('woff2'),
         url('../woff/myriadprosemibold.woff') format('woff'),
         url('../ttf/myriadprosemibold.ttf') format('truetype'),
         url('../svg/myriadprosemibold.svg#MyriadProSemibold') format('svg');
}
@font-face {
    font-family: 'MyriadProBold';
    src: url('../eot/myriadprobold.eot');
    src: url('../eot/myriadprobold.eot') format('embedded-opentype'),
         url('../woff2/myriadprobold.woff2') format('woff2'),
         url('../woff/myriadprobold.woff') format('woff'),
         url('../ttf/myriadprobold.ttf') format('truetype'),
         url('../svg/myriadprobold.svg#MyriadProBold') format('svg');
}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../eot/myriadproregular.eot');
    src: url('../eot/myriadproregular.eot') format('embedded-opentype'),
         url('../woff2/myriadproregular.woff2') format('woff2'),
         url('../woff/myriadproregular.woff') format('woff'),
         url('../ttf/myriadproregular.ttf') format('truetype'),
         url('../svg/myriadproregular.svg#MyriadProRegular') format('svg');
}
@font-face {
    font-family: 'MyriadProBoldCond';
    src: url('../eot/myriadproboldcond.eot');
    src: url('../eot/myriadproboldcond.eot') format('embedded-opentype'),
         url('../woff2/myriadproboldcond.woff2') format('woff2'),
         url('../woff/myriadproboldcond.woff') format('woff'),
         url('../ttf/myriadproboldcond.ttf') format('truetype'),
         url('../svg/myriadproboldcond.svg#MyriadProBoldCond') format('svg');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body{
	margin:0;
	background-color: #E5E5E5;
	}
body, th, td, input, textarea{
	color:#000000;
	font-family:MyriadProSemiBold;
	font-size:12px;
	}
form{
	}
fieldset{
	}
input, textarea{
	font-weight:bold;
	}
input.text{
	background:#FFFFFF;
	border:none;
	padding:1px;
	}
input.button{
	background:#000000;
	border:1px solid #000000;
	color:#ffffff;
	}
h1, h2, h3, h6{
	color:#03425b;
	}
h1{
	font-size:25px;
	}
h2{
	font-size:22px;
	}
h3{
	font-size:16px;
	}
h4{
	font-size:14px;
	}
h5{
	font-size:12px;
	}
h6{
	font-size:26px;
	}
p, ul, ol{
	font-size:13px;
	line-height:20px;
	}
ul, ol{
	}
blockquote{
	margin-left:36px;
	margin-right:36px;
	}
a{
	color:#000000;
	text-decoration:none;
	}
a:hover{
	border:none;
	text-decoration: none;
	}
h1 a, h2 a, h3 a{
	border:none;
	color:#03425b;
	text-decoration:none;
	}
h1 a:hover, h2 a:hover, h3 a:hover{
	background:none;
	text-decoration: none;
	color:#00593d;
	}
hr{
	display:none;
	}
#wrapper{
	}
#search{
	float:right;
	width:270px;
	padding-top: 10px;
	}
#search fieldset{
	border:none;
	}
#search #s{
	padding:3px;
	width:140px;
	vertical-align:top;
	}
#search #x{
	width:60px;
	vertical-align:top;
	}
.post{
	}
.post .title{
	font-weight:normal;
	margin:0;
}
h1.title{
	color:#333333;
	font-size:26px;
	font-weight: normal;
}
h2.title {
    color: #000;
    font-size: 22px;
}
.desctitle{
	font-size:10px;
	}
.post h1.title{
	font-size:24px;
	height:auto;
	}
.post .entry{
	}
.entry p{
	padding-bottom:20px;
	padding-right:10px;
}
.entry ul,ol{
	padding-left:20px;
}
.post .meta{
	border-bottom:1px dotted #CCCCCC;
	color:#333333;
	font-size:14px;
	}
.navigation{
	padding-top:10px;
	padding-bottom: 10px;
}
.navigation a{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	transition: all ease .5s;
    border: 1px solid #bacabd;
    color: #00593d;
}
.navigation a:hover {
    background: #00593d;
    color: #bacabd;
    border-color: #00593d;
}
.post .meta a{
	color:#333333;
	}
.post .links{
	margin:0;
	}
.post .tags{
	font-size:9px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.post .links a, .post .tags a{
	border:none;
	}
.sidebar{
	}
.sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#sidebar1 li{
	background-color: #C6C6C6;
	padding: 5px;
	}
#sidebar2 li{
	background-color: #C6C6C6;
	padding:5px;
	}
.sidebar li ul{
	}
.sidebar li li{
	margin:0;
	}
.sidebar li h2{
	margin:0;
	}
#sidebar1{
	}
#sidebar1 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar1 li ul{
	line-height:normal;
	padding-left: 5px;
	padding-right: 5px;
	}
#sidebar1 li li{
	background-image: url(../jpg/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	#sidebar1 li li li{
	background-image: url(../jpg/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px;
	}
#sidebar1 li li a{
	}
#sidebar2{
	padding:0px;
	}
#sidebar2 li h2{
	height:30px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;line-height: 30px;
	background-color: #333333;
	text-align: center;
	}
#sidebar2 li ul{
	line-height:normal;
	padding-left:10px;
	}
#sidebar2 li li{
	background-image: url(../jpg/list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
#sidebar2 li a{
	border:none;
	padding-left: 10px;
	}
#sidebar2 li a:hover{
	border:none;
	}
#calendar{
	margin:0 auto;
	}
#calendar caption{
	font-weight:bold;
	}
#calendar table{
	border-collapse:collapse;
	text-align:center;
	width:220px;
	}
#calendar thead th{
	background:#CCCCCC;
	color:#FFFFFF;
	}
#calendar tbody td{
	background:#EEEEEE;
	}
#calendar #today{
	background:#B8D03B;
	color:#FFFFFF;
	font-weight:bold;
	}
#calendar a{
	font-weight:bold;
	}
#calendar #prev{
	text-align:left;
	}
#calendar #next{
	text-align:right;
	}
#design{
	background:#FFFFFF url(../lines2.html) bottom right no-repeat;
	height:138px;
	}
.info{
	}
.comlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.comtext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.postlabel{
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	}
.posttext{
	background-color:#371015;
	border:5px solid #FFFFFF;
	color:#FFFFFF;
	padding:5px;
	}
.commentlist{
	list-style:none;
	}
.authorcomment{
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
	}
.odd{
	color:#333333;
	background-color: #EAEAEA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
.odd a:link{
	color:#000000;
	}
.commenttext{
	color:#000000;
	color:#000000;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	background-color: #EAEAEA;
	}
#author, #email, #url{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	padding:3px;
	width:40%;
	margin-bottom:5px;
	}
#comment{
	background:#FBFBFB;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	padding:3px;
	width:95%;
	}
#submit{
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	padding:3px;
	}
acronym, abbr, span.caps{
	cursor:help;
	}
acronym, abbr{
	border-bottom:1px dashed #999;
	}
blockquote{
	padding-left:52px;
	background-image: url(../png/qt.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	}
blockquote cite{
	display:block;
	margin:5px 0 0;
	}
.center{
	text-align:center;
	}
.aligncenter{
	margin-right: auto;
	margin-left: auto;
}
img.aligncenter{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
hr{
	display:none;
	}
a img{
	border:none;
	}
pre{
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
	}
code{
	color:#000;
	font-size:1.0em;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
/* End Images */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.clear, .cb{
	clear:both;
	}
/*Bootstrap starts Here*/
    body { padding-top: 70px; min-height: 410px }
    .tab-content p { padding: 10px 0; }
/*Responsive*/
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
  padding-bottom: 40px;
  color: #5a5a5a;
}
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .item {

}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    padding: 0;
    margin: 9px 0;
}
ul#menu-top-bar ul.dropdown-menu li:hover{
    background: #00593d;
    color: #fff;
}
ul#menu-top-bar ul.dropdown-menu li:hover a {
    color: #fff;
}
ul.dropdown-menu {
    border: 0;
    border-radius: 0;
    min-width: 210px;
    border-top: 1px solid #bacabd;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

.caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    position: absolute;
    right: 5px;
    top: 16px;
    vertical-align: middle;
    width: 0; cursor:pointer;
}
.menu-item-has-children a{
	width:90%;
}
@media (min-width: 767px) {
	.menu-item-has-children a{
	width:auto;
}
	.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    position: absolute;
    right: 5px;
    top: 16px;
    vertical-align: middle;
    width: 0; cursor:pointer;
}
.sidebar-nav {
    padding: 9px 0;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}
.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}
.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}
.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}
}
@media (max-width: 480px) {
.alignright {
    float: none;
	margin-left:0;
}
}

/*--------------SWEANS STYLES-------------*/
body{
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.container{
	width: 1300px;
	max-width: 100%;
	margin: 0 auto;
}
img{
	width: auto;
	max-width: 100%;
}
p {
    font-size: 20px;
    line-height: 1.5;
    padding: 0px 40px 18px 0;
    font-family: 'MyriadProRegular';
    color: #767b81;
    word-break: break-word;
}
em {
    color: #03425b !important;
}
.navbar-header {
    display: none;
}
.header-outer {
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
}
nav#mainnav {
    padding: 0;
}
nav .col-md-3{
    text-align: right;
}
a.navbar-brand {
    margin: 0;
}
nav ul#menu-top-bar a {
    font-size: 22px;
    line-height: 1;
    color: #575c62;
    padding: 10px;
    transition: all 0.5s ease;
    font-family: 'MyriadProRegular';
}
.navset,.logoset{
	position: relative;
}
.logoset::after,.navset::after {
    content: '';
    background-color: #00593d;
    padding: 6px;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99;
}
.navset::after {
    background-color: #bacabd;
}
.header-outer::after, .header-outer::before{
    content: '';
    background-color: #bacabd;
    padding: 6px;
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.header-outer::before {
    background-color: #00593d;
    right: 0;
    left: initial;
}
ul#menu-top-bar li {
    width: auto;
    text-align: center;
    transition: all 0.5s ease;
    padding: 0 10px;
    text-align: left;
}
ul#menu-top-bar ul.dropdown-menu li {
  border-bottom: 1px solid #00593d;
	width: 300px;
}
nav ul#menu-top-bar a:hover, nav ul#menu-top-bar a:active, nav ul#menu-top-bar li.active a{
    border: none;
    color: #00304c;
    font-family: 'MyriadProSemibold';
    transition: all 0.5s ease;
    text-decoration: none;
}
.heroimage img {
    width: 100%;
    border-bottom: 12px solid #00593d;
    margin: 0 auto;
 height: 412px ;
}
.what-wedo {
    padding: 45px 0;
}
.main-title {
    font-size: 36px;
    color: #023f59;
    font-family: 'MyriadProBold';
    line-height: 1;
    padding: 10px 15px 10px 20px;
    border-left: 10px solid #bacabd;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.navbar-collapse.navbar-ex1-collapse {
    position: absolute;
    bottom: 22px;
}
a.navbar-brand {
    height: auto;
    font-size: 0;
    padding: 12px 0;
}
.service.row .col-md-4,.exp-box,.service.row {
    padding: 0;
}
.service.row .col-lg-4.col-md-6.col-sm-6.col-xs-12 {
    margin-bottom: 30px;
}
.service-inner {
    padding: 15px 5px;
    transition: all 0.5s ease;
}
.content-exp{
	margin: 6px;
}
.service-thumb,.project-inner{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    min-height: 275px;
    border: 5px solid #bacabd;
}
.service-type {
    padding: 5px;
    border-left: 5px solid #bacabd;
}
.service-inner:hover .service-thumb,.service-inner:hover .service-type{
	border-color: #00593d;
}
.service-type span {
    font-size: 24px;
    color: #014058;
    font-family: 'MyriadProSemibold';
}
.testimonial-title {
    padding: 50px 0 10px 0;
}
.testimonial-title h2{
    font-size: 32px;
    font-family: 'MyriadProSemibold';
    color: #014058;
    text-transform: capitalize;
}
.testimonial {
    background: #00593d;
    padding: 20px 0 35px 0;
    color: #fff;
    text-align: right;
}
.quote p, .quotebox p, p.vslide-quote{
    color: #fff;
    font-size: 20px;
    text-align: right;
    background-image: url(../jpg/quoteleft.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
.vslide-quote span{
    margin: 35px;
    padding: 20px;
}
.quote p span {
    padding: 27px;
    float: left;
}
/*.introtext p{
	color: #7c8089;
}*/
.quotebox p{
	color: #03435c;
	font-family: 'MyriadProSemibold';
	font-size: 22px;
	text-align: left;
	padding: 30px 15px 15px 82px;
    background-image: url(../png/navyblue_quote.png);
}
span.client-name,span.client-tilte,span.client-company{
    font-size: 16px;
    font-family: 'MyriadProSemibold';
}
span.client-tilte{
	font-family: 'MyriadProIt';
}
.readytostart a, .openingbar a, .readytostart a.connectpop {
    color: #014058;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 1.5;
    padding: 8px 0;
    display: block;
    text-align: right;
    cursor: pointer;
    font-family: 'MyriadProBold';
}
.readytostart a:hover, .readytostart a.connectpop:hover{
    color: #00593d;
}
.readytostart{
	position: relative;
}
.readytostart::after {
    content: '';
    background: #bacabd;
    width: 50%;
    position: absolute;
    right: 0;
    z-index: -9;
    top: 0;
    bottom: 0;
}
.readytostart.onLeftSide::after {
  right: unset !important;
  left: 0 !important;
}
@media screen and (min-width: 681px) {
  .readytostart.onLeftSide a {
    text-align: left !important;
  }
}
.page-template-tpl-services_single footer {
  margin-top: 0;
}
.modal-call-message * {
  color: #ffffff;
}
.modal-call-message a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.readytostart a.callButton {
  width: fit-content;
  text-align: right;
  background: #fbdd00 !important;
  color: #000 !important;
  padding: 10px 20px 6px;
  right: 50%;
  position: absolute;
  bottom: 0;
  text-align: center;
}
.readytostart a.callButton:hover {
  color: #484747 !important;
}
.readytostart.onLeftSide a.callButton {
  right: unset;
  left: 50%;
}
.readytostart a.callButton.desktopOnly {
  display: block;
}
.readytostart a.callButton.mobileOnly {
  display: none;
}
#callButtonModal {
  top: 15vh;
}
#callButtonModal .modal-dialog {
  width: 100%;
  max-width: 600px;
}
#callButtonModal .modal-body {
  color: #fff;
  font-size: 20px;
  line-height: 1.5;
}
#callButtonModal .modal-body p {
  color: #fff;
}
.readytostart a {
  font-size: 24px;
}
@media screen and (max-width: 992px) {
  .readytostart a.callButton {
    right: 80%;
  }
  .readytostart.onLeftSide a.callButton {
    right: unset;
    left: 80%;
  }
}
@media screen and (max-width: 680px) {
  .readytostart a.callButton {
    position: relative;
    bottom: unset;
    right: unset;
    width: calc(100% + 30px);
    margin-left: -15px;
  }
  .readytostart.onLeftSide a.callButton {
    right: unset;
    left: unset;
  }
  .readytostart a.callButton.desktopOnly {
    display: none !important;
  }
  .readytostart a.callButton.mobileOnly {
    display: block !important;
  }
}
footer {
    margin-top: 50px;
    font-family: 'MyriadProRegular';
    color: #fff;
    background: #767b81;
}
ul.onebox {
    list-style: none;
    padding: 10px 15px;
    display: inline-block;
    position: relative;
}
ul.onebox li {
    float: left;
    line-height: 1.5;
}
ul.onebox a, footer a, footer p{
	font-family: 'MyriadProRegular';
    font-size: 18px;
    color: #fff;
}
footer p {
    padding: 10px 0;
}
.footerleft a {
    line-height: 1.5;
    padding: 10px 0;
}
.siglelinks {
    padding: 10px 0;
}
.siglelinks a{
	padding-right: 10px;
	text-transform: capitalize;
	position: relative;
}
ul.onebox::before, ul.onebox::after{
    content: "|";
    right: 0;
    font-size: 17px;
    position: absolute;
    padding: 4px;
}
.siglelinks a::after{
    content: "|";
	right: 1px;
    font-size: 15px;
    position: absolute;
    padding: 0 0;
    top: 8px;
}
ul.onebox::after{
	left: 0;
	right: inherit;
}
.footerleft {
    display: flex;
}
.footerright {
    text-align: right;
}
.socialshare img {
    width: 45px;
}
.siglelinks a:last-child::after {
    content: none;
}
.socialshare a {
    padding: 0 3px;
    height: 40px;
    margin: 0;
    font-size: 0;
    width: 45px;
    display: inline-block;
}
.socialshare {
    padding: 25px 0;
    margin-top: 5px;
}
a.connectbar.connectpop {
    background: #00593d;
    color: #fff;
    padding: 10px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-transform: uppercase;
    font-family: 'MyriadProBold';
    z-index: 99;
    cursor: pointer;
    font-size: 24px;
}
a.connectbar.connectpop:hover {
    color: #bacabd;
}
.quotebox {
    border-left: 5px solid #bacabd;
    position: relative;
    padding: 15px;
    max-height: 300px;
    margin-top: 7px;
}
.quotebox ul.lSPager.lSpg {
    display: none;
}
.capabilities {
	background: rgb(232,234,236);
    background: rgba(118, 123, 129, 15%);
    padding: 20px 0 60px 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.col-list ul {
    padding: 0 20px;
}
.leadership .col-list ul {
    padding: 0;
}
.col-list ul{
	column-count: 3;
	column-gap: 30px;
}
.section-title,.entry-section-title {
    font-size: 34px;
    color: #03425b;
    font-family: 'MyriadProSemibold';
    text-transform: none;
    padding: 10px 0;
    margin: 5px 0 0 0;
}
.entry-section-title {
    font-size: 26px;
    padding: 0;
}
.capabilities li {
    color: #7C8189;
    font-family: 'MyriadProRegular';
    text-transform: none;
    font-size: 20px;
    position: relative;
    line-height: 1.3;
    padding: 5px 0;
    /*width: 25%;
    float: left;*/
}
ul.heavy li {
    float: none;
}
.experiance .col-md-4 {
    margin-bottom: 30px;
}
.project-inner {
    border: 0px;
    background-size: 100% 100% !important;
    position: relative;
}
ul#CivilenggConnectSlider li {
    text-align: center;
}
.project-name {
    color: #fff;
    font-size: 22px;
    font-family: 'MyriadProSemibold';
    text-transform: capitalize;
}
span.project-location, p.project-text{
    font-size: 14px;
    font-family: 'MyriadProIt';
    color: #fff;
}
p.project-text{
	font-family: 'MyriadProRegular';
}
.project-info {
    padding: 10px;
    background: rgba(0, 89, 61, .85);
    position: absolute;
    bottom: 0;
    opacity: 0;
 	visibility: hidden;
 	-webkit-transition: visibility 0s, opacity 0.5s linear;
 	transition: visibility 0s, opacity 0.5s linear;
}
/*.project-inner:hover{
 	cursor: pointer;
}*/
.project-inner:hover .project-info{
	visibility: visible;
	opacity: 1;
}
.project-inner:hover .content-overlay {
    opacity: 1;
}
.project-inner a {
    position: absolute;
    height: 100%;
    width: 100%;
}
body.projects-template-default .contentarea {
    padding: 50px 15px;
}
body.projects-template-default .main-title{
    padding: 0px 15px 0px 20px;
}
.main-title h1 {
    font-size: 36px;
    color: #023f59;
    text-transform: none;
}
.main-title span {
    font-size: 22px;
    font-weight: 400;
    display: block;
    font-family: 'MyriadProRegular';
    text-transform: capitalize;
}
.main-title span i{
    padding-left: 3px;
    line-height: 1;
}
.entry p {
    color: #767b81;
}
.project-sidebar {
    border-left: 5px solid #bacabd;
}
.sidebar-inner {
    padding-left: 15px;
}
.sidebar-inner ul {
    margin-bottom: 35px;
}
.sidebar-inner ul li {
    list-style: none;
}
.sidebar-title {
    color: #002543;
    font-family: 'MyriadProSemibold';
    font-size: 24px;
    padding-bottom: 10px;
	text-transform: capitalize;
}
.sidebar-link {
    font-size: 20px;
    color: #3d454a;
    padding: 5px 0;
    display: block;
    line-height: 1.3;
    transition: ease 0.5s all;
    font-family: 'MyriadProRegular';
    text-transform: capitalize;
}
a.sidebar-link:hover {
    color: #00593d;
    font-family: 'MyriadProSemibold';
}
.projectsearch p {
    color: #767b81;
    font-size: 17px;
	text-transform:text;
}
.projectsearch input#searchsubmit{
    font-size: 0;
    padding: 25px;
    background-image: url(../png/searchicon.png);
    background-size: cover;
    box-shadow: none;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
}
.caret {
    top: 10px;
    display: none;
}
.dropdown-toggle::after{
	content: none;
}
ul#menu-top-bar li ul.dropdown-menu li a{
	font-size: 17px;
  	padding: 0;
  	text-align: left;
  	font-family: 'MyriadProRegular';
	display: block;
	height: 100%;
	width:100%;
	padding: 8px 10px;
}
.leadership.capabilities li::before{
	content: none;
}
.leadership.capabilities li{
	padding: 8px 0;
	display: inline-block;
	list-style: none;
}
.staff-name {
    color: #03425b;
    text-transform: capitalize;
    font-family: 'MyriadProSemibold';
    font-size: 20px;
}
.staff-title{
	color: #767b81;
	font-size: 16px;
	padding-bottom: 15px;
	text-transform: none;
}
.experiance {
    padding: 30px 15px;
}
.believe p {
    width: 75%;
    padding-bottom: 30px;
}
.heroimage .lSAction>a {
    top: 85%;
    height: 50px;
    background-image: url(../png/arrow_right.png);
    background-position: center center;
    background-size: contain;
    opacity: 1;
    background-repeat: no-repeat;
}
.heroimage .lSAction>a:hover {
	opacity: .5;
}
.heroimage .lSAction>.lSPrev {
    right: 45px;
    background-image: url(../png/arrow_left.png);
    left: inherit;
}
.heroimage .lSAction>.lSNext {
	right: 15px;
}
ul#BannerSlider li {
    min-height: 83vh;
    background-repeat: no-repeat;
    margin: 0 !important;
    position: relative;
    background-size: cover;
}
ul#BannerSlider::after {
    content: '';
    background: rgba(12, 11, 11, 0.4);
    z-index: -1;
    position: absolute;
    width: 100%;
    height: 100%;
}
ul#BannerSlider{
	border-bottom: 12px solid #00593d;
}
ul#BannerSlider .container {
    width: 750px;
    max-width: 100%;
    margin: 0 auto;
}
.slidetitle {
    color: #fff;
    font-size: 100px;
    font-family: 'MyriadProBold';
    line-height: .8;
    font-weight: 400;
}
.slidetitle span {
    font-weight: 100;
    font-size: 50px;
    padding: 0 10px;
}
.slidetitle.firstline {
    margin-left: -60px;
}
p.slidecontent {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
    padding: 15px 0;
    text-align: left;
}
/*milestones*/
.milestones{
	position: relative;
}
.milestones::before {
    content: "";
    position: absolute;
    top: -15px;
    left: 20px;
    height: 103%;
    width: 15px;
    display: block;
    background-color: #00593d;
}
.milestones .row:first-child {
    margin-top: 0;
}
.milestones .row {
    position: relative;
    margin: 4% 0;
    margin-bottom: 5%;
}
.milestone-image{
    background: #bacabd;
}
.milestone-image {
    position: absolute;
    top: 11px;
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: 0 0 0 6px #00593d, inset 0 2px 0 rgba(0,0,0,.08), 0 3px 0 4px rgba(0,0,0,.05);
}
span.event-year {
    color: #023f59;
    font-family: 'MyriadProBold';
    font-size: 35px;
    display: none;
    padding: 15px 30px;
    margin: 30px 20px;
}
.event-info {
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    position: relative;
    box-shadow: 0 3px 0 #cacaca;
    border: 1px solid #cacaca;
}
.event-info::before {
    content: "";
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #cacaca;
}
.event-title {
    font-size: 34px;
    color: #03425b;
    font-family: 'MyriadProSemibold';
    text-transform: capitalize;
    padding: 10px 0;
    margin: 5px 0;
}
.event-info span{
	font-size: 25px;
	color: #00593d;
	font-family: 'MyriadProBold';
}
.projectsearch #searchform {
    float: none;
    padding: 0;
    margin: 10px 0;
    display: inline-block;
}
.portfolio, .news-box{
	display: none;
}
#load-more{
    float: none;
    display: block;
    margin: 10px 0 0 75px;
}
.arrow-retail #loadMore{
	display: block !important;
}
.arrow-retail #loadMore.hide {
    display: none !important;
}
.hidden{visibility:hidden;
	width:0px!important;
  	height:0px!important;
  	margin:0px!important;
  	padding:0px!important;
}
* {
  	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
    box-sizing: border-box;
}
#banner-landing-page .container-1{
height:536px;
background-repeat:no-repeat;
background-position:center;
background-size:cover;
}
#banner-landing-page .container-1 .row{
    height:inherit;
}
#content-landing-page{
    padding-top:2%;
    padding-bottom:4%;
        color:#767b81;
}
#content-landing-page p{
    font-size:20px;
 color:#767b81;
    font-weight:400;
}
#content-landing-page h1{
 font-size:38px;

}
.flex {
    display:flex;
    flex-wrap:wrap;
}
.flex.sb{
    justify-content:space-between;

}
.flex.align-end{

    align-items: end;
}
.discover-menu-container ul{
        list-style: none;
        margin-left: -5%;
}
.discover-menu-container ul li
{

    margin-bottom:10px;
}
.discovery-links a{
    font-size:35px;
    color:#fff;
  display:inline-block;
     background:#08425ccf;
    padding:25px 140px;
        padding-left: 5%;
    font-family: 'MyriadProBold';
}
.discover-menu-container{
    padding-top: 6%;
    padding-bottom: 10%;
}
.sidebar-links ul{
 list-style:none;

}
.sidebar-links ul li:not(:last-child){
    margin-bottom:40px;
}
.sidebar-links ul li a{
 font-size:22px;
    line-height:34px;
    color:#08425c;
    text-transform:uppercase;
}
.sidebar-heading{
    width:inherit;
}
.sidebar-heading h1{
        transform: rotate(90deg);
    font-size: 104px !important;
    color:#ffffff;
        font-family: 'MyriadProBold';
}

#content-landing-page{
    position:relative;
}
#content-landing-page .column-4{
  width:27%;
    z-index:100;
  margin-top:-150px;
    display:flex;
    padding-left:4%;
}
.convertion-link-div{
    text-align: end;
    position:relative;
    z-index:2;
}
#disconver-landing-page{
    position:relative
}
#disconver-landing-page h1{
 font-size:57px;
    color:#fff;
    text-transform:capitalize;
    margin-bottom:20px;
    font-family: 'MyriadProBold';
}
.align-center{
 align-items:center;

}

.line-under-header{
    flex-wrap:nowrap;
}
.conversion-link-background{
        background: #00593e;
    position: absolute;
    height: 80px;
    max-width: 760px;
    right: 0;
    top: 0;
    z-index: 1;
    width: 100%;
}
.convertion-link-div a{
    /* padding: 20px 0; */
    /* text-align: end; */
    color: #fff !important;
        font-family: 'MyriadProBold';
    cursor:pointer;
}
.overlay-background{
    background:#ededee;
width:29.9%;
  position: absolute;
    right: 0;
    top:-17%;
    height: calc(100% + 17%);
}
#disconver-landing-page .container-1{
    min-height:620px;
    height:100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#content-landing-page h2{
 font-size:34px;
 font-family: 'MyriadProBold';
}
#content-landing-page h3{
 font-size:30px;
}
#content-landing-page h4{
 font-size:27px;
        font-family: 'MyriadProBold';
		color: #03425b;
}
#content-landing-page h5{
 font-size:24px;
}
#content-landing-page .column-8{
    width:71%;
}
#banner-landing-page .container-1 .landing-backround-color-1{
    width:100%;
    background: #022f43c9;

}
.line-under-header{
    height:20px;
}
.line-under-header .light-green{
    width:73%;
    background:#bacabe;
    height:100%;
}
 .line-under-header .dark-green{
     width:27%;
     background:#00593e;
     height:100%;
     min-width:380px;
}
.landing-page-menulink{
        font-size: 38px;
    font-weight: 900;
    color: #08425c !important;
    padding:12px 0;
    line-height: 32px;
    cursor: pointer;
}
.logoset-landing-page img{
    height:100%;
        width:100%;
}

#header-landing-page{
    position:relative;
}

#header-landing-page:after,#header-landing-page:before{
    content: '';
    background-color: #bacabd;
    padding: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}
#header-landing-page:after{

    width:80%;
    }

#header-landing-page:before{
    background-color: #00593d;
    right: 0;
    left: initial;
    width:20%;
    min-width:340px;
    z-index:100;
}
#banner-landing-page .container-1 .landing-backround-color-1 h1{
 color:#fff;
    padding:34px 0px;
    width:70%;
 font-size:44px;
 font-family: 'MyriadProBold';
}
.conatiner-landing-page-1736{
    max-width:1736px;
    width:92%;
    margin:0 auto;
}
.ready-inner {
	text-align: left;
	width: auto;
	max-width: 100%;
}
.readytitle {
    font-size: 50px;
}
ul.join-btn li::before {
    content: none;
}
ul.join-btn li {
    background: #00593d;
    margin-bottom: 10px;
    list-style: none;
    max-width: 330px;
    padding: 10px 20px;
    width: auto;
    float: none;
    line-height: 1;
}
ul.join-btn li a {
    color: #fff;
    font-size: 25px;
}
.publicnav a{
    display: block;
    height: 50px;
    background-image: url(../png/arrow_right.png);
    background-position: center center;
    background-size: contain;
    opacity: 1;
    background-repeat: no-repeat;
}
.publicnav a#goToPrevSlide{
    background-image: url(../png/arrow_left.png);
}
.publicnav a:hover{
	opacity: .5;
}
#videoslider li {
    text-align: center;
}
.discover {
	background-image: url(../png/bowman_videoplayicon.png);
    background-position: left 5px;
    background-repeat: no-repeat;
    padding-left: 60px;
    background-size: 40px;
    margin: 15px;
    line-height: 40px;
    vertical-align: middle;
}

.discover a {
    line-height: inherit;
}
.case_studies.item.discover{
	background-image: url(../png/bowman_documenticon.png);
}
.infographics.item.discover{
	background-image: url(../png/bowmaninfographicicon.png);
}
/*.dicover_potential {
    background: #e6ece7;
    padding: 10px;
    display: block;
}*/
.dicover_potential a#load-more {
    display: block;
    text-align: left;
}
.discover p {
    font-size: 16px;
    padding: 0;
}
.videoslider.container {
    padding: 40px 15px;
}
ul#verticalslider li {
    height: 200px;
    width: 300px;
    overflow: hidden;
}
button.fancybox-button {
    display: none;
}
button.fancybox-button.fancybox-button--close {
    display: block;
}
.fancybox-button:focus, .fancybox-button:hover{
	outline: 0;
}
.slider-wrap {
    padding: 0;
    position: relative;
}
.videoslider .lSSlideOuter {
    position: relative;
    overflow: visible;
}
.videoslider .lSSlideWrapper {
    position: static;
}
.videoslider a#goToPrevSlide, .videoslider a#goToNextSlide{
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%)
}
.videoslider a#goToNextSlide {
	left:initial;
	right: -30px;
  text-align: right;
}
.sidebar-images img {
    margin-bottom: 15px;
}
.readytostart.greenbar a{
	color: #fff;
}
.readytostart.greenbar a:hover, .openingbar a:hover {
    color: #cdf1e5;
}
.readytostart.greenbar::after {
    background: #00593d;
}
.capabilities.map li{
	list-style: none;
	float: left;
	width: 20%;
}
.map .col-list ul {
	padding: 0;
    column-count: unset;
}
.map .staff-name {
    color: #767b81;
}
.map .staff-name:hover{
    color: #00593d;
}
.map-pic{
	padding: 50px 15px;
}
ul.dropdown-menu li {
    padding: 6px;
}
.loc-title{
	color: #00593d;
	font-size: 24px;
    font-family: 'MyriadProSemibold';
}
.openingbar {
    background: #00593d;
    color: #fff;
    padding: 5px 0;
}
.openingbar a{
	color: #fff;
    font-family: 'MyriadProSemibold';
    text-align: center;
}
.error.row {
    min-height: 65vh;
}
h2.backhome {
    padding: 15px;
    color: #989c99;
}
.archive h2.title {
    margin-bottom: 20px;
}
.addtoany_content::before {
    content: "";
    background: gray;
    padding: 1px;
    width: 100%;
    margin: 15px 0;
    display: inline-block;
}
.post .entry {
    position: relative;
}
.single-share {
    position: absolute;
    display: block;
    color: #03425b;
    bottom: 5px;
    text-transform: uppercase;
}
.single-share p,.post .tags {
    color: #03425b;
    padding: 0;
    font-family: 'MyriadProSemibold';
    font-size: 16px;
}
.thumb img{
    float: right;
    padding: 5px 0 0 20px;
}
span.newsloc {
    font-size: 20px;
    font-family: 'MyriadProRegular';
    color: #838989;
    font-style: italic;
    padding-bottom: 15px;
    display: block;
}
.col-md-9.introtext {
    padding-right: 30px;
}
.col-list {
    display: inline-block;
}
/*--------------*/
.carousel-wrapper {
  padding-top: 5px;
  position: relative;
  text-align: center;
}
.slick-slide {
  text-align: center !important;
}
.overlay {
  position: absolute;
  height: calc(100% - 5px);
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(3, 66, 91, .6);
  transition: 0.2s;
  opacity: 0;
  z-index: 1;
}
.overlay:hover {
  opacity: 1;
}
.overlay-content {
    color: rgb(255, 255, 255);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding: 0 25px;
}
.vcarousel a {
  	position: relative;
  	display: inline-block;
  	margin-bottom: 18px;
}
.vcarousel a:hover .overlay {
  	opacity: 1
}
.img_cont {
  position: relative;
}
.content-text {
    padding-top: 3px;
}
span.name {
    font-size: 27px;
    text-transform: uppercase;
    padding: 0;
    line-height: 1;
    font-family: 'MyriadProSemibold';
}
p.vslide-quote {
    font-size: 18px;
    text-align: left;
    font-family: 'MyriadProRegular';
    line-height: 1.3;
    background: url(../png/quoteleft_white.png) no-repeat left 7px;
    padding: 10px 0;
    background-size: 30px;
}
p.vslide-quote:first-letter {
    padding-left: 35px;
}
p.vslide-quote span{
	font-size: 88px;
	font-family: 'MinionProRegular';

}
.sc{
	min-height: 65vh;
    text-align: center;
}
.sc .post {
    text-align: left;
}
.eventtitle{
	display: inline-block;
	padding-right: 10px;
	cursor: pointer;
}
.popover-body a {
    font-family: 'MyriadProRegular';
    font-size: 16px;
    color: #03425b;
}
.popover-header{
    background: transparent;
    font-weight: 400;
    color: #767b91;
}
.single-share a {
    color: #03425b;
    padding: 0 3px;
    font-family: 'MyriadProRegular';
}
.single-share a::after {
    content: "|";
    padding-left: 5px;
}
.single-share a:last-child::after {
    content: none;
    padding: 0;
}
.service-thumb{
	position: relative;
}
a.boxlink {
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
}
.modal-dialog {
    width: 70%;
    max-width: 100%;
}
.modal-content{
	background: #00593d;
    color: #fff;
}
.connectform h2 {
    font-family: 'MyriadProSemiBold';
    font-size: 40px;
    color: #fff;
    padding: 15px 0;
    margin-bottom: 20px;
}
.connectform p {
    width: 100%;
    display: inline-flex;
}
.connectform label {
    width: 20%;
    float: left;
    color: #fff;
    font-family: 'MyriadProBold';
    font-size: 15px;
}
.connectform span {
    width: 80%;
    float: left;
}
.connectform input, .connectform textarea, .connectform select {
    width: 100%;
    padding: 4px;
    font-weight: 500;
}
p.bottomline {
    width: 80%;
    float: right;
    font-family: 'MyriadProRegular';
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
    margin-bottom: 15px;
}
.connectform input[type=submit] {
    width: 20%;
    padding: 8px;
    color: #00593d;
    background: #fff;
    border: 0;
    font-size: 18px;
    cursor: pointer;
    text-transform: uppercase;
    margin-left: 20%;
}
[data-class="wpcf7cf_group"] {
    margin-left: 20%;
    width: 100%;
}
span.wpcf7-not-valid-tip{
	font-size: 15px;
}
.modal-header {
    padding: 0;
    border: 0;
}
.heroimage.inner .lSAction>a {
    top: 80%;
	height: 30px;
    background-size: 15px;
    width: 20px;
	display: none;
}
.heroimage.inner .lSAction>.lSNext {
    right: 25px;
}
.sidebar-images {
    padding-top: 5px;
}
.listbox.row {
    padding: 0 15px;
}
.experiance .section-title {
    text-transform: capitalize;
}
.load-more-news a#loadMore {
    margin-bottom: 35px;
}
.page-template-tpl-services_single .lSAction {
    display: none !important;
}
.listbox.row .col.mx-1 {
    padding-left: 0;
    margin-left: 0 !important;
}
.capabilities .listbox .col.mx-1 ul li {
    margin-left: 17px;
}
.exphead {
    display: flex;
    justify-content: space-between;
    vertical-align: middle;
}
.exp.projectsearch.searchform {
    padding-top: 10px;
}

select.bowman-filters {
  font-size: 14px;
  line-height: 1.2;
  color: #767b81;
  margin-left: 10px;
  font: -moz-pull-down-menu;
}

select.bowman-filters > option {
    font-size: 14px;
    line-height: 1.2;
    color: #767b81;
    margin-left: 10px;
  }

/****** Search Bar ****/
#search-overlay{
  display:none;
}
@media only screen and (min-width: 767px){
	.milestones::before {
	    left: 50%;
	    margin-left: -2px;
	}
	.milestone-image {
	    width: 40px;
	    height: 40px;
	    left: 50%;
	    margin-left: -15px;
	    top: 50%;
	    transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	    -webkit-backface-visibility: hidden;
	}
	.event-info {
	    padding: 20px;
    	margin: 20px 30px;
	}
	.event-info::before {
		top: 50%;
	    transform: translateY(-50%);
	    left: 100%;
	    border-color: transparent transparent transparent #cacaca;
	}
	.event-info span{
		display: none;
	}
	.left .event-info::before {
	    left: auto;
	    border-color: transparent #cacaca transparent transparent;
	}
	span.event-year {
	    display: block;
	}
	.right span.event-year {
	    float: right;
	}
	.ready-inner {
	    width: 400px;
	}
}
/* RESPONSIVE
-------------------------------------------------- */
@media (max-width: 1480px) {

    .sidebar-links ul li a {
    font-size: 24px;
}
   .sidebar-links ul li:not(:last-child) {
        margin-bottom:20px;
    }
        .sidebar-heading h1 {
    font-size: 90px !important;
        }
    #banner-landing-page .container-1 .landing-backround-color-1 h1 {
        font-size:44px;
}
    .landing-page-menulink {
    font-size: 34px;
    }
    #content-landing-page h2 {
    font-size: 30px;
    }
    #content-landing-page h4 {
    font-size: 25px;
    }

    .conversion-link-background {
    height: 70px;
    max-width: 790px;
}
    #disconver-landing-page h1 {
    font-size: 50px;
    }
.discovery-links a {
    font-size: 32px;
    padding: 20px 30px;
        padding-left: 5%;
}
    #disconver-landing-page .container-1 {
    min-height: 490px;
    }
            .line-under-header {
    height: 15px;
}
}
@media (max-width: 1400px) {
  .slider-wrap {
    padding: 0 3%;
  }
  .videoslider a#goToPrevSlide{
    left: 0;
  }
    #disconver-landing-page .container-1 {
    min-height: 460px;
}
    .discover-menu-container {
    padding-top: 5%;
    padding-bottom: 8%;
}
  .videoslider a#goToNextSlide {
    right: 0;
  }
    .landing-page-menulink {
    font-size: 34px;
    }
    #banner-landing-page .container-1 .landing-backround-color-1 h1 {
    font-size: 40px;
    }
    .conversion-link-background {
    max-width: 700px;
    }
    .discovery-links a {
    font-size: 30px;
    }
}
@media (max-width: 1300px){


        .sidebar-heading h1 {
    font-size: 84px !important;
}
@media (max-width: 1200px) {
	.footerleft {
	    display: inline-block;
	    text-align: center;
	}
    .sidebar-links ul li a {
    font-size: 22px;
}
    .sidebar-heading h1 {
    font-size: 60px !important;
}
    .sidebar-links ul li:not(:last-child) {
    margin-bottom: 15px;
}
	.socialshare {
	    padding: 10px 0;
	    margin-top: 0;
	    text-align: center;
	}
	ul.onebox,.siglelinks{
	    padding: 5px 15px;
	}
	#filters li {
	    padding: 0 10px 0 15px;
	}
	#tabs li:nth-child(2), #filters li:nth-child(2) {
	    background-size: 7px;
	}
	.news-social p {
	    line-height: 1.5;
	}
	.socialshare a {
    	width: 35px;
    	height: 30px;
    }
     footer p{
     	text-align: center;
     }
}
@media (max-width: 991px) {
	.navbar-header {
	    display: block;
	}
}
    @media (max-width: 991px) {

        #banner-landing-page .container-1 .landing-backround-color-1 h1 {
    font-size: 32px;
}

    }

        #content-landing-page .column-4 {
    margin-top: -110px;

    padding-left: 10px;
}
    .conversion-link-background {
    max-width: 600px;
}
    #disconver-landing-page .container-1 {
    min-height: 410px;
}
    }
@media (max-width: 992px) {
	.readytostart::after{
		width: 80%;
	}
    .line-under-header .dark-green {

    min-width: 260px;
    }
    #content-landing-page p {
    font-size: 20px;
}
    #content-landing-page h2 {
    font-size: 30px;
}
            .line-under-header {
    height: 10px;
}
    #content-landing-page h4 {
    font-size: 23px;
	color: #03425b;
}

        #disconver-landing-page .container-1{
    min-height:420px;
    }
    .overlay-background{
        position:unset;
        width:100%;
    }
    #banner-landing-page .container-1 .landing-backround-color-1 h1{
        width:100%;
    }
    #content-landing-page .column-4
    {
        width:100%;
            margin-top:0;
            background: #ededee;
            padding: 20px;
    }
    .sidebar-heading h1 {
    font-size: 80px !important;
}
    .sidebar-heading {
    display: flex;
    align-items: center;
        width:50%;
            margin-right: 20px;
    justify-content: flex-start;
    }
    #content-landing-page .column-8 {
    width: 100%;
}
	.navbar-header {
	    text-align: left;
	}
	/*.navbar-collapse.navbar-ex1-collapse {
	    bottom: -132px;
	    width: 100%;
	    z-index: 99999;
	    background: rgba(256,256,256,0.9);
	    left: 0;
    }*/
    .col-md-9.navset {
	    position: relative;
	}
    button.navbar-toggle {
    border: 0;
    background: transparent;
    width: 42px;
    position: absolute;
    top: 50%;
    outline: none;
    cursor: pointer;
    transform: translateY(-50%);
	}
	button span {
	    background: #00593d;
      width: 26px;
      height: 2px;
      padding: 1.5px;
      margin: 1.5px;
      float: left;
	}
	.navbar-collapse.navbar-ex1-collapse {
	    width: calc(100% - 40px);
	    left: 0;
	    margin-left: 40px;
	    background: rgba(256,256,256,.9);
	    z-index: 999;
	    padding: 15px;
	    bottom: initial;
      	margin-top: 50px;
	}
	nav ul#menu-top-bar a {
	    padding: 8px;
	    display: inline-block;
	}
	button.navbar-toggle:hover {
	    outline: 0;
	}
	.sidebar-inner {
	    padding-left: 15px;
	}
	footer p {
	    text-align: center;
	}
	.slidetitle.firstline {
	    margin-left: 0px;
	}
	.slidetitle {
		line-height: 1;
	    font-size: 70px;
	}
	.heroimage .lSAction>.lSPrev {
	    right: 35px;
	}
	.heroimage .lSAction>a {
	    background-size: 15px;
	}
  	a#goToNextSlide img, a#goToPrevSlide img {
    	width: 60%;
  	}
  	.slider-wrap {
    	padding: 0 25px;
  	}
  	.news-social {
  		padding: 10px 0;
    	padding-right: 0;
	}
}
@media only screen and (max-width: 820px){

 .conversion-link-background {
    height: 60px;
         max-width: 500px;
    }
    .discover-menu-container {
    padding-top: 7%;
    padding-bottom: 8%;
}
}
@media only screen and (max-width: 767px){
	.event-info {
	    margin-left: 30px;
	}
	.milestones::before {
   		left: 23px;
   		width: 10px;
   	}
    #header-landing-page:before {
    width: 100%;
    }
   	.event-title {
	    font-size: 30px;
	    padding: 5px 0;
	    margin: 0;
	}
	.event-info p {
	    font-size: 20px;
	}
	.milestone-image {
	    width: 25px;
	    height: 25px;
	}
	.navset::after {
	    content: none;
	}
  .col-md-3.logoset {
    position: relative;
	}
	.col-md-9.navset {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999;
}
  .navbar-collapse.navbar-ex1-collapse {
    padding: 15px;
    bottom: initial;
    margin-top: 87px;
    margin-left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #bacabd;
  }
  .capabilities.map li {
    width: 33%;
}
}
@media (max-width: 680px) {
	.readytostart::after{
		width: 100%;
	}
	footer {
    	margin-top: 5px;
    }
    .line-under-header {
    height: 6px;
}
    #section-timeline::before {
	    top: -15px;
	    left: 27px;
	    height: 100%;
	}

    .line-under-header .dark-green {
    min-width: 220px;
    }
	div#section-timeline {
	    padding: 15px;
	}
	.slidetitle {
	    font-size: 50px;
	}
	.main-title h1 {
    	font-size: 25px;
    }
    p,.capabilities li {
	    font-size: 16px;
	}
	.what-wedo {
	    padding: 20px 0;
	}
	.heroimage img {
	    border-bottom: 6px solid #00593d;
	}
	.logoset::after, .navset::after,
	.header-outer::after, .header-outer::before {
	    padding: 3px;
	}
    .discover-menu-container {
    padding-top: 11%;
    padding-bottom: 11%;
}
    #header-landing-page .landing-page-menu{
        justify-content:end;
    }
    .landing-page-menulink {
    font-size: 26px;
}
    #banner-landing-page .container-1 .landing-backround-color-1 h1 {
    font-size: 28px;
}
    #banner-landing-page .container-1 {
    height: 400px;
    }
    #content-landing-page p {
    font-size: 18px;
}
    #content-landing-page h2 {
    font-size: 28px;
}
    .convertion-link-div {
    text-align: center;
    }
    .conversion-link-background {
max-width:100%;
    height: 60px;
    }
    .discovery-links a {
    font-size: 20px;

    }
    #disconver-landing-page h1 {
    font-size: 36px;
}
	.main-title {
	    padding: 5px 0px 5px 10px;
	    border-left: 5px solid #bacabd;
	    margin-bottom: 5px;
	}
	span.newsloc {
	    font-size: 18px;
	    padding-bottom: 5px;
	}
	.single-share p, .post .tags {
	    font-size: 14px;
	}
	.addtoany_content::before {
	    margin: 10px 0;
	}
	ul.onebox a, footer a, footer p {
	    font-size: 14px;
	}
	ul.onebox::before, ul.onebox::after{
	    content: none;
	}
	ul.onebox a{
	    padding: 5px;
	}
	.siglelinks a::after{
	    font-size: 12px;
	}
	.socialshare a {
		height: 30px;
	    width: 30px;
	}
	.news-social{
	    padding: 5px 0;
	}
	.news-social p {
	    padding-top: 4px;
    	padding-right: 7px;
    	font-size: 13px;
	}
	.capabilities.map li {
    width: 50%;
	}
	.readytostart a, .openingbar a, a.connectpop{
		text-align: center;
		font-size: 22px;
	}
	.main-title {
    font-size: 27px;}
    .section-title, .entry-section-title{
    	font-size: 24px;
    }

    .exphead.has-filters {
      display: block;
    }

    .exphead.has-filters .searchform {
      text-align: right;
    }

    .bowman-filters {
      margin: 10px;
    }

    .filtering-no-projects {
      margin: 0 15px;
    }

}
@media (max-width: 480px) {
	.single-share {
	    bottom: 65px;
	}
    .sidebar-heading h1 {
    font-size: 44px !important;
}
    .sidebar-links ul li a {
    font-size: 20px;
}
    .sidebar-links ul li:not(:last-child) {
    margin-bottom: 5px;
}
    #content-landing-page .column-4{
        flex-direction:column-reverse;
    }
        .modal-dialog{
        width:96%
    }
    .connectform label {
    width: 60%;
    }
    .sidebar-heading h1 {
     transform:rotate(0deg);
    }
    #content-landing-page h2 {
    font-size: 24px;
}
    #content-landing-page h4 {
    font-size: 20px;
}
#banner-landing-page .container-1 .landing-backround-color-1 h1 {
    font-size: 22px;
}
    #disconver-landing-page .container-1 {
    min-height: 350px;
}
    .conversion-link-background {
    max-width: 100%;
    height: 50px;
}
    .discover-menu-container {
    padding-top: 15%;
    padding-bottom: 24%;
}
    .discovery-links a {
    font-size: 20px;
    padding: 14px 18px;
    padding-left: 5%;
}
    #disconver-landing-page h1 {
    font-size: 34px;
}
	ul.onebox li {
	    float: none;
	}
	.thumb img {
	    float: right;
	    padding: 10px 0 10px 10px;
	}
	p.slidecontent {
	    font-size: 16px;
	    padding: 10px 0;
	}
	.capabilities.map li {
    	width: 100%;
	}
}
.mycutom{
	padding: 0px 15px;
}
.mycutom .col-md-3{
	color: #7C8189;
    font-family: 'MyriadProRegular';
    text-transform: none;
    font-size: 20px;
    position: relative;
    line-height: 1.3;
    padding: 8px 0;
}

.listbox h2{
	padding: 15px 0px ;
}
