@charset "UTF-8";
/* Medium Gray */
/* 
    Created on 	: 12/11/15
    Author      : Sarah Geller
    Template   	: Arrival
*/
@import url("//fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400|Open+Sans+Condensed:300,700|Sorts+Mill+Goudy");
/*@font-face {
  font-family: 'font-awesome';
  src: url('fontawesome-webfont.eot');  IE9 Compat Modes 
  src: url('fontawesome-webfont.eot?#iefix') format('embedded-opentype'),  IE6-IE8 
       url('fontawesome-webfont.woff') format('woff'),  Pretty Modern Browsers 
       url('fontawesome-webfont.ttf')  format('truetype'),  Safari, Android, iOS 
       url('fontawesome-webfont.svg#svgFontName') format('svg');  Legacy iOS 
}*/
body {
  font-family: "Open Sans", sans-serif;
  color: #555555;
  font-size: 15px;
  line-height: 1.6; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1em;
  color: #555555;
  padding-top: 0;
  margin: 0; }

h1, .h1, h2, .h2, h4, .h4, h6, .h6 {
  font-family: "Open Sans", sans-serif; }

h3, .h3, h5, .h5 {
  font-family: "Sorts Mill Goudy", serif; }

h1, .h1 {
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.2em;
  font-style: italic;
  color: #83786f;
  margin-bottom: 1em; }

h2, h2 {
  font-weight: 300;
  line-height: 1.2em;
  font-style: italic;
  color: #00205b;
  font-size: 1.66667em;
  margin-bottom: 2.33333em; }

h3, .h3 {
  font-size: 2em;
  line-height: 1.2em;
  color: #665b52;
  font-style: italic;
  margin-bottom: 1.2em; }

h4, .h4 {
  font-size: 1.25em;
  line-height: 1.5em;
  font-weight: 400;
  color: #00205b;
  margin-bottom: 1.2em;
  font-style: italic; }

h5, .h5 {
  font-size: 1.6em;
  line-height: 1.5em;
  font-weight: 900;
  color: #665b52;
  margin-bottom: 2.5em; }

h6, .h6 {
  width: 95%;
  font-size: 1.5em;
  line-height: 1.5em;
  color: #00205b;
  font-weight: 100;
  border-bottom: 1px solid rgba(150, 140, 131, 0.5);
  padding-bottom: 0.46667em;
  margin-bottom: 1.6em; }

a {
  color: #00205b; }

a:hover, a:focus {
  color: #555555;
  background-color: transparent; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

hr {
  margin-top: 10px;
  margin-bottom: 0; }

::selection {
  background-color: #00205b;
  color: #FFFFFF; }

::-moz-selection {
  background-color: #00205b;
  color: #FFFFFF; }

/* Tax Alerts */
div#repositionedTaxAlerts {
  margin-left: 2em;
  display: inline-block;
  vertical-align: top;
  float: right; }
  @media screen and (max-width: 767px) {
    div#repositionedTaxAlerts {
      float: none;
      margin: 0 auto;
      display: block;
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    div#repositionedTaxAlerts {
      width: 100%; } }

#home_panel,
#tax_alerts {
  background-color: #FFFFFF;
  color: #555555;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 60px;
  padding: 0 !important;
  vertical-align: top;
  width: 294px;
  float: none !important; }
  @media screen and (max-width: 767px) {
    #home_panel,
    #tax_alerts {
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #home_panel,
    #tax_alerts {
      width: 100%; } }

#home_panel img,
#tax_alerts img {
  margin: 10px auto 0; }

#home_panel a,
#tax_alerts a {
  color: #00205b;
  text-decoration: none; }

#home_panel a:hover,
#tax_alerts a:hover {
  text-shadow: none;
  color: #665b52; }

#home_panel br,
#tax_alerts br {
  display: none; }

#taxAlertPanel_Heading {
  font-family: "Sorts Mill Goudy", serif;
  font-size: 28px;
  font-weight: 100 !important;
  height: 20px !important;
  margin: 0 !important;
  width: 100% !important;
  text-align: left !important;
  color: #83786f;
  background: #e2ebf1;
  padding: 30px; }
  @media screen and (max-width: 480px) {
    #taxAlertPanel_Heading {
      font-size: 26px;
      padding-left: 20px;
      padding-right: 0; } }

#taxAlertPanel,
#tax_alerts_home {
  padding: 0 !important;
  margin: 0 0 30px !important;
  width: 100% !important;
  font-size: 12px;
  background-color: #e2ebf1; }

.taxAlerts_title3,
.taxAlerts_title_TB {
  padding: 30px !important;
  margin: 0 !important;
  border-bottom: 1px solid rgba(150, 140, 131, 0.5) !important;
  text-align: left !important; }

.taxAlerts_title3:first-child {
  font-size: 18px;
  padding: 5px 30px 20px !important;
  color: #00205b;
  font-style: italic;
  font-weight: 100; }

.taxAlerts_title_TB {
  display: none; }

a.taxBriefingsLinks {
  line-height: 2em;
  font-size: 13px; }

.ticker {
  padding: 0 !important;
  margin: 0 !important; }

#contlayer0,
#mainlayer0 {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  background: #e2ebf1; }

#lpau0,
#1res0,
#1prv0,
#1nxt0 {
  top: 170px !important;
  /* not overwriting the original*/ }

#lpau0,
#1res0 {
  left: 130px !important;
  /* not overwriting the original*/ }

#1prv0 {
  left: 105px !important;
  /* not overwriting the original*/ }

#1nxt0 {
  left: 155px !important;
  /* not overwriting the original*/ }

/* New Tax Alert Controls*/
div#lprv0 img[src*="prv"],
div#lpau0 img[src*="pau"],
div#lres0 img[src*="res"],
div#lnxt0 img[src*="nxt"] {
  display: none; }

div#lprv0 a,
div#lpau0 a,
div#lres0 a,
div#lnxt0 a {
  background: #00205b no-repeat center;
  background-size: 40%;
  display: block;
  height: 19px;
  width: 19px;
  border-radius: 50%; }

div#lprv0 a:hover,
div#lpau0 a:hover,
div#lres0 a:hover,
div#lnxt0 a:hover {
  opacity: .8;
  transition: all .5s; }

div#lprv0 a[href*="click_pass(-1)"] {
  background-image: url("../includes/images/previous.png?1759339016");
  margin-left: -3px !important; }

div#lpau0 a[href*="tspH"] {
  background-image: url("../includes/images/pause.png?1759339016");
  transition: all .25s; }

div#lres0 a[href*="tspI"] {
  background-image: url("../includes/images/play.png?1759339016");
  background-position: 55%;
  transition: all .25s; }

div#lnxt0 a[href*="click_pass(1)"] {
  background-image: url("../includes/images/next.png?1759339016");
  margin-left: 3px !important; }

#newsletters_content {
  display: inline-block;
  /*  width: 70%;
     @include screen-sm {
          width: 100%;
      }     
      @include screen-md {
          width: 54%;
      }    
      @include screen-lg {
          width: 64%;
      }*/ }

table.undefined,
.TScrItem0 {
  width: 100% !important; }

#lmain0 {
  width: 100% !important;
  padding-left: 30px;
  padding-right: 30px; }
  @media screen and (max-width: 480px) {
    #lmain0 {
      padding-left: 20px;
      padding-right: 20px; } }

div#news.ticker div a {
  font-size: 13px; }

/* ------------------------------ Appointment Scheduler ----- */
#appointmentWrapper {
  width: 530px !important;
  padding: 7px;
  background-color: #f2f2f2; }
  @media screen and (max-width: 767px) {
    #appointmentWrapper {
      width: 100% !important;
      margin-top: 120px !important; } }

#appointment {
  padding: 20px;
  border: 1px solid #d9d9d9; }

.inputClass {
  float: right;
  width: 240px;
  height: 40px; }

#appointment .clear {
  margin-bottom: 22px; }

#appointmentTitle {
  font-size: 19px;
  font-weight: 400;
  background-color: #f2f2f2;
  border-radius: 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
  padding: 0 0 20px; }

#currentClient {
  margin-bottom: 20px;
  margin-left: 50px; }

#apptMessageDiv2 {
  height: 60px; }

#recaptcha_widget_div {
  float: right;
  margin-bottom: 17px; }

#submitDiv {
  text-align: right;
  clear: right; }

#appointment input, #appointment .inputClass {
  border: none;
  border-bottom: 2px solid #DDD;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

label.left, #apptMessageDiv1 label, #appointmentCaptchaDiv1 label {
  margin-left: 20px; }

textarea#appointmentMessage {
  height: 60px;
  position: relative;
  top: -20px;
  width: 318px; }
  @media screen and (max-width: 767px) {
    textarea#appointmentMessage {
      width: 100%; } }

#appointmentWrapper label, #appointment label.left {
  font-weight: 400; }

#appointment input, #appointment .inputClass {
  border: 1px solid #d9d9d9;
  border-radius: 0;
  width: 75%; }
  @media screen and (max-width: 767px) {
    #appointment input, #appointment .inputClass {
      width: 100%; } }

#appointment div#currentClientDiv input {
  width: 5%; }

div#submitDiv {
  width: 100%;
  text-align: center;
  margin: 0 auto; }

div#submitDiv input {
  width: 50%;
  font-size: 17px; }

div#submitDiv input:hover {
  background-color: #00205b;
  color: #FFFFFF; }

#multilingual .classname {
  right: auto !important;
  left: 0; }
  @media screen and (max-width: 480px) {
    #multilingual .classname {
      position: relative !important; } }

.container {
  padding: 0; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }

.header--pre {
  text-align: right;
  background: transparent; }
  .header--pre p {
    padding: 5px 9px 0 0;
    color: #00205b;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    font-style: italic;
    margin: 0; }
  @media screen and (max-width: 767px) {
    .header--pre {
      text-align: left; } }

a.top-client-portal {
  font-style: normal;
  color: #00205b; }
  @media screen and (max-width: 767px) {
    a.top-client-portal {
      margin-left: 5px; } }
  a.top-client-portal:hover {
    text-decoration: none; }

span.fa.fa-lock {
  margin-right: 6px;
  font-size: 17px;
  vertical-align: text-bottom; }

/*Social Media*/
div#socialMedia {
  text-align: right;
  position: relative;
  z-index: 998;
  margin-top: 5px; }
  @media screen and (max-width: 480px) {
    div#socialMedia {
      text-align: left; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    div#socialMedia {
      margin-right: 22px; } }

div.fb-like.fb_iframe_widget, div#socialMedia button.cch-button {
  display: inline-block;
  margin-right: 5px; }

div.fb-like.fb_iframe_widget {
  overflow: hidden;
  position: relative;
  top: -1px; }
  @media screen and (max-width: 480px) {
    div.fb-like.fb_iframe_widget {
      top: -4px; } }

div#socialMedia button.cch-button {
  background-color: #00205b;
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  position: relative;
  text-indent: -9000px;
  vertical-align: top;
  margin: 0px 5px 5px 0;
  background-position: center;
  background-size: 100%; }
  div#socialMedia button.cch-button:last-child {
    margin-right: 0; }
  div#socialMedia button.cch-button:hover {
    opacity: .8;
    cursor: pointer;
    -moz-transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s; }
  @media screen and (max-width: 480px) {
    div#socialMedia button.cch-button {
      width: 22px;
      height: 22px; } }

@media screen and (max-width: 767px) {
  div#socialMedia button.cch-button:not(*:root) {
    padding: 11px;
    /* Safari */ } }

button#cchFacebook {
  background-image: url("../includes/images/facebook.png?1759339016");
  background-image: url("../includes/images/facebook.svg"); }

button#cchTwitter {
  background-image: url("../includes/images/twitter.png?1759339016");
  background-image: url("../includes/images/twitter.svg"); }

button#cchLinkedIn {
  background-image: url("../includes/images/linkedin.png?1759339016");
  background-image: url("../includes/images/linkedin.svg"); }

button#cchYouTube {
  background-image: url("../includes/images/youtube.png?1759339016");
  background-image: url("../includes/images/youtube.svg"); }

button#cchFileShare {
  background-image: url("../includes/images/fileshare.png?1759339016");
  background-image: url("../includes/images/fileshare.svg"); }

button#cchPortal {
  background-image: url("../includes/images/portal.png?1759339016");
  background-image: url("../includes/images/portal.svg"); }

button#cchClientAxcess {
  background-image: url("../includes/images/client-axcess.png?1759339016");
  background-image: url("../includes/images/client-axcess.svg"); }

div#socialMedia button.cch-button span.cch-button-text {
  width: 80px;
  height: auto;
  line-height: 15px;
  padding: 4px;
  margin-left: -40px;
  font-weight: 400;
  font-style: italic;
  font-size: 13px;
  color: #333333;
  text-align: center;
  border: 1px solid rgba(150, 140, 131, 0.5);
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  top: 37px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #FFFFFF;
  opacity: 0;
  display: none;
  left: 50%;
  -moz-transition: opacity .5s ease;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }

div#socialMedia button.cch-button:hover span.cch-button-text {
  display: block; }
  @media screen and (max-width: 767px) {
    div#socialMedia button.cch-button:hover span.cch-button-text {
      display: none; } }
  @media screen and (max-width: 480px) {
    div#socialMedia button.cch-button:hover span.cch-button-text {
      display: none; } }

div#socialMedia button.cch-button span.cch-button-text:before {
  content: '';
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -9px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(150, 140, 131, 0.5); }

div#socialMedia button.cch-button span.cch-button-text:after {
  content: '';
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #FFFFFF; }

div#socialMedia button.cch-button:hover span.cch-button-text {
  opacity: 1; }

div#socialMedia div a {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  @media screen and (max-width: 767px) {
    div#socialMedia div a {
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    div#socialMedia div a {
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important; } }

@media screen and (max-width: 767px) {
  div#socialMedia div {
    vertical-align: sub; } }

@media screen and (max-width: 767px) {
  _::-moz-svg-foreign-content, :root div#socialMedia div {
    vertical-align: top;
    /* Safari */ } }

/* eNewsletters Sign Up Form */
div#divNewsletter1 {
  background: rgba(150, 140, 131, 0.5);
  padding: 30px;
  width: 294px;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    div#divNewsletter1 {
      width: 100%; } }

.NewsletterForm {
  width: auto !important; }
  @media screen and (max-width: 767px) {
    .NewsletterForm {
      width: 100% !important; } }

p#enewsletter_title {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-align: left !important;
  color: #83786f;
  text-transform: uppercase;
  line-height: 1em; }
  @media screen and (max-width: 767px) {
    p#enewsletter_title {
      padding: 0; } }
  @media screen and (max-width: 480px) {
    p#enewsletter_title {
      font-size: 26px; } }

.NewsletterForm form {
  padding: 0 !important; }

div#divNewsletter1 input {
  width: 100%; }

.NewsletterForm form input#button {
  margin-top: 3px; }

.modules div#divNewsletter1 {
  display: inline-block;
  text-align: left;
  max-width: 450px;
  width: 100%; }

/* Header */
.container-fluid.header__img {
  margin-bottom: 1.33333em; }

.index .header__img > img,
.home .header__img > img {
  display: none;
  visibility: hidden; }

.logo__img {
  max-width: 500px;
  height: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .logo__img {
      max-width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .logo__img {
      padding-top: 8px;
      padding-bottom: 14px;
      max-width: 100%; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .logo__img {
      padding-top: 10px;
      padding-bottom: 16px; } }

.title {
  line-height: 1.09091;
  display: inline-block;
  font-weight: 100;
  color: #555555;
  position: relative;
  width: 100%;
  padding-top: 5px;
  font-size: 18px;
  text-align: right;
  font-weight: 600;
  margin-top: 28px; }
  .title:hover {
    color: #555555;
    text-decoration: none;
    cursor: default; }
  @media screen and (max-width: 767px) {
    .title {
      min-height: 40px;
      text-align: center;
      font-size: 15px;
      margin-top: 0;
      padding: 0;
      font-size: 14px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .title {
      text-align: center;
      font-size: 15px;
      margin-top: 20px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .title {
      font-size: 15px; } }

.slogan {
  font-size: 1.8em;
  text-align: center;
  color: #333333;
  font-weight: 100;
  line-height: 1.2em;
  margin: 0 auto;
  width: 50%;
  float: left; }
  @media screen and (max-width: 767px) {
    .slogan {
      float: none;
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .slogan {
      margin-left: 12px;
      width: 48%; } }

.company:hover {
  color: #00205b; }

.header__img--message {
  display: none; }

.index .header__img--message,
.home .header__img--message {
  display: block; }

.header__message--container {
  border-bottom: 1px solid rgba(150, 140, 131, 0.5); }

.header__message--container table h4 {
  margin: 60px 0; }

.index .header__img--message p,
.home .header__img--message p {
  font-style: italic;
  font-size: 19px;
  font-weight: 300;
  padding: 40px 0;
  color: #00205b; }

/* Slider */
.cycle-slideshow {
  display: block; }

.cycle-slide {
  width: 100%;
  height: auto; }

.cycle-overlay {
  /*    position: absolute;
      top: 50px;
      margin-right: 390px;
      background-color: rgba(203,198,193,.75);
      padding: 40px;
      width: 450px;
      height: 200px;
      right: 0;*/
  position: relative;
  /*    position: absolute;
      margin-top: -77px;*/
  width: 100%;
  padding: 20px 40px 0;
  height: 77px;
  background-color: rgba(203, 198, 193, 0.58);
  /*    background-color: rgba(203, 198, 193, 0.8); */ }
  @media screen and (max-width: 767px) {
    .cycle-overlay {
      height: auto;
      padding: 10px 20px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .cycle-overlay {
      padding: 20px 15px 0; } }

.cycle-overlay span {
  color: #333333;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
  color: #333333;
  margin-left: 5px;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .cycle-overlay span {
      font-size: 16px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .cycle-overlay span {
      font-size: 16px; } }

.cycle-overlay h2 {
  color: #333333;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 30px;
  color: #00205b;
  font-family: "Sorts Mill Goudy", serif;
  font-style: normal; }
  @media screen and (max-width: 767px) {
    .cycle-overlay h2 {
      margin-bottom: 0;
      font-size: 19px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .cycle-overlay h2 {
      font-size: 19px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .cycle-overlay h2 {
      font-size: 25px; } }

.cycle-overlay:before {
  content: '';
  background-color: #FFFFFF;
  height: 1px;
  width: 100%;
  display: block;
  top: -20px;
  position: relative;
  margin-top: 15px; }
  @media screen and (max-width: 767px) {
    .cycle-overlay:before {
      top: -15px;
      margin-top: 15px; } }

/* Navigation */
.navbar--wrapper:after {
  content: '';
  background: rgba(150, 140, 131, 0.5);
  height: 1px;
  width: 100%;
  display: block;
  top: 98px;
  position: absolute; }
  @media screen and (max-width: 767px) {
    .navbar--wrapper:after {
      display: none; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar--wrapper:after {
      top: 117px; } }

.nav-container {
  /*    clear: both;
      float: none;*/ }
  @media screen and (max-width: 767px) {
    .nav-container {
      border-top: 1px solid rgba(150, 140, 131, 0.5); } }

.navbar {
  border: none;
  margin: 0;
  border-radius: 0; }

.navbar__button--toggle {
  padding: 1.06667em;
  margin-left: 0.13333em;
  vertical-align: middle;
  border: 1px solid rgba(150, 140, 131, 0.5);
  background-color: rgba(51, 51, 51, 0.2);
  margin: 2em; }
  @media screen and (max-width: 767px) {
    .navbar__button--toggle {
      margin: .4em;
      float: none;
      padding: .9em; } }

.navbar-toggle .icon-bar {
  background: #FFFFFF; }

#navbar--collapse {
  margin-top: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    #navbar--collapse {
      text-align: left;
      position: relative;
      z-index: 997;
      margin-top: .3em;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #navbar--collapse {
      margin-top: .25em; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    #navbar--collapse {
      margin-top: 8px; } }

@media screen and (max-width: 767px) {
  ul.nav li.main-nav-item, ul.nav li.dropdown {
    margin-top: 0;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(150, 140, 131, 0.5); } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
  ul.nav li.main-nav-item, ul.nav li.dropdown {
    padding-bottom: 0; } }

@media screen and (max-width: 767px) {
  ul.nav li.open ul.dropdown-menu {
    border-top: 1px solid rgba(150, 140, 131, 0.5);
    background-color: #b7c9d3;
    margin-bottom: 0px;
    margin-left: 0; } }

ul.nav ul li {
  margin-top: 0; }

.navbar--main {
  background: #FFFFFF; }
  @media screen and (max-width: 767px) {
    .navbar--main {
      padding-bottom: 0px;
      z-index: 996; } }
  .navbar--main > li > a {
    padding: .8em 1em;
    padding: 1em;
    font-size: 15px;
    font-size: 16px;
    color: #665b52;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400; }
    .navbar--main > li > a:hover {
      background-color: #b7c9d3;
      color: #00205b;
      text-decoration: none; }
    @media screen and (max-width: 767px) {
      .navbar--main > li > a {
        font-size: 1.06667em;
        padding: 0.73333em 0.7em 0.13333em;
        padding: 1em; } }
    @media screen and (max-width: 480px) {
      .navbar--main > li > a {
        font-size: 1.06667em; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .navbar--main > li > a {
        font-size: 1.03533em;
        /*        padding: em(11px) .65em em(2px);*/ } }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      .navbar--main > li > a {
        font-size: 1.06667em;
        /*padding: em(11px) .77em 3px;*/ } }

ul.navbar--main li a:focus:after,
ul.navbar--main li a:link:after,
ul.navbar--main li a:visited:after,
ul.navbar--main li a:hover:after ul.navbar--main li a:active:after {
  color: #555555; }

/*.navbar--main > li:first-child > a {
    padding-left: 0;
    @include screen-sm {
        padding-left: 0.945em;
    }    
}
.navbar-nav li:last-child a:after {
    display: none;
}*/
ul.navbar--main ul li a:after {
  display: none; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0.2); }

.nav > li > a {
  display: inline-block;
  vertical-align: top;
  /*    &:first-child {padding-right: 1em;}*/
  /*    &:only-child {padding: .8em 1em;*/
  /*        &::hover, &::focus {
              padding: 1em;
          }
      }*/ }
  .nav > li > a.toggle-control {
    padding: 15px 10px 0px; }
    .nav > li > a.toggle-control:hover {
      cursor: pointer; }
    @media screen and (max-width: 767px) {
      .nav > li > a.toggle-control {
        float: right;
        padding: 14px 20px 0; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .nav > li > a.toggle-control {
        padding: 10px 10px 0px;
        margin-top: 30px;
        margin-left: -27px; } }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent; }

.navbar-nav > li > .dropdown-menu {
  box-shadow: none;
  background-color: #b7c9d3;
  border: none;
  padding: 0;
  border-top: none;
  border-radius: 0;
  min-width: 200px;
  margin-left: 0px; }
  @media screen and (max-width: 767px) {
    .navbar-nav > li > .dropdown-menu {
      margin-left: 0;
      background-color: #d8e2e8; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > .dropdown-menu {
      min-width: 105px;
      margin-left: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-nav > li > .dropdown-menu {
      min-width: 110px;
      margin-left: 0;
      margin-top: 0; } }

ul.dropdown-menu li a {
  padding: 8px 15px;
  font-size: 15px;
  border-bottom: 1px solid #FFFFFF;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  background-color: #b7c9d3;
  color: #00205b; }
  ul.dropdown-menu li a:hover, ul.dropdown-menu li a:focus {
    background-color: #d8e2e8;
    color: #00205b;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s; }
  @media screen and (max-width: 767px) {
    ul.dropdown-menu li a {
      border-color: transparent;
      background-color: transparent; }
      ul.dropdown-menu li a:hover, ul.dropdown-menu li a:focus {
        border-color: #00205b;
        background-color: #d8e2e8; } }

@media screen and (max-width: 767px) {
  .dropdown-menu > li > a {
    white-space: inherit; } }

ul.nav li:last-child ul.dropdown-menu {
  right: 0;
  left: auto;
  margin-right: -7px; }
  @media screen and (max-width: 767px) {
    ul.nav li:last-child ul.dropdown-menu {
      margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    ul.nav li:last-child ul.dropdown-menu {
      margin-right: -4px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    ul.nav li:last-child ul.dropdown-menu {
      margin-right: -4px; } }

li.dropdown a:nth-child(2):hover {
  background: transparent; }

.caret {
  border-width: 8px;
  display: block;
  border-style: solid;
  border-color: transparent;
  border-top-color: rgba(150, 140, 131, 0.5);
  margin-left: 0px;
  cursor: pointer;
  vertical-align: middle;
  margin-top: 6px;
  -moz-transition: all .25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s; }
  .caret:hover {
    border-color: transparent;
    border-top-color: #00205b; }
  @media screen and (max-width: 767px) {
    .caret {
      border-width: 12px;
      margin-top: 6px;
      margin-left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .caret {
      margin-top: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .caret {
      margin-top: 4px; } }

nav#navbar--main li.dropdown.open .caret {
  border-color: transparent;
  border-bottom-color: rgba(150, 140, 131, 0.5);
  -moz-transition: all .25s;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s; }
  @media screen and (max-width: 767px) {
    nav#navbar--main li.dropdown.open .caret {
      margin-bottom: 0;
      margin-top: -6px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    nav#navbar--main li.dropdown.open .caret {
      margin-top: 0; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    nav#navbar--main li.dropdown.open .caret {
      margin-top: 3px; } }

li.dropdown.is-hover:hover,
li.dropdown.is-hover:focus,
.navbar--main > li:hover > a,
.navbar--main > li:focus > a {
  text-decoration: none;
  background-color: #b7c9d3;
  color: #00205b; }

/*li.dropdown.is-hover:hover > a {
    cursor: default;
}*/
li.divider {
  display: none; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent; }

li.sub-nav.category-title span {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 16px;
  padding-left: 6px;
  display: block;
  padding-top: 7px; }

nav#navbar--main:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: rgba(150, 140, 131, 0.5);
  margin-top: 6px;
  position: absolute;
  display: none; }

div#logoContainer {
  /*    max-width: 100%;*/
  width: 50%;
  float: left;
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  /*    &:after {
          font-size: 17px;
          font-weight: 100;
          color: $color-1;
          margin-left: 24px;
          float: right;
          position: relative;
          top: -57px;
          margin-left: 0;
          font-size: 18px;
          font-weight: 400;
      }*/ }
  @media screen and (max-width: 767px) {
    div#logoContainer {
      padding: 0 0 15px;
      width: 100%;
      max-width: 100%;
      margin-bottom: 0;
      padding-bottom: 0;
      float: none; } }
  @media screen and (max-width: 480px) {
    div#logoContainer {
      max-width: 95%;
      margin: 0 auto; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    div#logoContainer {
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important;
      padding: 10px 0 14px;
      margin-bottom: 3px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    div#logoContainer {
      padding-top: 11px;
      margin-bottom: 0; } }

.navbar-brand {
  float: left;
  height: auto;
  padding: 0;
  display: block;
  font-size: 1.46667em;
  padding-top: 0;
  width: 100%;
  max-width: 100%; }
  @media screen and (max-width: 767px) {
    .navbar-brand {
      font-size: 1.13333em;
      float: none;
      height: 70px; } }
  @media screen and (max-width: 767px) {
    .navbar-brand {
      font-size: 1.13333em;
      float: none;
      height: 59px; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-brand {
      font-size: 1.13333em; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-brand {
      font-size: 1.33333em; } }

.navbar-brand span {
  width: 50%;
  float: left;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .navbar-brand span {
      width: 100%;
      float: none;
      display: block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-brand span {
      width: 100%;
      float: none;
      margin: 0;
      font-size: 16px;
      padding: 0; } }

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0; }

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin-bottom: 0px; }
  @media screen and (max-width: 767px) {
    .navbar .navbar-nav {
      width: 100%;
      margin: 0;
      background-color: #b7c9d3; } }

.navbar .navbar-collapse {
  text-align: center; }

@media screen and (max-width: 767px) {
  .navbar-toggle .icon-bar {
    background: #00205b; } }

/* Navigation Dropdown On hover*/
li.dropdown.is-hover:hover .dropdown-menu {
  display: block; }
@indclude screen-sm {
  li.dropdown.is-hover:hover .dropdown-menu {
    display: none; } }
.dropdown-toggle.toggle-control {
  display: none; }
  @media screen and (max-width: 767px) {
    .dropdown-toggle.toggle-control {
      float: right;
      display: inline-block;
      padding: 14px 20px 0; } }

a.no-link {
  cursor: default; }

/* Navigation Affix */
.affix .navbar--wrapper:after {
  display: none; }

nav.navbar--main.affix {
  top: 0;
  width: 100%;
  z-index: 999;
  border-bottom: 1px solid rgba(150, 140, 131, 0.2); }
  @media screen and (max-width: 767px) {
    nav.navbar--main.affix {
      position: relative !important;
      border-bottom: none; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    nav.navbar--main.affix {
      position: relative !important;
      border-bottom: none; } }

nav#navbar--main.affix .navbar-brand {
  -moz-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  float: none; }
  @media screen and (max-width: 767px) {
    nav#navbar--main.affix .navbar-brand {
      -moz-transform: none !important;
      -webkit-transform: none !important;
      -o-transform: none !important;
      transform: none !important; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    nav#navbar--main.affix .navbar-brand {
      -moz-transform: none !important;
      -webkit-transform: none !important;
      -o-transform: none !important;
      transform: none !important; } }

.affix .navbar-brand span {
  width: 100%; }

.affix div#logoContainer {
  max-width: 100%;
  padding: 15px 0 10px;
  height: 60px; }
  .affix div#logoContainer:after {
    display: none; }

nav#navbar--main.affix .logo__img {
  padding-top: 0;
  display: block;
  padding-bottom: 0;
  width: 90%; }
  @media screen and (max-width: 767px) {
    nav#navbar--main.affix .logo__img {
      display: block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    nav#navbar--main.affix .logo__img {
      display: block; } }

nav#navbar--main.affix #navbar--collapse {
  margin-top: 0;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  @media screen and (max-width: 767px) {
    nav#navbar--main.affix #navbar--collapse {
      margin-top: .3em;
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    nav#navbar--main.affix #navbar--collapse {
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important; } }

.affix .nav.navbar-nav {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .affix .nav.navbar-nav {
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .affix .nav.navbar-nav {
      margin-bottom: 1.5em; } }

nav#navbar--main.affix .nav.navbar-nav.navbar--main > li > a {
  padding-top: .8em; }
  @media screen and (max-width: 767px) {
    nav#navbar--main.affix .nav.navbar-nav.navbar--main > li > a {
      padding-top: 0.73333em; } }

nav#navbar--main.affix li.dropdown .caret {
  margin-top: 6px; }

nav#navbar--main.affix li.dropdown.open .caret {
  margin-top: 6px; }
  @media screen and (max-width: 767px) {
    nav#navbar--main.affix li.dropdown.open .caret {
      margin-bottom: 0;
      margin-top: -1px; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    nav#navbar--main.affix li.dropdown.open .caret {
      margin-top: 6px; } }

.affix .title {
  margin-top: 13px;
  margin-top: 18px; }

/* Main Content */
div#content.container-fluid {
  background-color: #FFFFFF;
  margin-top: 1.33333em;
  margin-bottom: 1.66667em; }

.content--container {
  background: #FFFFFF;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .content--container {
      padding-left: 20px;
      padding-right: 20px; } }

.content--container img {
  max-width: 100%;
  height: auto; }

.content--container table td img {
  max-width: none; }

div.content-main {
  padding-top: 2em;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-right: 0px;
  margin-left: 0px; }

.right-sidebar, .left-sidebar {
  margin-top: 9em;
  padding: 2em;
  background-color: rgba(150, 140, 131, 0.2); }

h1#pageTitle {
  color: #00205b;
  font-family: "Sorts Mill Goudy", serif;
  font-size: 1.8em;
  margin-bottom: 2.33333em;
  font-style: normal;
  font-weight: 600;
  font-variant: small-caps;
  letter-spacing: 2px; }
  h1#pageTitle:after {
    content: '';
    background: rgba(150, 140, 131, 0.5);
    height: 1px;
    width: 100%;
    display: block;
    margin-top: 15px; }

.home h1#pageTitle,
.index h1#pageTitle {
  display: none; }

div#page_description {
  margin-bottom: 50px; }

.info_center div#page_description {
  margin-bottom: 0; }

.container--right-sidebar {
  background: #83786f;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5.33333em; }
  .container--right-sidebar h1, .container--right-sidebar h2, .container--right-sidebar h3, .container--right-sidebar h4, .container--right-sidebar h5, .container--right-sidebar h6, .container--right-sidebar p {
    padding-left: 2em;
    padding-right: 2em; }

div#cchFeatureBox {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }

.cchFeatures {
  padding-bottom: 0 !important;
  margin-bottom: 20px !important; }

div#cchFeatureBox .cchFeatures .feature-content {
  box-sizing: content-box !important; }

.cchFeatures a h4 {
  font-style: normal; }

#cchFeatureBox .feature-content label {
  margin-bottom: 0 !important; }

#cchFeatureBox .feature-content input {
  padding: 0 8px !important; }

.sitebuilderModules {
  margin-top: 2em; }

.sitebuilderModules tr {
  display: inline-block;
  padding: 0 9px; }
  @media screen and (max-width: 767px) {
    .sitebuilderModules tr {
      display: block; } }

/* New Site Builder Modules */
#content button.cch-button.module {
  background-color: #00205b;
  border: none;
  margin: 0 15px 30px;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  width: 205px;
  padding-left: 6px;
  height: 42px; }
  @media screen and (max-width: 480px) {
    #content button.cch-button.module {
      margin: 0 auto 30px;
      display: block; } }

#content button.cch-button.module span.cch-button-text {
  font-family: "Open Sans Condensed", sans-serif;
  color: #FFFFFF;
  font-size: 25px;
  font-weight: 100;
  font-style: italic;
  padding: 0px 10px 0 50px;
  display: block;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  height: 42px;
  display: none; }

#content button.cch-button.module:before {
  content: '';
  background-color: #d8e2e8;
  width: 42px;
  height: 42px;
  display: block;
  position: absolute;
  margin-top: -1px;
  margin-left: -6px;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: none; }

#content button.cch-button.module:hover {
  background-color: #83786f;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

#content button.cch-button.module span.cch-button-text:hover {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  opacity: .9; }

#content button.cch-button.module:hover:before {
  background-color: #d8e2e8;
  opacity: .8;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

button#cchTaxNotebook {
  background-image: url("../includes/images/taxnotebook.png?1759339016");
  background-image: url("../includes/images/taxnotebook.svg"); }

button#cchLeadGenerator {
  background-image: url("../includes/images/leadgen.png?1759339016");
  background-image: url("../includes/images/leadgen.svg"); }

button#cchLeadGenerator.lang-fr {
  background-image: url("../includes/images/leadgen-fr.png?1759339016");
  background-image: url("../includes/images/leadgen-fr.svg"); }

button#cchNewsletterSignUp {
  background-image: url("../includes/images/enewsletter-module.png?1759339016");
  background-image: url("../includes/images/enewsletter-module.svg"); }

button#cchGainsKeeper {
  background-image: url("../includes/images/gainskeeper.png?1759339016");
  background-image: url("../includes/images/gainskeeper.svg"); }

.modules {
  text-align: center;
  margin: 0; }

.row + div#divNewsletter1 {
  /*    display: inline-block;
      text-align: left;
      margin-bottom: 40px;
      @include screen-xs {
          width: 100%;
      }*/ }

div#divNewsletter1 + .modules {
  /*    width: 45%;
      display: inline-block;*/
  margin: 0 auto;
  vertical-align: text-bottom; }
  @media screen and (max-width: 480px) {
    div#divNewsletter1 + .modules {
      width: 100%;
      display: block;
      max-width: 460px; } }

div#divNewsletter1 + .modules > button {
  margin: 0 15px 30px; }

.row + div#divNewsletter1 {
  /*    width: 55%;
      display: inline-block;*/
  text-align: left;
  margin-bottom: 40px; }
  @media screen and (max-width: 480px) {
    .row + div#divNewsletter1 {
      width: 100%;
      max-width: 100%;
      margin-bottom: 40px; } }

#divNewsletter1 #reCaptcha {
  font-size: 13px !important; }

div#reCaptcha input[type="submit"],
div#reCaptcha input[type="button"] {
  width: 30%;
  padding: 0; }

.img--full {
  width: 100%;
  height: auto; }

.footer--container {
  background-color: #d8e2e8;
  color: #665b52;
  padding-bottom: 5px; }

.footer--pre {
  padding-top: 7px; }

.footer--main {
  padding: 1em 0;
  text-align: left; }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .footer--main {
      text-align: center; } }

.footer--main ul li, .footer--main ul li a {
  color: #665b52;
  list-style: none; }

.footer--main ul li a:hover {
  color: #00205b; }

.logo-column p {
  text-align: center; }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .logo-column img {
    text-align: center; } }

.logo-column img {
  max-width: 360px;
  width: 100%;
  height: auto; }

.address-column ul {
  padding-left: 0;
  padding-top: 5px; }

.address-column ul li {
  display: inline-block;
  padding: 0 13px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }
  @media screen and (max-width: 767px) {
    .address-column ul li {
      display: block;
      text-align: center; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .address-column ul li {
      padding: 0 12px; } }

.footer--container:before {
  content: '';
  height: 1px;
  width: 100%;
  background-color: rgba(150, 140, 131, 0.5);
  position: absolute;
  margin-top: 6px;
  display: none; }

.copyright {
  font-size: 0.86667em;
  text-align: center;
  padding: 1.33333em 0;
  background-color: #b7c9d3;
  color: #665b52;
  letter-spacing: 1px; }

.footer--container a {
  color: #FFFFFF; }

.footer--container a:hover {
  color: #665b52;
  text-decoration: none; }

/* Client Services */
div#services-top-list {
  padding-bottom: 1.33333em; }

#services-top-list ul {
  padding: 0;
  margin: 0; }

#services-top-list ul li {
  list-style-type: none; }

#services-top-list ul li a {
  display: block;
  padding: .3em 3em;
  font-size: 100%;
  text-align: left; }

#services-top-list ul li a:hover {
  background-color: rgba(150, 140, 131, 0.2); }

@media screen and (max-width: 767px) {
  table#services-top-list-table td {
    display: inline; } }

table#services-top-list-table tr td ul li a:hover {
  background-color: transparent; }

#services-top-list p {
  padding: .8em 0 .8em 1.5em; }

label {
  display: inherit; }

h3.services-list-cat-title {
  margin-top: 40px; }

h3.services-list-cat-title hr {
  border-top: 1px solid rgba(150, 140, 131, 0.2); }

h4.services-list-title {
  margin-bottom: 15px; }

a.service-type {
  padding-top: 90px;
  margin-top: -90px;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    a.service-type {
      padding-top: 0;
      margin-top: 0;
      display: block; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    a.service-type {
      padding-top: 0;
      margin-top: 0;
      display: block; } }

ul.service-list {
  list-style: none;
  width: 85%;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 767px) {
    ul.service-list {
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    ul.service-list {
      width: 100%; } }
  ul.service-list li {
    width: 50%;
    float: left;
    font-size: 18px;
    padding: 0 0 10px;
    display: inline-block;
    line-height: 1.25em; }
    @media screen and (max-width: 767px) {
      ul.service-list li {
        width: 100%;
        margin: 0;
        float: none; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      ul.service-list li {
        width: 48%;
        margin: 0 10px 0 0; } }

/* Info Center */
a.infoCenter_title {
  font-size: 17px;
  line-height: 3em; }

div#content {
  min-height: 350px; }

/* Info Center - Events Calendar */
table#cal_legend tr td {
  display: table-cell;
  padding: 0 0.33333em; }

th.calendar_top {
  text-align: center; }

/* Info Center - Life Cycle */
h2.infoCenter_h2, h2.infoCenter_h2_b {
  margin-bottom: 0; }

div#page_description + ul + div#page_description {
  margin-top: 50px; }

/* Info Center - IRS Forms */
.dataTables_wrapper {
  padding-top: 1.33333em; }

.dataTableSummary {
  margin-bottom: 2em; }

/* Newsletters */
div.news_title {
  font-size: 17px;
  padding-bottom: 10px; }

/* Links */
p.link_title {
  padding: 15px 0 2px 0; }

h3 + p.link_title {
  padding-top: 0; }

div.link_description + h3 {
  margin-top: 1.2em;
  margin-bottom: 1em; }

/* Financial Tools */
div#calculators img {
  vertical-align: inherit; }

#calculators a {
  color: #00205b; }

.calc_header {
  display: none; }

/* Contact Us */
.lead_gen_container {
  padding: 0 !important; }

@media screen and (max-width: 767px) {
  div#lead_gen {
    margin: 10px 0 0 30%; } }

@media screen and (max-width: 767px) {
  div.lead_gen_container div#lead_gen {
    margin: 0; } }

div.get_direction input[type="text"] {
  margin-left: 4px; }

div [id*='location-'].office-location,
div.office-location >
div, div.staff-group > div {
  border-color: rgba(150, 140, 131, 0.5); }

div#contacts-1, .contacts-no-photo-list {
  display: none; }

@media screen and (max-width: 767px) {
  .map {
    padding-bottom: 20px; } }

/* Bios */
.staff-list {
  list-style: none;
  padding: 0;
  margin-top: 20px; }
  .staff-list li {
    font-size: 18px;
    padding: 0 0 5px;
    display: inline-block;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .staff-list li {
        padding: 0 10px 10px; } }
    @media screen and (max-width: 480px) {
      .staff-list li {
        width: 100%;
        display: block; } }

.staff-list.founders li {
  width: 33%; }
  @media screen and (max-width: 767px) {
    .staff-list.founders li {
      width: 32%; } }
  @media screen and (max-width: 480px) {
    .staff-list.founders li {
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .staff-list.founders li {
      width: 32%; } }

.staff-list.professionals {
  width: 80%;
  margin: 30px auto; }
  @media screen and (max-width: 767px) {
    .staff-list.professionals {
      width: 100%; } }

.staff-list.professionals li {
  width: 48%; }
  @media screen and (max-width: 480px) {
    .staff-list.professionals li {
      width: 100%; } }

ul.staff-contact {
  list-style: none;
  margin-bottom: 20px;
  padding-left: 0; }

/* Landscape phones and smaller */
@media (max-width: 480px) {
  /* Info Center - Events Calendar */
  td.not_selected, ┬átd.selected {
    display: none; }

  td.header_cal.grid {
    text-align: left; }

  table#cal_legend tr td {
    display: block;
    margin-left: 12px; }

  #cal_legend td:nth-child(3):before,
  #cal_legend td:nth-child(6):before,
  #cal_legend td:nth-child(9):before,
  #cal_legend td:nth-child(12):before {
    content: '';
    display: block;
    width: 10px;
    height: 15px;
    position: absolute;
    margin-left: -12px;
    margin-top: 4px; }

  #cal_legend td:nth-child(3):before {
    background-color: #7171D1; }

  #cal_legend td:nth-child(6):before {
    background-color: #6ccb71; }

  #cal_legend td:nth-child(9):before {
    background-color: #fe8050; }

  #cal_legend td:nth-child(12):before {
    background-color: #3FBFFF; }

  .event {
    font-size: 11px !important;
    cursor: pointer !important;
    font-family: "Open Sans", sans-serif !important;
    line-height: 1; }

  #cluetip {
    z-index: 110 !important; } }

/*# sourceMappingURL=styles.css.map */
