* {
  margin: 0;
  padding: 0;
  outline: 0;
}
body, html {
  height: 100%;
}
body {
  min-width: 1000px;
  background: url(css/images/body.png) repeat 0 0;
  color: #454545;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
}
a {
  color: #19388a;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: 0;
}
input, textarea, select {
  font-size: 12px;
  font-family: arial, sans-serif;
}
textarea {
  overflow: auto;
}
.cl {
  display: block;
  clear: both;
  height: 0;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
.notext {
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
.left, .alignleft {
  display: inline;
  float: left;
}
.right, .alignright {
  display: inline;
  float: right;
}
.shell {
  margin: 0 auto;
  width: 1000px;
}
h1#logo {
  position: absolute;
  top: -18px;
  left: 380px;
  float: left;
  width: 270px;
  font-size: 0;
  line-height: 0;
}
h1#logo a {
  display: block;
  width: 270px;
  height: 59px;
  background: url(css/images/logo.png) no-repeat 0 0;
  text-indent: -4000px;
}
#wrapper {
  min-height: 837px;
  width: 100%;
  background: url(css/images/wrapper.png) repeat-x 0 0;
}
#wrapper .background {
  width: 100%;
  background: url(css/images/header.jpg) no-repeat center 0;
}

/*
	Header
*/

.top-bar {
    display: block;
    text-align: center;
    padding: 10px 0;
    background: #f57c00;
    width: 100%;
}

.top-bar p {
    margin: 0;
    color: #fff;
}

.top-bar p a {
    color: #1c3785!important;
    font-weight: bold;
    position: relative;
}

#header {
  width: 100%;
}
#header p.log-in {
  float: right;
  margin: 0 12px;
  font-weight: 700;
}
#header p.log-in a {
  display: block;
  padding: 10px 12px 12px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  background: #a6ce39;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
#header p.log-in a:hover {
  background: #c3e663;
  text-decoration: none;
}
#header p.phone {
  float: left;
  margin: 12px 12px 0;
  padding: 0 12px 0 36px;
  background: url(css/images/phone.png) left center no-repeat;
  font-weight: 400;
  font-size: 20px;
}
#navigation {
  margin: 16px 0 0 0;
  padding: 0 0 28px 0;
  width: 100%;
  height: 50px;
  background: url(css/images/navigation.png) repeat-x 0 0;
}
#navigation .shell {
  position: relative;
}
#navigation ul.right li {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
}
#navigation ul li {
	float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  position: relative;
}
#navigation ul li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
  padding: 18px 8px;
  color: #fff;
  color: #19388a;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
#navigation ul li a:hover, #navigation ul li a.active {
  color: #1971A8;
  text-decoration: none;
}
#navigation ul li.last {
  padding-right: 0;
}
#navigation ul li.space {
  padding-right: 0;
  width: 280px;
}

/* 
	END Header
*/

/* 
	Heading
*/

#heading {
  width: 100%;
}
#heading .image img {
  display: none!important;
  acontent:"";
}
#heading h2 {
  padding: 18px 0 18px 48px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
#heading h2 small {
  font-size: 13px;
}
#heading .flag {
  position: relative;
  left: -24px;
  width: 1024px;
  height: 68px;
  background: url(css/images/ribbon-full.png) repeat-x 0 0;
}
#heading span {
  position: absolute;
  background: url(css/images/heading.png) no-repeat 0 0;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
#heading span.left-side {
  top: -5px;
  left: -29px;
  width: 29px;
  height: 68px;
  background-position: 0 -68px;
}
#heading span.right-side {
  top: 0;
  right: -15px;
  width: 16px;
  height: 68px;
  background-position: -36px -68px;
}

/* 
	END Heading
*/

#main {
  min-height: 750px;
  background-color: #fff;
}
#content {
  padding: 36px 42px;
  width: 616px;
}
#content ul li {
  padding: 2px 0px;
}
#sidebar {
	margin: 12px 0;
  padding: 24px;
  width: 252px;
  text-align: center;
}
#sidebar h2 {
	text-transform: uppercase;
	text-align: center;
}

/* 
	Footer
*/

#footer {
  width: 100%;
}
#footer .bottom-side {
  padding: 31px 0 0 0;
  width: 100%;
  background: url(css/images/border-line-two.png) repeat-x 0 0;
  color: #fff;
}
#footer .bottom-side .bottom-border {
  padding: 0 0 31px 0;
  width: 100%;
  background: url(css/images/border-line-two.png) repeat-x 0 bottom;
}
#footer .copy {
  padding: 15px 0 15px 0;
  color: #eee;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
#bottom-navigation {
  padding: 30px 0 21px 0;
  width: 100%;
  text-align: center;
}
#bottom-navigation a {
  margin: 0 15px 0 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
#bottom-navigation a:hover {
  color: #a6ce39;
  text-decoration: none;
}

/*
	END footer
*/

/*
	Slider
*/

#slider {
  position: relative;
  z-index: 777;
  //width: 1000px;
  height: 413px;
}
#slider .view-body {
  position: relative;
  overflow: hidden;
  //width: 1000px;
  height: 413px;
}
#slider ul li {
  position: relative;
  //width: 1000px;
  height: 413px;
  list-style: none;
}
#slider  .flex-direction-nav {
  display: none;
}
#slider .wrap {
  position: absolute;
  top: 1px !important;
  right: -1px !important;
  width: 693px;
  height: 413px;
  background: url(css/images/slider-blue-bg.png) no-repeat 0 0;
}
#slider .wrap .text {
	float: right;
  margin: 36px 36px 0 0;
  padding: 18px 18px 9px;
  width: 444px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
#slider .wrap h2 {
  padding: 0 0 8px 0;
	color: #fff;
	text-shadow: 1px 1px #222;
	font-weight: 400;
	font-style: italic;
	font-size: 21px;
	font-family: Georgia, serif;
	line-height: 1.3;
}
#slider .wrap p {
  padding: 0 0 12px 0;
  color: #ffffff;
  font-weight: 400;
  font-style: italic;
  font-size: 15px;
	font-family: Georgia, serif;
  line-height: 1.3;
}
#slider .wrap p.name {
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
#slider .flex-control-nav {
  position: absolute;
  bottom: -36px;
  right: 24px;
}
#slider .flex-control-nav li {
  float: left;
  padding: 0 2px;
  width: 13px;
  height: 13px;
  list-style: none;
}
#slider .flex-control-nav li a {
  float: left;
  width: 13px;
  height: 13px;
  background: url(css/images/slider-navigation.png) no-repeat 0 0;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
#slider .flex-control-nav li a.active {
  background-position: -19px 0;
}

/* 
	END Slider
*/

.with-sidebar {
  background: url(css/images/main-with-sidebar.png) repeat-y 0 0;
}
.post h3 {
  padding: 0 0 9px 0;
  font-weight: 400;
  font-size: 30px;
	font-family: Georgia, serif;
  line-height: 1.1;
}
.post h4 {
  margin: 0 0 24px 0;
  font-weight: 400;
  font-size: 18px;
	font-family: Georgia, serif;
  line-height: 1;
}
.post h5, .post .h5 {
  padding: 10px 0 10px 18px;
  background: url(css/images/header-arrow.png) no-repeat 0px 13px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.post p {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 20px;
}
.post ul {
  margin-top: -15px;
  margin-bottom: 20px;
  margin-left: 25px;
  font-size: 13px;
  line-height: 20px;
}
.post .two-boxes {
  padding: 0 0 46px 0;
  width: 100%;
}
.post .two-boxes .image {
  width: 284px;
}
.post .two-boxes .text {
  width: 286px;
}
.widget {
  padding: 0 6px;
}
.widget h4 {
  padding: 0 0 16px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}
.widget h5 {
  padding: 0 0 20px 0;
  font-weight: 400;
  font-size: 15px;
	font-family: Georgia, serif;
  line-height: 1.5;
}
.widget p {
  padding: 0 0 8px 0;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
}
.widget img {
  margin: 0px 0px 20px 0px;
}
.textwidget {
  padding-bottom: 30px;
}
.border-line {
  margin: 12px 0 24px;
  width: 252px;
  height: 6px;
  background: url(css/images/sidebar-border.png) no-repeat center center;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
.a-link a {
  padding-right: 9px;
  background: url(css/images/arrow.png) no-repeat right 6px;
  font-weight: 700;
}
.a-link a:hover {
  color: #607cc6;
  text-decoration: none;
}
.social {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.social .icons a {
  display: inline-block;
  margin: 0 6px 12px;
  width: 42px;
  height: 40px;
  background: url(css/images/social1.png) no-repeat 0 0;
  background-position: -56px 0;
  text-indent: -4000px;
  font-size: 0;
  line-height: 0;
}
.social .icons a.instagram {
  background: url(css/images/instagram-icon.png) no-repeat;
  background-position: top center;
}
.social .icons a.instagram:hover {
  background: url(css/images/instagram-icon-hover.png) no-repeat;
  background-position: top center;
}
.social .icons a:hover {
  background-position: -56px -42px;
}
.social .icons a.linkedin {
  background-position: 0px 0;
}
.social .icons a.linkedin:hover {
  background-position: 0px -42px;
}
.social .icons a.facebook {
  background-position: -112px 0;
}
.social .icons a.facebook:hover {
  background-position: -112px -42px;
}
.social .icons a.google-plus {
  background-position: -168px 0;
}
.social .icons a.google-plus:hover {
  background-position: -168px -42px;
}
.social .icons a.twitter {
  //margin-right: 14px;
  background-position: -226px 0;
}
.social .icons a.twitter:hover {
  background-position: -226px -42px;
}
.social .icons a.youtube {
  background-position: -283px 0;
}
.social .icons a.youtube:hover {
  background-position: -283px -42px;
}

.social .text {
  float: right;
  width: 298px;
}
.social .text h6 {
  padding: 0 0 12px 0;
  color: #a6ce39;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
}
.social .text h6 a {
  color: #a6ce39;
}
.social .text p {
  padding: 0 0 5px 0;
  font-size: 13px;
  line-height: 18px;
}
.social .text p em {
  font-size: 11px;
}
.three-col {
  width: 100%;
  border-bottom: 1px solid #c8c8c8;
}
.three-col .col {
  position: relative;
  float: left;
  min-height: 189px;
  width: 332px;
  border-right: 1px solid #c8c8c8;
}
.three-col img {
	margin: 24px;
	float: left;
}
.three-col .text {
	margin: 0 0 0 128px;
  padding: 24px;
  min-height: 120px;
}
.three-col .text h3 {
  margin: 0 0 9px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.1;
}
.three-col .text p {
  font-size: 13px;
  line-height: 18px;
}
.three-col .button {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
}
.three-col .button a {
  margin: 0 auto;
}
.three-col .last {
  border-right: 0;
}
.two-cols {
  padding: 36px;
  background: url(css/images/bottom-bg.png) repeat 0 0;
}
.two-cols .text {
  width: 600px;
}
.two-cols .text h3 {
  padding: 0 0 15px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
}
.two-cols .text p {
  font-size: 13px;
  line-height: 20px;
}
.two-cols .image {
  width: 382px;
}
.two-cols .image a {
  float: right;
  margin: 0 0 0 5px;
}
.button {
	text-align: center;
}
.button a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 9px 12px;
  color: #a6ce39;
  text-transform: uppercase;
  white-space: nowrap;
}
.button a small {
  padding: 0 8px 0 0;
  background: url(css/images/arrow.png) no-repeat right 5px;
  font-weight: 700;
  font-size: 13px;
}
.button a.green {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background: #a6ce39;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}
.button a.green:hover {
  background: #c3e663;
  color: #fff;
}
.button a:hover {
  color: #c8e872;
  text-decoration: none;
}
.button-blue {
	margin: 12px 0;
  border-radius: 10px;
  background: rgba(255,255,255,0.25);
  box-shadow: inset 0px 0px 15px #28338f;
}
#heading .button {
  margin-left: 24px;
}
.webform input[type="text"], .webform input[type="email"] {
  padding-left: 10px;
  height: 26px;
  border: 1px solid #666;
  box-shadow: inset 1px 1px 8px #EEE;
}
.webform textarea {
  padding-left: 10px;
  height: 26px;
  border: 1px solid #666;
  box-shadow: inset 1px 1px 8px #EEE;
}
.webform button, .full_btn {
  padding: 10px;
  border: 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #A6CE39;
  color: white;
  cursor: pointer;
}
.full_btn {
  display: block;
  margin: 0 auto;
  width: 120px;
  text-align: center;
}
p.quote {
  font-weight: 400;
  font-size: 15px;
	font-family: Georgia, serif;
  line-height: 1.5;
}
.blue {
  color: #0e2d84;
  font-weight: bold;
  font-style: normal;
  font-size: 1.4em;
}
.widget h2 {
  padding-bottom: 10px;
}
.widget p {
  font-weight: normal;
  text-align: left;
}
.sub-menu {
  position: absolute;
  top: 48px;
  z-index: 999;
  display: none;
  padding: 6px 0;
  width: 210px;
  border: 1px solid #17226a;
  background: #1c3b88;
  color: #fff;
}
.sub-menu:after {
	display: block;
	content: url(css/images/dropdown-arrow.png);
	position: absolute;
	top: -11px;
	left: 12px;
	width: 27px;
	height: 11px;
	z-index: 9999;
}
.menu-item:hover .sub-menu, .sub-menu:hover {
  display: block;
}
.sub-menu li {
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
}
.sub-menu li a {
	display: block !important;
	margin: 0;
	padding: 9px 12px !important;
  color: #fff !important;
}
.sub-menu a:hover {
  color: #d5e0fe !important;
}
.infographic {
  margin: 0px 0px 30px 0px;
  padding: 10px 0px 0px 0px;
  width: 100%;
  height: auto;
  text-align: center;
}
infographic img {
  max-width: 100%;
}
#menu-mainright .sub-menu {
  right: 0;
}
#menu-mainright .sub-menu:after {
	left: inherit;
	right: 12px;
}
#menu-mainright .sub-menu li {
	float: none;
	text-align: right;
}
.team-image {
  float: right;
  margin: 0px 0px 10px 10px;
  width: 140px;
}
p.quote-team {
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8c8;
  font-weight: 400;
  font-size: 18px;
	font-family: Georgia, serif;
  line-height: 1.1;
}
.h2bio {
  clear: both;
  padding-top: 10px;
}
#ufo-form-id-3 .ufo-radiogroup-row input {
  margin-top: 3px !important;
}
#ufo-form-id-3 .ufo-radiogroup-row label {
  margin-left: 5px !important;
}
#ufo-form-id-3 button {
  margin-top: 20px;
}
#ufo-field-id-943 {
  margin-left: 27px !important;
}
#ufo-cell-947-2-center {
  width: auto !important;
}
	
/* EMPLOYMENT APPLICATION FORM STYLING */
/*general */
.employment-app {
  margin-top: -90px;
  font-size: .95em !important;
  line-height: 1.3em !important;
}
	
/*adds margin to radio buttons*/
.employment-app .ufo-radiogroup-row {
  float: left !important;
  margin-right: 20px !important;
}
.employment-app .ufo-radiogroup-row input {
  margin-right: 5px !important;
}
	
/*gets rid of a width that was preset by plugin*/
div.ufo-form span.ufo-cell-left {
  width: auto !important;
}
	
/*positions and sizes the text fields that appear in groups of 3 */
.ufo-row-970, .ufo-row-971, .ufo-row-972, .ufo-row-974, .ufo-row-975, .ufo-row-973, .ufo-row-976 {
  float: left;
  margin-right: 14px !important;
  width: 180px !important;
} 
	
/*positions the email address text field*/	
.ufo-row-976 {
  margin-right: 400px !important;
}
	
/*positions and sizes the 1/4 sized sections i.e. education or addresses*/
.employment-app .fourth-section {
  float: left;
  margin-top: 20px !important;
  margin-right: 16px;
  width: 130px;
}
.employment-app .fourth-section .ufo-fieldtype-4, .employment-app .fourth-section .ufo-fieldtype-11, .employment-app .fourth-section .ufo-fieldtype-16 {
  margin-top: 7px !important;
  margin-bottom: 0px !important;
}
		
/*styles the smaller labels i.e. current address, prior address, etc. */
.employment-app span.small-label {
  padding: 5px 0 5px 0;
  background: none;
  font-weight: 700;
  font-size: 13px;
  line-height: 18px;
}
	
/*styles a fieldset when it is used for a title only */
.employment-app .divider-title {
  float: left;
  clear: both;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  width: 100%;
  border: none;
}
.employment-app fieldset {
  border: none;
}
.employment-app .ufo-customfields-invalid {
  margin-top: -2px !important;
  padding: 2px 4px 2px 20px !important;
  width: auto !important;
  border-radius: 4px !important;
}
.employment-app div.ufo-customform-row * {
  vertical-align: top !important;
}
.employment-app .form-section {
  float: left;
  margin-top: 40px !important;
}
.ufo-fieldtype-9 {
  float: left;
  width: 100px;
}
span#ufo-cell-1034-2-right, span#ufo-cell-1035-2-right, span#ufo-cell-1036-2-right, span#ufo-cell-1037-2-right, span#ufo-cell-1039-2-right, 
span#ufo-cell-1040-2-right, span#ufo-cell-1041-2-right, span#ufo-cell-1042-2-right, span#ufo-cell-1043-2-right {
  width: 75px;
}
.ufo-row-1044, .ufo-row-1036 {
  clear: left;
}
.ufo-cell-1044-2-row {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.ufo-cell-1185-2-row {
  margin-top: 10px;
  height: 20px;
}
.ufo-row-1137 {
  margin-top: -35px !important;
  margin-left: 170px !important;
}
div.ufo-customform-row input[type="radio"] {
  margin-top: 3px !important;
}
.ufo-cell-1190-2-row button {
  padding: 10px;
  border: 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #A6CE39;
  color: white;
  cursor: pointer;
}
.ufo-cell-1190-2-row {
  margin: 20px 0px 0px 250px !important;
}
.ufo-cell-1189-2-row {
  margin-left: -40px !important;
}


/* No sidebar template */
#content.full {
	width: auto;
}

/* Why HP page */
#why_hp .right h5, #why_hp ul {
	margin: 0;
	padding: 0;
	background: none;
}

#why_hp p {
	margin-bottom: 1em;
}
#why_hp h5, #why_hp .right h5 {
	margin-bottom: 0.5em;
}
#why_hp ul, #why_hp ol {
	margin-left: 17px;
}
#why_hp p, #why_hp li {
  font-size: 13px;
  line-height: 18px;
}
#why_hp p {
  margin-bottom: 0.5em;
}
#why_hp li {
	margin-bottom: 0.5em;
}
#why_hp .logo .wp-image-988 {
	width: 100%;
	height: auto;
}
#why_hp .logo {
	margin-bottom: 25px;
}
#why_hp .logo img {
  height: auto;
  max-width: 100%;
}
#why_hp .left {
	width: 575px;
	margin-right: 20px;
	display: inline-block;
}

#why_hp .left ol {
	counter-reset: item;
	margin: 0 0 1.5em;
	padding: 0;
}
#why_hp .left ol > li {
	list-style-type: none;
	counter-increment: item;
	padding: 0 0 0 2em;
	text-indent: -2em;
}
#why_hp .left ol > li:before {
	content: counter(item) ".";
	display: inline-block;
	width: 1em;
	padding-right: 1em;
	font-weight: bold;
	text-align: right;
}

#why_hp .right {
	width: 280px;
	display: inline-block;
	background: #89cf25;
	padding: 20px;
	color: #44478f;
}
#why_hp .right h5 {
  color: #18377a;
}
#why_hp .right li {
	font-weight: bold;
	font-size: 14px;
    color: #18377a;
}
#why_hp .right .icons {
	margin-bottom: -10px;
	border-top: 2px solid;
	margin-top: 15px;
	padding-top: 5px;
}
#why_hp .right .icons div {
	display: inline-block;
	width: 138px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	margin: 10px 0;
    color: #18377a;
}
#why_hp .right .icons div img {
    margin: 0 auto 10px;
    max-width: 90px;
    height: auto;
    width: auto;
}
#why_hp .right .icons div b {
	color: white;
	font-size: 24px;
}
#why_hp .quote {
	color: #88ce23;
	border-top: 1px solid;
	border-bottom: 1px solid;
	font-size: 24px;
	padding: 0.5em 0;
	margin-bottom: 0.7em;
}
#why_hp .bottom {
	margin: 30px -42px;
	position: relative;
}
#why_hp .bottom img {
	width: 100%;
	height: auto;
}
#why_hp .bottom .wave img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#why_hp .bottom .wave .text {
	position: absolute;
	bottom: 30px;
	right: 30px;
	color: white;
	font-size: 22px;
	text-align: right;
	font-weight: bold;
}
#why_hp .bottom .wave .text a {
  color: #fff;
}
#why_hp .right.beryl {
	background: #e8e5f1;
	border: 2px solid #484b91;
	width: 276px;
}
#why_hp .right.beryl .border {
	border-bottom: 1px solid #6864a3;
	margin-bottom: 1em;
}
#why_hp .left img.alignleft {
	margin: 7px 20px 10px 0;
}
#why_hp .green {
	color: white;
	background: #89cf25;
	margin: 30px -42px;
}
#why_hp .green img.alignright {
	margin-left: 30px;
}
#why_hp .green .shirk {
	font-size: 20px;
	padding-top: 60px;
	padding-left: 50px;
}
#why_hp .green .shirk p {
	font-size: 20px;
  line-height: 24px;
}
#why_hp .learn {
	color: #89cf25;
	font-size: 24px;
	padding-top: 25px;
}
#why_hp .green .shirk .sub {
	text-align: right;
}
#why_hp > .wave {
	position: relative;
	color: white;
	margin: 0 -42px;
	margin-bottom: -42px;
}
#why_hp > .wave h1 a {
  color: #fff;
}
#why_hp > .wave img {
	width: 100%;
	height: auto;
}
#why_hp > .wave .copyright {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
#why_hp .box2 .left {
	width: 550px;
	margin-right: 31px;
}

/* Team Page Updates */

.team-sidebar {
    text-align: left;
}

.team-sidebar .textwidget {
    border-bottom: 1px solid #dedede;
    margin-bottom: 30px;
}

.expand-list {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 150%;
}

.expand-list .expand-item > a {
    text-decoration: none;
    border-bottom: 1px dotted #19388a;
}

.expand-list .expand-item > a:hover {
    text-decoration: none;
    border-bottom: none;
}

.expand-list .expand-item ul {
    list-style: none;
    display: block;
    display: none;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}

.expand-list .expand-item p {
    display: none;
}

body .broken_link, body a.broken_link {
    text-decoration: none;
}

/* ~Team Page Updates */

/*  Responsive */

.navigation-box .shell {
  position: relative;
}
h1#logo {
z-index: 25;

}
h1#logo a {
  background-size: contain;
}
body {
  min-width: 1px;
}
#content table a + a img {
  margin: 25px 0;
  display: block;
}
.no-sidebar #content {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
#content .entry {
  font-weight: 400;
  font-size: 15px;
  font-family: Georgia, serif;
  line-height: 1.5;
  display: inline-block;
  width: 100%;
  margin: 0 0 25px;
}
.no-sidebar #content h1 {
  margin: 0 0 25px;
}
#content .post {
  display: inline-block;
  margin: 0 0 25px;
  width: 100%;
}
#content .post h2 {
  margin: 0 0 10px;
}
#content .post .post-date {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#content .post .horiz-list {
  display: inline-block;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .post .horiz-list li {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}
.no-sidebar #content .border-line {
  margin: 0 0 45px;
}
.no-sidebar #content .border-line:first-child {
  display: none;
}
#content .navigation a {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#content .navigation a:hover {
  color: #a6ce39;
}
#content .diff-container {
  position: relative;
  display: block;
  margin: 0 15px;
  position: relative;
  background: #18377A;
  padding: 6px 35px;
  text-align: center;
  color: #fff;
}
#content .diff-container h2 {
  padding: 0;
  margin: 0;
  font-size: 39px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 3.8px;
}
#content .diff-container:after, #content .diff-container:before {
  content: '';
  position: absolute;
  top: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: left top;
  height: 100%;
  width: 16px;
}
#content .diff-container:after {
  right: -15px;
  background-image: url(css/images/diff-icon-right.png);
}
#content .diff-container:before {
  left: -15px;
  background-image: url(css/images/diff-icon.png);
}
#main.post-container #content .alignleft {
  margin: 0 15px 15px 0;
}
@media screen and (min-width: 1049px) {
  .navigation-box #navigation {
    display: block!important;
  }
}
@media screen and (max-width: 1048px) {
  .top-container {
    position: relative;
  }
  #header p.log-in a {
    margin-right: 50px;
  }
  .shell {
    padding: 0 24px;
    margin: 0 auto;
    width: 100%;
    max-width: 1048px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .shell#main {
    padding: 0;
    max-width: 1000px;
  }
  .navigation-box {
    text-align: center;
    position: relative;
    height: 74px;
    padding: 0;
  }
  .nav-btn {
    float: right;
    padding: 0 3px 3px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 99;
  }
  .nav-btn span {
    background: #0E2D84;
    display: block;
    width: 100%;
    height: 4px;
    margin: 5px 0 0;
  }
  .navigation-box #navigation {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    border: none;
    border-top: 1px solid #0E2D84;
    border-bottom: 1px solid #0E2D84;
    z-index: 999;
    height: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 0;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.75);
  }
  .navigation-box #navigation .shell {
    padding: 0;
  }
  .navigation-box #navigation ul li {
    text-align: left;
    float: none;
    display: block;
    width: auto;
  }
  .navigation-box #navigation ul.right, .navigation-box #navigation ul {
    display: inline-block;
    width: 100%;
    float: none;
  }
  .navigation-box #navigation ul li a {
    display: block;
    padding: 10px 20px;
  }
  h1#logo {
    float: none;
    margin: -25px auto 15px;
    display: block;
    position: relative;
    left: auto;
    top: auto;
  }
  #slider {
    width: 100%;
    max-width: 1000px;
    overflow: hidden;
  }
  #wrapper {
    overflow: hidden;
  }
  #header p.log-in {
    margin: 0 0 0 12px;
  }
  #header p.phone {
    margin: 12px 12px 0 0;
  }
  #header p.log-in, #header p.phone {
    position: relative;
    z-index: 11;
  }
  #heading .flag {
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 0 -24px;
    left: auto;
    width: auto;
  }
  #bottom-navigation a {
    display: inline-block;
    margin-bottom: 25px;
  }
  #footer .copy {
    padding: 24px;
  }
  #slider .flex-control-nav {
    bottom: 14px;
  }
}
@media screen and (max-width: 1000px) {
  #why_hp .bottom .wave .text {
    right: 43px;
    bottom: 16px;
  }
  #heading .flag {
    height: auto;
  }
  .three-col {
    text-align: center;
  }
  .three-col .col {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    vertical-align: bottom;
    float: none;
    display: inline-block;
    width: 32%;
  }
  .three-col img {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .three-col .text {
    margin: 0;
  }
  .home .two-cols .text {
    width: 66.66%;
  }
  .home .two-cols .icons {
    width: 33.33%;
  }
  .home .two-cols .icons img {
    max-width: 100%;
  }
  #content {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66%;
    border-right: 1px solid #96AED2;
  }
  .no-sidebar #content {
    display: inline-block;
    width: 100%;
    border: none;
    min-height: 0;
  }
  .no-sidebar #content a {
      word-wrap: break-word;
      overflow-wrap: break-word;
  }
  #main.no-sidebar {
    min-height: 75px;
  }
  #wrapper {
    min-height: 0;
    background: none;
  }
  #content, #sidebar {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
  #sidebar{
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33%;
  }
  #sidebar img {
    max-width: 100%;
  }
  .border-line {
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    width: 100%;
  }
  .with-sidebar {
    background: none;
  }
  #why_hp .left, #why_hp .right {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #why_hp .left {
    margin-right: 2%;
    width: 62%;
  }
  #why_hp .right {
    width: 36%;
  }
  #why_hp .right.beryl {
    width: 35%;
  }
  #why_hp .right.beryl img {
    max-width: 100%;
  }
  #why_hp .box2 .left {
      margin-right: 2%;
      width: 60%;
   }
  #why_hp .learn {
    float: right;
    width: 38%;
    font-size: 20px;
  }
  #why_hp .right .icons div {
    width: 49%;
  }
}
@media screen and (max-width: 950px) {
  #header p.log-in a span {
    display: none;
  }
  #bottom-navigation a {
    display: inline-block;
  }
  #heading .flag {
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
    background: #11317E;
  }
  #heading h2 {
    padding-left: 0;
    padding-right: 24px;
  }
  #heading .button {
    margin-left: 0;
  }
}
@media screen and (max-width: 820px) {
  #why_hp .green .shirk p {
    line-height: 18px;
    font-size: 18px;
  }
  #why_hp .green .shirk {
    font-size: 16px;
  }
  #why_hp > .wave {
    margin-bottom: -42px;
  }
  #why_hp .wave p {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .home .two-cols .text {
    text-align: center;
    margin: 0 0 25px;
    width: 100%;
  }
  .home .two-cols .icons {
    text-align: center;
    width: 100%;
  }
  #content, #sidebar {
    display: inline-block;
    border: none;
    width: 100%;
  }
  #content {
    padding: 36px 24px 10px;
  }
  #sidebar {
    padding: 10px 24px 36px;
    margin: 0;
  }
  #sidebar .textwidget .widget:first-child img {
      margin-top: 0;
  }
  #sidebar .widget p {
    text-align: center;
  }
  #why_hp > .wave {
    margin: 0 -24px -14px;
  }
  #why_hp .left, #why_hp .right,  #why_hp .right.beryl, #why_hp .box2 .left, #why_hp .learn  {
    width: 100%;
  }
  #why_hp .right .icons div img {
    max-width: 150px;
  }
  #why_hp .right.beryl {
    margin-top: 30px;
  }
  #why_hp .green {
    margin: 30px -24px;
  }
  #why_hp .green img {
    height: auto;
    width: 50%;
  }
  #why_hp .green .shirk p {
    font-size: 16px;
  }
  #why_hp .green .shirk {
    font-size: 14px;
  }
  #content .diff-container h2 {
    font-size: 30px;
    letter-spacing: 1px;
  }
  #why_hp .bottom .wave .text {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
  }
}

@media screen and (max-width: 700px) {
  h1#logo {
    margin: 15px auto;
  }
  #why_hp .green .shirk {
    padding: 24px 0 0 24px;
  }
  #why_hp .green .shirk p br {
    display: none;
  }
}
@media screen and (max-width: 620px) {
  .three-col .col {
    display: block;
    width: auto;
    border: none;
    border-bottom: 1px solid #c8c8c8;
  }
  .three-col .last {
    border-bottom: none;
  }
  #slider .wrap {
    right: 0!important;
    width: 493px;
  }
  #slider .wrap .text {
    width: 300px;
  }
  #slider .wrap h2 {
    font-size: 18px;
  }
  #why_hp .green .shirk {
    font-size: 12px;
  }
  #why_hp .green .shirk p {
    font-size: 14px;
  }
}
@media screen and (max-width: 550px) {
  #why_hp .green {
    padding: 24px;
  }
  #why_hp .green img {
    display: block;
    float: none;
    max-width: 100%;
    width: auto;
  }
  #why_hp .green img.alignright {
    margin-left: auto;
    margin-right: auto;
  }
  #why_hp .green .shirk {
    padding: 24px 0 0;
  }
  #why_hp > .wave h1 a {
    text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
  }
}
@media screen and (max-width: 480px) {
  .navigation-box #navigation {
    border-top: 2px solid #0E2D84;
    border-left: none;
    border-right: none;
    right: 0;
    width: 100%;
  }
  h1#logo a {
    background-position: center top;
  }
  #header p.phone {
    font-size: 17px;
    line-height: 24px;
    margin: 7px 0 0 0;
    padding: 0 6px 0 30px;
  }
  #header p.log-in {
    margin: 0 0 0 6px;
  }
  #header p.log-in a {
    margin-right: 45px;
  }
  #bottom-navigation a {
    margin: 0 auto 5px;
    padding: 7px;
    width: 100%;
  }
  #slider .wrap {
    right: 0!important;
    width: 393px;
  }
  #slider .wrap .text {
    width: 200px;
  }
  #slider .wrap h2 {
    font-size: 16px;
  }
  #slider .wrap p {
    font-size: 14px;
  }
  .contact-healthpark-hospitality #content table td {
    width: 100%;
    display: block!important;
  }
  #heading h2 {
    font-size: 16px;
  }
  .contact-healthpark-hospitality #content p {
    line-height: 100%;
  }
  #why_hp .right .icons div {
    width: 100%;
  }
  #why_hp .box .left img.alignleft {
    float: none;
    display: block;
  }
  #why_hp > .wave .copyright {
    bottom: 6px;
    right: 24px;
  }
  #content .diff-container h2 {
    font-size: 24px;
  }
  #why_hp > .wave .copyright {
    display: inline-block;
    width: 100%;
    padding: 24px 24px 0;
    margin: 0 0 -24px;
    position: relative;
    bottom: auto;
    right: auto;
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #why_hp > .wave .copyright a {
    color: #18377a;
  }
  #main.post-container #content .alignleft {
    margin: 0 0 15px;
    float: none;
    display: block;
    line-height: 110%;
  }
}
@media screen and (max-width: 375px) {
  #content .diff-container h2 {
      font-size: 18px;
  }
  #why_hp .bottom .wave .text {
    font-size: 20px;
  }
}
#sidebar .widget .color-content h2{
  font-size: 48px;
  line-height: 100%;
  padding: 0;
  color: #A6CE39;
}
#sidebar .widget .color-content h3 {
  margin-bottom: 30px;
}


/* --- obaida edited here, Uniform Ellipse Layout for Service Tabs --- */

/* Centers and boxes the navigation section */
.services-menu-section .container {
    max-width: 1200px !important; 
    margin: 0 auto !important;
    display: block !important;
}

.services-menu-section ul.navigation {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 12px !important;
    width: 100% !important;
    padding: 20px 0 !important;
}

.services-menu-section ul.navigation li {
    list-style: none !important;
    margin: 0 !important;
    flex: 1 1 180px !important; /* Forces same starting width */
    max-width: 220px !important; /* Prevents them from getting too wide */
}

.services-menu-section ul.navigation li a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;

    /* Fixed Height for Uniformity */
    width: 100% !important;
    height: 80px !important; 
    
    /* Text Handling for 2-line titles */
    white-space: normal !important;
    line-height: 1.1 !important;
    font-size: 14px !important;
    padding: 10px 15px !important;
    
    /* Shape (Ellipse) */
    border-radius: 40px !important; 
    box-sizing: border-box !important;
    text-decoration: none !important;
}

/* Tablet & Mobile Grid Fix */
@media (max-width: 768px) {
    .services-menu-section ul.navigation li {
        flex: 1 1 45% !important; /* 2 columns on mobile */
    }
    .services-menu-section ul.navigation li a {
        height: 70px !important;
        font-size: 12px !important;
    }
}

