/*
Theme Name:     Carroll Bank & Trust
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Carroll Bank & Trust Jupiter Child theme
Author:         Horton Group
Author URI:   http://hortongroup.com
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/
/**************************
    VARIABLES & MIXINS
**************************/
/**************************
    CUSTOM FONTS
**************************/
@import url("https://fonts.googleapis.com/css2?family=Ephesis&display=swap");
.GoudyTrajan-Regular {
  font-family: GoudyTrajan-Regular;
  font-weight: normal;
  font-style: normal;
}

.GoudyTrajan-Bold {
  font-family: GoudyTrajan-Bold;
  font-weight: normal;
  font-style: normal;
}

/**********************************
      GOOGLE FONT
**********************************/
.Ephesis-Regular {
  font-family: 'Ephesis', sans-serif;
  font-weight: normal;
  font-style: normal;
}

/**************************
      GENERAL
**************************/
sup {
  top: -.25em;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.a-color-white a {
  color: #fff;
  border-bottom: 1px dotted;
}

.font-size-12 p {
  font-size: 14px;
}

.p-margin-bottom-0 p {
  margin-bottom: 0;
}

.p-18 p {
  font-size: 18px;
}

.p-20 p {
  font-size: 20px;
}

.fancy-strong-trajan-bold strong {
  font-family: GoudyTrajan-Bold;
  color: #054362;
}

.fancy-strong-trajan-regular p strong, .fancy-strong-trajan-regular strong p {
  font-family: GoudyTrajan-Regular;
  color: #054362;
}

.fancy-trajan-regular {
  font-family: GoudyTrajan-Regular;
}

.fancy-trajan-bold {
  font-family: GoudyTrajan-Bold;
}

/**************************
      TYPOGRAPHY
**************************/
h3 {
  margin-bottom: 20px;
}

h2 {
  margin-bottom: 24px;
}

h4 {
  margin-bottom: 16px;
}

/**********************************
      ACCESSIBILITY RELATED
**********************************/
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* hiding table descriptions from visitors (but not screen readers) */
.mk-fancy-table table caption {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* ADA: show all sub menu when tabbing through */
.main-navigation-ul li.no-mega-menu a:focus + ul.sub-menu {
  display: block !important;
}

.main-navigation-ul li.no-mega-menu:focus-within > ul.sub-menu,
.main-navigation-ul li.no-mega-menu ul.sub-menu:focus-within,
.main-navigation-ul li.no-mega-menu ul.sub-menu li.parent-url:focus-within > ul.sub-menu,
.main-navigation-ul li.no-mega-menu ul.sub-menu > li.menu-item-has-children:focus ul.sub-menu {
  display: block !important;
}

ul.sub-menu:focus {
  display: block !important;
}

/**************************
      ELEMENTS
**************************/
#theme-page .cbt-button-medium-white a {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
  font-weight: 800;
  letter-spacing: 0;
  font-size: 14px;
  color: #353537;
}

#theme-page .cbt-button-medium-red a {
  border-radius: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 18px;
  color: #fff;
}

#theme-page .cbt-button-medium-green a {
  border-radius: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 18px;
  color: #fff;
}

#theme-page .cbt-button-small-red a {
  border-radius: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 14px;
  color: #fff;
}

#theme-page .cbt-button-small-green a {
  border-radius: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 12px;
  color: #fff;
}

#theme-page .cbt-button-medium-banner-white a {
  border-radius: 10px;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 18px;
  color: #a22231;
}

#theme-page .cbt-trajan-header {
  font-family: GoudyTrajan-Regular;
}

.cbt-account-disclaimers p {
  font-size: 14px;
  font-style: italic;
}

.cbt-callout-box {
  background-color: #ffe9a7;
  display: inline-block;
  padding: 20px 30px;
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #f7ca42;
}

.cbt-callout-box p {
  color: #2e2e2e;
}

.cbt-callout-box p:last-of-type {
  margin-bottom: 0;
}

.theme-content .mk-text-block a, .theme-content .mk-text-block strong a {
  border-bottom: 1px dotted;
}

/*****************************
      REVOLUTION SLIDER
******************************/
.cbt-slide-heading {
  font-family: 'GoudyTrajan-Regular' !important;
  -webkit-font-smoothing: auto !important;
}

.cbt-slide-body,
.cbt-slide-button {
  font-family: 'Montserrat';
}

/**************************
    NOTIFICATION BAR
**************************/
#wpnb-bar {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  padding: 5px 10px !important;
}

#wpnb-bar .wpnbio-section {
  padding-top: 10px;
  padding-bottom: 10px;
}

#wpnb-bar #wpnbio-close {
  right: -3px;
}

@media (min-width: 481px) {
  #wpnb-bar #wpnbio-close {
    top: 10px;
    right: 10px;
  }
}

#wpnbio-show {
  display: none !important;
}

/**************************
    DISPLAY POST SHORTCODE
**************************/
/* Grid style */
.display-posts-listing.grid {
  display: grid;
  grid-gap: 16px;
}

.display-posts-listing.grid .listing-item {
  text-align: center;
}

.display-posts-listing.grid .title {
  display: inline-block;
  font-weight: 600;
}

.display-posts-listing.grid img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 600px) {
  .display-posts-listing.grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  .display-posts-listing.grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/**************************
    TABLEPRESS
**************************/
.tablepress-scroll-wrapper {
  box-sizing: border-box;
  /* for IE11 */
  /* for Edge */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tablepress-scroll-wrapper .tablepress {
    border: 2px solid #ddd;
  }
}

@supports (-ms-ime-align: auto) {
  .tablepress-scroll-wrapper {
    border: 1px solid #ddd;
    margin-bottom: 15px;
  }
  .tablepress-scroll-wrapper .tablepress {
    border: 0;
  }
}

@media (max-width: 320px) {
  .tablepress-scroll-wrapper {
    background: radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, 0.2), transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.2), transparent) 100% 0;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 10px 100%;
    margin-bottom: 15px;
  }
  .tablepress-scroll-wrapper table.tablepress {
    background: linear-gradient(to right, white 30%, rgba(255, 255, 255, 0)), linear-gradient(to left, white 30%, rgba(255, 255, 255, 0)) 100% 0;
    background-size: 50px 100%;
    background-repeat: no-repeat;
    max-width: none;
    margin-bottom: 0;
  }
}

.tablepress {
  border: 1px solid #ddd;
}

.tablepress .column-1 {
  width: 25%;
}

.tablepress.cbt-table-all-bold td {
  font-weight: 600;
}

.tablepress.cbt-table-first-bold td.column-1 {
  font-weight: 600;
}

@media (max-width: 1420px) {
  .page-section-tablepress .mk-padding-wrapper {
    padding: 0 5px;
  }
}

/**************************
    NINJA FORMS
**************************/
.nf-form-fields-required {
  padding-bottom: 20px;
}

/********************************
    Visual Composer PAGE SECTION 1/2 w/ BG
********************************/
@media (max-width: 768px) {
  .mk-half-layout.half_right_layout, .mk-half-layout.half_left_layout {
    width: 100%;
    height: 500px;
    position: absolute;
    top: 0;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
  }
  .mk-half-layout-container.page-section-content.half_right_layout, .mk-half-layout-container.page-section-content.half_left_layout {
    width: auto !important;
    margin: 0;
    padding-top: 530px !important;
    padding-left: 20px;
    padding-right: 20px;
    float: none !important;
  }
}

/**************************
    PRICING TABLES
**************************/
.monocolor.pricing-table .pricing-cols .pricing-price sub {
  display: none;
}

#theme-page .pricing-table.cbt-5-col li.pricing-col {
  box-sizing: border-box;
}

@media (min-width: 1431px) {
  #theme-page .pricing-table.cbt-5-col li.pricing-col {
    width: 250px;
  }
}

@media (max-width: 1430px) and (min-width: 1024px) {
  #theme-page .pricing-table.cbt-5-col li.pricing-col {
    width: 20%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #theme-page .pricing-table.cbt-5-col li.pricing-col {
    width: 33.33%;
  }
  #theme-page .pricing-table.cbt-5-col li.pricing-col:nth-child(-n+2) {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #theme-page .pricing-table.cbt-5-col li.pricing-col {
    width: 100%;
  }
}

#theme-page .pricing-table.cbt-5-col .pricing-cols li {
  max-width: 100%;
}

#theme-page .pricing-table.cbt-7-col li.pricing-col {
  box-sizing: border-box;
}

@media (min-width: 1431px) {
  #theme-page .pricing-table.cbt-7-col li.pricing-col {
    width: 195px;
  }
}

@media (max-width: 1430px) and (min-width: 1280px) {
  #theme-page .pricing-table.cbt-7-col li.pricing-col {
    width: 170px;
  }
  #theme-page .pricing-table.cbt-7-col li.pricing-col .pricing-plan {
    letter-spacing: 0;
  }
}

@media (max-width: 1279px) and (min-width: 768px) {
  #theme-page .pricing-table.cbt-7-col li.pricing-col {
    width: 25%;
  }
  #theme-page .pricing-table.cbt-7-col li.pricing-col:nth-child(-n+3) {
    width: 33.33%;
  }
  #theme-page .pricing-table.cbt-7-col li.pricing-col:nth-of-type(4) {
    border-left: 1px solid #dddddd;
  }
}

@media (max-width: 767px) {
  #theme-page .pricing-table.cbt-7-col li.pricing-col {
    width: 100%;
  }
}

#theme-page .pricing-table.cbt-7-col .pricing-cols li {
  max-width: 100%;
}

#theme-page .pricing-table .pricing-button {
  display: none;
}

#theme-page .pricing-table .pricing-features ul li {
  padding: 13px 10px;
}

#theme-page .pricing-table .pricing-features ul li,
#theme-page .pricing-table .pricing-heading,
#theme-page .pricing-table .pricing-plan,
#theme-page .pricing-table li.pricing-col {
  border-color: #d8d8d8;
}

#theme-page .pricing-table .pricing-plan {
  font-weight: 300;
  letter-spacing: 2px;
  padding: 13px 0 10px;
  background-color: #a22231;
  color: #fff;
}

#theme-page .pricing-table .pricing-price {
  background-color: #fff;
}

#theme-page .pricing-table .pricing-price span {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #054362;
  padding: 0 10px;
}

#theme-page .pricing-table .pricing-price sup {
  display: none;
}

#theme-page .pricing-table .pricing-features ul li {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  min-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #000;
  border-bottom: 1px solid #d0d0d0;
}

#theme-page .pricing-table .pricing-features ul li:nth-child(odd) {
  background-color: #eaf1f5;
}

#theme-page .pricing-table .pricing-features ul li:nth-child(even) {
  background-color: #fff;
}

#theme-page .pricing-table .pricing-features ul li:last-child {
  background-color: #f5f5f5;
}

#theme-page .pricing-table .pricing-features ul li:last-child a {
  font-weight: 700;
  font-size: 18px;
  border-bottom: 2px solid;
  color: #a22231;
  letter-spacing: 2px;
  padding-bottom: 1px;
  margin: 0 auto;
}

#theme-page .pricing-table .pricing-features ul li:last-child a:hover {
  background-color: transparent;
  color: #cc2b3e !important;
}

#theme-page .pricing-table .pricing-button .mk-button-container {
  margin-bottom: 0;
}

#theme-page .pricing-table .pricing-button .mk-button-container .mk-button {
  background-color: transparent;
  color: #000;
}

#theme-page .pricing-table .pricing-button .mk-button-container .mk-button span {
  border-bottom: 2px solid;
}

#theme-page .pricing-table .pricing-button .mk-button-container .mk-button:hover {
  background-color: transparent;
  color: #a22231 !important;
}

/*********************************************
      ACCORDIONS / NON ACCORDION CHECKING
*********************************************/
.wpb-js-composer .vc_tta-container {
  margin-bottom: 0 !important;
}

#theme-page .cbt-account-accordion-section .mk-fancy-table table, #theme-page .cbt-account-section .mk-fancy-table table {
  border-radius: 0;
  margin: 0 20px;
}

#theme-page .cbt-account-accordion-section .mk-fancy-table table th, #theme-page .cbt-account-section .mk-fancy-table table th {
  padding: 5px 12px;
  border: 1px solid #fff;
  font-size: 16px;
  letter-spacing: 5px;
  background-color: #054362 !important;
  color: #fff;
}

#theme-page .cbt-account-accordion-section .mk-fancy-table table td, #theme-page .cbt-account-section .mk-fancy-table table td {
  display: table-cell;
  vertical-align: middle;
  max-width: 0;
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 60px;
  text-align: center;
}

@media (max-width: 1024px) {
  #theme-page .cbt-account-accordion-section .mk-fancy-table table td, #theme-page .cbt-account-section .mk-fancy-table table td {
    display: block;
    max-width: 100%;
    margin-bottom: 4px;
  }
}

#theme-page .cbt-account-accordion-section .mk-fancy-table table tr:nth-of-type(2) td, #theme-page .cbt-account-section .mk-fancy-table table tr:nth-of-type(2) td {
  background-color: #f1f1f1;
  color: #054362;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel, #theme-page .cbt-account-section .vc_tta-panel {
  border-bottom: 3px solid #eaeaea;
  border-top: 1px solid #ccc;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-heading, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-heading {
  background-color: #fff;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-heading:hover, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-heading:hover {
  background-color: #f2f2f2;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel.vc_active .vc_tta-panel-heading:hover, #theme-page .cbt-account-section .vc_tta-panel.vc_active .vc_tta-panel-heading:hover {
  background-color: #fff;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-title, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-title {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  text-transform: none;
}

@media (max-width: 992px) {
  #theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-title, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-title {
    font-size: 25px;
  }
}

@media (max-width: 600px) {
  #theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-title, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-title {
    font-size: 24px;
  }
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-panel-title .vc_tta-title-text, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-panel-title .vc_tta-title-text {
  color: #a22231;
  font-weight: 600;
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-controls-icon, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-controls-icon {
  position: relative;
  top: 8px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: 24px;
  height: 22px;
  width: 22px;
}

@media (max-width: 992px) {
  #theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-controls-icon, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-controls-icon {
    height: 18px;
    width: 18px;
  }
}

#theme-page .cbt-account-accordion-section .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before, #theme-page .cbt-account-section .vc_tta-panel .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  border-width: 0 4px 4px 0;
  border-color: #a22231;
}

#theme-page .cbt-account-accordion-section .mk-padding-wrapper, #theme-page .cbt-account-section .mk-padding-wrapper {
  padding: 0;
}

#theme-page .cbt-account-accordion-section .mk-padding-wrapper .vc_tta-panel-body, #theme-page .cbt-account-section .mk-padding-wrapper .vc_tta-panel-body {
  padding: 0;
}

#theme-page .cbt-account-accordion-section .cbt-account-basics-wrapper .cbt-account-basics-rewards-list, #theme-page .cbt-account-section .cbt-account-basics-wrapper .cbt-account-basics-rewards-list {
  max-width: 1170px;
}

#theme-page .cbt-account-accordion-section .cbt-account-basics-wrapper .cbt-account-basics-rewards-list ul li, #theme-page .cbt-account-section .cbt-account-basics-wrapper .cbt-account-basics-rewards-list ul li {
  line-height: 2.5em;
}

#theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper {
  padding: 60px 0 40px;
  background-color: #f1f1f1;
}

#theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-intro-text, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-intro-text {
  max-width: 1200px;
}

#theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist {
  max-width: 1200px;
}

#theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li {
  font-size: 20px;
  font-weight: 700;
  color: #054362;
  line-height: 45px !important;
  padding: 0 0 0 60px;
}

@media (max-width: 576px) {
  #theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li {
    font-size: 16px;
    line-height: 24px !important;
  }
}

#theme-page .cbt-account-accordion-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li svg.mk-svg-icon, #theme-page .cbt-account-section .cbt-account-qualifications-wrapper .cbt-account-qualifications-checklist ul li svg.mk-svg-icon {
  height: 46px !important;
  width: 44.857143px !important;
  top: 0;
}

#theme-page .cbt-account-accordion-section .cbt-account-dont-qualify-wrapper, #theme-page .cbt-account-section .cbt-account-dont-qualify-wrapper {
  padding: 50px 0 40px;
  background-color: #054362;
}

#theme-page .cbt-account-accordion-section .cbt-account-dont-qualify-wrapper p, #theme-page .cbt-account-section .cbt-account-dont-qualify-wrapper p {
  color: #fff;
}

#theme-page .cbt-account-accordion-section .cbt-account-dont-qualify-wrapper .cbt-account-dont-qualify-text p, #theme-page .cbt-account-section .cbt-account-dont-qualify-wrapper .cbt-account-dont-qualify-text p {
  font-size: 20px;
}

@media (max-width: 576px) {
  #theme-page .cbt-account-accordion-section .cbt-account-dont-qualify-wrapper .cbt-account-dont-qualify-text p, #theme-page .cbt-account-section .cbt-account-dont-qualify-wrapper .cbt-account-dont-qualify-text p {
    font-size: 18px;
  }
}

/******************************
      INTERNAL PAGE BANNERS
*******************************/
@media handheld, only screen and (max-width: 1024px) and (min-width: 768px) {
  #theme-page .cbt-internal-banner h1.mk-fancy-title {
    font-size: 42px;
  }
}

#theme-page .cbt-internal-banner .background-layer-holder > .background-layer {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media (max-width: 1024px) {
  #theme-page .cbt-internal-banner {
    min-height: 160px;
  }
}

#theme-page .cbt-internal-banner .mk-fancy-title {
  margin-bottom: 0;
}

#theme-page .cbt-page-banner-subtext p {
  margin-bottom: 0 !important;
  color: #fff;
  font-size: 20px;
}

@media (max-width: 1023px) {
  #theme-page .cbt-page-banner-subtext p {
    font-size: 16px;
  }
}

#theme-page .cbt-highlight-box {
  background-color: #f1f1f1;
  padding: 20px 29px 20px;
  border-radius: 10px;
}

/**************************
      HEADER
**************************/
header {
  background-color: #fff;
}

/* for IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .fit-logo-img a img {
    height: 100%;
  }
  .mk-header-inner .mk-header-search i {
    top: -30px;
  }
}

/* for Edge */
@supports (-ms-ime-align: auto) {
  .fit-logo-img a img {
    height: 100%;
  }
}

.a-sticky .mk-header-search {
  height: 70px !important;
  line-height: 70px !important;
}

.a-sticky .mk-header-inner {
  border-bottom: 1px solid #efefef !important;
}

.mk-header-searchform span {
  overflow: visible;
}

.mk-header-inner .mk-header-searchform .text-input {
  padding: 5px 30px 5px 10px !important;
  font-size: 14px;
  border-radius: 5px;
  height: 35px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.45);
  color: #8b8b8e;
  opacity: 1 !important;
  margin-left: 20px;
  background-color: #fff;
}

.mk-header-inner .mk-header-searchform .text-input[placeholder="Search.."], .mk-header-inner .mk-header-searchform .text-input::placeholder {
  color: #8b8b8e;
  font-weight: 600;
}

@media (max-width: 1280px) {
  .mk-header-inner .mk-header-searchform .text-input {
    width: 180px;
  }
}

.transparent-header .mk-header-bg {
  background-color: transparent;
}

.mk-header-searchform span i {
  color: #8fccea !important;
  font-size: 16px;
  opacity: 0.7;
  float: right;
  position: relative;
  position: absolute;
  width: 20px;
  top: 0;
  right: 7px;
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  -ms-filter: fliph;
  /*IE*/
  filter: fliph;
  /*IE*/
}

.mk-header-searchform span i .mk-svg-icon {
  position: relative;
  top: 7px;
}

.menu-hover-style-2 .main-navigation-ul > li.menu-item.cbt-header-nav-btn:hover > a.menu-item-link {
  color: #fff !important;
}

.main-navigation-ul > li.menu-item.cbt-header-nav-btn.current-menu-item > a.menu-item-link {
  color: #fff !important;
}

.main-navigation-ul > li.menu-item.cbt-header-nav-btn > a.menu-item-link {
  border-radius: 7px;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 14px;
  color: #fff;
  background-color: #a22231;
  display: inline;
  padding: 8px;
  margin-left: 14px;
  top: 2px;
}

.main-navigation-ul > li.menu-item.cbt-header-nav-btn > a.menu-item-link:hover {
  color: #fff2f2 !important;
  background-color: #af002e;
}

.main-navigation-ul > li.menu-item.cbt-header-nav-btn .sub-menu li {
  font-weight: 500;
}

.main-navigation-ul > li.menu-item.cbt-header-nav-btn .sub-menu li a.menu-item-link {
  color: #af002e;
}

.mk-header {
  border-bottom: 0;
}

body:not(.home) .mk-header-holder {
  border-bottom: 1px solid #ededed;
}

header .mk-responsive-nav li ul li a {
  padding: 12px 15px 12px 20px;
}

header .mk-responsive-nav li a {
  color: #054362 !important;
  font-size: 14px;
  font-weight: 600;
}

header .mk-responsive-nav li.menu-item.cbt-header-nav-btn a.menu-item-link {
  color: #a22231 !important;
}

header .mk-responsive-nav li.menu-item.cbt-header-nav-btn.current-menu-item > a.menu-item-link {
  color: #a22231 !important;
}

.mk-responsive-wrap .parent-url span.mk-nav-arrow {
  width: 100%;
  text-align: right;
  padding-right: 27px;
}

/**************************
      HOMEPAGE
**************************/
#theme-page .cbt-home-tagline p strong {
  font-family: GoudyTrajan-Bold;
  color: #054362 !important;
  -webkit-text-fill-color: #054362 !important;
  line-height: 1.1em;
}

@media (max-width: 414px) {
  #theme-page .cbt-home-tagline p {
    color: #054362 !important;
  }
}

.cbt-home-row-1 p, .cbt-home-row-2 p, .cbt-home-row-3 p {
  line-height: 1.46em;
}

.cbt-home-row-1 h2.mk-fancy-title, .cbt-home-row-2 h2.mk-fancy-title, .cbt-home-row-3 h2.mk-fancy-title {
  line-height: 1.1em;
}

@media (max-width: 576px) {
  .cbt-home-row-1 p br, .cbt-home-row-2 p br, .cbt-home-row-3 p br {
    display: none;
  }
}

.cbt-home-row-1 {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .cbt-home-row-1 {
    display: flex;
    flex-direction: row;
  }
  .cbt-home-row-1:first-of-type {
    width: 50%;
  }
  .cbt-home-row-1:last-of-type {
    width: 50%;
  }
}

@media (min-width: 992) {
  .cbt-home-row-1 {
    min-height: 370px;
  }
}

.cbt-home-row-1 .wpb_row .vc_column-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cbt-home-row-1 .vc_col-sm-6 {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  justify-content: center;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .cbt-home-row-1 .vc_col-sm-6 {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

@media (max-width: 991px) {
  .cbt-home-row-1 .vc_col-sm-6 {
    align-items: center;
  }
  .cbt-home-row-1 .vc_col-sm-6 .wpb_column {
    display: flex;
    align-items: center;
  }
}

.cbt-home-row-1 .vc_col-sm-6 .mk-fancy-title {
  margin-bottom: 3px;
}

.cbt-home-row-1 .vc_col-sm-6 .mk-text-block p {
  margin-bottom: 10px;
}

.cbt-home-row-1 .vc_col-sm-6:first-of-type {
  border-right: 1px solid #fff;
}

@media (max-width: 991px) {
  .cbt-home-row-1 .vc_col-sm-6:first-of-type {
    border-bottom: 0;
  }
}

.cbt-home-row-1 .vc_col-sm-6:first-of-type::before {
  background-color: rgba(5, 67, 98, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
}

.cbt-home-row-1 .vc_col-sm-6:first-of-type > .wpb_row .wpb_wrapper {
  max-width: 380px;
}

.cbt-home-row-1 .vc_col-sm-6:first-of-type > .wpb_row .wpb_wrapper .mk-image-inner {
  width: 225px;
}

.cbt-home-row-1 .vc_col-sm-6:first-of-type .mk-text-block p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center !important;
}

@media (min-width: 992px) {
  .cbt-home-row-1 .vc_col-sm-6:last-of-type {
    border-left: 1px solid #fff;
  }
}

.cbt-home-row-1 .vc_col-sm-6:last-of-type::before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
}

.cbt-home-row-1 .vc_col-sm-6:last-of-type > .wpb_row .mk-text-block {
  padding: 0 3vw;
}

.cbt-home-row-1 .vc_col-sm-6:last-of-type > .wpb_row .wpb_wrapper {
  max-width: 540px;
}

.cbt-home-row-1 .vc_col-sm-6:last-of-type > .wpb_row p {
  text-align: center !important;
}

.cbt-home-row-1 .vc_col-sm-6:last-of-type .mk-text-block p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.cbt-home-row-1 .vc_col-sm-6 > .wpb_row .wpb_wrapper {
  padding: 0 20px;
}

.cbt-home-row-1 .vc_col-sm-6 > .wpb_row .wpb_column {
  padding-top: 60px;
  padding-bottom: 150px;
  position: relative;
  z-index: 9999;
}

@media (max-width: 991px) {
  .cbt-home-row-1 .vc_col-sm-6 > .wpb_row .wpb_column {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 390px;
  }
}

#theme-page .cbt-home-row-2::before {
  background-color: rgba(0, 0, 0, 0.35);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
  top: 0;
  left: 0;
  z-index: 1;
}

#theme-page .cbt-home-row-2 .mk-fancy-title.cbt-trajan-header {
  margin-bottom: 10px;
  font-family: GoudyTrajan-Bold;
}

.cbt-home-row-3 {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .cbt-home-row-3 {
    min-height: 540px;
    display: flex;
    flex-direction: row;
  }
  .cbt-home-row-3:first-of-type {
    width: 50%;
  }
  .cbt-home-row-3:last-of-type {
    width: 50%;
  }
}

.cbt-home-row-3 .wpb_row .vc_column-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cbt-home-row-3 .vc_col-sm-6 {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  justify-content: center;
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .cbt-home-row-3 .vc_col-sm-6 {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}

@media (max-width: 991px) {
  .cbt-home-row-3 .vc_col-sm-6 {
    align-items: center;
  }
  .cbt-home-row-3 .vc_col-sm-6 .wpb_column {
    display: flex;
    align-items: center;
  }
}

.cbt-home-row-3 .vc_col-sm-6 .mk-fancy-title {
  margin-bottom: 3px;
}

.cbt-home-row-3 .vc_col-sm-6 .mk-text-block p {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .cbt-home-row-3 .vc_col-sm-6:first-of-type {
    border-right: 1px solid #fff;
  }
}

@media (max-width: 991px) {
  .cbt-home-row-3 .vc_col-sm-6:first-of-type {
    border-bottom: 0;
  }
}

.cbt-home-row-3 .vc_col-sm-6:first-of-type::before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
}

.cbt-home-row-3 .vc_col-sm-6:first-of-type > .wpb_row .wpb_wrapper {
  max-width: 420px;
}

.cbt-home-row-3 .vc_col-sm-6:first-of-type .mk-text-block p {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center !important;
}

@media (min-width: 992px) {
  .cbt-home-row-3 .vc_col-sm-6:last-of-type {
    border-left: 1px solid #fff;
  }
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type::before {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type > .wpb_row .mk-text-block {
  padding: 0 3vw;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type > .wpb_row .wpb_wrapper {
  max-width: 700px;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type > .wpb_row p {
  text-align: center !important;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p a, .cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p a:visited, .cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p a:active {
  color: #fff;
}

.cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p a:focus, .cbt-home-row-3 .vc_col-sm-6:last-of-type .mk-text-block p a:hover {
  color: #fff;
}

.cbt-home-row-3 .vc_col-sm-6 > .wpb_row .wpb_wrapper {
  padding: 0 20px;
}

.cbt-home-row-3 .vc_col-sm-6 > .wpb_row .wpb_column {
  padding-top: 200px;
  padding-bottom: 60px;
  position: relative;
  z-index: 9999;
}

@media (max-width: 991px) {
  .cbt-home-row-3 .vc_col-sm-6 > .wpb_row .wpb_column {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: 390px;
  }
}

/******************************
      LANDING PAGE
*******************************/
.cbt-landing-banner .page-section-content .wpb_row {
  display: flex;
  align-items: flex-end;
}

@media (max-width: 992px) {
  .cbt-landing-banner .page-section-content .wpb_row {
    flex-direction: column;
  }
  .cbt-landing-banner .page-section-content .wpb_row .vc_col-sm-6 {
    width: 100%;
    text-align: center;
  }
  .cbt-landing-banner .page-section-content .wpb_row .vc_col-sm-6 .mk-fancy-title > span > p, .cbt-landing-banner .page-section-content .wpb_row .vc_col-sm-6 .mk-text-block, .cbt-landing-banner .page-section-content .wpb_row .vc_col-sm-6 .mk-text-block > p {
    text-align: center !important;
  }
}

.cbt-landing-banner .page-section-content .wpb_row .mk-fancy-title {
  margin-bottom: 0;
}

.cbt-landing-banner .page-section-content .wpb_row .mk-text-block {
  color: white;
  font-weight: 500;
}

.cbt-landing-banner .page-section-content .wpb_row .mk-text-block p {
  font-size: 14px;
  color: white;
}

@media (min-width: 1230px) {
  #theme-page .cbt-landing-row-1 .mk-image .mk-image-inner img {
    max-width: 400px;
  }
}

@media (max-width: 1420px) {
  #theme-page .cbt-landing-row-1 .wpb_row.vc_inner.vc_row.vc_row-fluid {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
}

@media (max-width: 1023px) {
  #theme-page .cbt-landing-row-1 .cbt-landing-row-1-image {
    display: none;
  }
  #theme-page .cbt-landing-row-1 .cbt-landing-row-1-table {
    width: 100%;
  }
}

#theme-page .cbt-landing-row-1 .pricing-table {
  margin: 0px 0 40px;
}

#theme-page .cbt-landing-row-1 .monocolor.pricing-table .pricing-cols .pricing-heading {
  border-bottom: 0;
}

#theme-page .cbt-landing-row-1 .monocolor.pricing-table .pricing-cols li.pricing-col:first-child {
  border-left: 0;
}

#theme-page .cbt-landing-row-1 .monocolor.pricing-table .pricing-cols li.pricing-col {
  border: 0;
}

@media (max-width: 1023px) {
  #theme-page .cbt-landing-row-1 .monocolor.pricing-table .pricing-cols li.pricing-col {
    border-left: 2px solid white;
    border-right: 2px solid white;
  }
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-price span {
  letter-spacing: 0;
  line-height: 1;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li:last-child a {
  font-size: 14px;
  color: white;
  letter-spacing: 0;
}

#theme-page .cbt-landing-row-1 .monocolor.pricing-table .pricing-cols .pricing-price {
  height: 85px;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li {
  border-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 10px;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li > strong {
  font-weight: 400;
  font-style: italic;
}

@media (max-width: 1200px) {
  #theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li {
    line-height: 1.3;
    font-size: 12px;
  }
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li:nth-child(odd) {
  background-color: #90c56c;
  color: white;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li:nth-child(odd) > strong {
  color: white;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li:nth-child(even) {
  color: #054362;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-features ul li:nth-child(even) > strong {
  color: #054362;
}

#theme-page .cbt-landing-row-1 .pricing-table .pricing-plan {
  display: none;
}

#theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col {
  box-sizing: border-box;
}

@media (min-width: 1431px) {
  #theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col {
    width: 20%;
  }
}

@media (max-width: 1430px) and (min-width: 1024px) {
  #theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col {
    width: 20%;
  }
}

@media (max-width: 1023px) and (min-width: 768px) {
  #theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col {
    width: 33.33%;
  }
  #theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col:nth-child(-n+2) {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col li.pricing-col {
    width: 100%;
  }
}

#theme-page .cbt-landing-row-1 .pricing-table.cbt-landing-5-col .pricing-cols li {
  max-width: 100%;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .mk-fancy-table {
  overflow-x: hidden !important;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .mk-fancy-table table {
  margin: 0px;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .mk-fancy-table table td {
  font-size: 16px;
  letter-spacing: 0;
}

@media (max-width: 374px) {
  #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .mk-fancy-table table td {
    padding: 20px 10px;
  }
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .mk-fancy-table table th {
  letter-spacing: 0;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .cbt-account-basics-wrapper .cbt-account-basics-rewards-list ul li {
  line-height: 1.85em;
  font-weight: 600;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .cbt-acc-details {
  padding: 20px;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel {
  border-bottom: 12px solid #fff;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title {
  font-size: 20px;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title span {
  font-weight: 700;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel-body {
  padding-top: 55px;
  padding-bottom: 45px;
}

@media (max-width: 374px) {
  #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel-body ul {
    margin-left: 10px;
  }
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  border-color: white;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title {
  background-color: #054362;
  transition: background-color .2s ease-in-out;
  text-transform: uppercase;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title:hover, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title:hover {
  background-color: #04324a;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title > a, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title .vc_tta-title-text, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title > a, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-panel-title .vc_tta-title-text {
  color: white;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel.vc_active .vc_tta-panel-title {
  background-color: #90c56c;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel.vc_active .vc_tta-panel-title > a, #theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-title-text {
  color: #054362;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel.vc_active .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  border-color: #054362;
}

#theme-page .cbt-account-accordion-section.cbt-landing-account-accordion-section .vc_tta-panel .vc_tta-controls-icon {
  height: 18px;
  width: 18px;
}

#theme-page .cbt-landing-row-3 .cbt-landing-buttons {
  max-width: 550px;
  width: 100%;
}

#theme-page .cbt-landing-row-3 .cbt-landing-buttons .cbt-button-small-green a {
  min-width: 260px;
}

#theme-page .cbt-landing-row-3 .cbt-landing-buttons .cbt-button-small-outline:hover a {
  color: #000;
}

#theme-page .cbt-landing-row-3 .vc_col-sm-12 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#theme-page .cbt-landing-row-3 .mk-text-block {
  max-width: 830px;
  margin: 0 auto 10px;
}

#theme-page .cbt-landing-row-3 .mk-text-block p {
  font-size: 14px;
  font-weight: 600;
  color: white;
}

/**************************
      OLD OLD OLD HOMEPAGE
**************************/
#theme-page .cbt-home-tagline p strong {
  font-family: GoudyTrajan-Bold;
  color: #054362 !important;
  -webkit-text-fill-color: #054362 !important;
  line-height: 1.1em;
}

@media (max-width: 414px) {
  #theme-page .cbt-home-tagline p {
    color: #054362 !important;
  }
}

@media (min-width: 960px) {
  .cbt-home-intro-text p {
    max-width: 640px;
    margin: 0 auto;
  }
}

#cbt-home-services {
  max-width: 1100px;
  margin: 0 auto;
}

#cbt-home-services .vc_col-sm-3 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1023px) {
  #cbt-home-services .vc_col-sm-3 {
    width: 50%;
    height: auto;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  #cbt-home-services .vc_col-sm-3 {
    width: 100%;
  }
}

#cbt-home-services .vc_col-sm-3 .mk-button-container {
  margin-top: auto;
}

#cbt-home-services .cbt-home-services-heading,
#cbt-home-services .cbt-home-services-heading p {
  font-family: GoudyTrajan-Bold;
  color: #353537;
  letter-spacing: 0.03em;
  font-weight: 900;
}

#cbt-home-services p {
  font-size: 14px;
}

#cbt-home-services .mk-image {
  height: 105px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#cbt-home-services .mk-image .mk-image-container {
  align-self: center;
}

#cbt-home-services .mk-fancy-title .cbt-home-checking-services-btn-heading {
  margin-bottom: 10px;
}

.cbt-home-checking-cta-text p, .cbt-home-checking-intro p {
  color: #4a4a4a;
}

@media (min-width: 960px) {
  .cbt-home-checking-cta-text p {
    max-width: 1100px;
    margin: 0 auto;
  }
  .cbt-home-checking-intro p {
    max-width: 745px;
    margin: 0 auto 20px;
  }
}

#theme-page .cbt-home-checking-services {
  max-width: 650px;
  margin: 0 auto !important;
}

#theme-page .cbt-home-checking-services .cbt-home-checking-services-btn-header {
  font-family: GoudyTrajan-Bold;
}

@media (min-width: 1400px) {
  .cbt-home-mobile-lost-section {
    height: 640px;
  }
}

@media (min-width: 500px) {
  .cbt-home-mobile-lost-section .cbt-home-mobile-lost-section-overlay {
    display: none;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6 {
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  justify-content: center;
  width: 100%;
}

.cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type {
  background-position: right !important;
}

.cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type > .wpb_row::after {
  background-color: rgba(41, 21, 10, 0.5);
}

@media (min-width: 500px) {
  .cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type > .wpb_row {
    padding-right: 32vw;
    padding-left: 60px;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type > .wpb_row::after {
    opacity: 0;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type p {
  color: #fff;
  font-size: 20px;
  text-align: center !important;
}

@media (min-width: 500px) {
  .cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type p {
    text-align: left !important;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type {
  background-position: left !important;
}

.cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row::after {
  background-color: rgba(255, 255, 255, 0.65);
}

@media (min-width: 500px) {
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row {
    padding-left: 32vw;
    padding-right: 60px;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row::after {
    opacity: 0;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row .wpb_wrapper {
    padding: 0;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p {
  text-align: center !important;
}

@media (min-width: 500px) {
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p {
    text-align: right !important;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type p {
  font-size: 18px;
  text-shadow: 0px 0px 4px #fff;
  color: #525252;
}

@media (min-width: 1400px) {
  .cbt-home-mobile-lost-section .vc_col-sm-6 {
    display: flex;
    flex-direction: row;
    height: 640px;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type {
    border-right: 2px solid #fff;
    width: 50%;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:first-of-type > .wpb_row {
    max-width: 470px;
    padding-right: 110px;
    padding-left: 0;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type {
    border-left: 2px solid #fff;
    width: 50%;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p {
    text-align: left !important;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p a {
    color: #606060;
    border-bottom: 1px dotted;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p a:visited, .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p a:active, .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row p a:focus {
    color: #606060;
    border-bottom: 1px dotted;
  }
  .cbt-home-mobile-lost-section .vc_col-sm-6:last-of-type > .wpb_row {
    max-width: 450px;
    padding-left: 30px;
  }
}

.cbt-home-mobile-lost-section .vc_col-sm-6 > .wpb_row {
  align-self: center;
}

.cbt-home-mobile-lost-section .vc_col-sm-6 > .wpb_row::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.cbt-home-mobile-lost-section .vc_col-sm-6 > .wpb_row .wpb_wrapper {
  padding: 0 20px;
}

.cbt-home-mobile-lost-section .vc_col-sm-6 > .wpb_row .wpb_column {
  padding: 60px;
  position: relative;
  z-index: 9999;
}

/**************************
  ABOUT US
**************************/
.about-us-intro-text p {
  color: #525252;
}

/**************************
  OTHER/MORE SERVICES TABLE
**************************/
.mk-fancy-table.table-style1.cbt-other-services-table table {
  border-radius: 0;
  border: 1px solid #b3d8ef;
  box-sizing: border-box;
  width: 100%;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(1) td:nth-child(even) {
  background-color: #daf2ff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(1) td:nth-child(even):hover {
  background-color: #f4fbff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(1) td:nth-child(odd) {
  background-color: #e6f6ff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(1) td:nth-child(odd):hover {
  background-color: white;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(2) td:nth-child(even) {
  background-color: #e6f6ff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(2) td:nth-child(even):hover {
  background-color: white;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(2) td:nth-child(odd) {
  background-color: #daf2ff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr:nth-of-type(2) td:nth-child(odd):hover {
  background-color: #f4fbff;
}

.mk-fancy-table.table-style1.cbt-other-services-table tr td {
  padding: 0;
  border: 0;
  vertical-align: middle;
}

@media (min-width: 1140px) {
  .mk-fancy-table.table-style1.cbt-other-services-table tr td {
    width: .1429%;
    display: table-cell;
  }
}

.mk-fancy-table.table-style1.cbt-other-services-table tr td a {
  display: block;
  color: #054362;
  font-size: 20px;
  font-weight: 700;
}

@media (min-width: 415px) {
  .mk-fancy-table.table-style1.cbt-other-services-table tr td a {
    padding: 48px 24px;
  }
}

@media all and (max-width: 1139px) and (min-width: 415px) {
  .mk-fancy-table.table-style1.cbt-other-services-table tr {
    display: table-cell;
  }
  .mk-fancy-table.table-style1.cbt-other-services-table td {
    display: flex;
    justify-content: center;
    height: 120px;
  }
  .mk-fancy-table.table-style1.cbt-other-services-table td a {
    align-self: center;
  }
  .mk-fancy-table.table-style1.cbt-other-services-table table,
  .mk-fancy-table.table-style1.cbt-other-services-table thead,
  .mk-fancy-table.table-style1.cbt-other-services-table tbody,
  .mk-fancy-table.table-style1.cbt-other-services-table th {
    display: block;
  }
}

@media all and (max-width: 414px) {
  .mk-fancy-table.table-style1.cbt-other-services-table table,
  .mk-fancy-table.table-style1.cbt-other-services-table thead,
  .mk-fancy-table.table-style1.cbt-other-services-table tbody,
  .mk-fancy-table.table-style1.cbt-other-services-table th,
  .mk-fancy-table.table-style1.cbt-other-services-table td,
  .mk-fancy-table.table-style1.cbt-other-services-table tr {
    display: block;
  }
  .mk-fancy-table.table-style1.cbt-other-services-table td {
    height: auto;
  }
  .mk-fancy-table.table-style1.cbt-other-services-table td a {
    padding: 28px 24px;
  }
}

#theme-page .cbt-service-wrapper {
  border-bottom: 1px solid #dadada;
  margin-bottom: 50px;
  padding-bottom: 30px;
}

#theme-page .cbt-service-wrapper:last-of-type {
  border-bottom: 0;
}

#theme-page .cbt-service-wrapper h2.mk-fancy-title {
  color: #054362;
}

@media (min-width: 480px) {
  #theme-page .cbt-service-wrapper .mk-list-styles {
    margin-left: 1em;
  }
}

#theme-page .cbt-service-wrapper .mk-list-styles strong {
  color: #054362;
}

#theme-page .cbt-service-wrapper .cbt-deposit-box-table {
  width: 25%;
  display: inline-block;
}

@media (max-width: 960px) {
  #theme-page .cbt-service-wrapper .cbt-deposit-box-table {
    width: 100%;
  }
}

#theme-page .cbt-service-wrapper .cbt-deposit-box-table td {
  width: 50%;
}

#theme-page .cbt-service-wrapper .cbt-other-services-legal-addendum {
  background-color: #e6f6ff;
  padding: 20px 30px 0px;
  margin-bottom: 20px;
}

/**************************
  			LENDING
**************************/
.cbt-home-loan-intro-wrapper .vc_column-inner {
  max-width: 1200px;
  margin: 0 auto;
}

.cbt-home-loan-steps p {
  line-height: 2.2em;
}

.cbt-home-loan-steps p strong {
  color: #a22231;
  font-size: 29px;
  padding-right: 10px;
}

.cbt-personal-loan-wrapper .mk-list-styles ul li {
  margin: 0 0 15px 0;
  font-weight: 500;
  color: #353537;
}

.cbt-personal-loan-wrapper .p-18 p {
  color: #353537;
  font-weight: 500;
}

.cbt-business-loan-wrapper .mk-list-styles ul li {
  margin: 0 0 15px 0;
  font-weight: 500;
  color: #353537;
}

.cbt-business-loan-wrapper .p-18 p {
  color: #353537;
  font-weight: 500;
}

/**************************
  			RESOURCES
**************************/
.mk-fancy-table.table-style1.cbt-resources-table {
  border: 1px solid #ccc;
}

.mk-fancy-table.table-style1.cbt-resources-table table {
  border-radius: 0;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(1) td:nth-child(even) {
  background-color: #f5f5f5;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(1) td:nth-child(even):hover {
  background-color: white;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(1) td:nth-child(odd) {
  background-color: #efefef;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(1) td:nth-child(odd):hover {
  background-color: #fcfcfc;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(2) td:nth-child(even) {
  background-color: #efefef;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(2) td:nth-child(even):hover {
  background-color: #fcfcfc;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(2) td:nth-child(odd) {
  background-color: #f5f5f5;
}

.mk-fancy-table.table-style1.cbt-resources-table tr:nth-of-type(2) td:nth-child(odd):hover {
  background-color: white;
}

.mk-fancy-table.table-style1.cbt-resources-table tr td {
  padding: 0;
  border: 0;
  vertical-align: middle;
}

@media (min-width: 641px) {
  .mk-fancy-table.table-style1.cbt-resources-table tr td {
    display: table-cell;
    width: 33.3%;
  }
}

.mk-fancy-table.table-style1.cbt-resources-table tr td a {
  display: block;
  padding: 20px 14px;
  color: #a22231;
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 640px) and (min-width: 581px) {
  .mk-fancy-table.table-style1.cbt-resources-table tr {
    display: table-cell;
    width: 50%;
  }
  .mk-fancy-table.table-style1.cbt-resources-table td {
    display: flex;
    justify-content: center;
    height: 100px;
    padding: 0px 12px;
  }
  .mk-fancy-table.table-style1.cbt-resources-table td a {
    align-self: center;
    padding: 20px 0;
  }
  .mk-fancy-table.table-style1.cbt-resources-table table,
  .mk-fancy-table.table-style1.cbt-resources-table thead,
  .mk-fancy-table.table-style1.cbt-resources-table tbody,
  .mk-fancy-table.table-style1.cbt-resources-table th {
    display: block;
  }
}

@media all and (max-width: 580px) {
  .mk-fancy-table.table-style1.cbt-resources-table table,
  .mk-fancy-table.table-style1.cbt-resources-table thead,
  .mk-fancy-table.table-style1.cbt-resources-table tbody,
  .mk-fancy-table.table-style1.cbt-resources-table th,
  .mk-fancy-table.table-style1.cbt-resources-table td,
  .mk-fancy-table.table-style1.cbt-resources-table tr {
    display: block;
  }
}

#theme-page .cbt-resource-wrapper {
  padding: 35px 0;
}

#theme-page .cbt-resource-wrapper .wpb_wrapper > div:last-of-type p:last-of-type {
  margin-bottom: 0;
}

#theme-page .cbt-resource-wrapper.cbt-resource-wrapper-odd {
  background-color: #fff;
}

#theme-page .cbt-resource-wrapper.cbt-resource-wrapper-even {
  background-color: #f7f7f7;
}

#theme-page .cbt-resource-wrapper h2.mk-fancy-title {
  color: #a22231;
}

#theme-page .cbt-resource-wrapper .mk-list-styles ul li, #theme-page .cbt-resource-wrapper .mk-text-block ol li {
  margin: 0 0 14px 0;
  font-weight: 500;
}

/**************************
    INVESTMENTS & TRUSTS
**************************/
.cbt-custom-list .mk-list-styles ul li {
  margin: 0 0 20px 0;
  line-height: 2em !important;
  font-weight: 500;
}

.cbt-custom-list .mk-list-styles ul li .mk-svg-icon {
  top: 7px;
}

/**************************
    PRIVACY POLICY
**************************/
.privacy-policy-row {
  max-width: 1380px;
  margin: 0 auto 10px;
}

@media (max-width: 767px) {
  .privacy-policy-row .wpb_column:nth-of-type(1) {
    margin-bottom: 20px;
  }
}

.privacy-policy-row .wpb_column:nth-of-type(1) {
  padding: 1% 3%;
}

.privacy-policy-row .wpb_column:nth-of-type(1) a {
  color: #076493;
}

.privacy-policy-row .wpb_column:nth-of-type(2), .privacy-policy-row .wpb_column:nth-of-type(3) {
  padding: 0% 3%;
}

.privacy-policy-row.pp-2-text-col .wpb_column {
  padding: 1% 3%;
}

.privacy-policy-row.pp-2-text-col .wpb_column strong {
  color: #054362;
}

.privacy-policy-row.pp-3-text-col .wpb_column {
  padding: 1% 3%;
}

.privacy-policy-row.pp-3-text-col .wpb_column:nth-of-type(1) p {
  font-size: 18px;
}

.privacy-policy-row.pp-3-text-col .wpb_column:nth-of-type(1) strong {
  color: #054362;
}

@media (min-width: 767px) {
  .privacy-policy-row.pp-3-text-col .wpb_column:nth-of-type(2) .mk-text-block p, .privacy-policy-row.pp-3-text-col .wpb_column:nth-of-type(3) .mk-text-block p {
    text-align: center;
  }
}

.privacy-policy-row .mk-fancy-title {
  display: inline;
}

.privacy-policy-row .privacy-policy-col-heading.wpb_column {
  padding: 1% 3%;
}

/**************************
      CONTACT US
**************************/
@media (min-width: 780px) {
  .cbt-branch-row .wpb_column .vc_column-inner {
    border-right: 1px solid #ddd;
  }
}

.cbt-branch-row .wpb_column .vc_column-inner h3 {
  font-size: 20px;
  font-weight: 700;
  color: #054362;
}

.cbt-branch-row .wpb_column:last-of-type .vc_column-inner {
  border-right: 0;
}

/**************************
      MY MOBILE MONEY
**************************/
.cbt-mobile-money .app-badges a {
  border-bottom: 0;
}

.cbt-mobile-money .app-badges a img {
  padding: 10px;
  width: 240px;
}

.cbt-mobile-money .mobile-money-phone {
  max-width: 240px;
  padding-top: 10px;
}

.cbt-mobile-money .vc_inner.vc_row.cbt-custom-list {
  max-width: 660px;
  margin: 0 auto !important;
}

@media (max-width: 767px) {
  .cbt-mobile-money .vc_inner.vc_row.cbt-custom-list {
    max-width: 100%;
  }
}

.cbt-mobile-money .vc_inner.vc_row.cbt-custom-list .mk-list-styles ul li {
  margin: 0 0 2px 0;
  line-height: 2em !important;
  font-weight: 500;
}

.cbt-mobile-money .vc_inner.vc_row.cbt-custom-list .mk-list-styles ul li .mk-svg-icon {
  top: 7px;
}

/****************************************
      ONLINE BANKING / E-STATEMENTS
****************************************/
.master-holder .cbt-online-banking .vc_inner.vc_row.cbt-custom-list {
  max-width: 820px;
  margin: 0 auto !important;
}

@media (max-width: 767px) {
  .master-holder .cbt-online-banking .vc_inner.vc_row.cbt-custom-list {
    max-width: 100%;
  }
}

.master-holder .cbt-online-banking .vc_inner.vc_row.cbt-custom-list .mk-list-styles ul li {
  margin: 0 0 2px 0;
  line-height: 2em !important;
  font-weight: 500;
}

.master-holder .cbt-online-banking .vc_inner.vc_row.cbt-custom-list .mk-list-styles ul li .mk-svg-icon {
  top: 7px;
}

@media (min-width: 768px) {
  .master-holder .cbt-online-banking .cbt-online-banking-features .mk-grid {
    display: flex;
  }
  .master-holder .cbt-online-banking .cbt-online-banking-features .mk-grid .wpb_column {
    display: flex;
  }
  .master-holder .cbt-online-banking .cbt-online-banking-features .mk-grid .wpb_column .vc_column-inner {
    display: flex;
    padding: 12px !important;
  }
  .master-holder .cbt-online-banking .cbt-online-banking-features .mk-grid .wpb_column .vc_column-inner .wpb_wrapper {
    flex: 1;
  }
}

@media (max-width: 767px) {
  .master-holder .cbt-online-banking .cbt-online-banking-features .mk-grid > .wpb_column {
    margin-bottom: 10px;
  }
}

.master-holder .cbt-online-banking .cbt-online-banking-features .wpb_wrapper {
  border: 1px solid #e5e5e5;
  padding: 20px 20px 0px 20px;
  background-color: #fff;
  border-radius: 10px;
}

.master-holder .cbt-online-banking .cbt-online-banking-features h3 {
  font-size: 22px;
  font-weight: 700 !important;
  color: #a22231;
}

.master-holder .cbt-online-banking .cbt-online-banking-digital-table table {
  max-width: 800px;
  margin: 0 auto;
}

.master-holder .cbt-online-banking .cbt-online-banking-digital-table .mk-fancy-table.table-style1 tr {
  background-color: transparent;
}

.master-holder .cbt-online-banking .cbt-online-banking-digital-table .mk-fancy-table.table-style1 tr td {
  padding: 0;
  border: 1px solid #5d859a;
  background-color: #f4fbff;
}

@media (max-width: 767px) {
  .master-holder .cbt-online-banking .cbt-online-banking-digital-table .mk-fancy-table.table-style1 tr td {
    display: block;
    margin-bottom: 20px;
  }
}

.master-holder .cbt-online-banking .cbt-online-banking-digital-table .mk-fancy-table.table-style1 tr td:hover {
  background-color: #daf2ff;
}

.master-holder .cbt-online-banking .cbt-online-banking-digital-table .mk-fancy-table.table-style1 tr td a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 12px 0;
  color: #054362;
  font-size: 16px;
  font-weight: 700;
}

.master-holder .cbt-online-banking .mobile-deposit-benefits .mk-font-icons {
  position: relative;
  top: -2px;
  padding-right: 5px;
}

.master-holder .cbt-online-banking .mobile-deposit-benefits h3 {
  font-size: 24px;
}

.master-holder .cbt-online-banking .cbt-online-banking-e-statement-steps .wpb_wrapper {
  background-color: #fff;
  padding: 20px;
  border-radius: 20px;
  border: 1px solid #ccc;
}

.master-holder .cbt-online-banking .cbt-online-banking-e-statement-steps .wpb_wrapper h5 {
  margin-bottom: 15px;
  color: #054362;
}

.master-holder .cbt-online-banking .cbt-online-banking-e-statement-steps .wpb_wrapper p:last-of-type {
  margin-bottom: 0;
}

/**************************
    RESOURCES CTA
**************************/
.resources-cta-feed-row .page-section-content {
  max-width: 950px;
  margin: 0 auto;
}

/**************************
      BLOG
**************************/
.mk-blog-classic-item {
  border: 1px solid #dcdcdc;
}

.mk-blog-classic-item h3.the-title {
  font-weight: 500 !important;
}

@media screen and (min-width: 960px) {
  .archive .page-title, .single-post .page-title {
    text-align: left;
  }
}

.archive .page-title, .single-post .page-title {
  font-size: 34px;
  font-weight: 600 !important;
  text-transform: none;
  color: #054362;
  letter-spacing: 0;
  margin-bottom: 0;
}

.mk-single-content {
  border-top: 1px solid #e6e1e1;
}

/**************************
      FOOTER
**************************/
#mk-footer section:first-of-type {
  padding-top: 20px;
}

#mk-footer .widget_nav_menu {
  text-align: center;
}

#mk-footer .widget_nav_menu ul {
  margin-bottom: -10px;
}

#mk-footer .widget_nav_menu ul li {
  margin-bottom: 10px;
}

#mk-footer .widget_nav_menu ul li:last-of-type a {
  border-right: 0 !important;
}

#mk-footer .widget_nav_menu ul li a {
  padding: 0 15px 0 10px;
  border-right: 1px solid #fff !important;
  font-size: 16px;
}

#mk-footer .widget_nav_menu .menu-item {
  display: inline-block;
  font-weight: 500;
}

#mk-footer .widget_nav_menu .menu-item .mk-svg-icon {
  display: none;
}

#mk-footer .widget_social_networks {
  margin-bottom: 20px;
}

#mk-footer .widget_social_networks a:last-of-type {
  margin-right: 0;
}

#mk-footer section.widget_nav_menu + section {
  margin-bottom: 0;
}

#mk-footer p {
  font-weight: 500;
  text-align: center;
}

#mk-footer p strong {
  font-family: GoudyTrajan-Bold;
  font-weight: unset;
  font-size: 50px;
  line-height: 1.4em;
}

@media (max-width: 1200px) {
  #mk-footer p strong {
    font-size: 30px;
    line-height: 1.3em;
  }
}

@media (max-width: 767px) {
  #mk-footer p strong {
    font-size: 24px;
    line-height: 1.3em;
  }
}

#mk-footer .widget_black_studio_tinymce p img.alignnone {
  max-width: 24px;
  vertical-align: baseline;
  padding-right: 8px;
}

#mk-footer .app-badge-wrap {
  text-align: center;
}

#mk-footer .app-badge-wrap img {
  width: 200px;
  padding: 5px;
}

@media (max-width: 480px) {
  #mk-footer .app-badge-wrap img {
    width: 160px;
  }
}

.cbt-footer-top-link {
  width: 100%;
  display: inline;
  border-bottom: 1px solid #fff;
}
