@charset "UTF-8";
/*
 Theme Name:     AC2016 News
 Theme URI:      http://sites.allegheny.edu/web
 Description:    News AC2016 Theme
 Author:         Sean O'Connor
 Author URI:     http://sites.allegheny.edu/web
 Template:       ac2016
 Version:        1.0.0
*/
@import url("../ac2016/style.css");

header#masthead {
  margin-bottom: 50px;
}

#wrap h3 {
  font-family: "Archer SSm A", "Archer SSm B", serif;
  margin-bottom: 10px;
}

#wrap p {
  font-size: 1.1em;
  line-height: 1.4;
}

#wrap a:focus,
#wrap a:hover {
  background-color: #feda48;
}

#wrap a:focus {
  outline: 1px dashed #1566bf;
  text-decoration: underline;
  outline-offset: 1px;
}

#wrap a:focus img {
  outline: 0;
  filter: brightness(110%);
}

#wrap span.search-highlight {
  background-color: #feda48;
}

/* end wrap */
/* general styles that affect all pages */
.single #wrap {
  /* end .post */
}

.single #wrap .post {
  /* end aside.post-details */
}

.single #wrap .post h3.sub-title {
  font-family: "Archer SSm A", "Archer SSm B", serif;
  margin-top: 0;
}

.single #wrap .post h2.page-title {
  margin-bottom: 10px;
  font-size: 2.5em;
  line-height: 1.4;
  width: 100%;
}

.single #wrap .post img.featured-img {
  margin-bottom: 40px;
}

.single #wrap .post .featured-video {
  position: relative;
  overflow: hidden;
  height: 0;
  background-color: transparent;
  padding-bottom: 56.25%;
  margin-bottom: 40px;
}

.single #wrap .post .featured-video iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single #wrap .post aside.post-details ul {
  margin: 0;
  list-style-type: none;
}

.single #wrap .post aside.post-details li {
  font-size: 0.875em;
  color: #676767;
  font-family: "Archer SSm A", "Archer SSm B", serif;
  font-weight: bolder;
}

.single #wrap .post aside.post-details .fa {
  width: 15px;
}

/* end .single */
@media screen and (min-width: 768px) {
  .single #wrap .the-content {
    display: flex;
    justify-content: space-between;
  }

  .single #wrap .the-content .main {
    width: 74%;
  }

  .single #wrap .the-content aside#sidebar.post-details {
    width: 24%;
    margin-top: 0;
  }
}

.blog,
.archive,
.letter-tax,
.search-results {
  /* end #wrap */
  /* end video #wrap */
}

.blog #masthead,
.archive #masthead,
.letter-tax #masthead,
.search-results #masthead {
  margin-bottom: 50px;
}

.blog #content,
.archive #content,
.letter-tax #content,
.search-results #content {
  margin-bottom: 60px;
}

.blog #wrap,
.archive #wrap,
.letter-tax #wrap,
.search-results #wrap {
  /* end .post */
  /* end .post-info */
  /* end excert */
}

.blog #wrap .page,
.blog #wrap .post,
.blog #wrap .in_the_news,
.archive #wrap .page,
.archive #wrap .post,
.archive #wrap .in_the_news,
.letter-tax #wrap .page,
.letter-tax #wrap .post,
.letter-tax #wrap .in_the_news,
.search-results #wrap .page,
.search-results #wrap .post,
.search-results #wrap .in_the_news {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8e9fd;
  overflow: auto;
  width: 100%;
  /* &.category-video */
}

.blog #wrap .page a.featured-link,
.blog #wrap .post a.featured-link,
.blog #wrap .in_the_news a.featured-link,
.archive #wrap .page a.featured-link,
.archive #wrap .post a.featured-link,
.archive #wrap .in_the_news a.featured-link,
.letter-tax #wrap .page a.featured-link,
.letter-tax #wrap .post a.featured-link,
.letter-tax #wrap .in_the_news a.featured-link,
.search-results #wrap .page a.featured-link,
.search-results #wrap .post a.featured-link,
.search-results #wrap .in_the_news a.featured-link {
  float: right;
  margin-left: 10px;
}

.blog #wrap .page img,
.blog #wrap .post img,
.blog #wrap .in_the_news img,
.archive #wrap .page img,
.archive #wrap .post img,
.archive #wrap .in_the_news img,
.letter-tax #wrap .page img,
.letter-tax #wrap .post img,
.letter-tax #wrap .in_the_news img,
.search-results #wrap .page img,
.search-results #wrap .post img,
.search-results #wrap .in_the_news img {
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 50%;
}

.blog #wrap .page.category-video,
.blog #wrap .post.category-video,
.blog #wrap .in_the_news.category-video,
.archive #wrap .page.category-video,
.archive #wrap .post.category-video,
.archive #wrap .in_the_news.category-video,
.letter-tax #wrap .page.category-video,
.letter-tax #wrap .post.category-video,
.letter-tax #wrap .in_the_news.category-video,
.search-results #wrap .page.category-video,
.search-results #wrap .post.category-video,
.search-results #wrap .in_the_news.category-video {
  /* > a.featured-link */
}

.blog #wrap .page.category-video>a.featured-link,
.blog #wrap .post.category-video>a.featured-link,
.blog #wrap .in_the_news.category-video>a.featured-link,
.archive #wrap .page.category-video>a.featured-link,
.archive #wrap .post.category-video>a.featured-link,
.archive #wrap .in_the_news.category-video>a.featured-link,
.letter-tax #wrap .page.category-video>a.featured-link,
.letter-tax #wrap .post.category-video>a.featured-link,
.letter-tax #wrap .in_the_news.category-video>a.featured-link,
.search-results #wrap .page.category-video>a.featured-link,
.search-results #wrap .post.category-video>a.featured-link,
.search-results #wrap .in_the_news.category-video>a.featured-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.blog #wrap .page.category-video>a.featured-link:before,
.blog #wrap .post.category-video>a.featured-link:before,
.blog #wrap .in_the_news.category-video>a.featured-link:before,
.archive #wrap .page.category-video>a.featured-link:before,
.archive #wrap .post.category-video>a.featured-link:before,
.archive #wrap .in_the_news.category-video>a.featured-link:before,
.letter-tax #wrap .page.category-video>a.featured-link:before,
.letter-tax #wrap .post.category-video>a.featured-link:before,
.letter-tax #wrap .in_the_news.category-video>a.featured-link:before,
.search-results #wrap .page.category-video>a.featured-link:before,
.search-results #wrap .post.category-video>a.featured-link:before,
.search-results #wrap .in_the_news.category-video>a.featured-link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  font-family: "FontAwesome";
  color: white;
  font-size: 50px;
  pointer-events: none;
  opacity: 0.5;
  transition: 0.3s ease-in;
}

.blog #wrap .page.category-video>a.featured-link:hover:before,
.blog #wrap .post.category-video>a.featured-link:hover:before,
.blog #wrap .in_the_news.category-video>a.featured-link:hover:before,
.archive #wrap .page.category-video>a.featured-link:hover:before,
.archive #wrap .post.category-video>a.featured-link:hover:before,
.archive #wrap .in_the_news.category-video>a.featured-link:hover:before,
.letter-tax #wrap .page.category-video>a.featured-link:hover:before,
.letter-tax #wrap .post.category-video>a.featured-link:hover:before,
.letter-tax #wrap .in_the_news.category-video>a.featured-link:hover:before,
.search-results #wrap .page.category-video>a.featured-link:hover:before,
.search-results #wrap .post.category-video>a.featured-link:hover:before,
.search-results #wrap .in_the_news.category-video>a.featured-link:hover:before {
  opacity: 0.75;
}

.blog #wrap .navigation a,
.archive #wrap .navigation a,
.letter-tax #wrap .navigation a,
.search-results #wrap .navigation a {
  text-decoration: underline;
}

.blog #wrap h2.page-title,
.archive #wrap h2.page-title,
.letter-tax #wrap h2.page-title,
.search-results #wrap h2.page-title {
  font-size: 2.4em;
  line-height: 1.4;
  margin-bottom: 0;
  padding-bottom: 40px;
  width: 100%;
}

.blog #wrap h2.page-title span,
.archive #wrap h2.page-title span,
.letter-tax #wrap h2.page-title span,
.search-results #wrap h2.page-title span {
  font-size: 0.625em;
  width: 100%;
  display: block;
}

.blog #wrap h3.post-title,
.archive #wrap h3.post-title,
.letter-tax #wrap h3.post-title,
.search-results #wrap h3.post-title {
  font-size: 20px;
}

.blog #wrap .post-info,
.archive #wrap .post-info,
.letter-tax #wrap .post-info,
.search-results #wrap .post-info {
  margin-bottom: 5px;
}

.blog #wrap .post-info a,
.archive #wrap .post-info a,
.letter-tax #wrap .post-info a,
.search-results #wrap .post-info a {
  text-decoration: underline;
}

.blog #wrap .post-info span,
.archive #wrap .post-info span,
.letter-tax #wrap .post-info span,
.search-results #wrap .post-info span {
  font-size: 0.875em;
  color: #676767 !important;
}

.blog #wrap .post-info span:before,
.archive #wrap .post-info span:before,
.letter-tax #wrap .post-info span:before,
.search-results #wrap .post-info span:before {
  display: none;
}

.blog #wrap p,
.archive #wrap p,
.letter-tax #wrap p,
.search-results #wrap p {
  font-size: 1em;
}

.blog #wrap .excerpt p,
.archive #wrap .excerpt p,
.letter-tax #wrap .excerpt p,
.search-results #wrap .excerpt p {
  font-size: 0.875em;
  margin-bottom: 10px;
}

.blog .category-video.archive #wrap a.featured-link,
.archive .category-video.archive #wrap a.featured-link,
.letter-tax .category-video.archive #wrap a.featured-link,
.search-results .category-video.archive #wrap a.featured-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.blog .category-video.archive #wrap a.featured-link img,
.archive .category-video.archive #wrap a.featured-link img,
.letter-tax .category-video.archive #wrap a.featured-link img,
.search-results .category-video.archive #wrap a.featured-link img {
  margin-left: 0;
}

.blog .category-video.archive #wrap a.featured-link:before,
.archive .category-video.archive #wrap a.featured-link:before,
.letter-tax .category-video.archive #wrap a.featured-link:before,
.search-results .category-video.archive #wrap a.featured-link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  font-family: "FontAwesome";
  color: white;
  font-size: 50px;
  pointer-events: none;
  opacity: 0.75;
  transition: 0.3s ease-in;
}

.blog .category-video.archive #wrap a.featured-link:hover:before,
.archive .category-video.archive #wrap a.featured-link:hover:before,
.letter-tax .category-video.archive #wrap a.featured-link:hover:before,
.search-results .category-video.archive #wrap a.featured-link:hover:before {
  opacity: 1;
}

/* end .blog, .archive, .letter-tax, .search-results */
@media screen and (min-width: 768px) {

  .blog #content,
  .archive #content,
  .search #content {
    width: 70%;
  }

  .blog h2.page-title,
  .archive h2.page-title,
  .search h2.page-title {
    width: 100%;
    border: 0;
    margin-bottom: 60px;
    padding-bottom: 0;
  }

  .blog .articles-wrap,
  .archive .articles-wrap,
  .search .articles-wrap {
    width: 100%;
  }

  .blog #wrap,
  .archive #wrap,
  .search #wrap {
    flex-direction: row;
    justify-content: space-between;
  }
}

.post-type-archive-expert #wrap,
.single-expert #wrap,
.tax-letter #wrap,
.tax-departments #wrap,
.tax-expertise #wrap,
.experts-search#wrap {
  /* end #sidebar */
  /* Employee Thumbnial */
}

.post-type-archive-expert #wrap p,
.single-expert #wrap p,
.tax-letter #wrap p,
.tax-departments #wrap p,
.tax-expertise #wrap p,
.experts-search#wrap p {
  font-size: 1em;
}

.post-type-archive-expert #wrap h2.page-title,
.single-expert #wrap h2.page-title,
.tax-letter #wrap h2.page-title,
.tax-departments #wrap h2.page-title,
.tax-expertise #wrap h2.page-title,
.experts-search#wrap h2.page-title {
  border: 0;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-size: 2em;
  width: 100%;
}

.post-type-archive-expert #wrap .letter-query,
.post-type-archive-expert #wrap article.main,
.single-expert #wrap .letter-query,
.single-expert #wrap article.main,
.tax-letter #wrap .letter-query,
.tax-letter #wrap article.main,
.tax-departments #wrap .letter-query,
.tax-departments #wrap article.main,
.tax-expertise #wrap .letter-query,
.tax-expertise #wrap article.main,
.experts-search#wrap .letter-query,
.experts-search#wrap article.main {
  width: 100%;
}

.post-type-archive-expert #wrap aside#sidebar,
.single-expert #wrap aside#sidebar,
.tax-letter #wrap aside#sidebar,
.tax-departments #wrap aside#sidebar,
.tax-expertise #wrap aside#sidebar,
.experts-search#wrap aside#sidebar {
  /*end expertise-list */
}

.post-type-archive-expert #wrap aside#sidebar .widget,
.single-expert #wrap aside#sidebar .widget,
.tax-letter #wrap aside#sidebar .widget,
.tax-departments #wrap aside#sidebar .widget,
.tax-expertise #wrap aside#sidebar .widget,
.experts-search#wrap aside#sidebar .widget {
  border-top: none;
  padding-top: 0;
}

.post-type-archive-expert #wrap aside#sidebar .widget h3.widgettitle,
.single-expert #wrap aside#sidebar .widget h3.widgettitle,
.tax-letter #wrap aside#sidebar .widget h3.widgettitle,
.tax-departments #wrap aside#sidebar .widget h3.widgettitle,
.tax-expertise #wrap aside#sidebar .widget h3.widgettitle,
.experts-search#wrap aside#sidebar .widget h3.widgettitle {
  background-color: #247cdd;
  padding: 10px;
  color: white;
  font-weight: 800;
  font-size: 1.5em;
  margin-bottom: 20px;
}

.post-type-archive-expert #wrap aside#sidebar .widget h3.widgettitle:before,
.single-expert #wrap aside#sidebar .widget h3.widgettitle:before,
.tax-letter #wrap aside#sidebar .widget h3.widgettitle:before,
.tax-departments #wrap aside#sidebar .widget h3.widgettitle:before,
.tax-expertise #wrap aside#sidebar .widget h3.widgettitle:before,
.experts-search#wrap aside#sidebar .widget h3.widgettitle:before {
  color: white;
  display: none;
}

.post-type-archive-expert #wrap aside#sidebar form#searchform,
.single-expert #wrap aside#sidebar form#searchform,
.tax-letter #wrap aside#sidebar form#searchform,
.tax-departments #wrap aside#sidebar form#searchform,
.tax-expertise #wrap aside#sidebar form#searchform,
.experts-search#wrap aside#sidebar form#searchform {
  margin: 0;
}

.post-type-archive-expert #wrap aside#sidebar .search-button,
.single-expert #wrap aside#sidebar .search-button,
.tax-letter #wrap aside#sidebar .search-button,
.tax-departments #wrap aside#sidebar .search-button,
.tax-expertise #wrap aside#sidebar .search-button,
.experts-search#wrap aside#sidebar .search-button {
  display: inline-block;
  cursor: pointer;
  width: 100%;
  font-size: 1.1em;
  margin-bottom: 15px;
}

.post-type-archive-expert #wrap aside#sidebar .search-button:hover,
.single-expert #wrap aside#sidebar .search-button:hover,
.tax-letter #wrap aside#sidebar .search-button:hover,
.tax-departments #wrap aside#sidebar .search-button:hover,
.tax-expertise #wrap aside#sidebar .search-button:hover,
.experts-search#wrap aside#sidebar .search-button:hover {
  text-decoration: none;
}

.post-type-archive-expert #wrap aside#sidebar button.button,
.single-expert #wrap aside#sidebar button.button,
.tax-letter #wrap aside#sidebar button.button,
.tax-departments #wrap aside#sidebar button.button,
.tax-expertise #wrap aside#sidebar button.button,
.experts-search#wrap aside#sidebar button.button {
  border: 0;
}

.post-type-archive-expert #wrap aside#sidebar button.button .fa,
.single-expert #wrap aside#sidebar button.button .fa,
.tax-letter #wrap aside#sidebar button.button .fa,
.tax-departments #wrap aside#sidebar button.button .fa,
.tax-expertise #wrap aside#sidebar button.button .fa,
.experts-search#wrap aside#sidebar button.button .fa {
  margin-right: 0;
}

.post-type-archive-expert #wrap aside#sidebar .exp-list,
.single-expert #wrap aside#sidebar .exp-list,
.tax-letter #wrap aside#sidebar .exp-list,
.tax-departments #wrap aside#sidebar .exp-list,
.tax-expertise #wrap aside#sidebar .exp-list,
.experts-search#wrap aside#sidebar .exp-list {
  list-style-type: none;
  padding: 10px;
  margin: 0;
  /* end ul.children */
}

.post-type-archive-expert #wrap aside#sidebar .exp-list ul.children,
.single-expert #wrap aside#sidebar .exp-list ul.children,
.tax-letter #wrap aside#sidebar .exp-list ul.children,
.tax-departments #wrap aside#sidebar .exp-list ul.children,
.tax-expertise #wrap aside#sidebar .exp-list ul.children,
.experts-search#wrap aside#sidebar .exp-list ul.children {
  margin-bottom: 5px;
  list-style-type: none;
  margin: 0;
}

.post-type-archive-expert #wrap aside#sidebar .exp-list ul.children li.cat-item a,
.single-expert #wrap aside#sidebar .exp-list ul.children li.cat-item a,
.tax-letter #wrap aside#sidebar .exp-list ul.children li.cat-item a,
.tax-departments #wrap aside#sidebar .exp-list ul.children li.cat-item a,
.tax-expertise #wrap aside#sidebar .exp-list ul.children li.cat-item a,
.experts-search#wrap aside#sidebar .exp-list ul.children li.cat-item a {
  font-size: 0.875em;
}

.post-type-archive-expert #wrap .emp,
.single-expert #wrap .emp,
.tax-letter #wrap .emp,
.tax-departments #wrap .emp,
.tax-expertise #wrap .emp,
.experts-search#wrap .emp {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
}

.post-type-archive-expert #wrap .emp .emp-metadata,
.single-expert #wrap .emp .emp-metadata,
.tax-letter #wrap .emp .emp-metadata,
.tax-departments #wrap .emp .emp-metadata,
.tax-expertise #wrap .emp .emp-metadata,
.experts-search#wrap .emp .emp-metadata {
  text-transform: capitalize;
}

.post-type-archive-expert #wrap .emp.single_emp,
.single-expert #wrap .emp.single_emp,
.tax-letter #wrap .emp.single_emp,
.tax-departments #wrap .emp.single_emp,
.tax-expertise #wrap .emp.single_emp,
.experts-search#wrap .emp.single_emp {
  text-align: left;
}

.post-type-archive-expert #wrap .emp h4,
.single-expert #wrap .emp h4,
.tax-letter #wrap .emp h4,
.tax-departments #wrap .emp h4,
.tax-expertise #wrap .emp h4,
.experts-search#wrap .emp h4 {
  margin-bottom: 0;
}

.post-type-archive-expert #wrap .emp p,
.single-expert #wrap .emp p,
.tax-letter #wrap .emp p,
.tax-departments #wrap .emp p,
.tax-expertise #wrap .emp p,
.experts-search#wrap .emp p {
  margin-top: 0;
  line-height: 1.4;
}

.post-type-archive-expert #wrap .emp p.taxonomies,
.single-expert #wrap .emp p.taxonomies,
.tax-letter #wrap .emp p.taxonomies,
.tax-departments #wrap .emp p.taxonomies,
.tax-expertise #wrap .emp p.taxonomies,
.experts-search#wrap .emp p.taxonomies {
  text-transform: capitalize;
}

.post-type-archive-expert #wrap .emp p.taxonomies b,
.single-expert #wrap .emp p.taxonomies b,
.tax-letter #wrap .emp p.taxonomies b,
.tax-departments #wrap .emp p.taxonomies b,
.tax-expertise #wrap .emp p.taxonomies b,
.experts-search#wrap .emp p.taxonomies b {
  text-transform: none;
}

.post-type-archive-expert #wrap .emp i,
.single-expert #wrap .emp i,
.tax-letter #wrap .emp i,
.tax-departments #wrap .emp i,
.tax-expertise #wrap .emp i,
.experts-search#wrap .emp i {
  width: 25px;
  text-align: left;
}

.post-type-archive-expert #wrap .emp a i,
.single-expert #wrap .emp a i,
.tax-letter #wrap .emp a i,
.tax-departments #wrap .emp a i,
.tax-expertise #wrap .emp a i,
.experts-search#wrap .emp a i {
  width: auto;
  line-height: 1.4;
}

.post-type-archive-expert #wrap .emp-thumb,
.single-expert #wrap .emp-thumb,
.tax-letter #wrap .emp-thumb,
.tax-departments #wrap .emp-thumb,
.tax-expertise #wrap .emp-thumb,
.experts-search#wrap .emp-thumb {
  float: none;
  border-radius: 50%;
  max-width: 100%;
  margin-bottom: 40px;
  height: auto;
}

@media screen and (min-width: 768px) {

  .post-type-archive-expert #wrap .emp-thumb,
  .single-expert #wrap .emp-thumb,
  .tax-letter #wrap .emp-thumb,
  .tax-departments #wrap .emp-thumb,
  .tax-expertise #wrap .emp-thumb,
  .experts-search#wrap .emp-thumb {
    float: right;
    margin-bottom: 0;
    max-width: 200px;
  }

  .post-type-archive-expert #wrap .single_emp .emp-thumb,
  .single-expert #wrap .single_emp .emp-thumb,
  .tax-letter #wrap .single_emp .emp-thumb,
  .tax-departments #wrap .single_emp .emp-thumb,
  .tax-expertise #wrap .single_emp .emp-thumb,
  .experts-search#wrap .single_emp .emp-thumb {
    margin-bottom: 20px;
    margin-left: 20px;
  }
}

/* end .post-type-archive-expert, .single-expert */
.js .expertise-list,
.js .departments-list {
  display: none;
}

.post-type-archive-expert {
  /* end #wrap */
}

.post-type-archive-expert #wrap {
  /* Search by department button and list */
  /* Employee feed */
}

.post-type-archive-expert #wrap .a-z span,
.post-type-archive-expert #wrap .a-z a {
  float: left;
  padding: 5px;
  /* background-color: #e7f1fe; */
  margin: 2px;
  /* width: 25px; */
  /* height: 25px; */
  text-align: center;
  font-size: 1.125em;
}

.post-type-archive-expert #wrap .a-z {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.post-type-archive-expert #wrap .a-z span {
  color: #717171 !important;
}

.post-type-archive-expert #wrap .a-z a {
  text-decoration: underline;
}

.post-type-archive-expert #wrap .search {
  width: 100%;
  display: inline-block;
}

.post-type-archive-expert #wrap .search h3 {
  background-color: #247cdd;
  padding: 10px;
  color: white;
  font-weight: 800;
}

.post-type-archive-expert #wrap .letter-header {
  margin-top: 0;
  background-color: #e7f1fe;
  color: #063f7e;
  border-top: 4px solid #68adfc;
}

.post-type-archive-expert #wrap .single_emp h3 {
  margin-top: 0;
}

/* end .post-type-archive-expert #wrap  */
@media screen and (min-width: 768px) {

  .post-type-archive-expert #wrap main#content,
  .single-expert #wrap main#content,
  .tax-letter #wrap main#content,
  .tax-departments #wrap main#content,
  .tax-departments #wrap main#content,
  .tax-expertise #wrap main#content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .post-type-archive-expert #wrap main#content #experts-intro,
  .single-expert #wrap main#content #experts-intro,
  .tax-letter #wrap main#content #experts-intro,
  .tax-departments #wrap main#content #experts-intro,
  .tax-departments #wrap main#content #experts-intro,
  .tax-expertise #wrap main#content #experts-intro {
    width: 100%;
  }

  .post-type-archive-expert #wrap main#content aside#sidebar,
  .single-expert #wrap main#content aside#sidebar,
  .tax-letter #wrap main#content aside#sidebar,
  .tax-departments #wrap main#content aside#sidebar,
  .tax-departments #wrap main#content aside#sidebar,
  .tax-expertise #wrap main#content aside#sidebar {
    margin-top: 0;
  }

  .post-type-archive-expert #wrap main#content .experts-feed,
  .single-expert #wrap main#content .experts-feed,
  .tax-letter #wrap main#content .experts-feed,
  .tax-departments #wrap main#content .experts-feed,
  .tax-departments #wrap main#content .experts-feed,
  .tax-expertise #wrap main#content .experts-feed {
    width: 70%;
  }

  /* end #wrap */
}

.single-expert #wrap main#content {
  flex-direction: row;
}

/* Search Experts page */
/* Search bar */
.column-short {
  box-sizing: content-box;
}

/* =Theme customization starts here
-------------------------------------------------------------- */
main#content {
  width: 100%;
  margin-right: 0;
}

#breadcrumbs {
  /* 	display: none; */
}

/* -------------------------------------------------------------- */
/* MENU */
/* -------------------------------------------------------------- */
#horizmenu {
  width: 100%;
  display: block;
  background-color: #feda48;
  margin: 0;
  float: left;
}

#horizmenu>.max-90 {
  position: relative;
  overflow: hidden;
}

#horizmenu ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#horizmenu ul.menu li {
  list-style-type: none;
  display: inline-block;
  padding-right: 15px;
  line-height: 2em;
}

#horizmenu ul.menu li a {
  font-family: "Archer SSm A", "Archer SSm B";
  font-weight: bold;
  font-size: 1.1em;
  color: #003e79;
}

#horizmenu ul.menu li a:hover {
  color: #005bc3;
  text-decoration: none;
}

#horizmenu ul.menu li a:focus {
  outline: 1px dashed #002144;
  background-color: rgba(255, 255, 255, 0.25);
}

#horizmenu .fa-search {
  right: 0;
  position: absolute;
  line-height: 40px;
  font-size: 20px;
  /* background-color: #003e79; */
  width: 40px;
  color: #003e79;
  border-radius: 50%;
  z-index: 1;
  bottom: 12px;
  cursor: pointer;
  transition: all 0.25s;
}

#horizmenu .fa-search:hover {
  color: #1c79e0;
}

#horizmenu .fa-search:before {
  width: 40px;
  display: block;
  text-align: center;
  pointer-events: none;
}

#horizmenu .fa-search.open {
  color: #1c79e0;
  pointer-events: none;
}

#horizmenu .menu-search {
  position: absolute;
  right: 0;
  /* top: 14px; */
  bottom: 12px;
  margin: 0;
  z-index: 1;
  width: 0;
  /* height: 65px; */
  overflow: hidden;
  width: 0px;
  border: none;
  padding: 0;
}

#horizmenu .menu-search.open #searchsubmit {
  width: 40px;
}

#horizmenu .menu-search #searchform {
  background-color: #feda48;
  z-index: 2;
  transition: all 0.2s;
  margin: 0;
}

#horizmenu .menu-search #searchform>div {
  position: relative;
}

#horizmenu .menu-search #searchform div:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 40px;
  font-size: 20px;
  z-index: 20;
  width: 40px;
  height: 40px;
  text-align: center;
}

#horizmenu #horiz-search-input {
  height: 40px;
  line-height: 40px;
  width: 100%;
  border: 0;
  font-size: 1em;
  border-radius: 20px;
  padding-left: 20px;
}

#horizmenu #horiz-search-input:focus {
  outline: 1px dashed #0053bc;
  outline-offset: -1px;
}

#horizmenu input#searchsubmit {
  height: 40px;
  width: 0px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 11;
}

#horizmenu input#searchsubmit:focus {
  outline-offset: -1px;
  outline: 1px dashed #002144;
}

/* END #horizmenu */
#horizmenu div>div {
  display: block;
  padding: 15px 0;
}

/* -------------------------------------------------------------- */
/* Begin News Styles */
/* -------------------------------------------------------------- */

.no-decoration {
  list-style-type: none !important;
}

div#wrap {
  display: flex;
  flex-direction: column;
  /* font-style: italic; */
  /* background-color: #d8e9fd; */
  /* end .widget */
}

@media screen and (max-width: 767px) {

  div#wrap .the-content figure.wp-caption,
  div#wrap .the-content img.alignleft,
  div#wrap .the-content img.alignright {
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
}

div#wrap .the-content figure.wp-caption,
div#wrap .the-content img {
  max-width: 100%;
  height: auto;
}

div#wrap .the-content figcaption {
  padding: 10px 5px;
  font-size: 0.9em;
  border-bottom: 2px solid #68adfc;
}

div#wrap .the-content .alignright,
div#wrap .the-content .image-right {
  float: right;
  margin-left: 20px;
}

div#wrap .the-content .alignleft,
div#wrap .the-content .image-left {
  float: left;
  margin-right: 20px;
}

div#wrap .post {
  border-bottom: 0;
  float: inherit;
  width: initial;
}

div#wrap p span {
  color: inherit !important;
}

div#wrap span {
  color: inherit !important;
}

div#wrap a:hover {
  text-decoration: none;
}

div#wrap a.featured-link {
  display: inline-block;
  overflow: hidden;
  background-color: transparent;
  opacity: 1;
  height: 100%;
}

div#wrap a.featured-link:hover img {
  opacity: 0.9;
}

div#wrap a.featured-link:hover h3 {
  text-decoration: underline;
}

div#wrap a.featured-link:focus {
  outline: 1px dashed #063f7e;
  outline-offset: 3px;
  text-decoration: none;
}

div#wrap a.featured-link:focus img {
  outline: 0;
}

div#wrap aside#sidebar .widget {
  margin-top: 0;
  border-top: 5px solid #68adfc;
  background-color: transparent;
  padding: 10px 0;
  margin-bottom: 40px;
  /* end .widgettitle */
}

div#wrap aside#sidebar .widget .widgettitle {
  border-color: #d8e9fd;
}

div#wrap aside#sidebar .widget .widgettitle:before {
  display: block;
  content: "";
  float: left;
  margin-right: 5px;
  font-family: "FontAwesome";
  color: #999;
}

div#wrap aside#sidebar .widget .fa {
  position: static;
  margin-right: 5px;
}

div#wrap aside#sidebar .widget.widget_search {
  border-top: 0;
}

div#wrap aside#sidebar .widget.widget_search .exp-list a {
  text-transform: capitalize;
}

div#wrap aside#sidebar .widget.widget_search input#s {
  border-radius: 15px;
  width: calc(100% - 30px);
  display: inline-block;
  height: 30px;
  border: 1px solid #d8e9fd;
  /* background-color: rgba(245, 249, 255, 0.5); */
  padding: 0 10px;
  box-sizing: border-box;
}

div#wrap aside#sidebar .widget.widget_search input#side-searchsubmit {
  height: 30px;
  width: 30px;
  top: 0;
  right: 0;
  position: absolute;
  line-height: 30px !important;
  padding: 0;
  border: 0;
  color: transparent;
  background-color: transparent;
}

div#wrap aside#sidebar .widget.widget_search #side-searchform {
  margin-top: 10px;
}

div#wrap aside#sidebar .widget.widget_search #side-searchform>div {
  position: relative;
}

div#wrap aside#sidebar .widget.widget_search #side-searchform div:after {
  font-size: 20px;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  content: "";
  font-family: FontAwesome;
  color: #1b76da;
}

div#wrap aside#sidebar .widget.widget_search .widgettitle:before {
  content: "";
}

div#wrap aside#sidebar .widget.widget_search:last-child {
  margin-bottom: -50px;
}

div#wrap aside#sidebar .widget.widget_tag_cloud a {
  font-size: 0.875em !important;
  display: block;
  text-transform: capitalize;
}

.home header#masthead {
  margin-bottom: 0;
}

#wrap #featured_news,
#wrap #topics,
#wrap #news,
#wrap #video,
#wrap #itn,
#wrap .sub-cat {
  margin-bottom: 60px;
  width: 100%;
}

#wrap article {
  border: 0;
}

header.section-heading {
  display: block;
  width: 100%;
}

header.section-heading h2 {
  color: #063f7e;
  font-size: 1.25em;
  font-weight: 600;
  margin-bottom: 10px;
  float: left;
}

header.section-heading a {
  float: right;
  width: 100%;
  text-decoration: underline;
}

#wrap #featured_news {
  margin-left: -2%;
  margin-right: -2%;
  padding: 0 2% 0;
  background-color: #e7f1fe;
  float: left;
  margin-bottom: 40px;
  overflow: hidden;
  border-bottom: solid 1px #68adfc;
  border-top: 0;
  /* h3 */
}

#wrap #featured_news::after {
  clear: both;
  content: "";
  display: table;
}

#wrap #featured_news a {
  margin: 0 -2% 10px;
  display: inline-block;
}

#wrap #featured_news a:focus {
  border: 1px dashed #0065c6;
}

#wrap #featured_news a:hover,
#wrap #featured_news a:focus {
  opacity: 1;
  background-color: transparent;
}

#wrap #featured_news a:hover img,
#wrap #featured_news a:focus img {
  filter: blur(1px) brightness(90%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.01);
}

#wrap #featured_news .featured_news-img {
  display: inline-block;
  margin-bottom: 20px;
  overflow: hidden;
}

#wrap #featured_news img {
  transition: all 0.5s linear;
}

#wrap #featured_news .featured_news-text {
  text-align: center;
  pointer-events: none;
  width: 100%;
}

#wrap #featured_news h3 {
  font-family: "Archer SSm A", "Archer SSm B", serif;
  margin-top: 0;
  margin-bottom: 10px;
}

#wrap #featured_news h4 {
  font-family: "Archer SSm A", "Archer SSm B", serif;
  font-size: 1.25em;
  color: #063f7e;
}

#wrap #featured_news p {
  font-size: 0.875em;
  margin-bottom: 10px;
}

#wrap #featured_news .featured-bullet {
  font-size: 10px;
}

/* #featured_news */
#wrap .news-container {
  border-top: 4px solid #68adfc;
  padding-top: 15px;
  display: flex;
  flex-flow: wrap;
  /* .news-post */
}

#wrap .news-container header a {
  margin-bottom: 20px;
  display: block;
  font-size: 0.75em;
}

#wrap .news-container header a:focus {
  outline: 1px dashed #063f7e;
  background-color: transparent;
}

#wrap .news-container header a:hover {
  text-decoration: underline;
}

#wrap .news-container .news-stories {
  margin-bottom: -40px;
}

#wrap .news-container .featured-link {
  display: inline-block;
}

#wrap .news-container .news-post {
  margin-bottom: 40px;
}

#wrap .news-container .news-post a.featured-link {
  display: inline-flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

#wrap .news-container .news-post .img-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

#wrap .news-container .news-post img {
  width: 100%;
  margin-bottom: 20px;
}

#wrap .news-container .news-post h3 {
  width: 100%;
  font-size: 1em;
  font-weight: normal;
  margin: 0 0 5px;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  color: #1566bf;
}

#wrap .news-container .news-post h4 {
  width: 100%;
  font-size: 0.875em;
  color: #676767;
  font-weight: normal;
}

#wrap .news-container .news-post.category-video .img-container:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  font-family: "FontAwesome";
  color: white;
  font-size: 75px;
  pointer-events: none;
  opacity: 0.5;
  transition: 0.3s ease-in;
}

/* section.news-container */
.error404 #wrap {
  display: block;
}

.topic-video-container {
  display: flex;
  flex-direction: column;
}

.topic-video-container>section.news-container {
  display: inline-block;
}

/* .topic-video-container */
/* Topics in the News */
#topics header {
  /* .tag-container */
  /* .tag */
}

#topics header .tag-container {
  height: 20px;
  float: left;
  clear: left;
  margin-bottom: 20px;
}

#topics header .tag-container:before {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-right: 10px solid #ddd;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  float: left;
  padding: 0;
}

#topics header .tag {
  height: 20px;
  display: inline-block;
  background-color: #ddd;
  vertical-align: top;
  float: none;
  line-height: 20px;
  padding: 0 8px;
}

#topics header .tag a {
  display: inline-block;
  float: none;
  color: #063f7e;
  line-height: 20px;
  font-size: 0.75em;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: top;
  width: auto;
}

/* container for topics, video, and inthenews */
#itn_container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

#video {
  /* news-stories */
  /* .news-post */
}

#video .news-post {
  /* .news-post > a */
}

#video .news-post>a.featured-link .img-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

#video .news-post>a.featured-link .img-container:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  font-family: "FontAwesome";
  color: white;
  font-size: 100px;
  pointer-events: none;
  opacity: 0.5;
  transition: 0.3s ease-in;
}

#video .news-post>a.featured-link .img-container img {
  margin-bottom: 0;
}

#video .news-post>a.featured-link .img-container h4 {
  width: 100%;
}

/* video */
#wrap #itn {
  display: block;
  /* .featured-itn */
}

#wrap #itn .featured-itn {
  padding: 15px;
  background-color: #e7f1fe;
  width: 100%;
  box-sizing: border-box;
}

#wrap #itn .featured-itn h3 {
  margin-bottom: 10px;
  font-size: 1.0625em;
  margin: 0 0 5px 0;
}

#wrap #itn .featured-itn p {
  margin-bottom: 20px;
  font-size: 1em;
}

#wrap #itn .featured-itn img {
  width: 100px !important;
  margin-bottom: 0;
}

#wrap #itn .featured-itn a.featured-link {
  margin-bottom: 0;
}

#wrap #itn .in_the_news {
  display: inline-block;
}

#wrap #itn h3 {
  color: #1566bf;
}

#wrap #itn .outside-link {
  color: #676767;
  font-size: 0.875em;
  color: #676767 !important;
}

#wrap #itn p {
  margin-bottom: 10px;
  font-size: 0.875em;
  color: black;
}

#wrap #itn a.featured-link {
  float: right;
  background-color: transparent;
  width: 100%;
  color: #1566bf;
  margin-bottom: 0;
  display: inline-block;
}

#wrap #itn a.featured-link:hover h3 {
  text-decoration: underline;
}

#wrap #itn img {
  margin-bottom: 0;
  width: 100px !important;
  max-width: 100%;
}

#wrap #itn .link-bullet {
  font-size: 10px;
}

/* #itn */
@media screen and (min-width: 600px) {
  #wrap {
    /* section.news-container */
  }

  #wrap section.news-container {
    /* end #itn */
    /* end .sub-cat */
  }

  #wrap section.news-container#news {
    /* .news-post */
  }

  #wrap section.news-container#news .news-stories {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
  }

  #wrap section.news-container#news .news-post {
    width: 49%;
    /* &.category-video */
  }

  #wrap section.news-container#news .news-post.category-video {
    /* > a.featured-link */
  }

  #wrap section.news-container#news .news-post.category-video>a.featured-link {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
  }

  #wrap section.news-container#news .news-post.category-video>a.featured-link:hover:before {
    opacity: 0.75;
  }

  #wrap section.news-container#itn .news-stories {
    margin-bottom: -20px;
  }

  #wrap section.news-container#itn .news-post {
    margin-bottom: 20px;
  }

  #wrap section.news-container#itn p {
    margin-bottom: 5px;
  }

  #wrap section.news-container.sub-cat .news-stories {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
  }

  #wrap section.news-container.sub-cat .main-stories,
  #wrap section.news-container.sub-cat .more-stories {
    width: 49%;
  }

  #wrap section.news-container.sub-cat .news-post {
    margin-bottom: 20px;
  }

  #wrap section.news-container.sub-cat h4 {
    margin: 0;
  }

  /* #wrap */
  #itn_container .topic-video-container,
  #itn_container #itn {
    /* width: 49%; */
  }
}

/* TABLET size
--------------------------------------- */
@media screen and (min-width: 768px) {
  #wrap {
    /* global stylings for sidebars */
    /* end aside#sidebar */
    /*settings for section-headings on homepage */
    /* end header.section-heading */
  }

  #wrap aside#sidebar {
    width: 24%;
    margin-top: 126px;
  }

  #wrap aside#sidebar .widget {
    border-bottom: none;
  }

  #wrap header.section-heading a {
    text-align: right;
    width: initial;
    text-decoration: underline;
    line-height: 1.4;
  }

  #wrap #featured_news {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    background-color: transparent;
    position: relative;
    border-bottom: solid 5px #68adfc;
    /* .featured_news-text */
  }

  #wrap #featured_news a {
    margin: 0;
    display: flex;
  }

  #wrap #featured_news a:hover {
    color: green;
  }

  #wrap #featured_news a:hover img {
    filter: blur(1px) brightness(90%);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.01);
  }

  #wrap #featured_news .featured_news-img {
    margin: 0;
  }

  #wrap #featured_news img {
    margin-bottom: 0;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -webkit-transform: translateZ(0) scale(1.005);
    transform: translateZ(0) scale(1.005);
  }

  #wrap #featured_news .featured_news-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
    filter: progid:DXImageTransform.Microsoft.gradient(start-colourStr="transparent", end-colourStr="rgba(0, 0, 0, 0.5)");
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  #wrap #featured_news .featured_news-text h3 {
    font-size: 2.5em;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.26);
  }

  #wrap #featured_news .featured_news-text p {
    margin-bottom: 0;
    font-family: "Archer SSm A", "Archer SSm B", serif !important;
  }

  #wrap #featured_news .featured_news-text * {
    color: white !important;
    text-align: center;
  }

  /* #featured_news */
  #wrap {
    /* end #wrap */
  }

  #wrap section.news-container {
    max-width: 100%;
    display: block;
    /* end #news */
    /* end .sub-cat */
  }

  #wrap section.news-container#news {
    border: 0;
    padding: 0;
    display: flex;
  }

  #wrap section.news-container#news .news-post {
    width: 24% !important;
  }

  #wrap section.news-container.sub-cat {
    display: flex;
    /* end .main-stories */
  }

  #wrap section.news-container.sub-cat .main-stories {
    width: 100%;
    /* width: 66%; */
    display: flex;
    justify-content: space-between;
  }

  #wrap section.news-container.sub-cat .main-stories .news-post {
    width: 49%;
  }

  #wrap section.news-container.sub-cat .more-stories {
    width: 32%;
    /* border-left: 1px solid #ccc;
    padding-left: 1%; */
  }

  /* section.news-container */
  #topics header .tag-container {
    float: right;
    clear: none;
  }

  /* #topics */
  #itn_container {
    display: flex;
    flex-direction: row;
  }

  #itn_container #itn,
  #itn_container .topic-video-container {
    /* width: 49%; */
  }

  #video {
    margin-left: 0;
  }

  #video .news-post {
    width: 100%;
  }

  #itn {
    margin-right: 0;
  }
}

/* @media 768px */
@media screen and (min-width: 1000px) {
  #wrap {
    /* end section.news-container */
  }

  #wrap section.news-container {
    justify-content: space-between;
    /* end .sub-cat */
  }

  #wrap section.news-container.sub-cat header.section-heading {
    width: 24%;
  }

  #wrap section.news-container.sub-cat header.section-heading a {
    text-align: left;
    width: 100%;
  }

  #wrap section.news-container.sub-cat .news-stories {
    width: 74%;
  }

  /* end #wrap */
}

/* @media 1000px */

/*# sourceMappingURL=style.css.map */