/*! UnreadToday 2.0 | http://www.unread.today | (c) 2019 Unread Media */
/*! By Tulga Orosoo */
/* ========================================================================
   Component: Extended Styles
 ========================================================================== */


html,
body {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -moz-osx-font-smoothing: grayscale;
  color: #1c1c1c;
  font: normal 10px / 20px "SF Display", Helvetica, Arial, sans-serif;
  background-color: #fafafa;
  letter-spacing: 0.015rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'SF Display', sans-serif;
  font-weight: 700;
  margin: 0 0 1.5rem 0;
}

h1 {
  font-size: 3.6rem;
  line-height: 4.3rem;
  font-weight: 900;
  letter-spacing: 0.09rem;
  text-transform: uppercase;
}

h2 {
  font-size: 3.24rem;
  line-height: 4.3rem;
}

h3 {
  color: #005cc3
}

h5,
h6 {
  color: #0078f6;
  letter-spacing: 0.03rem;
}

h5 {
  font-size: 1.44rem;
  line-height: 2.4rem;
}

/*input,
button,
textarea,
select,
.uk-tab > li > a {
  border-radius: 0px!important;
}

.uk-subnav-pill > .uk-active > * {
  background: #f10537!important;
}

.uk-subnav > * > * {
  color: #999;
}*/

input:-internal-autofill-selected,
input:-internal-autofill-selected:focus,
input:-internal-autofill-selected:hover {
  background-color: #0078f6!important;
}

input:-internal-autofill-previewed,
input:-internal-autofill-previewed:focus,
input:-internal-autofill-previewed:hover {
  background-color: #0078f6!important;
}

.uk-form select:focus,
.uk-form textarea:focus,
.uk-form input:not([type]):focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.4);
  outline: 0;
}


.uk-grid-divider > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2),
.uk-grid-divider > [class*='uk-width-2-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-3-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-4-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-5-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-6-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-7-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-8-']:nth-child(n+2),
.uk-grid-divider > [class*='uk-width-9-']:nth-child(n+2) {
  border-left: 1px solid #ebebeb;
}


.margin-top-10{ margin-top: 10px; }
.margin-top-20{ margin-top: 20px; }
.margin-top-25{ margin-top: 25px; }
.margin-top-30{ margin-top: 30px; }
.margin-top-40{ margin-top: 40px; }
.margin-top-50{ margin-top: 50px; }
.margin-top-60{ margin-top: 60px; }

.margin-right-10 { margin-right: 10px;}
.margin-right-20 { margin-right: 20px;}
.margin-right-25 { margin-right: 25px; }
.margin-left-20 { margin-left: 20px;}

.margin-bottom-10{ margin-bottom: 10px; }
.margin-bottom-20{ margin-bottom: 20px; }
.margin-bottom-25{ margin-bottom: 25px; }
.margin-bottom-30{ margin-bottom: 30px; }
.margin-bottom-40{ margin-bottom: 40px; }
.margin-bottom-50{ margin-bottom: 50px; }
.margin-bottom-60{ margin-bottom: 60px; }

.padding-bottom-40 {padding-bottom: 40px; }
.padding-top-40 {padding-top: 40px; }

.text-regular {
  font-weight: 400;
}
.text-medium {
  font-weight: 500;
}
.text-semibold {
  font-weight: 600;
}
.text-red {
  color: #e74c3c;
}

.opacity05 {
  opacity: 0.5;
}

a.opacity05:hover {
  opacity: 1;
}
a.uk-text-muted:hover {
  color: #0078f6!important;
}

hr {
  border-top: 1px solid #ebebeb;
}


.transition {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.header {
  padding: 24px 0 19px 0;
  margin: 0 auto;
  position: relative;
}

.header,
.hero2,
article {  
  width: calc(100% - 90px);
  max-width: 1525px;
}

.header-container {
  position: relative;
  z-index: 5;
}

.header-container.white {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.next-article-category {
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 5px !important;
}

.header.white .next-article-category {
  color: #0078f6;
}

.uk-navbar {
  background: none;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1.26rem;
}

.header.white .uk-navbar {
  color: #a6a6a6;
}

.logo {
  height: 18px;
}

.uk-navbar-content,
.uk-navbar-brand,
.uk-navbar-toggle {
  box-sizing: border-box;
  display: block;
  height: 41px;
  padding: 0;
  float: left;
  margin-top: 0px;
  text-shadow: none;
}

.header .divider::before {
  content: '';
  display: inline-block;
  width: 1px;
  background-color: #fff;
  height: 18px;
  margin-left: 30px;
  margin-right: 17px;
  vertical-align: middle;
}

.header.white .divider::before {
  background-color: #e6e6e6;
}

.header .uk-search-field {
  color: #fff;
  background-color: transparent!important;
  font-size: 1.26rem;
  font-weight: 500;
}

.header.white .uk-search-field {
  color: #a6a6a6;
}

.uk-search:before {
  line-height: 30px;
  font-size: 1.7rem;
  color: #fff;
}

.header.white .uk-search:before {
  color: #a6a6a6;
}

.header.black .header .divider::before,
.header.black .header .uk-search-field,
.header.black .uk-search:before {
  opacity: 0.5;
}

/* Change the white to any color ;) */
.header.black input:-webkit-autofill,
.header.black input:-webkit-autofill:hover, 
.header.black input:-webkit-autofill:focus, 
.header.black input:-webkit-autofill:active  {
  -webkit-box-shadow: 0 0 0 30px black inset !important;
  -moz-box-shadow: 0 0 0 30px black inset !important;
  box-shadow: 0 0 0 30px black inset !important;
  border: none;
}

/*Change text in autofill textbox*/
.header.black input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
  font-family: 'SF Display', sans-serif;
}

.header a.chip {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 30px;
  background-color: rgba(255,255,255,0.5);
  color: #fff;
  font-weight: 500;
  font-size: 1.26rem;
  margin-left: 10px;
}

.header.white a.chip {
  background-color: #fff;
  -webkit-box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  -moz-box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  color: #000000;
}


/*   Burger menu animation   */

.burger-menu {
  position: absolute;
  left: 0;
  top: 36px;
  width: 19px;
  height: 19px;
  cursor: pointer;
  z-index: 9999;
}

.burger-menu.white .burger-menu-piece{
  background-color: #a6a6a6;
}

.burger-menu-piece {
  display: block;
  position: absolute;
  width: 19px;
  background-color: #fff;
  height: 3px;
  border-radius: 5px;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  transition: -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out;
  transition: transform 400ms ease-out, -webkit-transform 400ms ease-out;
}
.burger-menu-piece:nth-child(1) {
  top: 0;
}
.burger-menu-piece:nth-child(2) {
  top: 7px;
  width: 11px;
  opacity: 1;
  transition: opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
}
.burger-menu-piece:nth-child(3) {
  top: 14px;
}
.active .burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-open-top 400ms ease-out forwards;
          animation: burger-open-top 400ms ease-out forwards;
}
.active .burger-menu-piece:nth-child(2) {
  opacity: 0;
  transition: opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms;
  transition: transform 400ms ease-out, opacity 0ms linear 200ms, -webkit-transform 400ms ease-out;
}
.active .burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-open-bot 400ms ease-out forwards;
          animation: burger-open-bot 400ms ease-out forwards;
}
.closing .burger-menu-piece:nth-child(1) {
  -webkit-animation: burger-close-top 400ms ease-out forwards;
          animation: burger-close-top 400ms ease-out forwards;
}
.closing .burger-menu-piece:nth-child(3) {
  -webkit-animation: burger-close-bot 400ms ease-out forwards;
          animation: burger-close-bot 400ms ease-out forwards;
}

@-webkit-keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 7px, 0);
            transform: translate3d(0, 7px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
}

@keyframes burger-open-top {
  50% {
    -webkit-transform: translate3d(0, 7px, 0);
            transform: translate3d(0, 7px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
}
@-webkit-keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -7px, 0);
            transform: translate3d(0, -7px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
}
@keyframes burger-open-bot {
  50% {
    -webkit-transform: translate3d(0, -7px, 0);
            transform: translate3d(0, -7px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
}
@-webkit-keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0deg);
            transform: translate3d(0, 7px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-top {
  0% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(45deg);
            transform: translate3d(0, 7px, 0) rotate(45deg);
  }
  50% {
    -webkit-transform: translate3d(0, 7px, 0) rotate(0deg);
            transform: translate3d(0, 7px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0deg);
            transform: translate3d(0, -7px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes burger-close-bot {
  0% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(-45deg);
            transform: translate3d(0, -7px, 0) rotate(-45deg);
  }
  50% {
    -webkit-transform: translate3d(0, -7px, 0) rotate(0deg);
            transform: translate3d(0, -7px, 0) rotate(0deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

/* Enf of  Burger menu animation   */

.blue-dot::before {
  content: '•';
  color: #0078f6;
  font-size: 2.2rem;
  line-height: 1rem;
  vertical-align: middle;
  display: inline-block;
  margin-top: -0.2rem;
}


.hero {
  margin-top: -85px;
  padding-top: 121px;
  padding-bottom: 63px;
  color: #fff;
  font-size: 10px;
  background-color: #000;
  position: relative;
}

.hero2 {
  margin: 0 auto;
  margin-top: 36px;
  padding-top: 88px;
  color: #fff;
  font-size: 10px;
  background-color: #000;
  position: relative;
  border-radius: 33px 33px 0 0;
  overflow: hidden;
}

.hero2-bottom {
  height: 33px;
  background-color: #fafafa;
  border-top-left-radius: 33px;
  margin-top: 7.5em;
  position: relative;
}

.hero2-bottom::before {
  content: '';
  position: absolute;
  top: -33px;
  right: 0;
  width: 33px;
  height: 33px;
  background-size: 33px 33px;
  background-color: transparent;
  background-image: url(../img/right_bottom_curve.png);
}


.hero-background {
  opacity: 0.4;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 100%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 40%, rgba(0, 0, 0, 1) 100%);
}

.hero2>.uk-container,
.hero>.uk-container {
  position: relative;
}

.hero2 figure.photo,
.hero figure.photo {
  border-radius: 2rem;
}

.hero .content {
  padding-left: 6.1em;
  padding-top: 4.5em;
}

.hero2 .content {
  padding-left: 9.3em;
  padding-top: 5.4em;
}

.hero2 .lead h5,
.hero .lead h5 {
  display: inline-block;
  margin-right: 11px;
}

.hero2 .lead span,
.hero .lead span {
  margin-left: 15px;
  line-height: 2.4rem;
  font-size: 1.26rem;
  font-weight: 600;
}

.hero2 .category,
.hero .category {
  color: rgba(255,255,255,0.5);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
  margin: 7px 0 0 0;
}

.hero .title {
  margin-bottom: 5.4rem;
}

.hero2 .title {
  margin-bottom: 4.4rem;
}

.author {
  padding-left: 51px;
  font-size: 1.26rem;
  font-weight: 500;
}

.author a.author-link {
  margin-left: -51px;
}

a.author-link {
  display: block;
  float: left;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 3px;
}

a.author-link:hover {
  border: 1px solid rgba(255, 255, 255, 1);
}

a.author-link img {
  width: 36px;
  border-radius: 50%;
}

.author .author-name {
  color: #000;
  display: block;
  padding-top: 3px;
  line-height: 1.7rem;
}

.author span {
  color: #888888;
}

.hero .author .author-name,
.hero2 .author .author-name,
.hero .author span,
.hero2 .author span{
  color: #fff;
}

span.pre-dot::before {
  content: '•';
  margin-left: 3px;
  margin-right: 6px;
}

.aravt {
  margin-bottom: 1.5rem;
  margin-top: 4.8rem;
  position: relative;
}

.section-tile {
  font-size: 1.62rem;
  font-weight: 700;
  line-height: 2.4rem;
  margin: 3rem 0 2.8rem 0;
}

.section-tile::after {
  content: "";
  clear: both;
  display: table;
}

.section-tile .tools {
  float: right;
}

.prev-weeks .tools {
  right: 0;
  position: absolute;
  z-index: 1;
  top: 8px;
}

.tools .slider-nav {
  float: right;
  background-color: rgba(255,255,255,0.5);
  border-radius: 25px;
  padding: 0px;
  color: #fff;
  margin-left: 10px;
}

.prev-weeks .tools .slider-nav {
  background-color: #fff;
}

.tools .slider-nav a {
  color: #fff;
  padding: 0 6px 0 13px;
  font-weight: 700;
  font-size: 20px;
  line-height: 2.7rem;
}

.tools.white .slider-nav {
  -webkit-box-shadow: 0px 0px 50px 10px rgba(209,209,209,0.6);
  -moz-box-shadow: 0px 0px 50px 10px rgba(209,209,209,0.6);
  box-shadow: 0px 0px 50px 10px rgba(209,209,209,0.6);
}

.tools.white .slider-nav a {
  color: #888;
}

.prev-weeks .slider-nav a {
  color: #ddd;
  padding: 0 10px 0 21px;
  font-size: 34px;
  line-height: 4.3rem;
}

.tools .slider-nav a.next {
  padding: 0 13px 0 6px;
}

.prev-weeks .tools .slider-nav a.next {
  padding: 0 21px 0 10px;
}

.btn-clear {
  border-radius: 25px;
  border: 1px solid rgba(255,255,255,0.5);
  background-color: transparent;
  text-shadow: none;
  color: #fff;
  font-weight: 400;
  padding: 0px 16px;
  font-size: 1.26rem;
  line-height: 2.5rem;
  min-height: 2.7rem;
}

.aravt-slider {

}

.aravt-item {
  border-radius: 0.72rem;
  overflow: hidden;
  width: 100%;
}

.aravt-item .uk-invisible {
  width: 100%;
}

.aravt-item figcaption {
  padding: 12px 13px;
  background-image: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  background-image: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 0, rgba(0, 0, 0, 0.8) 100%);
}

.uk-grid-medium > * {
  padding-left: 28px;
}

.aravt-item a.author-link {
  border: 2px solid #0078f6;
  padding: 2px;
}

.aravt-item a.author-link.read {
  border: 1px solid #fff;
  padding: 3px;
}

.aravt-item a.author-link img {
  width: 4.5rem;
  border-radius: 50%;
  border: 1px solid rgba(136, 136, 136, 0.5);
}

.aravt-item .meta {
  position: absolute;
  bottom: 13px;
  left: 12px;
  font-size: 1.26rem;
  font-weight: 600;
  line-height: 1.9rem;
}

.aravt-item .meta span {
  display: block;
}

.editors-choice {
  background-color: black;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 234px;
  position: relative;
}

.editors-slider {
  position: relative;
  width: calc(100% - 50px);
  max-width: 1624px;
  margin: 0 auto;
  margin-top: 6px;
  margin-top: -248px;
}

.editors-slider .uk-slider-container {
  padding-bottom: 97px;
  padding-right: 20px;
  padding-left: 20px
}

.editors-item {
  border-radius: 0.9rem;
  font-size: 1.26rem;
  width: 100%;
}

.editors-item .uk-invisible {
  width: 100%;
}

.editors-shadow {
  margin-top: -100px;
  height: 100px;
  -webkit-box-shadow: 0px 35px 24px -10px rgba(209,209,209,0.8);
  -moz-box-shadow: 0px 35px 24px -10px rgba(209,209,209,0.8);
  box-shadow: 0px 35px 24px -10px rgba(209,209,209,0.8);
}

.editors-item figcaption {
  padding: 12px 13px;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.1) 40%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.6) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.1) 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#4d000000',GradientType=0 ); /* IE6-9 */
}

.editors-item .lead .read {
  float: right;
}

.editors-item .blue-dot::before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-color: #0078f6;
  height: 6px;
  border-radius: 10px;
  width: 6px;
  margin-top: 0;
}

.editors-item .meta {
  position: absolute;
  bottom: 16px;
  left: 17px;
  right: 17px;
  font-size: 1.26rem;
  font-weight: 600;
  line-height: 2rem;
}

.editors-item .meta .category {
  display: inline-block;
  padding: 1px 11px 0px 11px;
  background-color: #0078f6;
  color: #fff;
  border-radius: 20px;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 2.2rem;
}

.editors-item .meta span {
  margin-right: 14px;
}

.editors-item .meta .title {
  display: block;
  color: #fff;
  font-size: 1.62rem;
  max-width: 227px;
  font-weight: 700;
  margin-top: 1.4rem;
}

.article1-container::after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.article1 {
  font-size: 10px;
  max-width: 739px;
  width: 80%;
  margin-bottom: 4.4em;
}

.article1 .cover {
  float: right;
  width: 135px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.article1 .author-link {
  border: 1px solid rgba(255, 255, 255, 0);
}

.article1 .content {
  background-color: #fff;
  border-radius: 0 2.7rem 2.7rem 2.7rem;
  margin-top: 1.3em;
  padding: 2.8em 6.5em 2em 5.1em;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 0px 50px 4px rgba(209,209,209,0.3);
  -moz-box-shadow: 0px 0px 50px 4px rgba(209,209,209,0.3);
  box-shadow: 0px 0px 50px 4px rgba(209,209,209,0.3);
}

.article1 a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.article1.right .content {
  border-radius: 2.7rem 0 2.7rem 2.7rem;
}

.article1.right {
  float: right;
}

.article1.right .lead {
  text-align: right;
}

.article1.right .author {
  padding-right: 51px;
  padding-left: 0;
}

.article1.right .author a.author-link {
  margin-left: 0;
  margin-right: -51px;
  float: right;
}

.article1 .content .category {
  margin: 0;
}

.article1 .content .title {
  padding-right: 180px;
}

.article1 .content .title>a {
  color: #000;
}

.article1 .content .title>a:hover {
  color: #0078f6;
}

.article1 .content .meta {
  margin-top: 1.3em;
  color: #888888;
  font-weight: 600;
  font-size: 1.26rem;
}

.article1 .content .meta span {
  margin-right: 12px;
}

.unread-dot {
  float: left;
  margin-left: -2.4em;
  color: #0078f6;
}

.unread-dot::before {
  content: '•';
  font-size: 2.4rem;
}

.prev-weeks {
  margin: 3.5rem 0;
  position: relative;
}

.prev-weeks .uk-tab.uk-tab-grid {
  margin-bottom: 3.7rem;
}

.uk-tab > li.uk-active > a {
  color: #0078f6;
  font-weight: 700;
  border-bottom-color: #0078f6;
  background: transparent;
}

.uk-tab > li > a {
  padding: 2rem 12px 2rem 12px;
  border: none;
  border-bottom: 2px solid transparent;
  color: #888888;
  border-radius: 0;
  text-shadow: none;
  font-size: 1.35rem;
  max-width: 200px;
  margin-left: auto!important;
  margin-right: auto!important;
}

.uk-tab > li > a.first {
  text-align: left;
  padding-left: 0px;
  margin-left: 0!important;
}

.uk-tab > li > a.last {
  text-align: right;
  margin-right: 0!important;
  margin-left: auto!important;
}

.uk-tab > li:not(.uk-active) > a:hover, 
.uk-tab > li:not(.uk-active) > a:focus, 
.uk-tab > li.uk-open:not(.uk-active) > a {
  padding-bottom: 2rem;
  margin-bottom: 0px; 
}

.uk-tab > li > a:hover, 
.uk-tab > li > a:focus, 
.uk-tab > li.uk-open > a {
  border-bottom-color: #0078f6;
  background: transparent;
  color: #0078f6;
  outline: none;
}

.article2 {
  border-radius: 1.8rem;
  overflow: hidden;
  width: 100%;
}

.uk-grid.articles-grid {
  margin-left: -19px;
}

.uk-grid.articles-grid > * {
  padding-left: 19px;
}

.uk-grid.articles-grid.margin-top > * {
  margin-top: 19px;
}

.article2 figcaption {
  padding: 0;
  overflow: hidden;
  border-radius: 0 0 1.8rem 1.8rem;
  z-index: 1;
}

.glass {
  z-index: -1;
  width: 100%;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transform: translateY(-100%) translateZ(0);
  -webkit-filter: url('#blur');
  filter: url('#blur');
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.article2 .content {
  height: 72px;
  background-color: rgba(0,0,0,0.2);
  padding: 10px 23px 10px 23px;
}

.article2.wide .content {
  height: 81px;
  padding: 16px 23px 10px 23px;
}

.article2 .read {
  position: absolute;
  border-radius: 7px;
  padding: 4px 11px;
  background-color: #8566d4;
  /*background-color: rgba(255,255,255,0.3);*/
  right: 17px;
  bottom: 77px;
  z-index: 2;
  color: #fff;
  font-weight: 500;
  font-size: 1.26rem;
}

.article2.wide .read {
  bottom: 93px;
}

.article2 .category {
  margin: 0;
  opacity: 0.6;
  font-weight: 400;
}

.article2 .title {
  line-height: 1.9rem;
  margin: 0;
  margin-top: 3px;
  height: 4rem;
  overflow: hidden;
}

.article2.wide .title {
  padding-right: 130px;
}

.article2 .meta {
  float: right;
  margin-top: -19px;
  font-size: 1.26rem;
  font-weight: 600;
  line-height: 1.9rem;
  opacity: 0.6;
}

.article2 .meta span:last-child {
  margin-left: 17px;
}

.article2 .uk-position-cover {
  z-index: 2;
}

.footer-top {
  z-index: 1;
  height: 8.2rem;
  position: relative;
  background-color: #fafafa;
  border-radius: 0 0 3.6rem 3.6rem;
}

.footer-top.white {
  background-color: #fff;
}

.footer {
  color: #fff;
  background-color: #000;
  margin-top: -5.5rem;
  padding: 13rem 0 7.5rem 0;
}

.btn-black {
  position: relative;
  color: #fff!important;
  font-weight: 500;
  font-size: 1.44rem;
  display: inline-block;
  max-width: calc(100% - 108px);
  padding: 21px 80px 27px 28px;
  border-radius: 18px;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url('../img/btn-black.png');
}

.footer .btn-black {
  width: 21.5rem;
}

.btn-black .arrow {
  vertical-align: middle;
  position: absolute;
  right: 18px;
  top: 18px;
  display: inline-block;
  height: 36px;
  width: 36px;
  line-height: 36px;
  border: 9px solid rgba(0,0,0,0);
  border-radius: 50%;
  background-color: #000;
  text-align: center;
  font-size: 19px;
  color: #fff;
  -moz-background-clip: content;     /* Firefox 3.6 */
  -webkit-background-clip: content;  /* Safari 4? Chrome 6? */
  background-clip: content-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
}

.btn-black:hover .arrow {
  border: 9px solid #16304f;
  background-color: #0078f6;
}

.btn-black h6 {
  color: #fff;
  font-weight: 400;
  opacity: 0.3;
  margin: 0;
}

.footer .app-link {
  margin-top: 3em;
}

.footer .app-link>a {
  width: 144px;
  max-width: 100%;
  display: inline-block;
  margin-top: 2em;
  margin-right: 12px;
}

.contact-btn1 {
  margin-top: 4.9rem;
}

.contact-btn2 {
  margin-top: 2.2rem;
}

.footer a {
  color: #fff;
}

.footer .main-nav {
  margin-bottom: 4.6rem;
}
.footer .main-nav.left {
  display: none;
}

.footer .main-nav a {
  font-size: 1.44rem;
  font-weight: 500;
}

.footer .main-nav a.pre-dot::before,
.mainmenu-footer a.pre-dot::before {
  content: '•';
  margin-left: 8px;
  margin-right: 10px;
  font-size: 1.2rem;
}

.footer p.copyright {
  line-height: 1.3rem;
  font-size: 1.08rem;
  max-width: 500px;
  opacity: 0.5;
}

.footer .category-nav {
  margin-top: 4.6rem;
}

.footer .category-nav a {
  font-size: 1.26rem;
  display: block;
  line-height: 2rem;
  margin-top: 9px;
}

.category-nav a.gray {
  color: #878787;
}

.category-nav a>span {
  color: #fff!important;
}

.category-nav a.gray:hover {
  color: #fff!important;
}

.footer .address {
  opacity: 0.5;;
  font-size: 1.26rem;
  line-height: 2rem;
  margin-top: 9px;
  margin-bottom: 0px;
}

.footer .unread-link {
  margin-top: 5px;
  opacity: 1!important;
}

.footer .social-links {
  margin-top: 7rem;
}

.footer .social-links a {
  text-align: center;
  display: block;
  padding: 2rem 0;
  opacity: 0.2;
}

.header .social-links {
  position: absolute;
  right: 0;
  top: 34px;
}

.header .social-links a {
  opacity: 0.3;
  margin-left: 11px;
}

.header .social-links a svg {
  height: 13px;
}

.footer .social-links a svg {
  height: 32px;
}

.social-links a:hover {
  opacity: 1;
}

.social-links a:hover svg {
  opacity: 1;
  /*  fill: ;*/
}

.fb-c{fill:#475993;}
.tw-c{fill:#1da2f2;}
.ins-c {fill:url(#linear-gradient);}
.ins-2 {fill:url(#linear-gradient-2);}
.ins-3 {fill:url(#linear-gradient-3);}
.lin-c {fill:#0077b5;}
.you-c {fill:#ff2500;}
.sou-c {fill:#f50;}

.social-links a .fb-c,
.social-links a .tw-c, 
.social-links a .lin-c, 
.social-links a .you-c, 
.social-links a .sou-c, 
.social-links a .ins-c, 
.social-links a .ins-2, 
.social-links a .ins-3 {
  fill:#fff;
}

.header.white .social-links a .fb-c,
.header.white .social-links a .tw-c, 
.header.white .social-links a .lin-c, 
.header.white .social-links a .you-c, 
.header.white .social-links a .sou-c, 
.header.white .social-links a .ins-c, 
.header.white .social-links a .ins-2, 
.header.white .social-links a .ins-3 {
  fill: #000000;
}

.social-links a:hover .fb-c {fill:#475993!important;}
.social-links a:hover .tw-c {fill:#1da2f2!important;}
.social-links a:hover .ins-c {fill:url(#linear-gradient)!important;}
.social-links a:hover .ins-2 {fill:url(#linear-gradient-2)!important;}
.social-links a:hover .ins-3 {fill:url(#linear-gradient-3)!important;}
.social-links a:hover .lin-c {fill:#0077b5!important;}
.social-links a:hover .you-c {fill:#ff2500!important;}
.social-links a:hover .sou-c {fill:#f50!important;}

.social-links .uk-grid>div:first-child a {
  text-align: left;
}

.social-links .uk-grid>div:last-child a {
  text-align: right;
}




/* hover animation scc */
.article1, 
.article2,
.aravt-item,
.editors-item,
.btn-black,
.footer .category-nav a,
.load-next,
article .back,
article .back>i {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.aravt-slider>.uk-slider-container {
  padding: 2rem;
  margin: -2rem;
}

.editors-slider>.uk-slider-container {
  padding-top: 2rem;
}

.aravt-item:hover,
.editors-item:hover {
  transform: scale(1.1);
}

.article1:hover {
  transform: translateY(-5px);
}

.article1:hover .content {
  -webkit-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.2);
}

.article2:hover {
  transform: translateY(-5px);
  -webkit-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 35px 0px rgba(0, 0, 0, 0.3);
}

.btn-black:hover, 
.footer .category-nav a:hover {
  transform: translateX(5px);
}

.load-next:hover {
  padding-left: 35px;
  background-color: #0883ef;
  color: #fff;
}

article .back:hover {
  color: #000;
}

article .back:hover>i {
  margin-right: 15px;
}

/* end of hover animation scc */

.load-next {
  display: inline-block;
  padding: 17px 28px 19px 28px;
  color: #fff;
  font-size: 10px;
  background-color: #0078f6;
  border-radius: 0px 27px 27px 27px;
  font-size: 1.62rem;
  font-weight: 700;
  line-height: 2.8rem;
  margin-top: 16px;
}

.load-next>i {
  font-size: 2rem;
  vertical-align: middle;
  margin-left: 12px;
}

.search-btn {
  color: #fff;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

.search-btn:hover {
  color: #ddd;
}

.header.white .search-btn {
  color: rgba(0,0,0,0.5);
}

.header.white .search-btn:hover {
  color: #000;
}

.article-container {
  font-size: 1.26rem;
  background-image: -moz-linear-gradient(to bottom, rgba(250,250,250,1) 20%, rgba(255,255,255,1) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(250,250,250,1) 20%, rgba(255,255,255,1) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(250,250,250,1) 20%, rgba(255,255,255,1) 100%);
  background-image: -webkit-linear-gradient(to bottom, rgba(250,250,250,1) 20%, rgba(255,255,255,1) 100%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(250,250,250,1)), to(rgba(255,255,255,1)));
  background-image: linear-gradient(to bottom, rgba(250,250,250,1) 20%, rgba(255,255,255,1) 100%);
}

article {
  margin: 0 auto;
  padding-top: 8.7em;
  padding-bottom: 2.6em;
}

article .back {
  color: #a6a6a6;
  font-size: 1.26rem;
  font-weight: 500;
  float: left;
  margin-top: 1px;
}

article .back>i {
  font-size: 1.6rem;
  vertical-align: text-top;
  font-weight: 700;
  margin-right: 10px;
}

.uk-article-meta {
  text-transform: uppercase;
}

.uk-article-meta span.pre-dot::before {
  margin-left: 7px;
  margin-right: 9px;
}

.uk-article-title {
  letter-spacing: 0.03rem;
  margin-bottom: 6.6rem;
  max-width: 1000px;
}

.uk-article h2 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 600;
}

.uk-article h3 {
  color: #0078f6;
}

article .cover {
  width: 100%;
}

.article-grid {
  margin-top: 4rem;
}

.article-grid .article-left {
  width: 297px;
}

.article-grid .article-main {
  max-width: 570px;
}

.article-grid .article-right {
  width: 235px;
  margin-left: auto;
}

.article-left .author .author-name {
  font-weight: 700;
  padding-top: 0;
}

hr.small {
  border-top: 1px solid #a6a6a6;
  width: 80px;
  margin-bottom: 1.8rem;
}

.contributors {
  margin-top: 7.8rem;
}

.contributors>a,
.contributors>span{
  display: block;
  color: #000;
  font-weight: 700;
}

.article-meta2 {
  font-weight: 700;
  margin-bottom: 7rem;
}

.article-meta2 span {
  margin-right: 13px;
}

.article-meta2 span img {
  filter: brightness(0.1);
}

.cover-caption {
  color: #888;
  font-weight: 500;
  margin-bottom: 3rem;
}

.fill-image {
  padding-top: 26px;
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
  z-index: 100;
}

.fill-image a {
  z-index: 200;
}

.image-caption {
  margin-top: 10px;
  margin-bottom: 4.5rem;
  color: #888;
}

.article-main>* {
  font-size: 1.44rem;
  line-height: 2.3rem;
  color: #1c1c1c;
  font-weight: 500;
}

.article-main h3 {
  letter-spacing: 0.5px;
  margin-bottom: 2rem;
  margin-top: 3rem;
}

.article-main>p {
  font-size: 1.44rem;
  line-height: 2.3rem;
  margin-bottom: 2.5rem;
}

.article-main iframe {
  max-width: 100%;
}

.article-share>a:first-child {
  margin-left: 0px!important;
}

.article-main blockquote {
  color: #1c1c1c;
  padding: 5.5rem 85px 50px 65px;
  border: none;
  font-style: normal;
  margin: 5.6rem -85px 3rem -100px;
  font-size: 2rem;
  line-height: 3.2rem;
  font-weight: 500;
  text-align: center;
  -webkit-box-shadow: 0px -30px 50px -20px rgba(209,209,209,0.3);
  -moz-box-shadow: 0px -30px 50px -20px rgba(209,209,209,0.3);
  box-shadow: 0px -30px 50px -20px rgba(209,209,209,0.3);
  background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 1.0) 0%, rgba(255,255,255, 0) 100%);
  background-image: -ms-linear-gradient(to bottom, rgba(255, 255, 255, 1.0) 0%, rgba(255,255,255, 0) 100%);
  background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 1.0) 0%, rgba(255,255,255, 0) 100%);
  background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 1.0) 0%, rgba(255,255,255, 0) 100%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, 1.0)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1.0) 0%, rgba(255,255,255, 0) 100%);
  border-radius: 8px;
}

.article-main blockquote span.dquote{
  font-family: Helvetica, sans-serif;
  font-style: italic;
  margin-right: 10px;
  font-weight: 700;
}
.article-main blockquote span.dquote.last{
  margin-left: 10px;
}

.article-main blockquote cite {
  font-size: 1.26rem;
  color: #888;
  margin-top: 2rem;
  font-style: normal;
  font-weight: 500;
}

.article-main .uk-overlay-panel {
  padding: 20px 30px;
}

figure:hover .img-hover-background {
  background-image: -moz-linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 80%);
  background-image: -ms-linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 80%);
  background-image: -o-linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 80%);
  background-image: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 80%);
  background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(0,0,0,0.2)), to(rgba(0,0,0,0.8)));
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 20%, rgba(0,0,0,0.5) 80%);
}

.article-main>.mustread-head,
.mustread-head {
  margin-top: 7rem;
  margin-bottom: 1rem;
  font-size: 2.16rem;
  line-height: 2.6rem;
}

.uk-table.mustread td  {
  border: none;
  padding: 20px 10px 20px 0;
  border-bottom: 1px solid #e6e6e6;
}

.uk-table.mustread tbody tr:last-child td {
  border-bottom: none;
}

.comment-form-container {
  background-color: #f6f6f6;
  padding: 3rem 20px;
}

.comment-form {
  max-width: 380px;
  margin: 0 auto;
}

.comment-head {
  text-align: center;
  margin-bottom: 29px;
}

.comment-head>img {
  width: 30px;
  margin-right: 6px;
}

.comment-input-container {
  border-radius: 4px;
  background-color: #fff;
  padding: 7px 19px;
}

.uk-form .comment-input-container input,
.uk-form .comment-input-container textarea {
  border: none;
  background: #fff;
  font-weight: 500;
  font-size: 1.26rem;
  color: #1c1c1c;

  border-radius: 0;
  padding: 6px 0px;
}

.uk-form .comment-input-container input {
  border-bottom: 1px solid #ddd;
}

.comment-form .uk-button-primary {
  font-weight: 600;
  text-shadow: none;
  margin-top: 16px;
  height: 32px;
  font-size: 1.44rem;
}

.comment-info {
  margin-top: 2.5rem;
  font-size: 1.08rem;
  line-height: 1.5rem;
  text-align: center;
}

.comment-list-container {
  background-color: #fff;
  padding: 0 20px;
}

.comment-list {
  max-width: 576px;
  margin: 0 auto;
  padding: 5.2rem 0;
}

.commentbox-container::after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}

.commentbox {
  max-width: 477px;
  margin: 12px 0;
  width: 83%;
}

.commentbox .meta {
  font-size: 1.26rem;
  line-height: 1.6rem;
  margin-bottom: 13px;
  font-weight: 500;
}

.commentbox .avatar {
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 1.62rem;
  font-weight: 700;
  color: #0078f6;
  background-color: rgba(0,120,246,0.2);
  border-radius: 50%;
  margin-right: 13px;
  float: left;
  display: inline-block;
}

.commentbox .name {
  padding-top: 1px;
  display: block;
  font-weight: 600;
  color: #000;
}

.commentbox .time {
  font-size: 1.08rem;
  color: #0078f6;
}

.commentbox .body {
  border: 1px solid #e6e6e6;
  border-radius: 0 1.8rem 1.8rem 1.8rem;
  padding: 12px 22px 14px 22px;
  font-size: 1.26rem;
  font-weight: 500;
  margin: 0;
}

.commentbox.right {
  float: right;
}

.commentbox.right .meta {
  text-align: right;
}

.commentbox.right .avatar {
  float: right;
  margin-left: 13px;
  margin-right: 0;
}
.commentbox.right .body {
  border-radius: 1.8rem 0 1.8rem 1.8rem;
  word-break: break-all;
}

.commentbox.right .body {
  word-break: break-word;
}

.article-divider {
  position: relative;
  padding-top: 45px;
  background-color: #fff;
  text-align: center;
  border-bottom: 2px solid #ececec;
}

.article-divider button {
  position: absolute;
  top: 30px;
  height: 30px;
  width: 30px;
  font-size: 16px;
  line-height: 26px;
  background-color: #fff;
  z-index: 5;
}

.color-fb {
  color: #475993;
}

.color-tw {
  color: #1da2f2;
}

.color-lin {
  color: #0077b5;
}

.article-share {
  text-align: right;
  margin-top: 3px;
}

.article-share a {
  display: inline-block;
  font-weight: 700;
  color: #888888;
  line-height: 36px;
  height: 36px;
  margin-left: 30px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.article-share a:hover { 
  transform: scale(1.1);
}

.article-share a span {
  position: relative;
  text-align: center;
  vertical-align: top;
}

.article-share a img {
  width: 32px;
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition:         transform .4s ease-in-out;
}

.article-share a:hover img {
  filter: brightness(0.4);
  /*  -webkit-transform: rotate(10deg);
            transform: rotate(10deg);*/

}

.article-share a i {
  position: absolute;
  top: 1px;
  left: 13px;
  font-size: 15px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.article-share a:hover i {
  /*transform: scale(1.2);*/
}

.article-share a strong {
  vertical-align: middle;
}


/* Read content style */ 

.article1.read-content .unread-dot,
.article3.read-content .unread-dot {
  display: none!important;
}

.aravt-item.read-content a.author-link {
  border: 1px solid #fff;
}

.editors-item.read-content .blue-dot::before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  background-color: #0078f6;
  height: 4px;
  border-radius: 10px;
  width: calc(100% - 45px);
}

/* End of Read content style */ 

.author-hero {
  border-bottom: 2px solid #ececec;
  padding: 55px 0 51px 0;
}

a.chip {
  display: inline-block;
  padding: 8px 23px;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
  font-size: 1.26rem;
  font-weight: 600;
  -webkit-box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  -moz-box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  box-shadow: 4px 4px 50px -4px rgba(209,209,209,0.6);
  
  line-height: 24px;
}

a.chip.longblue {
  background-color: #0078f6;
  color: #fff;
  min-width: 100px;
  text-align: center;
  -webkit-box-shadow: 5px 10px 30px 4px rgba(209,209,209,0.8);
  -moz-box-shadow: 5px 10px 30px 4px rgba(209,209,209,0.8);
  box-shadow: 5px 10px 30px 4px rgba(209,209,209,0.8);
}

a:hover.chip.longblue {
  background-color: #0883ef;
}

.author-hero .total-articles {
  float: left;
}

.author-hero .sociallinks>a {
  padding: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-left: 6px;
  text-align: center;
}

.author-hero .sociallinks>a>i {
  color: #000;
}

.author-hero .sociallinks>a:hover>i.uk-icon-facebook {
  color: #0078f6;
}

.author-hero .sociallinks>a:hover>i.uk-icon-twitter {
  color: #1da2f2;
}

.author-hero .sociallinks>a:hover>i.uk-icon-linkedin {
  color: #0077b5;
}

.author-hero .author-photo {
  width: 113px;
  border-radius: 50%;
}

.author-hero .author-name {
  color: #000000;
  font-size: 1.8rem;
  line-height: 2.52rem;
  font-weight: 700;
  margin-top: 21px;
}

.author-hero .author-location {
  color: #888888;
  font-size: 1.08rem;
  line-height: 1.8rem;
  font-weight: 500;
}
.author-hero .author-bio {
  color: #000000;
  font-size: 1.26rem;
  line-height: 2.16rem;
  font-weight: 500;
  margin-top: 9px;
}

.author-nav {
  margin: 37px 0px 56px 0;
  font-size: 1.34rem;
}

.author-nav a {
  margin-right: 27px;
  color: #888888;
}

.author-nav a:hover {
  color: #0078f6;
}

.author-nav a.active {
  font-weight: 700;
  color: #0078f6;
}

#author-articles .article1 .content {
  padding-top: 2.4em;
}

.article3 {
  margin-top: 100px;
}

.article3 .cover {
  display: block;
  border-radius: 5px;
}

.article3 .content {
  padding: 20px 0;
}

.article3 .content p {
  font-size: 1.26rem;
  line-height: 1.5rem;
  margin-top: 3px;
  margin-bottom: 12px;
  font-weight: 500;
  color: #888;
}

.article3 .content .title {
  margin: 0;
}

.article3 .content .title>a {
  color: #000;
}

.article3 .content .unread-dot {
  margin-left: 0;
  margin-right: 9px;
}

.article3 .meta {
  font-weight: 500;
  font-size: 1.26rem;
  line-height: 2.16rem;
}

.article3 .meta>span {
  color: #0078f6;
}

.article3 .meta .right {
  float: right;
  color: #888;
}

.article3 .meta .right>span {
  margin-left: 13px;
}

a.hover-opacity:hover {
  opacity: 0.8;
}

.randomblinker {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 2s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}

@-webkit-keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}

@keyframes blinker {
  0% {
    opacity: 1.0;
  }
  50% {
    opacity: 0.0;
  }
  100% {
    opacity: 1.0;
  }
}

.aravt-article {
  padding: 40px 0;
}

.aravt-topics {
  margin: 15px 0;
  min-height: 150px;
}

.aravt-topics .uk-slider-container {
  padding: 25px;
  margin-left: -25px;
  margin-right: -25px;
}

.aravt-topics .topic {
  text-align: center;
}

.aravt-topics .topic>.circle {
  width: 65px;
  height: 65px;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: 7px solid #fff;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.4);
  -moz-box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.4);
  box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.4);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.aravt-topics .topic>.circle>img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  max-width: 50%;
  max-height: 50%;
}

.aravt-topics a.topic:hover>.circle,
.aravt-topics a.topic.uk-active>.circle {
  border-color: #ebebeb;
  -webkit-box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.8);
  -moz-box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.8);
  box-shadow: 0px 30px 40px 0px rgba(209,209,209,0.8);
}

.aravt-topics a.topic>.title {
  font-size: 1.26rem;
  text-align: center;
  font-weight: 600;
  color: #1c1c1c;
  line-height: 1.6rem;
  display: inline-block;
  margin-top: 9px;
  display: block;
}

.aravt-article .uk-slidenav-position {
  margin-top: 5px;
  margin-bottom: 40px;
  min-height: 400px;
}

.aravt-body {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(209,209,209,0.3);
  -moz-box-shadow: 0px 0px 50px 0px rgba(209,209,209,0.3);
  box-shadow: 0px 0px 50px 0px rgba(209,209,209,0.3);
}

.aravt-content-container {
  padding: 39px 36px 39px 59px;
}

.aravt-content {
  height: 100%;
  min-height: 400px;
  position: relative;
}

.aravt-content .meta {
  font-size: 1.24rem;
  font-weight: 700;
  color: #666666;
}

.aravt-content .meta>span {
  margin-left: 12px;
}

.aravt-content .meta>span:first-child {
  margin-left: 0;
}

.aravt-content .title {
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
  max-width: 400px;
}

.aravt-content .title>p {
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin-top: 24px;
  font-weight: 500;
}

.aravt-content .uk-article-title {
  margin-bottom: 2.4rem;
  line-height: 3.9rem;
}

.aravt-content .footnote {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 150px;
}

.aravt-content .footnote>*:last-child {
  margin-bottom: 0;
}

.aravt-content a.chip {
  position: absolute;
  bottom: 0;
  right: 0;
}

.aravt-content .counter {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 1.62rem;
  font-weight: 700;
  color: #fff;
}

.aravt-content .counter>span.total {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #fff;
}

.clear-back {
  background: none;
}

.aravt-article .contributors {
  margin-top: 2.5rem;
}

.aravt-article .uk-slidenav-position .uk-slidenav {
  opacity: 1;
  color: #fff;
  display: block;
  width: 36px;
  height: 36px;
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.3);
  -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.2);
}

.aravt-article .uk-slidenav-position .uk-slidenav:hover {
  background-color: rgba(255,255,255,0.6);
}

.aravt-article .uk-slidenav-position .uk-slidenav-next {
  right: 30px;
  padding-left: 4px;
}

.aravt-article .uk-slidenav-position .uk-slidenav-previous {
  left: 32px;
  padding-right: 2px;
}

.aravt-loader {
  padding: 100px 50px;
  font-size: 20px;
  text-align: center;
  color: #888;
  position: absolute;
  left: 0;
  right: 0;
}

.uk-table.rw-aravt {
  display: none;
}

.aravt-page .load-next {
  margin-top: 106px;
}

.mainmenu-container {
  /*height: 100vh;*/
}

.mainmenu {
  position: fixed;
  background: #fafafa;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-top: 80px;
  padding-bottom: 30px;
  z-index: 1300;
  overflow-y: scroll;
}

.mainmenu a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mainmenu-nav {
  margin-top: 5.6rem;
}

.mainmenu-nav h3 {
  color: #888;
  letter-spacing: 0.7px;
  margin-bottom: 15px;
}

.mainmenu-nav a:hover h3 {
  color: #000;
}

span.small {
  font-size: 1.26rem;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0px;
  display: inline-block;
  margin-top: 2px;
  vertical-align: middle;
}

.withbadge a span,
span.badge {
  display: inline-block;
  padding: 0px 8px 1px 8px;
  background-color: #0078f6;
  color: #fff;
  border-radius: 20px;
  font-size: 10px;
  font-weight: 500;
  line-height: 18px;
  margin-left: 4px;
  margin-top: -4px;
  vertical-align: middle;
  text-transform: uppercase;
}

.mainmenu .cta {
  color: #000;
  display: block;
}

.mainmenu .cta h3 {
  font-weight: 900;
  color: #000;
  letter-spacing: 0.5px;
  margin-top: 2px;
}

.mainmenu .cta:hover h3 {
  color: #0078f6;
}

.mainmenu-footer {
  position: absolute;
  padding-top: 50px;
  bottom: 40px;
  left: 0;
  right: 0;
}

.mainmenu-footer a {
  font-size: 1.44rem;
  line-height: 2.4rem;
  color: #000;
}

.mainmenu-footer a.hover-blue:hover {
  color: #0078f6;
}

.mainmenu-footer .footnote {
  max-width: 480px;
  line-height: 1.3rem;
  margin-top: 18px;
  font-size: 1.08rem;
  letter-spacing: 0;
}

.section-margin {
  margin-top: 65px;
  margin-bottom: 65px;
}

.aravt-timer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.6);
}




.uk-table.rw-slider {
  display: none;
}

.article-slider a {
  border: none;
}

.article-slider a:hover {
  border: none;
}

.uk-dotnav.unread-dotnav {
  margin-right: -6px;
  margin-top: -33px;
  margin-left: 0px;
  bottom: -35px;
}

.uk-dotnav.unread-dotnav>* {
  padding-right: 6px;
  margin-top: 7px;
  padding-left: 0px;
}

.uk-dotnav.unread-dotnav>*>* {
  height: 6px;
  width: 6px;
  border-radius: 6px;
  background: rgba(0, 120, 246, 0.3);
}

.uk-dotnav.unread-dotnav>.uk-active>* {
  background: rgba(0, 120, 246, 1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

.article-slider.uk-slidenav-position .uk-overlay-panel {
  padding: 10px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4)
}

.article-slider .uk-slidenav {
  color: rgba(255,255,255,0.3);
  display: inline-block!important;
  font-size: 32px;
}

.article-slider .uk-slidenav:hover,
.article-slider .uk-slidenav:focus {
  color: rgba(255,255,255,0.8);
}

.article-slider.uk-slidenav-position:hover .uk-slidenav {
  color: rgba(255,255,255,0.8);
}

.article-slider .uk-slidenav.uk-slidenav-next {
  right: 0px;
}

.article-slider .uk-slidenav.uk-slidenav-previous {
  left: 0px;
}





/*
@media (min-width: 1220px) {
  .uk-container {
      max-width: 1241px;
      padding: 0 35px;
  }
}
*/