/*!
Theme Name: rdwr
Theme URI: https://radware.com/
Author: Radware.com
Author URI: https://radware.com/
Description: Radware Theme
Version: 2.2.5
*/

:root {
  --active: #0d7b97;
  --white: #ffffff;
  --title: "Titillium Web", sans-serif;
  --text: "PT Sans", sans-serif;
}

body .push--compact-menu {
  height: 6.6rem !important;
}

.home-full-column img {
  object-fit: cover;
  max-height: 165px;
  width: 100%;
  background-color: #e5e5e5;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/*Loader*/
.loader-wrapper {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.loader {
  font-size: 8px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: loader-animation 1.1s infinite ease;
  transform: translateZ(0);
}

@keyframes loader-animation {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em var(--active), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2), 2.5em 0em 0 0em rgba(13, 123, 151, 0.2), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.2), 0em 2.5em 0 0em rgba(13, 123, 151, 0.2), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.2), -2.6em 0em 0 0em rgba(13, 123, 151, 0.5), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.7), 1.8em -1.8em 0 0em var(--active), 2.5em 0em 0 0em rgba(13, 123, 151, 0.2), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.2), 0em 2.5em 0 0em rgba(13, 123, 151, 0.2), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.2), -2.6em 0em 0 0em rgba(13, 123, 151, 0.2), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.5), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.7), 2.5em 0em 0 0em var(--active), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.2), 0em 2.5em 0 0em rgba(13, 123, 151, 0.2), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.2), -2.6em 0em 0 0em rgba(13, 123, 151, 0.2), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.2), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.5), 2.5em 0em 0 0em rgba(13, 123, 151, 0.7), 1.75em 1.75em 0 0em var(--active), 0em 2.5em 0 0em rgba(13, 123, 151, 0.2), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.2), -2.6em 0em 0 0em rgba(13, 123, 151, 0.2), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.2), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2), 2.5em 0em 0 0em rgba(13, 123, 151, 0.5), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.7), 0em 2.5em 0 0em var(--active), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.2), -2.6em 0em 0 0em rgba(13, 123, 151, 0.2), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.2), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2), 2.5em 0em 0 0em rgba(13, 123, 151, 0.2), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.5), 0em 2.5em 0 0em rgba(13, 123, 151, 0.7), -1.8em 1.8em 0 0em var(--active), -2.6em 0em 0 0em rgba(13, 123, 151, 0.2), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.2), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2), 2.5em 0em 0 0em rgba(13, 123, 151, 0.2), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.2), 0em 2.5em 0 0em rgba(13, 123, 151, 0.5), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.7), -2.6em 0em 0 0em var(--active), -1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(13, 123, 151, 0.2), 1.8em -1.8em 0 0em rgba(13, 123, 151, 0.2), 2.5em 0em 0 0em rgba(13, 123, 151, 0.2), 1.75em 1.75em 0 0em rgba(13, 123, 151, 0.2), 0em 2.5em 0 0em rgba(13, 123, 151, 0.2), -1.8em 1.8em 0 0em rgba(13, 123, 151, 0.5), -2.6em 0em 0 0em rgba(13, 123, 151, 0.7), -1.8em -1.8em 0 0em var(--active);
  }
}

/*Loader*/

@media screen and (max-width: 48rem) {
  .home-full-column img {
    max-height: 300px;
  }
}

@media screen and (min-width: 64rem) {
  .home-full-column .heading-4 {
    min-height: 64px;
  }
}

.home-full-column {
  height: 100%;
  display: block;
}

.home-full-column span {
  display: block;
}

.home-full-column .heading-4 {
  height: auto;
  font-family: "Titillium Web", sans-serif;
  font-size: 1.4rem;
  margin-top: 10px;
}

.home-full-column .link-external {
  font-size: 1rem;
}

.section-home-next .feature-card__text {
  min-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.feature-card .cat {
  font-size: 11px;
  text-transform: uppercase;
  opacity: .9;
}

.feature-card .info {
  font-size: 12px;
  text-transform: uppercase;
  opacity: .9;
}

.feature-card .heading-4 {
  color: var(--active);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.feature-card .info b {
  padding-left: 5px;
  padding-right: 5px;
}

.hero {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  position: relative;
  padding: 45px 0 30px;
  background-position: bottom;
}

.hero:before {
  content: '';
  /*background: linear-gradient(0deg, rgba(0, 0, 0, .9), transparent 120%, transparent);*/
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.hero > .container {
  position: relative;
  z-index: 2;
}

.hero .title {
  position: relative;
  display: inline-block;
  color: var(--white);
}

.hero .h3:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 4px;
  background-color: var(--white);
}

@media (max-width: 48rem) {
  .hero h1 {
    font-size: 32px;
    line-height: 1.3;
  }

  .hero:before {
    /*background: linear-gradient(0deg, rgba(0, 0, 0, .9), transparent 900%, transparent);*/
  }
}

.post img {
  max-width: 100%;
  height: auto;
}

#secondary {
  position: sticky;
  top: 135px;
}

#secondary img {
  width: 100%;
}

.single .post-thumbnail {
  margin-bottom: 25px;
}

.single .navigation {
  display: none !important;
}

.single .tags-links,
.single .cat-links {
  display: block;
}

.single .date {
  font-size: 14px;
}

.single .edit-link,
.single .tags-links,
.single .cat-links {
  margin-top: 20px;
  text-transform: capitalize;
}

.single .tags-links > span,
.single .cat-links > span {
  display: inline-block;
  /*border-bottom: 2px solid var(--active);*/
}

.single .tags-links a,
.single .cat-links a {
  background-color: var(--active);
  color: var(--white);
  padding: 2px 5px;
  font-size: 14px;
  margin: 4px 1px;
  display: inline-block;
}

.single .tags-links a:first-child,
.single .cat-links a:first-child {
  margin-left: 10px;
}

@media (max-width: 48rem) {
  .single .tags-links a,
  .single .tags-links > span,
  .single .cat-links a,
  .single .cat-links > span {
    display: block;
    margin: 10px 0 0 0 !important;
  }

  .single .tags-links > span,
  .single .cat-links > span {
    display: inline-block;
    border-bottom: none;
    border-left: 1px solid var(--active);
  }

  .post-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .post-footer > span {
    flex-basis: calc(50% - 15px);
  }
}

.single .single-info {
  display: inline-block;
  border-bottom: 1px solid var(--active);
  font-size: 14px;
  min-height: 24px;
}

.single .byline {
  margin-right: 15px;
}

.single .post-date {
  background-color: var(--active);
  color: var(--white);
  padding: 5px 10px;
  font-size: 14px;
  min-height: 26px;
}

@media (max-width: 48rem) {
  .single .social-media,
  .single .single-info {
    flex-basis: 100%;
    max-width: unset !important;
  }

  .single .single-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.archive-section .page-title {
  display: inline-flex;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  align-items: center;
}

.archive-section .page-title span {
  background-color: var(--active);
  color: var(--white);
  padding: 1px 20px;
  margin-left: 15px;
  text-transform: capitalize;
  font-size: 42px;
  line-height: 48px;
  display: inline-block;
}

.archive-section .page-title span:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1000px;
  height: 1px;
  background-color: var(--active);
}

@media (max-width: 48rem) {
  .archive-section .page-title {
    display: flex;
    flex-wrap: wrap;
    font-size: 22px;
    line-height: 30px;
  }
  .archive-section .page-title span {
    flex-basis: 100%;
    margin-left: 0;
    font-size: 30px;
    line-height: 1.2;
  }
}

.single .wp-block-embed,
.single .wp-block-image {
  margin: 15px 0;
}

.single .wp-block-embed iframe {
  max-width: 100%;
}

.author .avatar-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.author .avatar-image img {
  width: 100%;
  height: 100%;
}

.single .author-info {
  border-left: 1px solid var(--active);
}

.author-info {
  background-color: var(--white);
  box-shadow: 0 8px 12px rgba(0, 0, 0, .1);
}

.screen-reader-text {
  display: none !important;
}

.navigation.pagination {
  margin-top: 40px;
  font-family: var(--title);
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #333333;
  letter-spacing: 3px;
  border-bottom: unset;
  display: inline-block;
}

.navigation.pagination .page-numbers {
  margin: 0 7px;
}

.navigation.pagination .prev {
  margin: 0 15px 0 0;
}

.navigation.pagination .next {
  margin: 0 0 0 15px;
}

.img-avatar img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.author-avatar h4 {
  font-size: 20px;
}

.widget_cat_list_rdwr h4,
.related-articles h4 {
  border-bottom: 1px solid var(--active);
  display: inline-block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 36px;
  font-weight: 300;
}

/*FILTER*/
.filter {
  border-bottom: 1px solid #e8e8e8;
}

.filter .filter-links {
  display: flex;
  align-items: center;
  justify-content: center;
}

.filter .filter-links div {
  position: relative;
}

.filter .filter-links div:first-child:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 60%;
  top: 20%;
  right: 0;
  background-color: #e8e8e8;
  z-index: 2;
}

.filter .filter-links div a {
  padding: 22px 22px;
  color: #9e9e9e;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  font-size: 16px;
}

.filter .filter-links div a:before {
  content: '';
  position: absolute;
  height: 0;
  width: 90%;
  left: 5%;
  background-color: #c2c2c2;
  bottom: -2px;
}

.filter .filter-links div a:hover {
  color: var(--active);
  background-color: #fafafa;
}

.filter .filter-links div a:hover:before {
  height: 4px;
}

.filter .filter-links div a.active {
  color: var(--active);
}

.filter .filter-links div a.active:before {
  content: '';
  position: absolute;
  height: 4px;
  width: 90%;
  left: 5%;
  background-color: var(--active);
  bottom: -2px;
}

.filter .filter-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 68px;
}

.filter .filter-form form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.home-filter {
  flex-basis: calc(49% - 60px);
  width: calc(49% - 60px);
  display: flex;
}

.filter-form input {
  flex-basis: calc(49% - 60px);
  width: calc(49% - 60px);
  min-height: 44px;
}

.filter-form button {
  flex-basis: 110px;
  width: 110px;
}

#home-filter {
  min-height: 44px;
  width: 100%;
  font-weight: normal;
  color: #4b4b4b;
  border-radius: 0.25rem;
  padding: 0.5rem;
  box-shadow: inset 0 0 0 0.0625rem #ccc;
  border: none;
  outline: none;
}

.post-border {
  border-top: 1px solid var(--active);
}

.show-filter {
  display: none;
}

@media (max-width: 48rem) {
  .filter {
    border-bottom: unset;
  }

  .filter > .container,
  .filter > .container > .row {
    margin: 0;
  }
  .filter .column-phone-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .filter .filter-links {
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
  }

  .filter .filter-links div a {
    padding: 12px;
    font-size: 14px;
  }

  .show-filter {
    display: flex;
    background-color: var(--active);
    width: 60px;
    height: 45px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--active);
  }

  .show-filter svg {
    -webkit-transition: .3s transform;
    -moz-transition: .3s transform;
    -ms-transition: .3s transform;
    -o-transition: .3s transform;
    transition: .3s transform;
  }

  .show-filter.open svg {
    transform: rotateX(180deg);
    -webkit-transition: .3s transform;
    -moz-transition: .3s transform;
    -ms-transition: .3s transform;
    -o-transition: .3s transform;
    transition: .3s transform;
  }

  .filter .filter-form {
    min-height: unset;
  }

  .form-filter {
    flex-wrap: wrap;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s max-height;
    -moz-transition: .3s max-height;
    -ms-transition: .3s max-height;
    -o-transition: .3s max-height;
    transition: .3s max-height;
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #f1f1f1;
  }

  .filter-form.show .form-filter {
    overflow: visible;
    max-height: 300px;
    -webkit-transition: .3s max-height;
    -moz-transition: .3s max-height;
    -ms-transition: .3s max-height;
    -o-transition: .3s max-height;
    transition: .3s max-height;
  }

  .home-filter {
    flex-basis: 100%;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .filter-form input {
    flex-basis: calc(98% - 120px);
    width: calc(98% - 120px);
    min-height: 44px;
    margin-bottom: 20px;
  }

  .filter-form button {
    margin-bottom: 20px;
  }
}


.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 44px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--white);
  padding: 10px 15px;
  box-shadow: inset 0 0 0 0.0625rem #ccc;
  border-radius: 0.25rem;
  color: #4b4b4b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: var(--active) transparent transparent transparent;
  position: absolute;
  top: 20px;
  right: 10px;
}

.select-styled:hover {
  background-color: var(--white);
}

.select-styled:active, .select-styled.active {
  background-color: var(--white);
}

.select-styled:active:after, .select-styled.active:after {
  top: 9px;
  border-color: transparent transparent var(--active) transparent;
}

.select-options {
  display: none;
  position: absolute;
  top: calc(100% + 2px);
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: var(--white);
  max-height: 300px;
  overflow: auto;
  box-shadow: inset 0 0 0 0.0625rem #ccc, 0 8px 12px rgba(0, 0, 0, .1);
  border-radius: 0.25rem;
}

.select-options li {
  margin: 0;
  padding: 9px 10px;
  border-top: 1px solid #e8e8e8;
  color: #333333;
  font-size: 14px;
  line-height: 1.1;
}

.select-options li:hover, .select-options li.is-selected {
  color: #333333;
  background: #e7e7e7;
}

.select-options li[rel="hide"] {
  display: none;
}

.widget_cat_list_rdwr {
  margin-top: 30px;
}

.widget_cat_list_rdwr a {
  display: block;
  margin-bottom: 8px !important;
}

/*Authors*/
.award-item {
  display: inherit;
  border-radius: 0.25em;
  box-shadow: 14px 14px 29px #e4e4e4;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 20px 5px;
}

.award-item img {
  margin-left: auto;
  margin-right: auto;
  height: 100px;
  width: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.award-item .award-item-text {
  font-size: 14px;
  display: block;
  color: #4b4b4b;
}

.award-item .award-item-text:not(.text-title) {
  min-height: 30px;
  line-height: 1.1;
  margin-top: 8px;
}

.award-item .text-title {
  color: var(--active);
  font-size: 20px;
}

.l-next {
  border-bottom: 2px solid #0d7b97;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}

.award-item:hover {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  box-shadow: -14px -14px 50px #e4e4e4;
}

.award-item:hover .l-next {
  border-color: #c1132a;
}

.award-item:hover .award-item-text {
  color: #4b4b4b;
}

.entry-header h1 {
  margin-top: 10px;
  margin-bottom: 5px;
}
