#articles.layout-left aside,
#articles.layout-right aside,
#articles.layout-top aside {
  float: left;
  width: 60px;
  margin-right: 10px;
}
#articles.layout-left aside > div,
#articles.layout-right aside > div,
#articles.layout-top aside > div {
  display: block;
  margin: 0 10px 0 0;
  overflow: hidden;
  padding: .75em 0 0;
  text-align: center;
  width: 50px;
  margin-top: .7em;
}
#articles.layout-left aside > div span.day,
#articles.layout-right aside > div span.day,
#articles.layout-top aside > div span.day {
  font-size: 2.2em;
  line-height: 40px;
  border-bottom: 1px solid #53BD99;
  display: block;
  padding-bottom: 5px;
}
#articles.layout-left aside > div span.year,
#articles.layout-right aside > div span.year,
#articles.layout-top aside > div span.year {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  font-size: .75em;
  line-height: 2.5;
}
#articles.layout-left section,
#articles.layout-right section,
#articles.layout-top section {
  overflow: hidden;
  position: relative;
}
#articles.layout-left section > .header,
#articles.layout-right section > .header,
#articles.layout-top section > .header {
  display: block;
  margin-bottom: 1.6em;
}
#articles.layout-left section .title,
#articles.layout-right section .title,
#articles.layout-top section .title {
  display: inline-block;
  float: left;
  width: 100%;
}
#articles.layout-left section h3,
#articles.layout-right section h3,
#articles.layout-top section h3 {
  display: inline-block;
  font-size: 1.8em;
  line-height: 100%;
  margin: .85em 0 0;
  padding: 0 0 .85em;
  font-weight: 500
}
#articles.layout-left section .divided.list,
#articles.layout-right section .divided.list,
#articles.layout-top section .divided.list {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 4px 0;
  width: 100%
}
#articles.layout-left section .description,
#articles.layout-right section .description,
#articles.layout-top section .description {
  line-height: 1.6em;
}
/* == Item Rating/Voting == */
.sk.rating-read b,
.sk.rating-vote b {
  font-family: Icons;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 1em;
  color: #445c6a;
  cursor: pointer
}
.sk.rating-read b {
  cursor: default
}
.sk.rating-read b:before,
.sk.rating-vote b:before {
  content: "\f005";
  padding-right: 4px;
  color: #445c6a
}
.sk.rating-read b.rated:before,
.sk.rating-vote b:hover:before,
.sk.rating-vote b.rated:before {
  content: "\f005";
  color: #53BD99;
  transition: color .2s;
  -o-transition: color .2s;
  -ms-transition: color .2s;
  -moz-transition: color .2s;
  -webkit-transition: color .2s
}
.sk.rating-vote b.rated:hover:before {
  color: #53BD99
}
.sk.rating-read i,
.sk.rating-vote i {
  padding-left: 5px;
  font-size: 12px!important
}
.sk.rating-vote {
  display: block;
}
.sk.rating-vote b,
.sk.rating-vote.small b {
  font-size: 1.8em;
  margin-right: 0.3em
}
.sk.rating-vote.small b {
  font-size: 1.2em;
}
.sk.voting {
  display: inline-block;
  background: #445c6a;
  border-radius: 4px;
}
.sk.voting b {
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  display: inline-block;
  padding-left: 5px
}
.sk.voting a {
  display: inline-block;
  padding: 7px 15px;
}
.sk.voting i {
  font-size: 1em!important;
  color: #53BD99
}
.sk.voting a.vote-up > i {
  color: #92CF5C
}
.sk.voting a.vote-up:hover {
  background: #92CF5C;
  border-radius: 3px 0 0 3px
}
.sk.voting a.vote-down:hover {
  background: #53BD99;
  border-radius: 0 3px 3px 0
}
.sk.voting a.vote-up:hover > i,
.sk.voting a.vote-down:hover > i {
  color: #fff
}
.press-release-right-side {
  overflow: hidden;
}
.press-release-r-img {
  padding-top: 87%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.each-press-release-r:hover .press-release-r-img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.press-release-title {
  font-size: 50px;
  font-weight: 300;
  line-height: 1.3;
  max-width: 870px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 1.3em;
  height: 3.9em;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.press-release-category-name {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.2px;
}
.press-release-par-r {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.2px;
  margin-top: 25px;
  max-width: 790px;
}
.press-release-par-r .desc {
  line-height: 1.7;
}
.press-release-left-side {
  padding-left: 100px;
  padding-right: 100px;
}
.press-release-result-wrap {
  background-color: rgba(43,52,132,0.1);
}
.press-rel-border-res {
  border-bottom: 5px solid var(--secondary);
  width: 50px;
  position: relative;
  margin-top: 45px;
  margin-bottom: 35px;
}
.press-rel-border-res::before {
  position: absolute;
  content: "";
  border-bottom: 5px solid var(--secondary);
  width: 30px;
  left: -30px;
}
.each-press-release-r {
  margin-bottom: 115px;
}
.press-result {
  margin-top: 10em;
  margin-bottom: 14em;
}

.press-publish-container h3 {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: 1px;
  margin-top: 10px;
  margin-bottom: 40px;
  max-width: 900px;
  line-height: 1.2;
}
.press-releaser-publ-header {
  padding-top: 22%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.press-releaser-publ-header::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 60%;
  background: linear-gradient(to right, rgb(255, 255, 255) 50%,rgba(255,255,255,0) 100%);
}
.press-releaser-publ-header::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  content: "";
  background: -moz-linear-gradient(to bottom, rgb(255, 255, 255) 10%,rgba(59,62,65,0) 100%);
  background: -webkit-linear-gradient(to bottom, rgb(255, 255, 255) 10%,rgba(59,62,65,0) 100%);
  background: linear-gradient(to bottom, rgb(255, 255, 255) 10%,rgba(59,62,65,0) 100%);
  height: 220px;
}
.publish-category-blog {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  display: flex;
  position: relative;
  text-transform: uppercase;
}
.publish-category-blog::after {
  border-bottom: 2px solid;
  content: "";
  flex: 1;
  margin-left: 15px;
}
.publish-category-blog::before {
  position: absolute;
  content: "";
  border-bottom: 2px solid;
  bottom: 0;
  right: -150px;
  width: 150px;
}
.press-publish-container {
  z-index: 1;
  position: relative;
  top: -90px;
}
.blog-publish p {
  font-size: 22px;
  margin-bottom: 30px;
}
.press-content-publ {
  margin-top: 6.5em;
  padding-left: 13em;
  padding-right: 13em;
  margin-bottom: 14em;
}
.press-rel-video {
  margin-top: 3.5em;
}
.press-publish-resp {
  display: none;
}
@media only screen and (max-width: 1750px) {
  .press-release-r-img {
    padding-top: 100%;
  }
}
@media only screen and (max-width: 1550px) {
  .press-release-title {
    font-size: 45px;
  }
  .press-releaser-publ-header {
    padding-top: 30%;
  }
}
@media only screen and (max-width: 1450px) {
  .press-release-title {
    font-size: 40px;
  }
  .press-publish-container h3 {
    font-size: 50px;
  }
  .press-content-publ {
    margin-top: 6em;
    padding-left: 10em;
    padding-right: 10em;
    margin-bottom: 12em;
  }
}
@media only screen and (max-width: 1280px) {
  .press-release-title {
    font-size: 38px;
    line-height: 1.2em;
    height: 3.6em;
    -webkit-line-clamp: 3;
  }
  .press-rel-border-res {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .press-release-par-r {
    margin-top: 20px;
  }
  .press-release-left-side {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .press-release-category-name {
    font-size: 22px;
  }
  .press-release-par-r .desc {
    line-height: 1.5;
  }
  .press-release-par-r {
    margin-top: 15px;
  }
  .press-releaser-publ-header::after {
    width: 65%;
  }
  .press-publish-container h3 {
    font-size: 45px;
    max-width: 650px;
  }
}
@media only screen and (max-width: 1240px) {
  .press-release-left-side {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .press-release-title {
    font-size: 35px;
  }
  .press-rel-border-res::before {
    width: 40px;
    left: -40px;
  }
}
@media only screen and (max-width: 1115px) {
  .press-release-left-side {
    padding-right: 30px;
  }
  .press-release-title {
    max-width: 100%;
  }
  .press-release-par-r {
    max-width: 100%;
  }
  .press-release-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 1069px) {
  .press-release-r-img {
    padding-top: 115%;
  }
}
@media only screen and (max-width: 1040px) {
  .press-releaser-publ-header {
    padding-top: 40%;
  }
  .press-publish-container {
    top: -120px;
  }
  .press-publish-container h3 {
    font-size: 30px;
    max-width: 400px;
  }
  .press-content-publ {
    padding-left: 0;
    margin-bottom: 10em;
    padding-right: 0;
  }
  .blog-publish p {
    font-size: 20px;
  }

}
@media only screen and (max-width: 1024px) {
  .press-release-r-img {
    padding-top: 100%;
  }
  .press-release-title {
    font-size: 38px;
    line-height: 1.2em;
    height: 2.4em;
    -webkit-line-clamp: 2;
  }
  .press-rel-border-res {
    border-bottom: 4px solid var(--secondary);
  }
  .press-rel-border-res::before {
    border-bottom: 4px solid var(--secondary);
  }
  .press-rel-border-res {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .press-release-category-name {
    font-size: 20px;
  }
  .press-release-par-r {
    margin-top: 25px;
  }
  .each-press-release-r {
    margin-bottom: 95px;
  }
  .press-result {
    margin-top: 7em;
    margin-bottom: 8em;
  }
}
@media only screen and (max-width: 768px) {
  .press-release-left-side {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 22px;
    padding-bottom: 40px;
  }
  .press-rel-border-res {
    margin-top: 15px;
  }
  .press-release-par-r {
    margin-top: 15px;
  }
  .press-release-par-r {
    font-weight: 500;
    letter-spacing: 0;
  }
  .press-rel-border-res::before {
    width: 20px;
    left: -20px;
  }
  .press-result {
    margin-bottom: 6em;
  }
  .press-publish-resp {
    display: block;
  }
  .press-publish-desk {
    display: none;
  }
  .press-publish-container {
    top: 20px;
  }
  .publish-category-blog::after {
    display: none;
  }
  .press-publish-container h3 {
    font-size: 28px;
    max-width: 100%;
    margin-bottom: 18px;
  }
  .publish-category-blog {
    border-bottom: 2px solid rgba(43,52,132,0.1);
    padding-bottom: 30px;
  }
  .press-content-publ {
    margin-top: 3em;
    margin-bottom: 6em;
  }
  .blog-publish p {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .small-grid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .press-releaser-publ-header::after {
    width: 5%;
  }
  .press-releaser-publ-header {
    padding-top: 70%;
  }
}
@media only screen and (max-width: 576px) {
  .press-release-title {
    font-size: 28px;
  }
  .press-release-title {
    line-height: 1.2em;
    height: 3.6em;
    -webkit-line-clamp: 3;
  }
  .press-releaser-publ-header {
    padding-top: 90%;
  }
}
@media only screen and (max-width: 414px) {
  .press-release-title {
    font-size: 26px;
  }
  .press-release-category-name {
    font-size: 18px;
    letter-spacing: 0;
  }
  .press-release-par-r .desc {
    font-size: 16px;
  }
  .press-releaser-publ-header {
    padding-top: 100%;
  }
}