/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
@font-face {
  font-family: 'MYRIADPROREGULAR';
  src: url('../css/fonts/MyriadPro-Light/MyriadPro-Light.eot');
  src: local('../css/fonts/MyriadPro-Light/MyriadPro-Light'), url('../css/fonts/MyriadPro-Light/MyriadPro-Light.woff') format('woff'), url('../css/fonts/MyriadPro-Light/MyriadPro-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'DiodrumRegular';
  src: url('../css/fonts/diodrum/DiodrumArabic-Regular.eot');
  src: local('../css/fonts/diodrum/DiodrumArabic-Regular'), url('../css/fonts/diodrum/DiodrumArabic-Regular.woff') format('woff'), url('../css/fonts/diodrum/DiodrumArabic-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'DiodrumBold';
  src: url('../css/fonts/diodrum/DiodrumArabic-Bold.eot');
  src: local('../css/fonts/diodrum/DiodrumArabic-Bold'), 
  url('../css/fonts/diodrum/DiodrumArabic-Bold.woff') format('woff'), url('../css/fonts/diodrum/DiodrumArabic-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'DiodrumLight';
  src: url('../css/fonts/diodrum/DiodrumArabic-Light.eot');
  src: local('../css/fonts/diodrum/DiodrumArabic-Light'), url('../css/fonts/diodrum/DiodrumArabic-Light.woff') format('woff'), url('../css/fonts/diodrum/DiodrumArabic-Light.ttf') format('truetype');
}

/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_4410">Text with this font applied</p> */
.fontsforweb_fontid_4410 {
  font-family: 'DiodrumRegular' !important;
}
body {
  /* color:@text-color; */
  color: #575757;
  font-size: 14px;
  max-width: 1920px;
    margin: 0 auto;
  font-family: 'DiodrumRegular', Tahoma;
}
a {
  outline: 0 !important;
}
a:hover,
a:focus {
  text-decoration: none;
}
.navbar-default {
  background-color: #ffffff;
  border-color: #003b51;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #24366F;
}
.navbar-default .navbar-text {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #24366F;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #003b51;
  margin-left: 0px;
  margin-top: 0px;
  box-shadow: 1px 1px 4px #000;
  opacity: 0.9;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #24366F;
  background-color: #003b51;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #003b51;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #24366F;
  background-color: #003b51;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #24366F;
  background-color: #003b51;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #24366F;
  background-color: #003b51;
}
.navbar-default .navbar-toggle {
  border-color: #003b51;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #003b51;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ffffff;
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #24366F;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #24366F;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #24366F;
    background-color: #003b51;
  }
}
a {
  color: #24366F;
}
a:hover,
a:focus {
  color: #24366F;
}
.navbar.container {
  padding: 0px;
}
.navbar.container .navbar-collapse {
  padding: 0px;
}
.navbar-default {
  background-color: #ffffff;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus {
  color: #24366F;
}
.navbar-default .navbar-nav > li > a {
  padding-top: 32px;
  padding-bottom: 29px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;

}
.navbar {
  border-radius: 0px;
  border: none;
}
.navbar #block-search-form {
  margin: 0px;
}
.navbar .form-group {
  margin: 0px;
}
.navbar-header .logo {
  padding: 10px 0px 0px 0px;
  margin: 0px;
}
#content {
  padding-bottom: 2vw;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #24366F;
  text-transform: uppercase;
}
.home-content h2 {
  margin-bottom: 30px;
  font-size: 32px;
}
.home-content p {
  line-height: 2em;
}
.page-header {
  color: #24366F;
  font-size: 32px;
  border: none;
  margin-bottom: 0px;
  padding-top: 10px;
}
.breadcrumb {
  border-radius: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
  margin-bottom: 0px;
}
.breadcrumb a,
.breadcrumb li {
  color: #b6b6b6;
}
.breadcrumb li.active {
  font-weight: bold;
}
.breadcrumb.empty {
  display: none;
}
.well {
  border: none;
  background: none;
  box-shadow: none;
}
.primary-sidebar-menu {
  margin-top: 0px;
}
.primary-sidebar-menu ul.menu,
.primary-sidebar-menu ul.list-inline {
  margin-left: 0px;
  margin-bottom: 0px;
}
.primary-sidebar-menu ul.menu > li,
.primary-sidebar-menu ul.list-inline > li {
  clear: both;
}
.primary-sidebar-menu ul.menu > li > a:hover,
.primary-sidebar-menu ul.list-inline > li > a:hover {
  backround-color: transparent;
}
.primary-sidebar-menu ul.menu li a,
.primary-sidebar-menu ul.list-inline li a {
  color: #FFF;
}
.primary-sidebar-menu ul.menu li a:hover,
.primary-sidebar-menu ul.list-inline li a:hover,
.primary-sidebar-menu ul.menu li a:focus,
.primary-sidebar-menu ul.list-inline li a:focus {
  background-color: transparent;
  color: #24366F;
}
.primary-sidebar-menu ul.menu li.active,
.primary-sidebar-menu ul.list-inline li.active {
  padding-left: 0px;
  font-size: 14px;
  font-weight: normal;
}
.primary-sidebar-menu ul.menu li.active a.active,
.primary-sidebar-menu ul.list-inline li.active a.active {
  color: #FFF;
  /*padding-bottom:0px;*/
}
.primary-sidebar-menu ul.menu > li.active,
.primary-sidebar-menu ul.list-inline > li.active {
  text-indent: 10px;
}
.primary-sidebar-menu ul.menu > li.active > a,
.primary-sidebar-menu ul.list-inline > li.active > a {
  /* background-color:#013b51; */
  color: #013b51;
  font-weight: bold;
  padding-bottom: 10px;
}
.primary-sidebar-menu ul.menu > li.active > a.active,
.primary-sidebar-menu ul.list-inline > li.active > a.active {
  text-indent: 8px;
  color: #24366F;
}
.primary-sidebar-menu ul.menu > li.active ul.dropdown-menu li,
.primary-sidebar-menu ul.list-inline > li.active ul.dropdown-menu li {
  padding-left: 4px;
}
.primary-sidebar-menu ul.menu > li.active ul.dropdown-menu li a,
.primary-sidebar-menu ul.list-inline > li.active ul.dropdown-menu li a {
  text-indent: 0px;
  padding: 3px 20px;
}
.primary-sidebar-menu ul.menu > li.active:after,
.primary-sidebar-menu ul.list-inline > li.active:after {
  content: "\f101";
  top: 5px;
  color: #24366F;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu {
  display: block;
  box-shadow: none;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  position: relative;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 0px;
  width: 100%;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu li,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu li {
  clear: both;
  position: relative;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu li a,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu li a {
  text-aling: left;
  white-space: normal;
  color: #FFF;
  font-size: 14px;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu li a:hover,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu li a:hover {
  /*background-color:transparent;*/
  color: #24366F;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu li.active a.active,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu li.active a.active {
  background-color: transparent;
  color: #24366F;
}
.primary-sidebar-menu ul.menu ul.dropdown-menu li.active:after,
.primary-sidebar-menu ul.list-inline ul.dropdown-menu li.active:after {
  content: "\f101";
  color: #24366F;
}
.primary-sidebar-menu ul.menu > li > ul.dropdown-menu,
.primary-sidebar-menu ul.list-inline > li > ul.dropdown-menu {
  margin-top: -10px;
}
.primary-sidebar-menu .region {
  padding: 0px;
}
.primary-sidebar-menu .menu li.active {
  font-weight: bold;
  padding-left: 12px;
  font-size: 18px;
}
.primary-sidebar-menu .menu li.active:after {
  content: "\f178";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #24366F;
  font-size: 18px;
  position: absolute;
  top: -1px;
  left: 0;
  line-height: 28px;
}
.primary-sidebar-menu ul.list-inline li,
.primary-sidebar-menu ul.list-inline li.active {
  display: block;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
}
.primary-sidebar-menu ul.list-inline li a,
.primary-sidebar-menu ul.list-inline li.active a {
  padding: 10px 15px;
  display: block;
}
.primary-sidebar-menu .block-title {
  background-color: #24366F;
  padding: 20px 0px 20px 12px;
  font-family: "MYRIADPROREGULAR";
  color: #FFF;
  text-transform: uppercase;
  /*font-size: 1.6vw; */
  font-size: 20px;
  letter-spacing: 0.2vw;
  word-wrap: break-word;
  text-align: left;
}
.primary-sidebar-menu .well {
  margin-bottom: 0px;
}
.primary-sidebar-menu .block-menu-block {
  border-top: 10px solid #f2f2f2;
}
.primary-sidebar-menu .block-menu-block:first-child {
  border-top: 0px;
}
.node .field-page-image,
.node .field-news-image {
  float: none;
  padding: 0px 0px 10px 0px;
}
body.node-type-news .page-header,
body.page-node .page-header {
  padding: 10px 0px 10px 0px;
  margin: 0px;
  text-transform: uppercase;
}
body.node-type-news .node .submitted,
body.page-node .node .submitted {
  display: block;
  margin-bottom: 20px;
}
body.node-type-news .node .field-member-position,
body.page-node .node .field-member-position {
  margin-bottom: 20px;
}
body.node-type-news .node .field-member-image,
body.page-node .node .field-member-image {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
body.node-type-news .page-header,
body.node-type-jobs .page-header {
  margin-bottom: 0px;
}
.img-responsive {
  width: 100%;
  max-width: 100%;
}
.submitted {
  color: #bdbdbd;
  display: block;
}
.event-prop-label {
  font-weight: normal;
  display: block;
  margin: 0px;
  font-weight: bold;
}
.event-address span {
  display: block;
}
.google-map-link {
  text-align: center;
  display: block;
}
.event-registration {
  text-align: center;
}
.event-registration a {
  width: 100%;
}
.node-event .info-block {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
.node-event .info-block:last-child {
  border: none;
}
.node-event .event-registration {
  padding-bottom: 20px;
}
.views-listing .row {
  padding-bottom: 18px;
  border-bottom: 1px solid #d1d1d1;
  margin-top: 30px;
}
.views-listing .row:last-child {
  border-bottom: 0px;
}
.view-videos .submitted {
  margin-bottom: 0px;
}
/* Forms */
#views-exposed-form-jobs-page .views-exposed-widget {
  width: 25%;
}
/* Multi carousal */
/* Ends multi carousal */
/* Views */
.views-listing .row .divider {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
.views-listing .views-view-grid tr td {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}
.views-listing .views-field-title {
  display: block;
}
.views-listing .views-field-title h3 {
  margin-bottom: 0px;
  font-size: 18px;
}
.views-listing tr.row-first h3 {
  margin-top: 0px;
}
.views-listing tr.row-last td {
  border-bottom: 0px;
}
.views-listing .views-field-created span {
  display: block;
  margin-bottom: 10px;
}
.views-listing .field-news-thumbnail img {
  width: 100%;
}
.views-listing .inline-blocks span {
  display: inline-block;
  margin: 0px;
}
.nodate-listing .views-field-title h3 {
  margin-bottom: 10px;
}
/* Calendar */
.view-event-calendar ul.pager li.date-prev,
.view-event-calendar ul.pager li.date-next {
  position: relative;
  right: auto;
  left: auto;
  background-color: transparent;
}
.view-event-calendar .calendar-calendar a {
  color: #000;
}
.view-event-calendar .calendar-calendar th.days {
  color: #24366F;
  border: 1px solid #24366F;
}
.view-event-calendar .calendar-calendar td {
  border: 1px solid #24366F;
}
.view-event-calendar .calendar-calendar .contents {
  padding-top: 3px !important;
}
.view-event-calendar .calendar-calendar td.today {
  background-color: #24366F !Important;
  border: 2px solid #24366F !Important;
  color: #FFF;
}
.view-event-calendar .calendar-calendar td.empty {
  color: #bfbfbf;
}
.view-event-calendar .calendar-calendar .month-view .full .inner .monthview,
.view-event-calendar .calendar-calendar .week-view .full .inner .weekview,
.view-event-calendar .calendar-calendar .day-view .full .inner .dayview {
  border-radius: 0px;
}
.view-event-calendar .calendar-calendar .multi-day {
  padding: 0px !important;
}
.view-event-calendar .calendar-calendar .month-view .full tr td.multi-day.starts-today {
  border-left: 1px solid #24366F;
}
#simple-subscription-form .newsletter-submission-message {
  clear: both;
  padding-top: 5px;
}
#simple-subscription-form .messages {
  padding: 5px;
}
#simple-subscription-form ul {
  list-style: none;
  padding: 0px;
}
.view-videos .video-popup {
  cursor: pointer;
}
.view-members .member-name {
  margin: 0px;
  color: #525252;
}
.view-members .views-view-grid {
  width: 100%;
}
.view-members .views-view-grid tr td {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #d1d1d1;
}
.view-members .views-view-grid tr.row-first td {
  /*padding-top:0px; */
}
.view-members tr.row-last td {
  border-bottom: 0px;
}
.service-links ul {
  text-align: center;
  padding: 0px;
}
.service-links ul li {
  display: inline-block;
  padding: 10px;
  font-size: 20px;
}
.print-container {
  padding-top: 20px;
  text-align: right;
}
.print-container #printthispage {
  font-size: 16px;
}
.print-container #printthispage span {
  font-family: helvetica;
  font-size: 12px;
}
.print-content a {
  text-decoration: underline;
}
.print-content a:hover {
  color: #3A97CC;
  
}
.print-content table tr:nth-of-type(2n+1) {
  background-color: #f9f9f9;
}
.print-content table tr td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
.print-content table tr:hover {
  background-color: #f5f5f5;
}
#footer-sitemap a.fs-root-link {
  font-size: 20px;
}
#footer-sitemap .main-menu > ul > li {
  width: 33.33333%;
  padding-bottom: 20px;
}
#footer-sitemap ul li ul {
  padding-left: 20px;
}
#footer-sitemap ul li ul li {
  list-style: circle;
}
blockquote {
  font-size: 14px;
}
.btn,
a.btn {
  text-decoration: none;
  border: none;
}
.btn-secondary {
  background-color: #e7e7e7;
}
.btn-secondary:hover,
.btn-secondary:focus,
a.btn-secondary:hover,
a.btn-secondary:focus {
  background-color: #cbcbcb;
}
.job-apply-btns {
  margin-top: 45px;
  text-align: center;
}
/* BB tools features*/
.tool-form-result {
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #d7d7d7;
  border: 1px solid #acacac;
  margin-bottom: 20px;
}
.acc_to_iban_result {
  min-height: 40px;
}
.service-comparison-matrix {
  position: relative;
}
.service-comparison-matrix > div.comparison-box {
  padding-left: 0px;
}
.service-comparison-matrix .service-box {
  min-height: 200px;
  border: 2px dotted #24366F;
  position: relative;
  margin-bottom: 20px;
}
.service-comparison-matrix .service-box input[type=checkbox] {
  display: none;
}
.service-comparison-matrix .service-box-container {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  cursor: pointer;
}
.service-comparison-matrix .service-box-container .service-box-label {
  color: #24366F;
}
.service-comparison-matrix .service-box-container.service-selected {
  background-color: #24366F;
}
.service-comparison-matrix .service-box-container.service-selected .service-box-label {
  color: #FFF;
}
.service-comparison-matrix .service-box-container.service-selected:after {
  content: '';
  display: block;
  width: 13px;
  height: 35px;
  border: solid #003b51;
  border-width: 0 5px 8px 0;
  transform: rotate(45deg);
}
.service-comparison-matrix .service-box-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  padding: 0px 5px 0px 5px;
}
.service-comparison-matrix .service-box-label h4 {
  margin: 0px;
}
.service-comparison-action {
  padding-top: 20px;
  clear: both;
}
.service-comparison-action > div {
  padding-left: 0px;
}
.service-comparison-wrapper table.comparison-matrix,
.service-comparison-wrapper table.sticky-header {
  width: 100%;
  table-layout: fixed;
}
.service-comparison-wrapper table.comparison-matrix .mobile-feature-header,
.service-comparison-wrapper table.sticky-header .mobile-feature-header {
  display: none;
}
.service-comparison-wrapper table.comparison-matrix td,
.service-comparison-wrapper table.sticky-header td {
  text-align: center;
  border: none !important;
  vertical-align: middle !important;
}
.service-comparison-wrapper table.comparison-matrix tr,
.service-comparison-wrapper table.sticky-header tr {
  background-color: #FFF;
}
.service-comparison-wrapper table.comparison-matrix tr td:first-child,
.service-comparison-wrapper table.sticky-header tr td:first-child {
  text-align: left;
}
.service-comparison-wrapper table.comparison-matrix tr.header,
.service-comparison-wrapper table.sticky-header tr.header {
  background-color: #003b51;
  color: #FFF;
}
.service-comparison-wrapper table.comparison-matrix tr.header td,
.service-comparison-wrapper table.sticky-header tr.header td {
  border: 1px solid #24366F !important;
  font-size: 16px;
}
.service-comparison-wrapper table.comparison-matrix tr.header.secondary td,
.service-comparison-wrapper table.sticky-header tr.header.secondary td {
  text-align: center;
}
.service-comparison-wrapper table.comparison-matrix tr.common_feature td,
.service-comparison-wrapper table.sticky-header tr.common_feature td {
  font-weight: bold;
  /*background-color:#048a73;
        color:#FFF;*/
}
.service-comparison-wrapper table.comparison-matrix tr.parent-feature-category,
.service-comparison-wrapper table.sticky-header tr.parent-feature-category {
  border-bottom: 1px solid #0edfbb;
}
.service-comparison-wrapper table.comparison-matrix tr.parent-feature-category td,
.service-comparison-wrapper table.sticky-header tr.parent-feature-category td {
  color: #24366F;
  font-weight: bold;
}
.service-comparison-wrapper table.comparison-matrix td.cell-term-features,
.service-comparison-wrapper table.sticky-header td.cell-term-features {
  min-width: 40%;
}
.service-comparison-wrapper table.comparison-matrix tr.last-stat-row td,
.service-comparison-wrapper table.sticky-header tr.last-stat-row td {
  background-color: #003b51;
  color: #FFF;
}
.service-comparison-wrapper table.comparison-matrix span.compare-symobl,
.service-comparison-wrapper table.sticky-header span.compare-symobl {
  color: #4e4e4e;
}
.service-comparison-wrapper table.comparison-matrix td.winner,
.service-comparison-wrapper table.sticky-header td.winner {
  background-color: #24366F;
  color: #FFF;
}
.service-comparison-wrapper table.comparison-matrix td.winner span.compare-symobl i,
.service-comparison-wrapper table.sticky-header td.winner span.compare-symobl i {
  color: #FFF;
}
.entityform-submission .field-label {
  font-weight: bold;
}
.entityform-submission table.data-table {
  width: 100%;
  border-collapse: collapse;
}
.entityform-submission .ef-submission-application-info {
  text-align: center;
  border-bottom: 2px solid grey;
  padding-bottom: 20px;
}
body#mimemail-body .sp-table {
  width: 100%;
  height: 1px;
}
body#mimemail-body .sp-table td {
  border-bottom: 1px solid #878787;
  padding-top: 20px;
  height: 1px;
  padding: 0px;
}
/* Mail override */
/* Branch Locator */
.google-store-locator-panel {
  margin: 0px;
  border: none;
  padding-left: 0px;
}
.google-store-locator-panel .title {
  color: #09dbb7;
}
.google-store-locator-panel .store-list {
  list-style: none;
}
.google-store-locator-panel .location-search {
  padding: 0px;
}
.google-store-locator-panel .location-search input {
  width: 100%;
}
.google-store-locator-panel .directions-panel {
  padding: 0px;
  padding-top: 10px;
}
.google-store-locator-panel .directions-panel form input {
  margin-right: 5px;
  padding: 6px;
}
.google-store-locator-panel .directions-panel form input[type=submit] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #FFF;
  font: bold 12px arial, sans-serif;
  padding: 7px 12px;
  background-color: #39ae4a;
}
.google-store-locator-panel .directions-panel form .directions-to {
  display: none;
}
.google-store-locator-panel .time-default {
  display: none;
}
.google-store-locator-panel .distance {
  font-size: 16px;
  direction: ltr;
}
.storelocator-panel .store-list li.highlighted,
.storelocator-panel .store-list li.highlighted:hover {
  background-color: #24366F;
  color: #FFF;
}
.storelocator-panel .store-list li.highlighted a,
.storelocator-panel .store-list li.highlighted:hover a {
  color: #FFF;
}
.storelocator-panel .location-search h4 {
  font-size: 16px;
  margin-bottom: 10px;
  display: none;
}
.storelocator-panel .location-search input {
  padding: 5px;
}
.gm-style-iw .address a {
  display: none;
}
.zoomhere {
  display: none;
}
.page-node-registrations .print-content th img.img-responsive {
  width: auto;
  display: inline-block;
}
.print-content .entity-entityform-type {
  width: 60%;
  margin: auto;
}
.caret {
  display: none !Important;
}
@media (max-width: 767px) {
  .breadcrumb.empty {
    display: block;
  }
  body.node-type-news .page-header,
  body.page-node .page-header {
    padding-top: 40px;
  }
  .google-store-locator-panel {
    height: auto;
    padding: 0px;
    margin-bottom: 20px;
  }
  .primary-sidebar-menu {
    margin-top: 10px;
    padding-top: 0px;
    margin-bottom: 10px;
  }
  .primary-sidebar-menu .block-title {
    font-size: 18px;
  }
  .navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #225268;
    padding-right: 30px;
    text-align: left;
    margin: 0px 10px 0px 10px;
    padding: 10px 0px 10px 0px;
    color: #FFF;
    font-size: 16px;
    font-weight: normal;
  }
  .navbar-default .navbar-nav > li > a .caret {
    display: none;
  }
  .navbar-default .navbar-nav > li > ul.dropdown-menu {
    box-shadow: none;
  }
  .navbar-default .navbar-nav > li > ul.dropdown-menu li {
    text-align: right;
    font-size: 12px;
  }
  .navbar-default .navbar-nav > li > ul.dropdown-menu li a {
    margin-right: 8px;
  }
  #customer-support--2 {
    padding: 10px;
    text-align: left;
    background-color: #012c3d;
    color: #FFF;
  }
  .print-container {
    text-align: center;
  }
  .node .field-page-image,
  .node .field-news-image {
    float: none;
    padding: 0px;
  }
  .node .field-page-image img,
  .node .field-news-image img {
    width: 100%;
  }
  .member-name {
    font-size: 16px;
  }
  body.node-type-news .node .field-member-image,
  body.node-type-member .node .field-member-image {
    float: none;
    padding: 0px;
  }
  body.node-type-news .node .field-member-image img,
  body.node-type-member .node .field-member-image img {
    width: 100%;
  }
  .page-header {
    font-size: 24px;
    padding-bottom: 0px;
    padding-top: 40px;
    /*margin:60px 0px 10px 0px !important; */
  }
  #footer-sitemap .main-menu > ul > li {
    width: 100%;
  }
  .not-front .footer {
    margin-top: 10px;
  }
  .mob-menu-subtitle {
    font-size: 16px;
    float: left;
    margin-top: 20px;
  }
  .views-listing .field-body {
    padding: 0px;
  }
  /* Forms */
  #views-exposed-form-jobs-page .views-exposed-widget {
    width: 100%;
    display: block;
  }
  .service-comparison-wrapper table.comparison-matrix .desktop-feature-cell,
  .service-comparison-wrapper table.sticky-header .desktop-feature-cell {
    position: absolute;
    top: -9999px;
    left: -9999px;
    display: none;
  }
  .service-comparison-wrapper table.comparison-matrix .mobile-feature-header,
  .service-comparison-wrapper table.sticky-header .mobile-feature-header {
    display: table-row;
  }
  .service-comparison-wrapper table.comparison-matrix thead tr.header:first-child > td:first-child,
  .service-comparison-wrapper table.sticky-header thead tr.header:first-child > td:first-child {
    display: none;
  }
  .service-comparison-wrapper table.comparison-matrix thead tr.header td,
  .service-comparison-wrapper table.sticky-header thead tr.header td {
    font-size: 14px;
  }
  .service-comparison-wrapper table.comparison-matrix tbody td.winner,
  .service-comparison-wrapper table.sticky-header tbody td.winner {
    /*color:#575757;
                background-color:transparent;
                */
  }
  .service-comparison-wrapper table.comparison-matrix tr.desktop-parent-empty-row,
  .service-comparison-wrapper table.sticky-header tr.desktop-parent-empty-row {
    display: none;
  }
  .service-comparison-matrix .service-box {
    min-height: 100px;
  }
}
/*megamenu */

.megamenu-skin-mytheme a:hover, .megamenu-skin-mytheme li.hovering a {
	text-decoration:none;
}

.megamenu-skin-mytheme .megamenu-parent-title a {
	color:#ffffff;
	padding:10px 25px 10px 10px;
	margin:0 20px 0 0;
	font-size:1.4em;
	line-height:1em;
	background-image:url(arrow-inactive.png);
	background-repeat:no-repeat;
} a.menu-219 {
	background-position:82px center;
}
a.menu-220 {
	background-position:80px center;
}
a.menu-221 {
	background-position:82px center;
}
a.menu-222 {
	background-position:104px center;
}

.megamenu-skin-mytheme li.hovering .megamenu-parent-title a {
	color:#777777;
	background-color:#ffffff;
	background-image:url(arrow-active.png);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.megamenu-skin-mytheme .megamenu-bin {
	z-index:-1;
	padding:20px;
	margin-top:8px;
	background-color:#ffffff;
	font-size:0.9em;
	line-height:2em;
	width:1084px !important;
	-moz-box-shadow: 0px 0px 10px #555555;
	-webkit-box-shadow: 0px 0px 10px #555555;
	box-shadow: 0px 0px 10px #555555;
}


.megamenu-skin-mytheme .megamenu-slot {
	margin:0 20px 40px 0;
	border-right:1px dotted #bbbbbb;
}
.megamenu-skin-mytheme .megamenu-slot-4, .megamenu-skin-mytheme .megamenu-slot.last {
	margin-right: 0;
	border-right:none
}

.megamenu-skin-mytheme .megamenu-slot-title a {
	color:#888888;
	font-weight:bold;
	text-transform:uppercase;
}
.megamenu-skin-mytheme .megamenu-items li {
	list-style:inside url(arrow.png);
}

.megamenu-skin-mytheme .megamenu-slot-5 {
	width:642px;
	clear:both;
	margin-bottom:10px;
}
.megamenu-skin-mytheme .megamenu-slot-6 {
	width:410px;
	margin-bottom:10px;
} 
.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li, 
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li {
	list-style:none;
	display:inline;
}

.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a {
	margin:10px 30px 0 0;
	float:left;
	width:75px;
	height:0px;
	padding-top:43px;
	overflow:hidden;
	background-image:url(logos.png);
	background-repeat:none;
} .megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a {
	margin:10px 10px 0 0;
	float:left;
	width:19px;
	height:0px;
	padding-top:19px;
	overflow:hidden;
	background-image:url(colors.png);
	background-repeat:none;
}

.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a.menu-295 {
	background-position:-76px 0;
}
.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a.menu-294 {
	background-position:-152px 0;
}
.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a.menu-296 {
	background-position:-228px 0;
}
.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a.menu-305 {
	background-position:-304px 0;
}
.megamenu-skin-mytheme .megamenu-slot-5 .megamenu-items li a.menu-306 {
	background-position:-380px 0;
} .megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-301 {
	background-position:-19px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-298 {
	background-position:-38px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-303 {
	background-position:-57px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-297 {
	background-position:-76px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-304 {
	background-position:-95px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-302 {
	background-position:-114px 0;
}
.megamenu-skin-mytheme .megamenu-slot-6 .megamenu-items li a.menu-299 {
	background-position:-133px 0;
}


.megamenu-skin-mytheme .megamenu-bin {
	margin-top:38px;
}
.megamenu-skin-mytheme .megamenu-items li {
	list-style-image:none;
	list-style-position:outside;
	background:url(arrow.png) center left no-repeat;
	padding-left:8px;
}
.megamenu-skin-mytheme li.megamenu-slot-6 {
	margin-top:85px;
}


/*# sourceMappingURL=theme.css.map */