/*
Theme Name: Community National Bank
Theme URI: http://flinthillsdesign.com
Author: Flint Hills Design
Author URI: http://flinthillsdesign.com
Description: Theme for Community National Bank.
Version: 1.0
Text Domain: Community National Bank
Domain Path: /languages/
*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUQjIg1_i6t8kCHKm45_QpRyS7j.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_aZA3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_cJD3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTUSjIg1_i6t8kCHKm459Wlhzg.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_ZpC3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_bZF3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_c5H3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7CA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v19/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYag.ttf) format('truetype');
}
/*--------------------------------------------------------------
General Styles
--------------------------------------------------------------*/
body {
  font-family: 'Montserrat', sans-serif;
  background-color: white;
}
h2,
h3 {
  text-transform: uppercase;
  font-weight: 700;
  color: #8c191c;
}
h2 > a,
h3 > a {
  color: #8c191c;
  font-style: italic;
  text-decoration: underline;
}
h2 > a:hover,
h3 > a:hover {
  color: #611113;
}
ul {
  font-weight: 300;
}
img {
  max-width: 100%;
  height: auto;
}
hr.taper {
  margin: 50px 0;
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.center-orange {
  max-width: 90px;
  border-color: #f15a29;
  border-width: 2px;
  height: 0;
}
hr.left-orange {
  max-width: 90px;
  border-color: #f15a29;
  border-width: 2px;
  height: 0;
  margin-left: 0;
  text-align: left;
}
.section-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*--------------------------------------------------------------
brand bar
--------------------------------------------------------------*/
.top-bar {
  max-width: 1170px;
  margin: 0 auto;
  padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
  .top-bar {
    display: flex;
    justify-content: space-between;
  }
}
.top-bar .top-bar-section {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .top-bar .top-bar-section {
    width: auto;
    text-align: inherit;
  }
}
.top-bar .top-bar-section .logo {
  display: inline-block;
  text-align: center;
}
@media (min-width: 768px) {
  .top-bar .top-bar-section .logo {
    margin: 0 auto;
  }
}
.top-bar .top-bar-section .logo img {
  max-width: 33rem;
}
.top-bar .button-group {
  text-align: center;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .top-bar .button-group {
    text-align: right;
  }
}
.top-bar .button-group .account-login-btn {
  padding: 5px 20px;
  border-radius: 30px;
  border: 2px solid #f15a29;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #8c191c;
  transition: background-color 0.2s;
  display: block;
  margin: 10px 0;
}
.top-bar .button-group .account-login-btn:hover {
  text-decoration: none;
  background-color: #f15a29;
  color: white;
}
@media (min-width: 768px) {
  .top-bar .button-group .account-login-btn {
    margin-left: 10px;
    display: inline;
  }
}
.top-bar .contact-info {
  text-align: center;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .top-bar .contact-info {
    text-align: right;
  }
}
/*--------------------------------------------------------------
header & navigation
--------------------------------------------------------------*/
.site-header {
  background-color: #8c191c;
}
.site-header .nav-container {
  max-width: 1170px;
  margin: 0 auto;
}
.site-header .navbar-collapse {
  padding: 0;
}
.site-header .navbar-default {
  background: none;
  min-height: 40px;
}
.site-header .navbar-default .navbar-nav {
  margin: 0;
  width: 100%;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-header .navbar-default .navbar-nav > li.menu-item {
  width: 100%;
}
@media (min-width: 768px) {
  .site-header .navbar-default .navbar-nav > li.menu-item {
    width: auto;
    border-right: 1px solid #f15a29;
    flex-grow: 1;
  }
  .site-header .navbar-default .navbar-nav > li.menu-item:first-of-type {
    border-left: 1px solid #f15a29;
  }
}
.site-header .navbar-default .navbar-nav > li.menu-item a {
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  padding: 9px 15px;
  font-size: 13px;
}
.site-header .navbar-default .navbar-nav > li.menu-item a:focus {
  background-color: #611113;
  color: white;
}
.site-header .navbar-default .navbar-nav > li.menu-item a:hover {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav > .active > a {
  background-color: #f15a29;
  border-radius: 0;
}
.site-header .navbar-default .navbar-nav ul.dropdown-menu {
  background-color: #761518;
}
@media (min-width: 768px) {
  .site-header .navbar-default .navbar-nav ul.dropdown-menu {
    background-color: #8c191c;
  }
}
.site-header .navbar-default .navbar-nav ul.dropdown-menu > li.menu-item > a {
  color: white !important;
  text-align: center;
}
.site-header .navbar-default .navbar-nav ul.dropdown-menu > li.menu-item > a:focus {
  background-color: #611113;
}
@media (min-width: 768px) {
  .site-header .navbar-default .navbar-nav ul.dropdown-menu > li.menu-item > a {
    color: white !important;
    text-align: left;
  }
  .site-header .navbar-default .navbar-nav ul.dropdown-menu > li.menu-item > a:focus {
    background-color: #611113;
  }
}
.site-header .navbar-default .navbar-nav ul.dropdown-menu > .active > a {
  background-color: #8c191c;
}
.site-header .navbar-default .navbar-nav ul.dropdown-menu > .active > a:hover {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav .open {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav .open:focus {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav .open:focus-within {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav .open:active {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav .open > a {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav a.dropdown-toggle {
  padding-left: 15px;
  padding-right: 15px;
}
.site-header .navbar-default .navbar-nav a.dropdown-toggle:focus {
  background-color: #611113;
}
.site-header .navbar-default .navbar-nav a.dropdown-toggle:active {
  background-color: #611113;
}
/*--------------------------------------------------------------
page styles
--------------------------------------------------------------*/
.hero {
  color: white;
  text-transform: uppercase;
  font-weight: 900;
}
@media (min-width: 768px) {
  .hero {
    padding: 100px 0;
  }
}
.hero.home {
  background-image: url('images/homepage-bg-2018.jpg');
  background-size: cover;
  background-position: 50% 62%;
  font-size: 50px;
  font-style: italic;
}
.hero.home.short-hero {
  padding: 75px 0;
}
@media (min-width: 768px) {
  .hero.home.short-hero {
    padding: 130px 0;
  }
}
.hero.collaboration {
  background-image: url('images/page-banner-2018.jpg');
  background-size: cover;
  background-position: 50% 62%;
  font-size: 50px;
}
.hero.collaboration h1 {
  font-weight: bold;
  font-size: 26px;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  margin: 5rem 0;
}
@media (min-width: 768px) {
  .hero.collaboration h1 {
    font-size: 38px;
    margin: 2rem 0;
  }
}
.hero.consultation {
  background-image: url('images/Alternate-banner.jpg');
  background-size: cover;
  background-position: 50% 62%;
  font-size: 50px;
}
.hero.metals {
  background-image: url('images/precious-metals.jpg');
  background-size: cover;
  background-position: 50% 62%;
  font-size: 50px;
}
.hero.metals h1 {
  font-weight: bold;
  font-size: 26px;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.5);
  max-width: 60rem;
  margin: 2rem 0;
}
@media (min-width: 768px) {
  .hero.metals h1 {
    font-size: 38px;
  }
}
.hero.metals span {
  display: inline;
}
@media (min-width: 768px) {
  .hero.metals span {
    display: block;
  }
}
.hero.real-estate {
  background-image: url('images/real-estate-bg.jpg');
  background-size: cover;
  background-position: 50% 62%;
  padding: 6rem 0;
}
.hero.real-estate h1 {
  font-weight: bold;
  font-size: 27px;
  text-shadow: 0 0 10px black;
}
@media (min-width: 768px) {
  .hero.real-estate h1 {
    font-size: 45px;
  }
}
.homepage-columns {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  margin: 30px 0;
}
@media (min-width: 768px) {
  .homepage-columns {
    flex-flow: row;
  }
}
.homepage-columns .column {
  width: 100%;
}
@media (min-width: 768px) {
  .homepage-columns .column {
    width: 33%;
  }
}
.homepage-columns ul {
  margin-left: 0;
}
.homepage-columns ul li {
  padding-bottom: 15px;
}
.homepage-columns img {
  display: block;
  width: 50%;
  margin: 0 auto;
}
.homepage-columns h3 {
  font-size: 14px;
}
.testimonial {
  background-image: url('images/testimonial-bg.jpg');
  background-size: cover;
  color: white;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
  letter-spacing: 0.5px;
  line-height: 2;
  /* Fading animation */
}
@media (min-width: 768px) {
  .testimonial .testimonial-wrapper {
    height: auto;
    min-height: 32rem;
    display: flex;
  }
}
.testimonial ul.testimonial-slider {
  list-style-type: none;
  padding: 0 15px;
  align-self: center;
}
.testimonial figure.testimonial-quote {
  padding: 50px 0;
}
.testimonial figure.testimonial-quote p {
  font-style: italic;
  font-size: 18px;
}
.testimonial figure.testimonial-quote figcaption {
  text-align: right;
}
.testimonial .in-out {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .anchor-point {
    padding-top: 40px;
  }
}
.content-sidebar {
  margin-top: 30px;
}
.content-sidebar #sidebar {
  display: none;
}
@media (min-width: 768px) {
  .content-sidebar #sidebar {
    display: block;
  }
}
.content-sidebar .side-nav,
.content-sidebar .side-nav-resources {
  margin-top: 15px;
  text-transform: uppercase;
  font-weight: 500;
  text-align: right;
  border: none;
}
@media (min-width: 768px) {
  .content-sidebar .side-nav,
  .content-sidebar .side-nav-resources {
    margin-top: 40px;
  }
}
.content-sidebar .nav-pills > li {
  padding-bottom: 15px;
  font-size: 16px;
}
.content-sidebar .nav-pills > li > a {
  padding-right: 8px;
  padding-left: 0;
  display: inline;
}
.content-sidebar .nav-pills > li.active > a {
  background-color: transparent;
  color: #555555;
}
.content-sidebar .nav-pills > li:hover > a {
  background: transparent;
  text-decoration: underline;
}
.content-sidebar .nav-pills > li:after {
  content: url('images/indicator.svg');
  display: inline-block;
  width: 8px;
}
.alert {
  background-color: #8c191c;
  color: white;
  margin-bottom: 0;
  border-radius: 0;
  text-align: center;
  padding: 0 0 10px 0;
}
.alert h3 {
  text-transform: uppercase;
  margin-top: 10px;
  color: white;
}
.alert .textwidget {
  text-transform: uppercase;
}
.alert .textwidget a {
  color: white;
  font-weight: bold;
  font-style: italic;
}
@media (min-width: 768px) {
  .price-structure {
    text-align: center;
    margin: 40px 0;
  }
}
.price-structure .lg-red {
  color: #8c191c;
  font-weight: bold;
  font-size: 35px;
}
.error h2 {
  text-align: center;
}
.oops {
  text-align: center;
}
.oops h1 {
  padding-top: 150px;
}
.oops .page-content {
  padding-bottom: 150px;
}
.btn.btn-fhd-wp {
  background-color: #8A171A;
  text-transform: uppercase;
  color: white;
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  padding: 5px 30px 5px 30px;
  font-size: 13px;
  transition: all 0.7s ease;
}
.btn.btn-fhd-wp:hover {
  background-color: #580409;
}
.site-title {
  position: relative;
}
.description {
  margin-top: 30px;
  padding-bottom: 10px;
  overflow: auto;
}
.firstPanel {
  position: absolute;
  left: 15px;
  top: 0;
}
.secondPanel {
  position: absolute;
  left: 395px;
  top: 0;
}
.fa-plus-square {
  color: #8c191c;
  margin-right: 5px;
}
.panel {
  box-shadow: 0px 1px 2px #5B5051;
  -webkit-box-shadow: 0 1px 2px #5B5051;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .panel.form-page {
    margin-left: -20px;
  }
}
.panel h4 {
  font-size: 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  margin: 0;
  padding-top: 4px;
  float: left;
}
.panel .lower-case {
  text-transform: lowercase;
}
.panel .forms-title {
  font-size: 15px;
  color: #555555;
}
.panel .forms-description {
  color: #999;
  font-size: 15px;
}
.panel .forms-description .numbers {
  margin-left: 20px;
}
.panel .news-description {
  color: #999;
  font-size: 14px;
  margin-bottom: 0;
}
.panel .news {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
.panel .news a:hover {
  text-decoration: none;
}
.panel .news li:hover {
  background-color: #e2e2e2;
}
.panel .reminders {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
.panel .reminders a:hover {
  text-decoration: none;
}
.panel .reminders li {
  color: #8B0305;
  font-weight: 800;
}
.panel .reminders li p {
  color: #6A5051;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: normal;
}
.panel .reminders li:hover {
  background-color: #e2e2e2;
}
.panel .tips {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
}
.panel .tips a:hover {
  text-decoration: none;
}
.panel .tips li p {
  color: #8A171A;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 800;
}
.panel .tips li:hover {
  background-color: #e2e2e2;
}
.panel .fa {
  float: left;
}
.panel .category-icons {
  display: inline-block;
  width: 30px;
  float: left;
  margin-right: 10px;
}
.panel .forms {
  font-size: 13px;
  font-family: 'Roboto Condensed', sans-serif;
}
.panel .forms a:hover {
  text-decoration: none;
}
.panel .forms li:hover {
  background-color: #e2e2e2;
}
.panel .panel-heading {
  text-transform: uppercase;
  overflow: auto;
}
.panel .panel-heading h4.box-heading {
  padding-top: 7px !important;
}
.panel .panel-heading .fa-bell {
  color: #77c0dd;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-star {
  color: #8dc640;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-check-square-o {
  color: #8b0305;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-certificate {
  color: #8FC449;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-refresh {
  color: #95070F;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-laptop {
  color: #7BBEDE;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-usd {
  color: #326910;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-paper-plane {
  color: #EE9A86;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-copy {
  color: #595556;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-phone {
  color: #95070F;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-university {
  color: #8FC449;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-heading .fa-file-text-o {
  color: #595556;
  font-size: 25px;
  margin-right: 5px;
}
.panel .panel-footer {
  border-top-width: 1px;
  border-top-color: #ddd;
}
.panel .panel-footer:hover {
  background-color: #e2e2e2;
}
.panel .panel-footer a {
  font-weight: bold;
  text-transform: uppercase;
}
.panel .panel-footer a:hover {
  color: #89060E;
  text-decoration: none;
}
.panel .panel-footer .fa-reply {
  color: #808080;
  margin-right: 15px;
}
.panel .panel-footer .fa-download {
  color: #808080;
  margin-right: 15px;
}
.panel .panel-footer .fa-rss {
  color: #808080;
  margin-right: 15px;
}
.panel .list-group .list-group-item {
  border: none;
}
.form-trigger {
  display: block;
  background-color: #8c191c;
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 8px 15px;
  margin-top: 20px;
}
.form-trigger:hover {
  color: white;
  background-color: #611113;
  text-decoration: none;
}
.form-trigger:focus {
  color: white;
  border: none;
  text-decoration: none;
}
.form-trigger:before {
  content: '\025B8';
  padding-right: 10px;
}
.form-trigger.arrow-indicator-down:before {
  content: '\025BE';
  padding-right: 10px;
}
.faq-section {
  padding-top: 0;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .faq-section {
    padding-top: 40px;
    margin-top: 0;
  }
}
.faq-section h2.section-subject {
  display: none;
}
@media (min-width: 768px) {
  .faq-section h2.section-subject {
    display: block;
  }
}
.faq-section .faq-wrapper {
  margin-bottom: 8px;
}
@media (min-width: 768px) {
}
.faq-trigger {
  display: block;
  font-size: 18px;
  padding: 8px auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .faq-trigger {
    margin-top: 0;
  }
}
.faq-trigger:hover {
  background-color: #f2f2f2;
  text-decoration: none;
}
.faq-trigger:focus {
  border: none;
  text-decoration: none;
}
.faq-trigger:before {
  content: '\025B8';
  padding-right: 10px;
}
.faq-trigger.arrow-indicator-down:before {
  content: '\025BE';
  padding-right: 10px;
}
.category-trigger {
  display: block;
  background-color: #8c191c;
  font-weight: bold;
  color: white;
  font-size: 18px;
  padding: 8px;
  margin-top: 20px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .category-trigger {
    margin-top: 0;
  }
}
.category-trigger:hover {
  background-color: #761518;
  text-decoration: none;
  color: white;
}
.category-trigger:focus {
  border: none;
  text-decoration: none;
  color: white;
}
.category-trigger:before {
  content: '\025B8';
  padding-right: 10px;
}
.category-trigger.arrow-indicator-down:before {
  content: '\025BE';
  padding-right: 10px;
}
.category-trigger.mobile-only {
  display: block;
}
@media (min-width: 768px) {
  .category-trigger.mobile-only {
    display: none;
  }
}
.category-section {
  padding: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  display: none;
}
@media (min-width: 768px) {
  .category-section {
    display: block;
    padding: 0;
    background-color: white;
  }
}
.category-section.real-estate-toggle {
  display: none;
  background-color: #eeeeee;
  padding: 20px;
  margin-bottom: 20px;
}
.category-section.real-estate-toggle h2 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .category-section.real-estate-toggle {
    display: block;
  }
}
.slide-toggle {
  display: none;
}
.text-wrap {
  float: left;
  margin: 0.5rem 1.5rem 1.5rem 0;
}
@media (min-width: 768px) {
  .text-wrap {
    float: left;
    margin: 0.5rem 1.5rem 1.5rem 0;
  }
}
.step-item {
  padding: 2rem 0;
}
@media (min-width: 768px) {
  .step-item {
    background: rgba(140, 25, 25, 0.17);
    border-radius: 1rem;
    padding: 1rem 2rem;
    margin-bottom: 2rem;
  }
}
.step-item .step-title {
  font-size: 18px;
  font-weight: 700;
  color: #8c191c;
  display: block;
}
.step-item .step-answer {
  padding-top: 1rem;
}
@media (min-width: 768px) {
  .step-item .step-answer {
    display: none;
  }
}
.step-item .step-answer img {
  display: none;
}
@media (min-width: 768px) {
  .step-item .step-answer img {
    display: block;
    width: auto;
    height: 8rem;
  }
}
.real-estate-download {
  border: 5px solid #f15a2b;
  padding: 2rem;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .real-estate-download {
    display: flex;
    justify-content: space-around;
  }
}
.real-estate-download .content {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .real-estate-download .content {
    margin-bottom: 0;
    width: 65%;
  }
}
@media (min-width: 768px) {
  .real-estate-download .image-link {
    width: 30%;
    position: relative;
  }
}
.real-estate-download .image-link img {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .real-estate-download .image-link img {
    position: absolute;
    top: 1.5rem;
  }
}
.real-estate-wrapper {
  padding-top: 0;
}
@media (min-width: 768px) {
  .real-estate-wrapper {
    padding-top: 40px;
  }
}
.form-table-wrapper {
  background-color: white;
  padding: 15px;
  border: 1px solid #eeeeee;
}
.form-table table thead > tr > th {
  border-bottom: none;
  background-color: #5a5a5a;
  color: white;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: normal;
  white-space: normal;
}
.form-table p {
  margin: 0;
}
.form-table .pdf-download {
  min-width: 50px;
  width: 80px;
}
.form-table .docusign-link {
  min-width: 70px;
  width: 100px;
}
.contact h4 {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .contact #wufoo-zc307jh11cg6qj {
    margin-top: 50px;
    padding-top: 15px;
    border-top: 1px solid #E0D2D2;
  }
}
.contact .contact-numbers {
  overflow: auto;
}
.contact .contact-numbers .fa {
  font-size: 20px;
}
.contact .contact-numbers .fa-phone {
  color: #8A171A;
  margin-right: 5px;
}
.contact .contact-numbers .fa-fax {
  color: #8A171A;
  margin-right: 5px;
}
.contact .contact-numbers .fa-home {
  color: #8A171A;
  margin-right: 5px;
}
.contact .contact-numbers .fa-envelope {
  font-size: 18px;
  color: #8A171A;
  margin-right: 5px;
}
.contact .contact-numbers .type {
  border-bottom: 1px solid #E0D2D2;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 2px;
}
.contact .contact-numbers .type.bottom {
  margin-top: 60px;
}
@media (max-width: 480px) {
  .contact .contact-numbers .type.bottom {
    margin-top: 0px;
  }
}
@media (max-width: 480px) {
  .contact .contact-numbers .type {
    border: none;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #E0D2D2;
  }
}
.contact .contact-numbers .bottom {
  margin-top: 60px;
}
.contact .contact-numbers .number {
  font-weight: 300;
  text-align: right;
}
.contact .contact-numbers .dept-number {
  float: right;
  text-align: right;
  font-weight: 300;
  display: inline;
}
@media (max-width: 480px) {
  .contact .contact-numbers .dept-number {
    display: block;
    margin-top: 10px;
    text-align: center;
    float: none;
  }
}
.contact .contact-numbers .address {
  padding-top: 2px;
  float: right;
  text-align: right;
  overflow: auto;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 10px;
  display: block;
}
@media (max-width: 480px) {
  .contact .contact-numbers .address {
    text-align: left;
    float: none;
  }
}
.pdf {
  background-color: #808080;
  color: white;
  overflow: auto;
  margin-top: 50px;
}
.pdf p {
  font-weight: 300;
  font-size: 15px;
  padding: 30px 30px 30px 30px;
  float: left;
}
.pdf .fa {
  float: left;
}
.pdf .fa-file-pdf-o {
  color: white;
  font-size: 70px;
  padding: 10px 0 5px 0;
  margin-right: 20px;
  transition: all 0.7s ease;
}
.pdf .fa-file-pdf-o:hover {
  color: #95070F;
}
.site-footer {
  background-color: white;
  padding: 15px 0;
  overflow: auto;
  padding-top: 18px;
  margin-top: 30px;
}
.site-footer .footer-menu {
  margin-bottom: 0px;
}
.site-footer .footer-menu li {
  font-weight: 400;
  font-size: 13px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .site-footer .footer-menu {
    text-align: center;
    float: left;
  }
}
@media (max-width: 768px) {
  .site-footer .footer-menu {
    text-align: center;
  }
}
.site-footer .footer-menu a {
  font-weight: bold;
}
.site-footer .footer-menu a:hover {
  text-decoration: none;
  color: #89060E;
}
.site-footer .copyright {
  text-align: center;
}
.site-footer .copyright p {
  margin-bottom: 0;
  font-weight: 400;
}
@media (min-width: 768px) {
  .site-footer .copyright {
    text-align: center;
    float: right;
  }
}
@media (max-width: 768px) {
  .site-footer .copyright {
    padding-top: 15px;
  }
}
.site-footer .linkedin-icon {
  width: 23px;
  margin-right: 5px;
}
.modal .fa {
  font-size: 40px;
}
.modal .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
}
.modal .modal-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 25px;
}
.modal .modal-title .fa-file-text-o {
  color: #295F00;
  margin-right: 15px;
}
.modal .modal-footer {
  text-align: center;
  border: none;
}
.modal .modal-footer .btn-default {
  background-color: #EFEBE8;
  border: none;
  padding: 5px 30px 5px 30px;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 13px;
  transition: all 0.7s ease;
}
.modal .modal-footer .btn-default:hover {
  background-color: #AFABAA;
}
.attention-section a {
  text-decoration: underline;
  font-weight: 500;
}
.attention-section p {
  text-align: left;
}
.attention-section ul li {
  font-size: 17px;
  font-weight: 300;
  padding-bottom: 5px;
}
.resources {
  margin-top: 20px;
}
.resources .gray-bg {
  background-color: #f5f5f5;
  padding: 20px;
  margin-bottom: 30px;
}
.resources h2 {
  margin-top: 0;
}
.resources h3 {
  font-size: 18px;
  font-weight: 500;
}
.resources hr {
  border-color: #e2e2e2;
}
.resources a.outbound-link {
  color: #426eba;
  font-weight: 500;
  text-decoration: underline;
}
.resources p {
  font-weight: 300;
  font-size: 17px;
  margin: 0px 0 20px 0;
}
.resources .side-nav {
  border-right: 1px solid #CDCBCA;
}
@media (max-width: 768px) {
  .resources .side-nav {
    border-right: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #CDCBCA;
  }
}
.resources h4 {
  text-transform: uppercase;
}
.resources ul > li {
  font-size: 17px;
}
.resources .title {
  text-transform: uppercase;
  margin-top: 30px;
}
.resources .consumer {
  text-transform: uppercase;
}
.resources .panel-heading .fa-laptop {
  color: #7BBEDE;
  font-size: 25px;
  margin-right: 5px;
}
.resources .panel-heading .fa-copy {
  color: #595556;
  font-size: 25px;
  margin-right: 5px;
}
.fees .lead {
  padding-top: 30px;
  text-align: center;
  font-weight: 500;
}
.fees .emp {
  padding: 20px 10px 20px 10px;
  text-align: center;
  font-weight: 500;
}
.fees p {
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 15px;
}
.fees .due-date {
  text-decoration: underline;
  text-transform: uppercase;
}
.fees a {
  font-weight: 800;
}
.fees .btn-primary.btn-fee {
  padding: 20px;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 30px auto;
  width: 60%;
  text-transform: uppercase;
}
.fees .btn-primary.btn-fee:hover {
  text-decoration: none;
}
.privacy h4 {
  padding-top: 20px;
}
.privacy p {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 15px;
}
.privacy .btn-primary.btn-privacy {
  padding: 10px;
  font-size: 16px;
  text-align: center;
  display: block;
  margin: 30px auto;
  width: 60%;
  text-transform: uppercase;
}
.privacy .btn-primary.btn-privacy:hover {
  text-decoration: none;
}
.bank-stock h1 {
  font-size: 40px;
  color: #8c191c;
  font-weight: bold;
  padding-top: 30px;
}
.bank-stock p {
  font-size: 18px;
}
.top-bar-info {
  overflow: auto;
  text-align: right;
}
.top-bar-info .contact-type {
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .top-bar-info {
    text-align: center;
  }
}
#accordion {
  margin-top: 5px;
  margin-bottom: 5px;
}
#accordion .panel-heading:hover {
  background-color: #e2e2e2;
}
#accordion .panel-title > a {
  font-weight: 100;
  text-decoration: none;
  text-transform: none;
  color: #5B5051;
}
.lower-footer {
  background-color: #e2e2e2;
}
.lower-footer p {
  margin: 0;
  padding: 10px 0;
}
.fhd p {
  text-align: center;
  color: #b6b6b6;
}
.fhd a {
  color: #b6b6b6;
}
.faqs {
  margin: 30px 0 30px 0;
}
.faqs h4 {
  text-transform: uppercase;
}
.faqs p {
  text-align: left;
  font-size: 17px;
}
.faqs p .help {
  text-align: center;
  text-transform: uppercase;
}
.faqs .category {
  border-bottom: 1px solid #777;
}
.faqs .underline {
  text-decoration: underline;
}
.faqs a {
  text-decoration: underline;
}
.faqs .panel-body {
  background-color: #f4f4f4;
}
.modal-body img {
  width: 350px;
  display: block;
  margin: 0 auto;
}
.glossary .fa-book {
  color: #8A171A;
  font-size: 25px;
  margin-right: 5px;
}
.glossary p {
  font-weight: 300;
  text-align: justify;
  font-size: 16px;
}
.glossary h5 {
  font-weight: 600;
  margin: 0;
  font-size: 16px;
}
@media (max-width: 768px) {
  .glossary .dl-horizontal {
    margin-left: 50px;
  }
}
.glossary .dl-horizontal dd {
  margin-right: 50px;
}
.spreadsheet .table {
  background-color: white;
  box-shadow: 0px 1px 2px #5B5051;
  -webkit-box-shadow: 0 1px 2px #5B5051;
  text-align: center;
}
.spreadsheet .table th {
  text-align: center;
}
.spreadsheet .table td {
  font-weight: 300;
}
.spreadsheet p {
  font-size: 16px;
  font-weight: 300;
}
.fidc {
  padding: 20px 0 15px 0;
}
.fidc p {
  text-align: center;
  color: #444;
  font-size: 14px;
}
.footnote p {
  font-size: 13px;
  padding: 10px 0;
}
header.entry-header h1.entry-title {
  padding-top: 20px;
  margin-top: 0;
}
header.entry-header .entry-title a:hover {
  text-decoration: none;
  color: #33080a;
}
header.entry-header .entry-meta {
  padding-bottom: 20px;
}
footer.entry-footer {
  padding-bottom: 20px;
}
/* ----- Blog ---------------------------- */
form[id='search form'] {
  padding: 20px;
}
#archives .widget-title {
  padding-left: 20px;
  font-size: 25px;
}
#archives ul {
  padding-bottom: 20px;
  list-style: none;
}
#archives a:hover {
  text-decoration: none;
  color: #33080a;
}
#secondary.widget-area {
  margin-top: 20px;
  background-color: white;
  box-shadow: 0px 1px 2px #5B5051;
  -webkit-box-shadow: 0 1px 2px #5B5051;
}
img.default-img {
  float: left;
  margin: 25px 20px 10px 0;
  vertical-align: top;
}
div.entry-content {
  display: inline-block;
  margin: 15px 0 30px;
  padding-top: 15px;
}
div.entry-content a {
  text-decoration: underline;
}
div.entry-content .btn {
  text-decoration: none;
}
article.post .entry-header {
  border-bottom: 1px solid #5B5051;
  padding-bottom: 15px;
}
header.page-header {
  margin: 40px 0 0;
}
.news-btn.btn-primary {
  color: white;
  padding: 5px;
  margin-top: 15px;
  text-decoration: none;
}
.news-btn.btn-primary:hover {
  text-decoration: none;
}
nav.navigation.post-navigation {
  display: none;
}
.byline {
  display: none;
}
.updated {
  display: none;
}
.financial-advisors {
  padding-top: 25px;
}
.financial-advisors .panel.advisors .fa-download {
  font-size: 25px;
  margin-right: 5px;
  color: #7BBEDE;
}
.financial-advisors .panel.advisors .fa-folder-open {
  font-size: 25px;
  margin-right: 5px;
  color: #326910;
}
.financial-advisors .panel.advisors .fa-paper-plane {
  font-size: 25px;
  margin-right: 5px;
  color: #EE9A86;
}
.financial-advisors .panel.advisors .fa-file-text-o {
  font-size: 25px;
  margin-right: 5px;
  color: #555555;
}
.account-transfer .title {
  font-size: 30px;
}
.account-transfer p {
  font-size: 15px;
  line-height: 1.7;
}
.account-transfer a {
  text-decoration: underline;
}
.account-transfer .light-gray-bg {
  background-color: #eaeaea;
}
.account-transfer .section-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .account-transfer .section-padding {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.account-transfer .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.account-transfer .flex .item.self-center {
  align-self: center;
}
.account-transfer .flex .item.half {
  width: 100%;
}
@media (min-width: 992px) {
  .account-transfer .flex .item.half {
    width: 48%;
  }
}
.account-transfer .flex .item .icon {
  width: 30%;
  display: block;
  margin: 20px auto 30px;
}
.account-transfer h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.account-transfer .transfer-block {
  background-color: #eaeaea;
  padding: 20px;
}
.account-transfer .steps {
  font-weight: bold;
}
.account-transfer ul.standalone > li {
  font-size: 18px;
}
.account-transfer .border-section {
  border: 1px solid #e2e2e2;
  background-color: white;
  padding: 20px;
}
.precious-metals .side-nav-resources li > a {
  font-weight: bold;
}
.cnb-popup {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: none;
  justify-content: center;
  z-index: 1;
}
.cnb-popup.popup-active {
  display: flex;
}
.cnb-popup .popup-container {
  width: 90%;
  align-self: center;
  background-color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  border-radius: 3px;
  padding: 15px;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container {
    width: 65%;
    padding: 20px;
  }
}
.cnb-popup .popup-container .image-link {
  display: none;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container .image-link {
    display: block;
  }
}
.cnb-popup .popup-container img {
  width: 100%;
}
.cnb-popup .popup-container h2 {
  font-size: 17px;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container h2 {
    font-size: 23px;
    text-align: center;
  }
}
.cnb-popup .popup-container h2 span {
  padding-top: 10px;
  display: block;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container h2 span {
    padding-top: 0;
  }
}
.cnb-popup .popup-container .opt-out {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
}
.cnb-popup .popup-container .popup-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 5px 0 15px;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container .popup-flex {
    padding: 15px 0;
  }
}
.cnb-popup .popup-container .popup-flex .item {
  width: 100%;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container .popup-flex .item {
    width: 48%;
  }
}
@media (min-width: 768px) {
  .cnb-popup .popup-container .popup-flex .item.right {
    border-left: 1px solid #eeeeee;
    padding-left: 40px;
  }
}
.cnb-popup .popup-container .popup-flex .item.right h3 {
  margin-top: 0;
}
.cnb-popup .popup-container .popup-flex .item .btn {
  display: inline-block;
}
@media (min-width: 768px) {
  .cnb-popup .popup-container .popup-flex .item .btn {
    display: none;
  }
}
/* ========================================================== */
/* ====================== Masonry =========================== */
/* ========================================================== */
.item {
  width: 100%;
}
@media (min-width: 768px) {
  .item {
    width: 32%;
  }
}
/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav-next {
  float: right;
  margin-bottom: 50px;
}
/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 24.5%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  margin-top: -30px;
}
.partnership-callout {
  color: #f15a2b;
  font-size: 1.7rem;
  text-transform: capitalize;
  font-weight: bold;
  font-style: italic;
}
.constant-contact-wrapper {
  border: 5px solid #f15a2b;
  margin: 15px 0;
  padding: 2rem;
}
@media (min-width: 768px) {
  .constant-contact-wrapper {
    margin-top: 30px;
  }
}
.constant-contact-wrapper h2 {
  font-size: 2.5rem;
  margin-top: 10px;
}
.constant-contact-wrapper p {
  font-size: 1.7rem;
  margin-bottom: 2rem;
  font-weight: bold;
}
.constant-contact-wrapper .btn {
  display: block;
  padding: 1rem 0;
  font-size: 1.7rem;
}
.partnership-link {
  color: #f15a2b;
  text-decoration: underline;
}
.online-services {
  padding-left: 0;
  margin-top: 3rem;
}
.online-services li {
  display: flex;
  font-size: 15px !important;
  border-bottom: 1px solid #e2e2e2;
  padding-top: 0.5rem;
  margin-bottom: 1rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .online-services li {
    flex-direction: row;
  }
}
.online-services li p {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
@media (min-width: 768px) {
  .online-services li p {
    width: 35rem;
    min-width: 39%;
  }
}
.online-services li ul {
  list-style-type: circle;
  padding: 0;
}
@media (min-width: 768px) {
  .online-services li ul {
    padding-top: 0;
  }
}
.online-services li ul li {
  list-style-type: circle;
  padding-top: 0;
  border: none;
  margin-bottom: 1rem;
}
.financial-service-timeline {
  margin: 3rem 0;
}
@media (min-width: 768px) {
  .financial-service-timeline {
    border-top: 1px solid #e2e2e2;
    margin: 4rem 0;
  }
}
.financial-service-timeline .service-progression {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .financial-service-timeline .service-progression {
    flex-flow: row;
    padding-top: 2rem;
  }
}
.financial-service-timeline .service-progression li {
  border: 1rem solid white;
  background-color: rgba(140, 25, 25, 0.17);
  padding: 2rem 4rem;
  border-radius: 2rem;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .financial-service-timeline .service-progression li {
    width: 25%;
    padding: 2rem;
  }
}
.financial-service-timeline .service-progression li::before {
  content: url('images/indicator.svg');
  display: inline-block;
  width: 1.5rem;
  rotate: 90deg;
  position: absolute;
  left: 50%;
  top: -1.5rem;
  margin-left: -0.5rem;
}
@media (min-width: 768px) {
  .financial-service-timeline .service-progression li::before {
    top: -3.7rem;
    width: 1.3rem;
  }
}
.financial-service-timeline .service-progression .process-title {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.financial-service-timeline .service-progression p {
  font-size: 15px;
}
