/* ----  AG100 Showcase Hero Title / Description / Search ---- */
:root {
  /* Showcase accent color val */
  --showcaseColVal : #23769c;
}
  .-ag100-subheader .widget-area .widget_text h1 {
    font-family: 'Barlow', san-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.43px;
    color: #044fd2;
  }
  .-ag100-subheader .widget-area .widget_text h1,
  .-ag100-subheader .widget-area .widget_text p {
    margin-left: 16.5rem;
  }
  .-ag100-subheader .widget-area .widget_text .textwidget p:nth-child(2) {
    font-family: 'Barlow', san-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: 0.11px;
    color: #3f4150;
    max-width: 760px;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main {
    position: absolute;
    bottom: 64px;
    width: 100%;
    padding-left: 1rem;
    max-width: 760px;
    border-radius: 4px;
    background-color: #333333;
    margin-left: 16.5rem;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field {
    margin-right: 11px !important;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field input {
    border-radius: 4px;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field button {
    width: 100px !important;
    height: 32px !important;
    font-family: 'Barlow', sans-serif;
    line-height: normal;
    border-radius: 4px;
    border: none;
    background-color: #e2003a;
    margin-top: 1rem;
  }
  .tt-suggestion {
    font-family: 'Barlow', sans-serif;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field .drts-form-field-main label {
    color: var(--showcaseColVal); /* #044fd2; */
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field .drts-form-field-main span input {
    height: 32px !important;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    font-family: 'Barlow', sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4d4c58;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field .drts-form-field-main span input.drts-search-keyword-text {
    width: 396px !important;
    margin-right: -4px !important;
  }
  .-ag100-subheader .widget-area .widget_text div.drts-main .drts-search-form-field .drts-form-field-main span input.drts-location-text-input {
    width: 209px !important;
    margin-right: -4px !important;
  }
  .page-template-ag100-showcase-template .drts-gutter-none .directory-listing-main {
    width: 100% !important;
  }

  /* ----  END showcase Hero Title / Description / Search ---- */

  /* ---------------- Showcase Page --------------- */

  .page-template-ag100-showcase-template .hm-container{
    width: 1142px;
    margin: 0 auto;
   }

  .page-template-ag100-showcase-template .site-container {
    width: 100% !important;
    max-width: 1440px !important;
    margin-top: 1rem;;
    padding: 0 !important;
  }
		.page-template-ag100-showcase-template .drts-view-entity-container {
		    border: 1px solid #c8d2e3;
		    border-radius: 2px;
            box-shadow: 0 1px 1px 0 #e1e6f2;
            margin-bottom: 20px !important;
		}

		.page-template-ag100-showcase-template .drts-view-viewentities .drts-display-element.drts-display-element-columns-1.drts-display-element-no-header {
		    border-bottom: 1px solid #c8d2e3;
            box-shadow: 0 1px 1px 0 #e1e6f2;
		}

		.page-template-ag100-showcase-template .drts-display--summary .directory-listing-title {
		    float: left;
        width: fit-content;
        font-size: 1.2em;
        margin-right: 16px;
        margin-bottom: 10px
		}

		.ag100 .content .drts-bs-list-group {
			display: inherit;
		}

		.ag100 .content .drts-entity-fieldlist-sm>.drts-bs-list-group-item {
			float: left;
		    margin-right: 24px;
		}

		/* %%%%%%%%%%%%%%% Agency Type Gold Platimum Images %%%%%%%%%%%% */
  .drts-display-element.drts-display-element-entity_field_field_agency_type-1 {
    display: inline-block;
}
      .agency_top_100 {
        display: inline-block;
        visibility: hidden;
        position: relative;

  }

.agency_top_100::before {
    float: left;
    width: 26px;
    height: 26px;
    background: url('../images/top100Record.png') no-repeat;
    background-size: 26px;
    visibility: visible;
    content: '';
}
.drts-display-element-template-name-custom_agency_type.drts-display-element-no-header span.agency-type.gold {
    float: left;
    width: 26px;
    height: 26px;
    background: url('../images/GoldRecord_v2.png') no-repeat;
    background-size: 26px;
    margin-right: 8px;
}
.drts-display-element-template-name-custom_agency_type.drts-display-element-no-header span.agency-type.platinum {
    float: left;
    width: 26px;
    height: 26px;
    background: url('../images/PlatinumRecord_v2.png') no-repeat;
    background-size: 26px;
    margin-right: 8px;
}
.drts-display-element.drts-display-element-entity_fieldlist-1.directory-listing-contact-info.drts-display-element-no-header {
    float: left;
    width: inherit;
}
.page-template-ag100-showcase-template .drts-display-element-inlineable.agency_up_and_coming {
    position: absolute;
    right: 8px;
    top: 18px;
    color: #e2003a !important;
    letter-spacing: 1.5px;
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 10px;
    text-transform: uppercase;
}

		.page-template-ag100-showcase-template .drts-col-sm-4.\:container\(width\>320px\) {
		    -ms-flex: 0 0 33.333333%;
		    flex: 0 0 17.333333%;
		    max-width: 17.333333%;
		}

		.page-template-ag100-showcase-template .drts-col-sm-8.\:container\(width\>320px\) {
		    -ms-flex: 0 0 84.666667%;
		    flex: 0 0 82.666667%;
		    max-width: 82.666667%;
		}

		.ag100 .content a, .button.-text,
    .drts .pagination a:not(.next):not(.last):not(.first):not(.prev),
    .drts-view-viewentity .company_note .drts-entity-field-value a {
		    color: #036a9f;
		    letter-spacing: 0.13px;
		    color: #3f4150;
		    font-family: 'Barlow';
        font-weight: 600;
		    font-size: 18px;
		}
    .drts-gutter-none .drts-display-element-no-header div[data-name^=entity_field_field_view_pdf_url] {
      margin-top: 50px;
    }
    .drts-gutter-none .drts-display-element-no-header div[data-name^=entity_field_field_view_pdf_url] a {
      font-family: Barlow;
      font-size: 16px;
      font-weight: 600;
      font-stretch: normal;
      font-style: normal;
      line-height: normal;
      letter-spacing: 0.11px;
      color: #3f4150;

    }

  .page-template-ag100-showcase-template .page-template-ag100-showcase-template {
          flex: auto;
          margin: 0 !important;
        }

  .page-template-ag100-showcase-template .drts-gutter-none>[class*=drts-col-] {
    flex: auto;
    margin: 0 !important;
  }
  .page-template-ag100-showcase-template .directory-listing-title {
    padding: 0 !important;
  }
  .page-template-ag100-showcase-template .drts-display-element-no-header .drts-display-element-with-background {
    width: auto;
    height: 144px;
    margin: 26px auto;
  }
  .drts-display-element-no-header .drts-display-element-with-background {
    min-height: inherit;
    background-size: contain;
  }
  .page-template-ag100-full-width-template .drts-display-element-no-header .drts-display-element-with-background {
    width: 240px;
    height: 240px;
    margin: 0 auto;
}

  .page-template-ag100-showcase-template .drts-entity-field-label-type-icon i.fa-fw.fas {
    margin-top: 0px;
    display: block !important;
}
		.fa-map-marker-alt:before,
		.fa-digital-tachograph:before,
		.fa-suitcase:before,
  .drts-entity-field-label-type-icon i:before{
		    color: var(--showcaseColVal); /* #044fd2; */
		}
    .page-template-ag100-showcase-template .drts-view-entities.drts-view-post-entities.drts-view-entities-list{
      float: left;
      width: 80%;
      margin-top: 0;
      padding: 0 0 0 32px;
    }
		.page-template-ag100-showcase-template .drts-entity-fieldlist:not(.drts-entity-fieldlist-no-inline) .drts-entity-field-label-type-icon+.drts-entity-field-value {
		    text-align: left;
		    color: var(--showcaseColVal); /* #044fd2; */
		    letter-spacing: 0.1px;
		    font-family: 'Barlow';
            font-weight: 600;
		    font-size: 14px;
		    margin-left: 8px;
		}

		.page-template-ag100-showcase-template .drts-entity-fieldlist:not(.drts-entity-fieldlist-no-inline) .drts-entity-field-value {
		    text-align: left;
		    line-height: 1.43;
		    letter-spacing: 0.15px;
		    color: var(--showcaseColVal); /* #044fd2; */
		    font-family: 'Barlow';
        font-weight: 400;
		    font-size: 14px;
		}

		.ag100 .content .fa-stack {
			 display: none;
		}

    span.drts-bs-nav-item.drts-bs-mr-2.drts-bs-mb-2.drts-bs-mb-sm-0.drts-view-nav-item.drts-view-nav-item-name-num.drts-bs-navbar-text,
    .drts-entity-field-label.drts-entity-field-label-type-custom {
        line-height: normal;
        letter-spacing: 0.11px;
        color: var(--showcaseColVal); /* #044fd2; */
        font-family: 'Barlow';
        font-weight: 600;
        margin-bottom: 8px;
		}

    span.drts-bs-nav-item.drts-bs-mr-2.drts-bs-mb-2.drts-bs-mb-sm-0.drts-view-nav-item.drts-view-nav-item-name-num.drts-bs-navbar-text {
       font-family: 'Barlow', san-serif;
       font-weight: 400;
      font-size: 16px;
    }

   /* %%%%%%%%  Capabilities selections %%%%%%%% */

    .drts-display>.drts-display-element>.drts-display-element-header:before {
      position: inherit !important;
    }
		.page-template-ag100-showcase-template span.cap-listings,
    .drts-view-viewentity span.cap-listings,
    .drts-view-viewentity span.new-service,
    .drts-view-viewentity span.specialty-listings{
		    display: inline-block;
        font-family: 'Barlow';
        font-weight: 500;
		    border-radius: 16px;
		    background-color: rgba(253, 223, 39, 0.66);
		    margin: 0 0 12px 8px;
        padding: 8px 12px;
		    width: fit-content;
		    font-size: 14px;
		    text-transform: capitalize;
		}
    .drts-view-viewentity span.cap-listings,
    .drts-view-viewentity span.new-service,
    .drts-view-viewentity span.specialty-listings {
      margin-left: 0;
      margin-right: 8px;
    }

        .page-template-ag100-showcase-template span.cap-listings {
          position: inherit !important;
  }

  .page-template-ag100-showcase-template .drts-display-element-header {
    padding: 0 0 12px 0;
    margin: 0 !important;
    font-family: Barlow;
    font-size: 16px !important;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.11px;
    color: var(--showcaseColVal); /* #044fd2; */
  }

  .page-template-ag100-showcase-template .drts-display-element-header span {
    margin: 0 !important;
    padding: 12px 0 0 12px !important;

  }
  /* %%%%%%%% END Capabilities selections %%%%%%%% */

  /* Pagination */
  .drts-view-entities-footer.drts-bs-mt-4 {
      float: right;
  }
  .drts .drts-bs-btn-outline-secondary {
    color: #3f4150;
    border-color: #c8d2e3;
    font-family: 'Barlow';
    font-weight: 400;
    font-size: 14px;
  }
  .drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled).drts-bs-active,
  .drts .drts-bs-btn-outline-secondary:not(:disabled):not(.drts-bs-disabled):active,
  .drts .drts-bs-show>.drts-bs-btn-outline-secondary.drts-bs-dropdown-toggle {
        background-color: var(--showcaseColVal); /* #044fd2; */
        font-size: 18px;
        line-height: 22px;
  }
  .fa-angle-double-left:before,
  .fa-angle-double-right:before {
        color: var(--showcaseColVal); /* #044fd2; */
  }

  .fa-angle-double-left:before:hover,
  .fa-angle-double-left:before:focus,
  .fa-angle-double-right:before:hover,
  .fa-angle-double-right:before:focus {
    color: #fff;
  }
  /* END Pagination */

   /* ---------------- AG100 Showcase Filter --------------- */

  .drts-bs-navbar-nav [data-toggle=drts-bs-collapse] {
    display: none !important;
}

  .page-template-ag100-showcase-template .drts-view-entities-filter-form {
    float: left;
    display: grid;
    width: 224px;
  }
  .page-template-ag100-showcase-template .drts .drts-bs-card-group>.drts-bs-card {
    flex: none !important;
    width: 100%;
  }

  /* Filter header */

  .page-template-ag100-showcase-template .drts-bs-card-header:first-child {
    margin: 20px 20px 0;
    padding: 0 0 20px;
    border-bottom-color: #fff;
  }
  .page-template-ag100-showcase-template .drts-bs-card-group:first-child .drts-bs-card:first-child .drts-bs-card-body {
     display: none;
  }
  .page-template-ag100-showcase-template .drts-bs-card:first-child {
    margin-bottom: 1px !important;
  }

  .page-template-ag100-showcase-template .drts-bs-card:first-child .drts .drts-bs-card-body {
    padding: 0 0 20px;
    border-bottom: solid 1px #fff !important;
  }
  .page-template-ag100-showcase-template .drts-bs-card:first-child .drts .drts-bs-card-body p {
    color: #fff;
    text-align: left;
    width: 100%;
    font-family: 'Barlow';
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.19px;
    line-height: normal;
    margin-top: 0;
  }
  /* end */
  /* Filter Breadcrumb */
  .drts-bs-nav-item.drts-bs-mr-2.drts-bs-mb-2.drts-bs-mb-sm-0.drts-view-nav-item.drts-view-nav-item-name-filters.drts-view-entities-filters-applied {
    font-family: 'Barlow', sans-serif;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.09px;
    text-align: center;
    color: var(--showcaseColVal); /*  #044fd2; */
}
button.drts-bs-btn.drts-bs-btn-sm.drts-bs-btn-light.drts-bs-mb-1.drts-view-remove-filter {
    background-color: inherit;
    border: none;
    font-family: 'Barlow', sans-serif;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.08px;
    text-align: center;
    text-transform: capitalize;
    color: #091d27;
    margin-bottom: 2px !important;
}
button.drts-bs-btn.drts-bs-btn-sm.drts-bs-btn-link.drts-view-remove-filter.drts-bs-px-0.drts-bs-mb-1 {
    font-family: Barlow;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    text-align: center;
    color: #3f4150;
    text-decoration: underline !important;
    margin-bottom: 6px !important;
}
button.drts-bs-btn.drts-bs-btn-sm.drts-bs-btn-light.drts-bs-mb-1.drts-view-remove-filter i.fas.fa-times-circle.drts-clear {
    color: var(--showcaseColVal); /* #044fd2; */
    font-weight: lighter !important;
}
/* END Filter Breadcrumb */

  .page-template-ag100-showcase-template .drts-bs-card:first-child .drts .drts-bs-card-body:last-child {
    margin-bottom: 100% !important;
  }

  .page-template-ag100-showcase-template .drts-bs-card {
    background-color: var(--showcaseColVal); /* #044fd2; */
    color: #fff;
    margin-bottom: -10px !important;
    border: none;
  }
  .page-template-ag100-showcase-template .drts-view-filter-field-label-type-custom,
  .page-template-ag100-showcase-template .drts-bs-card-header {
     font-family: 'Barlow', san-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.1px;
    /*text-transform: capitalize; */
    margin-bottom: 20px;
  }
  .page-template-ag100-showcase-template .drts-bs-custom-control-label {
    font-family: 'Barlow', san-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.1px;
    margin-left: 0.5rem;
  }
  .drts .drts-bs-custom-checkbox .drts-bs-custom-control-label::before {
    border: #fff solid 2px !important;
    background-color: var(--showcaseColVal); /* #044fd2; */
    border-radius: 2px;
    left: -2rem !important;
  }
  .drts .drts-bs-custom-checkbox .drts-bs-custom-control-label::before,
  .drts .drts-bs-custom-checkbox .drts-bs-custom-control-label::after {
    left: -2rem !important;
  }
  .drts .drts-bs-custom-checkbox .drts-bs-custom-control-label::before,
  .drts .drts-bs-custom-control-label::after {
    width: 18px !important;
    height: 18px !important;
    margin-top: -4px;
  }
  .drts .drts-bs-custom-radio .drts-bs-custom-control-label::before,
  .drts .drts-bs-custom-radio .drts-bs-custom-control-label::after{
    width: 20px !important;
    height: 20px !important;
    background-color: inherit;
    border: #fff solid 2px;
    border-radius: 50%;
    left: -2rem !important;
    margin-top: -4px;
  }
  .drts .drts-bs-custom-control-input:checked~.drts-bs-custom-control-label::before {
    border-color: #fddf27 !important;
    background-color: #fddf27 !important;
  }
  .drts .drts-bs-custom-checkbox .drts-bs-custom-control-input:checked~.drts-bs-custom-control-label::after,
  .drts .drts-bs-custom-radio .drts-bs-custom-control-input:checked~.drts-bs-custom-control-label::after{
    filter: invert(0.6) !important;
  }
  .drts-view-filter-form .drts-bs-card-header {
    text-transform: capitalize !important;
  }
  .drts-bs-collapsed .drts-form-field-radio-options-expand, .drts-form-field-radio-options-collapse {
    color: #fff;
    font-family: 'Barlow', sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
  }
  span.drts-form-field-radio-options-expand:after,
  span.drts-form-field-radio-options-collapse::after
  {
    content: '...';
  }

  .drts .drts-bs-mb-1, .drts .drts-bs-my-1 {
    margin-bottom: .75rem!important;
}

  .drts-form-field-radio-option.drts-bs-custom-control.drts-bs-custom-radio.drts-bs-mb-1[data-value=Basic] {
    display: none;
}
/* -------  Buttons  ----------*/

button.drts-bs-btn.drts-bs-dropdown-toggle.drts-bs-btn-outline-secondary.drts-view-entities-perpage.drts-view-entities-perpage-selected {
    padding: 0.25rem .75rem;
}

/* ---------------- END AG100 Showcase Filter --------------- */


   /* ---------------- Listings Page --------------- */

   .drts-view-viewentity .site-container {
      max-width: 946px !important;
      padding: 0;
   }

  .ag100 .drts-entity-field-value a {
    font-family: Barlow;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.1px;
    color: #3f4150;
  }
  /* hide listing page header */
  .single-ag100_2020_dir_ltg header.post-header {
    display: none;
  }
  /* End -- hide listing page header */

	.single-ag100_2020_dir_ltg .drts-display-element-no-header,
	.single-ag100_2021_dir_ltg .drts-display-element-no-header,
	.drts-view-viewentity .company_note {
		margin-bottom: 24px;
	}
  .drts-view-viewentity .drts-display>.drts-display-element>.drts-display-element-header:before {
    background-color: inherit;
    padding-top: 48px;
    border-top: solid 1px #e1e6f2;
  }
  .drts-view-viewentity .drts-display>.drts-display-element>.drts-display-element-header {
    margin-bottom: 28px;
    margin-top: 48px;
  }
.single-ag100_2020_dir_ltg div.full_width_float,
.single-ag100_2021_dir_ltg div.full_width_float {
	float: left;
	width: 100%;
	margin-bottom: 24px;
}
.single-ag100_2020_dir_ltg div.full_width_float:last-child,
.single-ag100_2021_dir_ltg div.full_width_float:last-child {
	margin-top: 24px;
	margin-bottom: 0;
}
.single-ag100_2020_dir_ltg div.my_agency_is,
.single-ag100_2021_dir_ltg div.my_agency_is {
	max-width: 33.333333%;
}
.single-ag100_2020_dir_ltg .drts-display-element-no-header div[data-name=entity_field_field_my_agency_is],
.single-ag100_2021_dir_ltg .drts-display-element-no-header div[data-name=entity_field_field_my_agency_is] {
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.19px;
    color: #616161;
    text-transform: uppercase;

}
.single-ag100_2020_dir_ltg .entity_field_field_company_name,
.single-ag100_2021_dir_ltg .entity_field_field_company_name {
    float: left;
    width: fit-content;
    font-family: 'Barlow', sans-serif;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.34px;
    color: #616161;
    margin-right: 16px;
}
  .quarter_accounts div {
    float: left;
    width: 25%;
  }
  .quarter_accounts div .drts-entity-field-label-type-custom {
    width: 134px;
    margin-right: 89px;
  }
.single-ag100_2020_dir_ltg .drts-display-element.drts-display-element-template-6.drts-display-element-template-name-custom_agency_type.drts-display-element-no-header,
.single-ag100_2021_dir_ltg .drts-display-element.drts-display-element-template-6.drts-display-element-template-name-custom_agency_type.drts-display-element-no-header {
	margin-top: 10px;
}
.single-ag100_2020_dir_ltg .drts-entity-field-label.drts-entity-field-label-type-custom,
.single-ag100_2020_dir_ltg .drts-entity-field-label.drts-entity-field-label-type-custom.drts-display-element-header span,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .title,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .title,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .title,
.single-ag100_2021_dir_ltg .drts-entity-field-label.drts-entity-field-label-type-custom,
.single-ag100_2021_dir_ltg .drts-entity-field-label.drts-entity-field-label-type-custom.drts-display-element-header span,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .title,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .title,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .title,
.offices_row .drts-display-element-template-name-custom_offices_locations .drts-display-element-header span {
	font-family: 'Barlow', sans-serif;
	font-weight: 600;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 1px;
	color: var(--showcaseColVal); /* #044fd2; */
	text-transform: uppercase;
}
.single-ag100_2020_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-label-type-custom,
.single-ag100_2020_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-value,
.single-ag100_2021_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-label-type-custom,
.single-ag100_2021_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-value {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.26px;
    color: #616161;
    text-transform: inherit;
}
.single-ag100_2020_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-value,
.single-ag100_2021_dir_ltg div[class*="2020_north_american_revenu"] .drts-entity-field-value {
    font-weight: bold;
}
  .drts-view-viewentity .drts-entity-field-value,
  .drts-view-viewentity div[data-name^="entity_field_"] span {
    font-family: Barlow;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.08px;
    color: #616161;
  }
  .drts-view-viewentity .drts-display>.drts-display-element>.drts-display-element-header span {
      padding: 0;
      margin: 0;
  }
  .revenue_charts div.drts-entity-field-label.drts-entity-field-label-type-custom,
  .revenue_charts div.drts-entity-field-value {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.26px;
    color: #616161;
    text-transform: inherit;
  }
  .revenue_charts div.drts-entity-field-value {
    font-weight: bold;
  }

  .drts-view-viewentity .drts-display-element-no-header div[data-name^=entity_field_field_description],
  .drts-view-viewentity .drts-gutter-none div[data-name^=entity_field_field_description],
  .drts-view-viewentity .company_note .drts-entity-field-value,
  .creative_samples .drts-row.drts-gutter-none div[class*=_description-] p,
  .drts-view-viewentity .atlernative_wide div:nth-child(2) {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.56;
    letter-spacing: 0.17px;
    color: #616161;
  }
.big_font_count .drts-entity-field-value,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .info,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .info {
	font-family: Barlow;
	font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.43px;
	color: #4d4c58;
}
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .info,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .info,
.single-ag100_2020_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] span.wd_breaker,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .info,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .info,
.single-ag100_2021_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] span.wd_breaker {
	float: left;
	margin-top: 8px;
	font-family: Barlow;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.08px;
	color: #616161;
}
.single-ag100_2020_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] span.wd_breaker,
.single-ag100_2021_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] span.wd_breaker {
	float: left;
	width: 100%;
	margin-top: 0 !important;
}
.single-ag100_2020_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] .drts-display-element-header,
.single-ag100_2021_dir_ltg .offices_row div[class*="drts-display-element-template-name-custom"] .drts-display-element-header {
	margin-bottom: 8px !important;
}
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location {
	float: left;
	width: 33.33333333%;
}
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .title,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .title,
.single-ag100_2020_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .title,
.single-ag100_2020_dir_ltg div.drts-display-element-template-name-custom_new_roles,
.single-ag100_2020_dir_ltg div.alternative_hr,
.single-ag100_2020_dir_ltg div.drts-display-element-template-name-custom_acquisitions span.wd_breaker,
.single-ag100_2020_dir_ltg div.drts-display-element-template-name-custom_new_roles span.wd_breaker,
.single-ag100_2020_dir_ltg div.drts-display-element-template-name-custom_divestitures span.wd_breaker,
.single-ag100_2020_dir_ltg div.float_it_left,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.number .title,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.name .title,
.single-ag100_2021_dir_ltg div[class*="drts-display-element-template-name-custom"] span.location .title,
.single-ag100_2021_dir_ltg div.drts-display-element-template-name-custom_new_roles,
.single-ag100_2021_dir_ltg div.alternative_hr,
.single-ag100_2021_dir_ltg div.drts-display-element-template-name-custom_acquisitions span.wd_breaker,
.single-ag100_2021_dir_ltg div.drts-display-element-template-name-custom_new_roles span.wd_breaker,
.single-ag100_2021_dir_ltg div.drts-display-element-template-name-custom_divestitures span.wd_breaker,
.single-ag100_2021_dir_ltg div.float_it_left {
	float: left;
	width: 100%;
}
.single-ag100_2020_dir_ltg div.drts-display-element-template-name-custom_new_roles .drts-display-element-header::before,
.single-ag100_2021_dir_ltg div.drts-display-element-template-name-custom_new_roles .drts-display-element-header::before {
	border: none !important;
	padding-top: 40px !important;
}
.single-ag100_2020_dir_ltg div.alternative_hr,
.single-ag100_2020_dir_ltg div.float_it_left,
.single-ag100_2021_dir_ltg div.alternative_hr,
.single-ag100_2021_dir_ltg div.float_it_left {
	margin-top: 48px;
	border-top: solid 1px #e1e6f2;
}

  /*Senior Management And Executive Hires*/
  .drts-display-element.drts-display-element-template-7.drts-display-element-template-name-custom_senior_management {
    column-count: 3;
  }

  .drts-display-element-template-name-custom_senior_management .drts-display-element-header {
    column-span: all;
    margin-bottom: 1rem;
  }
  .senior-manager.wd_breaker,
  .recent-exec-hire.wd_breaker {
    margin-bottom: 24px;
    break-inside: avoid;
  }
  .senior-manager.wd_breaker:nth-of-type(5),
  .recent-exec-hire.wd_breaker:nth-of-type(5),
  .senior-manager.wd_breaker:nth-of-type(9),
  .recent-exec-hire.wd_breaker:nth-of-type(9) {
    break-after: avoid;
    display: block;
  }
  .senior-manager.wd_breaker span.name,
  .recent-exec-hire.wd_breaker span.name,
  .senior-manager.wd_breaker span.designation,
  .recent-exec-hire.wd_breaker span.designation {
    display: block;
    width: 100% !important;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.17px;
    color: #616161;
  }
  .senior-manager.wd_breaker span.name,
  .recent-exec-hire.wd_breaker span.name {
    font-weight: 500;
  }
  .senior-manager.wd_breaker span.designation,
  .recent-exec-hire.wd_breaker span.designation {
    font-weight: normal;
  }
  /* END Senior Management And Executive Hires*/

  .creative_samples .drts-row.drts-gutter-none {
    max-width: 826px;
  }
  .creative_samples .drts-row.drts-gutter-none div[class*=_image-] {
    margin-bottom: 1rem;
  }
  .creative_samples .drts-row.drts-gutter-none div[class*=_description-] p {
    margin-bottom: 48px;
  }
  .three_colms div {
    width: 224px;
    margin: 0 auto 8px;
  }
  .three_colms.colms_one div {
    margin-left: 0;
  }
  .three_colms.colms_three div{
    margin-right: 0;
  }
  .three_colms div[data-name^=entity_field_field_executive] {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: #616161;
  }
  .three_colms div[data-name^=entity_field_field_executive_designation] {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.11px;
    color: var(--showcaseColVal); /* #044fd2; */
  }
  .drts-view-viewentity .agency-logo {
    margin-top: 55px;
  }
  .drts-view-viewentity .agency-logo img {
    width: auto !important;
    max-height: 80px;
  }
  .drts-view-viewentity .drts-display-element-no-header div.company_name,
  .drts-view-viewentity .parent_company .parent_company_name .drts-entity-field-value {
    font-family: Barlow;
    font-size: 32px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.34px;
    color: #616161;
    margin-right: 1rem;
  }
  .drts-view-viewentity .drts-display-element-no-header div.company_name {
    float: left;
    width: fit-content;
  }
  .float_it_left.accounts_2019,
  .float_it_left.creative_samples .drts-display-element-header {
    border: none !important;
    margin-top: 0 !important;
  }
  .drts-view-viewentity .drts-display-element-header span,
  .drts-view-viewentity .atlernative_wide div:nth-child(1) {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.26px;
    color: #616161;
  }
  .drts-view-viewentity .atlernative_wide div:nth-child(1) {
    text-transform: inherit;
    margin-top: 48px;
    margin-bottom: 28px;
  }

.drts-view-viewentity .company_video,
.drts-view-viewentity .company_video_descr {
  max-width: 586px;
}

.drts-view-viewentity .company_video_descr {
  margin-top: 1rem;
}
/*Parant company style*/
.drts-view-viewentity .parent_company.drts-display-element-no-header {
    border-top: solid 1px #e7eef1;
    border-bottom: solid 1px #e7eef1;
    background-color: #fafbfa;
    margin-left: -120px;
    margin-right: -120px;
    padding: 40px 120px 20px;
}

 /* ------ Agency 100 Album Cover Image ------- */
 .drts-view-viewentity div[class*="-entity_field_directory_photos"] img {
  max-width: 600px !important;
}

 /* ------ END Agency 100 Album Cover Image ------- */

.single-ag100_2021_dir_ltg .article-footer-widget-area{
	display: table;
	float: inherit;
}
.single-ag100_2021_dir_ltg div[class*="entity_field_directory_photos"] {
    margin: -1rem 0 0rem;
}
@media (max-width: 767px){
	.ag100.page-mmm-agency-showcase-2021 .-ag100-subheader li:nth-child(1).widget_media_image,
	.ag100.page-mmm-agency-showcase-2020 .-ag100-subheader li:nth-child(2).widget_media_image,
	.page-template-ag100-full-width-template .-ag100-subheader .widget-list li:nth-child(1).widget_media_image{
		display:none!important;
	}
  .ag100.page-mmm-agency-showcase-2020 .-ag100-subheader li:nth-child(1).widget_media_image,
	.page-mmm-agency-100 .-ag100-subheader li:nth-child(2).widget_media_image{
		display:block!important;
		padding-top:27px;
	}
}

 /* ------ Agency 100 Banner Image ------- */
.drts-view-viewentity .banner_view.drts-display-element-no-header{
	background-color: #fff;
	margin-left: -120px;
	margin-right: -120px;
	padding: 15px 123px 34px 125px;
	border: solid 1px #d52195;
	text-align:center;
	position:relative;
	z-index:2;
}
.drts-view-viewentity .drts .banner_view .gallery-item,.drts-view-viewentity .drts .banner_view #gallery-1 .gallery-item{
	margin:0px;
}
.drts-view-viewentity .drts .banner_view .gallery{
	line-height:0.4;
}
.drts-view-viewentity .banner_view dl.gallery-item {
	float: none!important;
	width: auto!important;
}
.drts-view-viewentity .drts .banner_view #gallery-1 img{
	border:none;
}
.single-ag100_2021_dir_ltg .banner_view{
	margin-bottom:0px;
}
.drts-view-viewentity .banner_view.drts-display-element-no-header:hover{
	cursor:pointer;
}
.drts-view-viewentity a:hover {
	text-decoration:none;
}
.drts-view-viewentity .drts .banner_view:hover .drts-bs-btn-outline-secondary {
	background: #fff;
}

.drts-view-viewentity .drts .banner_view .drts-bs-btn-outline-secondary {
	font-family: Karla;
	font-size: 14px;
	font-weight: 700;
	font-stretch: normal;
	font-style: normal;
	text-transform:uppercase;
	line-height: normal;
	letter-spacing: -0.01px;
	color: #000000;
	border-radius: 20px;
	padding: 10px 0;
	margin: 20px 0 28px 0;
	box-shadow: -2px -2px 1px -1px rgba(67,128,238,0.9),-2px 2px 1px -1px rgba(207,74,251,0.9),2px -2px 1px -1px rgba(251,129,137,0.9),2px 2px 1px -1px rgba(253,150,118,0.9);
background: rgba(255,255,255,0.5);
	position:relative;
	border:0;
	width:252px;
}
.drts-view-viewentity .drts .banner_view:hover .drts-bs-btn-outline-secondary::after{
	position: absolute;
    content: "";
    right: 0;
    z-index: -1;
    margin: 0 auto;
    transform: scale(0.9);
    background: linear-gradient(
270deg
, #8aadf6, #fe9be8, #FE9786, #d97bfd);
    background-size: 300% 300%;
    animation: animateGlow 10s ease infinite;
    bottom: -12%;
    left: -6%;
    height: 124%;
    width: 112%;
    -webkit-filter: blur(0.9vw);
    -moz-filter: blur(0.9vw);
    -ms-filter: blur(0.9vw);
    filter: blur(0.9vw);
    border-radius: 20px;
}
.drts-view-viewentity .drts .banner_view .drts-display-element-entity_field_field_banner_title-1 {
	font-family: 'Playfair Display', serif;
	font-size: 48px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.03px;
	text-align: center;
	color: #000000;
}
.drts-view-viewentity .drts .banner_view .drts-display-element-entity_field_field_banner_description-1{
	font-family: Karla;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: -0.01px;
	text-align: center;
	color: #000000;
}
.single-ag100_2021_dir_ltg .revenue_charts.drts-display-element-no-header{
	margin-top:24px;
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.drts-view-viewentity .banner_view.drts-display-element-no-header,
	.drts-view-viewentity .parent_company.drts-display-element-no-header{
		margin-left:0;
		margin-right:0;
	}
	.drts-view-viewentity .banner_view.drts-display-element-no-header{
		padding: 15px 30px 34px 30px;
	}
	.drts-view-viewentity .parent_company.drts-display-element-no-header{
		padding: 40px 30px 20px;
	}
}
@media (max-width: 767px){
	.drts-view-viewentity .banner_view.drts-display-element-no-header,
	.drts-view-viewentity .parent_company.drts-display-element-no-header{
		margin-left:0;
		margin-right:0;
	}
	.drts-view-viewentity .banner_view.drts-display-element-no-header{
		padding: 15px 23px 34px 25px;
	}
	.drts-view-viewentity .parent_company.drts-display-element-no-header{
		padding: 40px 10px 20px;
	}
}
/* ------ END Agency 100 Banner Image ------- */

/****** To Fix Breakpoints considerations on Individual agency ******************/
.single-ag100_2021_dir_ltg .post-container{
	padding:0 20px;
}
.single-ag100_2021_dir_ltg .agency-logo {
    margin-top: 125px;
}
.single-ag100_2021_dir_ltg .drts-display-element-no-header{
	margin-bottom:0px;
}
.single-ag100_2021_dir_ltg .company_name_type,
.single-ag100_2021_dir_ltg .my_agency_is{
	margin-bottom:24px;
}
.single-ag100_2021_dir_ltg .revenue_charts.drts-display-element-no-header{
	margin-top:75px;
}
.single-ag100_2021_dir_ltg .revenue_charts.drts-display-element-no-header{
	margin-bottom:48px;
}
.single-ag100_2021_dir_ltg .drts-display>.drts-display-element>.drts-display-element-header{
    margin-top: 0px;
}
.single-ag100_2021_dir_ltg .drts-display>.drts-display-element>.drts-display-element-header:before,
.single-ag100_2021_dir_ltg div.alternative_hr{
	padding-top:55px;
	margin-top:75px;
}
.single-ag100_2021_dir_ltg .drts-display-element-template-name-custom_senior_management{
	margin-top:24px;
}
.single-ag100_2021_dir_ltg .drts-display>.growth>.drts-display-element-header:before,
.single-ag100_2021_dir_ltg .drts-display>.drts-display-element-template-name-custom_client_roster>.drts-display-element-header:before{
	margin-top:0px;
}
.single-ag100_2021_dir_ltg div.float_it_left{
	margin-top:75px;
}
.single-ag100_2021_dir_ltg div.creative_samples{
	border: none;
    margin-top: 0;
}
.single-ag100_2021_dir_ltg .directory-listing-contact-info-container.drts-display-element-no-header {
    margin-bottom: 75px;
}
.single-ag100_2021_dir_ltg .article-footer-widget-area{
	padding-top:75px;
  margin-top: 0px;
}
@media (max-width: 768px){
	.single-ag100_2021_dir_ltg .site-container {
		margin-top: 0 !important;
	}
	.single-ag100_2021_dir_ltg .-ag100-subheader {
		background: none;
		height:auto!important;
	}
  .single-ag100_2021_dir_ltg .directory-listing-contact-info-container {
    margin-bottom: 50px !important;
  }
  .single-ag100_2021_dir_ltg .revenue_charts.drts-display-element-no-header {
    margin: 50px 0;
  }
  .single-ag100_2021_dir_ltg .drts-display>.drts-display-element>.drts-display-element-header:before, .single-ag100_2021_dir_ltg div.alternative_hr {
    padding-top: 50px;
    margin-top: 50px;
  }
  .single-ag100_2021_dir_ltg div.float_it_left {
    margin-top: 50px;
  }
  .single-ag100_2021_dir_ltg .drts-display>.growth>.drts-display-element-header:before, .single-ag100_2021_dir_ltg .drts-display>.drts-display-element-template-name-custom_client_roster>.drts-display-element-header:before {
    margin-top: 0px;
  }
  .single-ag100_2021_dir_ltg div.creative_samples {
    border: none;
    margin-top: 0;
  }
	.single-ag100_2021_dir_ltg .-ag100-subheader .widget-area .widget_text{
	  height:auto;
	}
}

/*********end********/

/**To Fix landing page gapping**/

.single-ag100_2021_dir_ltg .-ag100-subheader ul.menu li {
  padding: 0 25px;
  padding-bottom: 6px!important;
}
.single-ag100_2021_dir_ltg .menu-ag100-container .menu{
	--submu1-lft: 25px;
  --submu2-lft: 141px;
  --submu3-lft: 334px;
	--submu1-wd: 67px;
  --submu2-wd: 141px;
  --submu3-wd: 94px;
}
.page-template-ag100-full-width-template ul.menu li.current-menu-item a, .page-template-ag100-showcase-template ul.menu li.current_page_item a, .post-template-ag100-print-issue-template .print-issue-post ul.menu li.current-menu-item a, .page-template-ag100-video-template li.current-menu-item a {
  font-weight: normal;
}
.page-template-ag100-full-width-template .-ag100-subheader ul.menu li.current-menu-item a,
.page-template-ag100-showcase-template .-ag100-subheader ul.menu li.current_page_item a,
.post-template-ag100-print-issue-template .print-issue-post .-ag100-subheader ul.menu li.current-menu-item a,
.page-template-ag100-video-template .-ag100-subheader li.current-menu-item a {
  font-weight: 800;
}
.single-ag100_2021_dir_ltg div.movie_poster_basic {
  float: left;
  width: 100%;
	margin-bottom:30px;
}
.single-ag100_2021_dir_ltg .widget_html_asset img{
	height:auto;
}
.single-ag100_2021_dir_ltg .-ag100-subheader .widget_nav_menu{
	position:relative;
	margin-top: -46px;
}
.single-ag100_2021_dir_ltg .menu-ag100-container ul.menu{
	padding-top:0px!important;
}
/***end**/
/* New ag100-2021-btn styleing */
.ag100-2021-btn {
	position: relative;
	z-index: 3;
}
.ag100-2021-btn a.linkie{
	position: relative;
	box-shadow: -2px -2px 1px -1px rgb(67 128 238 / 90%), -2px 2px 1px -1px rgb(207 74 251 / 90%), 2px -2px 1px -1px rgb(251 129 137 / 90%), 2px 2px 1px -1px rgb(253 150 118 / 90%);
  background: rgba(255,255,255,0.5);
  border-radius: 20px;
  white-space: nowrap;
  font-family: 'Karla', sans-serif;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  padding: 8px 30px;
  letter-spacing: -0.15px;
  text-transform: uppercase;
  color: #000;
}
.ag100-2021-btn a.linkie {
	text-decoration: none;
}
.ag100-2021-btn a.linkie:hover {
	background: #fff;
	opacity: 1;
}
.ag100-2021-btn a.linkie:hover:after {
	position: absolute;
  content: "";
  right: 0;
	z-index: -1;
  margin: 0 auto;
  transform: scale(0.9);
  background: linear-gradient(
270deg
, #8aadf6, #fe9be8, #FE9786, #d97bfd);
  background-size: 300% 300%;
  animation: animateGlow 10s ease infinite;
  bottom: -12%;
  left: -6%;
  height: 124%;
  width: 112%;
  -webkit-filter: blur(0.9vw);
  -moz-filter: blur(0.9vw);
  -ms-filter: blur(0.9vw);
  filter: blur(0.9vw);
  border-radius: 20px;
}
.ag100-2021-single-profile-backTo-btn {
	float: left;
	width:100%;
	margin-top: 30px;
}
@media (max-width: 768px) {
	.ag100-2021-btn a.linkie{
		white-space: inherit;
	}
	.single-ag100_2021_dir_ltg .-ag100-subheader .widget-area .widget_text {
		height: auto;
	}
}

.page-mmm-agency-showcase-2025 span.specialty-listings {
    display: inline-block;
    font-family: 'Barlow';
    font-weight: 500;
    border-radius: 16px;
    background-color: rgba(253, 223, 39, 0.66);
    margin: 0 0 12px 8px;
    padding: 8px 12px;
    width: fit-content;
    font-size: 14px;
    text-transform: capitalize;
}
.page-mmm-agency-showcase-2025 span.specialty-listings{
    position: inherit !important;
}
