html,
body,
#page  {
  height: 100%;
}
#page-wrapper {
  min-height: 100%;
  min-width: 975px;
  background-color: #2c2f31;
}

#main-wrapper{
	background-color: #fff;
}

html{
	font-size: 62.5%;
}

body {
  line-height: 1.5;
  font-size: 10px; /* This sets the base font at 10px. So for a base font of 14px use 1.4em. */
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  color: #414042;
  font-family: 'Yantramanav', sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.4em 0 0.5em;
  font-weight: bold;
}
h1{
  font-size: 6em;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}
h2 {
  font-size: 4.8em;
  color: #2c2f31;
  margin-top: 10px;
  line-height: 1.3;
}
h3{
	font-weight: bold;
	font-size: 2em;
}
p {
  margin: 0 0 1.2em;
  font-size: 1.6em;
}

li a.active{
	 color: inherit;
}

#content ul{
	padding-left: 0;
	margin: 20px 0 30px;
}

#content ul li{
	font-size: 1.6em;
	margin-bottom: 12px;
	list-style-type: none;
	padding-left: 17px;
	background: url('../images/footer-bullet.png') no-repeat 0 6px;
}

#content .field-name-body img{
	max-width: 100%;
}

#content a{
	color: #3bb54a;
	font-weight: bold;
}

a.link-style{
	padding-left: 20px;
	background: url('../images/link-style.png') no-repeat 0 50%;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 1px;
	color: #004e99;
}

/* Layout Stuff */


#content{
	width: 100%;
}

.section, #main{
	width: 940px;
	margin: 0 auto;
}

#main{
	padding: 30px 0 55px;
	position: relative;
}

#content .tabs{
	position: absolute;
	top: -21px;
}

#right .block{
	margin-bottom: 40px;
}

#right .block p{
	margin-bottom: 0;
}

#footer{
	color: #fff;
	padding: 65px 0 75px;
	background-color: #2c2f31;
}

#footer .section{
	width: 975px;
}

#footer h3{
	text-transform: uppercase;
	font-size: 1.6em;
	margin: 0 0 5px;
}

#footer .block .content ul{
	padding: 0;
	margin: 0;
}

#footer .block .content ul li{
	font-size: 1.6em;
	list-style-type: none;
	background: url('../images/orange-bullet.png') no-repeat 0 6px;
	padding-left: 17px;
	margin-bottom: 5px;
}

#footer .block{
	display: inline-block;
	vertical-align: top;
}

#block-block-1{
	width: 155px;
	margin-right: 30px;
}
#block-block-2{
	width: 185px;
	margin-right: 40px;
}
#block-block-3{
	width: 135px;
	margin-right: 40px;
}
#block-block-4{
	width: 350px;
}

#block-block-1 p{
	margin: 0;
}

#footer #block-block-2 h3{
	margin-bottom: 2px;
}

#block-block-4 p{
	font-size: 1.4em;
}

#block-block-4 img{
	margin-right: 7px;
}

#block-block-4 .webform-component-email, #block-block-4 .form-actions{
	display: inline-block;
	margin: 0;
}

#block-block-4 .webform-component-email{
	width: 240px;
	margin-right: -5px;
}

#block-block-4 input.form-text{
    width: 94%;
    padding: 0 2% 0 3%;
    background-color: #fff;
    height: 40px;
    color: #414042 !important;
    font-size: 16px !important;
    font-style: italic;
    font-family: 'Yantramanav', sans-serif !important;
	border: none;
}

#block-block-4 input.form-submit{
	color: #fff;
	font-weight: bold;
	background: none;
	border: none;
	background-color: #3bb54a;
	cursor: pointer;
	text-transform: uppercase;
	padding: 8px 15px;
	font-family: 'Yantramanav', sans-serif !important;
	font-size: 18px;
}

#footer-form{
	margin-bottom: 23px;
}

#page{
	background: url('../images/AboutHeader-Fortitude.jpg') no-repeat 50% 0;
}

.page-blog #banner,
.node-type-blog #banner{
    height: 200px;
    padding-bottom: 7px;
}

.page-node-11 #page, .page-node-12 #page, .page-node-13 #page{
	background: url('../images/AboutHeader-Fortitude.jpg') no-repeat 50% 0;
}
.page-node-14 #page, .page-node-15 #page, .page-node-16 #page, .page-node-25 #page{
	background: url('../images/AreaofExpertiseHeader-Fortitude.jpg') no-repeat 50% 0;
}
.page-node-21 #page, .page-node-19 #page, .page-node-20 #page{
	background: url('../images/FindaJobHeader-Fortitude.jpg') no-repeat 50% 0;
}
.page-node-5 #page, .page-blog #page, .page-node-22 #page, .node-type-blog #page{
	background: url('../images/ContactHeader-Fortitude.jpg') no-repeat 50% 0;
}

#header{
	height: 115px;
	background-color:rgba(255, 255, 255, 0.4);
}

#banner{
	height: 200px;
	padding-bottom: 15px;
}

#banner .section{
	height: 200px;
	position: relative;
}

#banner h1{
	position: absolute;
	bottom: 0;
	left: 0;
	text-transform: uppercase;
}

#block-om-maximenu-om-maximenu-1, #block-block-6{
	float: right;
}

#header .section{
	text-align: right;
	width: 975px;
}

.region-top{
	display: inline-block;
	background-color: #0c72b5;
	padding: 10px 12px;
	color: #fff;
	margin-right: 15px;
}

.region-header{
	text-align: left;
	margin-top: -20px;
}

#block-block-6 img{
	margin-left: 10px;
}

#block-block-6{
	margin-right: 15px;
}

#om-maximenu-top-menu ul.om-menu,
#om-maximenu-top-menu ul.om-menu li.om-leaf,
#om-maximenu-top-menu ul.om-menu li.om-leaf .om-link{
	height: 20px;
	line-height: 20px;
}

#om-maximenu-top-menu ul.om-menu li.om-leaf .om-link{
	font-size: 15px;
	font-weight: bold;
	background: url('../images/top-div.png') no-repeat 0 50%;
}

#block-block-5{
	float: left;
}

#block-om-maximenu-om-maximenu-2{
	float: right;
	margin-top: 35px;
}

#om-maximenu-main-menu li.om-leaf .om-link{
	font-size: 1.8em;
	font-weight: bold;
	color: #fff;
}

/* Drop downs */
#om-maximenu-main-menu .om-maximenu-content ul li.leaf{
	list-style-type: none;
	list-style-image: none;
	font-size: 1.7em;
	padding: 0;
	margin: 0px 0px 5px;
	display: inline-block;
	text-align: center;
}

#om-maximenu-main-menu .om-maximenu-content ul.menu{
	padding-left: 0;
}

#om-maximenu-main-menu .om-maximenu-content ul li.leaf a{
	float: left;
	padding: 0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	padding: 60px 20px 0;
	text-align: center;
	background: url('../images/menu-story.png') no-repeat 50% 10px;
	width: 125px;
	border-right: 1px solid #fff;
	opacity: 0;
}

#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1055 a{
	background: url('../images/dd2.png') no-repeat 50% 10px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1056 a{
	background: url('../images/dd3.png') no-repeat 50% 13px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1057 a{
	background: url('../images/dd4.png') no-repeat 50% 15px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1058 a{
	background: url('../images/dd5.png') no-repeat 50% 13px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1059 a{
	background: url('../images/dd6.png') no-repeat 50% 17px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1066 a{
	background: url('../images/dd7.png') no-repeat 50% 13px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1064 a{
	background: url('../images/dd8.png') no-repeat 50% 15px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1065 a{
	background: url('../images/dd9.png') no-repeat 50% 7px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1067 a{
	background: url('../images/dd10.png') no-repeat 50% 13px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1069 a{
	background: url('../images/dd11.png') no-repeat 50% 10px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1068 a{
	background: url('../images/dd12.png') no-repeat 50% 10px;
}
#om-maximenu-main-menu .om-maximenu-content ul li.menu-mlid-1071 a{
	background: url('../images/ExecutiveOfficeChairIcon.png') no-repeat 50% 13px;
}

#om-maximenu-main-menu .om-maximenu-content ul li.leaf.last a{
	border-right: none;
}

#om-maximenu-main-menu .om-maximenu-middle-right{
    padding: 10px 10px 0;
}

#om-maximenu-main-menu .om-maximenu-content{
	left: 0;
	top: 53px;
	min-width: 530px;
	background-color: rgba(60,176,74, .9);
	padding: 12px 0 12px;
	border: 1px solid #fff;
}

#om-maximenu-main-menu #om-leaf-om-u1-1834892529-4 .om-maximenu-content{
	left: -430px;
}
#om-maximenu-main-menu #om-leaf-om-u1-1834892529-3 .om-maximenu-content{
	left: -165px;
	min-width: 365px;
}
#om-maximenu-main-menu #om-leaf-om-u1-1834892529-2 .om-maximenu-content{
	left: -330px;
	min-width: 695px;
}
#om-maximenu-main-menu #om-leaf-om-u1-1834892529-1 .om-maximenu-content{
	left: -190px;
	min-width: 695px;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .om-maximenu-content{
	display: inline-block !important;
	position: relative;
	top: -12px;
	left: 0;
	min-width: 0;
	overflow: hidden;
	width: 0;
	height: 35px;
	background: none !important;
	margin-right: 10px;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .om-maximenu-middle-right{
	padding: 0;
	margin-top: 11px;
}	

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .om-link{
	padding-left: 15px;
	margin-right: 0;
	padding-right: 5px;
}

.om-maximenu-content .om-maximenu-open{
	display: none;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .form-item,
#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .form-actions{
	display: inline-block;
	vertical-align: top;
	margin: 0;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .om-maximenu-middle{
	background: none;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 form{
	margin-bottom: 0;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 .form-submit{
	float: left;
	background: none;
	background: url('../images/top-search.png') no-repeat 0 0;
	height: 13px;
	width: 13px;
	text-indent: -9999px;
	border: none;
	margin-top: 5px;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 input.form-text{
	background: none;
	margin: 0;
	border: none;
	width: 115px;
	padding: 0 5px 0 7px;
	height: 25px;
	background-color: #fff;
	margin-right: 5px;
	font-family: 'Yantramanav', sans-serif !important;
    color: #414042 !important;
}

#block-om-maximenu-om-maximenu-1 #om-leaf-om-u1-1758663339-1 input.form-text:focus{
    outline: none;
}

#om-maximenu-main-menu .om-maximenu-middle{
	background: none;
}

#om-maximenu-main-menu li.om-leaf .om-link{
	height: 53px;
	line-height: 53px;
}

#om-maximenu-main-menu li.om-leaf:hover>.om-link{
	background-color: rgba(60,176,74, .9);
	border: 1px solid #fff;
	border-bottom: none;
}

#breadcrumb{
	font-size: 1.6em;
	margin-bottom: 40px;
}

#breadcrumb ul.breadcrumbs{
	padding-left: 0;
	margin: 0;
	line-height: 1.3;
}

#breadcrumb ul.breadcrumbs li{
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	padding-left: 16px;
	background: url('../images/bc.png') no-repeat 0 3px;
	margin-right: 10px;
	text-transform: uppercase;
}

#breadcrumb ul.breadcrumbs li:first-child{
	padding-left: 0;
	background: none;
}

#breadcrumb ul.breadcrumbs li:last-child{
	margin-right: 0;
	color: #3bb54a;
	font-weight: bold;
}

#prefooter{
	background-color: #3f4142;
	padding: 35px 0;
	color: #fff;
}

#prefooter h2{
	font-size: 24px;
	color: #fff;
	margin: 0 0 12px;
}

#prefooter .block{
	display: inline-block;
	vertical-align: top;
}

#block-views-latest-news-block{
	width: 400px;
	padding-right: 30px;
	margin-right: 30px;
	border-right: 1px solid #fff;
	padding-bottom: 10px;
}

#block-block-7{
	width: 270px;
	text-align: center;
}

#block-block-7 h2{
	text-align: left;
}

#block-views-latest-news-block .views-field-title{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
}

#block-views-latest-news-block .views-field-view-node{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	text-align: right;
}

#block-views-latest-news-block .views-field-view-node .field-content{
	padding-left: 15px;
	background: url('../images/read-more.png') no-repeat 0 5px;
	display: inline-block;
}

#resume{
	background-color: #fff;
	padding: 50px 0;
}

#block-block-8 h2, #block-block-8 .content{
	display: inline-block;
	vertical-align: middle;
}

#block-block-8 h2{
	margin: 0 210px 0 0;
	color: #414042;
}

#block-block-8 .content a{
	display: inline-block;
	font-size: 18px;
	color: #3bb54a;
	text-transform: uppercase;
	font-weight: bold;
	padding: 20px 50px;
	border: 2px solid #3bb54a;
}

#form-area{
	background: url('../images/form-bg.jpg') no-repeat 50% 0;
	padding: 65px 0;
}

#block-webform-client-block-4 .content h2{
	display: none;
}

#form-area .block{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

#block-webform-client-block-4{
	width: 510px;
	margin-right: 45px;
}

#block-webform-client-block-4 h2{
	line-height: 1.1;
	margin: 0 0 10px;
}

#block-block-9{
	width: 240px;
}

#block-block-9 h2{
	color: #414042;
	font-size: 3em;
	line-height: 1;
	margin-bottom: 30px;
}

#form-phone, #form-email{
	padding-left: 28px;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}

#form-phone{
	background: url('../images/form-phone.png') no-repeat 0 0;
}
#form-email{
	background: url('../images/form-email.png') no-repeat 0 0;
}

#content .webform-client-form .form-item,
#form-area .webform-client-form .form-item{
	margin: 0 0 15px;
}

#content .webform-client-form .form-text,
#form-area .webform-client-form .form-text,
#content .webform-client-form textarea,
#form-area .webform-client-form textarea,
#content .webform-client-form select,
#form-area .webform-client-form select,
#node-32 form input[type="text"],
#node-32 form input[type="password"]{
	background-color: #fff;
	font-size: 16px !important;
    font-family: 'Yantramanav', sans-serif !important;
	border: 1px solid #9ca5a9;
	color: #414042 !important;
}

#content .webform-client-form .form-text,
#form-area .webform-client-form .form-text,
#node-32 form input[type="text"], #node-32 form input[type="password"]{
	padding: 0 2% 0 3%;
	width: 94%;
    height: 40px;   
}

#content .webform-client-form textarea,
#form-area .webform-client-form textarea{
	width: 99%;
	padding: 10px 15px;
	max-width: 99%;
	min-width: 99%;
	min-height: 100px;
	max-height: 100px;
}

#content .webform-client-form label{
	font-size: 16px;
}

#content .webform-client-form select,
#form-area .webform-client-form select{
	height: 40px;
}

#content .webform-client-form .form-actions .form-submit,
#form-area .webform-client-form .form-actions .form-submit,
#node-32 form input.asubmitbutton_small{
	background: none;
	border: none;
	background-color: #3bb54a;
	color: #fff;
	font-weight: bold;
	font-size: 16px !important;
    font-family: 'Yantramanav', sans-serif !important;
	cursor: pointer;
	padding: 10px 50px;
	text-transform: uppercase;
	margin-top: 15px;
}

/* Contact page - D7 used .page-node-5, D11 uses :has() */
.page-node-5 .section, .page-node-5 #main,
body:has(#contact-map) #content {
	width: 940px;
	margin: 0 auto;
}

.page-node-5 #main,
body:has(#contact-map) #content {
    min-height: 520px;
}

#contact-map{
	width: 938px;
	height: 417px;
	position: relative;
	margin: 0 auto;
}

#contact-map > img{
	width: 677px;
	height: 417px;
}

.location .dot, .location .line, .location-info{
	position: absolute;
	top: 0;
	left: 0;
}

.location-info{
	background-color: #fff;
	border: 1px solid #184076;
	width: 320px;
	text-align: center;
	left: 660px;
	top: 130px;
	z-index: 5;
}

.location-info > img {
	width: 100%;
	height: auto;
	display: block;
}

.location-pad{
	padding: 5px 10px;
}

.location-info h4{
	font-size: 1.6em;
	text-transform: uppercase;
	margin: 10px 0 5px;
}

.location-info h3{
	font-size: 4em;
	margin: 0 0 10px;
	line-height: 1;
	color: #003d78;
	text-transform: uppercase;
	white-space: nowrap;
}

#philadelphia .location-info{
	width: 420px;
}

#charlotte .location-info{
	width: 400px;
	left: 660px;
}

@media screen and (max-width: 1050px) {
	/* Contact page responsive - target by #contact-map parent */
	#contact-map ~ #main,
	.node--type-page:has(#contact-map) #main,
	body:has(#contact-map) #main {
		height: auto;
		min-height: 520px;
	}
	#contact-map{
		height: 410px;
	}
	#philadelphia .location-info{
		left: 205px;
		top: 500px;
		width: 340px;
	}
	#philadelphia .line{
		display: none !important;
	}
}

.location-info p{
	line-height: 1.3;
}

.location-info p:last-child{
	margin-bottom: 10px;
}

#mobile-contact{
	display: none;
	text-align: center;
}

#mobile-contact .location-info{
	margin: 0 auto 20px;
}

#hq .line{
	top: 177px;
	left: 593px;
}
#hq .dot{
	top: 175px;
	left: 572px;
}

#philadelphia .line{
	top: 140px;
	left: 602px;
}
#philadelphia .dot{
	top: 138px;
	left: 580px;
}

#dallas .line{
	top: 140px;
	left: 297px;
}
#dallas .dot{
	top: 280px;
	left: 280px;
}

#houston .line{
	top: 185px;
	left: 335px;
}
#houston .dot{
	top: 325px;
	left: 320px;
}

#phoenix .line{
	top: 255px;
	left: 147px;
}
#phoenix .dot{
	top: 252px;
	left: 125px;
}

#raleigh .line{
	top: 220px;
	left: 597px;
}
#raleigh .dot{
	top: 220px;
	left: 580px;
	position: absolute;
	z-index:999;
}

#charlotte .line{
	top: 228px;
	left: 563px;
}
#charlotte .dot{
	top: 225px;
	left: 542px;
}

#austin .line{
	top: 186px;
	left: 331px;
}
#chicago .line{
	top: 154px;
	left: 446px;
}
/*#seattle .line{*/
/*	top: 32px;*/
/*	left: 68px;*/
/*}*/
/*#boston .line{*/
/*	top: 125px;*/
/*	left: 638px;*/
/*}*/
#atlanta .line{
	top: 188px;
	left: 515px;
}
#atlanta .dot{
	top: 263px;
	left: 498px;
}

#denver .line{
	top: 180px;
	left: 247px;
}
#denver .dot{
	top: 175px;
	left: 230px;
}
/* Make sure .line can host absolute-positioned pseudo-elements */
.location .line {
	position: absolute;
	overflow: visible;
	z-index: 1;
	pointer-events: none;
}

.location .dot {
	z-index: 10;
}

/* Add arrowhead at the "end" of the line */
#denver .line:after {
	content: "";
	position: absolute;
	width: 16px;
	height: 16px;
	right: -8px;          /* push slightly beyond the line image end */
	top: 50%;
	margin-top: -8px;     /* center vertically */
	background: url(/sites/default/files/arrowhead.svg) no-repeat;
	background-size: contain;
	transform: rotate(25deg);   /* tweak per location to match line angle */
	transform-origin: center;
	pointer-events: none;
	z-index: 5;
}

#austin .dot{
top: 343px;
left: 314px;
}
#chicago .dot{
top: 141px;
left: 430px;
}
/*#seattle .dot{*/
/*top: 21px;*/
/*left: 49px;*/
/*}*/
/*#boston .dot{*/
/*top: 107px;*/
/*left: 629px;*/
/*}*/

.location .dot{
cursor: pointer;
text-indent: -9999px;
display: block;
height: 20px;
width: 20px;
}

.location .line, .location .location-info{
display: none;
}

.location.active .line, .location.active .location-info{
display: block;
}

/* Save for later line design. */
/* .location.active .line img {
	outline: 2px solid deepskyblue !important;
	opacity: 0.2 !important;
	filter: invert(1) saturate(10) contrast(5) brightness(3) !important;
}
*/

/* Blog stuff */

.page-blog #breadcrumb ul.breadcrumbs li.blog-link{
	display: none;
}

.node-type-blog #content h1{
	color: #3bb54a;
	font-size: 4.4em;
	line-height: 1.2;
	margin: 0 0 10px;
}

.blog-posted{
	font-size: 20px; 
	font-weight: bold;
}

.blog-posted .field-name-field-blogauthor,
.blog-posted .bloglinks,
.social-span,
.social-sharing,
.social-sharing a{
	display: inline-block;
	vertical-align: middle;
}

.social-sharing a{
	margin-right: 5px;
}

.social-span{
	margin-right: 10px;
	text-transform: uppercase;
}

.blog-posted{
	margin-bottom: 20px;
}

h2.blog-title{
	margin: 0 0 5px;
	font-size: 4.4em;
	line-height: 1.2;
}

.blog-more{
	text-align: right;
	margin-bottom: 40px;
}

#content .blog-more a{
	text-transform: uppercase;
	border: 2px solid #0066cc;
	padding: 7px 20px;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
}

/* IT page */

.it-box{
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 20px 0;
	padding: 50px 35px;
	height: 230px;
	width: 395px;
	border: 1px solid #cce0f5;
	background-color: #fff;
}

.it-box:hover{
	background-color: #eef4fc;
}

.it-box.even{
	margin-right: 0;
}

.page-node-13 #main, .page-node-13 .section{
	width: 970px;
}

.it-left, .it-right{
	display: inline-block;
	vertical-align: top;
}

.it-left{
	width: 87px;
	margin-right: 28px;
	text-align: center;
}

.it-right{
	width: 275px;
}

.it-right h3{
	margin: 0 0 12px;
	color: #2c2f31;
	font-size: 2.4em;
	line-height: 1.2;
}

.it-right p strong{
	color: #3bb54a;
}

/* Why Us block */

#why-area{
	background-color: #fff;
	padding: 10px 0 0;
}

.why-box{
	display: inline-block;
	vertical-align: top;
	margin: 0 -2px 0 0;
	width: 225px;
	padding: 0 30px 25px 45px;
	background: #3bb54a url('../images/why-us-tab.png') no-repeat 0 0;
	color: #fff;
	height: 190px;
	position: relative;
	top: 115px;
}

#why-box-2{
	background: #faa51a url('../images/why-us-tab.png') no-repeat 0 0;
	margin-right: -2px;
}
#why-box-3{
	background: #0873ba url('../images/why-us-tab.png') no-repeat 0 0;
}

.why-box h3{
	line-height: 1;
	font-size: 3em;
	margin: 25px 0 12px;
	text-transform: uppercase;
}

.why-box h3 span{
	display: block;
}

#why-box-2 h3{
	margin-top: 40px;
	margin-bottom: 25px;
}

#why-area, #form-area{
	position: relative;
}

#block-block-14 {
    float: right;
    display: none;
    margin-right: 15px;
    cursor: pointer;
    margin-top: 45px;
}

.not-logged-in .om-maximenu-open{
	display: none;
}

/* Why Page */

#why-page-sections .block{
	background-color: #fff;
	padding: 50px 0;
	position: relative;
}

#why-page-sections .block .content, #why-page-sections .block>h2{
	width: 940px;
}

#why-page-sections .block .content{
	margin: 0 auto;
}

#why-page-sections .block>h2{
	margin: 0 auto 15px;
}

#why-page-sections .block h2{
	text-transform: uppercase;
}

#why-page-sections #block-block-15{
	background: url('../images/block15bg.jpg') no-repeat 50% 0;
	color: #fff;
	padding: 130px 0 90px;
}

#block-block-15 h2{
	color: #fff;
}

.lf-box{
	display: inline-block;
	vertical-align: top;
	margin: 0 4px;
	width: 235px;
	height: 440px;
	padding: 50px 30px;
	color: #fff;
	background-color: #005a53;
}

.lf-box h3{
	margin: 0 0 12px;
	font-size: 2.4em;
}

.lf-box p{
	line-height: 1.4;
}

#lf-1{
	background-color: #3bb54a;
	margin-left: 0;
}
#lf-2{
	background-color: #fa9e09;
}
#lf-3{
	background-color: #0873ba;
	margin-right: 0;
}

#look-for{
	margin-top: 40px;
}

#why-page-sections #block-block-17{
	background: url('../images/block17bg.png') no-repeat 50% 0;
	color: #fff;
	padding: 200px 0 50px;
	margin-top: -320px;	
}

#results-left, #results-right{
	display: inline-block;
	vertical-align: top;
}

#results-left{
	padding-left: 85px;
	width: 440px;
	margin-right: 80px;
	background: url('../images/results-title.png') no-repeat 0 0;
}

#results-right{
	width: 275px;
	margin-top: 135px;
}

#results-right a{
	border: 2px solid #fff;
	padding: 25px 25px;
	text-align: center;
	font-size: 21px;
	line-height: 1.1;
	display: inline-block;
	text-transform: uppercase;
}

#results-right a span{
	display: block;
	font-size: 42px;
}

#results-right a:hover{
	background-color: #fff;
	color: #414042;
}

#why-page-sections #block-views-why-page-carousel-block{
	background-color: #0873ba;
	height: 210px;
}

#block-views-why-page-carousel-block .theme-default .nivo-caption{
	position: relative;
	background: none;
	font-family: 'Yantramanav', sans-serif;
	font-style: italic;
}

#block-views-why-page-carousel-block .nivo-caption p{
	font-size: 18px;
}

#block-views-why-page-carousel-block .theme-default .nivoSlider{
	box-shadow: none;
}

#block-views-why-page-carousel-block .theme-default .nivo-controlNav{
	bottom: -30px;
}

#block-views-why-page-carousel-block .theme-default .nivo-controlNav a{
	background: none;
	background-color: #065487;
	border-radius: 50%;
	height: 15px;
	width: 15px;
	margin: 0 5px;
}

#block-views-why-page-carousel-block .theme-default .nivo-controlNav a.active{
	background-color: #fff;
}

#block-block-19 h3, #block-block-19 ul{
	padding-left: 40px;
}

#block-block-19 h3{
	text-transform: uppercase;
	margin: 0 0 15px;
}

#block-block-19 ul{
	margin: 0 0 25px;
}

#block-block-19 ul li{
	font-size: 1.6em;
	background: url('../images/green-arrow.png') no-repeat 0 0;
	padding-left: 50px;
	list-style-type: none;
	line-height: 32px;
	margin-bottom: 15px;
}

#why-page-sections #block-block-20{
	background-color: #2c2f31;
	color: #fff;
	padding-bottom: 0;
}

#block-block-20 h2{
	color: #fff;
}

.a-box{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	border: 2px solid #fff;
	border-bottom: none;
	width: 240px;
	padding: 55px 25px 15px;
	height: 310px;
}

#a-box-1{
	margin-left: 0;
}
#a-box-3{
	margin-right: 0;
}

.a-box h3{
	margin: 0 0 15px;
}

#why-page-sections #block-block-21{
	background: url('../images/perks-bg.jpg') no-repeat 50% 0;
}

#block-block-21 h2{
	line-height: 1;
}

#block-block-21 h2 span{
	display: block;
	font-size: 60px;
}

#perks-indent{
	padding-left: 400px;
}

#perks-indent h3{
	margin-bottom: 3px;
}

#why-page-sections #block-block-22{
	background: url('../images/extended-bg.jpg') no-repeat 50% 0;
	color: #fff;
}

#extended-tab{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#block-block-22 h2{
	color: #fff;
	margin-bottom: 10px;
}

#block-block-22  ul li{
	font-size: 1.6em;
	background: url('../images/white-dot.png') no-repeat 0 10px;
	padding-left: 12px;
	list-style-type: none;
}

.page-node-19 #webform-client-form-26{
	width: 600px;
	max-width: 100%;
}

/* FAQs */

.page-node-21 #node-21 h2{
	text-transform: uppercase;
}

#faqs{
	padding-right: 55px;
}

.faq{
	margin-bottom: 2px;
}

.faq>h3{
	margin: 0;
	padding: 12px 75px;
	background-color: #3bb54a;
	background-image: url('../images/Plusicon.png');
	background-repeat: no-repeat;
	background-position: 20px 10px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.faq>h3.active{
	background-image: url('../images/MinusIcon.png');
}

.faq>h3:hover{
	background-color: #0d811b;
}

.faq-hidden{
	padding: 25px 55px 5px 75px;
	display: none;
}

#node-32 form input.asubmitbutton_small{
	width: auto !important;
	height: auto !important;
}

#node-32 form .parahead{
	font-size: 18px;
	color: #414042;
    font-family: 'Yantramanav', sans-serif;
}

#node-32 form tbody{
	border: none;
}

#percentage-boxes{
	text-align: center;
	margin-top: 40px;
}

.percentage-box{
	display: inline-block;
	vertical-align: top;
	margin: 0 25px 30px;
	width: 255px;
	max-width: 100%;
}

.page-node-16 .percentage-box{
	vertical-align: bottom;
}

/* TB Mega Menu fixes */
.tb-megamenu .nav > li > .dropdown-menu {
  margin-top: 0;
}

.tb-megamenu .dropdown-menu {
  padding-top: 0;
  border-top: none;
}

/* Ensure submenu stays open when hovering over items */
.tb-megamenu .nav li.dropdown:hover > .dropdown-menu,
.tb-megamenu .nav li.dropdown.open > .dropdown-menu {
  display: block;
}

/* Remove any gap that might cause hover loss */
.tb-megamenu .dropdown-menu li a {
  padding: 8px 15px;
  display: block;
}

.tb-megamenu .dropdown-menu li:hover {
  background-color: #f5f5f5;
}

/* Fix dropdown dead zone - extend hover area */
.tb-megamenu .nav > li.dropdown {
  position: relative;
}

/* Create invisible bridge between menu item and dropdown */
.tb-megamenu .nav > li.dropdown > .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  height: 20px;
  background: transparent;
}

/* Move dropdown up to overlap with parent */
.tb-megamenu .nav > li.dropdown > .dropdown-menu {
  top: 100%;
  margin-top: -5px;
  padding-top: 5px;
  border-top: none;
}

/* Ensure parent item stays "active" while hovering submenu */
.tb-megamenu .nav > li.dropdown:hover,
.tb-megamenu .nav > li.dropdown.open {
  z-index: 1000;
}

/* More specific TB Mega Menu dropdown fix */
.tb-megamenu .tb-megamenu-nav > li.dropdown > .tb-megamenu-submenu {
  margin-top: 0 !important;
  top: 100% !important;
}

/* Extend the clickable/hoverable area of parent menu item */
.tb-megamenu .tb-megamenu-nav > li.dropdown > a {
  padding-bottom: 20px;
  margin-bottom: -10px;
}

/* Create overlap zone */
.tb-megamenu .tb-megamenu-submenu.dropdown-menu {
  padding-top: 10px !important;
  margin-top: -10px !important;
}

/* Invisible hover bridge */
.tb-megamenu .tb-megamenu-nav > li.dropdown::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  background: transparent;
}

.tb-megamenu .tb-megamenu-nav > li.dropdown {
  position: relative;
}

/* Pure CSS hover - let browser handle it without JS conflicts */
.tb-megamenu .tb-megamenu-nav > li.dropdown > .tb-megamenu-submenu.dropdown-menu {
  display: none;
}

.tb-megamenu .tb-megamenu-nav > li.dropdown:hover > .tb-megamenu-submenu.dropdown-menu {
  display: block;
}
