/***********************************/
/********** IRDX START *************/
/***********************************/
body .irSocial {
  display: inline-block;
  float: right;
  right: 130px;
  position: absolute;
  top: -2px; }
  body .irSocial .socialIcon {
    width: 15px;
    height: 15px;
    background-size: 15px 15px; }
    body .irSocial .socialIcon.socialIcon.socialTwitter {
      background-size: 16px 14px; }
    body .irSocial .socialIcon.socialIcon.socialGoogle {
      background-size: 17px 16px; }
body.logged-in .irSocial {
  right: 100px; }

header#masthead .headerTop .headerAd {
  width: 728px;
  height: 90px;
  display: inline-block;
  background-color: #ffffff;
  float: right;
  position: relative;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }
header#masthead .headerBottom ul#menu-main-menu {
  display: inline-block;
  float: left; }
header#masthead .headerBottom ul#menu-tamebayguide li.menu-item-has-children ul.sub-menu {
  width: auto;
  min-width: 240px; }
  header#masthead .headerBottom ul#menu-tamebayguide li.menu-item-has-children ul.sub-menu:after {
    width: auto;
    min-width: 270px; }
header#masthead .headerBottom ul#menu-tamebayguide > li:hover {
  background: #FF7747;
  background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
  background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
  background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#FF7747), to(#EE3A23));
  /* Chrome,Safari4+ */
  background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=1 ); }
header#masthead .headerBottom ul#menu-tamebayguide > li:hover > a {
  color: #ffffff; }
header#masthead .headerBottom .searchBox {
  overflow: hidden;
  display: inline-block;
  float: right;
  top: 1px;
  position: absolute;
  right: 15px;
  width: auto;
  min-width: 60px;
  z-index: 5; }
  header#masthead .headerBottom .searchBox #irSearchInput {
    padding: 0;
    width: 0; }
    header#masthead .headerBottom .searchBox #irSearchInput:focus {
      padding: 10px 58px 10px 10px;
      width: 230px; }
  header#masthead .headerBottom .searchBox:hover {
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out; }
    header#masthead .headerBottom .searchBox:hover #irSearchInput {
      padding: 10px 58px 10px 10px;
      width: 230px; }
    header#masthead .headerBottom .searchBox:hover input {
      -webkit-transition-delay: .1s;
      /* Safari */
      transition-delay: .1s; }
header#masthead .headerBottom.irdx_headerBottom {
  text-align: center; }
  header#masthead .headerBottom.irdx_headerBottom .searchBox {
    display: none; }

.single-company header#masthead .headerBottom.irdx_headerBottom {
  text-align: left; }
  .single-company header#masthead .headerBottom.irdx_headerBottom .searchBox {
    display: inline-block; }
    .single-company header#masthead .headerBottom.irdx_headerBottom .searchBox:hover #irSearchInput {
      padding-left: 15px; }

.ui-autocomplete:hover .searchBox {
  width: 350px; }
  .ui-autocomplete:hover .searchBox input {
    padding-left: 15px; }

.irdxTop {
  width: 100%;
  margin: 60px 0;
  text-align: center; }
  .irdxTop .irdxWelkome {
    padding: 5px 0 15px 0; }
    .irdxTop .irdxWelkome h3, .irdxTop .irdxWelkome h1 {
      position: relative;
      margin: 0;
      max-width: 650px;
      width: 100%;
      height: auto;
      text-align: center;
      display: inline-block;
      font-size: 35px;
      color: #EE3A23;
      line-height: 35px;
      font-weight: 500; }
  .irdxTop .irSearch {
    top: 15px;
    bottom: 15px; }
    .irdxTop .irSearch .searchBox {
      height: 45px;
      position: relative;
      max-width: 410px;
      margin: 5px auto; }
      .irdxTop .irSearch .searchBox input:focus + .searchBoxSubmit {
        background: #FF7747;
        background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
        background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#FF7747), to(#EE3A23));
        /* Chrome,Safari4+ */
        background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=1 );
        height: 100%;
        border-bottom-right-radius: 6px;
        border-top-right-radius: 6px;
        background-size: 100% 100%; }
        .irdxTop .irSearch .searchBox input:focus + .searchBoxSubmit:before {
          background-size: 23px 23px;
          background-image: url(../images/svg/search_white.svg);
          background-repeat: no-repeat;
          background-position: center;
          content: '';
          margin-top: 0;
          width: 100%;
          display: block;
          height: 100%;
          z-index: 0; }

.irdxHeader .gradient_text,
#irdxPage .gradient_text {
  color: #EE3A23 !important; }

.searchBox input:-ms-input-placeholder {
  color: #c0c9d4; }
.searchBox input:-webkit-input-placeholder {
  color: #c0c9d4; }

.irdxAbout {
  max-width: 910px;
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
  color: #4C4C4C;
  font-size: 16px; }
  .irdxAbout p {
    color: #4C4C4C;
    font-size: 16px; }
    .irdxAbout p a {
      color: #4C4C4C;
      border-bottom: 1px solid #5a6d7c; }

.page-template-template-irdxHome .breadcrumbs {
  display: none; }
.page-template-template-irdxHome header#masthead .headerTop .irSearch .irSearch_toogle {
  display: none !important; }

#irdxPage .irdxContentHome {
  width: 75%;
  float: left; }
  #irdxPage .irdxContentHome .irdxHomeCol {
    display: inline-block;
    margin: 0; }
    #irdxPage .irdxContentHome .irdxHomeCol .termMore.irdxTermMore {
      height: 45px;
      background-color: #f8f8f8;
      width: 115%;
      margin-left: -15px;
      margin-bottom: -15px;
      padding: 7px 15px;
      font-size: 20px;
      font-family: "Crimson Text", serif; }
      #irdxPage .irdxContentHome .irdxHomeCol .termMore.irdxTermMore a {
        display: block; }
      #irdxPage .irdxContentHome .irdxHomeCol .termMore.irdxTermMore .arrow_after:after {
        vertical-align: 4%;
        margin-left: 12px; }
#irdxPage .irdxSidebarHome {
  width: 25%;
  float: right; }
#irdxPage .irdxNewAd {
  margin: 15px 0; }
  #irdxPage .irdxNewAd img {
    width: 100%; }
#irdxPage #homeIrdx .listed_articles .col-inner .trendIn {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0 0 15px 0;
  display: block;
  color: #919191;
  line-height: 11px; }
#irdxPage #homeIrdx .listed_articles .col-inner div.articleEntry {
  background: transparent;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
  width: 100%; }
  #irdxPage #homeIrdx .listed_articles .col-inner div.articleEntry:nth-of-type(4) {
    border-bottom: none;
    margin-bottom: 15px; }
  #irdxPage #homeIrdx .listed_articles .col-inner div.articleEntry.featured .articleContent .articleTitle:after {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background-image: url(../images/svg/premium.svg);
    background-size: 10px 10px;
    /* vertical-align: 20%; */
    margin-left: 5px; }
#irdxPage #homeIrdx .listed_articles .col-inner div.termMore {
  display: block;
  background-color: #f8f8f8;
  padding-left: 15px;
  margin-left: -15px;
  padding-bottom: 3px;
  margin-bottom: -15px;
  margin-right: -15px;
  padding-top: 3px; }
  #irdxPage #homeIrdx .listed_articles .col-inner div.termMore .gradient_text,
  #irdxPage #homeIrdx .listed_articles .col-inner div.termMore .gradient_text_ajax {
    position: relative;
    font-family: "Crimson Text", serif;
    font-size: 20px; }
    #irdxPage #homeIrdx .listed_articles .col-inner div.termMore .gradient_text:before,
    #irdxPage #homeIrdx .listed_articles .col-inner div.termMore .gradient_text_ajax:before {
      content: '';
      width: 3px;
      height: 100%;
      display: block !important;
      position: absolute;
      left: -15px;
      top: -2px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
#irdxPage #homeIrdx .listed_articles .col-inner h3:before {
  display: none; }
#irdxPage #homeIrdx .listed_articles .col-inner .ftImg {
  border: 1px solid #e1e1e1;
  background-size: 95%; }
#irdxPage #homeIrdx .irdxHomeColRow {
  display: inline-block;
  width: 100%; }
#irdxPage .singleGlossary .glossaryBox .content_elements h3 {
  font-size: 30px;
  position: relative;
  font-family: "Crimson Text", serif;
  margin: 5px 0;
  color: #4C4C4C !important;
  font-weight: 500; }
  #irdxPage .singleGlossary .glossaryBox .content_elements h3:before {
    display: none; }
#irdxPage .singleGlossary .glossaryBox .content_elements .color_sep {
  width: 100%; }
#irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition {
  margin-top: 20px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #c9cfd5;
  padding-bottom: 20px; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentLeft {
    font-size: 20px;
    position: relative;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 500;
    width: 22%;
    display: inline-block;
    padding: 10px 0; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight {
    display: inline-block;
    float: right;
    width: 78%; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine {
      width: 100%;
      display: block;
      padding: 20px 40px; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defNumber {
        display: inline-block;
        width: 4%;
        float: left;
        margin: 0;
        line-height: 18px;
        color: #FF7747;
        font-weight: 600; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent {
        display: inline-block;
        width: 96%;
        margin: 0;
        line-height: 18px; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ol, #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ul {
          list-style-type: none;
          counter-reset: my-badass-counter;
          line-height: normal;
          padding-left: 20px;
          padding-bottom: 0;
          margin-bottom: 0; }
          #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ol li, #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ul li {
            font-size: 14px;
            color: #585858;
            font-family: "Libre Franklin", sans-serif; }
            #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ol li:before, #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent ul li:before {
              content: counter(my-badass-counter,lower-alpha) ".";
              counter-increment: my-badass-counter;
              margin-right: 5px;
              font-weight: bold;
              font-size: 14px;
              color: #585858; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent p {
          font-size: 14px;
          font-family: "Libre Franklin", sans-serif;
          color: #585858;
          padding-bottom: 0;
          margin-bottom: 0; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine:nth-child(odd) {
        background-color: #f5f5f5; }
#irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms {
  margin-top: 20px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #c9cfd5;
  padding-bottom: 20px; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentLeft {
    font-size: 20px;
    position: relative;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 500;
    width: 22%;
    display: inline-block;
    padding: 15px 0; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight {
    display: inline-block;
    float: right;
    width: 78%; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList {
      -webkit-column-count: 4;
      -moz-column-count: 4;
      column-count: 4;
      -webkit-column-gap: 20px;
      /* Chrome, Safari, Opera */
      -moz-column-gap: 20px;
      /* Firefox */
      column-gap: 20px;
      margin: 10px 0;
      padding-left: 40px; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList li {
        margin: 10px 0;
        display: inline-block;
        min-width: 100%;
        font-family: "Libre Franklin", sans-serif;
        font-size: 14px;
        color: #585858; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList li:after {
          content: ',';
          margin-left: -2px; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList li:last-of-type:after {
          content: '.'; }
#irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext {
  margin-top: 20px;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #c9cfd5;
  padding-bottom: 20px; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentLeft {
    font-size: 20px;
    position: relative;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 500;
    width: 22%;
    display: inline-block;
    padding: 15px 0; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentRight {
    display: inline-block;
    float: right;
    width: 78%;
    margin: 20px 0;
    padding-left: 40px; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentRight p {
      font-size: 14px;
      font-family: "Libre Franklin", sans-serif;
      color: #43b3e6;
      font-style: italic;
      padding-bottom: 0;
      margin-bottom: 0; }
#irdxPage .singleGlossary .singlePageSide {
  margin-top: 30px; }
  #irdxPage .singleGlossary .singlePageSide .latestMentions h3 {
    font-size: 30px;
    position: relative;
    font-family: "Crimson Text", serif;
    margin: 5px 0;
    color: #4C4C4C !important;
    font-weight: 500; }
  #irdxPage .singleGlossary .singlePageSide .latestMentions .color_sep {
    width: 100%; }
  #irdxPage .singleGlossary .singlePageSide .latestMentions .col-inner {
    overflow: hidden;
    margin-top: 35px; }
    #irdxPage .singleGlossary .singlePageSide .latestMentions .col-inner .ftImg {
      width: 27%;
      height: 0;
      padding-bottom: 27%;
      float: left;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      border: 1px solid #e1e1e1;
      /* float: left; */ }
    #irdxPage .singleGlossary .singlePageSide .latestMentions .col-inner .articleContent {
      width: 70%;
      float: right; }
      #irdxPage .singleGlossary .singlePageSide .latestMentions .col-inner .articleContent h3 {
        font-size: 14px;
        font-family: "Libre Franklin", sans-serif;
        color: #4C4C4C !important; }
      #irdxPage .singleGlossary .singlePageSide .latestMentions .col-inner .articleContent a:hover h3 {
        color: #EE3A23; }
#irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner .glossaryTop {
  border-bottom: 1px solid #c9cfd5;
  padding: 10px 0; }
  #irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner .glossaryTop a {
    display: inline-block; }
    #irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner .glossaryTop a h3 {
      font-size: 18px;
      font-family: "Libre Franklin", sans-serif;
      color: #4C4C4C;
      font-weight: 600; }
  #irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner .glossaryTop .glossaryMore {
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    line-height: normal;
    visibility: hidden; }
#irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner .categoryGlossaryContent {
  padding: 10px 0; }
#irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner:hover .glossaryTop .glossaryMore {
  visibility: visible; }
#irdxPage .glossaryCategory .col-lg-9 .content_elements .col-inner:hover .glossaryTop a h3 {
  color: #EE3A23; }
#irdxPage .glossaryCategory .grid-section .categoryMenu h3 {
  font-size: 30px !important;
  color: #4C4C4C; }
#irdxPage .glossaryCategory .grid-section .topicMenu {
  margin-top: 0; }
  #irdxPage .glossaryCategory .grid-section .topicMenu h3 {
    font-size: 30px !important;
    color: #4C4C4C; }
#irdxPage .ctaButtons .loadMoreCategories, #irdxPage .ctaButtons .loadMorePosts {
  color: #585858; }
  #irdxPage .ctaButtons .loadMoreCategories:hover, #irdxPage .ctaButtons .loadMorePosts:hover {
    color: #EE3A23; }

#irdxPage .grid_system .grid-section .grid_rows .col-inner h3,
.single-company .grid-section .grid_rows .col-inner h3,
.company-category .grid-section .grid_rows .col-inner h3 {
  color: #4C4C4C;
  font-size: 30px !important;
  font-family: "Crimson Text", serif;
  padding: 0;
  line-height: 25px; }
  #irdxPage .grid_system .grid-section .grid_rows .col-inner h3:before,
  .single-company .grid-section .grid_rows .col-inner h3:before,
  .company-category .grid-section .grid_rows .col-inner h3:before {
    display: none; }

#irdxPage .grid_system .grid-section .grid_rows .col-inner .articleEntry .listTermEntryExcerpt {
  width: 68%;
  float: right; }

.loadMoreCategories {
  max-width: 165px;
  display: block !important;
  margin: 20px auto !important; }

#irdxPage .categoryMenu,
#irdxPage .topicMenu {
  margin-bottom: 30px;
  padding-bottom: 0; }
  #irdxPage .categoryMenu .catLink,
  #irdxPage .topicMenu .catLink {
    position: relative;
    width: 112%;
    margin: 0px;
    margin-left: -14px; }
    #irdxPage .categoryMenu .catLink.no_children .irdxCatArrow,
    #irdxPage .topicMenu .catLink.no_children .irdxCatArrow {
      display: none; }
    #irdxPage .categoryMenu .catLink .irdxCatLink,
    #irdxPage .topicMenu .catLink .irdxCatLink {
      font-family: "Libre Franklin", sans-serif; }
      #irdxPage .categoryMenu .catLink .irdxCatLink .irdxCatSidebar,
      #irdxPage .topicMenu .catLink .irdxCatLink .irdxCatSidebar {
        cursor: pointer;
        color: #4C4C4C;
        margin: 0px;
        font-size: 15px;
        padding: 15px 45px 15px 13px;
        background-color: #f8f8f8;
        border-top: 1px solid #c0c9d4;
        position: relative;
        font-family: "Libre Franklin", sans-serif; }
    #irdxPage .categoryMenu .catLink.closed .irdxCatLink.child,
    #irdxPage .topicMenu .catLink.closed .irdxCatLink.child {
      display: none;
      visibility: visible; }
      #irdxPage .categoryMenu .catLink.closed .irdxCatLink.child .irdxCatSidebar,
      #irdxPage .topicMenu .catLink.closed .irdxCatLink.child .irdxCatSidebar {
        color: #585858; }
    #irdxPage .categoryMenu .catLink.closed .irdxCatArrow:after,
    #irdxPage .topicMenu .catLink.closed .irdxCatArrow:after {
      content: '';
      position: absolute;
      width: 1px;
      height: 60%;
      top: 20%;
      left: 0;
      background: #c0c9d4; }
    #irdxPage .categoryMenu .catLink.opened .irdxCatLink.child,
    #irdxPage .topicMenu .catLink.opened .irdxCatLink.child {
      display: block; }
    #irdxPage .categoryMenu .catLink.opened .irdxCatArrow,
    #irdxPage .topicMenu .catLink.opened .irdxCatArrow {
      background: url(../images/svg/arrow_up_gradient_bold.svg) no-repeat center;
      background-size: 9px 5px; }
      #irdxPage .categoryMenu .catLink.opened .irdxCatArrow:before,
      #irdxPage .topicMenu .catLink.opened .irdxCatArrow:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 60%;
        top: 20%;
        left: 0px;
        background: #FF7747;
        background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
      #irdxPage .categoryMenu .catLink.opened .irdxCatArrow:hover,
      #irdxPage .topicMenu .catLink.opened .irdxCatArrow:hover {
        background: url(../images/svg/arrow_up_gradient_bold.svg) no-repeat center;
        background-size: 9px 5px; }
    #irdxPage .categoryMenu .catLink .irdxCatArrow,
    #irdxPage .topicMenu .catLink .irdxCatArrow {
      cursor: pointer;
      width: 40px;
      height: 100%;
      right: 2px;
      top: 0px;
      position: absolute;
      padding: 0;
      background: url(../images/svg/arrow_down_gray_dark.svg) no-repeat center;
      background-size: 9px 5px; }
      #irdxPage .categoryMenu .catLink .irdxCatArrow:hover,
      #irdxPage .topicMenu .catLink .irdxCatArrow:hover {
        color: #EE3A23;
        background: url(../images/svg/arrow_down_gradient_bold.svg) no-repeat center;
        background-size: 9px 5px; }
        #irdxPage .categoryMenu .catLink .irdxCatArrow:hover:before,
        #irdxPage .topicMenu .catLink .irdxCatArrow:hover:before {
          content: '';
          position: absolute;
          top: 20%;
          left: 0;
          width: 1px;
          height: 60%;
          background: #FF7747;
          background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
          z-index: 1; }
    #irdxPage .categoryMenu .catLink:hover .irdxCatSidebar,
    #irdxPage .topicMenu .catLink:hover .irdxCatSidebar {
      color: #EE3A23; }
      #irdxPage .categoryMenu .catLink:hover .irdxCatSidebar:before,
      #irdxPage .topicMenu .catLink:hover .irdxCatSidebar:before {
        content: '';
        position: absolute;
        top: 20%;
        left: 0;
        width: 2px;
        height: 60%;
        background: #FF7747;
        background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
        z-index: 1; }
    #irdxPage .categoryMenu .catLink:first-of-type .irdxCatLink .irdxCatSidebar,
    #irdxPage .topicMenu .catLink:first-of-type .irdxCatLink .irdxCatSidebar {
      border-top: none;
      margin-top: 0px; }
    #irdxPage .categoryMenu .catLink.is_child .irdxCatArrow,
    #irdxPage .topicMenu .catLink.is_child .irdxCatArrow {
      display: none; }
    #irdxPage .categoryMenu .catLink.is_child .irdxCatSidebar,
    #irdxPage .topicMenu .catLink.is_child .irdxCatSidebar {
      width: 100%;
      color: #585858;
      font-size: 14px; }
      #irdxPage .categoryMenu .catLink.is_child .irdxCatSidebar:hover,
      #irdxPage .topicMenu .catLink.is_child .irdxCatSidebar:hover {
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        color: #4C4C4C; }
        #irdxPage .categoryMenu .catLink.is_child .irdxCatSidebar:hover:before,
        #irdxPage .topicMenu .catLink.is_child .irdxCatSidebar:hover:before {
          display: none; }
    #irdxPage .categoryMenu .catLink.is_child .irdxCatLink .irdxCatSidebar,
    #irdxPage .topicMenu .catLink.is_child .irdxCatLink .irdxCatSidebar {
      border-top: 1px solid #c0c9d4;
      padding: 10px 15px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #irdxPage .categoryMenu .catLink .activeSubMenu .irdxCatSidebar,
    #irdxPage .topicMenu .catLink .activeSubMenu .irdxCatSidebar {
      padding-left: 25px !important;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #4C4C4C; }
      #irdxPage .categoryMenu .catLink .activeSubMenu .irdxCatSidebar:hover:before,
      #irdxPage .topicMenu .catLink .activeSubMenu .irdxCatSidebar:hover:before {
        display: block;
        margin-left: 13px;
        margin-top: 6px; }
      #irdxPage .categoryMenu .catLink .activeSubMenu .irdxCatSidebar:before,
      #irdxPage .topicMenu .catLink .activeSubMenu .irdxCatSidebar:before {
        content: '';
        background: url(../images/svg/arrow_down_gray_dark.svg) no-repeat center;
        background-size: 9px;
        width: 9px;
        height: 9px;
        display: block;
        position: absolute;
        margin-left: -12px;
        margin-top: 2px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
    #irdxPage .categoryMenu .catLink .activeSubMenu .irdxCatLink .irdxCatSidebar,
    #irdxPage .topicMenu .catLink .activeSubMenu .irdxCatLink .irdxCatSidebar {
      border-top: none;
      padding: 10px 15px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    #irdxPage .categoryMenu .catLink.has_children.opened .irdxCatLink .irdxCatSidebar,
    #irdxPage .topicMenu .catLink.has_children.opened .irdxCatLink .irdxCatSidebar {
      color: #EE3A23; }
      #irdxPage .categoryMenu .catLink.has_children.opened .irdxCatLink .irdxCatSidebar:before,
      #irdxPage .topicMenu .catLink.has_children.opened .irdxCatLink .irdxCatSidebar:before {
        content: '';
        position: absolute;
        top: 20%;
        left: 0;
        width: 2px;
        height: 60%;
        background: #FF7747;
        background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
        z-index: 1; }
    #irdxPage .categoryMenu .catLink .activeMenu .irdxCatSidebar,
    #irdxPage .topicMenu .catLink .activeMenu .irdxCatSidebar {
      color: #EE3A23; }
      #irdxPage .categoryMenu .catLink .activeMenu .irdxCatSidebar:before,
      #irdxPage .topicMenu .catLink .activeMenu .irdxCatSidebar:before {
        content: '';
        position: absolute;
        top: 20%;
        left: 0;
        width: 2px;
        height: 60%;
        background: #FF7747;
        background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
        z-index: 1; }

.page-template-template-irgHome .breadcrumbs {
  display: none; }

.page-template-template-irgHome header#masthead .headerTop .irSearch_toogle,
.single-glossary header#masthead .headerTop .irSearch_toogle,
.tax-irg_category header#masthead .headerTop .irSearch_toogle,
.glossarySearch header#masthead .headerTop .irSearch_toogle,
.tax-irg_topic header#masthead .headerTop .irSearch_toogle {
  display: none !important; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
  margin-left: 0; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen {
  margin: 0; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile {
  display: none; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile h1,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile h1,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile h1,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile h1,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile h1 {
    color: #4C4C4C;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 30px;
    display: inline-block; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile .irgCatArrow {
    width: 40px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-top: 9px;
    position: relative; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow {
    background: url(../images/irdxCatDown.svg) no-repeat center;
    background-size: 10px; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow:before,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow:before,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow:before,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow:before,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.closed .irgCatArrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 100%;
      left: 0;
      background: #c0c9d4; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow {
    background: url(../images/irdxCatDownHover.svg) no-repeat center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 10px; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow:before,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow:before,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow:before,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow:before,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpenMobile.opened .irgCatArrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 100%;
      right: 0;
      background: #c0c9d4; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile {
  display: none;
  border-top: 1px solid #e1e1e1; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile h1,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile h1,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile h1,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile h1,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile h1 {
    color: #4C4C4C;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 30px;
    display: inline-block; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile .irgCatArrow {
    width: 40px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-top: 9px;
    position: relative; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow {
    background: url(../images/irdxCatDown.svg) no-repeat center;
    background-size: 10px; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow:before,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow:before,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow:before,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow:before,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.closed .irgCatArrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 100%;
      left: 0;
      background: #c0c9d4; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow {
    background: url(../images/irdxCatDownHover.svg) no-repeat center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-size: 10px; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow:before,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow:before,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow:before,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow:before,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicOpenMobile.opened .irgCatArrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 100%;
      right: 0;
      background: #c0c9d4; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicListHover,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicListHover,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicListHover,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicListHover,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicListHover {
  display: none; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicSubListHover,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicSubListHover,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicSubListHover,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicSubListHover,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .topicSubListHover {
  display: none; }
.page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton,
.single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton,
.tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton,
.glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton,
.tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton {
  border-radius: 6px; }
  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton:after,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton:after,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton:after,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton:after,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .cta-footerButton:after {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
.page-template-template-irgHome .irdxTop,
.single-glossary .irdxTop,
.tax-irg_category .irdxTop,
.glossarySearch .irdxTop,
.tax-irg_topic .irdxTop {
  overflow: hidden; }
  .page-template-template-irgHome .irdxTop .irSearch,
  .single-glossary .irdxTop .irSearch,
  .tax-irg_category .irdxTop .irSearch,
  .glossarySearch .irdxTop .irSearch,
  .tax-irg_topic .irdxTop .irSearch {
    top: inherit;
    bottom: inherit;
    position: relative; }

.categoryMenu div:nth-of-type(2) .irdxCatLink .irdxCatSidebar,
.topicMenu div:nth-of-type(2) .irdxCatLink .irdxCatSidebar {
  border-top: none !important; }

#cta-irdxFooter {
  margin-top: 140px;
  width: 100%;
  display: inline-block;
  position: relative; }
  #cta-irdxFooter .cta-irdx {
    max-width: 1320px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: 180px;
    text-align: center;
    display: table; }
    #cta-irdxFooter .cta-irdx:before {
      content: '';
      left: 0px;
      position: absolute;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 2px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
    #cta-irdxFooter .cta-irdx .cta-irdxText {
      display: block;
      margin: 60px auto;
      max-width: 100%; }
      #cta-irdxFooter .cta-irdx .cta-irdxText h1 {
        color: #EE3A23;
        font-size: 35px;
        line-height: 35px;
        margin: 15px 0;
        display: inline-block;
        padding-right: 30px; }
  #cta-irdxFooter .cta-footerButton,
  #cta-irdxFooter .cta-footerButton:active,
  #cta-irdxFooter .cta-footerButton:visited,
  #cta-irdxFooter .cta-footerButton:focus {
    position: relative;
    height: 45px;
    border: 1px solid #EE3A23;
    cursor: pointer;
    border-radius: 6px;
    text-align: center;
    background-color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    padding: 13px 30px;
    font-size: 16px; }
    #cta-irdxFooter .cta-footerButton:after,
    #cta-irdxFooter .cta-footerButton:active:after,
    #cta-irdxFooter .cta-footerButton:visited:after,
    #cta-irdxFooter .cta-footerButton:focus:after {
      position: absolute;
      top: 0px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      background: #FF7747;
      background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
      background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#FF7747), to(#EE3A23));
      /* Chrome,Safari4+ */
      background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=1 );
      content: '';
      z-index: -1;
      border-radius: 3px; }
    #cta-irdxFooter .cta-footerButton .gradient_text,
    #cta-irdxFooter .cta-footerButton:active .gradient_text,
    #cta-irdxFooter .cta-footerButton:visited .gradient_text,
    #cta-irdxFooter .cta-footerButton:focus .gradient_text {
      white-space: nowrap;
      line-height: 18px; }
    #cta-irdxFooter .cta-footerButton:hover:after,
    #cta-irdxFooter .cta-footerButton:active:hover:after,
    #cta-irdxFooter .cta-footerButton:visited:hover:after,
    #cta-irdxFooter .cta-footerButton:focus:hover:after {
      z-index: 0; }
    #cta-irdxFooter .cta-footerButton:hover .gradient_text .pxg-set s,
    #cta-irdxFooter .cta-footerButton:active:hover .gradient_text .pxg-set s,
    #cta-irdxFooter .cta-footerButton:visited:hover .gradient_text .pxg-set s,
    #cta-irdxFooter .cta-footerButton:focus:hover .gradient_text .pxg-set s {
      color: #ffffff !important; }
  #cta-irdxFooter .gradient_border:hover {
    z-index: 1; }

#homeIrg .irdxHomeCol .listed_articles .col-inner .trendIn {
  text-transform: uppercase;
  font-size: 11px;
  margin: 0 0 15px 0;
  display: block;
  color: #919191; }
#homeIrg .irdxHomeCol .listed_articles .col-inner h3 {
  font-size: 30px !important; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner h3:before {
    display: none; }
#homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry {
  background-color: #f8f8f8;
  padding: 15px;
  margin: 0 -15px; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry:nth-of-type(2n-1) {
    background-color: #ffffff; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry .irgContent {
    width: 100%;
    line-height: normal; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry .listIrgEntryExcerpt {
    width: 100%;
    display: block;
    margin: 10px 0;
    line-height: normal;
    font-size: 13px; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry .gradient_text {
    text-transform: uppercase;
    font-size: 11px; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry:hover .articleTitle {
    color: #EE3A23;
    position: relative; }
    #homeIrg .irdxHomeCol .listed_articles .col-inner .irgEntry:hover .articleTitle:before {
      content: '';
      position: absolute;
      width: 3px;
      height: 100%;
      top: 0;
      left: -15px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
#homeIrg .irdxHomeCol .listed_articles .col-inner .termMore {
  background-color: #f8f8f8;
  padding-left: 15px;
  margin-left: -15px;
  padding-bottom: 3px;
  margin-bottom: -15px;
  margin-right: -15px;
  padding-top: 3px; }
  #homeIrg .irdxHomeCol .listed_articles .col-inner .termMore .gradient_text {
    font-family: "Crimson Text", serif;
    font-size: 20px;
    position: relative; }
    #homeIrg .irdxHomeCol .listed_articles .col-inner .termMore .gradient_text:before {
      content: '';
      position: absolute;
      width: 3px;
      height: 100%;
      top: -3px;
      left: -15px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }

#irdxFooter {
  border-top: 1px solid #c0c9d4; }
  #irdxFooter .footer_menu_secondary {
    margin-top: 24px; }

#irSearchInput::-ms-clear {
  display: none; }

.colLogoCompany {
  height: 100px; }

.irdxHeaderRight {
  float: right;
  position: relative;
  display: block;
  height: 100px; }
  .irdxHeaderRight .ctaHeaderButton {
    position: absolute;
    height: 45px;
    width: 120px;
    border: 1px solid #EE3A23;
    cursor: pointer;
    border-radius: 6px;
    border: 1px solid #eee;
    text-align: center;
    background-color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 12px;
    margin-left: 15px; }
    .irdxHeaderRight .ctaHeaderButton:after {
      position: absolute;
      top: -2px;
      bottom: -2px;
      left: -2px;
      right: -2px;
      background: #EE3A23;
      background: -webkit-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
      background: -o-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
      background: -moz-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
      content: '';
      z-index: -1;
      border-radius: 6px; }

.company-category .col-lg-9 {
  min-height: 150px;
  z-index: 2; }
  .company-category .col-lg-9 .no_company_found {
    margin-top: 20px; }

.companyBox .companyEntry .companyEntryContentExcerpt .companyEntryContentExcerptIntro {
  margin: 0 0 15px;
  border-top: 1px solid #c9cfd5;
  border-bottom: 1px solid #c9cfd5;
  padding: 15px 0 15px 15px;
  font-family: "Crimson Text", serif; }
  .companyBox .companyEntry .companyEntryContentExcerpt .companyEntryContentExcerptIntro p {
    font-size: 18px;
    position: relative;
    margin-bottom: 0; }
    .companyBox .companyEntry .companyEntryContentExcerpt .companyEntryContentExcerptIntro p:before {
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      left: -15px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
.companyBox .companyEntry .companyEntryContentContact {
  width: 100%;
  position: relative;
  color: #4C4C4C;
  font-size: 14px;
  font-family: "Libre Franklin", sans-serif; }
  .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
    float: left;
    position: relative;
    display: block;
    width: 100%; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li {
      margin-bottom: 10px;
      margin-left: 25px;
      display: inline-block;
      position: relative;
      width: 89%; }
      .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li:before {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        left: -28px; }
      .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li a {
        color: #4C4C4C; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactAddress:before {
      background: url("../images/svg/address.svg") no-repeat center; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactEmail:before {
      left: -25px;
      background: url("../images/svg/email.svg") no-repeat center;
      top: 2px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactPhone:before {
      left: -24px;
      background: url("../images/svg/phone.svg") no-repeat center;
      top: 1px;
      width: 15px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactTwitter:before {
      background: url("../images/svg/social/hover/twitter.svg") no-repeat center;
      width: 16px;
      left: -25px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactTraddingWeb:before {
      background: url("../images/svg/planet-gradient.svg") no-repeat center;
      width: 16px;
      left: -25px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactCorporateWeb:before {
      background: url("../images/svg/link-gradient.svg") no-repeat center;
      width: 16px;
      left: -25px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactLinkedIn:before {
      background: url("../images/svg/social/hover/linked_in.svg") no-repeat center;
      width: 16px;
      left: -25px; }
    .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList .companyEntryContentContactFacebook:before {
      background: url("../images/svg/social/hover/facebook.svg") no-repeat center;
      width: 16px;
      left: -25px; }
.companyBox .companyEntry .ftImgContainer {
  margin-bottom: 10px; }
.companyBox .companyEntry .ftImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center;
  height: 300px;
  border: 1px solid #e1e1e1; }
.companyBox .companyGallery .companyGalleryTitle {
  text-align: left;
  font-size: 38px;
  color: #4C4C4C;
  font-family: "Crimson Text", serif;
  margin-bottom: 15px; }
.companyBox .companyGallery .color_sep {
  margin-bottom: 10px; }
.companyBox .companyGallery #companySlider .flex-direction-nav {
  display: none; }
.companyBox .companyGallery .slideVideoControl {
  max-width: 960px;
  width: 100%;
  height: 534px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: relative;
  transition: display 1s ease-out; }
  .companyBox .companyGallery .slideVideoControl .videoPlay {
    width: 70px;
    height: 50px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -35px;
    background-image: url(../images/svg/play_btn.svg);
    background-position: center top;
    background-size: 100% 100%;
    background-color: transparent;
    border-radius: 0;
    border: none; }
    .companyBox .companyGallery .slideVideoControl .videoPlay:hover {
      background-image: url(../images/svg/play_btn_hover.svg); }
.companyBox .companyGallery .slides iframe {
  display: none; }
.companyBox .companyGallery .iframeControl {
  width: 190px;
  height: 106px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: inline-block; }
.companyBox .companyMore {
  font-family: "Crimson Text", serif;
  margin: 15px 0 0 15px;
  font-size: 20px; }
.companyBox .companyEntry {
  padding: 0; }
  .companyBox .companyEntry .companyEntryTitle h2 {
    line-height: 1; }
    .companyBox .companyEntry .companyEntryTitle h2 .companyTitle {
      font-family: "Crimson Text", serif;
      color: #EE3A23;
      font-size: 40px;
      font-weight: 400; }
  .companyBox .companyEntry .companyEntryContent {
    padding-left: 35px;
    position: relative; }
    .companyBox .companyEntry .companyEntryContent.featuredContent {
      padding-left: 15px; }
    .companyBox .companyEntry .companyEntryContent .companytart {
      position: absolute;
      width: 35px;
      height: 50px;
      top: 0;
      left: -14px;
      border: 1px solid #d7d7d7;
      /*border-left: none;*/ }
      .companyBox .companyEntry .companyEntryContent .companytart span {
        font-family: "Libre Franklin", sans-serif;
        font-size: 12px;
        width: 33px;
        text-align: center;
        display: block;
        height: 25px;
        line-height: 25px; }
      .companyBox .companyEntry .companyEntryContent .companytart .companytartDay {
        border-bottom: 1px solid #d7d7d7;
        font-weight: 600;
        font-size: 16px; }
  .companyBox .companyEntry.featured {
    position: relative; }
    .companyBox .companyEntry.featured .ftImgContainer {
      margin: 15px 0; }
      .companyBox .companyEntry.featured .ftImgContainer .ftImg {
        border: 1px solid #eee; }
    .companyBox .companyEntry.featured:after {
      position: absolute;
      content: '';
      width: 115%;
      height: 1px;
      border-bottom: 1px solid #d7d7d7;
      bottom: 0;
      left: 0;
      margin-left: -15px; }
    .companyBox .companyEntry.featured .companyEntryContent .companyTitle {
      color: #EE3A23; }
    .companyBox .companyEntry.featured .companytart {
      border: 1px solid #EE3A23;
      border-left: none; }
      .companyBox .companyEntry.featured .companytart .companytartDay {
        border-bottom: 1px solid #EE3A23; }
  .companyBox .companyEntry .companyVenue, .companyBox .companyEntry .companyCategory, .companyBox .companyEntry .companyVenue a, .companyBox .companyEntry .companyCategory a {
    color: #585858;
    font-family: "Crimson Text", serif;
    font-size: 16px; }

.companyGallery .color_sep.gallerySep {
  width: 100%;
  margin: 15px 0 20px 0; }
.companyGallery .slides .galleryCaption {
  font-size: 20px;
  color: #4C4C4C;
  font-family: "Crimson Text", serif;
  margin-top: 10px;
  text-align: left;
  font-weight: 600; }
.companyGallery .sliderGallery_control {
  position: absolute;
  width: 100%;
  height: 100%; }
  .companyGallery .sliderGallery_control .slider_left {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 0px;
    width: 28px;
    display: inline-block;
    height: 28px;
    background-color: #ffffff;
    border: 1px solid #EE3A23;
    z-index: 2;
    cursor: pointer;
    background-image: url(../images/svg/arrow-left.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 5px 11px; }
  .companyGallery .sliderGallery_control .slider_right {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 0px;
    width: 28px;
    display: inline-block;
    height: 28px;
    background-color: #ffffff;
    border: 1px solid #EE3A23;
    z-index: 2;
    cursor: pointer;
    background-image: url(../images/svg/arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 5px 11px; }
.companyGallery .flex-centered .slides li {
  position: relative;
  cursor: pointer; }
  .companyGallery .flex-centered .slides li:before {
    content: '';
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .companyGallery .flex-centered .slides li:hover::before {
    background-color: rgba(255, 255, 255, 0);
    position: absolute; }

#companyCarousel .flex-viewport {
  max-width: 855px;
  width: 100%;
  margin: 0 auto; }

.companyContent {
  display: none !important;
  visibility: visible; }

.companyContent.active {
  display: block !important;
  overflow: hidden; }

.companySingleTabs {
  border-bottom: 1px solid #c0c9d4; }

.companySingleContents {
  margin: 30px 0; }

.flex-direction-nav {
  display: none; }

.companyTab {
  position: relative;
  display: inline-block;
  font-size: 38px;
  font-family: "Crimson Text", serif;
  color: #aebac9;
  padding: 0 30px;
  margin: 15px 0;
  cursor: pointer;
  border-right: 1px solid #c0c9d4;
  line-height: 1.1; }
  .companyTab:first-of-type {
    padding-left: 0; }
  .companyTab:last-of-type {
    border-right: none;
    padding-right: 0; }
  .companyTab .color_sep {
    display: none;
    position: absolute;
    bottom: -16px; }
  .companyTab.active {
    color: #4C4C4C; }
    .companyTab.active .color_sep {
      display: block; }
  .companyTab.mobileTab {
    display: none; }
  .companyTab .arrowTab {
    display: none; }
  .companyTab .color_sep {
    display: none;
    position: absolute;
    bottom: -16px; }

.companySingleContents.singlePostContent {
  border-bottom: none; }

#search .searchPage {
  margin: 64px 0 56px 0; }

.singlePostContent a,
.companyContent a,
.glossaryDefinition a {
  color: #EE3A23;
  font-weight: 500; }
  .singlePostContent a:hover,
  .companyContent a:hover,
  .glossaryDefinition a:hover {
    color: #4C4C4C;
    cursor: pointer; }

.companyMention,
.glossaryMention {
  display: inline-block; }

.excerpt_icon.fileType {
  padding: 10px; }

.companyContent .authorProfile {
  border-bottom: 1px solid #c9cfd5;
  padding-bottom: 25px;
  margin-bottom: 20px; }
  .companyContent .authorProfile .col-sm-8 .authorName {
    font-size: 25px;
    font-weight: 600;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 25px; }
  .companyContent .authorProfile .col-sm-8 .color_sep {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%; }
  .companyContent .authorProfile .col-sm-8 .authorProfileContact {
    border-bottom: 1px solid #e1e1e1; }
  .companyContent .authorProfile .col-sm-8 .authorProfileDescription {
    margin-top: 0;
    padding: 10px 0; }
  .companyContent .authorProfile .col-sm-8 .termMore {
    visibility: visible;
    white-space: nowrap;
    line-height: 1.2;
    margin-top: 10px;
    display: block; }
  .companyContent .authorProfile:last-of-type {
    border-bottom: none; }
.companyContent .whitepapersTitle:not(:nth-of-type(1)) {
  border-top: 1px solid #c9cfd5;
  padding-top: 25px;
  margin-top: 25px; }
.companyContent .specialSection .specialTitle p {
  text-align: left;
  font-size: 32px;
  margin: 0;
  color: #EE3A23;
  font-family: "Crimson Text", serif; }
.companyContent .specialSection .specialDescription a[href^="tel"] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  display: inline-block !important; }
.companyContent .specialSection .specialDescription p {
  text-align: left;
  font-size: 22px;
  margin-top: 0;
  font-family: "Crimson Text", serif;
  margin: 0; }
.companyContent .specialSection a {
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 14px;
  position: relative;
  display: block;
  line-height: 10px;
  color: #EE3A23; }
.companyContent .descriptionSection {
  overflow: hidden;
  padding-bottom: 25px; }
  .companyContent .descriptionSection:nth-of-type(1) h2 {
    margin-top: 0; }
  .companyContent .descriptionSection .profileTitle {
    font-size: 25px;
    width: 100%;
    display: block; }
  .companyContent .descriptionSection .profileDescription {
    display: inline-block;
    text-align: justify; }
    .companyContent .descriptionSection .profileDescription h1 {
      text-align: left;
      font-size: 22px;
      margin-top: 0; }
    .companyContent .descriptionSection .profileDescription ul {
      padding-left: 40px;
      list-style-type: square; }
  .companyContent .descriptionSection .profileImageDesc {
    width: 25%;
    display: inline-block;
    float: right;
    border: 1px solid #e1e1e1; }
  .companyContent .descriptionSection .whitepapersTitle {
    font-size: 25px;
    width: 100%;
    display: block; }
  .companyContent .descriptionSection .whitepapersDescription {
    font-style: italic;
    color: #919191;
    font-size: 15px; }
  .companyContent .descriptionSection .singleAttachment .singleAttachTitle:hover a {
    color: #EE3A23; }
  .companyContent .descriptionSection .singleAttachment .singleAttachExcerpt .pdfFile:hover {
    background-image: url("../images/svg/filetypes/pdf_pink.svg") !important; }
  .companyContent .descriptionSection .singleAttachment .singleAttachExcerpt .docFile:hover {
    background-image: url("../images/svg/filetypes/doc_pink.svg") !important; }
  .companyContent .descriptionSection .singleAttachment .singleAttachExcerpt .linkType:hover {
    background-image: url("../images/svg/filetypes/link_pink.svg") !important; }
.companyContent .companyServicesList, .companyContent .companyProductsList {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px; }
  .companyContent .companyServicesList li, .companyContent .companyProductsList li {
    color: #4C4C4C;
    line-height: 25px;
    margin-left: 13px;
    position: relative; }
    .companyContent .companyServicesList li span, .companyContent .companyProductsList li span {
      color: #4C4C4C;
      border-bottom: 1px solid #5a6d7c; }
    .companyContent .companyServicesList li a, .companyContent .companyProductsList li a {
      color: #4C4C4C;
      cursor: pointer;
      border-bottom: 1px solid #5a6d7c; }
    .companyContent .companyServicesList li:before, .companyContent .companyProductsList li:before {
      content: '';
      width: 6px;
      height: 6px;
      display: block;
      background-color: #aebac9;
      border-radius: 10px;
      top: 8px;
      left: -13px;
      position: absolute; }

.single-company .irdxAbout,
.tax-irg_category .irdxAbout,
.tax-irg_topic .irdxAbout,
.glossarySearch .irdxAbout,
.tax-company-category .irdxAbout {
  margin: 0 auto 40px;
  display: block;
  overflow: hidden; }
.single-company .irdxTop,
.tax-irg_category .irdxTop,
.tax-irg_topic .irdxTop,
.glossarySearch .irdxTop,
.tax-company-category .irdxTop {
  width: 100%;
  margin: 60px 0;
  text-align: center; }
  .single-company .irdxTop .searchcompany input, .single-company .irdxTop .searchglossary input,
  .tax-irg_category .irdxTop .searchcompany input,
  .tax-irg_category .irdxTop .searchglossary input,
  .tax-irg_topic .irdxTop .searchcompany input,
  .tax-irg_topic .irdxTop .searchglossary input,
  .glossarySearch .irdxTop .searchcompany input,
  .glossarySearch .irdxTop .searchglossary input,
  .tax-company-category .irdxTop .searchcompany input,
  .tax-company-category .irdxTop .searchglossary input {
    display: block; }
.single-company .single_article3 h3:before,
.tax-irg_category .single_article3 h3:before,
.tax-irg_topic .single_article3 h3:before,
.glossarySearch .single_article3 h3:before,
.tax-company-category .single_article3 h3:before {
  display: none; }
.single-company .sidebarSingleCompany .col-inner,
.tax-irg_category .sidebarSingleCompany .col-inner,
.tax-irg_topic .sidebarSingleCompany .col-inner,
.glossarySearch .sidebarSingleCompany .col-inner,
.tax-company-category .sidebarSingleCompany .col-inner {
  margin: 55px 0 40px 0; }
.single-company .ctaSingleCompany,
.tax-irg_category .ctaSingleCompany,
.tax-irg_topic .ctaSingleCompany,
.glossarySearch .ctaSingleCompany,
.tax-company-category .ctaSingleCompany {
  margin-top: 0;
  margin-bottom: 40px;
  width: 100%;
  display: inline-block;
  position: relative; }
  .single-company .ctaSingleCompany.margin-top,
  .tax-irg_category .ctaSingleCompany.margin-top,
  .tax-irg_topic .ctaSingleCompany.margin-top,
  .glossarySearch .ctaSingleCompany.margin-top,
  .tax-company-category .ctaSingleCompany.margin-top {
    margin-top: 30px; }
  .single-company .ctaSingleCompany .ctaText,
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText,
  .glossarySearch .ctaSingleCompany .ctaText,
  .tax-company-category .ctaSingleCompany .ctaText {
    width: 100%;
    position: relative;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    border-top: 2px solid #EE3A23;
    border-bottom: 2px solid #EE3A23;
    padding: 40px 0; }
    .single-company .ctaSingleCompany .ctaText h1,
    .tax-irg_category .ctaSingleCompany .ctaText h1,
    .tax-irg_topic .ctaSingleCompany .ctaText h1,
    .glossarySearch .ctaSingleCompany .ctaText h1,
    .tax-company-category .ctaSingleCompany .ctaText h1 {
      color: #EE3A23;
      font-size: 32px;
      line-height: 35px;
      margin: 0 0 15px 0;
      display: inline-block;
      font-family: "Crimson Text", serif;
      font-weight: 400; }
    .single-company .ctaSingleCompany .ctaText .cta-footerButton,
    .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton,
    .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton,
    .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton,
    .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton {
      border: 1px solid #EE3A23;
      cursor: pointer;
      border-radius: 6px;
      text-align: center;
      background-color: #ffffff;
      display: inline-block;
      text-transform: uppercase;
      overflow: hidden;
      margin-bottom: 10px; }
      .single-company .ctaSingleCompany .ctaText .cta-footerButton .gradient_text,
      .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton .gradient_text,
      .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton .gradient_text,
      .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton .gradient_text,
      .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton .gradient_text {
        white-space: nowrap;
        padding: 8px 32px;
        font-size: 16px;
        line-height: 1.2; }
        .single-company .ctaSingleCompany .ctaText .cta-footerButton .gradient_text U.pxg-set,
        .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton .gradient_text U.pxg-set,
        .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton .gradient_text U.pxg-set,
        .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton .gradient_text U.pxg-set,
        .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton .gradient_text U.pxg-set {
          line-height: 1.6; }
      .single-company .ctaSingleCompany .ctaText .cta-footerButton:hover:after,
      .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton:hover:after,
      .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton:hover:after,
      .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton:hover:after,
      .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton:hover:after {
        z-index: 0;
        border-radius: 3px; }
      .single-company .ctaSingleCompany .ctaText .cta-footerButton:hover .gradient_text .pxg-set s,
      .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton:hover .gradient_text .pxg-set s,
      .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton:hover .gradient_text .pxg-set s,
      .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton:hover .gradient_text .pxg-set s,
      .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton:hover .gradient_text .pxg-set s {
        color: #ffffff !important; }
      .single-company .ctaSingleCompany .ctaText .cta-footerButton:after,
      .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton:after,
      .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton:after,
      .glossarySearch .ctaSingleCompany .ctaText .cta-footerButton:after,
      .tax-company-category .ctaSingleCompany .ctaText .cta-footerButton:after {
        top: 0;
        bottom: 0;
        right: 0;
        left: 0; }
.single-company .col-inner,
.tax-irg_category .col-inner,
.tax-irg_topic .col-inner,
.glossarySearch .col-inner,
.tax-company-category .col-inner {
  padding: 15px 15px; }
.single-company #irdxFooter,
.tax-irg_category #irdxFooter,
.tax-irg_topic #irdxFooter,
.glossarySearch #irdxFooter,
.tax-company-category #irdxFooter {
  margin-top: 80px; }

header#masthead .headerTop .categoryButtonirdx {
  display: inline-block;
  float: right;
  z-index: 0;
  height: 100px; }
  header#masthead .headerTop .categoryButtonirdx .categoryText {
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 99; }
    header#masthead .headerTop .categoryButtonirdx .categoryText .irSearch {
      float: left;
      position: relative;
      top: inherit;
      transform: none;
      -ms-transform: none;
      -webkit-transform: none; }
    header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer {
      display: inline-block;
      position: relative;
      margin-right: 15px; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen {
        color: #4C4C4C;
        font-size: 18px;
        line-height: normal;
        margin: 0 30px;
        display: inline-block;
        font-family: "Crimson Text", serif;
        font-weight: 600;
        padding: 15px 30px 10px 30px;
        cursor: pointer; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen:hover, header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catOpen.opened {
          color: #ffffff;
          background: #FF7747;
          background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
          background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
          background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#FF7747), to(#EE3A23));
          /* Chrome,Safari4+ */
          background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=1 ); }
      header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer:hover + .topicContainer .topicOpen:before {
        display: none; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
        z-index: 9999;
        position: absolute;
        min-width: 250px;
        text-align: left;
        background: #ffffff;
        margin-left: 30px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
        overflow: hidden;
        padding: 12px 0; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li {
          padding: 5px 30px; }
          header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a {
            cursor: pointer;
            color: #4C4C4C;
            font-size: 18px;
            font-weight: 600;
            line-height: 15px;
            font-family: "Crimson Text", serif; }
            header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a:hover {
              color: #EE3A23; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.closed {
          display: none; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
          overflow: visible;
          display: block; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:before {
          content: '';
          left: 0px;
          position: absolute;
          bottom: 0;
          top: 0;
          width: 100%;
          height: 2px;
          background: #FF7747;
          background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
        header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after {
          content: '';
          width: 9px;
          height: 6px;
          display: block;
          background-image: url(../images/svg/menu-arrow.svg);
          background-size: 9px 7px;
          position: absolute;
          top: -5px;
          right: 25px; }
    header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer {
      display: inline-block;
      position: relative; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicOpen {
        color: #4C4C4C;
        font-size: 18px;
        line-height: normal;
        margin: 0 30px 0 0;
        display: inline-block;
        font-family: "Crimson Text", serif;
        font-weight: 600;
        padding: 15px 30px 10px 30px;
        cursor: pointer;
        position: relative; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicOpen:hover, header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicOpen.opened {
          color: #ffffff;
          background: #EE3A23;
          background: -webkit-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
          background: -o-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
          background: -moz-linear-gradient(top left, #FF7747 0%, #EE3A23 100%);
          background: linear-gradient(top left, #FF7747 0%, #EE3A23 100%); }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicOpen:before {
          content: '';
          position: absolute;
          background-color: #c0c9d4;
          width: 1px;
          height: 12px;
          left: 0px;
          display: block; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer:hover .topicOpen:before {
        display: none; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover {
        z-index: 9999;
        position: absolute;
        min-width: 250px;
        text-align: left;
        background: #ffffff;
        margin-left: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
        overflow: hidden;
        padding: 12px 0; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover li {
          padding: 7px 30px; }
          header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover li a {
            cursor: pointer;
            color: #4C4C4C;
            font-size: 18px;
            font-weight: 600;
            line-height: 15px;
            font-family: "Crimson Text", serif; }
            header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover li a:hover {
              color: #EE3A23; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover.closed {
          display: none; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover.opened {
          display: block; }
        header#masthead .headerTop .categoryButtonirdx .categoryText .topicContainer .topicListHover:before {
          content: '';
          left: 0px;
          position: absolute;
          bottom: 0;
          top: 0;
          width: 100%;
          height: 2px;
          background: #FF7747;
          background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
          background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
    header#masthead .headerTop .categoryButtonirdx .categoryText button {
      border: 1px solid #EE3A23;
      cursor: pointer;
      border-radius: 6px;
      top: -1px;
      text-align: center;
      background-color: #ffffff;
      display: inline-block;
      position: relative;
      text-transform: uppercase;
      right: 0;
      padding: 0 30px;
      min-height: 44px; }
      header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text {
        white-space: nowrap;
        padding: 8px 0;
        display: inline-block;
        line-height: normal;
        vertical-align: middle;
        font-size: 16px; }
        header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text U.pxg-set {
          line-height: 25px; }
      header#masthead .headerTop .categoryButtonirdx .categoryText button:after {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
      header#masthead .headerTop .categoryButtonirdx .categoryText button:hover:after {
        z-index: 1;
        border-radius: 4px; }
      header#masthead .headerTop .categoryButtonirdx .categoryText button:hover .sn-pxg U.pxg-set {
        z-index: 2; }
        header#masthead .headerTop .categoryButtonirdx .categoryText button:hover .sn-pxg U.pxg-set s {
          color: #ffffff !important; }

.bottom_footer li a {
  line-height: 1.4; }

.single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList {
  display: inline; }
  .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li {
    margin: 0; }
    .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li:first-child {
      display: inherit; }
    .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li:before {
      display: none; }

.companyCategorySidebar {
  padding-left: 0;
  padding-right: 0; }
  .companyCategorySidebar .ad_300_250 {
    margin-bottom: 30px;
    overflow: hidden; }
  .companyCategorySidebar .col-inner {
    padding: 15px; }
    .companyCategorySidebar .col-inner h3:before {
      display: none; }

.breadcrumbs {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  border-bottom: 1px solid #c0c9d4; }
  .breadcrumbs #crumbs {
    font-size: 13px;
    font-family: "Libre Franklin", sans-serif;
    color: #919191;
    padding: 9px 0 9px 0; }
    .breadcrumbs #crumbs a {
      font-size: 13px;
      font-family: "Libre Franklin", sans-serif;
      color: #919191; }
    .breadcrumbs #crumbs .breadcrumbsDelimiter {
      width: 1px;
      height: 14px;
      display: inline-block;
      position: relative;
      margin-right: 10px;
      margin-left: 10px;
      content: '';
      background-color: #c0c9d4;
      top: 3px; }
    .breadcrumbs #crumbs .home_crumb {
      padding-left: 22px;
      position: relative; }
      .breadcrumbs #crumbs .home_crumb:before {
        content: '';
        width: 17px;
        height: 15px;
        display: block;
        top: 0;
        position: absolute;
        left: 0px;
        background: url("../images/svg/home_icon.svg") no-repeat center center; }
    .breadcrumbs #crumbs .current {
      color: #4C4C4C;
      font-weight: 500; }

.companyEntry .singlePostMeta {
  text-align: right;
  font-family: "Libre Franklin", sans-serif;
  font-size: 11px;
  font-weight: 500; }

.company-category .grid-section .col-inner .articleContent .singlePostMeta {
  text-align: right; }

.flex-direction-nav a {
  display: none; }

.company-category .grid-section.single_article4 .col-inner h3 {
  color: #4C4C4C;
  text-decoration: none;
  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  font-size: 24px;
  padding: 0 0px 15px;
  margin: 0; }
.company-category .grid-section.single_article4 .col-inner:hover h3 {
  color: #EE3A23; }
.company-category .grid-section.single_article4 .col-inner .ftImg {
  width: 23%;
  height: 0;
  padding-bottom: 23%;
  float: left;
  border: 1px solid #e1e1e1;
  background-repeat: no-repeat;
  background-size: 95%;
  background-position: center; }
.company-category .grid-section.single_article4 .col-inner .articleContent {
  width: 73%;
  font-size: 14px;
  font-family: "Libre Franklin", sans-serif;
  color: #585858;
  line-height: normal;
  font-weight: 500; }
  .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta {
    margin-bottom: 10px; }
    .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyPremium {
      margin-left: 7px;
      position: relative;
      padding-left: 30px; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyPremium.gradient_text {
        white-space: nowrap; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyPremium.gradient_text_ajax {
        white-space: nowrap; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyPremium:before {
        content: '';
        width: 9px;
        height: 9px;
        display: block;
        position: absolute;
        left: 18px;
        top: 0px;
        background: url(../images/svg/premium.svg) no-repeat center center; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyPremium:after {
        content: '';
        display: block;
        margin-left: 15px;
        margin-right: 15px;
        position: absolute;
        width: 1px;
        height: 85%;
        background-color: #e1e1e1;
        top: 0px;
        left: -12px; }
    .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyMentions {
      position: relative; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyMentions.gradient_text {
        white-space: nowrap; }
      .company-category .grid-section.single_article4 .col-inner .articleContent .singlePostMeta .singleCompanyMentions:before {
        content: '';
        width: 9px;
        height: 9px;
        display: block;
        position: absolute;
        left: -12px;
        top: 0px;
        background: url(../images/svg/mentions.svg) no-repeat center center; }

.gradiented_mobile {
  line-height: 0.5 !important;
  padding-top: 10px;
  color: #EE3A23; }

.single-company .singleCompanyPremium {
  margin-left: 7px;
  position: relative;
  line-height: 1.7;
  padding-left: 30px; }
  .single-company .singleCompanyPremium.gradient_text {
    white-space: nowrap; }
  .single-company .singleCompanyPremium:before {
    content: '';
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    left: 18px;
    bottom: 4px;
    background: url(../images/svg/premium.svg) no-repeat center center; }
  .single-company .singleCompanyPremium:after {
    content: '';
    display: block;
    margin-left: 15px;
    margin-right: 15px;
    position: absolute;
    width: 1px;
    height: 85%;
    background-color: #e1e1e1;
    top: 0px;
    left: -12px; }

.single-company .singlePostMeta {
  margin-top: 0; }
  .single-company .singlePostMeta .sn-pxg U.pxg-set {
    line-height: 1.3;
    vertical-align: top; }
  .single-company .singlePostMeta .singleCompanyMentions {
    position: relative;
    line-height: 1.7; }
    .single-company .singlePostMeta .singleCompanyMentions.gradient_text {
      white-space: nowrap; }
    .single-company .singlePostMeta .singleCompanyMentions:before {
      content: '';
      width: 9px;
      height: 9px;
      display: block;
      position: absolute;
      left: -12px;
      bottom: 4px;
      background: url(../images/svg/mentions.svg) no-repeat center center; }
.single-company .first_ad {
  margin-top: 40px; }
.single-company .authorProfile .authorProfileContact .authorProfileContactMail:before,
.single-company .authorProfile .authorProfileContact .authorProfileContactTwitter:before,
.single-company .authorProfile .authorProfileContact .authorProfileContactLinkedin:before {
  background-size: 14px 15px;
  background-repeat: no-repeat; }
.single-company .authorProfile .authorProfileContact .authorProfileContactLinkedin:before {
  margin-top: -8px; }

#irdxListingPage {
  margin-top: 65px;
  margin-bottom: 65px; }
  #irdxListingPage .pageTitle {
    font-size: 38px;
    color: #4C4C4C;
    font-family: "Crimson Text", serif;
    margin-top: 0; }
    #irdxListingPage .pageTitle:before {
      display: none; }
  #irdxListingPage .irdxListingAbout {
    margin: 15px 0; }
    #irdxListingPage .irdxListingAbout p {
      color: #4C4C4C;
      font-family: "Libre Franklin", sans-serif;
      font-size: 16px;
      padding: 15px 0;
      margin: 0; }
      #irdxListingPage .irdxListingAbout p a {
        color: #4C4C4C;
        border-bottom: 1px solid #5a6d7c; }
  #irdxListingPage .active {
    border-left: 1px solid #3acfd5;
    border-right: 1px solid #9ECD56;
    -moz-border-image: -moz-linear-gradient(right, #3acfd5 0%, #9ECD56 100%);
    -webkit-border-image: -webkit-linear-gradient(right, #3acfd5 0%, #9ECD56 100%);
    border-image: linear-gradient(to right, #3acfd5 0%, #9ECD56 100%);
    border-image-slice: 1; }
    #irdxListingPage .active:before {
      display: none; }
    #irdxListingPage .active .listing {
      color: #9ecd56 !important; }
    #irdxListingPage .active .listingContent .featuresList {
      border-top: 1px solid #e2e5ea; }
      #irdxListingPage .active .listingContent .featuresList ul > li {
        color: #4C4C4C;
        font-weight: 400;
        font-size: 15px;
        /*font-family: $crimson_text;*/ }
        #irdxListingPage .active .listingContent .featuresList ul > li:before {
          background-color: #9ecd56;
          top: 15px; }
      #irdxListingPage .active .listingContent .featuresList .planNote {
        color: #4C4C4C; }
    #irdxListingPage .active .listingContent .listingPrice {
      border-top: 1px solid #9ECD56;
      -moz-border-image: -moz-linear-gradient(right, #3acfd5 0%, #9ECD56 100%);
      -webkit-border-image: -webkit-linear-gradient(right, #3acfd5 0%, #9ECD56 100%);
      border-image: linear-gradient(to right, #3acfd5 0%, #9ECD56 100%);
      border-image-slice: 1; }
    #irdxListingPage .active .listingContent .listinglink {
      color: #9ecd56; }
  #irdxListingPage .listing {
    font-size: 24px;
    padding: 15px; }
  #irdxListingPage .listingContent {
    background-color: #f8f8f8; }
    #irdxListingPage .listingContent .listingPrice {
      border-top: 1px solid #aebac9;
      padding: 15px 22px;
      font-size: 18px;
      color: #4C4C4C;
      font-weight: 600;
      font-family: "Crimson Text", serif;
      position: relative; }
      ft
      #irdxListingPage .listingContent .listingPrice:before {
        content: "\00a3";
        display: block;
        position: absolute;
        margin-left: -7px;
        font-size: 13px;
        margin-top: 0px; }
    #irdxListingPage .listingContent .listingPriceText {
      border-top: 1px solid #aebac9;
      padding: 15px 15px;
      font-size: 18px;
      color: #4C4C4C;
      font-weight: 600;
      font-family: "Crimson Text", serif;
      position: relative; }
    #irdxListingPage .listingContent .featuresList {
      border-top: 1px solid #e2e5ea;
      border-bottom: 1px solid #e2e5ea;
      padding: 15px; }
      #irdxListingPage .listingContent .featuresList ul > li {
        color: #919191;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 10px;
        font-weight: 400;
        font-size: 15px;
        font-family: "Libre Franklin", sans-serif;
        position: relative; }
        #irdxListingPage .listingContent .featuresList ul > li:before {
          content: '';
          width: 6px;
          height: 6px;
          position: absolute;
          margin-left: -10px;
          border-radius: 10px;
          background-color: #aebac9;
          top: 14px; }
      #irdxListingPage .listingContent .featuresList .planNote {
        font-size: 13px;
        font-style: italic;
        font-family: "Libre Franklin", sans-serif;
        color: #919191;
        padding: 25px 0; }
      #irdxListingPage .listingContent .featuresList .featureTitle {
        font-size: 15px;
        padding-left: 10px;
        padding-top: 20px;
        padding-bottom: 7px;
        margin: 0;
        font-family: "Libre Franklin", sans-serif;
        color: #919191; }
    #irdxListingPage .listingContent .listinglink {
      color: #9ecd56;
      font-size: 20px;
      font-family: "Crimson Text", serif;
      padding: 10px 15px;
      background-color: #ffffff; }
  #irdxListingPage .no-space {
    padding: 0; }
  #irdxListingPage .grid-section > .color_sep {
    width: 100%; }
  #irdxListingPage .leftListingContent {
    margin-top: 15px; }

/***********************************/
/*********** IRDX END **************/
/***********************************/
/***********************************/
/******** Glosary START ************/
/***********************************/
#irgHomePage .grid-section .col-inner h3 {
  font-size: 30px;
  position: relative;
  font-family: "Crimson Text", serif;
  margin: 5px 0;
  color: #4C4C4C; }

/***********************************/
/******** Glosary END **************/
/***********************************/
.companyTooltip {
  position: absolute;
  z-index: 999;
  left: -9999px;
  background-color: #f8f8f8;
  padding: 10px;
  width: 300px;
  border: 1px solid #EE3A23;
  border-radius: 6px;
  margin-top: 30px;
  display: none; }
  .companyTooltip.is_right:after {
    left: inherit;
    right: 60px; }
  .companyTooltip.is_right:before {
    left: inherit;
    right: 60px; }
  .companyTooltip.is_left:after {
    left: 60px; }
  .companyTooltip.is_left:before {
    left: 60px; }
  .companyTooltip:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    margin-bottom: -1.5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #f8f8f8 transparent; }
  .companyTooltip:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #EE3A23 transparent; }
  .companyTooltip .toogleContent {
    float: right;
    display: inline-block;
    width: 186px;
    min-height: 40px; }
    .companyTooltip .toogleContent .spinner_mention {
      margin: inherit;
      position: absolute;
      display: block;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%; }
    .companyTooltip .toogleContent p {
      margin: 0;
      color: #585858;
      padding: 0;
      font-size: 13px;
      font-family: "Libre Franklin", sans-serif; }
    .companyTooltip .toogleContent h3 {
      margin: 0 0 5px;
      color: #4C4C4C;
      padding: 0;
      font-size: 14px;
      font-family: "Libre Franklin", sans-serif; }
    .companyTooltip .toogleContent .gradient_text_tooltip {
      margin: 5px 0 0;
      text-transform: uppercase;
      font-size: 11px;
      font-family: "Libre Franklin", sans-serif;
      display: inline-block;
      cursor: pointer;
      color: #EE3A23; }
      .companyTooltip .toogleContent .gradient_text_tooltip:after {
        vertical-align: 0%; }
  .companyTooltip .toogleCompanyImg {
    border: 1px solid #aebac9;
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: 95%;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat; }

.glossaryTooltip {
  border: 1px solid #EE3A23;
  position: absolute;
  z-index: 999;
  left: -9999px;
  background-color: #f8f8f8;
  padding: 10px;
  width: 300px;
  border-radius: 6px;
  margin-top: 30px;
  display: none; }
  .glossaryTooltip.is_right:after {
    left: inherit;
    right: 60px; }
  .glossaryTooltip.is_right:before {
    left: inherit;
    right: 60px; }
  .glossaryTooltip.is_left:after {
    left: 60px; }
  .glossaryTooltip.is_left:before {
    left: 60px; }
  .glossaryTooltip:after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    margin-bottom: -1.5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #f8f8f8 transparent; }
  .glossaryTooltip:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #EE3A23 transparent; }
  .glossaryTooltip .toogleContent {
    display: inline-block;
    min-height: 90px;
    width: 100%; }
    .glossaryTooltip .toogleContent .spinner_mention {
      margin: inherit;
      position: absolute;
      display: block;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 50%; }
    .glossaryTooltip .toogleContent p {
      margin: 0;
      color: #585858;
      padding: 0;
      font-size: 13px;
      font-family: "Libre Franklin", sans-serif;
      min-height: 42px; }
    .glossaryTooltip .toogleContent h3 {
      margin: 0 0 10px;
      color: #4C4C4C;
      padding: 0;
      font-size: 14px;
      font-family: "Libre Franklin", sans-serif;
      display: inline-block;
      max-width: 140px; }
    .glossaryTooltip .toogleContent .gradient_text_tooltip {
      margin: 5px 0 0;
      text-transform: uppercase;
      font-size: 11px;
      font-family: "Libre Franklin", sans-serif;
      display: inline-block;
      cursor: pointer;
      color: #EE3A23; }
      .glossaryTooltip .toogleContent .gradient_text_tooltip:after {
        vertical-align: 0%; }
    .glossaryTooltip .toogleContent .glossaryMeta {
      display: inline-block;
      float: right;
      margin-top: 5px; }
      .glossaryTooltip .toogleContent .glossaryMeta span, .glossaryTooltip .toogleContent .glossaryMeta a {
        font-family: "Libre Franklin", sans-serif;
        color: #aebac9;
        text-transform: uppercase;
        font-size: 11px;
        padding-left: 20px;
        position: relative;
        cursor: pointer;
        margin: 0;
        line-height: 11px; }
        .glossaryTooltip .toogleContent .glossaryMeta span.glossaryMetaCategory, .glossaryTooltip .toogleContent .glossaryMeta a.glossaryMetaCategory {
          float: left; }
          .glossaryTooltip .toogleContent .glossaryMeta span.glossaryMetaCategory:before, .glossaryTooltip .toogleContent .glossaryMeta a.glossaryMetaCategory:before {
            content: '';
            width: 12px;
            height: 12px;
            display: block;
            top: 0;
            position: absolute;
            left: 0px;
            background: url("../images/svg/category.svg") no-repeat center center; }
        .glossaryTooltip .toogleContent .glossaryMeta span.glossaryMetaTopic, .glossaryTooltip .toogleContent .glossaryMeta a.glossaryMetaTopic {
          float: right;
          margin-left: 15px; }
          .glossaryTooltip .toogleContent .glossaryMeta span.glossaryMetaTopic:before, .glossaryTooltip .toogleContent .glossaryMeta a.glossaryMetaTopic:before {
            content: '';
            width: 12px;
            height: 12px;
            display: block;
            top: 0;
            position: absolute;
            left: 0px;
            background: url("../images/svg/topic.svg") no-repeat center center; }

body .ui-autocomplete {
  border: 1px solid #adadad;
  border-top: none;
  border-left: none;
  border-bottom-right-radius: 5px;
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
  overflow: hidden;
  position: relative;
  margin-top: -4px;
  background-color: #ffffff;
  z-index: 9; }
  body .ui-autocomplete .ui-menu-item {
    list-style-image: none;
    cursor: pointer;
    padding: 8px 15px !important;
    color: #8b97a6;
    background-color: transparent;
    background: none;
    border: none; }
    body .ui-autocomplete .ui-menu-item:hover, body .ui-autocomplete .ui-menu-item:active, body .ui-autocomplete .ui-menu-item:focus {
      color: #585858;
      border: none;
      background-color: transparent;
      background: none; }
    body .ui-autocomplete .ui-menu-item.ui-state-focus {
      border: none;
      background: none; }
  body .ui-autocomplete:before {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #FF7747;
    background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
    background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
    background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }

/***********************************/
/******** Responsive START *********/
/***********************************/
@media (max-width: 1370px) {
  header#masthead .headerTop .categoryButtonirdx .categoryText .catListHover {
    width: 280px; }
  header#masthead .headerTop .categoryButtonirdx .categoryText .irSearch {
    width: 250px; }
  header#masthead .headerTop .irLogo {
    max-width: 220px; }

  #companyCarousel .flex-viewport {
    max-width: 410px; }

  .companyTab {
    font-size: 32px;
    padding: 0 18px; } }
@media (min-width: 1371px) {
  .irdxHeader .searchBox input {
    width: 400px; } }
@media (max-width: 1022px) {
  .tax-company-category .irdxTop,
  .tax-irg_category .irdxTop,
  .tax-irg_topic .irdxTop,
  .page-template-template-irgHome .irdxTop,
  #homeIrdx .irdxTop {
    padding-left: 15px;
    padding-right: 15px;
    margin: 50px 0; }
    .tax-company-category .irdxTop .irdxWelkome h1,
    .tax-irg_category .irdxTop .irdxWelkome h1,
    .tax-irg_topic .irdxTop .irdxWelkome h1,
    .page-template-template-irgHome .irdxTop .irdxWelkome h1,
    #homeIrdx .irdxTop .irdxWelkome h1 {
      font-size: 28px;
      margin: 0; }
  .tax-company-category .irdxAbout,
  .tax-irg_category .irdxAbout,
  .tax-irg_topic .irdxAbout,
  .page-template-template-irgHome .irdxAbout,
  #homeIrdx .irdxAbout {
    padding-left: 15px;
    padding-right: 15px; }
    .tax-company-category .irdxAbout p,
    .tax-irg_category .irdxAbout p,
    .tax-irg_topic .irdxAbout p,
    .page-template-template-irgHome .irdxAbout p,
    #homeIrdx .irdxAbout p {
      font-size: 14px; }
  .tax-company-category .irSearch .searchBox,
  .tax-irg_category .irSearch .searchBox,
  .tax-irg_topic .irSearch .searchBox,
  .page-template-template-irgHome .irSearch .searchBox,
  #homeIrdx .irSearch .searchBox {
    display: block; }
  .tax-company-category #irdxFooter,
  .tax-irg_category #irdxFooter,
  .tax-irg_topic #irdxFooter,
  .page-template-template-irgHome #irdxFooter,
  #homeIrdx #irdxFooter {
    margin-top: 0; }

  #back-to-top:hover {
    background: #ffffff; }
    #back-to-top:hover:after {
      background-image: url("../images/svg/arrow-buton-up.svg"); }

  .company-category .content_elements .col-inner .wrapMobile {
    position: relative; }
    .company-category .content_elements .col-inner .wrapMobile .articleContent {
      width: 100%; }
      .company-category .content_elements .col-inner .wrapMobile .articleContent .companyListContent {
        width: 73%;
        display: inline-block;
        float: right;
        min-height: 70px; }
    .company-category .content_elements .col-inner .wrapMobile .ftImg {
      position: absolute;
      top: 25px; }
  .company-category .ctaSingleCompany {
    margin-bottom: 0; }
    .company-category .ctaSingleCompany .ctaText {
      border-bottom: none;
      padding: 90px 0;
      min-height: inherit; }
      .company-category .ctaSingleCompany .ctaText h1 {
        width: 60%;
        float: left;
        top: 50%;
        position: absolute;
        left: 15px;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin: 0; }
      .company-category .ctaSingleCompany .ctaText button {
        float: right;
        top: 50%;
        position: absolute;
        right: 15px;
        margin-top: -21px; }

  .catListHover li h1 {
    color: #EE3A23;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    font-weight: 600; }

  .single-company .companyBox .companyEntry .ftImgContainer {
    margin-top: 0px; }
  .single-company .companyBox .companyEntry .companyEntryContent .companyEntryTitle {
    display: none; }
  .single-company .companyBox .companyEntry .companyEntryTitle h2 {
    line-height: normal;
    margin-top: 0; }
    .single-company .companyBox .companyEntry .companyEntryTitle h2 .companyTitle {
      font-size: 30px; }

  .single-company .companyBox .companyEntry .companyEntryTitle.titleDesktop {
    display: none; }
  .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList {
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px; }
    .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li {
      display: block;
      margin-left: 35px; }
      .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li:before {
        left: -35px; }
      .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList {
        display: inline; }
        .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li {
          margin: 0; }
          .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li.street {
            display: inherit; }
          .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li.city {
            position: relative;
            display: inherit;
            margin-left: 8px; }
            .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList li .addressSubList li.city:before {
              content: ',';
              left: -8px;
              display: block; }
    .single-company .companyBox .companyEntry .companyEntryContentContact .companyEntryContentContactList.secondContactList {
      -moz-column-count: 2;
      -moz-column-gap: 30px;
      -webkit-column-count: 2;
      -webkit-column-gap: 30px;
      column-count: 2;
      column-gap: 30px; }
  .single-company .companyBox .companyGallery .slideVideoControl {
    width: 100%;
    height: 320px; }
  .single-company .companyBox .companyGallery .slides iframe {
    width: 100%;
    height: 320px; }
  .single-company .companySingleContents {
    margin: 20px 0; }

  .page-template-template-irgHome .irSearch .searchBox,
  .single-glossary .irSearch .searchBox,
  .tax-irg_category .irSearch .searchBox,
  .glossarySearch .irSearch .searchBox,
  .tax-irg_topic .irSearch .searchBox {
    display: block; }
  .page-template-template-irgHome #cta-irdxFooter .cta-irdx,
  .single-glossary #cta-irdxFooter .cta-irdx,
  .tax-irg_category #cta-irdxFooter .cta-irdx,
  .glossarySearch #cta-irdxFooter .cta-irdx,
  .tax-irg_topic #cta-irdxFooter .cta-irdx {
    text-align: left; }
    .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText,
    .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText,
    .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText,
    .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText,
    .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText {
      vertical-align: middle; }
      .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText button,
      .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText button,
      .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText button,
      .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText button,
      .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText button {
        left: inherit;
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 6%;
        margin-left: 0; }
        .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText button:hover:after,
        .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText button:hover:after,
        .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText button:hover:after,
        .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText button:hover:after,
        .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText button:hover:after {
          z-index: 0; }
      .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText h1,
      .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText h1,
      .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText h1,
      .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText h1,
      .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText h1 {
        font-size: 32px;
        line-height: normal;
        width: 55%;
        padding-right: 0 !important; }

  header#masthead.irdxHeader .headerTop .mainMenu_toogle {
    top: 0;
    transform: none;
    margin-left: 0;
    height: 42px; }
  header#masthead.irdxHeader .headerTop .irdxHamburger {
    position: relative;
    display: inline-block;
    float: right;
    height: 42px;
    top: 50%;
    margin-left: 15px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch {
    float: right;
    top: -1px;
    margin: 0 0 0 20px;
    width: 60px; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient_text {
    padding: 9px 0;
    margin-top: 1px; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catOpen {
    display: none;
    margin: 0; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catListHover {
    right: -75px;
    top: 59px;
    border: 1px solid #EE3A23;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top: none; }
    header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catListHover:before {
      height: 1px; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .topicContainer {
    display: none; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer {
    position: initial; }
  header#masthead .headerTop {
    height: 165px; }
    header#masthead .headerTop .container {
      position: relative; }
      header#masthead .headerTop .container .irLogo {
        top: 15px;
        transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%); }
      header#masthead .headerTop .container .irSearch {
        top: 20px;
        transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%); }
      header#masthead .headerTop .container .headerAd {
        position: absolute;
        width: 468px;
        height: 60px;
        float: none;
        top: 120px;
        left: 50%;
        margin-left: -234px;
        display: block;
        /*                    transform: translateY(0%);
                            -ms-transform: translateY(0%);
                            -webkit-transform: translateY(0%);*/
        z-index: 1; }
  header#masthead .headerBottom #menu-tamebayguide {
    display: none;
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
    background-color: #fff;
    border: 1px solid #EE3A23;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 270px;
    /* height: 265px; */
    position: absolute;
    z-index: 5;
    top: -85px;
    right: 15px; }
    header#masthead .headerBottom #menu-tamebayguide.opened:after {
      content: '';
      width: 9px;
      height: 6px;
      display: block;
      background-image: url(../images/svg/menu-arrow.svg);
      background-size: 9px 7px;
      position: absolute;
      top: -6px;
      right: 25px; }
    header#masthead .headerBottom #menu-tamebayguide.opened:before {
      display: none; }
    header#masthead .headerBottom #menu-tamebayguide li {
      display: block;
      float: none;
      padding: 0;
      border-bottom: 1px solid #e1e1e1;
      text-align: left; }
      header#masthead .headerBottom #menu-tamebayguide li:last-of-type {
        border-bottom: none; }
      header#masthead .headerBottom #menu-tamebayguide li:hover {
        background: #fff !important; }
        header#masthead .headerBottom #menu-tamebayguide li:hover a {
          color: #4C4C4C !important; }
      header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children {
        padding-right: 40px;
        overflow: hidden;
        text-align: left; }
        header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children .mobile_sub_menu {
          content: '';
          width: 40px;
          height: 45px;
          display: block;
          background-image: url(../images/svg/arrow_down_gray_dark.svg);
          background-size: 9px 7px;
          background-repeat: no-repeat;
          background-position: center;
          position: absolute;
          top: 0;
          right: 0;
          cursor: pointer; }
        header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children ul.sub-menu {
          display: none;
          position: static;
          border: none;
          border-top: 1px solid #EE3A23;
          width: 268px;
          box-shadow: none;
          border-radius: 0;
          padding: 7px 0 7px 15px; }
          header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children ul.sub-menu li {
            border-bottom: none; }
            header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children ul.sub-menu li a {
              padding: 8px 15px;
              font-weight: 500; }
          header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children ul.sub-menu.active {
            display: block; }
        header#masthead .headerBottom #menu-tamebayguide li.menu-item-has-children.active .mobile_sub_menu {
          background-image: url(../images/svg/arrow_up_gradient.svg); }
      header#masthead .headerBottom #menu-tamebayguide li a {
        border: none !important;
        padding: 16px 15px 14px 15px;
        height: auto; }
        header#masthead .headerBottom #menu-tamebayguide li a:after {
          content: '';
          width: 1px;
          height: 10px;
          border-right: none;
          padding-left: 25px; }
  header#masthead .headerBottom .searchBox {
    display: none;
    float: none;
    top: 60px;
    position: absolute;
    right: 80px;
    width: 270px;
    z-index: 5;
    overflow: inherit; }
    header#masthead .headerBottom .searchBox #irSearchInput {
      padding: 10px 58px 10px 15px; }
    header#masthead .headerBottom .searchBox.opened {
      display: block;
      float: none;
      top: -90px;
      position: absolute;
      right: 95px;
      width: 230px; }
      header#masthead .headerBottom .searchBox.opened #irSearchInput {
        display: block;
        width: 230px;
        padding-left: 10px; }
  header#masthead .headerBottom ul#menu-main-menu {
    top: -85px;
    display: none;
    float: none; }
  header#masthead .headerBottom #menu-tamebayguide {
    display: none; }
    header#masthead .headerBottom #menu-tamebayguide.opened {
      display: block; }

  .companyTab {
    font-size: 32px;
    padding: 0 20px; }
    .companyTab:first-of-type {
      padding-left: 0; }

  #cta-irdxFooter {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px; }
    #cta-irdxFooter .cta-irdx {
      max-width: initial;
      width: 100%;
      text-align: left; }
      #cta-irdxFooter .cta-irdx .cta-irdxText {
        vertical-align: initial;
        display: block;
        max-width: 90%;
        position: relative;
        margin: 50px auto; }
        #cta-irdxFooter .cta-irdx .cta-irdxText h1 {
          margin-left: 0 !important;
          max-width: 60%;
          font-size: 32px;
          text-align: center; }

  #cta-irdxFooter .cta-footerButton, #cta-irdxFooter .cta-footerButton:active, #cta-irdxFooter .cta-footerButton:visited, #cta-irdxFooter .cta-footerButton:focus {
    border: 1px solid #EE3A23;
    right: 30px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: 50%;
    position: absolute; }
    #cta-irdxFooter .cta-footerButton:after, #cta-irdxFooter .cta-footerButton:active:after, #cta-irdxFooter .cta-footerButton:visited:after, #cta-irdxFooter .cta-footerButton:focus:after {
      display: none; }

  #irdxPage .irdxCategorySidebar {
    overflow: hidden;
    z-index: 1; }
    #irdxPage .irdxCategorySidebar .col-inner {
      padding-top: 0;
      display: none; }
      #irdxPage .irdxCategorySidebar .col-inner.opened {
        display: inline-block;
        z-index: 20; }
        #irdxPage .irdxCategorySidebar .col-inner.opened .firstOfSecond .irdxCatSidebar {
          border-top: none; }
        #irdxPage .irdxCategorySidebar .col-inner.opened + .sep_category {
          display: block; }
        #irdxPage .irdxCategorySidebar .col-inner.opened .catLink {
          margin-left: -14px; }
          #irdxPage .irdxCategorySidebar .col-inner.opened .catLink.is_child.opened {
            display: block; }
    #irdxPage .irdxCategorySidebar .browseCatMobile .color_sep {
      width: 100%;
      margin: 5px 0; }
    #irdxPage .irdxCategorySidebar .browseCatMobile .categoryMenu_toogle,
    #irdxPage .irdxCategorySidebar .browseCatMobile .topicMenu_toogle {
      -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
      display: inline-block;
      position: relative;
      margin-left: 15px;
      width: 30px;
      height: 30px;
      border-radius: 5px;
      background-color: #ffffff;
      background-repeat: no-repeat;
      background-size: 18px 18px;
      background-image: url(../images/svg/burger_menu.svg);
      background-position: center;
      cursor: pointer;
      z-index: 1;
      vertical-align: top; }
      #irdxPage .irdxCategorySidebar .browseCatMobile .categoryMenu_toogle.active,
      #irdxPage .irdxCategorySidebar .browseCatMobile .topicMenu_toogle.active {
        background-image: url(../images/svg/menu_x.svg);
        background-size: 13px 13px; }
    #irdxPage .irdxCategorySidebar .browseCatMobile h3 {
      font-size: 30px !important;
      font-family: "Crimson Text", serif;
      color: #4C4C4C;
      display: inline-block;
      margin-bottom: 15px; }
    #irdxPage .irdxCategorySidebar .sep_category {
      bottom: 5px;
      position: absolute;
      width: 95.5%;
      display: none; }
  #irdxPage .ad_300_250 {
    margin-top: 40px; }

  .secondCategoryCol div.countThis.visibleSm:first-of-type .irdxCatLink .irdxCatSidebar {
    border-top: none; }

  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
    padding: 0px; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catOpenMobile,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catOpenMobile,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catOpenMobile,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catOpenMobile,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catOpenMobile {
      display: block; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicOpenMobile,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicOpenMobile,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicOpenMobile,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicOpenMobile,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicOpenMobile {
      display: block; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.closed,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.closed,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.closed,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.closed,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.closed {
      display: none; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.opened,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.opened,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.opened,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.opened,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .catSubListHover.opened {
      display: block; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.closed,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.closed,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.closed,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.closed,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.closed {
      display: none; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.opened,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.opened,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.opened,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.opened,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover .topicSubListHover.opened {
      display: block; }
    .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li {
      border-top: 1px solid #e1e1e1;
      padding-left: 50px;
      position: relative; }
      .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:before,
      .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:before,
      .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:before,
      .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:before,
      .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:before {
        content: '';
        position: absolute;
        width: 1px;
        height: 45%;
        left: 40px;
        top: 10px;
        background: #c0c9d4; }

  .tax-irg_category .col-inner,
  .tax-irg_topic .col-inner {
    padding: 0px 15px; }

  .glossarySearch .ctaSingleCompany {
    margin-bottom: 0; }
    .glossarySearch .ctaSingleCompany .ctaText {
      min-height: auto;
      padding: 35px 0; }
  .glossarySearch #irdxFooter {
    margin-top: 10px; } }
@media (min-width: 631px) and (max-width: 668px) {
  .glossarySearch .ctaSingleCompany {
    margin-bottom: 0; }
    .glossarySearch .ctaSingleCompany .ctaText {
      border-bottom: none;
      min-height: auto;
      padding: 35px 0; }
  .glossarySearch #irdxFooter {
    margin-top: 10px; } }
@media (min-width: 1023px) {
  .tax-irg_topic #irdxPage .companyCategorySidebar .col-inner {
    margin-top: 0; }
  .tax-irg_topic #irdxPage .glossaryCategory .grid-section .topicMenu {
    margin-top: 15px; }

  .single-company .companyBox .companyEntry .companyEntryTitle.titleMobile {
    display: none; }

  header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after {
    display: none; }

  .sep_category {
    display: none; } }
@media (max-width: 1022px) and (min-width: 631px) {
  .firstCategoryCol {
    width: 48%; }
    .firstCategoryCol .splitHere ~ div {
      display: none; }

  .secondCategoryCol {
    width: 48%;
    float: right; }
    .secondCategoryCol .catLink:not(.visibleSm) {
      display: none; }

  header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text {
    white-space: nowrap;
    padding: 8px 30px;
    display: inline-block; }
    header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text U.pxg-set {
      line-height: 24px; }
  header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
    padding-top: 7px;
    padding-bottom: 0; }
    header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened li {
      border-top: 1px solid #e1e1e1;
      padding: 7px 30px 7px 50px; }
      header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened li.hidden-md {
        border-top: none;
        padding: 7px 30px; }

  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText {
    min-height: 238px;
    padding: 25px 0; }

  .single-company .searchBox.opened {
    top: 60px;
    right: 0px; }
    .single-company .searchBox.opened:after {
      display: none; }
    .single-company .searchBox.opened .searchBoxSubmit:after {
      content: '';
      width: 9px;
      height: 6px;
      display: block;
      background-image: url(../images/svg/menu-arrow.svg);
      background-size: 9px 7px;
      position: absolute;
      top: -5px;
      right: 25px; }
    .single-company .searchBox.opened .searchBoxSubmit:hover:after {
      background-image: url(../images/svg/menu-arrow-gradient.svg);
      background-size: 9px 7px; }
    .single-company .searchBox.opened #irSearchInput:focus + .searchBoxSubmit {
      background: #FF7747;
      background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='$carnation',GradientType=1 ); }
      .single-company .searchBox.opened #irSearchInput:focus + .searchBoxSubmit:before {
        height: 34px;
        width: 60px;
        background-repeat: no-repeat;
        background-size: 24px 25px;
        background-position: center;
        border-top-right-radius: 5px;
        background-image: url(../images/svg/search_white.svg);
        border: none; }
      .single-company .searchBox.opened #irSearchInput:focus + .searchBoxSubmit:after {
        background-image: url(../images/svg/menu-arrow-gradient.svg);
        background-size: 9px 7px; }
  .single-company .singlePageSide {
    margin-bottom: -80px; }
    .single-company .singlePageSide .ctaSingleCompany {
      margin-bottom: 0; }
      .single-company .singlePageSide .ctaSingleCompany .ctaText {
        min-height: auto;
        padding: 60px 0;
        border-bottom: none; }
        .single-company .singlePageSide .ctaSingleCompany .ctaText button {
          left: inherit;
          display: inline-block;
          position: relative;
          float: right;
          margin-top: 4%;
          margin-right: 25px; }
        .single-company .singlePageSide .ctaSingleCompany .ctaText h1 {
          font-size: 32px;
          line-height: normal;
          width: 60%;
          margin-bottom: 0; }
  .single-company .companyContent .authorProfile .authorProfileImage img {
    max-width: 175px;
    height: auto;
    width: 100%; }

  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight {
    width: 78%; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight {
    width: 78%; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentRight {
    width: 78%; }

  .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText,
  .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText,
  .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText,
  .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText,
  .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText {
    margin: 30px auto; }
    .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText button,
    .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText button,
    .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText button,
    .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText button,
    .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText button {
      margin-top: 0;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      top: 50%;
      position: absolute;
      right: 0; } }
@media (max-width: 780px) {
  .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText h1,
  .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText h1,
  .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText h1,
  .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText h1,
  .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText h1 {
    width: 50%; } }
@media (max-width: 780px) and (min-width: 631px) {
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText,
  .ctaSingleCompany .ctaSingleCompany .ctaText {
    min-height: 250px; }
    .tax-irg_category .ctaSingleCompany .ctaText h1,
    .tax-irg_topic .ctaSingleCompany .ctaText h1,
    .ctaSingleCompany .ctaSingleCompany .ctaText h1 {
      width: 100%;
      float: inherit;
      top: inherit;
      position: relative;
      left: 0;
      transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      margin: 0; }
    .tax-irg_category .ctaSingleCompany .ctaText h3,
    .tax-irg_topic .ctaSingleCompany .ctaText h3,
    .ctaSingleCompany .ctaSingleCompany .ctaText h3 {
      font-size: 35px; }
    .tax-irg_category .ctaSingleCompany .ctaText button,
    .tax-irg_topic .ctaSingleCompany .ctaText button,
    .ctaSingleCompany .ctaSingleCompany .ctaText button {
      float: right;
      top: inherit;
      position: relative;
      right: 5%;
      margin: 10px auto;
      min-width: 90%; }

  .company-category .ctaSingleCompany .ctaText {
    min-height: auto;
    padding: 50px 0;
    margin-top: 15px; }
    .company-category .ctaSingleCompany .ctaText h1 {
      width: 100%;
      float: inherit;
      top: inherit;
      position: relative;
      left: 0;
      transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      margin: 0; }
    .company-category .ctaSingleCompany .ctaText h3 {
      font-size: 35px; }
    .company-category .ctaSingleCompany .ctaText button {
      float: right;
      top: inherit;
      position: relative;
      right: 30%;
      margin: 10px auto;
      min-width: 40%; } }
@media only screen and (orientation: landscape) and (min-width: 667px) and (max-width: 800px) {
  .footer-add {
    width: 50%; }

  .footerCta {
    width: 50%; }

  .company-category .ctaSingleCompany .ctaText,
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText {
    border-bottom: 2px solid #EE3A23; } }
@media only screen and (max-device-width: 800px) and (min-device-width: 780px) and (orientation: portrait) {
  .tax-irg_category .ctaSingleCompany .ctaText h1, .tax-irg_topic .ctaSingleCompany .ctaText h1 {
    width: 100% !important;
    float: inherit;
    top: inherit;
    position: relative;
    left: 0;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    margin: 0; }

  .tax-irg_category .ctaSingleCompany .ctaText button, .tax-irg_topic .ctaSingleCompany .ctaText button {
    float: right;
    top: inherit;
    position: relative;
    right: 5%;
    margin: 10px auto;
    min-width: 90%; }

  .company-category .ctaSingleCompany .ctaText,
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText {
    border-bottom: 2px solid #EE3A23; } }
@media (max-width: 666px) and (min-width: 580px) {
  .footerCta {
    width: 100%; }

  .company-category .ctaSingleCompany .ctaText,
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText {
    min-height: auto; }
    .company-category .ctaSingleCompany .ctaText .cta-footerButton,
    .tax-irg_category .ctaSingleCompany .ctaText .cta-footerButton,
    .tax-irg_topic .ctaSingleCompany .ctaText .cta-footerButton {
      float: right;
      top: inherit;
      position: relative;
      right: 30%;
      margin: 10px auto;
      min-width: inherit;
      width: 40%; } }
@media (max-width: 677px) {
  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 170px; } }
@media (max-width: 678px) and (min-width: 630px) {
  .secondCategoryCol.opened {
    display: inline-block !important; } }
@media (max-width: 630px) {
  #menu-top-menu li.social .irSocial {
    display: block;
    float: none;
    right: inherit;
    position: relative;
    top: 0px; }
    #menu-top-menu li.social .irSocial .socialIconsSet {
      margin: 0;
      padding: 5px 5px 5px 0px; }
      #menu-top-menu li.social .irSocial .socialIconsSet a:nth-of-type(1) {
        margin-left: 0px; }

  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition {
    left: -15px;
    width: 110%;
    border-bottom: none; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentLeft {
      padding-left: 15px; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight {
      width: 100%; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine {
        padding: 15px; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defNumber {
          width: 6%; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryDefinition .contentRight .defLine .defContent {
          width: 94%; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms {
    border-bottom: none; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentLeft {
      padding: 0; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight {
      width: 100%; }
      #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList {
        -webkit-column-count: inherit;
        -moz-column-count: inherit;
        column-count: inherit;
        margin: 0;
        padding-left: 0; }
        #irdxPage .singleGlossary .glossaryBox .content_elements .glossarySynonyms .contentRight ul.synonymsList li {
          min-width: inherit; }
  #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext {
    border-bottom: none; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentLeft {
      padding: 0; }
    #irdxPage .singleGlossary .glossaryBox .content_elements .glossaryContext .contentRight {
      width: 100%;
      margin: 0;
      padding-left: 0; }
  #irdxPage .irdxCategorySidebar .browseCatMobile h3 {
    font-size: 28px !important;
    max-width: 100%;
    position: relative;
    padding-right: 60px;
    line-height: 25px; }
  #irdxPage .irdxCategorySidebar .sep_category {
    width: 91.5% !important; }

  .single-company header#masthead.irdxHeader .headerTop irLogo {
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%); }

  .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .page-template-template-irgHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .single-glossary header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .glossarySearch header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button,
  .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button {
    width: 80%;
    display: block;
    margin: 0 auto; }
    .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .page-template-template-irgHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .single-glossary header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .glossarySearch header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text,
    .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text {
      font-size: 14px; }
      .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .page-template-template-irgHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .single-glossary header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .glossarySearch header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set,
      .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button .gradient-text U.pxg-set {
        line-height: 19px; }
  .page-template-template-irdxHome header#masthead.irdxHeader .headerTop irLogo,
  .page-template-template-irgHome header#masthead.irdxHeader .headerTop irLogo,
  .single-glossary header#masthead.irdxHeader .headerTop irLogo,
  .tax-irg_category header#masthead.irdxHeader .headerTop irLogo,
  .tax-company-category header#masthead.irdxHeader .headerTop irLogo,
  .glossarySearch header#masthead.irdxHeader .headerTop irLogo,
  .tax-irg_topic header#masthead.irdxHeader .headerTop irLogo {
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%); }
  .page-template-template-irdxHome .irdxTop,
  .page-template-template-irgHome .irdxTop,
  .single-glossary .irdxTop,
  .tax-irg_category .irdxTop,
  .tax-company-category .irdxTop,
  .glossarySearch .irdxTop,
  .tax-irg_topic .irdxTop {
    margin: 35px 0; }
    .page-template-template-irdxHome .irdxTop .irdxWelkome h1,
    .page-template-template-irgHome .irdxTop .irdxWelkome h1,
    .single-glossary .irdxTop .irdxWelkome h1,
    .tax-irg_category .irdxTop .irdxWelkome h1,
    .tax-company-category .irdxTop .irdxWelkome h1,
    .glossarySearch .irdxTop .irdxWelkome h1,
    .tax-irg_topic .irdxTop .irdxWelkome h1 {
      max-width: 90%;
      line-height: 25px;
      display: inline-block;
      font-size: 25px !important; }
    .page-template-template-irdxHome .irdxTop .irdxAbout,
    .page-template-template-irgHome .irdxTop .irdxAbout,
    .single-glossary .irdxTop .irdxAbout,
    .tax-irg_category .irdxTop .irdxAbout,
    .tax-company-category .irdxTop .irdxAbout,
    .glossarySearch .irdxTop .irdxAbout,
    .tax-irg_topic .irdxTop .irdxAbout {
      margin: 35px auto 0 auto; }
      .page-template-template-irdxHome .irdxTop .irdxAbout p,
      .page-template-template-irgHome .irdxTop .irdxAbout p,
      .single-glossary .irdxTop .irdxAbout p,
      .tax-irg_category .irdxTop .irdxAbout p,
      .tax-company-category .irdxTop .irdxAbout p,
      .glossarySearch .irdxTop .irdxAbout p,
      .tax-irg_topic .irdxTop .irdxAbout p {
        font-size: 14px; }
    .page-template-template-irdxHome .irdxTop .irSearch .searchcompany,
    .page-template-template-irgHome .irdxTop .irSearch .searchcompany,
    .single-glossary .irdxTop .irSearch .searchcompany,
    .tax-irg_category .irdxTop .irSearch .searchcompany,
    .tax-company-category .irdxTop .irSearch .searchcompany,
    .glossarySearch .irdxTop .irSearch .searchcompany,
    .tax-irg_topic .irdxTop .irSearch .searchcompany {
      display: block; }
  .page-template-template-irdxHome #cta-irdxFooter,
  .page-template-template-irgHome #cta-irdxFooter,
  .single-glossary #cta-irdxFooter,
  .tax-irg_category #cta-irdxFooter,
  .tax-company-category #cta-irdxFooter,
  .glossarySearch #cta-irdxFooter,
  .tax-irg_topic #cta-irdxFooter {
    margin-top: 50px;
    padding-right: 15px;
    padding-left: 15px; }
    .page-template-template-irdxHome #cta-irdxFooter .cta-irdx,
    .page-template-template-irgHome #cta-irdxFooter .cta-irdx,
    .single-glossary #cta-irdxFooter .cta-irdx,
    .tax-irg_category #cta-irdxFooter .cta-irdx,
    .tax-company-category #cta-irdxFooter .cta-irdx,
    .glossarySearch #cta-irdxFooter .cta-irdx,
    .tax-irg_topic #cta-irdxFooter .cta-irdx {
      text-align: left; }
      .page-template-template-irdxHome #cta-irdxFooter .cta-irdx .cta-irdxText,
      .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText,
      .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText,
      .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText,
      .tax-company-category #cta-irdxFooter .cta-irdx .cta-irdxText,
      .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText,
      .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText {
        max-width: 100%;
        vertical-align: middle; }
        .page-template-template-irdxHome #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .tax-company-category #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText button,
        .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText button {
          display: block;
          position: relative;
          float: none;
          margin-top: 0;
          margin-left: inherit;
          margin: 0 auto;
          transform: translateY(0%);
          -ms-transform: translateY(0%);
          -webkit-transform: translateY(0%);
          left: 0; }
        .page-template-template-irdxHome #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .single-glossary #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .tax-irg_category #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .tax-company-category #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .glossarySearch #cta-irdxFooter .cta-irdx .cta-irdxText h1,
        .tax-irg_topic #cta-irdxFooter .cta-irdx .cta-irdxText h1 {
          font-size: 32px;
          line-height: 34px;
          width: 100%;
          text-align: center;
          max-width: 100%;
          padding-right: 0;
          margin-top: 0; }

  header#masthead .headerTop .container .irSearch {
    max-width: 135px;
    text-align: right;
    top: 0; }
    header#masthead .headerTop .container .irSearch .mainMenu_toogle {
      margin-left: 10px;
      margin-top: 0; }
    header#masthead .headerTop .container .irSearch .irSearch_toogle {
      margin-top: 0; }
  header#masthead .headerTop .container .irLogo {
    top: 0 !important; }
  header#masthead .headerBottom .searchBox.opened {
    top: -90px;
    right: 87px; }
  header#masthead.irdxHeader .headerTop .irdxHamburger {
    top: 18px;
    transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%); }
  header#masthead.irdxHeader .headerTop .mainMenu_toogle {
    top: 0;
    transform: none; }
  header#masthead.irdxHeader .headerTop .categoryButtonirdx {
    height: 45px;
    width: 100%; }
    header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText {
      transform: none;
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      text-align: inherit; }
      header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catListHover {
        width: 100%;
        right: 0;
        top: -10px; }
      header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button.cta-footerButton {
        width: 75%;
        padding: 0;
        top: -3px; }
      header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch {
        margin: 0; }
        header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .irSearch_toogle {
          margin-top: 0; }
        header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened {
          top: 54px;
          right: 0; }
          header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened:after {
            display: none; }
          header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened .searchBoxSubmit:after {
            content: '';
            width: 9px;
            height: 6px;
            display: block;
            background-image: url(../images/svg/menu-arrow.svg);
            background-size: 9px 7px;
            position: absolute;
            top: -5px;
            right: 25px; }
          header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened .searchBoxSubmit:hover:after {
            background-image: url(../images/svg/menu-arrow-gradient.svg);
            background-size: 9px 7px; }
          header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened #irSearchInput:focus + .searchBoxSubmit {
            background: #FF7747;
            background: -moz-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
            background: -webkit-linear-gradient(left, #FF7747 0%, #EE3A23 100%);
            background: linear-gradient(to right, #FF7747 0%, #EE3A23 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='$carnation',GradientType=1 ); }
            header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened #irSearchInput:focus + .searchBoxSubmit:before {
              height: 34px;
              width: 60px;
              background-repeat: no-repeat;
              background-size: 24px 25px;
              background-position: center;
              border-top-right-radius: 5px;
              background-image: url(../images/svg/search_white.svg);
              border: none; }
            header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .irSearch .searchBox.opened #irSearchInput:focus + .searchBoxSubmit:after {
              background-image: url(../images/svg/menu-arrow-gradient.svg);
              background-size: 9px 7px; }
      header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer {
        display: block; }

  .companySingleTabs.hideOnMobile {
    display: none; }

  .companyTabs .companyTab {
    position: relative;
    display: block;
    font-size: 28px;
    padding: 10px 0;
    margin: 0;
    border-right: none;
    border-bottom: 1px solid #c0c9d4;
    overflow: hidden; }
    .companyTabs .companyTab:first-of-type {
      border-top: 1px solid #c0c9d4; }
    .companyTabs .companyTab.active {
      color: #4C4C4C;
      z-index: 2;
      overflow: visible; }
    .companyTabs .companyTab .arrowTab {
      position: absolute;
      top: 10px;
      right: 0;
      display: block;
      border: 1px solid #aebac9;
      border-radius: 5px;
      width: 40px;
      height: 30px;
      background-image: url(../images/svg/arrow_down_gray.svg);
      background-size: 15px 12px;
      background-position: center center;
      background-repeat: no-repeat; }
      .companyTabs .companyTab .arrowTab.active {
        background-image: url(../images/svg/arrow_up_gradient.svg);
        border: 1px solid #EE3A23; }
    .companyTabs .companyTab .color_sep {
      bottom: -1px;
      width: 100%;
      z-index: 0; }

  .companyContent .descriptionSection {
    position: relative;
    padding-bottom: 0; }
    .companyContent .descriptionSection .descriptionTab {
      position: relative; }
      .companyContent .descriptionSection .descriptionTab .profileTitle {
        margin: 0;
        line-height: 50px;
        padding-left: 10px; }
    .companyContent .descriptionSection .descriptionContent {
      display: none; }
      .companyContent .descriptionSection .descriptionContent.active {
        display: block !important;
        padding: 15px 0 20px 0; }
      .companyContent .descriptionSection .descriptionContent.companyServicesList, .companyContent .descriptionSection .descriptionContent.companyProductsList {
        padding-left: 20px;
        padding-bottom: 20px; }
      .companyContent .descriptionSection .descriptionContent.companyExtraData h3:first-ot-type {
        margin-top: 5px; }
    .companyContent .descriptionSection .arrowTab {
      position: absolute;
      top: 10px;
      right: 0;
      display: block;
      width: 40px;
      height: 30px;
      background-image: url(../images/svg/arrow_down_gray.svg);
      background-size: 10px 7px;
      background-position: center center;
      background-repeat: no-repeat; }
      .companyContent .descriptionSection .arrowTab.active {
        background-image: url(../images/svg/arrow_up_gradient.svg); }
    .companyContent .descriptionSection .whitepapersTitle {
      margin-top: 15px;
      margin-bottom: 0; }
  .companyContent .specialSection {
    margin-top: 15px; }

  .teamContent {
    position: relative;
    padding-bottom: 0; }
    .teamContent .aboutAuthorTab {
      position: relative; }
      .teamContent .aboutAuthorTab .profileTitle {
        margin: 0;
        line-height: 50px;
        padding-left: 10px; }
      .teamContent .aboutAuthorTab h2 {
        color: #EE3A23;
        padding: 20px 10px;
        margin: 0;
        border-bottom: 1px solid #c9cfd5;
        line-height: 20px;
        font-size: 22px; }
    .teamContent .aboutAuthorContent {
      display: none;
      border-bottom: none;
      padding-bottom: 0px;
      margin-bottom: 0; }
      .teamContent .aboutAuthorContent.active {
        display: block !important; }
      .teamContent .aboutAuthorContent .authorProfileImage {
        width: 100%;
        height: auto; }
      .teamContent .aboutAuthorContent .authorProfileMeta {
        margin: 20px 15px 15px;
        padding: 0;
        border-bottom: none; }
        .teamContent .aboutAuthorContent .authorProfileMeta h3 {
          margin-bottom: 20px; }
        .teamContent .aboutAuthorContent .authorProfileMeta p {
          font-size: 14px; }
      .teamContent .aboutAuthorContent .col-sm-8 .color_sep {
        display: none; }
      .teamContent .aboutAuthorContent .col-sm-8 .authorProfileContact {
        font-size: 14px;
        padding: 20px 0 0;
        border: none; }
        .teamContent .aboutAuthorContent .col-sm-8 .authorProfileContact div {
          margin: 0 0 20px; }
      .teamContent .aboutAuthorContent .col-sm-8 .authorProfileDescription {
        padding: 0 0 20px; }
      .teamContent .aboutAuthorContent .col-sm-8 .termMore {
        display: block;
        line-height: normal;
        padding-bottom: 20px;
        border-bottom: 1px solid #c9cfd5; }
    .teamContent .arrowTab {
      position: absolute;
      top: 14px;
      right: 0;
      display: block;
      width: 40px;
      height: 30px;
      background-image: url(../images/svg/arrow_down_gray.svg);
      background-size: 10px 7px;
      background-position: center center;
      background-repeat: no-repeat; }
      .teamContent .arrowTab.active {
        background-image: url(../images/svg/arrow_up_gradient.svg); }

  .companyBox .companyGallery #companySlider .slides .swipeGallery {
    position: relative;
    line-height: 32px;
    vertical-align: middle;
    display: inline-block;
    margin: 10px auto 0;
    text-align: center; }
    .companyBox .companyGallery #companySlider .slides .swipeGallery:after {
      content: 'swipe to see gallery';
      display: block;
      color: #43b3e6;
      padding-left: 40px; }
    .companyBox .companyGallery #companySlider .slides .swipeGallery:before {
      content: '';
      width: 30px;
      height: 30px;
      display: block;
      position: absolute;
      bottom: 0;
      background: url(../images/svg/swipe_icon.svg) no-repeat center;
      background-size: contain; }
  .companyBox .companyGallery #companyCarousel {
    display: none; }
  .companyBox .companyGallery .companyGalleryTitle {
    font-size: 28px; }

  .page-template-template-irgHome .breadcrumbs {
    display: none; }
  .page-template-template-irgHome .irdxTop .irdxWelkome {
    margin: 0 15px; }
  .page-template-template-irgHome .irdxAbout p {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px; }
  .page-template-template-irgHome #cta-irdxFooter .cta-irdx {
    margin: 0; }
    .page-template-template-irgHome #cta-irdxFooter .cta-irdx .cta-footerButton {
      margin-left: -100px;
      display: block;
      left: 50%; }

  #irdxPage .irdxCategorySidebar .browseCatMobile .categoryMenu_toogle, #irdxPage .irdxCategorySidebar .browseCatMobile .topicMenu_toogle {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1; }

  .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover,
  .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-left: none;
    overflow: inherit; }
    .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened,
    .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened,
    .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened,
    .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
      display: block;
      width: 115%;
      right: -15px;
      top: -5px;
      margin-top: 0;
      padding-top: 5px;
      padding-bottom: 0px;
      position: absolute; }
    .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after,
    .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after,
    .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after,
    .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after {
      content: '';
      width: 9px;
      height: 6px;
      display: block;
      background-image: url(../images/svg/menu-arrow.svg);
      background-size: 9px 7px;
      position: absolute;
      top: -5px;
      right: 40px; }
    .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li,
    .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li {
      padding: 7px 0;
      border-bottom: 1px solid #e1e1e1; }
      .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1,
      .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1,
      .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1,
      .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1 {
        padding: 0;
        color: #EE3A23;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0 70px;
        display: inline-block;
        font-weight: 600; }
      .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a,
      .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a,
      .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a,
      .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a {
        margin: 0 0 0 80px; }
      .page-template-template-irdxHome header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type,
      .tax-company-category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type,
      .tax-irg_category header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type,
      .tax-irg_topic header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type {
        border: none; }
  .page-template-template-irdxHome .ctaSingleCompany .ctaText,
  .tax-company-category .ctaSingleCompany .ctaText,
  .tax-irg_category .ctaSingleCompany .ctaText,
  .tax-irg_topic .ctaSingleCompany .ctaText {
    padding: 35px 0; }
    .page-template-template-irdxHome .ctaSingleCompany .ctaText h1,
    .tax-company-category .ctaSingleCompany .ctaText h1,
    .tax-irg_category .ctaSingleCompany .ctaText h1,
    .tax-irg_topic .ctaSingleCompany .ctaText h1 {
      width: 100%;
      float: left;
      top: 0;
      position: relative;
      left: 0;
      transform: none;
      -ms-transform: none;
      -webkit-transform: none;
      margin: 0; }
    .page-template-template-irdxHome .ctaSingleCompany .ctaText button,
    .tax-company-category .ctaSingleCompany .ctaText button,
    .tax-irg_category .ctaSingleCompany .ctaText button,
    .tax-irg_topic .ctaSingleCompany .ctaText button {
      float: none;
      top: 0;
      position: relative;
      right: 0;
      display: inline-block;
      margin-top: 25px; }
  .page-template-template-irdxHome .grid-section .col-inner,
  .tax-company-category .grid-section .col-inner,
  .tax-irg_category .grid-section .col-inner,
  .tax-irg_topic .grid-section .col-inner {
    margin: 20px 0; }

  .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-left: none;
    overflow: inherit; }
    .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
      display: block;
      width: 115%;
      right: -15px;
      top: -5px;
      margin-top: 0;
      padding-top: 5px;
      padding-bottom: 0px;
      position: absolute; }
    .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after {
      content: '';
      width: 9px;
      height: 6px;
      display: block;
      background-image: url(../images/svg/menu-arrow.svg);
      background-size: 9px 7px;
      position: absolute;
      top: -5px;
      right: 40px; }
    .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li {
      padding: 7px 0;
      border-bottom: 1px solid #e1e1e1; }
      .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1 {
        padding: 0;
        color: #EE3A23;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0 70px;
        display: inline-block;
        font-weight: 600; }
      .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a {
        margin: 0 0 0 80px; }
      .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type {
        border: none; }
  .single-company .singlePageSide {
    margin-bottom: 0; }
    .single-company .singlePageSide .lastContentBox {
      margin-bottom: -80px; }
      .single-company .singlePageSide .lastContentBox .ctaSingleCompany {
        margin-bottom: 0; }
        .single-company .singlePageSide .lastContentBox .ctaSingleCompany .ctaText {
          border-bottom: none;
          min-height: auto;
          padding: 35px 0; }

  .glossarySearch .ctaSingleCompany {
    margin-bottom: 0; }
    .glossarySearch .ctaSingleCompany .ctaText {
      border-bottom: none;
      min-height: auto;
      padding: 35px 0; }
  .glossarySearch #irdxFooter {
    margin-top: 10px; }

  .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-left: none;
    overflow: inherit; }
    .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
      display: block;
      width: 115%;
      right: -15px;
      top: -5px;
      margin-top: 0;
      padding-top: 5px;
      padding-bottom: 0px;
      position: absolute; }
    .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover:after {
      content: '';
      width: 9px;
      height: 6px;
      display: block;
      background-image: url(../images/svg/menu-arrow.svg);
      background-size: 9px 7px;
      position: absolute;
      top: -5px;
      right: 40px; }
    .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li {
      padding: 7px 0;
      border-bottom: 1px solid #e1e1e1; }
      .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li h1 {
        padding: 0;
        color: #EE3A23;
        font-size: 18px;
        text-transform: uppercase;
        margin: 0 70px;
        display: inline-block;
        font-weight: 600; }
      .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li a {
        margin: 0 0 0 80px; }
      .search header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover li:last-of-type {
        border: none; }

  header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text {
    font-size: 14px !important; }
    header#masthead .headerTop .categoryButtonirdx .categoryText button .gradient_text U.pxg-set {
      line-height: 19px; }

  .company-category .ctaSingleCompany .ctaText {
    margin-top: 30px; }

  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 160px; }

  .page-template-template-irgHome header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover, .single-glossary header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover, .tax-irg_category header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover, .glossarySearch header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover, .tax-irg_topic header#masthead .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover {
    right: -15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    border-left: none; }

  #irdxPage .categoryMenu .catLink .irdxCatArrow, #irdxPage .topicMenu .catLink .irdxCatArrow {
    right: -12px; } }
@media (max-width: 630px) and (min-width: 570px) {
  header#masthead.irdxHeader .headerTop {
    height: 100px; }
    header#masthead.irdxHeader .headerTop .categoryButtonirdx {
      height: 100px;
      width: auto; }
      header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText {
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin-top: 6px; }
        header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button.cta-footerButton {
          width: auto;
          padding: 2px 30px;
          margin-top: -5px; }
        header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
          margin-right: -75px;
          top: 55px !important; }
    header#masthead.irdxHeader .headerTop .irLogo {
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      margin-top: auto; }
    header#masthead.irdxHeader .headerTop .irdxHamburger {
      top: 50%;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      margin-top: auto; }

  .single-company header#masthead.irdxHeader .headerTop {
    height: 150px; }
    .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx {
      height: 45px;
      width: 100%; }
      .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText {
        transform: none;
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        text-align: inherit; }
        .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText button.cta-footerButton {
          width: 75%;
          padding: 0;
          margin-top: inherit; }
        .single-company header#masthead.irdxHeader .headerTop .categoryButtonirdx .categoryText .catContainer .catListHover.opened {
          margin-right: 0;
          top: -15px !important; }
    .single-company header#masthead.irdxHeader .headerTop .irLogo {
      top: 0;
      transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      margin-top: 18px; }
    .single-company header#masthead.irdxHeader .headerTop .irdxHamburger {
      top: 0;
      transform: translateY(0%);
      -ms-transform: translateY(0%);
      -webkit-transform: translateY(0%);
      margin-top: 18px; } }
@media (max-width: 600px) {
  .mention-col {
    width: 100%; } }
@media (max-width: 570px) {
  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 150px; } }
@media (max-width: 530px) {
  header#masthead .headerTop {
    height: 150px; }
    header#masthead .headerTop .container .irLogo {
      top: inherit;
      transform: inherit;
      -ms-transform: inherit;
      -webkit-transform: inherit; }
    header#masthead .headerTop .container .irSearch {
      top: inherit;
      transform: inherit;
      -ms-transform: inherit;
      -webkit-transform: inherit; }
    header#masthead .headerTop .container .headerAd {
      position: absolute;
      width: 320px;
      height: 50px;
      float: none;
      left: 50%;
      margin-left: -160px;
      top: 105px;
      display: block;
      /*                    transform: translateY(0%);
                          -ms-transform: translateY(0%);
                          -webkit-transform: translateY(0%);*/ }
  header#masthead .headerBottom .searchBox.opened {
    top: -75px;
    right: 87px; }
  header#masthead .headerBottom ul#menu-main-menu {
    top: -75px; }
  header#masthead .headerBottom #menu-tamebayguide {
    top: -75px; }

  .companyContent .companyServicesList, .companyContent .companyProductsList {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px; }

  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 140px; } }
@media (max-width: 480px) {
  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 130px; } }
@media (max-width: 430px) {
  .companyContent .companyServicesList, .companyContent .companyProductsList {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px; }

  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: 110px; } }
@media (max-width: 320px) {
  .catLink {
    width: 112% !important; }

  .company-category .content_elements .col-inner .wrapMobile, .tax-irg_category .content_elements .col-inner .wrapMobile, .tax-irg_topic .content_elements .col-inner .wrapMobile {
    min-height: auto; } }
.footer-add {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
  position: relative;
  display: inline-block; }
  .footer-add.first {
    margin-bottom: 0 !important; }

.hideAutocomplete {
  display: none !important; }

a.authorCompanyLink {
  text-decoration: none;
  color: #4C4C4C; }

.afterLoadAuthor {
  padding: 0 !important; }

.subscribe-to-comments label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 15px;
  padding-left: 5px; }
.subscribe-to-comments input[type=checkbox] {
  border: 1px solid #b4b9be;
  border-radius: 0px;
  background: #fff;
  color: #555;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 16px;
  margin: 1px 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 16px;
  min-width: 16px;
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: .05s border-color ease-in-out;
  transition: .05s border-color ease-in-out; }
  .subscribe-to-comments input[type=checkbox]:checked:before {
    content: "\f147";
    margin: -3px 0 0 -4px;
    color: #1e8cbe;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font: 400 21px/1 dashicons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.search-results-page .archivePageContent .grid-section .col-inner .archeIcon {
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  background-color: #fff;
  z-index: 9;
  right: -1px;
  top: -1px;
  border: 1px solid #adadad;
  background-repeat: no-repeat;
  background-position: center center; }
  .search-results-page .archivePageContent .grid-section .col-inner .archeIcon img {
    height: 20px;
    width: auto;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute; }
.search-results-page .archivePageContent .col-lg-3 .grid-section .filterMenu h3 {
  color: #4C4C4C;
  font-size: 30px !important;
  font-family: "Crimson Text", serif;
  padding: 0;
  line-height: 25px; }
.search-results-page .catLink {
  position: relative;
  width: 112%;
  margin: 0px;
  margin-left: -14px; }
  .search-results-page .catLink.no_children .irdxCatArrow {
    display: none; }
  .search-results-page .catLink .irdxCatLink {
    font-family: "Libre Franklin", sans-serif; }
    .search-results-page .catLink .irdxCatLink .irdxCatSidebar {
      cursor: pointer;
      color: #4C4C4C;
      margin: 0px;
      font-size: 15px;
      padding: 15px 45px 15px 13px;
      background-color: #f8f8f8;
      border-top: 1px solid #c0c9d4;
      position: relative;
      font-family: "Libre Franklin", sans-serif; }
  .search-results-page .catLink.closed .irdxCatLink.child {
    display: none;
    visibility: visible; }
    .search-results-page .catLink.closed .irdxCatLink.child .irdxCatSidebar {
      color: #585858; }
  .search-results-page .catLink.closed .irdxCatArrow:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 60%;
    top: 20%;
    left: 0;
    background: #c0c9d4; }
  .search-results-page .catLink.opened .irdxCatLink.child {
    display: block; }
  .search-results-page .catLink.opened .irdxCatArrow {
    background: url(../images/svg/arrow_up_gradient_bold.svg) no-repeat center;
    background-size: 9px 5px; }
    .search-results-page .catLink.opened .irdxCatArrow:before {
      content: '';
      position: absolute;
      width: 1px;
      height: 60%;
      top: 20%;
      left: 0px;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 ); }
    .search-results-page .catLink.opened .irdxCatArrow:hover {
      background: url(../images/svg/arrow_up_gradient_bold.svg) no-repeat center;
      background-size: 9px 5px; }
  .search-results-page .catLink .irdxCatArrow {
    cursor: pointer;
    width: 40px;
    height: 100%;
    right: 2px;
    top: 0px;
    position: absolute;
    padding: 0;
    background: url(../images/svg/arrow_down_gray_dark.svg) no-repeat center;
    background-size: 9px 5px; }
    .search-results-page .catLink .irdxCatArrow:hover {
      color: #EE3A23;
      background: url(../images/svg/arrow_down_gradient_bold.svg) no-repeat center;
      background-size: 9px 5px; }
      .search-results-page .catLink .irdxCatArrow:hover:before {
        content: '';
        position: absolute;
        top: 20%;
        left: 0;
        width: 1px;
        height: 60%;
        background: #FF7747;
        background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
        background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
        z-index: 1; }
  .search-results-page .catLink:hover .irdxCatSidebar {
    color: #EE3A23; }
    .search-results-page .catLink:hover .irdxCatSidebar:before {
      content: '';
      position: absolute;
      top: 20%;
      left: 0;
      width: 2px;
      height: 60%;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
      z-index: 1; }
  .search-results-page .catLink:first-of-type .irdxCatLink .irdxCatSidebar {
    border-top: none;
    margin-top: 0px; }
  .search-results-page .catLink.is_child .irdxCatArrow {
    display: none; }
  .search-results-page .catLink.is_child .irdxCatSidebar {
    width: 100%;
    color: #585858;
    font-size: 14px; }
    .search-results-page .catLink.is_child .irdxCatSidebar:hover {
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #4C4C4C; }
      .search-results-page .catLink.is_child .irdxCatSidebar:hover:before {
        display: none; }
  .search-results-page .catLink.is_child .irdxCatLink .irdxCatSidebar {
    border-top: 1px solid #c0c9d4;
    padding: 10px 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .search-results-page .catLink.has_children.opened .irdxCatLink .irdxCatSidebar {
    color: #EE3A23; }
    .search-results-page .catLink.has_children.opened .irdxCatLink .irdxCatSidebar:before {
      content: '';
      position: absolute;
      top: 20%;
      left: 0;
      width: 2px;
      height: 60%;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
      z-index: 1; }
  .search-results-page .catLink .activeMenu .irdxCatSidebar {
    color: #EE3A23; }
    .search-results-page .catLink .activeMenu .irdxCatSidebar:before {
      content: '';
      position: absolute;
      top: 20%;
      left: 0;
      width: 2px;
      height: 60%;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
      z-index: 1; }
  .search-results-page .catLink:last-of-type .irdxCatLink .irdxCatSidebar {
    margin-bottom: -15px; }
  .search-results-page .catLink:first-child .irdxCatLink .irdxCatSidebar {
    border-top: none; }

.pmpro-body-level-required .articleLogedMeta .loginButton,
.pmpro-body-level-required .articleLogedMeta .registerButton {
  display: inline-block; }
.pmpro-body-level-required .articleLogedMeta .downloadResource {
  display: inline-block; }
.pmpro-body-level-required .articleLogedMeta.loginRegister .downloadResource {
  display: none; }

.articleLogedMeta {
  float: right;
  display: none;
}
  .articleLogedMeta .singlePostMetaFav {
    float: initial; }
  .articleLogedMeta .downloadResource {
    display: inline-block;
    padding: 5px 20px 5px 50px;
    border-radius: 5px;
    margin-left: 20px;
    top: -5px;
    font-family: "Crimson Text", serif;
    font-weight: 500;
    color: #EE3A23;
    text-decoration: none;
    float: right; }
    .articleLogedMeta .downloadResource:after {
      top: -1px !important;
      bottom: -1px !important;
      left: -1px !important;
      right: -1px !important; }
    .articleLogedMeta .downloadResource .pxg-set {
      line-height: normal;
      vertical-align: sub; }
      .articleLogedMeta .downloadResource .pxg-set:before {
        content: '';
        width: 20px;
        height: 20px;
        background: url(../images/svg/download-icon-gradient.svg) no-repeat center;
        background-size: 15px;
        display: block;
        margin-left: -30px;
        margin-top: 1px; }
  .articleLogedMeta.loginRegister .downloadResource {
    display: inline-block; }
  .articleLogedMeta .loginButton,
  .articleLogedMeta .registerButton {
    display: none;
    padding: 10px 25px;
    border-radius: 5px;
    margin-left: 20px;
    font-family: "Libre Franklin", sans-serif;
    font-weight: 400;
    color: #EE3A23;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    white-space: nowrap; }
    .articleLogedMeta .loginButton:after,
    .articleLogedMeta .registerButton:after {
      top: -1px !important;
      bottom: -1px !important;
      left: -1px !important;
      right: -1px !important; }
    .articleLogedMeta .loginButton .pxg-set,
    .articleLogedMeta .registerButton .pxg-set {
      line-height: normal;
      vertical-align: middle; }

.ctaButtons.eBookButton {
  text-align: center;
  margin: 15px 0 45px; }
  .ctaButtons.eBookButton .eBookDownloadButton {
    padding: 21px 45px 21px 100px;
    text-transform: uppercase;
    font-size: 28px;
    font-family: "Crimson Text", serif; }
    .ctaButtons.eBookButton .eBookDownloadButton:after {
      z-index: 1 !important; }
    .ctaButtons.eBookButton .eBookDownloadButton.sn-pxg .pxg-set {
      z-index: 2 !important; }
      .ctaButtons.eBookButton .eBookDownloadButton.sn-pxg .pxg-set s {
        color: #fff !important; }
      .ctaButtons.eBookButton .eBookDownloadButton.sn-pxg .pxg-set:before {
        content: '';
        width: 35px;
        height: 35px;
        background: url(../images/svg/download-icon-white.svg) no-repeat center;
        background-size: 30px;
        display: block;
        margin-left: -60px;
        margin-top: 5px; }

@media (max-width: 650px) {
  .logged-in .articleLogedMeta {
    min-height: 95px; }

  .articleLogedMeta {
    min-height: 75px;
    display: block;
    width: 100%;
    padding: 10px 0; }
    .articleLogedMeta .singlePostMetaFav {
      display: initial; }
    .articleLogedMeta .downloadResource {
      float: left;
      top: 10px;
      margin: 0;
      min-width: 140px;
      display: inline-block;
      overflow: visible; }
    .articleLogedMeta .loginButton, .articleLogedMeta .registerButton {
      margin: 0;
      top: 20px;
      margin-right: 20px; } }
.singleEventRegister {
  display: inline-block;
  width: 50%;
  float: left; }
  .singleEventRegister .ctaButtons .btn_border {
    text-transform: uppercase; }
    .singleEventRegister .ctaButtons .btn_border:after {
      z-index: 1; }
    .singleEventRegister .ctaButtons .btn_border .pxg-set {
      z-index: 2; }
      .singleEventRegister .ctaButtons .btn_border .pxg-set s {
        color: #ffffff !important; }
    .singleEventRegister .ctaButtons .btn_border:hover:after {
      z-index: -1; }
    .singleEventRegister .ctaButtons .btn_border:hover.sn-pxg .pxg-set {
      z-index: 2; }
      .singleEventRegister .ctaButtons .btn_border:hover.sn-pxg .pxg-set s {
        color: #f85d37 !important; }

.singlePageContent.eventsBox .grid-section {
  overflow: visible; }

.singleEventAddToCalendar {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: right; }
  .singleEventAddToCalendar .addeventatc {
    margin-top: 30px;
    padding: 15px 12px 14px 43px; }
    .singleEventAddToCalendar .addeventatc .addeventatc_icon {
      top: 13px; }
  .singleEventAddToCalendar .addeventatc_dropdown .copyx {
    display: none; }

.singleEventTags {
  margin: 30px 0;
  display: block;
  width: 100%;
  float: left; }
  .singleEventTags .ctaButtons a.gradient_text {
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    padding: 4px 10px 2px 10px;
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
    margin: 5px 0px;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #FF7747;
    text-decoration: none;
    margin-right: 10px; }
    .singleEventTags .ctaButtons a.gradient_text:after {
      border-radius: 0; }

.eventEntryContentAll {
  width: 50%;
  float: left; }
  .eventEntryContentAll .eventEntryContentStart,
  .eventEntryContentAll .eventEntryContentEnd {
    width: 100%; }

.singlePageContent .eventEntryContentVenue {
  text-align: right; }

.listed_articles2.size_25 .articleEntry {
  min-height: 70px; }

.eventSingle .shareBar {
  display: block;
  position: relative;
  margin: 100px auto;
  box-shadow: none;
  border: none; }
  .eventSingle .shareBar:after {
    display: none; }

.listed_subcategories {
  margin: 15px 0 0; }

.extend_listed_articles3 #ajax-posts {
  display: block;
  overflow: hidden;
  width: 100%; }
.extend_listed_articles3.size_100 .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n-2) {
  margin-right: 30px; }
.extend_listed_articles3.size_100 .col-inner:not(.make-slider) .articleEntry {
  max-width: 300px; }
  .extend_listed_articles3.size_100 .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n) {
    margin-right: 0px; }
.extend_listed_articles3.size_75 .col-inner:not(.make-slider) .articleEntry {
  max-width: 300px; }
  .extend_listed_articles3.size_75 .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_75 .col-inner:not(.make-slider) .articleEntry:nth-of-type(3n) {
    margin-right: 0px; }
.extend_listed_articles3.size_66 .col-inner:not(.make-slider) .articleEntry {
  max-width: 300px; }
  .extend_listed_articles3.size_66 .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_66 .col-inner:not(.make-slider) .articleEntry:nth-of-type(3n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_66 .col-inner:not(.make-slider) .articleEntry:nth-of-type(2n) {
    margin-right: 0px; }
.extend_listed_articles3.size_50.fit .col-inner:not(.make-slider) .articleEntry {
  max-width: 300px; }
  .extend_listed_articles3.size_50.fit .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_50.fit .col-inner:not(.make-slider) .articleEntry:nth-of-type(3n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_50.fit .col-inner:not(.make-slider) .articleEntry:nth-of-type(2n) {
    margin-right: 0px; }
.extend_listed_articles3.size_50 .col-inner:not(.make-slider) .articleEntry {
  max-width: 46%; }
  .extend_listed_articles3.size_50 .col-inner:not(.make-slider) .articleEntry:nth-of-type(4n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_50 .col-inner:not(.make-slider) .articleEntry:nth-of-type(3n) {
    margin-right: 30px; }
  .extend_listed_articles3.size_50 .col-inner:not(.make-slider) .articleEntry:nth-of-type(2n) {
    margin-right: 0px; }
.extend_listed_articles3.size_33 .col-inner:not(.make-slider) .articleEntry {
  max-width: 100%; }
  .extend_listed_articles3.size_33 .col-inner:not(.make-slider) .articleEntry .ftImg {
    display: block; }
.extend_listed_articles3.size_25 .col-inner:not(.make-slider) .articleEntry {
  max-width: 100%; }
  .extend_listed_articles3.size_25 .col-inner:not(.make-slider) .articleEntry .ftImg {
    display: block; }
.extend_listed_articles3 .col-inner {
  border: 0;
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left: none;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  overflow: visible; }
  .extend_listed_articles3 .col-inner:before {
    display: none; }
  .extend_listed_articles3 .col-inner:not(.make-slider) .articleEntry {
    max-width: 290px; }
  .extend_listed_articles3 .col-inner .articleEntry {
    border: 1px solid #adadad;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 15px 0;
    border-left: none;
    position: relative;
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 1px rgba(150, 150, 150, 0.2);
    padding: 15px;
    overflow: hidden;
    background: #f8f8f8; }
    .extend_listed_articles3 .col-inner .articleEntry:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 1px;
      height: 100%;
      background: #FF7747;
      background: -moz-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: -webkit-linear-gradient(top, #FF7747 0%, #EE3A23 100%);
      background: linear-gradient(to bottom, #FF7747 0%, #EE3A23 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF7747', endColorstr='#EE3A23',GradientType=0 );
      z-index: 1; }
    .extend_listed_articles3 .col-inner .articleEntry .ftImg {
      margin-bottom: 15px; }
    .extend_listed_articles3 .col-inner .articleEntry .articleContent {
      padding-left: 35px;
      position: relative; }
      .extend_listed_articles3 .col-inner .articleEntry .articleContent .articleTitle {
        display: block;
        font-family: "Libre Franklin",sans-serif;
        color: #4C4C4C;
        font-size: 16px;
        font-weight: 600; }
        .extend_listed_articles3 .col-inner .articleEntry .articleContent .articleTitle:hover {
          color: #EE3A23; }
      .extend_listed_articles3 .col-inner .articleEntry .articleContent .articleCategory {
        display: block;
        color: #585858;
        font-family: "Crimson Text",serif;
        font-size: 16px; }
      .extend_listed_articles3 .col-inner .articleEntry .articleContent .asticleTag {
        color: #585858;
        font-family: "Crimson Text",serif;
        font-size: 16px; }
      .extend_listed_articles3 .col-inner .articleEntry .articleContent .eventStart {
        position: absolute;
        width: 35px;
        height: 50px;
        top: 0;
        left: -15px;
        border: 1px solid #EE3A23;
        background-color: #fff; }
        .extend_listed_articles3 .col-inner .articleEntry .articleContent .eventStart span {
          font-family: "Libre Franklin",sans-serif;
          font-size: 12px;
          width: 33px;
          text-align: center;
          display: block;
          height: 25px;
          line-height: 25px; }
          .extend_listed_articles3 .col-inner .articleEntry .articleContent .eventStart span.eventStartDay {
            border-bottom: 1px solid #EE3A23;
            font-weight: 600;
            font-size: 16px; }
.extend_listed_articles3 .loadMorePostsSection {
  text-align: center;
  margin-bottom: 30px; }

.singlePageContent .eventEntryContentExcerptIntro .eventEntryContentExcerptIntroText {
  color: #EE3A23; }
.singlePageContent .eventEntryContentStart span {
  min-width: 50px;
  display: inline-block; }

.searchBox.searchAdv input {
  display: block; }

/* sourceMappingURL=irdx-main.css.map */
