/* ========================================================================
   Component: Blog
 ========================================================================== */

body.archive section,
body.blog section,
body.single section {
    font: 300 18px/24px "Avenir", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #606060;
    -moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6,
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6 {
    color: #444
}
h1,
.uk-h1 {
  font-size: 30px;
  line-height: 38px;

}
#author p,
article .post {
    font-size: 22px;
    line-height: 36px;
}
.blog-panels .post a,
.single .post a,
.single #author a {
    color: #444;
    border-bottom: 2px solid #FBE132;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.author-bio{
  margin-top:75px;
}
.blog-panels .post a:hover,
.single .post a:hover,
.single #author a:hover {
    text-decoration: none;
    color: #929292;
}
.uk-margin-medium-top {
    margin-top: 28px;
}
.uk-margin-medium-bottom {
    margin-bottom: 28px;
}
/* ========================================================================
   Blog Panels
 ========================================================================== */

.blog .blog-panels,
.archive .blog-panels {
    background: #F1F1F1;
}
.blog-panels .uk-panel-box {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 0.5);
}
.blog-panels .post .author-meta a,
.single .post .author-meta a {
    border: none;
    color: #a2a2a2;
}
.blog-panels h2 {
    font-size: 30px;
    line-height: 38px;
}
#blog-sidebar h2,
.related-panels h2 {
    font-size: 20px;
    line-height: 30px;
}
.blog-panels p {
    color: #444;
}
.blog-panels .post .uk-text-small {
    color: #a2a2a2;
    font-size: 13px;
}
.blog-panels .post .uk-h6 a {
    border-bottom: medium none;
    color: #555555;
}
.blog-panels .uk-panel-box .uk-panel-badge {
    margin-right: -20px;
    padding: 5px 40px;
}
.blog-panels .uk-panel-box .uk-panel-badge::after {
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ebc93d;
    content: "";
    position: absolute;
    right: 0;
    top: 100%;
}
.blog-panels .category-dyn-research .uk-panel-teaser,
.blog-panels .category-research .uk-panel-teaser {
    border-bottom: 5px solid #fce300
}

#blog-waterfall .uk-panel-teaser {
    min-height: 300px;
}

#blog-sidebar .uk-panel-teaser,
#related-panels .uk-panel-teaser {
    min-height: 200px;
}
.uk-article-meta a {
    color: #fff;
}
#research-promo .post.uk-margin-large-bottom {
    margin-bottom: 15px !important;
}

.uk-slidenav-absolute{
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}
.uk-slidenav-previous{

}
.uk-slidenav-next{
  right:0;
}
/* ========================================================================
   Top Navigation
 ========================================================================== */
.uk-sticky-placeholder {
    position: absolute;
    width: 100%;
    z-index: 100;
}
.blog #blog-top-nav {
    line-height: 40px;
}
#blog-top-nav {
    background-color: rgba(54, 54, 54, 0.2);
    padding: 10px;
}
.author #blog-top-nav,
#blog-top-nav.uk-active {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(216, 216, 216, 0.5);
}
#blog-top-nav .nav-title a {
    color: #999
}
#blog-top-nav .nav-title a:hover{
  text-decoration: none;
}

.single #blog-top-nav .uk-navbar-nav,
.author #blog-top-nav .uk-navbar-nav,
.single #blog-top-nav {
    visibility: visible;
}
#blog-top-nav .uk-navbar-nav {
    visibility: hidden;
}
#blog-top-nav.uk-active .uk-navbar-nav {
    visibility: visible;
}
#nav-social {
    position: absolute;
    right: 45px;
    height: 40px;
    padding: 0 15px;
    line-height: 40px;
}
#nav-social {
    visibility: hidden;
}
.blog-nav-active #nav-social {
    visibility: visible;
}
#nav-social a {
    margin-right: 15px;
}
#social a{
  margin-right:15px;
}

.uk-icon-twitter,
.uk-icon-facebook,
.uk-icon-linkedin,
.uk-icon-google-plus,
.uk-icon-envelope,
.uk-icon-rss {
    color: #555555;
}
.entry-content .uk-icon-twitter,
.entry-content .uk-icon-facebook,
.entry-content .uk-icon-linkedin,
.entry-content .uk-icon-google-plus,
.entry-content .uk-icon-envelope,
.entry-content .uk-icon-rss {
    color: #999999;
}
.uk-icon-rss:hover {
    color: #fce300;
}
.uk-icon-envelope:hover {
    color: #d14836;
}
#blog-top-nav .uk-icon-th {
  line-height: 58px;
  padding:0 19px;
}
#blog-top-nav .uk-icon-close{
  line-height: 43px;
  padding: 0 20px;
}
#blog-top-nav .uk-icon-th,
#blog-top-nav .uk-open .uk-icon-close {
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    color:#fff;
}
#blog-top-nav .uk-icon-close,
#blog-top-nav .uk-open .uk-icon-th {
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
}
.top_searchicon {
    position: absolute;
    top: 8px;
    right: 10px;
}
/*#blog-top-nav .uk-position-top-left{
  left:8px;
}*/
.blog .top_searchicon {
    top: 0;
}
article p img{
  padding:15px 0px;
}
/* ========================================================================
   Top Navigation - Dropdowns
 ========================================================================== */

#blog-top-nav .uk-dropdown {
    box-shadow: 0 2px 4px 0 rgba(176, 176, 176, 0.5);
}
#blog-top-nav .uk-dropdown.uk-dropdown-navbar {
  background: #fff;
  text-align: left;
  padding-bottom: 0;
  margin-top: 50px;
  margin-left: -10px;
  font-family: Avenir, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  -moz-osx-font-smoothing: auto;
  padding-top: 0;
}
#blog-top-nav .uk-dropdown .uk-nav-navbar > li.uk-nav-header:hover {
    background: transparent;
}
#blog-top-nav .uk-dropdown .uk-nav-navbar > li:hover {
    /*border-bottom:1px solid #fce300;*/

    background: #f6f6f6;
}
#blog-top-nav .uk-dropdown .uk-nav-navbar > li > a:hover,
#blog-top-nav .uk-dropdown .uk-nav-navbar > li > a:focus {
    background: transparent;
    color: inherit;
}
#blog-top-nav .uk-dropdown ul li {
    padding: 10px 20px;
    margin: 0;
    border-top: 1px solid #ECECD9;
}
#blog-top-nav .uk-dropdown ul li.uk-nav-header {
    margin-left: 0;
    padding: 5px 20px;
    color: #cccccc;
}
#blog-top-nav .uk-dropdown ul li a {
    padding:10px 10px 10px 0;
    font-size: 16px;
    line-height: 22px;
}
/* ========================================================================
   Below-Hero Navigation
 ========================================================================== */

#blog-nav {
    background: transparent;
}
#blog-nav ul {
    margin-left: -10px;
}
#blog-nav ul li {
    margin: 0 10px;
}
#blog-nav ul.uk-navbar-flip li{
  margin:0;
}
#blog-nav ul li a {
    line-height: 58px;
    height: inherit;
    color: #555555;
    font-family: "Avenir";
    font-size: 16px;
    padding: 0 20px;
    border: 2px solid #fff;
}
#blog-nav ul.blog-nav-main li.uk-active a {
    border: 2px solid #CCCCCC;
    line-height: 38px !important;
    margin-top: 10px;
    background: transparent;
}
#blog-nav ul.blog-nav-main li:hover a {
    text-decoration: none;
    border: 2px solid #fce300;
    line-height: 38px !important;
    margin-top: 10px;
    background: transparent;
}
#blog-nav ul li a {
    text-decoration: none;
}
#blog-nav ul li.uk-active:hover a {
    border: 2px solid #CCCCCC;
}

.blog #blog-top-nav.blog-nav-active .uk-h6 {
    margin-top: inherit !important;
}
#blog-top-nav form {
    width: 90%;
    text-align: left;
}
.uk-navbar .uk-search-field {
    min-width: 75%;
    line-height: 40px;
}
#blog-nav .blog_search form {
    min-width: 90%;
    margin-left: 45px;
}
.searchicon .uk-icon-search,
.searchicon.active .uk-icon-close,
.top_searchicon .uk-icon-search,
#blog-top-nav .top_searchicon.active .uk-icon-close {
    display: inline-block;
    opacity: 1;
}
#blog-top-nav .top_searchicon.active .uk-icon-close {
  line-height: 25px;
  padding:0;
}
.searchicon.active .uk-icon-search,
.searchicon .uk-icon-close,
.top_searchicon.active .uk-icon-search,
.top_searchicon .uk-icon-close {
    display: none;
}
.blog_search .uk-icon-search {
    position: absolute;
    top: 17px;
    left: -18px;
}
.blog_search [class*='uk-icon-'],
.blog_search [class*='uk-icon-']:hover,
.blog_search [class*='uk-icon-']:focus {
    text-decoration: none;
}
#blog-nav .searchicon{
  padding-right:0;
}
#top-nav #blog-top-nav .uk-navbar-nav > li:hover > a,
#blog-top-nav .uk-navbar-nav > li > a:focus,
#blog-top-nav .uk-navbar-nav > li.uk-open > a {
    color: #444444;
    text-decoration: none;
}
#blog-top-nav .uk-navbar-nav > li:hover > a,
#blog-top-nav .uk-navbar-nav > li > a:focus,
#blog-top-nav .uk-navbar-nav > li.uk-open > a {
    text-decoration: none;
}
/* ========================================================================
   Navigation Search Icon/Bar
 ========================================================================== */

.blog_search,
.top_blog_search {
    position: absolute;
    right: 0;
    line-height: 60px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    top: 0;
}
.blog_search .uk-search:before,
.top_blog_search .uk-search:before {
    display: none;
}
.blog_search.active,
.top_blog_search.active {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* ========================================================================
   Social Icons
 ========================================================================== */

.uk-icon-twitter:hover {
    color: #55acee;
}
.uk-icon-facebook:hover {
    color: #3b5998;
}
.uk-icon-linkedin:hover {
    color: #0077b5;
}
.uk-icon-google-plus:hover {
    color: #dd4b39;
}
/* ========================================================================
   Misc Classes
 ========================================================================== */
.uk-position-absolute-alt{
  position: absolute;
}

.background-screen::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(25, 25, 25, 0.75) none repeat scroll 0 0;
}
.background-screen .uk-container {
    z-index: 1;
}
.uk-block-hero {
    padding: 140px 0px 110px;
}
.single #hero {
    padding: 160px 0 100px;
    -webkit-transition: all .2s ease-in-out;
}

.single #hero.category-research{
  border-bottom: 5px solid #fce300;
}

.single .post::before {
    color: #f8f8f8;
    font-size: 175px;
    font-weight: bold;
    margin-left: -50px;
    margin-top: 20px;
    position: absolute;
    z-index: -1;
}
section .uk-button-callout {
  background: transparent;
  font-size: 14px;
  padding: 10px 40px;
  border: 3px solid #fce300;
  font-family: "Avenir";
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 19px;
}
section .uk-button-callout:hover{
  background-color:#fce300;
}
section a.uk-button-callout:hover {
    text-decoration: none;
}
section .uk-button-callout-secondary {
    color: #444;
}
.uk-spacer-rule {
    border-color: transparent;
}
.uk-text-spaced {
    letter-spacing: 1.5px;
}
.uk-text-spaced-large {
    letter-spacing: 2px;
}
.uk-text-muted {
    color: #929292 !important
}
#blog-top-nav .uk-text-small {
    line-height: 14px;
    font-size:10px;
    font-family: Avenir, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
#social a:last-child {
    margin-right: 0 !important;
}
.uk-padding-large{
  padding:50px 0px;
}
.dyn-background-yellow{
  background:#fce300;
}
section .uk-button-callout.uk-button-callout-research{
  background: #fff;
  color: #444;
  font-weight: 600;
  border-color: #444;
}
.search .uk-grid{
  margin-left:0;
}

/* ========================================================================
   V2 Classes
 ========================================================================== */
 /*Logo home header position / Header background-color*/
  .blog #blog-top-nav{
   background-color:transparent;
  }
  .blog #blog-top-nav.blog-nav-active{
    background-color: #fff;
  }
  .blog #blog-top-nav .nav-title {
     margin-top: 40px;
  }
  .blog #blog-top-nav.blog-nav-active .nav-title{
    margin-top:0px;
  }
  /*Updateing font sizes to match liz's mock up*/
   #blog-top-nav .nav-title .uk-text-large,
   #hero h3{
     font-size:18px;
     line-height: 25px;
   }
   #panel-read-more{
     font-size:16px;
     line-height: 22px;
   }
   #blog-sidebar h3{
     font-size: 22px;
     line-height: 32px;
   }
   .uk-navbar-nav > li > a.uk-position-top-left {
    top: -10px;
    left: -10px;
    padding: 0 ;
    height: 60px ;
    line-height: 60px ;
    -webkit-transition: opacity 1s ease-in-out;
  }
  .uk-navbar-nav > li.uk-open > a.uk-position-top-left{
    background:#AAAAAA;
    -webkit-transition: opacity 1s ease-in-out;
  }
  #author-spotlight p{
    color: #555555;
    font-size: 18px;
    line-height: 28px;
  }
  .single article p{
    color: #606060;
  }

  .blog-search-wrapper h3 a{
    color: #444;
    border-bottom: 2px solid #FBE132;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }

  .blog-search-wrapper h3 a:hover{
    text-decoration: none;
    color: #929292;
  }
/* ========================================================================
   Media Queries
 ========================================================================== */
@media (min-width: 1220px) {
    #hero .uk-container {
        max-width: 60%;
    }
}

@media (max-width:960px){
  #author_info{
    text-align: center;
  }
  #author_info .uk-h3{
    font-size:24px;
    line-height: 40px;
  }
  #author_info.uk-grid > *{
    padding-left:0;
  }
  #author_img{
    padding-bottom:15px;
  }
  img.author {
      float: inherit;
      margin: 0 auto;
      width: 100px;
      height: 100px;
  }
  #blog-top-nav .uk-navbar-nav{
    visibility: visible;
  }
  #top-nav-inner.uk-container{
      padding:0;
  }
  .top_blog_search.active .uk-icon-search{
    padding-left:15px;
  }
  .nav-title{
    width: 70%;
  margin: 0 auto;
  word-wrap: break-word;
  }
  .blog #blog-top-nav .nav-title {
     margin-top: 0px;
  }
  #hero h3{
    font-size: 14px;
    line-height: 19px;
  }
  .single .uk-block-large{
    padding:55px;
  }
  .uk-block-hero{
    padding:75px 0px;
  }
  .single #hero{
    padding:110px 0 50px;
    -webkit-transition: opacity .2s ease-in-out;
  }
}
@media(max-width:767px){
  .single .uk-block-large{
    padding:55px 30px;
  }
  #blog-top-nav .uk-navbar-nav{
    visibility: visible;
  }
}
@media (min-width: 960px) {

  .uk-grid-divider > [class*='uk-width-large-']:not(.uk-width-large-1-1):nth-child(n+2) {
    border-left: 1px solid #979797;
  }

  h1,
  .uk-h1 {
    font-size: 60px;
    line-height: 72px;
  }

  #social a{
    margin-right:50px;
  }

  .author-bio{
    margin-top:0px;
  }

}
