.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff;
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 20px;
  background: url(../img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666\9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.centerDivOuter {
  float: right;
  right: 50%;
  position: relative;
  clear: both;
}
.centerDivInner {
  right: -50%;
  position: relative;
}
.generalFormRules {
  overflow: auto;
}
.generalFormRules input[type="text"],
.generalFormRules .DropDownField {
  width: 100%;
}
.generalFormRules input[type="file"] {
  width: 100%;
}
.generalFormRules input[type="submit"] {
  float: right;
}
.generalFormRules td {
  vertical-align: middle;
}
.generalFormRules .radio-list-horizontal label {
  padding: 3px;
}
.generalFormRules .FieldLabel label {
  padding-right: 3px;
}
.generalFormRules .EditingFormControlNestedControl {
  line-height: 22px;
}
.generalFormRules .form-row {
  margin: 5px 0;
}
.generalFormRules .form-row > div {
  margin: 3px 0;
}
.generalFormRules table {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  max-width: 450px;
}
.generalFormRules .CaptchaTable {
  border-collapse: collapse;
  border-spacing: 0;
}
.generalFormRules .CaptchaTable td:first-child + td {
  font-size: 0;
  line-height: 0;
}
.generalFormRules .CaptchaTable td:first-child + td img {
  vertical-align: middle;
  margin-left: 5px;
}
.generalFormRules label {
  white-space: normal;
}
.SearchDialog {
  width: 250px;
  padding-bottom: 10px;
}
.SearchDialog select,
.SearchDialog input[type="text"] {
  width: 100%;
}
.SearchDialog .form-group {
  padding: 3px 0;
}
.patOnBack
  input#p_lt_ctl04_wP_p_lt_ctl03_editabletext2_ucEditableText_widget1_ctl00_viewBiz_DateOfService_timePicker_txtDateTime {
  width: 50%;
}
.patOnBack
  button#p_lt_ctl04_wP_p_lt_ctl03_editabletext2_ucEditableText_widget1_ctl00_viewBiz_DateOfService_timePicker_ctl02 {
  float: right;
}
.buttonbox-left,
.buttonbox-right {
  color: #fff;
  font-weight: 700;
  float: left;
  position: relative;
  width: 48%;
  margin: 1%;
  background-color: #276092;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 420px) {
  .buttonbox-left,
  .buttonbox-right {
    width: 98%;
    min-height: inherit;
  }
}
.buttonbox-left:before {
  content: "<";
  position: absolute;
  font-size: 18px;
  line-height: 0;
  top: 50%;
  left: 10px;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.buttonbox-right:after {
  content: ">";
  position: absolute;
  font-size: 18px;
  line-height: 0;
  top: 50%;
  right: 10px;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.buttonbox-left:hover,
.buttonbox-right:hover {
  box-shadow: 2px 2px 5px #ccc;
}
.buttonbox-left:hover:after,
.buttonbox-right:hover:after {
  right: 5px;
}
.buttonbox-left .buttontitle,
.buttonbox-right .buttontitle {
  display: none;
}
.buttonbox-left span,
.buttonbox-right span {
  display: block;
  text-align: center;
  padding: 10px 20px;
  vertical-align: middle;
}
.faqbox {
  color: #fff;
  font-weight: 700;
  float: left;
  position: relative;
  width: 48%;
  margin: 1%;
  background-color: #276092;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 420px) {
  .faqbox {
    width: 98%;
    min-height: inherit;
  }
}
.faqbox:after {
  content: ">";
  position: absolute;
  font-size: 18px;
  line-height: 0;
  top: 50%;
  right: 10px;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.faqbox:hover {
  box-shadow: 2px 2px 5px #ccc;
}
.faqbox:hover:after {
  right: 5px;
}
.faqbox .faqtitle {
  display: none;
}
.faqbox span {
  display: block;
  text-align: center;
  padding: 10px 20px;
  vertical-align: middle;
}
.accordionHeader {
  background-color: #276092;
}
@media screen and (max-width: 650px) {
  .topHome,
  .sectionHeaderGraphic {
    display: none;
  }
}
.noscript {
  color: #cd1041;
}
.BrightcoveExperience {
  width: 100%;
}
.IE .vidContainer span {
  width: 100%;
}
.sectionBody,
.sectionBodyWidget {
  font-size: 12px;
  overflow: visible;
  margin-bottom: 20px;
  line-height: 16px;
}
.sectionBody a,
.sectionBodyWidget a {
  color: #004987;
}
.sectionBody ul li,
.sectionBodyWidget ul li {
  list-style-type: disc;
}
.sectionBody ol li,
.sectionBodyWidget ol li {
  list-style-type: decimal;
}
.sectionBody ul ul li,
.sectionBodyWidget ul ul li {
  list-style-type: circle;
}
.sectionBody ol,
.sectionBodyWidget ol,
.sectionBody ul,
.sectionBodyWidget ul {
  margin: 0 0 15px 2px;
  padding: 0 0 0 15px;
  line-height: 24px;
}
.sectionBody ol li,
.sectionBodyWidget ol li,
.sectionBody ul li,
.sectionBodyWidget ul li {
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  line-height: 16px;
  color: #58595b;
}
.sectionHeaderGraphic img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 2px 2px 5px #ccc;
  border: 5px solid white;
  width: 100%;
}
.bottomRightButton {
  padding: 7px;
  background-color: #276092 !important;
  color: white !important;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
.subsectionHeaderText {
  position: absolute;
  bottom: 5px;
  left: 5px;
  line-height: 20px;
  background: #fff;
  color: #276092;
}
.sectionHeader h1 {
  margin-top: 35px;
  margin-bottom: 16px;
}
.grid_8.sectionBody.mainSection > div > h3:first-child {
  margin-top: 0;
}
.sectionHeaderGraphic {
  max-width: 100%;
  margin-top: -30px;
}
.sectionHeader .mainbreadcrumbs + h1 {
  margin-top: 3px;
  margin-bottom: 16px;
}
.mainbreadcrumbs {
  padding-top: 20px;
  font-size: 0;
}
.mainbreadcrumbs a {
  color: #003a5d;
  font-size: 11px;
  margin-right: 6px;
  line-height: 14px;
}
.mainbreadcrumbs a:after {
  content: " >";
}
.FormPanel {
  overflow: auto;
}
.FormPanel input[type="text"],
.FormPanel .DropDownField {
  width: 100%;
}
.FormPanel input[type="file"] {
  width: 100%;
}
.FormPanel input[type="submit"] {
  float: left;
}
.FormPanel td {
  vertical-align: middle;
}
.FormPanel .radio-list-horizontal label {
  padding: 3px;
}
.FormPanel .FieldLabel label {
  padding-right: 3px;
}
.FormPanel .EditingFormControlNestedControl {
  line-height: 22px;
}
.FormPanel .form-row {
  margin: 5px 0;
}
.FormPanel .form-row > div {
  margin: 3px 0;
}
.FormPanel table {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  max-width: 450px;
}
.FormPanel .CaptchaTable {
  border-collapse: collapse;
  border-spacing: 0;
}
.FormPanel .CaptchaTable td:first-child + td {
  font-size: 0;
  line-height: 0;
}
.FormPanel .CaptchaTable td:first-child + td img {
  vertical-align: middle;
  margin-left: 5px;
}
.FormPanel label {
  white-space: normal;
}
.news h4 {
  margin-bottom: 7px;
  font-size: 14px;
}
.NewsPreviewDate {
  color: #276092;
  font-weight: 500;
}
.NewsPreviewSummary {
  clear: both;
}
.NewsPreviewSummary a {
  display: inline-block;
}
.NewsPreviewSummary p {
  margin-bottom: 0;
}
.news {
  margin-bottom: 20px;
}
.grid_12 > .TextContent {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background-color: #fbfbfb;
  border: 5px solid #fff;
  box-shadow: 2px 2px 5px #ccc;
  margin-bottom: 10px;
  padding: 10px;
}
.TextContent > p {
  clear: both;
}
.blogPostUnsub .InfoLabel {
  display: block;
  padding: 5px 0;
}
input[type="text"].UnsubscriptionEmail {
  height: 28px;
}
.contactAccContent {
  padding: 5px;
  margin-bottom: 10px;
  width: 98%;
  margin-left: 1%;
}
.biosAccordion {
  max-height: 400px;
  -webkit-overflow-scrolling: touch;
}
.biosAccordion td {
  vertical-align: middle;
}
.biosAccordion img {
  padding: 5px;
  margin-right: 15px;
}
.BioFull img {
  padding: 2px 10px 5px 0;
}
.BioFull .Titles {
  font-size: 11px;
  border-bottom: 1px solid #e6e6e8;
  margin-bottom: 5px;
}
.biosAccordion {
  padding: 1px 0;
}
.accordionHeader {
  cursor: pointer;
}
.BioPicture {
  float: left;
}
.newsList {
  margin-bottom: 20px;
}
.newsList .fb-like,
.newsList .fb-root {
  display: none;
}
.newsList h4 {
  margin-bottom: 4px;
  margin-top: 10px;
  font-size: 14px;
}
.newsList h4 span {
  font-weight: 500;
}
.newsList:first-child > h4 {
  margin-top: 0;
}
.sectionNav > .archive {
  margin-top: 5px;
}
.archive {
  margin-bottom: 10px;
}
.NewsFilterContainer .NewsFilterLeft > * {
  padding: 3px;
}
.NewsFilterContainer select {
  width: 80%;
}
.EventManagerRegistration {
  overflow: auto;
}
.EventManagerRegistration input[type="text"],
.EventManagerRegistration .DropDownField {
  width: 100%;
}
.EventManagerRegistration input[type="file"] {
  width: 100%;
}
.EventManagerRegistration input[type="submit"] {
  float: right;
}
.EventManagerRegistration td {
  vertical-align: middle;
}
.EventManagerRegistration .radio-list-horizontal label {
  padding: 3px;
}
.EventManagerRegistration .FieldLabel label {
  padding-right: 3px;
}
.EventManagerRegistration .EditingFormControlNestedControl {
  line-height: 22px;
}
.EventManagerRegistration .form-row {
  margin: 5px 0;
}
.EventManagerRegistration .form-row > div {
  margin: 3px 0;
}
.EventManagerRegistration table {
  border-collapse: separate;
  border-spacing: 5px;
  width: 100%;
  max-width: 450px;
}
.EventManagerRegistration .CaptchaTable {
  border-collapse: collapse;
  border-spacing: 0;
}
.EventManagerRegistration .CaptchaTable td:first-child + td {
  font-size: 0;
  line-height: 0;
}
.EventManagerRegistration .CaptchaTable td:first-child + td img {
  vertical-align: middle;
  margin-left: 5px;
}
.EventManagerRegistration label {
  white-space: normal;
}
.EventManagerRegistration .form-group {
  padding: 3px 0;
}
.EventManagerRegistration .EventManagerRegError {
  color: #cd1041;
}
.allSectionTouts {
  margin-top: 0;
}
.middleH1 {
  margin-top: 55px;
  margin-bottom: 15px;
}
.sectionTout p,
.solutionsProvidedBox p {
  margin-bottom: 0;
}
.jobSearchLink {
  border-bottom: 1px solid;
}
.careersTout.noExtraLink {
  position: relative;
  top: 5px;
  width: 98%;
  margin-bottom: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #fff;
  box-shadow: 2px 2px 5px #ccc;
  background-color: #f4f2f2;
}
.careersTout.noExtraLink .toutTitle {
  width: 55%;
  float: left;
  margin-left: 5px;
}
.careersTout.noExtraLink .full-width {
  width: 98% !important;
  display: block !important;
  max-width: 98% !important;
}
.careersTout.noExtraLink img {
  width: 41%;
  float: right;
  clear: none;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 7px;
}
.careersTout.noExtraLink ul {
  margin-left: 15px;
}
.careersTout.noExtraLink p {
  width: 55%;
  float: left;
  clear: none;
  margin-left: 10px;
  padding-left: 0;
}
.careersTout.noExtraLink p a {
  width: 41%;
}
.careersTout.noExtraLink p .toutButton {
  padding: 7px;
  background-color: #3e8ede;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 7px;
  cursor: pointer;
  padding: 5px 5px 5px 13px;
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 7px;
}
.careersTout.noExtraLink p .toutButton:hover {
  text-shadow: none;
  cursor: pointer;
  background-color: #276092;
  transition: background-color 0.5s ease;
}
.careersTout.noExtraLink p.link {
  margin-top: 20px;
}
.mobileTout {
  display: none;
}
@media screen and (max-width: 899px) {
  .careersTout {
    margin: 0 0 20px 0;
  }
  .careersTout.noExtraLink img {
    padding-top: 0;
  }
}
@media screen and (max-width: 710px) {
  .careersTout.noExtraLink {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 355px;
  }
  .careersTout.noExtraLink .toutTitle {
    width: 96%;
    max-width: 355px;
    margin-left: 2%;
  }
  .careersTout.noExtraLink img {
    width: 96%;
    max-width: 355px;
    float: none;
    padding: 0;
    margin-left: 2%;
    margin-right: 2%;
  }
  .careersTout.noExtraLink p {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 5px;
    max-width: 355px;
    float: none;
    padding: 0;
  }
  .careersTout.noExtraLink p.link {
    margin-left: 0;
  }
  .careersTout.noExtraLink p .toutButton {
    position: relative;
    padding: 5px 36% 5px 13px;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
  .mobileTout {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .careersTout.noExtraLink {
    margin-left: auto;
    margin-right: auto;
  }
}
.careersTout.extraLink {
  position: relative;
  top: 5px;
  width: 98%;
}
.careersTout.extraLink .toutTitle {
  width: 55%;
  float: left;
  margin-left: 10px;
  padding-left: 5px;
}
.careersTout.extraLink img {
  width: 41%;
  float: right;
  clear: none;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 7px;
}
.careersTout.extraLink p {
  width: 55%;
  float: left;
  clear: none;
  margin-left: 7px;
}
.careersTout.extraLink p a {
  width: 41%;
}
.careersTout.extraLink p .toutButton {
  padding: 7px;
  background-color: #3e8ede;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 42px;
  cursor: pointer;
  padding: 5px 5px 5px 13px;
  font-size: 11px;
  text-transform: uppercase;
  margin-left: 7px;
}
.careersTout.extraLink p .toutButton:hover {
  text-shadow: none;
  cursor: pointer;
  background-color: #cb1e40;
  transition: background-color 0.5s ease;
}
@media screen and (max-width: 890px) {
  .careersTout.extraLink p .toutButton {
    margin-bottom: 18px;
  }
}
.careersTout.extraLink p.link {
  margin: 0;
}
.careersTout.extraLink p.ruralMetroJobs {
  width: 98%;
  margin-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 710px) {
  .careersTout.extraLink {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    max-width: 355px;
  }
  .careersTout.extraLink .toutTitle {
    width: 96%;
    max-width: 355px;
    margin-left: 2%;
  }
  .careersTout.extraLink img {
    width: 96%;
    max-width: 355px;
    float: none;
    padding: 0;
    margin-left: 2%;
    margin-right: 2%;
  }
  .careersTout.extraLink p {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 5px;
    max-width: 355px;
    float: none;
    padding: 0;
  }
  .careersTout.extraLink p.link {
    margin-left: 0;
    margin-bottom: 4px;
  }
  .careersTout.extraLink p .toutButton {
    position: static;
    padding: 5px 36% 5px 13px;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
  }
}
@media screen and (max-width: 640px) {
  .careersTout.extraLink {
    margin-left: auto;
    margin-right: auto;
  }
}
.socialContainer {
  float: right;
  padding-top: 20px !important;
  padding-bottom: 15px;
}
.socialContainer span {
  float: left;
  line-height: 32px;
  padding-right: 4px;
}
@media screen and (max-width: 430px) {
  .socialContainer {
    float: left;
    padding-top: 0 !important;
  }
}
.socialShare {
  color: #bebdc2;
  transition: color 0.5s ease;
  float: left;
  font-size: 0;
  margin: 0 3px;
}
.socialShare:before {
  font-family: "fontello";
  speak: none;
  font-size: 32px;
}
.socialShare:first-child:before {
  margin-left: 0;
}
.socialShare:last-child {
  margin-right: 0;
}
.socialShare:hover {
  text-shadow: none;
  color: #003a5d;
}
.sectionSocial .fbIcon:before {
  content: "";
}
.sectionSocial .twitterIcon:before {
  content: "";
}
.sectionSocial .linkedinIcon:before {
  content: "";
}
.smartSidebar {
  margin-top: 0;
}
.smartSidebar .CMSListMenuHighlightedLI a {
  color: #58595d;
  text-shadow: 0.5px 0 0;
}
.smartSidebar li:first-child {
  border-top: 1px solid #ddd;
}
.smartSidebar ul {
  margin: 0;
  padding: 0;
}
.smartSidebar ul li {
  list-style-type: none;
}
.smartSidebar a {
  position: relative;
  padding: 12px 10px;
  display: block;
  font-weight: 500;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  font-size: 11px;
  border-bottom: 1px solid #ddd;
  color: #58595b;
  line-height: 14px;
}
.smartSidebar a:after {
  content: ">";
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  line-height: 0;
  color: #003a5d;
}
.smartSidebar a:hover {
  color: #003a5d;
  text-shadow: none;
}
.smartSidebar a:hover {
  color: #003a5d;
  text-shadow: none;
}
@media screen and (max-width: 640px) {
  .container_12 .grid_8,
  .container_12 .grid_4 {
    width: 96%;
    margin: 0 2%;
    margin-top: 10px;
  }
  .container_12 .sectionHeader {
    width: 52%;
  }
  .container_12 .sectionSocial {
    width: 40%;
  }
}
@media screen and (max-width: 430px) {
  .container_12 .sectionHeader {
    width: 96%;
  }
  .container_12 .sectionSocial {
    width: 96%;
  }
}
.NewsContainer .grid_8 {
  margin-right: 1%;
  width: 65.667%;
}
.NewsContainer .grid_4 {
  margin-left: 1%;
  width: 32.333%;
}
@media screen and (max-width: 640px) {
  .NewsContainer .grid_8,
  .NewsContainer .grid_4 {
    width: 96%;
    margin: 0 2%;
  }
  .NewsContainer .grid_4 {
    margin-top: 10px;
  }
}
.allAirCrafts .aircraft {
  margin-top: 35px;
  clear: both;
}
.allAirCrafts .aircraft .gulfstreamImage,
.allAirCrafts .aircraft .kingairImage,
.allAirCrafts .aircraft .challengerImage,
.allAirCrafts .aircraft .learjetImage {
  width: 190px;
  height: 138px;
  float: left;
  padding-right: 10px;
}
.allAirCrafts .aircraft .gulfstreamCopy p,
.allAirCrafts .aircraft .kingairCopy p,
.allAirCrafts .aircraft .challengerCopy p,
.allAirCrafts .aircraft .learjetCopy p {
  margin-bottom: 0;
}
.allAirCrafts .aircraft .gulfstreamCopy p + ul,
.allAirCrafts .aircraft .kingairCopy p + ul,
.allAirCrafts .aircraft .challengerCopy p + ul,
.allAirCrafts .aircraft .learjetCopy p + ul,
.allAirCrafts .aircraft .gulfstreamCopy p + p,
.allAirCrafts .aircraft .kingairCopy p + p,
.allAirCrafts .aircraft .challengerCopy p + p,
.allAirCrafts .aircraft .learjetCopy p + p {
  margin-top: 15px;
}
.allAirCrafts .aircraft .gulfstreamCopy h3,
.allAirCrafts .aircraft .kingairCopy h3,
.allAirCrafts .aircraft .challengerCopy h3,
.allAirCrafts .aircraft .learjetCopy h3 {
  margin-top: 0;
}
.allAirCrafts .aircraft .gulfstreamCopy ul,
.allAirCrafts .aircraft .kingairCopy ul,
.allAirCrafts .aircraft .challengerCopy ul,
.allAirCrafts .aircraft .learjetCopy ul {
  margin-bottom: 0;
}
@media screen and (max-width: 425px) {
  .allAirCrafts .aircraft .gulfstreamCopy,
  .allAirCrafts .aircraft .kingairCopy,
  .allAirCrafts .aircraft .challengerCopy,
  .allAirCrafts .aircraft .learjetCopy {
    float: left;
    margin-top: 10px;
  }
}
.leadership {
  display: table;
  width: 100%;
}
.leadership img {
  max-width: initial;
}
.leadership td > div {
  max-width: 100%;
}
.leadership td {
  vertical-align: middle;
  padding: 2px 5px;
}
.leadership .biopic {
  padding: 5px 0 5px 5px;
  float: right;
}
.leadership .title {
  font-size: 11px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.leadership .grid_2.leadershippic {
  display: table-cell;
}
.leadership .grid_10.leadershipinfo {
  display: table-cell;
  vertical-align: middle;
}
.socialMediaTout {
  width: 49%;
  float: left;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  .socialMediaTout {
    width: 100%;
  }
}
.socialMediaList {
  margin-right: 2%;
}
.socialMediaList ul li {
  list-style-type: none;
  border-top: 1px solid #ccc;
  position: relative;
  display: block;
  min-height: 50px;
  padding: 5px 0;
}
.socialMediaList ul li:first-child {
  border-top: none;
}
.socialMediaList ul,
.socialMediaList li {
  margin: 0;
  padding: 0;
}
.socialMediaList a {
  color: #58595b;
  margin-left: 50px;
  display: block;
}
.socialMediaList a:before {
  font-family: "fontello";
  speak: none;
  font-weight: normal;
  font-variant: normal;
  width: 40px;
  text-align: center;
  text-transform: none;
  font-size: 40px;
  line-height: 40px;
  left: 5px;
  top: 5px;
  position: absolute;
  color: #276092;
  -webkit-font-smoothing: antialiased;
}
.sectionBody .bxslider {
  margin: 0;
  padding: 0;
}
.sectionBody .bx-viewport {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#Table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 14px;
}
#Table th {
  text-align: center;
  padding: 12px;
  font-weight: bold;
}
#Table td {
  text-align: left;
  padding: 12px;
}
#Table tr {
  border-bottom: 1px solid #ddd;
}
#Table tr.header,
#Table tr:hover {
  background-color: #f1f1f1;
}
#TableBlue {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #004987;
  font-size: 14px;
}
#TableBlue th {
  text-align: left;
  padding: 12px;
  font-weight: bold;
  color: #fff;
}
#TableBlue td {
  text-align: left;
  padding: 12px;
}
#TableBlue tr {
  border-bottom: 1px solid #004987;
}
#TableBlue tr.header {
  background-color: #004987;
}
#TableBlue tbody tr:hover {
  background-color: #f1f1f1;
}
.locationSelector {
  margin-top: 15px;
}
.locationSelector .borderDiv {
  border: none;
  box-shadow: none;
}
.locationSelector .calcRow2 .calcCol1 br:first-child {
  display: none;
}
.location td p {
  display: block;
  padding-bottom: 15px;
}
.location > br:first-child {
  display: none;
}
.sideSection img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sideSection > * {
  margin-top: 0;
}
.sideSection > *:first-child {
  margin-top: 0;
  margin-bottom: 18px;
}
.sideSection CTA:before {
  font-family: "fontello";
  speak: none;
  font-size: 24px;
  color: #aaa;
  float: left;
  width: 30px;
  padding: 2px 0 0 2px;
  text-align: center;
}
.sideSection .viewFAQ:before {
  content: "";
}
.sideSection > .CTA + .CTA {
  margin-top: 5px;
}
.sideSection > h2.newsRelease {
  margin-top: 0;
}
.sideSection .borderDiv {
  padding: 10px;
  background-color: #f2f2f2;
  line-height: 16px;
}
.sideSection .borderDiv .row {
  display: table-row;
}
.sideSection .borderDiv .phoneTitle {
  display: table-cell;
  font-weight: 500;
}
.sideSection .borderDiv .phoneNum {
  display: table-cell;
  width: 40%;
  min-width: 88px;
}
@media screen and (max-width: 830px) {
  .sideSection .borderDiv .phoneTitle {
    display: block;
  }
  .sideSection .borderDiv .phoneNum {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .sideSection .borderDiv .phoneTitle {
    display: table-ell;
  }
  .sideSection .borderDiv .phoneNum {
    display: table-cell;
  }
}
.CTA {
  position: relative;
  font-size: 11px;
  line-height: 16px;
}
.CTA:not(:first-child) {
  margin-top: 12px;
}
.CTA p {
  margin: 0 0 0 30px;
}
.CTA a {
  color: #fff !important;
  display: block;
  padding: 6px;
  font-weight: 700;
  text-decoration: none !important;
}
.CTA a:hover {
  text-decoration: none !important;
}
.CTA i:before {
  color: #aaa;
  font-size: 24px;
  position: absolute;
  left: -5px;
  top: 3px;
}
.CTA i:before {
  top: 2px;
}
.siteMap ul > li,
.siteMap li > ul {
  margin-left: 20px;
}
ul.spriteList {
  border-spacing: 0 10px;
  padding-left: 5px;
}
ul.spriteList li {
  list-style-type: none;
  display: table-row;
  padding: 5px 5px 5px 0;
}
ul.spriteList li > div > h3 {
  display: inline;
  color: #58595b;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
}
ul.spriteList .icon {
  font-size: 0;
  line-height: 0;
  padding: 0;
  display: inline;
}
ul.spriteList .icon:before {
  display: block;
  background-image: url("https://www.access2care.net/img/all_icons.png");
  background-repeat: no-repeat;
  background-size: 414px 438px;
  content: "";
  width: 42px;
  height: 42px;
}
ul.spriteList li > div,
ul.spriteList li > span,
ul.spriteList .icon {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.IE8 ul.spriteList,
.IE9 ul.spriteList {
  border-spacing: 0 0;
  margin: 0 0 15px 2px;
  padding: 0 0 0 15px;
  line-height: 24px;
}
.IE8 ul.spriteList .icon,
.IE9 ul.spriteList .icon {
  display: none;
  font-size: 0;
  line-height: 0;
  padding: 0;
}
.IE8 ul.spriteList .icon:before,
.IE9 ul.spriteList .icon:before {
  display: none;
  background-image: none;
  background-size: 0;
  content: none;
  width: 0;
  height: 0;
}
.IE8 ul.spriteList li,
.IE9 ul.spriteList li {
  list-style-type: disc;
  display: list-item;
  vertical-align: baseline;
  margin-top: 0;
  padding: 0;
  font-weight: 400;
  line-height: 16px;
}
.IE8 ul.spriteList li > span,
.IE9 ul.spriteList li > span {
  display: inline;
  padding-left: 0;
}
.house .icon:before {
  background-position: -178px -176px;
}
.hospital .icon:before {
  background-position: -90px -176px;
}
.freeED .icon:before {
  background-position: -134px -176px;
}
.doctors .icon:before {
  background-position: -46px -308px;
}
.location .icon:before {
  background-position: -46px -264px;
}
.vest .icon:before {
  background-position: -266px -176px;
}
.bell .icon:before {
  background-position: -178px 0;
}
.tower .icon:before {
  background-position: -2px -44px;
}
.gate .icon:before {
  background-position: -90px -132px;
}
.drink .icon:before {
  background-position: -354px -176px;
}
.helmet .icon:before {
  background-position: -2px -176px;
}
.stadium .icon:before {
  background-position: -222px -308px;
}
.microphone .icon:before {
  background-position: -90px -220px;
}
.contract .icon:before {
  background-position: -134px -308px;
}
.shield .icon:before {
  background-position: -90px -308px;
}
.physician .icon:before {
  background-position: -310px -220px;
}
.telemedicine .icon:before {
  background-position: -90px -352px;
}
.clipboard .icon:before {
  background-position: -178px -44px;
}
.appleOnBooks .icon:before {
  background-position: -2px -132px;
}
.gradCap .icon:before {
  background-position: -46px -44px;
}
.filesOnComputer .icon:before {
  background-position: -310px -88px;
}
.checkmark .icon:before {
  background-position: -134px -44px;
}
.pressureCuff .icon:before {
  background-position: -222px 0;
}
.stethoscope .icon:before {
  background-position: -354px -308px;
}
.handshake .icon:before {
  background-position: -354px -264px;
}
.run .icon:before {
  background-position: -222px -264px;
}
.tennis .icon:before {
  background-position: -134px -352px;
}
.golf .icon:before {
  background-position: -266px -132px;
}
.football .icon:before {
  background-position: -46px -132px;
}
.globe .icon:before {
  background-position: -222px -132px;
}
.syringe .icon:before {
  background-position: -46px -352px;
}
.baby .icon:before {
  background-position: -46px -396px;
}
.bariatric .icon:before {
  background-position: -2px -396px;
}
.wheelchair .icon:before {
  background-position: -310px -132px;
}
.cta-learnmore {
  margin: 5px 0 10px 0;
}
@media screen and (max-width: 420px) {
  .cta-learnmore {
    margin: -20px 0 10px 0;
  }
}
