@charset "UTF-8";
/* was #555 Medium Gray */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:700,300,600,800,400|Open+Sans+Condensed:300,700");
/*@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 {
  background-image: url("../includes/images/bg.jpg?1752262787");
  background-repeat: repeat;
  font-family: "Open Sans", sans-serif;
  color: #616161;
  font-size: 14px;
  line-height: 1.7142857143; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  line-height: 1em;
  color: #616161;
  padding-top: 0;
  margin: 0; }

h1, .h1, h2, .h2, h5, .h5, h6, .h6 {
  font-family: "Open Sans", sans-serif; }

h3, .h3, h4, .h4 {
  font-family: "Open Sans Condensed", sans-serif; }

h1, .h1 {
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1.2em;
  font-style: italic;
  color: #811C1C;
  margin-bottom: 1em; }

h2, h2 {
  font-size: 1.6em;
  color: #671616;
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 1.5em; }

h3, .h3 {
  font-size: 2em;
  line-height: 1.2em;
  color: #4E1010;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 1.2em; }

h4, .h4 {
  font-size: 1.75em;
  line-height: 1em;
  font-weight: 300;
  color: #CD2C2C;
  margin-bottom: 1.2em;
  font-style: italic; }

h5, .h5 {
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 900;
  color: #CD2C2C;
  margin-bottom: 2.5em; }

h6, .h6 {
  width: 95%;
  font-size: 2.1428571429em;
  line-height: 1.5em;
  color: #811C1C;
  font-weight: 700;
  padding-bottom: 0.5em;
  margin-bottom: 2.5em;
  text-transform: uppercase; }

h6:after, .h6:after {
  content: '';
  background-color: #333333;
  width: 100%;
  height: 5px;
  display: block; }

a {
  color: #811C1C; }

a:hover, a:focus {
  color: #616161;
  background-color: transparent; }

hr {
  margin-top: 10px;
  margin-bottom: 0;
  border-top: 1px solid #b5b5b5; }

/* Tax Alerts */
div#repositionedTaxAlerts {
  margin-left: 2.1428571429em;
  display: inline-block;
  vertical-align: top;
  width: 92%;
  /*    float: right;*/
  margin-top: 2.5em; }
  @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%;
      margin-left: auto; } }

#home_panel,
#tax_alerts {
  background-color: #FFFFFF;
  color: #616161;
  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: #CD2C2C; }

#home_panel a:hover,
#tax_alerts a:hover {
  text-shadow: none;
  color: #4E1010; }

#home_panel br,
#tax_alerts br {
  display: none; }

#taxAlertPanel_Heading {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 32px;
  font-weight: 100 !important;
  height: 20px !important;
  margin: 0 !important;
  width: 100% !important;
  text-align: left !important;
  color: #FFFFFF;
  background: #811C1C;
  padding: 30px 30px 40px;
  text-transform: uppercase;
  border-bottom: 3px solid #4E1010; }
  @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: #f2f2f2; }

#taxAlertPanel {
  border-bottom: 3px solid #333333; }

.taxAlerts_title3,
.taxAlerts_title_TB {
  padding: 25px 30px 30px !important;
  margin: 0 !important;
  border-bottom: 1px solid #e0e0e0 !important;
  text-align: left !important;
  background-color: #333333; }

.taxAlerts_title3:first-child {
  font-size: 17px;
  padding: 5px 30px 20px !important;
  color: #616161;
  position: absolute;
  border: none !important;
  top: 0px;
  right: 0;
  font-weight: 400;
  background-color: transparent;
  font-style: italic; }
  @media screen and (max-width: 767px) {
    .taxAlerts_title3:first-child {
      top: -35px; } }

.taxAlerts_title_TB {
  display: none; }

a.taxBriefingsLinks {
  line-height: 2em;
  font-size: 13px;
  margin-left: 0px;
  line-height: 1.5em;
  padding-bottom: 10px; }

a.taxBriefingsLinks:before {
  content: '!';
  height: 18px;
  width: 18px;
  background-color: #811C1C;
  display: none;
  position: absolute;
  margin-top: 1px;
  margin-left: -25px;
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  padding: 0px 7px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

a.taxBriefingsLinks:hover::before {
  background-color: #CD2C2C;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

#home_panel .taxAlerts_title3 a, #tax_alerts .taxAlerts_title3 a {
  color: #777777;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

#home_panel .taxAlerts_title3 a:hover, #tax_alerts .taxAlerts_title3 a:hover {
  color: #CD2C2C;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.ticker {
  padding: 0 !important;
  margin: 0 !important; }

#contlayer0,
#mainlayer0 {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  background: #f2f2f2; }

#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: #811C1C 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?1752262787");
  margin-left: -3px !important; }

div#lpau0 a[href*="tspH"] {
  background-image: url("../includes/images/pause.png?1752262787");
  transition: all .25s; }

div#lres0 a[href*="tspI"] {
  background-image: url("../includes/images/play.png?1752262787");
  background-position: 55%;
  transition: all .25s; }

div#lnxt0 a[href*="click_pass(1)"] {
  background-image: url("../includes/images/next.png?1752262787");
  margin-left: 3px !important; }

#newsletters_content {
  display: inline-block; }

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: 5px solid #FFFFFF; }

.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 #e0e0e0;
  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 #e0e0e0;
  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: #811C1C;
  color: #FFFFFF; }

div#submitDiv input#appointmentButton,
button.applynow,
button#applyjob {
  background-color: #4E1010;
  border: none;
  font-family: "Open Sans Condensed", sans-serif;
  color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 18px;
  padding: 0 15px 1px;
  position: relative;
  top: 1px; }
  div#submitDiv input#appointmentButton:hover,
  button.applynow:hover,
  button#applyjob:hover {
    background-color: #CD2C2C;
    border: none; }

div#submitDiv input#appointmentButton {
  font-size: 20px; }

button.applynow, button#applyjob {
  padding: 6px 20px;
  font-size: 20px;
  margin-bottom: 20px; }

.container {
  padding: 0; }

.container-fluid {
  padding-right: 0;
  padding-left: 0; }

/* Header */
.header--section {
  background-color: rgba(230, 230, 230, 0.1);
  margin-top: 2.1428571429em; }
  @media screen and (max-width: 767px) {
    .header--section {
      margin-top: 0; } }

#logoContainer {
  text-align: center; }

.navbar-brand {
  float: none;
  height: auto;
  padding: 0;
  display: block;
  font-size: 1.5714285714em; }
  @media screen and (max-width: 767px) {
    .navbar-brand {
      font-size: 1.2142857143em; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-brand {
      font-size: 1.2142857143em; } }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .navbar-brand {
      font-size: 1.4285714286em; } }

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: 0; }

.logo--container {
  margin: 20px auto 5px;
  display: block; }

.logo__img {
  max-width: 500px;
  height: auto;
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .logo__img {
      max-width: 350px; } }
  @media screen and (max-width: 480px) {
    .logo__img {
      max-width: 75%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .logo__img {
      max-width: 350px; } }

.title {
  line-height: 1.0909090909;
  display: inline-block;
  font-weight: 100;
  color: #e6e6e6;
  padding: 5px 0 10px;
  font-size: 24px;
  text-decoration: inherit;
  text-align: center; }
  .title:hover {
    color: #811C1C;
    text-decoration: none; }
  @media screen and (max-width: 767px) {
    .title {
      display: block;
      min-height: 40px; } }

.company {
  color: inherit;
  text-align: center; }
  .company:hover {
    color: #811C1C;
    text-decoration: none; }
  .company:focus {
    color: #811C1C;
    text-decoration: none; }

.slogan {
  font-size: 1.9285714286em;
  text-align: center;
  color: #e6e6e6;
  font-weight: 100;
  line-height: 1.2em;
  margin: 0 auto 30px; }

.container-fluid.header__img {
  margin-bottom: 1em; }

.img--full {
  width: 100%;
  height: auto; }

/* Navigation */
@media screen and (max-width: 767px) {
  .navbar--wrapper {
    border-top: 2px solid #1a1a1a; } }

.nav-container {
  padding: 0;
  border-top: 2px solid #1a1a1a;
  border-bottom: 2px solid #1a1a1a; }
  @media screen and (max-width: 767px) {
    .nav-container {
      border-top: none; } }

.navbar {
  border: none;
  margin: 0;
  border-radius: 0;
  background-color: #333333; }

.navbar__button--toggle {
  padding: 0.7142857143em;
  vertical-align: middle;
  border: none;
  border-radius: 0;
  background-color: #1a1a1a;
  margin: .5em;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  float: none; }
  .navbar__button--toggle:hover {
    background: #811C1C;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }

.navbar-toggle .icon-bar {
  background: #FFFFFF; }

#navbar--collapse {
  padding: 0;
  box-shadow: none; }

.navbar--main > li > a {
  font-size: 1.2857142857em;
  color: #777777;
  font-family: "Open Sans Condensed", sans-serif;
  margin: 0;
  text-transform: uppercase; }

.navbar--main > li > a:hover {
  color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

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: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0.2); }

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent; }

li.divider {
  display: none; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent; }

/*New Navigation*/
.navbar-default {
  background-color: #333333; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #F5F5F5; }

.navbar-default .navbar-toggle {
  border-color: transparent;
  border: 0; }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #811C1C; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #681616;
  background: transparent; }

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF; }
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #811C1C;
    background: transparent; }

.navbar-default .navbar-nav > .open > a:nth-child(2) {
  background: transparent; }

.nav > li:hover,
.nav > li.active,
.nav > li.open {
  background-color: #811C1C;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

.nav > li > a {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  color: #858585; }
  .nav > li > a.toggle-control {
    padding: 0 8px 0 0;
    margin-right: 5px; }
    .nav > li > a.toggle-control:hover {
      background: #4E1010 !important;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }
    .nav > li > a.toggle-control::before {
      content: "";
      display: inline;
      padding-left: 5px; }
    @media screen and (max-width: 767px) {
      .nav > li > a.toggle-control {
        float: right;
        margin: 9px;
        position: relative;
        z-index: 20000; } }

.nav > li:hover a,
.nav > li:hover a.toggle-control,
.nav > li.active a {
  color: #e0e0e0; }

.nav > li:hover a:hover,
.nav > li:hover a.toggle-control:hover {
  color: #FFFFFF; }

.nav > li.main-nav-item > a {
  padding-left: 10px;
  padding-right: 10px; }
  @media screen and (max-width: 767px) {
    .nav > li.main-nav-item > a {
      padding-left: 5px;
      padding-right: 5px; } }

.navbar-collapse {
  border-top: 2px solid #454545;
  border-bottom: 2px solid #454545; }
  @media screen and (max-width: 767px) {
    .navbar-collapse {
      border: none; } }

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media screen and (max-width: 767px) {
    .navbar .navbar-nav {
      display: block; } }

.navbar .navbar-collapse {
  text-align: center; }
  @media screen and (max-width: 767px) {
    .navbar .navbar-collapse {
      text-align: left; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
  border-radius: 0;
  border: none;
  background-color: #811C1C;
  box-shadow: none; }

.navbar-nav .open .dropdown-menu {
  border-bottom: 2px solid #4E1010; }

@media screen and (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #671616; } }

.dropdown-menu {
  background-color: #4d4d4d;
  font-size: 13px; }
  .dropdown-menu .divider {
    background-color: #333333; }
  .dropdown-menu > li > a {
    color: #FFFFFF; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #671616;
      background-color: rgba(51, 51, 51, 0.2);
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s; }

ul.nav li:last-child ul.dropdown-menu {
  right: 0;
  left: auto; }

ul.nav li.dropdown.open a {
  color: #e0e0e0; }

@media screen and (max-width: 767px) {
  .navbar-nav {
    margin: 0; } }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #4E1010; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus {
  background-color: #671616; }

.dropdown-menu > .active > a:hover {
  background-color: #4E1010; }

/* Main Content */
div#content.container-fluid {
  background-color: #FFFFFF;
  margin-bottom: 1.7857142857em; }

.content--container {
  background: #e6e6e6;
  padding: 1em 0 2.8571428571em; }
  @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: 3em;
  padding-right: 40px;
  padding-left: 40px; }
  @media screen and (max-width: 767px) {
    div.content-main {
      padding-right: 20px;
      padding-left: 20px; } }

div.contentMainInner {
  margin-bottom: 2.1428571429em; }
  @media screen and (max-width: 767px) {
    div.contentMainInner {
      margin-bottom: 80px; } }

div.contentMainInner,
div.insertTaxAlerts {
  padding: 0; }

.row {
  margin-right: 0px;
  margin-left: 0px; }

.right-sidebar, .left-sidebar {
  margin-top: 9em;
  padding: 2.1428571429em;
  background-color: #f2f2f2; }

h1#pageTitle {
  color: #811C1C;
  font-family: "Open Sans", sans-serif;
  font-size: 2.1428571429em;
  margin-bottom: 2.5em;
  font-weight: 700;
  text-transform: uppercase; }

h1#pageTitle:after {
  content: '';
  background-color: #333333;
  width: 100%;
  height: 3px;
  display: block; }

.home h1#pageTitle, .index h1#pageTitle {
  display: none; }

div#page_description {
  margin-bottom: 50px; }

.container--right-sidebar {
  background: #4E1010;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5.7142857143em; }
  .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: 2.1428571429em;
    padding-right: 2.1428571429em; }

div#three-column-content {
  background-color: rgba(230, 230, 230, 0.1);
  padding: 2.8571428571em 0; }

div#cchFeatureBox {
  margin-top: 0 !important;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important; }

.cchFeatures {
  padding-bottom: 0 !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; }

/* Footer */
.footer--container {
  background-color: #333333;
  color: #707070;
  padding-bottom: 2em; }

.footer--container a {
  color: #707070;
  padding-left: 10px;
  padding-right: 10px; }

.footer--container a:hover {
  color: #CD2C2C;
  text-decoration: none; }

.footer--container--modules {
  margin-top: 0em; }

@media screen and (max-width: 480px) {
  .footer--container--modules .row > div {
    float: none; } }

.footer--section {
  text-align: center; }

.footer--section--content {
  display: inline-block; }

h3.module-heading {
  text-align: left;
  color: #999999;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
  font-style: normal;
  font-family: "Open Sans", sans-serif; }

/* Footer Nav */
ul.footer-navbar-nav {
  list-style: none;
  margin: 0;
  padding: 8px 0 0; }

ul.footer-navbar-nav li {
  font-size: 15px;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0 0 20px;
  float: left; }
  @media screen and (max-width: 480px) {
    ul.footer-navbar-nav li {
      float: none; } }

ul.footer-navbar-nav li a:hover {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

@media screen and (max-width: 767px) {
  .footer--container--modules .footer--section {
    margin-bottom: 40px; } }

/* Social Media */
.social-media--container {
  float: right; }
  @media screen and (max-width: 767px) {
    .social-media--container {
      float: none; } }

div.social-media--content {
  margin-right: 8px; }
  @media screen and (max-width: 767px) {
    div.social-media--content {
      margin: 10px 8px 2px; } }

div.social-media button.cch-button {
  background-color: #811C1C;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  cursor: pointer;
  border: none;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  vertical-align: top;
  margin: 0 2px 8px 0;
  background-position: center;
  background-size: 100%;
  display: inline-block; }
  div.social-media button.cch-button:last-child {
    margin-right: 0; }
  div.social-media button.cch-button:hover {
    cursor: pointer;
    background-color: #CD2C2C; }

button#cchFacebook {
  background-image: url("../includes/images/facebook.png?1752262787");
  background-image: url("../includes/images/facebook.svg"); }

button#cchTwitter {
  background-image: url("../includes/images/twitter.png?1752262787");
  background-image: url("../includes/images/twitter.svg"); }

button#cchLinkedIn {
  background-image: url("../includes/images/linkedin.png?1752262787");
  background-image: url("../includes/images/linkedin.svg"); }

button#cchYouTube {
  background-image: url("../includes/images/youtube.png?1752262787");
  background-image: url("../includes/images/youtube.svg"); }

button#cchFileShare {
  background-image: url("../includes/images/fileshare.png?1752262787");
  background-image: url("../includes/images/fileshare.svg"); }

button#cchPortal {
  background-image: url("../includes/images/portal.png?1752262787");
  background-image: url("../includes/images/portal.svg"); }

button#cchClientAxcess {
  background-image: url("../includes/images/client-axcess.png?1752262787");
  background-image: url("../includes/images/client-axcess.svg"); }

div.social-media button.cch-button span.cch-button-text {
  position: relative;
  padding-left: 2.1428571429em;
  text-align: left;
  display: none;
  width: 140px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1em; }

div.social-media button.cch-button:hover span.cch-button-text,
div.social-media button.cch-button span.cch-button-text:hover {
  color: #CD2C2C; }

div.social-media div a {
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
  @media screen and (max-width: 767px) {
    div.social-media 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.social-media div a {
      -moz-transition: none !important;
      -webkit-transition: none !important;
      -o-transition: none !important;
      transition: none !important; } }

@media screen and (max-width: 767px) {
  div.social-media div {
    vertical-align: sub; } }

@media screen and (max-width: 767px) {
  _::-moz-svg-foreign-content, :root div.social-media div {
    vertical-align: top;
    /* Safari */ } }

/* Modules */
div.modules--container {
  text-align: center;
  margin: 27px auto 20px; }
  @media screen and (max-width: 767px) {
    div.modules--container {
      margin-bottom: 30px; } }

div.modules--section {
  background-color: #333333; }

div.modules--section button.cch-button {
  background-color: #811C1C;
  background-repeat: no-repeat;
  height: 42px;
  width: 205px;
  cursor: pointer;
  border: none;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  vertical-align: top;
  margin: 15px;
  background-position: center;
  background-size: 100%;
  display: inline-block;
  padding-left: 6px; }
  div.modules--section button.cch-button:hover {
    cursor: pointer;
    background-color: #CD2C2C; }

div.modules--section button.cch-button span.cch-button-text {
  position: relative;
  padding-left: 30px;
  text-align: left;
  display: none;
  width: 170px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1em;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }

div.modules--section button.cch-button:hover span.cch-button-text,
div.modules--section button.cch-button span.cch-button-text:hover {
  color: #CD2C2C; }

button#cchTaxNotebook {
  background-image: url("../includes/images/taxnotebook.png?1752262787");
  background-image: url("../includes/images/taxnotebook.svg"); }

button#cchLeadGenerator {
  background-image: url("../includes/images/leadgen.png?1752262787");
  background-image: url("../includes/images/leadgen.svg"); }

button#cchLeadGenerator.lang-fr {
  background-image: url("../includes/images/leadgen-fr.png?1752262787");
  background-image: url("../includes/images/leadgen-fr.svg"); }

button#cchNewsletterSignUp {
  background-image: url("../includes/images/enewsletter-module.png?1752262787");
  background-image: url("../includes/images/enewsletter-module.svg"); }

button#cchGainsKeeper {
  background-image: url("../includes/images/gainskeeper.png?1752262787");
  background-image: url("../includes/images/gainskeeper.svg"); }

#divNewsletter1 #reCaptcha {
  font-size: 13px !important; }

div#reCaptchaWrapper div#reCaptcha input.NewsletterFormSubmit {
  width: 30%;
  padding: 0;
  font-size: 14px;
  font-family: 'verdana', sans-serif; }

/* eNewsletters Sign Up Form */
.enews-form-bg-color {
  background-color: #811C1C;
  padding: 1.4285714286em 0 2.1428571429em; }

div#divNewsletter1 {
  padding: 10px 0 8px;
  width: 100%;
  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: 100;
  font-size: 35px;
  text-align: left !important;
  color: #F5F5F5;
  text-transform: uppercase;
  line-height: 1em;
  width: 100%; }
  @media screen and (max-width: 767px) {
    p#enewsletter_title {
      padding: 0;
      width: 90%;
      margin-left: 10px; } }
  @media screen and (max-width: 480px) {
    p#enewsletter_title {
      font-size: 26px; } }

.NewsletterForm form {
  padding: 0 !important;
  position: relative; }
  @media screen and (max-width: 767px) {
    .NewsletterForm form #recaptchaContainer {
      display: block;
      margin: 20px auto 35px;
      position: relative;
      right: initial;
      top: 13px;
      width: 234px; } }
.NewsletterForm #recaptchaContainer {
  position: absolute;
  top: -65px;
  /* right: -2%;*/
  right: 6%;
  /*5/19/20*/ }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .NewsletterForm #recaptchaContainer {
      right: 3%; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .NewsletterForm #recaptchaContainer {
      right: 1%; } }

div#divNewsletter1 input {
  width: 100%; }

.modules div#divNewsletter1 {
  display: inline-block;
  text-align: left;
  max-width: 450px;
  width: 100%; }

.NewsletterForm p {
  width: 32%;
  display: inline-block;
  padding-left: 2%; }
  @media screen and (max-width: 767px) {
    .NewsletterForm p {
      display: block;
      width: 98%; } }

div#divNewsletter1 form p {
  font-weight: 100;
  color: #F5F5F5;
  font-size: 1.2857142857em;
  font-family: "Open Sans Condensed", sans-serif;
  float: left; }
  @media screen and (max-width: 767px) {
    div#divNewsletter1 form p {
      float: none; } }
  div#divNewsletter1 form p:empty {
    display: none;
    /*5/19/20*/ }

div#divNewsletter1 form p input {
  background-color: #4E1010;
  border: none;
  font-family: "Open Sans", sans-serif;
  font-size: 1.0714285714em;
  color: #FFFFFF;
  border-bottom: 2px solid #4E1010; }

div#divNewsletter1 form input:focus {
  background-color: #671616;
  border-color: #CD2C2C;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

div#divNewsletter1 form input.NewsletterFormSubmit:focus {
  border-bottom-color: #671616;
  transition-property: border-bottom-color, border-bottom-width;
  transition-duration: .7s, .7s;
  transition-delay: 0s, 0s;
  transition-timing-function: ease, ease; }

div#divNewsletter1 form input.NewsletterFormSubmit {
  font-family: "Open Sans Condensed", sans-serif;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  /*margin-top: -10px;*/
  margin-top: 30px;
  /*5/19/20*/ }
  @media screen and (max-width: 767px) {
    div#divNewsletter1 form input.NewsletterFormSubmit {
      /*margin-top: 35px*/
      margin-top: 10px;
      /*5/19/20*/ } }

div#divNewsletter1 form input.NewsletterFormSubmit:hover {
  background-color: #CD2C2C !important;
  border-bottom: 2px solid #CD2C2C;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s; }

#reCaptcha input#recaptcha_response_field:focus {
  background-color: #FFFFFF;
  border: 1px solid #777777; }

div#reCaptchaWrapper div#reCaptcha input.NewsletterFormSubmit {
  font-size: 14px;
  font-family: 'Verdana', sans-serif;
  padding: 0;
  width: 30%;
  border: 1px solid #999999;
  margin-top: 0; }
  div#reCaptchaWrapper div#reCaptcha input.NewsletterFormSubmit:hover {
    border: 1px solid #999999;
    background-color: #F5F5F5 !important; }

div#divNewsletter1 p.message-success,
div#divNewsletter1 div.message-error {
  color: #FFFFFF;
  font-family: "Open Sans", sans-serif;
  font-size: 17px !important;
  padding: 10px;
  margin-top: 10px; }

div#divNewsletter1 p.message-success {
  font-size: 20px !important; }

/* Copyright */
.copyright--container {
  background-color: transparent; }

.copyright {
  font-size: 0.9285714286em;
  color: #707070;
  text-align: left;
  padding: 1em; }

/* Client Services */
div#services-top-list {
  padding-bottom: 1.4285714286em; }

#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: 15px;
  text-align: left; }

#services-top-list ul li a:hover {
  background-color: #f2f2f2; }

@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; }

h4.services-list-title {
  margin-bottom: 15px; }

a.service-type {
  padding-top: 0px;
  margin-top: 0px;
  display: inline-block; }

a[href="#top_page"]:before {
  content: '';
  display: block;
  background-color: #811C1C;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-image: url("../includes/images/up.png?1752262787");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  position: relative;
  margin-right: 5px;
  float: left;
  margin-top: 2px; }

a[href="#top_page"]:hover:before {
  background-color: #777777; }

/* Info Center */
a.infoCenter_title {
  font-size: 1.75em;
  line-height: 1em;
  margin: 1.8em 0 0;
  padding: 0;
  font-weight: 700;
  display: block;
  font-style: italic;
  color: #4E1010;
  font-family: "Open Sans Condensed", sans-serif; }
  a.infoCenter_title:hover {
    color: #811C1C;
    text-decoration: none; }

/* Info Center - Events Calendar */
table#cal_legend tr td {
  display: table-cell;
  padding: 0 0.3571428571em; }

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.4285714286em; }

.dataTableSummary {
  margin-bottom: 2.1428571429em; }

/* 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: #811C1C; }

/* Industries / Careers */
.ui-accordion {
  margin-bottom: 5px; }

div#ac-industries .group_name label,
form#careersform .group_name label {
  background-color: #671616 !important;
  border-color: #671616 !important;
  background-image: none !important;
  margin-bottom: 0; }

div#ac-industries .group_name label span,
form#careersform .group_name label span {
  color: #FFFFFF;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.6428571429em; }

div#ac-industries .ui-state-default,
form#careersform .ui-state-default {
  background-color: transparent !important; }

div#ac-industries .group_name label:hover,
form#careersform .group_name label:hover {
  background-color: #811C1C !important;
  border-color: #811C1C !important; }

div#ac-industries .ui-widget-content,
form#careersform .ui-widget-content {
  border-color: #b5b5b5 !important; }

div#ac-industries .ui-accordion-header:after,
form#careersform .ui-accordion-header:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #FFFFFF;
  content: '';
  float: right;
  margin-top: 6px; }

div#ac-industries .ui-accordion-header.ui-accordion-header-active.ui-state-active:after,
form#careersform .ui-accordion-header.ui-accordion-header-active.ui-state-active:after {
  border-bottom: 8px solid #FFFFFF;
  border-top: 8px solid transparent;
  margin-top: -3px; }

div#applyform .table-cell {
  vertical-align: top; }

/* Contact Us */
#content .lead_gen_container, #content .lead_gen_inner {
  padding: 0 !important;
  height: 0px !important;
  visibility: hidden; }

div.get_direction input[type="text"] {
  margin-left: 4px; }

div [id*='location-'].office-location,
div.office-location >
div, div.staff-group > div {
  border-color: #e0e0e0; }

.get_direction input[type="submit"] {
  background-color: #4E1010;
  border: none;
  font-family: "Open Sans Condensed", sans-serif;
  color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 18px;
  padding: 0 15px 1px;
  position: relative;
  top: 1px; }
  .get_direction input[type="submit"]:hover {
    background-color: #CD2C2C;
    border: none; }

/* 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 {
    white-space: normal !important;
    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 */
