 /* data portal css starts */
 .card-layout-icon{
   display: flex;
   align-items: center;
   justify-content: center;
   padding: 20px;
   background: #e0efd2;
 }
 .card-layout-icon img{
   max-height: 100px;
 }
 .data-portal-block1,  .data-portal-block2,  .data-portal-block3{
   padding:35px 0;
 }
 .data-portal-block3 .container{
   background: #e5f6fc;
   padding: 5rem;
   text-align: center;
 }
 .data-portal-block3 h2{
   margin: 2rem 0;
 }
 .data-portal-block3-carousel .testimonial-body{
   position: relative;
 }
 .data-portal-block3-carousel .testimonial-body:after{
   position: absolute;
   background-color: #c7ced3;
   bottom: -2rem;
   width: 7rem;
   height: 1px;
   left: calc(50% - 3.5rem);
   content: "";
 }
 .data-portal-block3-carousel .testimonial-author{
   padding: 2rem 0;
   font-family: 'ION';
 }
 .data-portal-block4 h4{
   text-align: center;
   line-height: 1.5;
   font-size: 1.7rem;
   margin-bottom: 2rem;
 }
 .data-portal-block4 .quote-wrapper{
   text-align: center;
   margin: 2rem 0;
 }
 .data-portal-block4 .quote-wrapper .quote-cta{
   margin-bottom: 2rem;
 }
 /*****************
 * APIs
 ******************/
 .apis_wrap a {
   border: 0;
 }
 .apis_wrap .featured-api-card{
   margin-bottom: 20px;
 }
 .apis_wrap .single-data-api {
   display: flex;
   border: 1px solid #E7E7E9;
   margin-bottom: 15px;
   height: 100%;
 }
 .apis_wrap .single-data-api .single-data-api-image {
   padding: 35px 20px;
   background: #001437;
   display: flex;
   align-items: center;
 }
 .apis_wrap .single-data-api .single-data-api-image img {
   max-width: 102px;
 }
 @media screen and (max-width: 1279px) {
   .apis_wrap .single-data-api .single-data-api-image {
     display: none;
   }
 }
 .apis_wrap .single-data-api .single-data-api-content-heading {
   display: flex;
   background: #E7E7E9;
   padding: 20px;
   align-items: center;
   justify-content: space-between;
 }
 @media screen and (max-width: 1279px) {
   .apis_wrap .single-data-api .single-data-api-content-heading {
     display: flex;
     line-height: 0;
   }
 }
 .apis_wrap .single-data-api .single-data-api-image-mobile {
   display: none;
 }
 @media screen and (max-width: 1279px) {
   .apis_wrap .single-data-api .single-data-api-image-mobile {
     display: block;
     padding: 12px;
     background: #001437;
   }
   .apis_wrap .single-data-api .single-data-api-image-mobile img {
     max-width: 48px;
   }
 }
 .apis_wrap .single-data-api .single-data-api-content {
   flex-grow: 1;
   width: 100%;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-title {
   transition: all 0.3s ease;
 }
 @media screen and (max-width: 780px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-title {
     padding: 8px 10px 8px 10px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-title {
     padding: 8px 10px 8px 10px;
   }
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-title .single-data-api-division {
   font-size: 14px;
   line-height: 1;
   text-transform: capitalize;
   color: #001437;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-title h3 {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   line-height: 28px;
   margin-bottom: 0;
   margin-top: 0;
   padding-top: 0;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-title h3 a {
   color: #001437;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-title h3 a:hover {
   color: #001437;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-excerpt {
   font-size: 18px;
   margin: 20px;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-excerpt p {
   font-size: 16px;
   line-height: 1.5;
 }
 @media screen and (max-width: 780px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-excerpt {
     margin: 10px 9px 10px 9px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-excerpt {
     margin: 10px 9px 10px 9px;
   }
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies {
   margin: 20px;
 }
 @media screen and (max-width: 780px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies {
     margin: 10px 10px 10px 10px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies {
     margin: 10px 10px 10px 10px;
   }
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-type {
   color: #AEAEB4;
   font-size: 10px;
   line-height: 10px;
   text-transform: uppercase;
   padding: 10px 0;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags {
   position: relative;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 10px;
   line-height: 10px;
   color: #FFFFFF;
   margin: 0;
   padding: 0;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
   display: inline-flex;
   order: 1;
   align-self: center;
   justify-content: center;
   text-align: center;
   transition: all 0.1s ease;
   background: #EFEFF0;
   font-size: 12px;
   padding: 0 7px;
   border-radius: 10px;
   margin-right: 4px;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover {
   background: #00A4E6;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover a {
   color: #fff;
 }
 .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li a {
   color: #001437;
   line-height: 18px;
   font-weight: lighter;
 }
 @media screen and (max-width: 780px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 @media screen and (min-width: 1280px) {
   .apis_wrap .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 .apis_wrap .single-data-api .single-data-api-tetras {
   display: flex;
   flex-direction: row;
   justify-content: flex-end;
   align-items: flex-start;
   padding-top: 10px;
 }
 .apis_wrap .single-data-api .single-data-api-tetras img {
   height: 20px;
   width: auto;
   margin-right: 5px;
 }
 .apis_wrap .single-data-api .single-data-api-tetras img:last-child {
   margin-right: 0;
 }
 .single-data_api a, .post-type-archive-data_api a, .search-results a, .search-no-results a, .tax-industry a {
   border: 0;
 }
 .single-data_api .site_header, .post-type-archive-data_api .site_header, .search-results .site_header, .search-no-results .site_header, .tax-industry .site_header {
   z-index: 10;
 }
 .single-data_api .data-api-header-wrapper .data-api-header, .post-type-archive-data_api .data-api-header-wrapper .data-api-header, .search-results .data-api-header-wrapper .data-api-header, .search-no-results .data-api-header-wrapper .data-api-header, .tax-industry .data-api-header-wrapper .data-api-header {
   background: #E7E7E9;
   padding: 6rem 0;
 }
 .single-data_api .data-api-header-wrapper .data-api-header .breadcrumbs, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .breadcrumbs, .search-results .data-api-header-wrapper .data-api-header .breadcrumbs, .search-no-results .data-api-header-wrapper .data-api-header .breadcrumbs, .tax-industry .data-api-header-wrapper .data-api-header .breadcrumbs {
   /*
   span{
           color: #007ac5;
           text-decoration: none;
           border-bottom: 1px dotted #007ac5;
         }
   */
 }
 .single-data_api .data-api-header-wrapper .data-api-header .breadcrumbs a, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .breadcrumbs a, .search-results .data-api-header-wrapper .data-api-header .breadcrumbs a, .search-no-results .data-api-header-wrapper .data-api-header .breadcrumbs a, .tax-industry .data-api-header-wrapper .data-api-header .breadcrumbs a {
   border: none;
 }
 .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 16px;
   color: #001437;
   display: flex;
 }
 .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a {
   color: #001437;
 }
 .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:hover, .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:active, .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:focus, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:hover, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:active, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:focus, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:hover, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:active, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:focus, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:hover, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:active, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:focus, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:hover, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:active, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs a:focus {
   text-decoration: underline;
 }
 .single-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs .breadcrumbs-separator, .post-type-archive-data_api .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs .breadcrumbs-separator, .search-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs .breadcrumbs-separator, .search-no-results .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs .breadcrumbs-separator, .tax-industry .data-api-header-wrapper .data-api-header .data-api-header-breadcrumbs .breadcrumbs-separator {
   font-size: 0;
   line-height: 1;
 }
 .single-data_api .data-api-header-wrapper .data-api-header h1, .post-type-archive-data_api .data-api-header-wrapper .data-api-header h1, .search-results .data-api-header-wrapper .data-api-header h1, .search-no-results .data-api-header-wrapper .data-api-header h1, .tax-industry .data-api-header-wrapper .data-api-header h1 {
   ont-size: 46px;
   color: #001437;
   font-family: "SourceSansPro", sans-serif;
   text-align: left;
   font-weight: normal;
 }
 .single-data_api .data-api-body, .post-type-archive-data_api .data-api-body, .search-results .data-api-body, .search-no-results .data-api-body, .tax-industry .data-api-body {
   padding: 4rem 0;
 }
 .single-data_api .data-api-body .overview-sidebar, .post-type-archive-data_api .data-api-body .overview-sidebar, .search-results .data-api-body .overview-sidebar, .search-no-results .data-api-body .overview-sidebar, .tax-industry .data-api-body .overview-sidebar {
   padding-bottom: 30px;
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-body .overview-sidebar, .post-type-archive-data_api .data-api-body .overview-sidebar, .search-results .data-api-body .overview-sidebar, .search-no-results .data-api-body .overview-sidebar, .tax-industry .data-api-body .overview-sidebar {
     padding-right: 14px;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview {
     margin-top: 23px !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child {
     line-height: 24px !important;
     padding-top: 0;
     margin-top: 0 !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link {
     line-height: 24px;
     padding: 7px 10px 7px 13px !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover {
     background: #F5F5F5;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a {
     color: #232832 !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current {
     padding: 7px 10px 7px 9px !important;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-body .overview-sidebar, .post-type-archive-data_api .data-api-body .overview-sidebar, .search-results .data-api-body .overview-sidebar, .search-no-results .data-api-body .overview-sidebar, .tax-industry .data-api-body .overview-sidebar {
     padding-right: 15px;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .section-nav-link:first-child {
     line-height: 24px !important;
     padding-top: 0;
     margin-top: 0 !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link {
     line-height: 24px;
     padding: 7px 10px 7px 13px !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover {
     background: #F5F5F5;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link:hover a {
     color: #232832 !important;
   }
   .single-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .post-type-archive-data_api .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .search-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .search-no-results .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current, .tax-industry .data-api-body .overview-sidebar .data-api-section-nav-overview .subsection-nav-link.current {
     padding: 7px 10px 7px 9px !important;
   }
 }
 .single-data_api .data-api-body .overview-sidebar .section-nav-link:first-child, .post-type-archive-data_api .data-api-body .overview-sidebar .section-nav-link:first-child, .search-results .data-api-body .overview-sidebar .section-nav-link:first-child, .search-no-results .data-api-body .overview-sidebar .section-nav-link:first-child, .tax-industry .data-api-body .overview-sidebar .section-nav-link:first-child {
   border-top: 0 !important;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav {
   margin: 0;
   max-width: 300px;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile {
   display: block;
 }
 .single-data_api .data-api-body .data-api-section.data-api-section-faqs, .post-type-archive-data_api .data-api-body .data-api-section.data-api-section-faqs, .search-results .data-api-body .data-api-section.data-api-section-faqs, .search-no-results .data-api-body .data-api-section.data-api-section-faqs, .tax-industry .data-api-body .data-api-section.data-api-section-faqs {
   padding: 30px 0 0 0 !important;
 }
 @media screen and (max-width: 1279px) and (min-width: 1200px) {
   .single-data_api .data-api-body .data-api-section.data-api-section-faqs, .post-type-archive-data_api .data-api-body .data-api-section.data-api-section-faqs, .search-results .data-api-body .data-api-section.data-api-section-faqs, .search-no-results .data-api-body .data-api-section.data-api-section-faqs, .tax-industry .data-api-body .data-api-section.data-api-section-faqs {
     width: calc(100vw - 20%);
   }
 }
 @media screen and (max-width: 1199px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section.data-api-section-faqs, .post-type-archive-data_api .data-api-body .data-api-section.data-api-section-faqs, .search-results .data-api-body .data-api-section.data-api-section-faqs, .search-no-results .data-api-body .data-api-section.data-api-section-faqs, .tax-industry .data-api-body .data-api-section.data-api-section-faqs {
     width: calc(100vw - 4rem);
   }
 }
 .single-data_api .data-api-body .data-api-section.data-api-section-faqs h3, .post-type-archive-data_api .data-api-body .data-api-section.data-api-section-faqs h3, .search-results .data-api-body .data-api-section.data-api-section-faqs h3, .search-no-results .data-api-body .data-api-section.data-api-section-faqs h3, .tax-industry .data-api-body .data-api-section.data-api-section-faqs h3 {
   margin-bottom: 30px;
 }
 .single-data_api .data-api-body .data-api-section-details .api-details-content, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content, .search-results .data-api-body .data-api-section-details .api-details-content, .search-no-results .data-api-body .data-api-section-details .api-details-content, .tax-industry .data-api-body .data-api-section-details .api-details-content {
   background: #001437;
   padding: 1.5rem;
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 1rem;
   line-height: 1.5;
   color: #ffffff;
   display: flex;
   flex-wrap: wrap;
   margin: 3rem 0;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-body .data-api-section-details .api-details-content, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content, .search-results .data-api-body .data-api-section-details .api-details-content, .search-no-results .data-api-body .data-api-section-details .api-details-content, .tax-industry .data-api-body .data-api-section-details .api-details-content {
     padding: 1.5rem;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 1200px) {
   .single-data_api .data-api-body .data-api-section-details .api-details-content, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content, .search-results .data-api-body .data-api-section-details .api-details-content, .search-no-results .data-api-body .data-api-section-details .api-details-content, .tax-industry .data-api-body .data-api-section-details .api-details-content {
     width: calc(100vw - 20%);
     padding: 1.5rem;
   }
 }
 @media screen and (max-width: 1199px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section-details .api-details-content, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content, .search-results .data-api-body .data-api-section-details .api-details-content, .search-no-results .data-api-body .data-api-section-details .api-details-content, .tax-industry .data-api-body .data-api-section-details .api-details-content {
     width: calc(100vw - 4rem);
     padding: 1.5rem;
   }
 }
 .single-data_api .data-api-body .data-api-section-details .api-details-content h5, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content h5, .search-results .data-api-body .data-api-section-details .api-details-content h5, .search-no-results .data-api-body .data-api-section-details .api-details-content h5, .tax-industry .data-api-body .data-api-section-details .api-details-content h5 {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 1.6rem;
   line-height: 1.5;
   color: #ffffff;
   flex-basis: 100%;
   margin-bottom: 0;
 }
 .single-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content, .search-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content, .search-no-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content, .tax-industry .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content {
   display: flex;
   width: 100%;
   justify-content: space-between;
   flex-wrap: wrap;
 }
 .single-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .search-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .search-no-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .tax-industry .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 300;
   line-height: 1.5;
   width: calc(50% - 10px);
   border-bottom: 1px solid #fff;
   padding: 9px 0 8px 0;
 }
 .single-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row .key, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row .key, .search-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row .key, .search-no-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row .key, .tax-industry .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row .key {
   font-weight: 600;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .post-type-archive-data_api .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .search-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .search-no-results .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row, .tax-industry .data-api-body .data-api-section-details .api-details-content .api-details-key-value-pair-content .key-value-row {
     width: 100%;
     padding: 9px 0 8px 0;
   }
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper, .search-results .data-api-body .data-api-section-nav-wrapper, .search-no-results .data-api-body .data-api-section-nav-wrapper, .tax-industry .data-api-body .data-api-section-nav-wrapper {
   display: block;
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details {
     margin-top: 60px;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-details {
     margin-top: 60px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-overview-wrapper, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-overview-wrapper, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-overview-wrapper, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-overview-wrapper, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-overview-wrapper {
     padding-left: 0;
   }
 }
 @media screen and (max-width: 767px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper, .search-results .data-api-body .data-api-section-nav-wrapper, .search-no-results .data-api-body .data-api-section-nav-wrapper, .tax-industry .data-api-body .data-api-section-nav-wrapper {
     display: none;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper, .search-results .data-api-body .data-api-section-nav-wrapper, .search-no-results .data-api-body .data-api-section-nav-wrapper, .tax-industry .data-api-body .data-api-section-nav-wrapper {
     padding-right: 0;
     padding-left: 14px;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper, .search-results .data-api-body .data-api-section-nav-wrapper, .search-no-results .data-api-body .data-api-section-nav-wrapper, .tax-industry .data-api-body .data-api-section-nav-wrapper {
     padding-right: 0;
     padding-left: 0;
   }
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile {
   display: none;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper.data-api-section-nav-wrapper-mobile {
     display: block;
     /* padding: 0; */
   }
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile {
   margin: 30px 0 0 0;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile {
     margin: 30px 2rem 0 0;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile {
     margin: 0;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile {
     margin: 0;
   }
 }
 @media screen and (max-width: 1100px) {
   .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile {
     margin-right: 0;
     margin-left: 0;
     margin-bottom: 2rem;
     max-width: none;
   }
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link {
   line-height: 16px;
   border-bottom: 1px solid #E5E5E5;
   padding: 11px 0;
   display: flex;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link:first-child, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link:first-child, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link:first-child, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link:first-child, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link:first-child, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link:first-child, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link:first-child, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link:first-child, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link:first-child, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link:first-child {
   border-top: 1px solid #E5E5E5;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 16px;
   width: 100%;
   display: inline-block;
   border: 0;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a svg, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a svg, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a svg, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a svg, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a svg, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a svg, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a svg, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a svg, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a svg, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile .section-nav-link a svg {
   margin-right: 10px;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link {
   margin-top: 10px;
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: 600;
   font-size: 16px;
   line-height: 16px;
   color: #232832;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.section-nav-link a {
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: 600;
   font-size: 16px;
   line-height: 16px;
   color: #232832;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link {
   padding: 10px 10px 10px 13px;
   border-bottom: 1px solid #E5E5E5;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link a {
   color: #00A4E6;
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current {
   border-left: 4px solid #96C869;
   border-bottom: 1px solid #E5E5E5;
   background: #F5F5F5;
   padding: 10px;
   display: block;
   margin: 0;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link.current a {
   font-weight: 600;
   font-size: 16px;
   line-height: 24px;
   color: #232832;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover {
   background: #f5f5f5;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .post-type-archive-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-no-results .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .tax-industry .data-api-body .data-api-section-nav-wrapper .data-api-section-nav-mobile.data-api-section-nav-overview div.subsection-nav-link:hover a {
   color: #232832;
 }
 .single-data_api .data-api-body .data-api-section-overview table, .post-type-archive-data_api .data-api-body .data-api-section-overview table, .search-results .data-api-body .data-api-section-overview table, .search-no-results .data-api-body .data-api-section-overview table, .tax-industry .data-api-body .data-api-section-overview table {
   border-collapse: collapse;
   border-spacing: 0;
   margin-top: 2rem;
 }
 .single-data_api .data-api-body .data-api-section-overview table td, .single-data_api .data-api-body .data-api-section-overview table th, .post-type-archive-data_api .data-api-body .data-api-section-overview table td, .post-type-archive-data_api .data-api-body .data-api-section-overview table th, .search-results .data-api-body .data-api-section-overview table td, .search-results .data-api-body .data-api-section-overview table th, .search-no-results .data-api-body .data-api-section-overview table td, .search-no-results .data-api-body .data-api-section-overview table th, .tax-industry .data-api-body .data-api-section-overview table td, .tax-industry .data-api-body .data-api-section-overview table th {
   border-bottom: 1px solid #aeaeb4;
   padding: 1.2rem 2rem;
   text-align: left;
 }
 .single-data_api .data-api-body .data-api-section-overview ul, .post-type-archive-data_api .data-api-body .data-api-section-overview ul, .search-results .data-api-body .data-api-section-overview ul, .search-no-results .data-api-body .data-api-section-overview ul, .tax-industry .data-api-body .data-api-section-overview ul {
   margin-bottom: 2rem;
   margin-left: 2rem;
 }
 .single-data_api .data-api-body .data-api-section-overview ul li, .post-type-archive-data_api .data-api-body .data-api-section-overview ul li, .search-results .data-api-body .data-api-section-overview ul li, .search-no-results .data-api-body .data-api-section-overview ul li, .tax-industry .data-api-body .data-api-section-overview ul li {
   list-style-type: disc;
   margin-left: 10px;
 }
 .single-data_api .data-api-body .data-api-section-overview ul, .single-data_api .data-api-body .data-api-section-details ul, .post-type-archive-data_api .data-api-body .data-api-section-overview ul, .post-type-archive-data_api .data-api-body .data-api-section-details ul, .search-results .data-api-body .data-api-section-overview ul, .search-results .data-api-body .data-api-section-details ul, .search-no-results .data-api-body .data-api-section-overview ul, .search-no-results .data-api-body .data-api-section-details ul, .tax-industry .data-api-body .data-api-section-overview ul, .tax-industry .data-api-body .data-api-section-details ul {
   margin-bottom: 2rem;
   margin-left: 2rem;
 }
 .single-data_api .data-api-body .data-api-section-overview ul li, .single-data_api .data-api-body .data-api-section-details ul li, .post-type-archive-data_api .data-api-body .data-api-section-overview ul li, .post-type-archive-data_api .data-api-body .data-api-section-details ul li, .search-results .data-api-body .data-api-section-overview ul li, .search-results .data-api-body .data-api-section-details ul li, .search-no-results .data-api-body .data-api-section-overview ul li, .search-no-results .data-api-body .data-api-section-details ul li, .tax-industry .data-api-body .data-api-section-overview ul li, .tax-industry .data-api-body .data-api-section-details ul li {
   list-style-type: disc;
   margin-left: 10px;
 }
 .single-data_api .featured-apis-main-container, .post-type-archive-data_api .featured-apis-main-container, .search-results .featured-apis-main-container, .search-no-results .featured-apis-main-container, .tax-industry .featured-apis-main-container {
   background: #e5e5e5;
   padding-top: 60px;
 }
 .single-data_api .featured-apis-main-container .featured-apis-wrapper .related-apis-title h3, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .related-apis-title h3, .search-results .featured-apis-main-container .featured-apis-wrapper .related-apis-title h3, .search-no-results .featured-apis-main-container .featured-apis-wrapper .related-apis-title h3, .tax-industry .featured-apis-main-container .featured-apis-wrapper .related-apis-title h3 {
   margin-bottom: 20px;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .related-api-col, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .related-api-col, .search-results .featured-apis-main-container .featured-apis-wrapper .related-api-col, .search-no-results .featured-apis-main-container .featured-apis-wrapper .related-api-col, .tax-industry .featured-apis-main-container .featured-apis-wrapper .related-api-col {
     padding-right: 0 !important;
     margin-bottom: 20px !important;
   }
 }
 .single-data_api .featured-apis-main-container .featured-apis-wrapper .header-title-tetras-wrapper, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .header-title-tetras-wrapper, .search-results .featured-apis-main-container .featured-apis-wrapper .header-title-tetras-wrapper, .search-no-results .featured-apis-main-container .featured-apis-wrapper .header-title-tetras-wrapper, .tax-industry .featured-apis-main-container .featured-apis-wrapper .header-title-tetras-wrapper {
   flex-wrap: wrap;
 }
 @media screen and (max-width: 1024px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left, .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right {
     width: 100% !important;
   }
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left .single-data-api-tetras, .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right .single-data-api-tetras, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left .single-data-api-tetras, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right .single-data-api-tetras, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left .single-data-api-tetras, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right .single-data-api-tetras, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left .single-data-api-tetras, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right .single-data-api-tetras, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-left .single-data-api-tetras, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-header .header-right .single-data-api-tetras {
     justify-content: flex-start !important;
     margin-top: 10px;
   }
 }
 @media screen and (max-width: 780px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-header, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-header, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-header {
     height: auto !important;
   }
 }
 @media screen and (max-width: 1024px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-body {
     height: 125px !important;
     margin: 20px 0;
     font-size: 14px !important;
   }
 }
 @media screen and (max-width: 780px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-body, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-body {
     height: auto !important;
   }
 }
 @media screen and (max-width: 780px) {
   .single-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-footer, .post-type-archive-data_api .featured-apis-main-container .featured-apis-wrapper .featured-api-footer, .search-results .featured-apis-main-container .featured-apis-wrapper .featured-api-footer, .search-no-results .featured-apis-main-container .featured-apis-wrapper .featured-api-footer, .tax-industry .featured-apis-main-container .featured-apis-wrapper .featured-api-footer {
     height: auto !important;
   }
 }
 .single-data_api .featured-api-card, .post-type-archive-data_api .featured-api-card, .search-results .featured-api-card, .search-no-results .featured-api-card, .tax-industry .featured-api-card {
   background: #fff;
   width: 30%;
   border: 1px solid #afafb4;
   margin: 10px;
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card, .post-type-archive-data_api .featured-api-card, .search-results .featured-api-card, .search-no-results .featured-api-card, .tax-industry .featured-api-card {
     width: 100%;
     height: auto;
   }
 }
 .single-data_api .featured-api-card.full, .post-type-archive-data_api .featured-api-card.full, .search-results .featured-api-card.full, .search-no-results .featured-api-card.full, .tax-industry .featured-api-card.full {
   width: 100%;
   margin-left: 0;
 }
 .single-data_api .featured-api-card .featured-api-header, .post-type-archive-data_api .featured-api-card .featured-api-header, .search-results .featured-api-card .featured-api-header, .search-no-results .featured-api-card .featured-api-header, .tax-industry .featured-api-card .featured-api-header {
   width: 100%;
   height: 100px;
   overflow: hidden;
   background: #f5f5f5;
   padding: 20px;
 }
 @media screen and (max-width: 1100px) {
   .single-data_api .featured-api-card .featured-api-header, .post-type-archive-data_api .featured-api-card .featured-api-header, .search-results .featured-api-card .featured-api-header, .search-no-results .featured-api-card .featured-api-header, .tax-industry .featured-api-card .featured-api-header {
     height: 120px;
   }
 }
 @media screen and (max-width: 800px) {
   .single-data_api .featured-api-card .featured-api-header, .post-type-archive-data_api .featured-api-card .featured-api-header, .search-results .featured-api-card .featured-api-header, .search-no-results .featured-api-card .featured-api-header, .tax-industry .featured-api-card .featured-api-header {
     height: 100px;
   }
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card .featured-api-header, .post-type-archive-data_api .featured-api-card .featured-api-header, .search-results .featured-api-card .featured-api-header, .search-no-results .featured-api-card .featured-api-header, .tax-industry .featured-api-card .featured-api-header {
     height: auto;
   }
 }
 .single-data_api .featured-api-card .featured-api-header .header-division, .post-type-archive-data_api .featured-api-card .featured-api-header .header-division, .search-results .featured-api-card .featured-api-header .header-division, .search-no-results .featured-api-card .featured-api-header .header-division, .tax-industry .featured-api-card .featured-api-header .header-division {
   font-size: 14px;
   text-transform: capitalize;
   line-height: 1.2;
   color: #00a5e6;
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper {
   width: 100%;
   display: flex;
   flex-wrap: wrap;
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left {
   width: calc(100% - 150px);
 }
 @media screen and (max-width: 1200px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left {
     width: 100%;
   }
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title {
   font-size: 18px;
   line-height: 1.25;
   font-weight: 600;
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title a, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title a, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title a, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title a, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title a {
   border: 0;
   color: #007ac5;
 }
 @media screen and (max-width: 1100px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title {
     font-size: 16px;
   }
 }
 @media screen and (max-width: 800px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title {
     font-size: 13px;
   }
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-left .header-title {
     font-size: 18px;
   }
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right {
   width: 150px;
 }
 @media screen and (max-width: 1200px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right {
     width: 100%;
     margin-top: 10px;
   }
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras {
   width: 150px;
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   justify-content: flex-end;
   align-items: flex-start;
 }
 @media screen and (max-width: 1200px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras {
     justify-content: flex-start;
   }
 }
 .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img {
   height: 20px;
   width: auto;
   margin-right: 5px;
 }
 @media screen and (max-width: 800px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img {
     height: 15px;
   }
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .post-type-archive-data_api .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .search-no-results .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img, .tax-industry .featured-api-card .featured-api-header .header-title-tetras-wrapper .header-right .single-data-api-tetras img {
     height: 20px;
   }
 }
 .single-data_api .featured-api-card .featured-api-body, .post-type-archive-data_api .featured-api-card .featured-api-body, .search-results .featured-api-card .featured-api-body, .search-no-results .featured-api-card .featured-api-body, .tax-industry .featured-api-card .featured-api-body {
   font-size: 15px;
   line-height: 1.2;
   height: 100px;
   overflow: hidden;
   padding: 20px;
 }
 @media screen and (max-width: 1200px) {
   .single-data_api .featured-api-card .featured-api-body, .post-type-archive-data_api .featured-api-card .featured-api-body, .search-results .featured-api-card .featured-api-body, .search-no-results .featured-api-card .featured-api-body, .tax-industry .featured-api-card .featured-api-body {
     font-size: 13px;
     height: 130px;
   }
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card .featured-api-body, .post-type-archive-data_api .featured-api-card .featured-api-body, .search-results .featured-api-card .featured-api-body, .search-no-results .featured-api-card .featured-api-body, .tax-industry .featured-api-card .featured-api-body {
     height: auto;
     margin-top: 10px;
   }
 }
 .single-data_api .featured-api-card .featured-api-footer, .post-type-archive-data_api .featured-api-card .featured-api-footer, .search-results .featured-api-card .featured-api-footer, .search-no-results .featured-api-card .featured-api-footer, .tax-industry .featured-api-card .featured-api-footer {
   padding: 20px;
 }
 @media screen and (max-width: 640px) {
   .single-data_api .featured-api-card .featured-api-footer, .post-type-archive-data_api .featured-api-card .featured-api-footer, .search-results .featured-api-card .featured-api-footer, .search-no-results .featured-api-card .featured-api-footer, .tax-industry .featured-api-card .featured-api-footer {
     height: auto !important;
   }
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-type, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-type, .search-results .featured-api-card .featured-api-footer .api-card-type, .search-no-results .featured-api-card .featured-api-footer .api-card-type, .tax-industry .featured-api-card .featured-api-footer .api-card-type {
   color: #aeaeb4;
   font-size: 10px;
   line-height: 10px;
   text-transform: uppercase;
   padding: 10px 0;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags, .search-results .featured-api-card .featured-api-footer .api-card-content-tags, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
   padding: 5px 0;
   color: #232832;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul, .search-results .featured-api-card .featured-api-footer .api-card-content-tags ul, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags ul, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags ul {
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: 600;
   font-size: 10px;
   line-height: 10px;
   text-transform: lowercase;
   color: #fff;
   margin: -8px 0 0 0;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li, .search-results .featured-api-card .featured-api-footer .api-card-content-tags ul li, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags ul li, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags ul li {
   display: inline-flex;
   background: #efeff0;
   border-radius: 2px;
   flex: none;
   order: 1;
   align-self: center;
   margin: 8px 8px 0 0;
   padding: 4px;
   transition: all 0.1s ease;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li a, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li a, .search-results .featured-api-card .featured-api-footer .api-card-content-tags ul li a, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags ul li a, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags ul li a {
   color: #232832;
   border: 0;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover, .search-results .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover {
   background: #00a4e6;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover a, .post-type-archive-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover a, .search-results .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover a, .search-no-results .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover a, .tax-industry .featured-api-card .featured-api-footer .api-card-content-tags ul li:hover a {
   color: #fff;
 }
 .single-data_api .data-api-overview-mobile-nav, .post-type-archive-data_api .data-api-overview-mobile-nav, .search-results .data-api-overview-mobile-nav, .search-no-results .data-api-overview-mobile-nav, .tax-industry .data-api-overview-mobile-nav {
   display: flex;
   justify-content: space-between;
   align-items: center;
   border-bottom: 1px solid #F5F5F5;
   background: #fff;
   transition: all 0.3s ease;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
 }
 @media screen and (min-width: 767px) {
   .single-data_api .data-api-overview-mobile-nav, .post-type-archive-data_api .data-api-overview-mobile-nav, .search-results .data-api-overview-mobile-nav, .search-no-results .data-api-overview-mobile-nav, .tax-industry .data-api-overview-mobile-nav {
     display: none;
   }
 }
 .single-data_api .data-api-overview-mobile-nav .toc-prev, .single-data_api .data-api-overview-mobile-nav .toc-next, .single-data_api .data-api-overview-mobile-nav .toc-text, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-prev, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-next, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-text, .search-results .data-api-overview-mobile-nav .toc-prev, .search-results .data-api-overview-mobile-nav .toc-next, .search-results .data-api-overview-mobile-nav .toc-text, .search-no-results .data-api-overview-mobile-nav .toc-prev, .search-no-results .data-api-overview-mobile-nav .toc-next, .search-no-results .data-api-overview-mobile-nav .toc-text, .tax-industry .data-api-overview-mobile-nav .toc-prev, .tax-industry .data-api-overview-mobile-nav .toc-next, .tax-industry .data-api-overview-mobile-nav .toc-text {
   height: 40px;
 }
 .single-data_api .data-api-overview-mobile-nav .toc-text, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-text, .search-results .data-api-overview-mobile-nav .toc-text, .search-no-results .data-api-overview-mobile-nav .toc-text, .tax-industry .data-api-overview-mobile-nav .toc-text {
   width: 100%;
   text-align: center;
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 16px;
   height: 40px;
   color: #00A4E6;
   display: flex;
   align-items: center;
   height: 40px;
   justify-content: center;
 }
 .single-data_api .data-api-overview-mobile-nav .toc-prev, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-prev, .search-results .data-api-overview-mobile-nav .toc-prev, .search-no-results .data-api-overview-mobile-nav .toc-prev, .tax-industry .data-api-overview-mobile-nav .toc-prev {
   border-right: 1px solid #E5E5E5;
   padding: 10px 20px;
   display: flex;
   align-items: center;
 }
 .single-data_api .data-api-overview-mobile-nav .toc-next, .post-type-archive-data_api .data-api-overview-mobile-nav .toc-next, .search-results .data-api-overview-mobile-nav .toc-next, .search-no-results .data-api-overview-mobile-nav .toc-next, .tax-industry .data-api-overview-mobile-nav .toc-next {
   border-left: 1px solid #E5E5E5;
   padding: 10px 20px;
   display: flex;
   align-items: center;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper, .search-results .data-api-overview-mobile-menu-wrapper, .search-no-results .data-api-overview-mobile-menu-wrapper, .tax-industry .data-api-overview-mobile-menu-wrapper {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   width: 100%;
   height: 100%;
   overflow: scroll;
   background: #fff;
   z-index: 100000;
   opacity: 0;
   visibility: hidden;
   transition-duration: 125ms, 125ms, 0ms;
   transition-property: opacity, top, visibility;
   transition-delay: 0ms, 0ms, 125ms;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .toc-nav-doc, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .toc-nav-doc, .search-results .data-api-overview-mobile-menu-wrapper .toc-nav-doc, .search-no-results .data-api-overview-mobile-menu-wrapper .toc-nav-doc, .tax-industry .data-api-overview-mobile-menu-wrapper .toc-nav-doc {
   padding-top: 0 !important;
   margin-top: 15px !important;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-overview-mobile-menu-wrapper.show, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper.show, .search-results .data-api-overview-mobile-menu-wrapper.show, .search-no-results .data-api-overview-mobile-menu-wrapper.show, .tax-industry .data-api-overview-mobile-menu-wrapper.show {
     opacity: 1;
     visibility: visible;
     top: 0px;
     transition-duration: 125ms, 125ms, 0ms;
     transition-property: opacity, top, visibility;
     transition-delay: 125ms, 125ms, 0ms;
   }
 }
 @media screen and (min-width: 781px) {
   .single-data_api .data-api-overview-mobile-menu-wrapper.show, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper.show, .search-results .data-api-overview-mobile-menu-wrapper.show, .search-no-results .data-api-overview-mobile-menu-wrapper.show, .tax-industry .data-api-overview-mobile-menu-wrapper.show {
     display: none;
   }
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header {
   display: flex;
   justify-content: space-between;
   align-items: center;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header .mobile-modal-close, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header .mobile-modal-close, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header .mobile-modal-close, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header .mobile-modal-close, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile-header .mobile-modal-close {
   position: absolute;
   right: 15px;
   top: 0;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper h4, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper h4, .search-results .data-api-overview-mobile-menu-wrapper h4, .search-no-results .data-api-overview-mobile-menu-wrapper h4, .tax-industry .data-api-overview-mobile-menu-wrapper h4 {
   font-size: 24px;
   line-height: 32px;
   margin: 0 !important;
   padding: 0 !important;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile {
   padding: 15px;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link {
   line-height: 16px;
   border-bottom: 1px solid #E5E5E5;
   padding: 10px 0;
   display: flex;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 16px;
   width: 100%;
   display: inline-block;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a svg, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a svg, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a svg, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a svg, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav .section-nav-link a svg {
   margin-right: 10px;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link {
   margin-top: 10px;
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: 600;
   font-size: 16px;
   line-height: 16px;
   color: #232832;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.section-nav-link a {
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: 600;
   font-size: 16px;
   line-height: 16px;
   color: #232832;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link {
   border-bottom: 1px solid #E5E5E5;
   height: 40px;
   padding: 0 5px 0 10px;
   color: #00A4E6;
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
   height: 40px;
   width: 100%;
   align-items: center;
   display: flex;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover {
   background: #F5F5F5;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link:hover a {
   font-size: 16px;
   line-height: 24px;
   color: #232832;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link a {
   color: #00A4E6;
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
   height: 40px;
   width: 100%;
   align-items: center;
   display: flex;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current {
   border-left: 4px solid #96C869;
   border-bottom: 1px solid #E5E5E5;
   background: #F5F5F5;
   padding: 0 6px;
   display: flex;
   margin: 0;
   font-weight: 600;
   font-size: 16px;
   line-height: 24px;
   color: #232832;
 }
 .single-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .post-type-archive-data_api .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .search-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .search-no-results .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a, .tax-industry .data-api-overview-mobile-menu-wrapper .data-api-section-nav-mobile .data-api-section-nav.data-api-section-nav-overview div.subsection-nav-link.current a {
   font-weight: 600;
   font-size: 16px;
   line-height: 24px;
   color: #232832;
 }
 .single-data_api .data-api-search, .post-type-archive-data_api .data-api-search, .search-results .data-api-search, .search-no-results .data-api-search, .tax-industry .data-api-search {
   padding: 0;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-search, .post-type-archive-data_api .data-api-search, .search-results .data-api-search, .search-no-results .data-api-search, .tax-industry .data-api-search {
     padding: 0;
   }
 }
 .single-data_api .data-api-search [id]::before, .post-type-archive-data_api .data-api-search [id]::before, .search-results .data-api-search [id]::before, .search-no-results .data-api-search [id]::before, .tax-industry .data-api-search [id]::before {
   content: none !important;
 }
 .single-data_api .data-api-search form, .post-type-archive-data_api .data-api-search form, .search-results .data-api-search form, .search-no-results .data-api-search form, .tax-industry .data-api-search form {
   position: relative;
   margin-top: 20px;
   height: 32px;
 }
 .single-data_api .data-api-search form button, .post-type-archive-data_api .data-api-search form button, .search-results .data-api-search form button, .search-no-results .data-api-search form button, .tax-industry .data-api-search form button {
   background: none;
   box-shadow: none;
   position: absolute;
   bottom: 12px;
   right: 0;
   padding: 0;
   height: 16px;
   width: 16px;
   line-height: 16px;
   border: 0;
 }
 .single-data_api .data-api-search form button:hover, .post-type-archive-data_api .data-api-search form button:hover, .search-results .data-api-search form button:hover, .search-no-results .data-api-search form button:hover, .tax-industry .data-api-search form button:hover {
   background: none;
   box-shadow: none !important;
 }
 .single-data_api .data-api-search form input[type=text], .post-type-archive-data_api .data-api-search form input[type=text], .search-results .data-api-search form input[type=text], .search-no-results .data-api-search form input[type=text], .tax-industry .data-api-search form input[type=text] {
   height: 32px;
   line-height: 32px;
   overflow: visible;
   font-size: 16px;
   width: 100%;
   border-radius: 0;
   border-width: 0 0 1px;
   border-style: solid;
   box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0) inset;
   background-color: transparent !important;
   color: inherit !important;
   transition: all 0.3s;
   outline: 0;
 }
 .single-data_api .data-api-search form input[type=text]:focus, .post-type-archive-data_api .data-api-search form input[type=text]:focus, .search-results .data-api-search form input[type=text]:focus, .search-no-results .data-api-search form input[type=text]:focus, .tax-industry .data-api-search form input[type=text]:focus {
   box-shadow: 0 -1px 0 0 #96c869 inset;
   border-color: #96c869;
 }
 .single-data_api .data-api-search-body, .post-type-archive-data_api .data-api-search-body, .search-results .data-api-search-body, .search-no-results .data-api-search-body, .tax-industry .data-api-search-body {
   padding: 20px 0 30px 0;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-search-body, .post-type-archive-data_api .data-api-search-body, .search-results .data-api-search-body, .search-no-results .data-api-search-body, .tax-industry .data-api-search-body {
     padding: 20px 0 30px 0;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-search-body, .post-type-archive-data_api .data-api-search-body, .search-results .data-api-search-body, .search-no-results .data-api-search-body, .tax-industry .data-api-search-body {
     padding: 20px 0 30px 0;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-search-body, .post-type-archive-data_api .data-api-search-body, .search-results .data-api-search-body, .search-no-results .data-api-search-body, .tax-industry .data-api-search-body {
     padding: 30px 0 30px 0;
   }
 }
 .single-data_api .data-api-search-body [class*=col-], .post-type-archive-data_api .data-api-search-body [class*=col-], .search-results .data-api-search-body [class*=col-], .search-no-results .data-api-search-body [class*=col-], .tax-industry .data-api-search-body [class*=col-] {
   margin: 0;
   padding: 0;
 }
 .single-data_api .data-api-search-body h3, .post-type-archive-data_api .data-api-search-body h3, .search-results .data-api-search-body h3, .search-no-results .data-api-search-body h3, .tax-industry .data-api-search-body h3 {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 24px;
   line-height: 32px;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-search-body h3, .post-type-archive-data_api .data-api-search-body h3, .search-results .data-api-search-body h3, .search-no-results .data-api-search-body h3, .tax-industry .data-api-search-body h3 {
     font-size: 20px;
     line-height: 28px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-search-body h3, .post-type-archive-data_api .data-api-search-body h3, .search-results .data-api-search-body h3, .search-no-results .data-api-search-body h3, .tax-industry .data-api-search-body h3 {
     font-size: 20px;
     line-height: 28px;
   }
 }
 .single-data_api .data-api-search-body h4.search-subsection-title, .post-type-archive-data_api .data-api-search-body h4.search-subsection-title, .search-results .data-api-search-body h4.search-subsection-title, .search-no-results .data-api-search-body h4.search-subsection-title, .tax-industry .data-api-search-body h4.search-subsection-title {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 18px;
   line-height: 28px;
   margin: 0;
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-search-body h4.search-subsection-title, .post-type-archive-data_api .data-api-search-body h4.search-subsection-title, .search-results .data-api-search-body h4.search-subsection-title, .search-no-results .data-api-search-body h4.search-subsection-title, .tax-industry .data-api-search-body h4.search-subsection-title {
     font-size: 16px;
     line-height: 24px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-search-body h4.search-subsection-title, .post-type-archive-data_api .data-api-search-body h4.search-subsection-title, .search-results .data-api-search-body h4.search-subsection-title, .search-no-results .data-api-search-body h4.search-subsection-title, .tax-industry .data-api-search-body h4.search-subsection-title {
     font-size: 16px;
     line-height: 24px;
   }
 }
 @media screen and (max-width: 780px) {
   .single-data_api .data-api-search-body p, .post-type-archive-data_api .data-api-search-body p, .search-results .data-api-search-body p, .search-no-results .data-api-search-body p, .tax-industry .data-api-search-body p {
     font-size: 16px;
     line-height: 24px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .single-data_api .data-api-search-body p, .post-type-archive-data_api .data-api-search-body p, .search-results .data-api-search-body p, .search-no-results .data-api-search-body p, .tax-industry .data-api-search-body p {
     font-size: 16px;
     line-height: 24px;
   }
 }
 @media screen and (min-width: 1280px) {
   .single-data_api .data-api-search-body p, .post-type-archive-data_api .data-api-search-body p, .search-results .data-api-search-body p, .search-no-results .data-api-search-body p, .tax-industry .data-api-search-body p {
     line-height: 28px;
   }
 }
 .single-data_api .data-api-search-body .single-search-subsection-wrapper, .post-type-archive-data_api .data-api-search-body .single-search-subsection-wrapper, .search-results .data-api-search-body .single-search-subsection-wrapper, .search-no-results .data-api-search-body .single-search-subsection-wrapper, .tax-industry .data-api-search-body .single-search-subsection-wrapper {
   border-bottom: 1px solid #E5E5E5;
   padding: 15px 0 10px 0;
   font-size: 18px;
 }
 .single-data_api .data-api-search-body .single-search-subsection-wrapper:first-of-type, .post-type-archive-data_api .data-api-search-body .single-search-subsection-wrapper:first-of-type, .search-results .data-api-search-body .single-search-subsection-wrapper:first-of-type, .search-no-results .data-api-search-body .single-search-subsection-wrapper:first-of-type, .tax-industry .data-api-search-body .single-search-subsection-wrapper:first-of-type {
   padding-top: 0;
 }

 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .data-list-wrapper,
   .tax-industry .data-list-wrapper {
     padding-right: 1rem;
     padding-left: 1rem;
     margin: 15px 0 32px 0;
   }
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count,
 .tax-industry .data-list-wrapper .data-list-result-count {
   display: flex;
   justify-content: space-between;
   align-items: flex-start;
   font-size: 16px;
   line-height: 24px;
   margin-bottom: 15px;
   padding-left: 15px;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count.bottom,
 .tax-industry .data-list-wrapper .data-list-result-count.bottom {
   margin-bottom: 0;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-range,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-range {
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
   color: #4A4A4A;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.current,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.current {
   background: none;
   color: #001437;
   border-radius: 0;
   border-bottom: 2px solid;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers {
   color: #001437;
   line-height: 24px;
   font-size: 16px;
   width: 24px;
   height: 24px;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers:hover,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers:hover {
   border-radius: 0;
   border-bottom: 2px solid;
   background: transparent;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next {
   font-size: 0;
   width: 24px;
   height: 24px;
   display: inline-flex;
   margin-left: 10px;
   align-items: center;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next:hover,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next:hover {
   border: 0;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next:after,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.next:after {
   background-image: url(/wp-content/themes/ion-theme/images/apis-pagination-next.svg);
   width: 8px;
   height: 12px;
   background-size: 8px 12px;
   color: #000;
   display: block;
   background-repeat: no-repeat;
   content: "";
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev {
   font-size: 0;
   width: 8px;
   height: 24px;
   display: inline-flex;
   margin-right: 10px;
   align-items: center;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev:hover,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev:hover {
   border: 0;
 }
 .post-type-archive-data_api .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev:after,
 .tax-industry .data-list-wrapper .data-list-result-count .data-list-result-pagination .pagination .page-numbers.prev:after {
   background-image: url(/wp-content/themes/ion-theme/images/apis-pagination-prev.svg);
   width: 8px;
   height: 12px;
   background-size: 8px 12px;
   color: #000;
   display: block;
   background-repeat: no-repeat;
   content: "";
 }
 .post-type-archive-data_api .single-data-api,
 .tax-industry .single-data-api {
   display: flex;
   border: 1px solid #E7E7E9;
   margin-bottom: 15px;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-image,
 .tax-industry .single-data-api .single-data-api-image {
   padding: 35px 20px;
   background: #001437;
   display: flex;
   align-items: center;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-image img,
 .tax-industry .single-data-api .single-data-api-image img {
   max-width: 102px;
 }
 @media screen and (max-width: 1279px) {
   .post-type-archive-data_api .single-data-api .single-data-api-image,
   .tax-industry .single-data-api .single-data-api-image {
     display: none;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content-heading,
 .tax-industry .single-data-api .single-data-api-content-heading {
   display: flex;
   background: #E7E7E9;
 }
 @media screen and (max-width: 1279px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content-heading,
   .tax-industry .single-data-api .single-data-api-content-heading {
     display: flex;
     line-height: 0;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-image-mobile,
 .tax-industry .single-data-api .single-data-api-image-mobile {
   display: none;
 }
 @media screen and (max-width: 1279px) {
   .post-type-archive-data_api .single-data-api .single-data-api-image-mobile,
   .tax-industry .single-data-api .single-data-api-image-mobile {
     display: block;
     padding: 12px;
     background: #001437;
   }
   .post-type-archive-data_api .single-data-api .single-data-api-image-mobile img,
   .tax-industry .single-data-api .single-data-api-image-mobile img {
     max-width: 48px;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content,
 .tax-industry .single-data-api .single-data-api-content {
   flex-grow: 1;
   width: 100%;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-title {
   padding: 20px;
   transition: all 0.3s ease;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-title {
     padding: 8px 10px 8px 10px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-title {
     padding: 8px 10px 8px 10px;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title .single-data-api-division,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-title .single-data-api-division {
   font-size: 14px;
   line-height: 1;
   text-transform: capitalize;
   color: #001437;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title h3,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-title h3 {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   line-height: 28px;
   margin-bottom: 0;
   margin-top: 0;
   padding-top: 0;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title h3 a,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-title h3 a {
   color: #001437;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-title h3 a:hover,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-title h3 a:hover {
   color: #001437;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-excerpt,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-excerpt {
   font-size: 18px;
   margin: 20px;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-excerpt p,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-excerpt p {
   font-size: 16px;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-excerpt,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-excerpt {
     margin: 10px 9px 10px 9px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-excerpt,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-excerpt {
     margin: 10px 9px 10px 9px;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies {
   margin: 20px;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies {
     margin: 10px 10px 10px 10px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies {
     margin: 10px 10px 10px 10px;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-type,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-type {
   color: #AEAEB4;
   font-size: 10px;
   line-height: 10px;
   text-transform: uppercase;
   padding: 10px 0;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags {
   position: relative;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul {
   font-family: "SourceSansPro", sans-serif;
   font-style: normal;
   font-weight: 600;
   font-size: 10px;
   line-height: 10px;
   color: #FFFFFF;
   margin: 0;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
   display: inline-flex;
   order: 1;
   align-self: center;
   justify-content: center;
   text-align: center;
   transition: all 0.1s ease;
   background: #EFEFF0;
   font-size: 12px;
   padding: 0 7px;
   border-radius: 10px;
   margin-right: 4px;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul{
   padding: 0;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover {
   background: #00A4E6;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover a,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li:hover a {
   color: #fff;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li a,
 .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li a {
   color: #001437;
   line-height: 18px;
   font-weight: lighter;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 @media screen and (min-width: 1280px) {
   .post-type-archive-data_api .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li,
   .tax-industry .single-data-api .single-data-api-content .single-data-api-taxonomies .single-data-api-tags ul li {
     margin-bottom: 8px;
   }
 }
 .post-type-archive-data_api .single-data-api .single-data-api-tetras,
 .tax-industry .single-data-api .single-data-api-tetras {
   display: flex;
   flex-direction: row;
   justify-content: flex-end;
   align-items: flex-start;
   padding-top: 37px;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-tetras img,
 .tax-industry .single-data-api .single-data-api-tetras img {
   height: 20px;
   width: auto;
   margin-right: 5px;
 }
 .post-type-archive-data_api .single-data-api .single-data-api-tetras img:last-child,
 .tax-industry .single-data-api .single-data-api-tetras img:last-child {
   margin-right: 0;
 }
 .post-type-archive-data_api .mobile-filter-button,
 .tax-industry .mobile-filter-button {
   display: none;
 }
 .post-type-archive-data_api .mobile-filter-button .w-btn,
 .tax-industry .mobile-filter-button .w-btn {
   border: 1px solid #979797;
   height: 42px;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .mobile-filter-button,
   .tax-industry .mobile-filter-button {
     display: block;
     padding: 20px 0;
     border-bottom: 1px solid #96C869;
   }
 }
 .post-type-archive-data_api .mobile-filter-wrapper,
 .tax-industry .mobile-filter-wrapper {
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   overflow: scroll;
   box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3), 0px 2px 1px rgba(0, 0, 0, 0.1);
   background-color: #fff !important;
   z-index: 100000;
   padding: 20px;
   opacity: 0;
   visibility: hidden;
   transition-duration: 125ms, 125ms, 0ms;
   transition-property: opacity, top, visibility;
   transition-delay: 0ms, 0ms, 125ms;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .mobile-filter-wrapper,
   .tax-industry .mobile-filter-wrapper {
     padding: 15px;
   }
 }
 .post-type-archive-data_api .mobile-filter-wrapper form > ul,
 .tax-industry .mobile-filter-wrapper form > ul {
   padding-bottom: 57px;
 }
 .post-type-archive-data_api .mobile-filter-wrapper .mobile-filter-buttons-wrapper,
 .tax-industry .mobile-filter-wrapper .mobile-filter-buttons-wrapper {
   height: 62px;
   background: #F5F5F5;
   position: fixed;
   bottom: 0;
   width: 100%;
   left: 0;
   border-top: 1px solid #979797;
   z-index: 1;
 }
 .post-type-archive-data_api .mobile-filter-wrapper .mobile-filter-close,
 .tax-industry .mobile-filter-wrapper .mobile-filter-close {
   position: absolute;
   top: 15px;
   right: 15px;
   display: flex;
 }
 .post-type-archive-data_api .mobile-filter-wrapper .mobile-filter-heading,
 .tax-industry .mobile-filter-wrapper .mobile-filter-heading {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-bottom: 30px;
 }
 .post-type-archive-data_api .mobile-filter-wrapper .mobile-filter-heading h3,
 .tax-industry .mobile-filter-wrapper .mobile-filter-heading h3 {
   font-family: ionregular, sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 24px;
   line-height: 32px;
   padding: 0;
   margin: 0;
 }
 .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-submit,
 .tax-industry .mobile-filter-wrapper li.sf-field-submit {
   width: 150px;
   display: inline-block !important;
   position: fixed;
   bottom: 0;
   z-index: 2;
   left: 50%;
   transform: translateX(-120px);
 }
 .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-submit input,
 .tax-industry .mobile-filter-wrapper li.sf-field-submit input {
   padding: 1rem;
 }
 .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-reset,
 .tax-industry .mobile-filter-wrapper li.sf-field-reset {
   width: 100px;
   display: inline-block !important;
   position: fixed;
   bottom: 0;
   left: 50%;
   margin: 0;
   z-index: 2;
   transform: translateX(24px);
 }
 .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-reset input,
 .tax-industry .mobile-filter-wrapper li.sf-field-reset input {
   padding: 1rem;
 }
 @media screen and (max-width: 780px) {
   .post-type-archive-data_api .mobile-filter-wrapper.show,
   .tax-industry .mobile-filter-wrapper.show {
     opacity: 1;
     visibility: visible;
     top: 0px;
     transition-duration: 125ms, 125ms, 0ms;
     transition-property: opacity, top, visibility;
     transition-delay: 125ms, 125ms, 0ms;
   }
 }
 @media screen and (min-width: 781px) {
   .post-type-archive-data_api .mobile-filter-wrapper.show,
   .tax-industry .mobile-filter-wrapper.show {
     display: none;
   }
 }
 .post-type-archive-data_api .mobile-filter-wrapper ul,
 .tax-industry .mobile-filter-wrapper ul {
   margin-left: 0 !important;
 }

 .sf-field-taxonomy-data_set, .sf-field-taxonomy-industry, .sf-field-taxonomy-data_category, .sf-field-taxonomy-api_product, .sf-field-taxonomy-data_type, .sf-field-taxonomy-format {
   padding: 0 !important;
   margin-bottom: 10px !important;
 }
 .sf-field-taxonomy-data_set h4, .sf-field-taxonomy-industry h4, .sf-field-taxonomy-data_category h4, .sf-field-taxonomy-api_product h4, .sf-field-taxonomy-data_type h4, .sf-field-taxonomy-format h4 {
   padding-bottom: 10px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin: 0 !important;
   font-size:1.5rem;
   color: #80899b;
   font-family: "SourceSansPro", sans-serif;
   margin-bottom: 4rem;
   line-height: 1;
 }
 .sf-field-taxonomy-data_set h4:after, .sf-field-taxonomy-industry h4:after, .sf-field-taxonomy-data_category h4:after, .sf-field-taxonomy-api_product h4:after, .sf-field-taxonomy-data_type h4:after, .sf-field-taxonomy-format h4:after {
   content: "";
   background: url(/wp-content/themes/ion-theme/assets/images/filter-up-arrow.svg);
   width: 12px;
   height: 8px;
   background-repeat: no-repeat;
   right: 0;
   margin-right: 5px;
   top: 50%;
   transition: transform 0.2s;
 }
 .sf-field-taxonomy-data_set.closed ul, .sf-field-taxonomy-industry.closed ul, .sf-field-taxonomy-data_category.closed ul, .sf-field-taxonomy-api_product.closed ul, .sf-field-taxonomy-data_type.closed ul, .sf-field-taxonomy-format.closed ul {
   display: none;
 }
 .sf-field-taxonomy-data_set.closed h4:after, .sf-field-taxonomy-industry.closed h4:after, .sf-field-taxonomy-data_category.closed h4:after, .sf-field-taxonomy-api_product.closed h4:after, .sf-field-taxonomy-data_type.closed h4:after, .sf-field-taxonomy-format.closed h4:after {
   transform: rotate(180deg);
 }
 .sf-field-taxonomy-data_set ul, .sf-field-taxonomy-industry ul, .sf-field-taxonomy-data_category ul, .sf-field-taxonomy-api_product ul, .sf-field-taxonomy-data_type ul, .sf-field-taxonomy-format ul {
   display: block;
   padding: 15px 5px;
   /* Hide the browser's default checkbox */
   /* Create a custom checkbox */
   /* On mouse-over, add a grey background color */
   /* When the checkbox is checked, add a blue background */
   /* Create the checkmark/indicator (hidden when not checked) */
   /* Show the checkmark when checked */
   /* Style the checkmark/indicator */
 }
 .sf-field-taxonomy-data_set ul li, .sf-field-taxonomy-industry ul li, .sf-field-taxonomy-data_category ul li, .sf-field-taxonomy-api_product ul li, .sf-field-taxonomy-data_type ul li, .sf-field-taxonomy-format ul li {
   display: flex;
   position: relative;
   margin-bottom: 15px;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   padding: 0 !important;
 }
 .sf-field-taxonomy-data_set ul li:last-child, .sf-field-taxonomy-industry ul li:last-child, .sf-field-taxonomy-data_category ul li:last-child, .sf-field-taxonomy-api_product ul li:last-child, .sf-field-taxonomy-data_type ul li:last-child, .sf-field-taxonomy-format ul li:last-child {
   margin-bottom: 0;
 }
 .sf-field-taxonomy-data_set ul li label, .sf-field-taxonomy-industry ul li label, .sf-field-taxonomy-data_category ul li label, .sf-field-taxonomy-api_product ul li label, .sf-field-taxonomy-data_type ul li label, .sf-field-taxonomy-format ul li label {
   padding-left: 34px !important;
 }
 .sf-field-taxonomy-data_set ul li input, .sf-field-taxonomy-industry ul li input, .sf-field-taxonomy-data_category ul li input, .sf-field-taxonomy-api_product ul li input, .sf-field-taxonomy-data_type ul li input, .sf-field-taxonomy-format ul li input {
   position: absolute;
   opacity: 0;
   cursor: pointer;
   height: 0;
   width: 0;
 }
 .sf-field-taxonomy-data_set ul .checkmark, .sf-field-taxonomy-industry ul .checkmark, .sf-field-taxonomy-data_category ul .checkmark, .sf-field-taxonomy-api_product ul .checkmark, .sf-field-taxonomy-data_type ul .checkmark, .sf-field-taxonomy-format ul .checkmark {
   position: absolute;
   top: 0;
   left: 0;
   height: 24px;
   width: 24px;
   background-color: #fff;
   border: 1px solid #AEAEB4;
   pointer-events: none;
 }
 .sf-field-taxonomy-data_set ul li:hover input ~ .checkmark, .sf-field-taxonomy-industry ul li:hover input ~ .checkmark, .sf-field-taxonomy-data_category ul li:hover input ~ .checkmark, .sf-field-taxonomy-api_product ul li:hover input ~ .checkmark, .sf-field-taxonomy-data_type ul li:hover input ~ .checkmark, .sf-field-taxonomy-format ul li:hover input ~ .checkmark {
   background-color: #efefef;
 }
 .sf-field-taxonomy-data_set ul li input:checked ~ .checkmark, .sf-field-taxonomy-industry ul li input:checked ~ .checkmark, .sf-field-taxonomy-data_category ul li input:checked ~ .checkmark, .sf-field-taxonomy-api_product ul li input:checked ~ .checkmark, .sf-field-taxonomy-data_type ul li input:checked ~ .checkmark, .sf-field-taxonomy-format ul li input:checked ~ .checkmark {
   background-color: #2196F3;
 }
 .sf-field-taxonomy-data_set ul .checkmark:after, .sf-field-taxonomy-industry ul .checkmark:after, .sf-field-taxonomy-data_category ul .checkmark:after, .sf-field-taxonomy-api_product ul .checkmark:after, .sf-field-taxonomy-data_type ul .checkmark:after, .sf-field-taxonomy-format ul .checkmark:after {
   content: "";
   position: absolute;
   display: block;
 }
 .sf-field-taxonomy-data_set ul li input:checked ~ .checkmark:after, .sf-field-taxonomy-industry ul li input:checked ~ .checkmark:after, .sf-field-taxonomy-data_category ul li input:checked ~ .checkmark:after, .sf-field-taxonomy-api_product ul li input:checked ~ .checkmark:after, .sf-field-taxonomy-data_type ul li input:checked ~ .checkmark:after, .sf-field-taxonomy-format ul li input:checked ~ .checkmark:after {
   display: block;
 }
 .sf-field-taxonomy-data_set ul li .checkmark:after, .sf-field-taxonomy-industry ul li .checkmark:after, .sf-field-taxonomy-data_category ul li .checkmark:after, .sf-field-taxonomy-api_product ul li .checkmark:after, .sf-field-taxonomy-data_type ul li .checkmark:after, .sf-field-taxonomy-format ul li .checkmark:after {
   left: 8px;
   top: 5px;
   width: 5px;
   height: 10px;
   border: solid white;
   border-width: 0 3px 3px 0;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   transform: rotate(45deg);
 }
 .sf-field-taxonomy-data_set ul input, .sf-field-taxonomy-data_set ul label, .sf-field-taxonomy-industry ul input, .sf-field-taxonomy-industry ul label, .sf-field-taxonomy-data_category ul input, .sf-field-taxonomy-data_category ul label, .sf-field-taxonomy-api_product ul input, .sf-field-taxonomy-api_product ul label, .sf-field-taxonomy-data_type ul input, .sf-field-taxonomy-data_type ul label, .sf-field-taxonomy-format ul input, .sf-field-taxonomy-format ul label {
   display: inline-flex;
 }
 .sf-field-taxonomy-data_set ul label, .sf-field-taxonomy-industry ul label, .sf-field-taxonomy-data_category ul label, .sf-field-taxonomy-api_product ul label, .sf-field-taxonomy-data_type ul label, .sf-field-taxonomy-format ul label {
   font-family: SourceSansPro;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 24px;
 }

 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .sf-field-taxonomy-format {
     margin-bottom: 0 !important;
   }
 }
 @media screen and (min-width: 1280px) {
   .sf-field-taxonomy-format {
     margin-bottom: 0 !important;
   }
 }

 .page-template-template-data-portal .main-banner h1 {
   font-family: "ionregular", sans-serif;
   font-size: 30px;
   font-weight: normal;
 }
 .page-template-template-data-portal .main-banner h5 {
   font-family: "SourceSansPro", sans-serif;
   font-size: 20px;
   font-weight: lighter;
 }

 @media screen and (max-width: 780px) {
   .data-api-overview-content {
     margin-top: 30px !important;
     padding-right: 0 !important;
     margin-bottom: 30px !important;
     padding-bottom: 0 !important;
   }
 }
 @media screen and (max-width: 1279px) and (min-width: 781px) {
   .data-api-overview-content {
     padding-right: 6px !important;
     padding-bottom: 0 !important;
     margin-bottom: 30px !important;
   }
 }
 @media screen and (min-width: 1280px) {
   .data-api-overview-content {
     padding-right: 20px !important;
     padding-bottom: 0 !important;
     margin-bottom: 30px !important;
   }
 }
 .data-api-overview-content .data-api-section:last-child {
   padding-bottom: 0 !important;
 }
 @media screen and (max-width: 780px) {
   .data-api-overview-content .w-btn-wrapper {
     margin: -10px 0 30px 0 !important;
     display: block;
     text-align: center;
   }
 }
 @media screen and (min-width: 781px) {
   .data-api-overview-content .w-btn-wrapper {
     margin: -10px 20px 0 0 !important;
   }
 }
 .data-api-overview-content ul {
   margin-left: 2rem;
   margin-bottom: 2rem;
 }
 .data-api-overview-content ul li {
   list-style-type: disc;
   margin-left: 1rem;
 }
 .data-api-overview-content .api-details-answer-question-pair-content .answer-question-row {
   margin-top: 1.5rem;
 }
 .data-api-overview-content .api-details-answer-question-pair-content .question {
   margin-bottom: 1.5rem;
 }
 .data-api-overview-content .api-details-answer-question-pair-content .question p {
   font-family: 'SourceSansProBold', sans-serif;
 }
 .data-api-overview-content .api-details-answer-question-pair-content .answer {
   margin-bottom: 0 0 1.5rem;
 }

 .single-data_api .data-api-body h3 {
   margin-bottom: 2rem;
 }
 .single-data_api .data-api-body p {
   margin-bottom: 2rem;
 }

 .full-doc-api-iframe iframe {
   border: none;
   min-height: calc(100vh + 50px);
   margin-top: -79px;
   z-index: 9;
 }
 @media screen and (max-width: 830px) {
   .full-doc-api-iframe iframe {
     min-height: calc(100vh + 40px);
     margin-top: -50px;
   }
 }

 .ui-tooltip {
   padding: 5px;
   position: absolute;
   z-index: 99990;
   max-width: 300px;
   font-family: "SourceSansPro", sans-serif;
   font-size: 12px;
   line-height: 1.2;
   margin-bottom: 0;
   background: whitesmoke;
   border: 1px solid #000;
   color: #232832;
 }
 .single-data_api .data-api-body .data-api-section-nav-wrapper .data-api-section-nav .section-nav-link a{
   color: #007ac5;
 }
 .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-submit input, .solid-btn.solid-btn--blue, .tax-industry .mobile-filter-wrapper li.sf-field-submit input{
   border: 1px solid #00a5e6;
   background: #00a5e6;
   color: #fff;
   text-align: center;
   text-decoration: none;
   cursor: pointer;
   transition: .2s;
 }
 .single-data_api .btn, .ghost-btn, .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-reset input, .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-submit input, .solid-btn, .tax-industry .mobile-filter-wrapper li.sf-field-reset input, .tax-industry .mobile-filter-wrapper li.sf-field-submit input{
   border-radius: 2.5rem;
   display: inline-block;
   text-align: center;
   padding: 1.2rem 2rem;
   border-width: 1px;
   border-style: solid;
   font-family: 'ION', sans-serif;
   font-size: 16px;
 }
 .single-data_api .ghost-btn.ghost-btn--blue, .post-type-archive-data_api .mobile-filter-wrapper li.sf-field-reset input.ghost-btn--blue, .tax-industry .mobile-filter-wrapper li.sf-field-reset input.ghost-btn--blue{
   border: 1px solid;
   border-color: #00a5e6;
   color: #00a5e6;
   text-align: center;
   text-decoration: none;
   cursor: pointer;
   transition: .2s;
 }
 .single-data_api .thin{
   padding-top: .7rem;
   padding-bottom: .4rem;
   line-height: 1.3;
 }
 .mr-2{
   margin-right: .5rem;
 }
 .single-data_api .featured-api-card .featured-api-footer .api-card-content-tags ul{
   padding: 0;
 }
 #search-filter-form-71274 .sf-field-taxonomy-data_set ul li input,
 #search-filter-form-71274 .sf-field-taxonomy-industry ul li input,
 #search-filter-form-71274 .sf-field-taxonomy-data_category ul li input,
 #search-filter-form-71274 .sf-field-taxonomy-api_product ul li input,
 #search-filter-form-71274 .sf-field-taxonomy-data_type ul li input,
 #search-filter-form-71274 .sf-field-taxonomy-format ul li input {
   opacity: 1 !important;
   width: 20px !important;
   height: 20px !important;
 }


 code[class*="language-"],
 pre[class*="language-"] {
   color: white;
   font-family: Consolas, Monaco, 'Andale Mono', monospace;
   direction: ltr;
   text-align: left;
   white-space: pre; /* IMPORTANT ! */
   word-spacing: normal; /* IMPORTANT ! */
   word-break: normal; /* IMPORTANT ! */
   word-wrap: normal; /* IMPORTANT ! */
   line-height: 1.5;
   -moz-tab-size: 4;
   -o-tab-size: 4;
   tab-size: 4;
   -webkit-hyphens: none;
   -moz-hyphens: none;
   -ms-hyphens: none;
   hyphens: none;
   background: #000000;
   font-size: 12px;
 }
 pre[class*="language-"]::-moz-selection,
 pre[class*="language-"]::-moz-selection,
 code[class*="language-"]::-moz-selection,
 code[class*="language-"]::-moz-selection {
   text-shadow: none;
   background: #b3d4fc;
 }
 pre[class*="language-"]::selection,
 pre[class*="language-"]::selection,
 code[class*="language-"]::selection,
 code[class*="language-"]::selection {
   text-shadow: none;
   background: #b3d4fc;
 }
 @media print {
   code[class*="language-"],
   pre[class*="language-"] {
     text-shadow: none;
   }
 }

 /* Code blocks */
 pre[class*="language-"] {
   padding: 1.25em;
   margin: 0;
   overflow: auto;
 }
 :not(pre) > code[class*="language-"],
 pre[class*="language-"] {
   background: #000000;
 }

 /* Inline code */
 :not(pre) > code[class*="language-"] {
   padding: .1em;
   border-radius: .3em;
 }
 .token.comment,
 .token.prolog,
 .token.doctype,
 .token.cdata {
   color: slategray;
 }
 .token.punctuation {
   color: #999;
 }
 .namespace {
   opacity: .7;
 }
 .token.property,
 .token.tag,
 .token.boolean,
 .token.number,
 .token.constant,
 .token.symbol,
 .token.deleted {
   color: #905;
 }
 .token.selector,
 .token.attr-name,
 .token.string,
 .token.char,
 .token.builtin,
 .token.inserted {
   color: #690;
 }
 .token.operator,
 .token.entity,
 .token.url,
 .language-css .token.string,
 .style .token.string {
   color: #a67f59;
   background: hsla(0, 0%, 100%, .5);
 }
 .token.atrule,
 .token.attr-value,
 .token.keyword {
   color: #07a;
 }
 .token.function {
   color: #DD4A68;
 }
 .token.regex,
 .token.important,
 .token.variable {
   color: #e90;
 }
 .token.important,
 .token.bold {
   font-weight: bold;
 }
 .token.italic {
   font-style: italic;
 }
 .token.entity {
   cursor: help;
 }

 /*
 *
 *
  Pastacode Style
 *
 *
 */
 .code-embed-wrapper { /* wrapper */
   position: relative;
   padding: 0;
   padding-bottom: 1.5rem;
 }
 .code-embed-infos { /* Code description wrapper */
   position: relative;
   left: 0;
   bottom: 0;
   width: 100%;
   display: block;
   overflow: hidden;
   padding-bottom: 0.5rem;
 }
 .code-embed-infos a,
 .code-embed-infos span { /* Code description links */
   color: #000000;
   padding: 0;
   font-family: 'Source Sans Pro', sans-serif;
   text-decoration: none;
   border: 0;
   font-size: 16px;
   font-weight: 600;
 }
 .code-embed-infos a:hover,
 .code-embed-infos a:focus,
 .code-embed-infos a:active { /* ... on hover, focus */
   color: #28406C;
   border-top: 1px solid #28406C;
 }

 pre + .code-embed-infos a,
 pre + .code-embed-infos span { /* Same as above, but only if description come after the code */
   border-bottom: 1px solid #d8d8d8;
   border-top: 0;
 }
 pre + .code-embed-infos a:hover,
 pre + .code-embed-infos a:focus,
 pre + .code-embed-infos a:active {
   color: #28406C;
   border-top:0;
   border-bottom: 1px solid #28406C;
 }
 .code-embed-name {
   float: left;
 }
 .code-embed-raw {
   float: right;
 }

 /* Dont touch !! */

 /* Plugin styles:Line Numbers */
 pre[class*="language-"].line-numbers {
   padding-left: 0;
 }
 pre[class*="language-"].line-numbers code {
   padding-left: 3.8em;
   display:block;
 }
 pre[class*="language-"].line-numbers .line-numbers-rows {
   left: 0;
 }