@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-Bold.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-Bold.woff") format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-Bold.woff2") format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-Bold.ttf") format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-Bold.otf") format("opentype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-BoldItalic.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-BoldItalic.woff")
      format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-BoldItalic.woff2")
      format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-BoldItalic.ttf")
      format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-BoldItalic.otf")
      format("opentype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-ExtraBold.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-ExtraBold.woff")
      format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-ExtraBold.woff2")
      format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-ExtraBold.ttf") format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-ExtraBold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-ExtraBoldItalic.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-ExtraBoldItalic.woff")
      format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-ExtraBoldItalic.woff2")
      format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-ExtraBoldItalic.ttf")
      format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-ExtraBoldItalic.otf")
      format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-Light.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-Light.woff") format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-Light.woff2") format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-Light.ttf") format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-Light.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-LightItalic.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-LightItalic.woff")
      format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-LightItalic.woff2")
      format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-LightItalic.ttf")
      format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-LightItalic.otf")
      format("opentype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-Regular.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-Regular.woff") format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-Regular.woff2") format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-Regular.ttf") format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NordnetSans";
  src: url("./../../assets/fonts/eot/NordnetSans-RegularItalic.eot");
  src: url("./../../assets/fonts/woff/NordnetSans-RegularItalic.woff")
      format("woff"),
    url("./../../assets/fonts/woff2/NordnetSans-RegularItalic.woff2")
      format("woff2"),
    url("./../../assets/fonts/ttf/NordnetSans-RegularItalic.ttf")
      format("truetype"),
    url("./../../assets/fonts/otf/NordnetSans-RegularItalic.otf")
      format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
body,
html {
  -webkit-font-smoothing: inherit;
}
.borderRadius {
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.borderRadiusTp {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.borderRadiusBtm {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media (max-width: 425px) {
  .wp-block-embed__wrapper {
    height: 0px;
  }
  .wp-block-embed-youtube .wp-block-embed__wrapper {
    padding-top: 0;
    height: 215px;
  }
}
.wp-block-embed__wrapper {
  padding-top: 0;
  height: 494px;
}
.wp-block-embed-wordpress .wp-block-embed__wrapper {
  padding-top: 0;
}
.wp-block-embed-facebook .wp-block-embed__wrapper {
  padding-top: 0;
}
.wp-block-embed-twitter .wp-block-embed__wrapper {
  padding-top: 0;
  height: auto;
}
.wp-block-embed-soundcloud .wp-block-embed__wrapper {
  padding-top: 0;
  height: 0;
}
.wp-block-embed-youtube .wp-block-embed__wrapper {
  padding-top: 0;
}

.wp-block-embed-spotify .wp-block-embed__wrapper {
  padding-top: 0;
  height: 245px;
}
body.single .entry-image iframe {
  position: relative;
}
.wp-block-button__link {
  border-radius: 0px !important;
  font-size: 16px !important;
  text-transform: none !important;
  padding: 12px 20px !important;
  font-weight: 400 !important;
}
.wp-block-button__link:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.gridlove-pagination .page-numbers {
  border-radius: 0 !important;
}
.ddcommon {
  position: relative;
  display: -moz-inline-stack;
  zoom: 1;
  display: inline-block;
  *display: inline;
  cursor: default;
}
.ddcommon ul {
  padding: 0;
  margin: 0;
}
.ddcommon ul li {
  list-style-type: none;
}
.borderRadiusTp ul li:last-child {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-bottom: 0 none #c3c3c3;
}
.borderRadiusBtm ul li:first-child {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  border-bottom: 1 solid #c3c3c3;
}
.ddcommon .disabled img,
.ddcommon .disabled span,
.ddcommon.disabledAll {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  color: #999999;
}
.ddcommon .clear {
  clear: both;
}
.ddcommon .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.ddcommon input.text {
  color: #7e7e7e;
  padding: 0 0 0 0;
  position: absolute;
  background: #fff;
  display: block;
  width: 98%;
  height: 98%;
  left: 2px;
  top: 0;
  border: none;
}
.ddOutOfVision {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.borderRadius .shadow {
  -moz-box-shadow: 5px 5px 5px -5px #888888;
  -webkit-box-shadow: 5px 5px 5px -5px #888888;
  box-shadow: 5px 5px 5px -5px #888888;
}
.borderRadiusBtm .shadow {
  -moz-box-shadow: -5px -5px 5px -5px #888888;
  -webkit-box-shadow: -5px -5px 5px -5px #888888;
  box-shadow: -5px -5px 5px -5px #888888;
}
.borderRadiusTp .border,
.borderRadius .border {
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.borderRadiusBtm .border {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
img.fnone {
  float: none !important;
}
.ddcommon .divider {
  width: 0;
  height: 100%;
  position: absolute;
}
.ddcommon .ddArrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 4px;
}
.ddcommon .ddArrow:hover {
  background-position: 0 100%;
}
.ddcommon .ddTitle {
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
}
.ddcommon .ddTitle .ddTitleText {
  display: block;
}
.ddcommon .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.ddcommon .ddTitle .description {
  display: block;
}
.ddcommon .ddTitle .ddTitleText img {
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild {
  position: absolute;
  display: none;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  zoom: 1;
  z-index: 9999;
}
.ddcommon .ddChild li {
  clear: both;
}
.ddcommon .ddChild li .description {
  display: block;
}
.ddcommon .ddChild li img {
  border: 0 none;
  position: relative;
  vertical-align: middle;
  float: left;
}
.ddcommon .ddChild li.optgroup {
  padding: 0;
}
.ddcommon .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.ddcommon .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.ddcommon .noBorderTop {
  border-top: none 0 !important;
  padding: 0;
  margin: 0;
}
.dd {
  border: 1px solid #c3c3c3;
}
.dd .divider {
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #fff;
  right: 24px;
}
.dd .ddArrow {
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../../images/msdropdown/skin1/dd_arrow.gif) no-repeat;
}
.dd .ddArrow:hover {
  background-position: 0 100%;
}
.dd .ddTitle {
  color: #000;
  background: #e2e2e4 url(../../images/msdropdown/skin1/title-bg.gif) repeat-x
    left top;
}
.dd .ddTitle .ddTitleText {
  padding: 5px 20px 5px 5px;
}
.dd .ddTitle .ddTitleText .ddTitleText {
  padding: 0;
}
.dd .ddTitle .description {
  font-size: 12px;
  color: #666;
}
.dd .ddTitle .ddTitleText img {
  padding-right: 5px;
}
.dd .ddChild {
  border: 1px solid #c3c3c3;
  background-color: #fff;
  left: -1px;
}
.dd .ddChild li {
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #c3c3c3;
}
.dd .ddChild li .description {
  color: #666;
}
.dd .ddChild li .ddlabel {
  color: #333;
}
.dd .ddChild li.hover {
  background-color: #f2f2f2;
}
.dd .ddChild li img {
  padding: 0 6px 0 0;
}
.dd .ddChild li.optgroup {
  padding: 0;
}
.dd .ddChild li.optgroup .optgroupTitle {
  padding: 0 5px;
  font-weight: bold;
  font-style: italic;
}
.dd .ddChild li.optgroup ul li {
  padding: 5px 5px 5px 15px;
}
.dd .ddChild li.selected {
  background-color: #d5d5d5;
  color: #000;
}
@keyframes pulseicon {
  0% {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    -khtml-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-template-template-modules-videos .gridlove-cover-7-container {
    margin-top: 30px;
  }
}
@media (min-width: 1280px) and (max-width: 1599px) {
  .container {
    max-width: 1280px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-template-template-modules-videos .gridlove-cover-7-container {
    margin-top: 30px;
  }
}
@media (min-width: 976px) and (max-width: 1279px) {
  .container {
    max-width: 976px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-template-template-modules-videos .gridlove-cover-7-container {
    margin-top: 30px;
  }
}
@media (min-width: 760px) and (max-width: 975px) {
  .container {
    max-width: 760px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .page-template-template-modules-videos .gridlove-cover-7-container {
    margin-top: 30px;
  }
}
@media (max-width: 759px) {
  .single.single-post .entry-image-wrap {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
  }
  .container {
    max-width: 759px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
/* @media (max-width: 1023px){
    .container{
        max-width: 100%;
    }
} */
.gridlove-header-top a:hover {
  color: #282823 !important;
}
blockquote {
  padding-left: 32px;
  border-left: 8px solid #cfced4;
  font-family: "NordnetSans", sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5;
  color: #6b6775;
  font-size: 21px;
  width: 90%;
  margin: 3rem 0 3rem;
}
blockquote:before {
  display: none;
}
@media (max-width: 760px) {
  #content {
    overflow: hidden;
    max-width: 100%;
    padding: 0 12px;
  }
}
@media (max-width: 760px) {
  .blog #content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  #gridlove-header-responsive button.gridlove-button-search-opener {
    margin-top: 0;
    padding: 22px 20px 27px;
    border-radius: 0;
  }
}
@media (max-width: 579px) {
  #gridlove-header-responsive button.gridlove-button-search-opener {
    padding: 14px 6px 15px;
  }
}
button.gridlove-button-search-opener:hover {
  box-shadow: none;
}
.blog
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title,
.tag
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title,
.category
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 760px) {
  .blog
    .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-title,
  .tag
    .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-title,
  .category
    .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-title {
    font-size: 24px;
  }
}
.fl-row {
  float: left;
  width: 100%;
}
.fl-row > div {
  float: left;
}
.fl-row .col-fl-6 {
  width: 50%;
}
.fl-row .col-fl-12 {
  width: 100%;
}
@media (max-width: 760px) {
  .hidden-800-down {
    display: none !important;
  }
}
@media (min-width: 760px) {
  .hidden-800-up {
    display: none !important;
  }
}
.entry-category a {
  border-radius: 0;
  line-height: 14px;
}
@media (max-width: 760px) {
  .entry-category a {
    font-weight: 600;
  }
}
.entry-category a:hover {
  background-color: #111 !important;
  color: #fff !important;
}
.entry-meta a,
.entry-title a {
  -webkit-transition: none;
  transition: none;
}
@media (min-width: 760px) and (max-width: 1023px) {
  .category #content,
  .tag #content {
    margin-top: 30px;
  }
  .category #content .module-header,
  .tag #content .module-header {
    margin-bottom: 0;
  }
}
@media (max-width: 760px) {
  .category #content,
  .tag #content {
    padding-left: 0;
    padding-right: 0;
  }
  .category #content .module-header,
  .tag #content .module-header {
    padding: 20px 12px 0;
  }
}
@media (max-width: 760px) {
  .tag .gridlove-sticky-sidebar {
    display: none;
  }
  .tag .GRIDLOVE_Popular_Tags {
    padding: 0 10px;
  }
}
@media (max-width: 760px) {
  .gridlove-cover,
  .gridlove-cover-area {
    height: 250px !important;
  }
  .gridlove-author-desc {
    margin-bottom: 12px;
  }
}
.entry-meta .meta-item {
  margin-right: 6px !important;
  font-size: 12px !important;
}
.entry-meta .meta-item:after {
  content: " . ";
  display: inline-block;
  padding-left: 6px;
  color: #818181;
  -webkit-transform: translate(0, -20%);
  -khtml-transform: translate(0, -20%);
  -moz-transform: translate(0, -20%);
  -ms-transform: translate(0, -20%);
  -o-transform: translate(0, -20%);
  transform: translate(0, -20%);
}
.entry-meta .meta-item:last-child:after {
  display: none;
}
.entry-meta .meta-item:before {
  display: none;
}
.entry-meta .meta-item > span:before {
  display: none;
}
.entry-meta.meta-author {
  font-size: 14px !important;
}
.entry-meta.meta-author a {
  font-size: 14px !important;
}
.entry-content .gridlove-action-link-below {
  float: left;
  min-width: inherit;
  height: inherit;
  padding: 12px 40px 12px 40px;
  line-height: 20px;
  font-weight: 400;
  color: white;
  background-color: #0046ff;
  box-shadow: none;
}
.entry-content .gridlove-action-link-below:hover {
  box-shadow: none;
  background-color: #0046ff;
}
.mark,
mark {
  background-color: #ffbd55;
}
.entry-category a {
  font-size: 12px;
}
.gridlove-cat {
  background-color: #000040;
}
.module-title {
  font-family: "NordnetSans", Sans-serif;
}
.module-title h2,
.module-title .h2 {
  font-family: "NordnetSans", Sans-serif;
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 760px) {
  .module-title {
    color: #282823;
    font-family: "NordnetSans", Sans-serif;
    font-size: 20px;
    line-height: 27px;
  }
  .module-title h2,
  .module-title .h2 {
    color: #282823;
    font-family: "NordnetSans", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
  }
}
.widget-title {
  font-family: "NordnetSans", Sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 30px;
}
@media (max-width: 760px) {
  .widget-title {
    color: #282823;
    font-family: "NordnetSans", Sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
  }
}
.module-actions {
  padding-right: 0;
}
.bic,
#prefooter {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.m0a {
  margin: 0 auto;
}
.gridlove-load-more a {
  border-radius: 40px;
  border: 2px solid #0046ff;
  color: #0046ff;
  background-color: transparent;
  box-shadow: none;
  text-transform: none;
}
.gridlove-load-more a:hover {
  background-color: #0046ff;
  color: white;
}
.gridlove-action-link-below {
  display: block;
  height: 50px;
  min-width: 200px;
  margin: 0 auto 30px;
  color: #0046ff;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
  border: 2px solid #0046ff;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.gridlove-action-link-below:hover {
  background-color: #0046ff;
  color: white;
}
.archive-main-content {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 77%;
  -ms-flex: 0 0 77%;
  flex: 0 0 77%;
  max-width: 77%;
}
@media (max-width: 1023px) {
  .archive-main-content {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item {
  width: 100%;
}
.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item
  .gridlove-child-cover-content {
  width: 50%;
}
@media (max-width: 760px) {
  .archive-main-content
    .gridlove-cover-area.gridlove-cover-5
    .gridlove-cover-item
    .gridlove-child-cover-content {
    width: 100%;
  }
}
.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item
  .gridlove-child-cover-content:after {
  display: none;
}
.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item
  .entry-category {
  left: -5px;
}
.archive-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 23%;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
  max-width: 23%;
}
@media (max-width: 1023px) {
  .archive-sidebar {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.archive-sidebar .gridlove-sidebar {
  height: 100%;
}
.widget.DisplayCategoriesWidget {
  padding: 25px 30px 8px;
}
@media (max-width: 760px) {
  .widget.DisplayCategoriesWidget {
    padding: 20px 0 8px;
  }
  .gridlove-sidebar {
    padding-left: 12px;
  }
}
@media (min-width: 580px) and (max-width: 760px) {
  .archive-sidebar .gridlove-sidebar {
    display: grid;
    grid-template-columns: 80% 80%;
    padding: 24px 0 0 0;
  }
  .widget.DisplayCategoriesWidget {
    padding: 0px 10px 40px 4%;
  }
}
@media (min-width: 761px) and (max-width: 980px) {
  .archive-sidebar .gridlove-sidebar {
    display: grid;
    grid-template-columns: 76% 76% 76%;
    padding: 24px 0 0 0;
  }
  .widget.DisplayCategoriesWidget {
    padding: 0px 10px 40px 0;
  }
}
@media (min-width: 981px) and (max-width: 1023px) {
  .archive-sidebar .gridlove-sidebar {
    display: grid;
    grid-template-columns: 96% 96% 96%;
    padding: 24px 0 0 0;
  }
  .widget.DisplayCategoriesWidget {
    padding: 0px 10px 40px 0;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .archive-sidebar .gridlove-sidebar {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 244px;
    flex: 0 0 244px;
    width: 244px;
  }
}
.archive-row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
}
.archive .module-header {
  display: block;
  width: 100%;
}
.entry-content strong {
  font-weight: bold;
}
.gridlove-box {
  box-shadow: none !important;
}
.entry-overlay .entry-category a,
.gridlove-posts .entry-category a,
.gridlove-related .entry-category a {
  margin-bottom: 3px;
}
@media (max-width: 760px) {
  .gridlove-posts > div {
    margin-bottom: 0;
  }
}
.gridlove-pagination {
  margin-bottom: 40px;
}
.gridlove-link-pages a,
.gridlove-link-pages span,
.gridlove-pagination .page-numbers {
  height: 40px;
  width: 40px;
  line-height: 40px;
}
.gridlove-pagination .page-numbers {
  box-shadow: none;
  font-weight: bolder;
  margin-left: -2px;
  margin-right: -2px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 760px) {
  .gridlove-pagination .page-numbers {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
.gridlove-pagination .page-numbers.all-pages:nth-child(4) {
  display: none;
}
.gridlove-pagination .page-numbers.all-pages:nth-child(8) {
  display: none;
}
.gridlove-pagination .page-numbers.current {
  color: #fff;
  border-color: #0046ff;
}
.gridlove-pagination .page-numbers.current:hover {
  background-color: #0046ff;
}
.gridlove-pagination .page-numbers.next,
.gridlove-pagination .page-numbers.prev {
  background-repeat: no-repeat;
  background-position: center;
  min-width: inherit;
  font-size: 16px;
  width: 40px;
  border: 1px solid #bcbcb6;
  margin: 0;
  font-weight: bold;
}
.gridlove-pagination .page-numbers.next {
  background-image: url("../img/Right.svg");
  background-size: 8px;
}
.gridlove-pagination .page-numbers.prev {
  background-image: url("../img/Left.svg");
  background-size: 8px;
}
@media (max-width: 760px) {
  .gridlove-pagination .page-numbers.next,
  .gridlove-pagination .page-numbers.prev {
    margin: 0;
    font-size: 12px;
    width: 27px;
    height: 30px;
    overflow: hidden;
  }
}
.gridlove-pagination .page-numbers.next:hover,
.gridlove-pagination .page-numbers.next:focus,
.gridlove-pagination .page-numbers.prev:hover,
.gridlove-pagination .page-numbers.prev:focus {
  background-color: white;
  color: #0046ff;
  text-decoration: underline;
  box-shadow: none;
}
.gridlove-pagination .page-numbers.dots {
  border: 0;
  width: 10px;
}
@media (max-width: 760px) {
  .gridlove-pagination .page-numbers.dots {
    width: 30px;
  }
}
.gridlove-pagination .page-numbers.dots:hover {
  background-color: white;
  color: inherit;
}
.gridlove-pagination .page-numbers:hover {
  border-color: #0046ff;
  box-shadow: none;
}
@media (min-width: 761px) and (max-width: 1022px) {
  .col-lg-25 {
    -webkit-box-flex: 0 0 20% !important;
    -khtml-box-flex: 0 0 20% !important;
    -moz-box-flex: 0 0 20% !important;
    -ms-box-flex: 0 0 20% !important;
    -o-box-flex: 0 0 20% !important;
    box-flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}
@media (min-width: 1023px) {
  .col-lg-25 {
    -webkit-box-flex: 0 0 16% !important;
    -khtml-box-flex: 0 0 16% !important;
    -moz-box-flex: 0 0 16% !important;
    -ms-box-flex: 0 0 16% !important;
    -o-box-flex: 0 0 16% !important;
    box-flex: 0 0 16% !important;
    max-width: 16% !important;
  }
}
.list-unstyled {
  padding: 0;
  list-style: none;
}
.rowfix {
  margin-right: -15px;
  margin-left: -15px;
}
#header {
  z-index: 99999999;
}
.home #header {
  margin-bottom: 0;
}
.gridlove-slot-c {
  text-align: left !important;
  z-index: 9 !important;
}
.gridlove-child-7 {
  background: black;
}
.gridlove-child-7 .gridlove-header-wrapper {
  background-color: transparent;
}
.gridlove-child-7 .gridlove-header-top {
  background-color: transparent;
}
.gridlove-child-7 .gridlove-header-top li {
  margin: 0 23px;
}
.gridlove-child-7 .gridlove-actions-search-2 input {
  width: 160px;
  padding: 30px 10px;
  color: white;
  background-color: transparent;
  border: none;
}
.gridlove-child-7 .gridlove-actions-search-2 input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.gridlove-child-7 .gridlove-actions-search-2 input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.gridlove-child-7 .gridlove-actions-search-2 input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.gridlove-child-7 .gridlove-actions-search-2 input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.gridlove-child-7 .gridlove-actions-search-2 .gridlove-button-search {
  height: auto;
  padding: 18px 0;
  font-size: 22px;
  background-color: transparent;
  box-shadow: none;
  color: rgba(255, 255, 255, 0.6);
}
@media (min-width: 1023px) {
  .gridlove-header-middle .gridlove-slot-l,
  .gridlove-slot-l {
    left: 30px;
  }
}
@media (min-width: 1023px) {
  .gridlove-slot-r {
    right: 40px;
  }
}
button.gridlove-button-search-opener {
  height: auto;
  padding: 19px 20px 25px;
  font-size: 22px;
  background-color: transparent;
  box-shadow: none;
  color: #fff;
  border: 0;
  margin-top: 14px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.gridlove-button-search-opener.active {
  background-color: #282823;
}
@media (max-width: 1023px) {
  .gridlove-button-search-opener {
    padding: 0 20px 0;
    margin-top: -1px;
    font-size: 16px;
  }
}
#search-form-ajax-pro-wrap {
  display: none;
}
#search-form-ajax-pro-wrap .wpdreams_asp_sc .probox {
  padding: 40px;
  width: 50%;
  margin: 0 auto;
}
.home .gridlove-search-form {
  top: 0;
}
.gridlove-search-form {
  display: none;
  position: relative;
  top: -30px;
  padding: 15px 0;
  background-color: #282823;
}
.gridlove-search-form:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 1023px) {
  .gridlove-search-form {
    top: 0;
  }
}
.gridlove-search-form .fa {
  color: white;
}
.gridlove-search-form input[type="text"] {
  float: right;
  width: 60%;
  background-color: transparent;
  color: #9e9e9e;
}
@media (max-width: 1023px) {
  .gridlove-search-form input[type="text"] {
    width: 93%;
    padding: 10px 0;
  }
}
@media (max-width: 579px) {
  .gridlove-search-form input[type="text"] {
    width: 90%;
  }
}
.gridlove-search-form input[type="text"]::-webkit-input-placeholder {
  color: #9e9e9e;
}
.gridlove-search-form input[type="text"]::-moz-placeholder {
  color: #9e9e9e;
}
.gridlove-search-form input[type="text"]:-ms-input-placeholder {
  color: #9e9e9e;
}
.gridlove-search-form input[type="text"]:-moz-placeholder {
  color: #9e9e9e;
}
.gridlove-search-form button {
  float: right;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  padding: 1px 6px;
  line-height: 38px;
}
.gridlove-search-form button:hover {
  background-color: transparent;
  box-shadow: 0;
}
@media (max-width: 1023px) {
  .gridlove-search-form button {
    float: left;
    padding: 0;
    margin-left: 10px;
  }
}
@media (max-width: 579px) {
  .gridlove-search-form button {
    margin-left: 0;
  }
}
body.search .gridlove-search-form input {
  width: 60%;
  height: auto;
  font-size: 16px;
  padding: 10px;
}
@media (max-width: 1023px) {
  body.search .gridlove-search-form input {
    width: 93%;
  }
}
@media (max-width: 579px) {
  body.search .gridlove-search-form input {
    width: 90%;
  }
}
.video-play .entry-overlay,
.audio-play .entry-overlay {
  position: absolute;
  height: 80%;
  bottom: 0;
  top: auto;
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.8))
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent,
    rgba(0, 0, 0, 0.8)
  );
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent', endColorStr='rgba(0,0,0,0.8)');
}
.video-play .gridlove-format-icon,
.audio-play .gridlove-format-icon {
  z-index: 9;
}
.search-results .gridlove-site-content {
  margin-top: 35px;
}
.search-results .gridlove-site-content .filter_wrap.orderby {
  width: 170px;
}
.search-results .gridlove-site-content .filter_wrap.orderby:last-child {
  width: 150px;
}
@media (min-width: 1023px) and (max-width: 1300px) {
  .search-results .gridlove-posts .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.gridlove-header-sticky {
  background: black;
}
.gridlove-header-sticky .gridlove-slot-r {
  right: 50%;
  -webkit-transform: translate(50%);
  -khtml-transform: translate(50%);
  -moz-transform: translate(50%);
  -ms-transform: translate(50%);
  -o-transform: translate(50%);
  transform: translate(50%);
}
.gridlove-header-sticky .gridlove-actions {
  float: right;
  margin: 5px 0;
}
.gridlove-header-sticky .gridlove-main-nav > li > a {
  padding: 0 10px;
  height: 47px;
}
.gridlove-header-sticky .gridlove-button-search-opener {
  margin-top: 3px;
  padding: 20px 20px 20px;
  border-radius: 0;
}
.gridlove-header-sticky-on .gridlove-search-form {
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 999;
  margin-top: 0;
}
@media (max-width: 760px) {
  .gridlove-header-sticky-on .gridlove-search-form {
    top: 70px;
  }
}
@media (max-width: 579px) {
  .gridlove-header-sticky-on .gridlove-search-form {
    top: 50px;
  }
}
.gridlove-header-top {
  background-color: #ffffff;
  color: #282823;
}
.gridlove-header-top a {
  color: #282823;
}
.gridlove-header-top {
  box-shadow: rgba(0, 0, 0, 0.03) 0px 2px 2px 0px;
}
.gridlove-main-navigation .gridlove-main-nav > li {
  padding: 0 16px;
}
.gridlove-main-navigation .gridlove-main-nav > li:first-child {
  padding: 0 16px 0 0;
}
.gridlove-header-top li:first-child {
  margin: 0 !important;
}
.gridlove-main-navigation .gridlove-main-nav > li.current-menu-item > a {
  border-bottom: 2px solid #0046ff;
}
@media (max-width: 1200px) {
  .gridlove-main-navigation .gridlove-main-nav > li {
    padding: 0 16px;
  }
  .gridlove-main-navigation .gridlove-main-nav > li:first-child {
    padding: 0 16px 0 0;
  }
}
.gridlove-main-navigation .gridlove-main-nav > li > a {
  padding: 0;
}
.badge {
  position: relative;
  top: -2px;
  background-color: #6a6775;
  color: white;
  margin-left: 10px;
  border-radius: 4px;
  padding: 0 5px;
  font-size: 12px;
  font-weight: 400;
}
.img-wrapper {
  position: relative;
  display: table;
  margin: 0 auto;
  background-color: #e4e4e8;
}
.img-wrapper .gridlove-content {
  margin: 0 auto;
}
.img-wrapper .gridlove-content .img-title {
  font-size: 15px;
  margin-bottom: 0;
  padding: 5px 13px;
  text-align: center;
  text-transform: uppercase;
}
.partner-table-wrap {
  width: 100%;
  margin-bottom: 32px;
}
.partner-table-wrap .partner-table-container {
  width: 100%;
  margin: 0 auto;
  max-width: 850px;
}
@media (max-width: 760px) {
  .partner-table-wrap .partner-table-container .table-wrap {
    margin: 30px 0;
    width: 100%;
    overflow-y: scroll;
  }
  .gridlove-header-top {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .gridlove-main-navigation .gridlove-main-nav > li.current-menu-item > a {
    border-bottom: 4px solid #0046ff;
  }
}
.partner-table-wrap .partner-table-container p {
  font-size: 13px;
  margin: 0 auto;
  max-width: 710px;
  width: 100%;
}
@media (max-width: 760px) {
  .partner-table-wrap .partner-table-container p {
    padding: 0 30px;
  }
}
.partner-table-wrap .partner-table-container .partner-table {
  font-size: 13px;
  color: #282823;
  border: 0;
  margin-top: 40px;
  margin-bottom: 32px;
  border-color: #cfced5;
  min-width: 700px;
}
@media (max-width: 760px) {
  .partner-table-wrap .partner-table-container .partner-table {
    margin: 0;
    min-width: 1200px;
  }
}
.partner-table-wrap .partner-table-container .partner-table thead {
  background-color: #eeeeee;
}
.partner-table-wrap .partner-table-container .partner-table thead tr {
  border: 0;
}
.partner-table-wrap .partner-table-container .partner-table thead tr th {
  border: 0;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
.partner-table-wrap
  .partner-table-container
  .partner-table
  thead
  tr
  th:first-child,
.partner-table-wrap
  .partner-table-container
  .partner-table
  thead
  tr
  th:last-child {
  text-transform: none;
  text-align: left;
}
.partner-table-wrap .partner-table-container .partner-table tbody tr td {
  border-left: 0;
  border-right: 0;
  text-align: center;
  text-transform: capitalize;
}
.partner-table-wrap
  .partner-table-container
  .partner-table
  tbody
  tr
  td:first-child,
.partner-table-wrap
  .partner-table-container
  .partner-table
  tbody
  tr
  td:last-child {
  text-transform: none;
  text-align: left;
}
.partner-table-wrap
  .partner-table-container
  .partner-table
  tbody
  tr
  td:first-child {
  font-weight: 600;
}
.gridlove-cover-area .post-ratings,
.gridlove-cover-area .post-ratings-results {
  position: absolute;
  right: 20px;
  bottom: 40px;
  max-width: 8%;
}
.container-slider {
  padding: 0 15px;
  max-width: 1600px;
  margin: 0 auto 40px;
  background-color: transparent;
}
.gridlove-cover-area.gridlove-cover-5 {
  margin-top: 0;
  padding: 0;
  overflow: visible;
  margin-bottom: 34px;
}
@media (min-width: 760px) and (max-width: 1280px) {
  .gridlove-cover-area.gridlove-cover-5 {
    margin-top: 0;
  }
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5 {
    margin-bottom: 16px;
  }
  .gridlove-cover-area .post-ratings,
  .gridlove-cover-area .post-ratings-results {
    max-width: 18%;
  }
}
.gridlove-cover-area.gridlove-cover-5:hover .entry-title a {
  text-decoration: underline;
}
.gridlove-cover-area.gridlove-cover-5 .gridlove-cover-bg .gridlove-cover img {
  width: 100%;
}
.gridlove-cover-area.gridlove-cover-5 .gridlove-cover-bg .gridlove-cover:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 50%;
  height: 100%;
  -webkit-background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
  -khtml-background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
  -moz-background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
  -ms-background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
  -o-background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
  background: linear-gradient(
    270deg,
    transparent 0%,
    rgba(0, 0, 0, 0.9) 99.72%
  );
}
@media (max-width: 1023px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-cover-bg
    .gridlove-cover:after {
    top: auto;
    bottom: 0;
    height: 50%;
    width: 100%;
    background-color: transparent 0%;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent 0%),
      to(#000 100%)
    );
    background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
    background-image: linear-gradient(top, transparent 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent 0%', endColorStr='#000 100%');
  }
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-cover-bg
    .gridlove-cover:after {
    content: "";
    display: block;
    top: auto;
    bottom: 0;
    height: 50%;
    width: 100%;
    background-color: transparent 0%;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(transparent 0%),
      to(#000 100%)
    );
    background-image: -webkit-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -moz-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -ms-linear-gradient(top, transparent 0%, #000 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #000 100%);
    background-image: linear-gradient(top, transparent 0%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent 0%', endColorStr='#000 100%');
  }
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-bg
  .gridlove-cover:before {
  display: none;
}
.gridlove-cover-area.gridlove-cover-5 .gridlove-cover-item {
  width: 100%;
  margin: 0 auto;
}
.gridlove-cover-area.gridlove-cover-5 .gridlove-child-cover-content {
  position: absolute;
  width: 36%;
  bottom: 0;
  left: 0;
  color: white;
  text-align: left;
  padding: 32px 32px;
  z-index: 2;
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5 .gridlove-child-cover-content {
    padding: 0 10px 10px 12px;
  }
}
.gridlove-cover-area.gridlove-cover-5 .gridlove-child-cover-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 80%;
  height: 1px;
  left: 10%;
  right: 10%;
  background-color: #efecec;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .meta-item {
  font-size: 14px !important;
  font-weight: 600;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .meta-item.meta-category {
  text-transform: uppercase;
}
.entry-meta .meta-item.meta-category {
  text-transform: uppercase;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .meta-item:after {
  color: #fff;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  a,
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  span {
  color: #fff;
  font-size: 14px !important;
  font-weight: 600;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .author {
  text-transform: none;
  line-height: 40px;
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-meta
    .author {
    line-height: 30px;
  }
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .author
  a {
  color: #fff;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .author
  img {
  float: left;
  width: 40px;
  margin: 0 10px 0 0;
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-meta
    .author
    img {
    width: 30px;
  }
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-meta
  .meta-author_category {
  color: #fff;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .box-inner-ellipsis {
  max-height: 300px;
  height: auto;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .box-inner-ellipsis.title-wrap {
  height: inherit;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-content {
  margin-bottom: 12px;
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .entry-content {
    display: none;
  }
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title {
  margin: 6px 0 8px;
  font-family: "NordnetSans", Sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  color: white;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title
  a {
  color: white;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .entry-title:hover
  a {
  color: white;
}
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .post-ratings,
.gridlove-cover-area.gridlove-cover-5
  .gridlove-child-cover-content
  .post-ratings-results {
  right: 70px;
  bottom: 34px;
  display: none;
}
@media (max-width: 760px) {
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .post-ratings,
  .gridlove-cover-area.gridlove-cover-5
    .gridlove-child-cover-content
    .post-ratings-results {
    right: 30px;
    bottom: 15px;
  }
}
.gridlove-cover-area.gridlove-cover-5 .entry-category {
  position: absolute;
  top: 10px;
  left: 2px;
}
.gridlove-cover-area.gridlove-cover-5 .entry-category > div:first-child {
  float: left;
  margin-bottom: 3px;
}
.gridlove-cover-6 {
  height: inherit;
  background-color: white;
  overflow: visible;
  margin-bottom: 20px;
}
.gridlove-cover-6 .entry-category {
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 9;
}
.gridlove-cover-6 .entry-content .box-inner-ellipsis {
  height: 70px;
  max-height: 70px;
}
.gridlove-cover-6 .gridlove-child-cover-content {
  text-align: left;
}
.gridlove-cover-6 .gridlove-child-cover-content .entry-meta {
  padding: 5px 0 2px;
  text-transform: uppercase;
}
.gridlove-cover-6 .gridlove-child-cover-content .entry-meta .author {
  text-transform: none;
  line-height: 40px;
}
.gridlove-cover-6 .gridlove-child-cover-content .entry-meta .author a {
  color: #0046ff;
}
.gridlove-cover-6 .gridlove-child-cover-content .entry-meta .author img {
  float: left;
  width: 40px;
  margin: 0 10px 0 0;
}
.gridlove-cover-6 .gridlove-child-cover-content .entry-header {
  padding: 5px 0;
}
.gridlove-cover-6 .gridlove-cover {
  max-height: 250px;
}
.gridlove-cover-7 {
  position: relative;
  height: 464px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .gridlove-cover-7 {
    height: auto;
  }
}
@media (max-width: 760px) {
  .gridlove-cover-7 {
    margin-bottom: 16px;
    height: 100%;
  }
}
.gridlove-cover-7 .entry-category {
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 9;
}
.gridlove-cover-7 .gridlove-format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  margin-left: -40px;
  background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 1023px) {
  .gridlove-cover-7 .gridlove-format-icon {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -60px;
  }
}
.gridlove-cover-7 .gridlove-format-icon .fa {
  width: 100%;
  height: 100%;
  line-height: 70px;
  font-size: 25px;
  color: white;
  border: 6px solid white;
  border-radius: 50%;
}
@media (min-width: 761px) and (max-width: 1023px) {
  .gridlove-cover-7 .gridlove-format-icon .fa {
    border-width: 4px;
    line-height: 52px;
  }
}
@media (max-width: 760px) {
  .gridlove-cover-7 .gridlove-format-icon .fa {
    line-height: 54px;
  }
}
.gridlove-cover-7 .gridlove-format-icon .fa.fa-play {
  padding-left: 5px;
  margin-left: 0;
}
.gridlove-cover-7:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: transparent 0%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent 0%),
    to(rgba(0, 0, 0, 0.8) 100%)
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -o-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent 0%', endColorStr='rgba(0,0,0,0.8) 100%');
}
.gridlove-cover-7 .gridlove-cover-bg .gridlove-cover {
  height: 550px;
}
.gridlove-cover-7 .gridlove-cover-bg .gridlove-cover:before,
.gridlove-cover-7 .gridlove-cover-bg .gridlove-cover:after {
  display: none;
}
.gridlove-cover-7 .gridlove-cover-bg .gridlove-cover img {
  width: 1600px;
}
.gridlove-cover-7 .gridlove-cover-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
}
@media (max-width: 1023px) {
  .gridlove-cover-7 .gridlove-cover-content {
    bottom: 10px;
  }
}
.gridlove-cover-7 .gridlove-cover-content .entry-meta {
  position: relative;
  bottom: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .gridlove-cover-7 .gridlove-cover-content .entry-meta {
    margin-bottom: 5px;
  }
}
.gridlove-cover-7 .gridlove-cover-content .entry-meta .meta-item {
  margin-right: 0 !important;
  font-size: 16px !important;
  line-height: 24px;
}
.gridlove-cover-7 .gridlove-cover-content .entry-meta .meta-item span {
  font-size: 16px !important;
}
.gridlove-cover-7 .gridlove-cover-content .entry-meta .meta-item:after {
  padding: 0 5px 0 8px;
}
.gridlove-cover-7 .entry-header,
.gridlove-cover-7 .entry-content {
  position: relative;
  top: auto;
  width: 80%;
  max-width: 80%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  z-index: 9;
  padding-top: 0;
}
@media (max-width: 760px) {
  .gridlove-cover-7 .entry-header,
  .gridlove-cover-7 .entry-content {
    padding: 0;
  }
}
.gridlove-cover-7 .box-inner-ellipsis {
  max-height: 25px;
}
@media (max-width: 760px) {
  .gridlove-cover-7 .box-inner-ellipsis {
    display: none;
  }
}
.gridlove-cover-7 .box-inner-ellipsis.title-ellipsis {
  display: block;
  height: auto;
  max-height: inherit;
}
@media (max-width: 760px) {
  .gridlove-cover-7 .box-inner-ellipsis.title-ellipsis {
    height: 72px;
    max-height: 72px;
  }
}
.gridlove-cover-7 .entry-title {
  font-family: "NordnetSans", Sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  color: #fff;
}
@media (max-width: 760px) {
  .gridlove-cover-7 .entry-title {
    font-size: 24px;
    line-height: 28px;
  }
}
.gridlove-cover-7 .entry-title:hover {
  text-decoration: underline;
}
#cover.gridlove-cover-8 {
  margin-top: 0;
  background-color: #ebebe8;
  padding: 30px 0px 20px;
  height: auto !important;
}
#cover .nordnet-like-button {
  color: #fff;
}
.nordnet-like-button .nordnet-like-button-votes-number {
  float: right;
  margin-top: 5px;
  font-size: 16px;
}
.nordnet-like-button {
  font-size: 22px;
}
.nordnet-like-button #nordent-like-button-icon {
  color: #00d200;
}
.below-article .nordnet-like-button {
  float: left;
  padding-top: 2px;
  margin-right: 10px;
  font-size: 35px;
  line-height: 1;
  min-width: 60px;
}
.below-article .nordnet-like-button .nordnet-like-button-votes-number {
  line-height: 25px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  #cover.gridlove-cover-8 {
    padding: 30px 0 20px;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 {
    padding: 0;
    margin-bottom: 0;
  }
  #cover.gridlove-cover-8 .container {
    max-width: 100%;
    padding: 0;
  }
}
#cover.gridlove-cover-8 .col-fl-md-6 {
  float: left;
  width: 59.35%;
  margin-right: 0.65%;
  height: 464px;
}
@media (min-width: 761px) and (max-width: 1280px) {
  #cover.gridlove-cover-8 .col-fl-md-6 {
    float: left;
    width: 100%;
    margin-right: 0;
    height: 360px !important;
  }
  #cover.gridlove-cover-8 .col-fl-md-6 .gridlove-cover-item {
    height: 342px !important;
  }
}
@media (max-width: 976px) {
  #cover.gridlove-cover-8 .col-fl-md-6 {
    height: 250px;
    width: 100%;
  }
}
#cover.gridlove-cover-8 .col-fl-md-6 .gridlove-cover-item {
  height: 464px;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .col-fl-md-6 .gridlove-cover-item {
    height: 250px;
  }
  #cover.gridlove-cover-8 .col-fl-md-6 {
    height: 280px;
    width: 100%;
  }
}
#cover.gridlove-cover-8 .col-fl-md-6 .gridlove-cover-item .entry-title {
  font-family: "NordnetSans", sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 52px;
  color: #fff;
}
#cover.gridlove-cover-8 .col-fl-md-3 {
  float: left;
  width: 18.7%;
  height: 224px;
  margin: 0 0.65% 15px;
}
@media (min-width: 761px) and (max-width: 980px) {
  #cover.gridlove-cover-8 .col-fl-md-3 {
    width: 49%;
    margin: 0 2% 16px 0;
  }
  #cover.gridlove-cover-8 .col-fl-md-3:nth-of-type(odd) {
    margin-right: 0;
  }
}
@media (min-width: 981px) and (max-width: 1280px) {
  #cover.gridlove-cover-8 .col-fl-md-3 {
    width: 23.7%;
    margin: 0 1.69% 10px 0;
  }
  #cover.gridlove-cover-8 .col-fl-md-3:last-child {
    margin-right: 0;
  }
}
.modules-with-sidebar-content.col-lg-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 60.666667% !important;
  -ms-flex: 0 0 60.666667% !important;
  flex: 0 0 60.666667% !important;
  max-width: 60.666667% !important;
}
.gridlove-child-sidebar.col-lg-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 39.333333% !important;
  -ms-flex: 0 0 39.333333% !important;
  flex: 0 0 39.333% !important;
  max-width: 39.333% !important;
}
@media (min-width: 761px) and (max-width: 980px) {
  .modules-with-sidebar-content.col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 99.666667% !important;
    -ms-flex: 0 0 99.666667% !important;
    flex: 0 0 99.666667% !important;
    max-width: 99.666667% !important;
  }
  .gridlove-child-sidebar.col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 96.333333% !important;
    -ms-flex: 0 0 96.333333% !important;
    flex: 0 0 96.333% !important;
    max-width: 96.333% !important;
  }
  .gridlove_posts_tabs_widget {
    display: none;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .col-fl-md-3 {
    width: 48%;
    padding: 0 12px;
    height: 100px;
    margin: 0 0 20px;
  }
  #cover.gridlove-cover-8 .col-fl-md-3:last-of-type {
    margin: 0 0 34px;
  }
  .modules-with-sidebar-content.col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .gridlove-child-sidebar.col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .archive-gridlove-posts-wrapper {
    padding: 0 12px;
  }
}
@media (max-width: 579px) {
  #cover.gridlove-cover-8 .col-fl-md-3 {
    width: 100%;
  }
}
#cover.gridlove-cover-8 .col-fl-md-3 .gridlove-cover-item {
  height: 224px;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .col-fl-md-3 .gridlove-cover-item {
    height: 100px;
  }
}
#cover.gridlove-cover-8 .col-fl-md-3 .gridlove-cover-item .entry-title {
  color: #ffffff;
  font-family: "NordnetSans", sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
#cover.gridlove-cover-8 .gridlove-cover-item .gridlove-cover-bg {
  height: 100%;
}
#cover.gridlove-cover-8 .gridlove-cover-item .entry-category {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: 9;
}
#cover.gridlove-cover-8 .gridlove-cover-item .entry-category a {
  padding: 7px 11px 6px;
  line-height: 14px;
}
#cover.gridlove-cover-8 .gridlove-cover-item .gridlove-cover-content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 10px;
  text-align: left;
  z-index: 2;
}
#cover.gridlove-cover-8
  .gridlove-cover-item
  .gridlove-cover-content
  .entry-meta {
  position: relative;
  display: inline-block;
  bottom: inherit;
  text-align: left;
  padding: 0 10px;
}
#cover.gridlove-cover-8
  .gridlove-cover-item
  .gridlove-cover-content
  .entry-meta
  .meta-item.meta-author_category {
  color: #fff;
}
#cover.gridlove-cover-8
  .gridlove-cover-item
  .gridlove-cover-content
  .entry-meta
  .meta-item:after {
  color: white;
}
#cover.gridlove-cover-8
  .gridlove-cover-item
  .gridlove-cover-content
  .entry-title {
  text-align: left;
  padding: 0 10px;
}
#cover.gridlove-cover-8 .gridlove-cover-item .gridlove-cover-bg a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: transparent 0%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent 0%),
    to(rgba(0, 0, 0, 0.8) 100%)
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -o-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent 0%', endColorStr='rgba(0,0,0,0.8) 100%');
}
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .entry-title {
  padding: 0 20px 10px 20px;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-2
  .entry-category
  .box-inner-ellipsis {
  height: 27px;
  max-height: 27px;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .meta-author_category {
  margin-top: 2px;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .entry-meta {
  padding: 0 20px;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-1
    .gridlove-cover-content
    .entry-title {
    font-family: "NordnetSans", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-1
    .gridlove-cover-content
    .meta-author_category {
    margin-top: 0px;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-1
    .gridlove-cover-content
    .entry-meta {
    padding: 0 12px;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-1
    .gridlove-cover-content
    .entry-title {
    padding: 0 20px 10px 12px;
  }
}
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .entry-meta.all-meta {
  top: -3px;
}
/*@media (max-width: 760px){*/
/*#cover.gridlove-cover-8 .gridlove-cover-8-1 .gridlove-cover-content .entry-meta.all-meta{*/
/*display: none*/
/*}*/
/*}*/
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .entry-meta
  .meta-item {
  font-weight: 400;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-1
  .gridlove-cover-content
  .entry-meta
  .meta-item.meta-category {
  margin-top: -2px;
  text-transform: uppercase;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-1
    .gridlove-cover-content
    .entry-meta
    .meta-item.meta-author
    img {
    width: 30px;
    vertical-align: -11px;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-1 .entry-category {
    left: 0;
  }
}
#cover.gridlove-cover-8 .gridlove-cover-8-1 .post-ratings,
#cover.gridlove-cover-8 .gridlove-cover-8-1 .post-ratings-results {
  bottom: 6px;
  color: #fff;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-1 .post-ratings,
  #cover.gridlove-cover-8 .gridlove-cover-8-1 .post-ratings-results {
    bottom: 8px;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .entry-category {
    position: relative;
    top: auto;
    left: auto;
    float: right;
    width: 64%;
  }
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .entry-category a {
    float: left;
    margin-left: 16px;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .gridlove-cover-content {
    margin-bottom: 5px;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .gridlove-cover-content {
    position: relative;
    bottom: auto;
    left: auto;
    float: right;
    width: 64%;
  }
}
@media (max-width: 760px) and (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .entry-title {
    padding-left: 16px;
    color: #282823;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    text-shadow: none;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .entry-title
    a {
    color: #282823;
  }
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .entry-meta {
    display: none;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .entry-meta.entry-meta-first
    a {
    color: #888790;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .entry-meta.entry-meta-first {
    display: block;
    padding: 0 17px;
  }
}
#cover.gridlove-cover-8
  .gridlove-cover-8-2
  .gridlove-cover-content
  .entry-meta
  .author
  img {
  display: none;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .gridlove-cover-bg {
    float: left;
    width: 36%;
  }
  #cover.gridlove-cover-8 .gridlove-cover-8-2 .gridlove-cover-bg a:after {
    display: none;
  }
}
#cover.gridlove-cover-8 .gridlove-cover-item:hover .entry-title {
  text-decoration: underline;
}
#cover.gridlove-cover-8 .gridlove-cover-item .entry-title {
  margin-bottom: 12px;
}
.gridlove-module .module-actions a {
  font-size: 16px;
  text-transform: none;
  color: #0046ff;
}
.gridlove-module .module-actions a:hover {
  text-decoration: underline;
}
.gridlove-module .owl-controls .owl-nav {
  margin-top: -30px;
}
.gridlove-module .owl-controls .owl-dots {
  float: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
  -khtml-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}
.gridlove-module .owl-controls .owl-dots .owl-dot {
  margin-top: 0;
}
.gridlove-module .owl-controls .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .modules-with-sidebar {
    padding: 0 15px;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .modules-with-sidebar .modules-with-sidebar-content {
    -webkit-flex: 0 0 63.666667%;
    -ms-flex: 0 0 63.666667%;
    flex: 0 0 63.666667%;
    max-width: 63.666667%;
  }
}
@media (min-width: 761px) and (max-width: 1280px) {
  .modules-with-sidebar .modules-with-sidebar-content {
    padding: 0 12px 0 14px;
  }
}
@media (min-width: 761px) and (max-width: 1080px) {
  .widget-title {
    margin-bottom: 26px;
  }
  .gridlove-post-a .entry-image img {
    height: 130px;
  }
}
@media (min-width: 1081px) and (max-width: 1280px) {
  .widget-title {
    margin-bottom: 30px;
  }
  .gridlove-post-a .entry-image img {
    height: 138px;
  }
}
.modules-with-sidebar .modules-with-sidebar-content .gridlove-module {
  max-width: 100%;
  margin-bottom: 8px;
  padding-right: 8px;
}
.gridlove-child-sidebar.col-lg-4.col-sm-12 {
  padding-left: 0 !important;
}
@media (max-width: 1023px) {
  .modules-with-sidebar .modules-with-sidebar-content .gridlove-module {
    padding-right: 0;
  }
}
.archive .gridlove-site-content {
  margin-bottom: 0;
}
@media (max-width: 760px) {
  .modules-with-sidebar .modules-with-sidebar-content .gridlove-module {
    position: relative;
    padding-bottom: 0;
  }
  .modules-with-sidebar .modules-with-sidebar-content .gridlove-module:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: -25%;
    width: 150%;
    height: 1px;
    background-color: #e4e4e8;
  }
  .module-header {
    margin-top: 24px;
  }
  .archive .module-header {
    margin-top: 0;
  }
  .archive .gridlove-site-content {
    margin-bottom: 24px !important;
  }
  .gridlove-module-authors .module-header {
    margin-top: 24px;
  }
  .gridlove-child-sidebar.col-lg-4.col-sm-12 {
    padding-left: 2% !important;
  }
}
.modules-with-sidebar
  .modules-with-sidebar-content
  .gridlove-module
  .gridlove-child-slider {
  padding-left: 15px;
  margin-bottom: 80px;
}
.modules-with-sidebar
  .modules-with-sidebar-content
  .gridlove-module
  .gridlove-child-slider
  .col-lg-12 {
  max-width: 785px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 785px;
  flex: 0 0 785px;
  min-width: 785px;
}
@media (min-width: 760px) and (max-width: 1023px) {
  .modules-with-sidebar .gridlove-child-sidebar {
    padding: 0 30px;
  }
}
.modules-with-sidebar .gridlove-child-sidebar .gridlove-box {
  box-shadow: none;
  padding: 0;
}
.modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget {
  margin-bottom: 84px;
}
@media (min-width: 1023px) and (max-width: 1040px) {
  .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget {
    margin-bottom: 75px;
  }
}
@media (max-width: 1023px) {
  .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget {
    margin-bottom: 0px;
  }
}
@media (min-width: 761px) and (max-width: 1280px) {
  .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget {
    margin: 0 0%;
  }
  .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget:after {
    content: "";
    display: table;
    clear: both;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  .entry-image {
  max-width: 182px;
  margin-right: 15px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 182px;
  flex: 0 0 182px;
  height: 102px;
  overflow: hidden;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    .entry-image {
    max-width: 160px;
  }
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    .entry-image {
    height: 100px;
    margin-right: 14px;
    order: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
  }
  .widget-title {
    margin-bottom: 20px;
  }
}
.modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget article {
  position: relative;
  width: 100%;
  margin-bottom: 40px;
}
/*@media (min-width: 579px) and (max-width: 1023px){
    .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget article{
        float: left;
        clear: none;
        width: 48%;
        margin: 0 1% 20px
    }
}*/
@media (max-width: 579px) {
  .modules-with-sidebar .gridlove-child-sidebar .gridlove-posts-widget article {
    margin-bottom: 20px;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-category {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: 9;
  width: 190px;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-category
  a {
  padding: 5px 11px 5px;
  line-height: 12px;
  font-size: 12px;
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-category {
    position: relative;
    top: auto;
    left: auto;
    float: left;
    width: 64%;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-category
    a {
    float: left;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-image
  img {
  height: 100%;
  width: initial;
  max-width: inherit;
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-image
    img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header {
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .box-inner-ellipsis {
  height: auto;
  max-height: 69px;
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .box-inner-ellipsis {
    height: auto;
    max-height: 70px;
  }
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .entry-meta {
    display: none;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .entry-meta.entry-meta-first {
    display: block;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .entry-meta.entry-meta-first
    .meta-item {
    display: inline-block;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .entry-meta.entry-meta-first
    .meta-item:after {
    display: none;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-header
    .entry-meta.entry-meta-first
    .meta-item.meta-date {
    display: none;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  .post_format-post-format-video
  .entry-header
  .entry-meta
  .meta-item:after {
  display: inline-block;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  .post_format-post-format-video
  .entry-header
  .entry-meta
  .meta-item {
  display: inline-block;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  .post_format-post-format-video
  .entry-header
  .entry-meta
  .meta-item:last-child:after {
  display: none;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-item {
  line-height: 13px;
  display: inline-block;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-item:after {
  display: inline-block;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-item.meta-duration {
  text-transform: uppercase;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-item.meta-category
  a {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author
  a {
  font-size: 12px;
  text-transform: none;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author
  a:hover {
  color: #0046ff;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author
  img {
  display: none;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author_category {
  font-weight: 400;
  display: inline-block;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author_category:after {
  display: none;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  h6 {
  margin: 0;
}
@media (max-width: 760px) {
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    h6 {
    padding-right: 16px;
    color: #282823;
    font-family: "NordnetSans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  h6
  a {
  font-size: 16px;
  font-weight: 600;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article:hover
  h6
  a {
  color: #0046ff;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article:hover
  a {
  color: #000;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article:hover
  .entry-category
  a {
  color: #fff;
}
.modules-with-sidebar .module-title {
  max-width: 928px;
}
@media (max-width: 1023px) {
  .modules-with-sidebar .module-title {
    max-width: 100%;
  }
}
.ie
  .modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-image
  img {
  width: 100%;
}
.ie
  .modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header {
  width: 50%;
}
.ie .gridlove-cover-5 .gridlove-cover-bg {
  overflow: hidden;
}
.ie.ie-old .archive-main-content {
  float: left;
}
.ie.ie-old .archive-sidebar {
  float: right;
}
.ie.ie-old .module-type-author .col-lg-25 {
  float: left;
  width: 20%;
  max-width: 20%;
}
.ie.ie-old #prefooter {
  float: left;
  width: 100%;
}
.safari .module-type-author:after {
  content: "";
  display: table;
  clear: both;
}
.safari .module-type-author .col-lg-25 {
  -webkit-flex: 0 0 20%;
}
@media (max-width: 1023px) {
  .safari .module-type-author .col-lg-25 {
    -webkit-flex: 0 0 50%;
  }
}
@media (max-width: 760px) {
  .safari .module-type-author .col-lg-25 {
    -webkit-flex: 0 0 100%;
  }
}
.gridlove-posts-widget .entry-image .gridlove-format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: transparent;
  border: 3px solid white;
}
.gridlove-posts-widget .entry-image .gridlove-format-icon .fa {
  line-height: 36px;
  font-size: 15px;
}
.gridlove-posts-widget .entry-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(22, 49, 122, 0.2);
}
.DisplayCategoriesWidget {
  margin-bottom: 0;
}
.DisplayCategoriesWidget:first-child {
  padding-top: 0;
}
.DisplayCategoriesWidget .widget-title {
  font-size: 24px;
  margin-bottom: 15px !important;
}
@media (max-width: 760px) {
  .DisplayCategoriesWidget .widget-title {
    font-size: 20px;
  }
}
.DisplayCategoriesWidget .dcw:after {
  content: "";
  display: table;
  clear: both;
}
.DisplayCategoriesWidget .dcw .cat-item {
  padding: 7px 0 3px;
  font-size: 16px;
}
.DisplayCategoriesWidget .dcw .cat-item.current-cat {
  display: inline-block;
  width: auto;
  border-bottom: 1.5px solid black;
}
.DisplayCategoriesWidget .dcw .cat-item.current-cat a {
  color: #000;
}
.gridlove-sticky-sidebar .DisplayCategoriesWidget {
  padding: 25px 30px 10px;
}
@media (max-width: 760px) {
  .gridlove-sticky-sidebar .DisplayCategoriesWidget {
    padding: 25px 6px 10px;
  }
}
.gridlove-sticky-sidebar .DisplayCategoriesWidget:first-child {
  padding-top: 0;
  padding-bottom: 10px;
}
.module-actions .gridlove-action-link {
  background-color: transparent;
  position: relative;
  padding-right: 0;
}
.gridlove-child-action-link-below {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  padding-right: 15px;
  color: #0046ff;
  font-size: 14px;
}
@media (max-width: 760px) {
  .gridlove-child-action-link-below {
    display: none;
  }
}
.gridlove-child-action-link-below:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 24px;
  position: absolute;
  right: 0;
  display: none;
}
.gridlove-post .gridlove-format-icon,
.single .gridlove-format-icon {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  background-color: transparent;
  color: white;
  border: 3px solid #fff;
}
@media (max-width: 760px) {
  .gridlove-post .gridlove-format-icon,
  .single .gridlove-format-icon {
    width: 35px;
    height: 35px;
    margin-left: -17.25px;
    margin-top: -17.25px;
    border-width: 2px;
  }
}
.gridlove-post .gridlove-format-icon .fa,
.single .gridlove-format-icon .fa {
  line-height: 43px;
  font-size: 22px;
}
@media (max-width: 760px) {
  .gridlove-post .gridlove-format-icon .fa,
  .single .gridlove-format-icon .fa {
    line-height: 33px;
    font-size: 16px;
  }
}
.gridlove-post .gridlove-format-icon .fa.fa-play,
.single .gridlove-format-icon .fa.fa-play {
  margin-left: 6px;
}
@media (max-width: 760px) {
  .gridlove-post .gridlove-format-icon .fa.fa-play,
  .single .gridlove-format-icon .fa.fa-play {
    margin-left: 5px;
  }
}
.gridlove-post-a .entry-title {
  margin: 10px 0;
  font-size: 20px;
}
.gridlove-post-b .entry-title {
  font-size: 20px;
}
.gridlove-post-e,
.gridlove-post-g {
  height: 415px;
}
@media (max-width: 760px) {
  .gridlove-post-e,
  .gridlove-post-g {
    height: 100px;
  }
}
@media (min-width: 1041px) and (max-width: 1079px) {
  .gridlove-post-e,
  .gridlove-post-g {
    height: 403px;
  }
}
@media (min-width: 1081px) and (max-width: 1280px) {
  .gridlove-post-e,
  .gridlove-post-g {
    height: 406px;
  }
}
.gridlove-post-e .entry-category,
.gridlove-post-g .entry-category {
  top: 10px;
  left: -5px;
  z-index: 9;
}
@media (max-width: 760px) {
  .gridlove-post-e .entry-category,
  .gridlove-post-g .entry-category {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    float: right;
    width: 64%;
    padding-left: 16px;
  }
}
@media (max-width: 760px) {
  .gridlove-post-e .entry-image,
  .gridlove-post-g .entry-image {
    float: left;
    width: 36%;
    height: 100%;
  }
  .gridlove-post-e .entry-image a img,
  .gridlove-post-g .entry-image a img {
    height: 100%;
  }
}
.gridlove-post-e .entry-meta,
.gridlove-post-g .entry-meta {
  position: relative;
  bottom: auto;
  text-transform: uppercase;
}
.gridlove-cover-area .entry-meta .meta-item,
.gridlove-cover-area .entry-meta .meta-rtime,
.gridlove-cover-area .entry-meta .meta-views,
.gridlove-cover-area .entry-meta a,
.gridlove-cover-area .entry-meta span {
  font-size: 12px;
}
@media (max-width: 760px) {
  .gridlove-post-e .entry-meta,
  .gridlove-post-g .entry-meta {
    display: none;
  }
  .gridlove-post-e .entry-meta.entry-meta-first {
    display: block;
    margin-bottom: 5px;
  }
  .gridlove-post-e .entry-meta.entry-meta-first .meta-item:after {
    display: none;
  }
  .gridlove-post-e .entry-meta.entry-meta-first .meta-date {
    display: none;
  }
}
.gridlove-post-e .entry-meta.author-only {
  width: 80%;
}
.gridlove-post-e .meta-author_and_author_category {
  width: 100%;
}
.author-and-category {
  display: block;
  text-transform: none;
}
.gridlove-post-e .entry-meta.author-only,
.gridlove-post-g .entry-meta.author-only {
  position: absolute;
  bottom: 35px;
}
.gridlove-post-e .entry-meta.author-only a,
.gridlove-post-g .entry-meta.author-only .meta-author a {
  font-size: 14px;
  line-height: 1;
  text-transform: none;
}
.gridlove-post-e .entry-meta.author-only img,
.gridlove-post-g .entry-meta.author-only .meta-author img {
  float: left;
  width: 36px;
  margin-right: 10px;
  border-radius: 50%;
}
.gridlove-post-e .box-inner-p,
.gridlove-post-g .box-inner-p {
  padding: 13px 0 20px;
}
@media (max-width: 760px) {
  .gridlove-post-e .box-inner-p,
  .gridlove-post-g .box-inner-p {
    float: right;
    padding: 0 0 0 16px;
    width: 64%;
  }
}
.gridlove-post-e .gridlove-format-icon,
.gridlove-post-g .gridlove-format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
}
.gridlove-post-e .box-inner-ellipsis,
.gridlove-post-g .box-inner-ellipsis {
  margin-bottom: 12px;
  height: 140px;
  max-height: 140px;
}
@media (max-width: 760px) {
  .gridlove-post-e .box-inner-ellipsis,
  .gridlove-post-g .box-inner-ellipsis {
    height: auto;
    max-height: 80px;
  }
  .gridlove-post-e .box-inner-ellipsis .entry-content,
  .gridlove-post-g .box-inner-ellipsis .entry-content {
    display: none;
  }
}
@media (max-width: 760px) {
  .gridlove-post-e .box-inner-ellipsis .entry-title,
  .gridlove-post-g .box-inner-ellipsis .entry-title {
    margin-bottom: 2px;
    margin-top: 0;
    color: #282823;
    font-family: "NordnetSans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
}
.gridlove-post-e .box-inner-ellipsis.title-wrap,
.gridlove-post-g .box-inner-ellipsis.title-wrap {
  height: auto;
  max-height: 70px;
  margin-bottom: 0;
}
.gridlove-post-e .box-inner-ellipsis.title-wrap .entry-title,
.gridlove-post-g .box-inner-ellipsis.title-wrap .entry-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
@media (max-width: 760px) {
  .gridlove-post-e .post-ratings-results,
  .gridlove-post-g .post-ratings-results {
    display: none;
  }
}
@media (min-width: 760px) {
  .gridlove-post-e:hover .entry-title a,
  .gridlove-post-g:hover .entry-title a {
    color: #0046ff;
  }
  .gridlove-post-e:hover .entry-image > a:after,
  .gridlove-post-g:hover .entry-image > a:after {
    background: rgba(0, 0, 0, 0.2);
  }
  .gridlove-post-e:hover .entry-content a,
  .gridlove-post-g:hover .entry-content a {
    color: inherit;
  }
}
@media (max-width: 760px) {
  .gridlove-post-e:hover .entry-image > a:after,
  .gridlove-post-g:hover .entry-image > a:after {
    display: none !important;
  }
}
@media (min-width: 760px) and (max-width: 1023px) {
  .page-template-template-modules-videos-php .gridlove-cover-7-container {
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  .page-template-template-modules-videos-php .gridlove-cover-7-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-template-modules-videos-php .gridlove-post-g {
  height: 370px;
}
@media (max-width: 760px) {
  .page-template-template-modules-videos-php .gridlove-post-g {
    height: 100px;
  }
}
.page-template-template-modules-videos-php
  .gridlove-post-g
  .box-inner-ellipsis {
  height: 170px;
  max-height: 170px;
}
@media (max-width: 760px) {
  .page-template-template-modules-videos-php
    .gridlove-post-g
    .box-inner-ellipsis {
    height: auto;
    max-height: 75px;
  }
}
@media (max-width: 760px) {
  .page-template-template-modules-videos-php
    .gridlove-post-g
    .entry-category
    a {
    display: none;
  }
  .page-template-template-modules-videos-php
    .gridlove-post-g
    .entry-meta:before {
    display: none;
  }
  .page-template-template-modules-videos-php
    .gridlove-post-g
    .entry-category
    div {
    float: left;
  }
  .page-template-template-modules-videos-php
    .gridlove-post-g
    .entry-category
    a:hover {
    background-color: transparent !important;
    color: #7e7e7e !important;
    cursor: pointer;
  }
}
.page-template-template-modules-videos-php .gridlove-post-g .time-meta {
  display: block;
  float: left;
  line-height: 1;
  margin-top: -5px;
  padding-left: 5px;
}
.page-template-template-modules-videos-php .gridlove-post-g .time-meta:before {
  content: ".";
  position: absolute;
  left: -2px;
  top: -3px;
  color: #888790;
}
@media (max-width: 760px) {
  .page-template-template-modules-videos-php .gridlove-post-g .time-meta {
    padding-left: 0;
  }
}
.page-template-template-modules-videos-php .gridlove-child-action-link-below {
  display: none;
}
.gridlove-post-a .entry-image > a:after,
.gridlove-posts-widget .entry-image:after {
  display: none;
}
.gridlove-post-a:hover .entry-image > a:after {
  display: block;
}
.gridlove-post-f {
  height: 496px;
  text-align: center;
  margin-bottom: 76px;
  max-width: 927px;
}
@media (max-width: 1023px) {
  .gridlove-post-f {
    max-width: 100%;
  }
}
@media (max-width: 760px) {
  .gridlove-post-f {
    height: 230px;
    margin-bottom: 20px;
  }
}
@media (min-width: 761px) and (max-width: 980px) {
  .gridlove-post-f {
    margin-bottom: 56px;
  }
}
@media (min-width: 760px) and (max-width: 1280px) {
  .gridlove-post-f {
    height: 488px;
  }
  .gridlove-post-b .entry-content p {
    display: none;
  }
}
.gridlove-post-f .entry-overlay {
  position: absolute;
  height: 80%;
  bottom: 0;
  top: auto;
  background-color: transparent;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(rgba(0, 0, 0, 0.8))
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent,
    rgba(0, 0, 0, 0.8)
  );
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  background-image: linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent', endColorStr='rgba(0,0,0,0.8)');
}
.gridlove-post-f .box-inner-p {
  position: absolute;
  height: 60%;
  width: 100%;
  bottom: 0;
  top: auto;
  z-index: 9;
}
@media (max-width: 760px) {
  .gridlove-post-f .box-inner-p {
    padding: 10px;
  }
}
.gridlove-post-f .box-inner-p .entry-meta {
  position: relative;
  bottom: auto;
  padding-top: 25px;
}
@media (max-width: 760px) {
  .gridlove-post-f .box-inner-p .entry-meta {
    padding: 0;
  }
  .gridlove-post-f .box-inner-p .entry-meta:after {
    content: "";
    display: table;
    clear: both;
  }
}
.gridlove-post-f .box-inner-p .entry-meta .meta-item {
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 760px) {
  .gridlove-post-f .box-inner-p .entry-meta .meta-item {
    margin: 12px 0 5px;
  }
}
.gridlove-post-f .box-inner-p .entry-meta .meta-item span {
  color: #ffffff;
}
.gridlove-post-f .box-inner-p .gridlove-format-icon {
  margin-left: 0;
  margin-top: 0;
}
.gridlove-post-f .entry-category {
  position: absolute;
  top: 10px;
  left: -4px;
}
@media (max-width: 760px) {
  .gridlove-post-f .entry-category {
    display: none;
  }
}
.gridlove-post-f .entry-image {
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
}
.gridlove-post-f .entry-image a {
  max-width: 100%;
}
.gridlove-post-f .entry-image a img {
  height: 100%;
  width: 100%;
}
@media (max-width: 1200px) {
  .gridlove-post-f .entry-image a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
}
.gridlove-post-f .entry-title {
  padding: 15px 0;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
}
@media (max-width: 760px) {
  .gridlove-post-f .entry-title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-shadow: none;
    letter-spacing: 0;
    padding: 0;
    margin-bottom: 0;
  }
}
.gridlove-post-f .entry-title a {
  color: #fff;
}
.gridlove-post-f .box-inner-ellipsis {
  height: 47px;
  color: #ffffff;
}
.gridlove-post-f .box-inner-ellipsis.title-ellipsis {
  height: 70px;
}
@media (max-width: 760px) {
  .gridlove-post-f .box-inner-ellipsis.title-ellipsis {
    height: 50px;
  }
}
@media (max-width: 760px) {
  .gridlove-post-f .entry-content {
    display: none;
  }
}
.gridlove-post-f:hover .entry-title {
  text-decoration: underline;
}
.gridlove-post-f:hover .entry-title a {
  color: #fff;
}
.ie .gridlove-post-f .entry-image a img {
  width: 100%;
}
.gridlove-post-b {
  height: 148px;
}
@media (max-width: 760px) {
  .gridlove-post-b {
    height: 100px;
  }
}
.gridlove-post-b .entry-meta {
  position: relative;
  bottom: auto;
  margin-bottom: 10px;
  line-height: 10px;
  text-transform: uppercase;
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-meta .meta-item .episode-number {
    position: relative;
    overflow: hidden;
    width: 17px;
    float: left;
    height: 12px;
    margin-top: 3.5px;
    margin-right: 5px;
  }
  .gridlove-post-b .entry-meta .meta-item .episode-number:after {
    content: ".";
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-meta .meta-item {
    color: #888790;
  }
}
.gridlove-post-b .entry-meta .meta-item a,
.gridlove-post-b .entry-meta .meta-item span {
  line-height: 12px;
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-meta .meta-item a,
  .gridlove-post-b .entry-meta .meta-item span {
    color: #888790;
  }
}
.gridlove-post-b .entry-category {
  position: absolute;
  top: 5px;
  left: -5px;
  z-index: 9;
}
.gridlove-post-b .gridlove-format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
}
.gridlove-post-b .entry-image {
  width: 260px;
  height: 146px;
  overflow: hidden;
  margin-right: 20px;
}
@media (min-width: 760px) and (max-width: 1280px) {
  .gridlove-post-b .entry-image {
    height: 132px;
  }
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-image {
    width: 36%;
    height: 100%;
    margin-right: 0;
  }
}
.gridlove-post-b .entry-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(22, 49, 122, 0.2);
}
.gridlove-post-b .entry-image img {
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}
.gridlove-post-b .entry-image .gridlove-format-icon {
  z-index: 9;
}
.gridlove-post-b .box-col-b {
  float: none;
  max-width: inherit;
  padding: 0 20px 0 0;
  pointer-events: all;
}
@media (max-width: 760px) {
  .gridlove-post-b .box-col-b {
    float: right;
    width: 64%;
    padding-left: 16px;
    margin-left: 0;
  }
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-sm-overlay {
    position: relative;
    top: auto;
    left: auto;
  }
}
@media (max-width: 760px) and (max-width: 760px) {
  .gridlove-post-b .entry-sm-overlay .entry-title {
    color: #282823;
    font-family: "NordnetSans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
}
@media (max-width: 760px) and (max-width: 760px) {
  .gridlove-post-b .entry-sm-overlay .entry-title a {
    color: #282823;
  }
}
.gridlove-post-b .box-inner-ellipsis {
  height: 48px;
  max-height: 48px;
}
@media (max-width: 760px) {
  .gridlove-post-b .box-inner-ellipsis {
    display: none;
  }
}
.gridlove-post-b .box-inner-ellipsis.title-ellipsis {
  display: block;
  height: auto;
  max-height: inherit;
}
@media (max-width: 760px) {
  .gridlove-post-b .box-inner-ellipsis.title-ellipsis {
    height: 50px;
    max-height: 50px;
  }
}
.gridlove-post-b:hover .entry-title a {
  color: #0046ff;
}
.gridlove-post-b:hover .entry-image > a:after {
  background: rgba(0, 0, 0, 0.2);
}
.gridlove-post-b:hover .entry-content a {
  color: inherit;
}
.gridlove-post-h {
  padding-bottom: 30px;
  margin-bottom: 30px;
  height: auto;
  border-bottom: 1px solid #d7d7d7;
}
.gridlove-posts .gridlove-post-h:last-of-type {
  border-bottom: 0;
}
@media (max-width: 1023px) {
  .gridlove-post-h {
    border-bottom: 0;
    padding-bottom: 0;
  }
}
.gridlove-post-h:last-child {
  border-bottom: 0;
}
.gridlove-post-h .gridlove-format-icon {
  width: 40px;
  height: 40px;
  display: block;
  margin: 15px auto 0;
  color: #282823;
  border-color: #282823;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .gridlove-post-h .gridlove-format-icon {
    margin-top: 0;
    margin-bottom: 8px;
    border-width: 3px;
  }
}
.gridlove-post-h .gridlove-format-icon .fa-play {
  margin-left: 4px !important;
}
.gridlove-post-h .gridlove-format-icon .fa {
  line-height: 34px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .gridlove-post-h .gridlove-format-icon .fa {
    line-height: 34px;
  }
}
.gridlove-post-h .box-inner-ellipsis {
  max-height: 70px;
}
@media (max-width: 1023px) {
  .gridlove-post-h .box-inner-ellipsis {
    height: auto;
    margin-bottom: 10px;
  }
  .gridlove-post-h .box-inner-ellipsis p {
    margin-bottom: 0;
    padding-right: 50px;
  }
}
@media (max-width: 579px) {
  .gridlove-post-h .main-data {
    padding-left: 0;
  }
}
.gridlove-post-h .entry-meta {
  text-align: center;
}
.gridlove-post-h .entry-meta .meta-item {
  color: #282823;
  margin-right: 0 !important;
  font-size: 16px !important;
  font-weight: 400;
}
.gridlove-post-h .entry-meta .meta-item span {
  color: #282823;
  font-size: 16px !important;
}
@media (max-width: 1023px) {
  .gridlove-post-h .entry-meta .meta-item {
    color: #888790;
    font-size: 13px !important;
    line-height: 18px;
  }
  .gridlove-post-h .entry-meta .meta-item span {
    color: #888790;
    font-size: 13px !important;
    line-height: 18px;
  }
}
.gridlove-post-h .entry-meta.date .meta-date {
  margin-bottom: 15px;
  margin-top: 5px;
}
@media (max-width: 1023px) {
  .gridlove-post-h .entry-meta.date .meta-date {
    float: left;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 1023px) {
  .gridlove-post-h .entry-meta.date .meta-duration {
    float: left;
    padding-left: 6px;
  }
}
@media (max-width: 1023px) {
  .gridlove-post-h .entry-meta .meta-episode {
    color: #282823 !important;
    font-size: 13px !important;
    font-weight: 600;
    line-height: 18px;
  }
}
.gridlove-post-h .entry-meta.share {
  height: 100%;
  text-align: right;
  cursor: pointer;
  font-size: 26px !important;
}
.gridlove-post-h .entry-meta.share:hover {
  color: #0046ff;
}
.gridlove-post-h .entry-meta.share:hover .gridlove-share-wrapper {
  opacity: 1;
}
.gridlove-post-h .entry-meta.share .gridlove-share-wrapper {
  height: 100%;
  opacity: 0;
  max-width: 100%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 1200px) {
  .gridlove-post-h .entry-meta.share .gridlove-share-wrapper {
    padding: 0;
  }
}
.gridlove-post-h
  .entry-meta.share
  .gridlove-share-wrapper
  .gridlove-podcasts-share {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 100%;
}
@media (max-width: 1200px) {
  .gridlove-post-h
    .entry-meta.share
    .gridlove-share-wrapper
    .gridlove-podcasts-share {
    right: 0;
    width: 180%;
  }
}
.gridlove-post-h
  .entry-meta.share
  .gridlove-share-wrapper
  .gridlove-podcasts-share
  .gridlove-share-item,
.gridlove-post-h
  .entry-meta.share
  .gridlove-share-wrapper
  .gridlove-podcasts-share
  a {
  background-color: transparent !important;
  padding: 3px;
  font-size: 16px;
}
.gridlove-post-h .entry-title {
  margin-bottom: 10px;
  margin-top: 5px;
  color: #282823;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .gridlove-post-h .entry-title {
    margin-top: -1px;
    color: #282823;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
  }
}
.gridlove_posts_tabs_widget {
  overflow: hidden;
  padding: 0 !important;
  margin-bottom: 44px;
}
@media (min-width: 761px) and (max-width: 1022px) {
  .gridlove_posts_tabs_widget {
    margin-top: 38px;
    margin-bottom: 38px !important;
  }
}
@media (min-width: 1023px) and (max-width: 1038px) {
  .gridlove_posts_tabs_widget {
    margin-top: 31px;
    margin-bottom: 38px !important;
  }
}
@media (min-width: 1039px) and (max-width: 1280px) {
  .gridlove_posts_tabs_widget {
    margin-top: -3px;
  }
}
@media (max-width: 760px) {
  .gridlove_posts_tabs_widget {
    display: none;
  }
}
.gridlove_posts_tabs_widget .mks_tabs_nav:after {
  content: "";
  display: table;
  clear: both;
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item {
  float: left;
  margin-right: 35px;
  cursor: pointer;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item {
    margin-right: 20px;
  }
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item.both_not_active {
  cursor: default;
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item.both_not_active h4 {
  color: #111111;
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item h4 {
  color: #0046ff;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item h4 {
    font-size: 25px;
  }
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item:last-child {
  margin-left: 0;
}
.gridlove_posts_tabs_widget .mks_tabs_nav .mks_tab_nav_item.active h4 {
  padding-bottom: 4px;
  color: #111111;
  border-bottom: 1.5px solid black;
}
.gridlove_posts_tabs_widget .tabs-content {
  width: 808px;
}
.gridlove_posts_tabs_widget .tabs-content .mks_tab_item {
  float: left;
  width: 100%;
  background-color: white;
  max-width: 760px;
}
.gridlove_posts_tabs_widget .tabs-content .mks_tab_item.active {
  margin-left: 0;
}
.gridlove_posts_tabs_widget .tabs-content .mks_tab_item .gridlove-posts-widget {
  margin-bottom: 20px;
}
.gridlove_posts_tabs_widget
  .tabs-content
  .mks_tab_item
  .gridlove-posts-widget
  article {
  margin-bottom: 26px;
  line-height: 10px;
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .gridlove_posts_tabs_widget
    .tabs-content
    .mks_tab_item
    .gridlove-posts-widget
    article {
    width: 320px;
  }
}
.gridlove_posts_tabs_widget
  .tabs-content
  .mks_tab_item
  .gridlove-posts-widget
  article
  .entry-image {
  order: -1;
  height: 102px;
  margin-left: 0;
}
.gridlove_posts_tabs_widget
  .tabs-content
  .mks_tab_item
  .gridlove-posts-widget
  article
  h6 {
  margin: 0;
  padding-right: 5px;
}
.gridlove_posts_tabs_widget
  .tabs-content
  .mks_tab_item
  .gridlove-posts-widget
  article
  .entry-meta {
  margin-bottom: 4px;
}
@media (max-width: 760px) {
  .widget_bloomwidget {
    display: none;
  }
}
@media (max-width: 1023px) {
  .ads-area-wrap {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.ads-area-wrap .ads-area-title {
  font-family: "NordnetSans", Sans-serif;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .ads-area-wrap .ads-area-title {
    padding: 0 30px;
  }
}
@media (max-width: 760px) {
  .ads-area-wrap .ads-area-title {
    display: none;
  }
}
.ads-area-wrap .gridlove-child-ads-area {
  margin-bottom: 60px;
}
@media (max-width: 1023px) {
  .ads-area-wrap .gridlove-child-ads-area {
    margin-bottom: 0;
  }
  .ads-area-wrap .gridlove-child-ads-area .row {
    margin-left: 0;
    margin-right: 0;
  }
  .ads-area-wrap .gridlove-child-ads-area .row > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.ads-area-wrap .gridlove-child-ads-area .gridlove-child-ad-item {
  position: relative;
  display: block;
  height: 200px;
}
@media (min-width: 760px) and (max-width: 1023px) {
  .ads-area-wrap .gridlove-child-ads-area .gridlove-child-ad-item {
    height: 300px;
  }
}
.ads-area-wrap .gridlove-child-ads-area .gridlove-child-ad-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ads-area-wrap .gridlove-child-ads-area .gridlove-child-ad-item:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-color: transparent 0%;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent 0%),
    to(rgba(0, 0, 0, 0.8) 100%)
  );
  background-image: -webkit-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -moz-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: -o-linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background-image: linear-gradient(
    top,
    transparent 0%,
    rgba(0, 0, 0, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='transparent 0%', endColorStr='rgba(0,0,0,0.8) 100%');
}
.ads-area-wrap .gridlove-child-ads-area .gridlove-child-ad-item .gridlove-cat {
  position: absolute;
  top: 10px;
  left: -5px;
  z-index: 2;
  font-size: 12px;
  line-height: 10px;
  padding: 7px 11px 6px;
}
@media (max-width: 760px) {
  .ads-area-wrap
    .gridlove-child-ads-area
    .gridlove-child-ad-item
    .gridlove-cat {
    left: 0;
  }
}
.ads-area-wrap
  .gridlove-child-ads-area
  .gridlove-child-ad-item
  .ad-item-content {
  position: absolute;
  bottom: 20px;
  padding: 0 15px;
  z-index: 9;
}
.ads-area-wrap
  .gridlove-child-ads-area
  .gridlove-child-ad-item
  .ad-item-content
  .gridlove-child-ads-title {
  color: #ffffff;
  font-family: "NordnetSans", sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 0;
}
.ads-area-wrap
  .gridlove-child-ads-area
  .gridlove-child-ad-item
  .ad-item-content
  .ads-subtitle {
  color: #ffffff;
  font-family: "NordnetSans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  #footer:after {
    content: "";
    display: table;
    clear: both;
  }
}
#footer .row {
  margin-right: 0;
  margin-left: 0;
}
#footer .widget_nav_menu .widget-title {
  font-family: "NordnetSans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px !important;
  color: #ffffff;
}
#footer .widget_nav_menu li a {
  padding: 0 0 4px 0;
  border-bottom: 0;
  font-weight: 600;
}
@media (max-width: 760px) {
  #footer .widget_nav_menu li a {
    padding: 7px 0;
  }
}
#footer .shareville {
  max-height: 40px;
  margin-right: 10px;
}
#footer .widget {
  margin-top: 50px;
}
@media (max-width: 760px) {
  #footer .widget {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 760px) {
  #footer .mks_social_widget {
    float: left !important;
    clear: none;
    width: 70%;
    margin-top: 0;
  }
}
#footer .mks_social_widget .mks_social_widget_ul li a {
  background-color: transparent;
}
@media (min-width: 760px) and (max-width: 1023px) {
  #footer .mks_social_widget .mks_social_widget_ul li a {
    width: 30px !important;
  }
}
#footer .mks_social_widget .mks_social_widget_ul li a:before {
  color: #ffffff;
}
#footer .right-footer .widget {
  float: right;
  margin-bottom: 0;
}
#footer .right-footer .widget.widget_text {
  margin-top: 20px;
  float: left;
  margin-left: 36%;
}
@media (max-width: 760px) {
  #footer .right-footer .widget.widget_text {
    float: right;
    clear: none;
    width: 30%;
    margin-left: 0;
    margin-top: 0;
  }
}
.gridlove-copyright {
  padding: 0;
  opacity: 1;
}
@media (max-width: 1023px) {
  .gridlove-copyright {
    float: left;
    width: 100%;
  }
}
.gridlove-copyright .gridlove-copyright-wrap {
  padding: 15px 0;
  border-top: 1px solid #282823;
}
@media (max-width: 1023px) {
  .gridlove-copyright .gridlove-copyright-wrap {
    padding: 15px;
    border-top: 0;
  }
}
@media (max-width: 1023px) {
  .gridlove-copyright .gridlove-copyright-wrap .copyright {
    display: block;
    padding: 20px 0 0;
  }
}
@media (max-width: 1023px) {
  .gridlove-copyright p {
    text-align: left !important;
  }
}
.gridlove-copyright #menu-bottom-footer {
  float: right;
}
@media (max-width: 1023px) {
  .gridlove-copyright #menu-bottom-footer {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.gridlove-copyright #menu-bottom-footer li {
  float: left;
  margin-right: 10px;
}
@media (max-width: 1023px) {
  .gridlove-copyright #menu-bottom-footer li {
    width: 33%;
    margin-right: 0;
  }
  .gridlove-copyright #menu-bottom-footer li:first-child {
    text-align: left;
  }
  .gridlove-copyright #menu-bottom-footer li:last-child {
    text-align: right;
  }
}
.gridlove-child-slider div,
.gridlove-child-slider a,
.gridlove-child-slider span,
.gridlove-child-slider h2,
.gridlove-child-slider .entry-image a:after,
.gridlove-child-slider img {
  -webkit-backface-visibility: hidden;
}
.gridlove-child-slider .owl-controls .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -20px;
  max-width: inherit;
}
.gridlove-child-slider .owl-controls .owl-nav .owl-next,
.gridlove-child-slider .owl-controls .owl-nav .owl-prev {
  background-color: white;
  border: 1px solid darkgray;
  position: absolute;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  background: rgba(255, 255, 255, 0.5);
  color: #5e5e5e;
  border-radius: 50%;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 1, 1, 0.1);
  box-shadow: 0 3px 5px 0 rgba(0, 1, 1, 0.1);
  font-size: 13px;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0;
  pointer-events: auto;
}
.gridlove-child-slider .owl-controls .owl-nav > .owl-next {
  right: -15px;
}
.gridlove-child-slider .owl-controls .owl-nav > .owl-prev {
  left: -23px;
}
.gridlove-child-slider {
  height: 330px;
  overflow: hidden;
}
.gridlove-child-slider.owl-loaded {
  height: auto;
  overflow: visible;
}
.owl-controls .owl-dots {
  float: right;
  margin-right: 15px;
}
.owl-controls .owl-dots .owl-dot {
  float: left;
  margin: 25px 22px 0 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #e4e4e8;
}
.owl-controls .owl-dots .owl-dot.active {
  background-color: #00d200;
}
.owl-controls .owl-dots:last-child {
  margin-right: 0;
}
@media (min-width: 1230px) {
  .gridlove-module .gridlove-child-slider .col-lg-12 {
    max-width: 1170px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1170px;
    flex: 0 0 1170px;
    min-width: 1170px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-9 {
    max-width: 870px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 870px;
    flex: 0 0 870px;
    min-width: 870px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-8 {
    max-width: 770px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 770px;
    flex: 0 0 770px;
    min-width: 770px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-7 {
    max-width: 670px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 670px;
    flex: 0 0 670px;
    min-width: 670px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-6 {
    max-width: 570px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 570px;
    flex: 0 0 570px;
    min-width: 570px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-5 {
    max-width: 470px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 470px;
    flex: 0 0 470px;
    min-width: 470px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-4 {
    max-width: 370px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    min-width: 370px;
  }
  .gridlove-module .gridlove-child-slider .col-lg-3 {
    max-width: 270px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    min-width: 270px;
  }
}
.dd {
  border: 0;
  width: initial;
  max-width: 120px !important;
  cursor: pointer;
}
.dd .ddTitle {
  color: inherit;
  background: transparent;
}
.dd .ddTitle .ddTitleText {
  padding: 0;
}
.dd .ddTitle .ddTitleText img {
  margin-top: -4px;
}
.dd .divider {
  border: 0;
}
.dd .ddChild {
  height: 120px !important;
  border-radius: 0;
  border: 0;
}
.dd .ddChild li {
  background-color: #fff !important;
  border-bottom: 0;
  border-radius: 0;
}
.dd .ddChild li.hover {
  background-color: #d5d5d5 !important;
}
.dd .ddChild li.selected {
  background-color: #d5d5d5 !important;
  border-radius: 0;
}
.dd .ddChild li img {
  margin-top: -2px;
}
#prefooter {
  padding: 30px 0;
  background-color: #ebebe8;
}
@media (max-width: 760px) {
  #prefooter {
    padding: 12px 0 24px;
  }
}
#prefooter .prefooter-content .title {
  font-size: 40px;
  line-height: 45px;
}
@media (max-width: 760px) {
  #prefooter .prefooter-content .title {
    font-size: 25px;
    line-height: 30px;
  }
}
#prefooter .prefooter-content .subtitle {
  line-height: 24px;
}
@media (max-width: 760px) {
  #prefooter .prefooter-content .subtitle {
    font-size: 16px;
    line-height: 20px;
  }
}
#prefooter .prefooter-content a {
  color: #0046ff;
}
#prefooter .prefooter-content .listbuilder-popup-scale {
  left: -15px !important;
  -webkit-transform: translate(0) !important;
  -khtml-transform: translate(0) !important;
  -moz-transform: translate(0) !important;
  -ms-transform: translate(0) !important;
  -o-transform: translate(0) !important;
  transform: translate(0) !important;
}
.gridlove-footer .widget_nav_menu li a {
  font-size: 14px;
  border: 0;
}
.gridlove-footer > .container:after {
  display: none;
}
.gridlove-module-authors {
  position: relative;
  margin-bottom: 35px;
  margin-top: 50px;
}
.gridlove-module-authors .module-header {
  width: 100%;
}
.gridlove-module-authors .module-header .module-title {
  position: relative;
}
.gridlove-module-authors .more-posts {
  position: absolute;
  top: 2px;
  right: 20px;
  color: #0046ff;
  font-size: 16px;
}
.gridlove-module-authors .more-posts:hover {
  text-decoration: underline;
}
.gridlove-module-authors .gridlove-author-module {
  display: block;
  height: auto;
  padding-top: 16px;
  margin-bottom: 0;
}
.gridlove-module-authors .gridlove-author-module.gridlove-box {
  -webkit-box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
  -khtml-box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
  -moz-box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
  -ms-box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
  -o-box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
  box-shadow: 0px 1px 8px rgba(0, 1, 1, 0.2);
}
.gridlove-module-authors .gridlove-author-module .avatar {
  display: block;
  margin: 0 auto 20px;
  border-radius: 50%;
}
@media (max-width: 760px) {
  .gridlove-module-authors .gridlove-author-module .avatar {
    width: 100px;
  }
}
.gridlove-module-authors .gridlove-author-module .full-name,
.gridlove-module-authors .gridlove-author-module .position,
.gridlove-module-authors .gridlove-author-module .activity {
  display: block;
  text-align: center;
}
.gridlove-module-authors .gridlove-author-module .full-name {
  font-size: 20px;
  font-weight: 600;
}
.gridlove-module-authors .position {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}
@media (max-width: 760px) {
  .gridlove-module-authors .gridlove-author-module .full-name {
    font-size: 16px;
  }
  .gridlove-module-authors .position {
    font-size: 14px;
  }
}
.gridlove-module-authors .gridlove-child-action-link-below {
  margin-right: 15px;
}
.gridlove-author-layout-3 {
  padding-top: 0;
  border: 0;
  margin-bottom: 36px;
}
@media (max-width: 760px) {
  .gridlove-author-layout-3 {
    margin-bottom: 24px;
  }
}
.gridlove-author-layout-3 h6 {
  margin-bottom: 10px;
}
.gridlove-author-layout-3 h6 a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.gridlove-author-layout-3 .gridlove-author-desc {
  margin-bottom: 10px;
}
.gridlove-author-layout-3 .gridlove-author-desc p {
  margin-bottom: 10px;
}
.gridlove-author-layout-3 .gridlove-author-links .entry-meta .meta-item:after {
  content: " . ";
  padding-left: 8px;
}
.gridlove-author-layout-3
  .gridlove-author-links
  .entry-meta
  .meta-item:last-child:after {
  display: none;
}
.gridlove-author-layout-3
  .gridlove-author-links
  .entry-meta
  .meta-item
  .updated:before,
.gridlove-author-layout-3
  .gridlove-author-links
  .entry-meta
  .meta-item.meta-rtime:before {
  display: none;
}
.single.single-post .entry-image-wrap .gridlove-format-icon {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
}
.single.single-post .entry-image-wrap .gridlove-format-icon .fa {
  line-height: 53px;
}
@media (max-width: 760px) {
  .single.single-post .entry-image-wrap .gridlove-format-icon .fa {
    line-height: 46px;
    font-size: 20px;
  }
}
@media (max-width: 760px) {
  .single.single-post .entry-image-wrap .gridlove-format-icon {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
  }
}
@media (max-width: 760px) {
  .single .entry-header {
    margin-bottom: 0;
  }
}
.single .single-author-wrap {
  max-width: 710px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .single .single-author-wrap {
    max-width: 660px;
  }
}
@media (max-width: 760px) {
  .single .single-author-wrap {
    max-width: 100%;
  }
}
.single .single-author-wrap .entry-title {
  font-family: "NordnetSans", sans-serif;
  font-size: 48px;
  line-height: 52px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 760px) {
  .single .single-author-wrap .entry-title {
    color: #282823;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 0;
  }
}
.single .single-author-wrap .box-inner-p-smaller {
  padding: 16px 4px 28px;
}
.single .single-author-wrap .box-inner-p-smaller .entry-meta .meta-item a,
.single .single-author-wrap .box-inner-p-smaller .entry-meta .meta-item span {
  font-size: 14px;
}
@media (max-width: 760px) {
  .single .single-author-wrap .box-inner-p-smaller {
    padding: 20px 12px 24px;
  }
}
.single .single-author-wrap .gridlove-author:after {
  content: "";
  display: table;
  clear: both;
}
.single .single-author-wrap .gridlove-author img,
.single .author-below-and-content-below-wrap .gridlove-author img {
  float: left;
  margin-right: 10px;
  width: 44px;
  margin-bottom: 0;
}
.single .single-author-wrap .gridlove-author h6,
.single .author-below-and-content-below-wrap .gridlove-author h6 {
  margin-bottom: 0 !important;
}
.single .single-author-wrap .gridlove-author .gridlove-author-desc,
.single
  .author-below-and-content-below-wrap
  .gridlove-author
  .gridlove-author-desc {
  font-size: 16px;
  margin-bottom: 0;
}
.single .single-author-wrap .gridlove-author .entry-meta {
  font-size: 12px;
}
.single .entry-image {
  position: relative;
}
.single .entry-image .wp-block-embed {
  max-width: 847px;
  margin: 0 auto;
}
.single .entry-image img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single .entry-image .gridlove-format-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: pulseicon 0.7s alternate ease-in-out infinite;
  -khtml-animation: pulseicon 0.7s alternate ease-in-out infinite;
  -moz-animation: pulseicon 0.7s alternate ease-in-out infinite;
  -ms-animation: pulseicon 0.7s alternate ease-in-out infinite;
  -o-animation: pulseicon 0.7s alternate ease-in-out infinite;
  animation: pulseicon 0.7s alternate ease-in-out infinite;
}
.single .entry-image iframe {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  display: block;
  margin: 0 auto;
  max-height: 500px;
}
@media (max-width: 1023px) {
  .single .entry-image iframe {
    position: relative;
    top: auto;
    left: auto;
  }
}
.single .entry-image .gridlove-loader {
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
.single .entry-image .video-play {
  cursor: pointer;
}
.single .single-category {
  max-width: 696px;
}
@media (max-width: 1023px) {
  .single .single-category {
    max-width: 660px;
  }
}
@media (max-width: 760px) {
  .single .single-category {
    max-width: 100%;
  }
}
.single .single-category .entry-category {
  margin-left: -10px;
  margin-bottom: 25px;
}
@media (max-width: 760px) {
  .single .single-category .entry-category {
    margin-left: 12px;
  }
  .customer-sing-up p {
    margin: 0 0 8px;
  }
  .cp-modal {
    width: 100% !important;
    max-width: 100%;
    height: auto !important;
  }
  .adobe {
    max-height: 136px !important;
  }
  .gridlove-post-h .gridlove-format-icon .fa {
    line-height: 34px;
  }
  .filter_wrap {
    margin-bottom: 30px !important;
  }
  .widget {
    padding: 10px 0;
  }
  .DisplayCategoriesWidget .widget-title {
    margin-bottom: 8px !important;
  }
  .archive-row {
    margin-top: 0px !important;
  }
  .gray-background {
    padding-top: 8px !important;
    padding-bottom: 0px !important;
  }
  .gray-background .gridlove-module-authors .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50% !important;
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .gridlove-module-authors .more-posts {
    right: 14px !important;
    top: 28px;
  }
}
.single .single-category .entry-category:after {
  content: "";
  display: table;
  clear: both;
}
.single .single-category .entry-category > div {
  float: left;
}
.single #content {
  margin: 0 15px;
}
.single #content h1,
.single #content .h1 {
  font-family: "NordnetSans", sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
.single #content h2,
.single #content .h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
.single #content h3,
.single #content .h3,
.single #content h4,
.single #content .h4,
.single #content h5,
.single #content .h5,
.single #content h6,
.single #content .h6 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
.single #content b,
.single #content strong {
  font-weight: 700;
}
@media (max-width: 760px) {
  .single #content .container {
    max-width: 100%;
  }
  .single #content h1,
  .single #content .h1 {
    font-size: 28px;
    line-height: 32px;
  }
}
.single #content .gridlove-content {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 100%;
  flex: 100%;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 760px) {
  .single #content .gridlove-content {
    max-width: 100%;
  }
}
.single #content .gridlove-content .gridlove-share-wrapper {
  position: absolute;
  left: -80px;
  padding-top: 15px;
}
.single #content article.post {
  margin-bottom: 0;
}
.single #content .box-inner-p-bigger.box-single {
  padding: 36px 10px 20px;
}
.single .box-single .meta-author .avatar {
  display: none;
}
@media (max-width: 760px) {
  .single #content .box-inner-p-bigger.box-single {
    padding: 24px 0 20px;
  }
}
.single #content .entry-content {
  margin-bottom: 50px;
}
.single #content .entry-content a {
  border-color: transparent;
}
.single #content .entry-content a:hover {
  border-color: #0046ff;
}
.single #content .entry-tags {
  margin-bottom: 24px;
}
.author-below-and-content-below-wrap {
  padding: 20px 0;
  border-top: 1px solid #ebebe8;
  border-bottom: 1px solid #ebebe8;
}
.author-below-and-content-below-wrap .gridlove-author-layout-3 {
  margin-bottom: 25px;
}
.single #content .entry-tags:before {
  content: "\f02b";
  position: relative;
  top: -2px;
  font-family: FontAwesome;
  font-size: 20px;
}
.single #content .entry-tags > a {
  padding: 0;
  font-size: 16px;
  background: transparent;
  color: #0046ff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.single #content .entry-tags > a:after {
  content: ", ";
}
.single #content .entry-tags > a:last-child:after {
  display: none;
}
.single #content .entry-tags > a:first-child {
  padding-left: 10px;
}
.single .below-content {
  padding-top: 2px;
}
@media (max-width: 760px) {
  .single .below-content {
    max-width: 100%;
    padding: 8px 0 0;
  }
}
/*@media (max-width: 760px){*/
/*.single .below-content .below-article{*/
/*padding: 0*/
/*}*/
/*}*/
.single .below-content .below-article .report-article {
  float: left;
  padding: 10px;
  color: #0046ff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.single .below-content .below-article .report-article:hover {
  color: #0046ff;
}
.single .below-content .below-article .gridlove-below-share-wrapper {
  margin-top: 5px;
  display: none;
}
@media (max-width: 760px) {
  .single .below-content .below-article .gridlove-below-share-wrapper {
    display: none;
  }
}
.single
  .below-content
  .below-article
  .gridlove-below-share-wrapper
  .gridlove-below-share
  a {
  float: left;
  width: 35px;
  height: 35px;
  margin-left: 10px;
  color: white;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.single
  .below-content
  .below-article
  .gridlove-below-share-wrapper
  .gridlove-below-share
  a
  .fa {
  float: left;
  width: 35px;
  height: 35px;
  line-height: 2.2;
  text-align: center;
}
.single
  .below-content
  .below-article
  .gridlove-below-share-wrapper
  .gridlove-below-share
  a:hover {
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -khtml-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}
.single .below-content .below-article .share-text {
  margin-bottom: 0;
  padding: 4px;
  line-height: 36px;
  display: none;
}
@media (max-width: 760px) {
  .single .below-content .below-article .share-text {
    display: none;
  }
}
.single .below-content .gridlove-related {
  max-width: 960px;
  display: block;
  margin: 30px auto 0;
}
.single .below-content .gridlove-related .gridlove-post {
  height: 400px;
  background-color: #fff;
}
@media (max-width: 760px) {
  .single .below-content .gridlove-related .gridlove-post {
    height: 120px;
  }
}
.single
  .below-content
  .gridlove-related
  .gridlove-post
  .entry-meta.author-only {
  bottom: 20px;
}
.single .below-content .gridlove-related .gridlove-post .post-ratings-results {
  bottom: 28px;
}
.single .below-content .gridlove-related .gridlove-post .box-inner-p {
  padding: 13px 10px 20px;
}
.single .below-content .gridlove-related .gridlove-module .module-header {
  margin-bottom: 40px;
}
@media (max-width: 760px) {
  .single .below-content .gridlove-related .gridlove-post .box-inner-p {
    padding: 13px 10px 0;
  }
  .single .below-content .gridlove-related .gridlove-module .module-header {
    margin-bottom: 24px;
  }
}
@media (max-width: 760px) {
  .single .below-content .gridlove-related {
    padding: 0 2%;
  }
}
.single .below-content .gridlove-related .module-title {
  display: block;
  text-align: center;
}
@media (max-width: 760px) {
  .single .below-content .gridlove-related .module-title {
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .single .below-content .gridlove-related .row > div:last-child {
    display: none;
  }
}
.author-below .author-info {
  margin-bottom: 24px;
}
.author-below .author-info .avatar {
  float: left;
  border-radius: 50%;
}
.author-below .author-info > h4 {
  padding: 12px 0;
  margin-bottom: 0;
  margin-left: 70px;
}
.author-below .author-info > h4 a {
  color: #0046ff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
@media (max-width: 760px) {
  .page .default-page {
    padding-left: 0;
    padding-right: 0;
  }
}
.customer-sing-up {
  width: 100%;
  color: #282823;
  margin: 10px 0;
}
@media (max-width: 760px) {
  .customer-sing-up {
    width: 100%;
    padding: 0 10px;
  }
}
.customer-sing-up a {
  color: #0046ff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.customer-sing-up a:hover {
  text-decoration: underline;
}
.comments-count .fa {
  float: left;
  font-size: 35px;
  -webkit-transform: scale(-1, 1);
  -khtml-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.comments-count .count {
  float: left;
  padding: 12px 10px;
  font-size: 14px;
  line-height: 1;
}
@media (max-width: 1023px) {
  .comments-count .count {
    padding: 14px 10px;
  }
}
@media (max-width: 760px) {
  .comments-count .count {
    padding: 13px 10px;
  }
}
.gridlove-module .post-ratings,
.gridlove-module .post-ratings-results {
  position: absolute;
  bottom: 38px;
  right: 10px;
  width: initial;
}
.post-ratings,
.post-ratings-results {
  cursor: pointer;
  font-size: 14px;
}
.post-ratings .vote:before,
.post-ratings .voted:before,
.post-ratings-results .vote:before,
.post-ratings-results .voted:before {
  content: "\f08a";
  position: absolute;
  left: -25px;
  top: -3px;
  font-family: FontAwesome;
  color: #00d200;
  font-size: 20px;
}
.post-ratings .vote img,
.post-ratings .voted img,
.post-ratings-results .vote img,
.post-ratings-results .voted img {
  position: absolute;
  width: 20px;
  height: 20px;
  left: -19px;
  opacity: 0;
  z-index: 2;
}
.post-ratings .voted:before {
  content: "\f004";
}
.single .below-article .post-ratings {
  position: relative;
  width: 74px;
  float: left;
  padding-left: 40px;
  padding-top: 11px;
}
.single .below-article .post-ratings .vote:before,
.single .below-article .post-ratings .voted:before {
  font-size: 33px;
  left: 0;
  top: -3px;
}
.single .below-article .post-ratings img {
  left: 0;
  top: 4px;
  width: 33px;
  height: 33px;
}
.page-template-template-podcasts .gridlove-cover-5 {
  margin-bottom: 20px;
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .page-template-template-podcasts .gridlove-cover-5 > .container {
    padding: 0;
  }
}
@media (min-width: 1023px) and (max-width: 1200px) {
  .page-template-template-podcasts .gridlove-cover-5.container-slider {
    padding: 0 30px;
  }
}
@media (min-width: 761px) and (max-width: 1023px) {
  .page-template-template-podcasts .gridlove-cover-5 {
    margin-top: 30px;
  }
}
@media (max-width: 760px) {
  .page-template-template-podcasts .gridlove-cover-5 {
    margin-bottom: 16px;
    margin-top: 0;
    height: 150px !important;
  }
}
.page-template-template-podcasts
  .gridlove-cover-5
  .gridlove-child-cover-content:after {
  display: none;
}
@media (max-width: 1023px) {
  .page-template-template-podcasts
    .gridlove-cover-5
    .gridlove-child-cover-content {
    width: 50%;
  }
}
@media (max-width: 760px) {
  .page-template-template-podcasts
    .gridlove-cover-5
    .gridlove-child-cover-content {
    width: 100%;
  }
  .page-template-template-podcasts
    .gridlove-cover-5
    .gridlove-child-cover-content
    .entry-title {
    font-size: 28px;
    font-weight: 400;
  }
}
.page-template-template-podcasts .gridlove-cover-5 .gridlove-cover {
  height: 464px;
}
@media (max-width: 760px) {
  .page-template-template-podcasts .gridlove-cover-5 .gridlove-cover {
    height: 150px !important;
  }
}
.filter_wrap {
  float: left;
  position: relative;
  width: 150px;
  margin-left: auto;
  margin-bottom: 40px;
  font-family: "NordnetSans", sans-serif;
}
@media (max-width: 760px) {
  .filter_wrap {
    width: 100%;
  }
}
.filter_wrap.orderby {
  width: 190px;
  float: left;
}
@media (max-width: 760px) {
  .filter_wrap.orderby {
    width: 100%;
  }
}
.filter_wrap.orderby .selected {
  padding: 6px 0 0;
  text-align: left;
}
.filter_wrap.orderby .select {
  text-align: left;
}
.filter_wrap:after {
  content: "";
  display: table;
  clear: both;
}
.filter_wrap.active .selected:after {
  content: "\f077";
}
.filter_wrap .selected {
  position: relative;
  display: block;
  z-index: 9;
  width: 100%;
  text-align: left;
  cursor: pointer;
  list-style: none;
  padding: 6px 0 6px;
  color: #282823;
  border-bottom: 0.5px solid #ababab;
}
.filter_wrap .selected:after {
  content: "\f078";
  position: absolute;
  right: 0;
  top: 10px;
  font-family: FontAwesome;
  font-size: 10px;
  color: #ababab;
}
.filter_wrap .select {
  position: absolute;
  top: 50px;
  z-index: 9;
  display: none;
  list-style: none;
  width: 100%;
  padding: 0 10px 0 10px;
  margin-bottom: 5px;
  text-align: left;
  background-color: #fff;
  box-shadow: none;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.filter_wrap .select li {
  background-color: white;
  border-bottom: 1px solid darkgrey;
}
.filter_wrap .select li a {
  display: block;
  padding: 12px 5px;
}
.filter_wrap .select li:last-child {
  border-bottom: 0;
}
.filter_wrap .select li:hover {
  background-color: #f6f6f6;
}
.filter_wrap .select li:hover a {
  color: #0b0b0b;
}
.filter_wrap .select:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 50px;
  z-index: -1;
  width: 10px;
  height: 10px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.filter_wrap:first-child {
  margin-right: 15px;
}
#authors-hero {
  margin-top: 30px;
}
#authors-hero .avatar {
  display: block;
  margin: 0 auto 20px;
  border-radius: 50%;
}
#authors-hero .about-author {
  text-align: center;
  margin-bottom: 50px;
}
#authors-hero .about-author h1 {
  margin-bottom: 0;
}
#authors-hero .about-author .authors-job-position {
  color: #6a6775;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
}
#authors-hero .authors-social li a {
  color: #00a7f6;
}
#authors-hero .authors-bio {
  max-width: 600px;
  margin: 10px auto 0;
  text-align: left;
}
.archive.author .module-header {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 24px;
}
.page-template-template-authors-php .gridlove-page-layout-7 {
  margin-top: 0;
}
.page-template-template-authors-php .box-inner-p-bigger {
  padding: 0 15px 0;
}
.page-template-template-authors-php .box-single {
  margin-top: 30px;
}
.page-template-template-authors-php .box-single .entry-title {
  font-size: 24px;
}
.page-template-template-authors-php .gridlove-child-author {
  margin-bottom: 50px;
  text-align: center;
}
.page-template-template-authors-php .gridlove-child-author .avatar {
  border-radius: 50%;
  margin-bottom: 10px;
}
.page-template-template-authors-php .gridlove-child-author .author-name {
  margin-bottom: 0;
  font-weight: normal;
}
.page-template-template-authors-php .gridlove-child-author .author-name > a {
  color: #0046ff;
}
.page-template-template-authors-php
  .gridlove-child-author
  .authors-job-position {
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  color: #282823;
}
.page-template-template-authors-php .gridlove-child-author .box-inner-ellipsis {
  height: 97px;
  max-height: 97px;
}
@media (max-width: 760px) {
  .page-template-template-authors-php
    .gridlove-child-author
    .box-inner-ellipsis {
    height: auto;
    max-height: fit-content;
  }
  .page-template-template-authors-php .box-inner-p-bigger {
    padding: 0 11px 0;
  }
  #authors-hero .about-author {
    margin-bottom: 36px;
  }
  .page-template-template-authors-php .gridlove-child-author .author-name {
    font-size: 16px;
  }
  .page-template-template-authors-php
    .gridlove-child-author
    .authors-job-position {
    font-size: 12px;
  }
  body .gridlove-post,
  html body {
    font-size: 14px;
  }
}
@media (min-width: 761px) and (max-width: 1023px) {
  .page-template-template-authors-php .gridlove-child-author.col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33% !important;
    -ms-flex: 0 0 33% !important;
    flex: 0 0 33% !important;
    max-width: 33% !important;
  }
}
.page-template-template-authors-php .gridlove-child-author .author-count {
  display: block;
  margin-bottom: 10px;
  font-size: 13px;
  color: #6a6775;
}
.page-template-template-authors-php
  .gridlove-child-author
  .gridlove-author-links
  .authors-button {
  display: inline-block;
  padding: 4px 25px 0;
  line-height: 32px;
  min-height: 43px;
  font-size: 14px;
  color: #0046ff;
  background-color: transparent;
  border-radius: 0;
  border: 2px solid #0046ff;
}
.gridlove-page-layout-7 {
  width: 100%;
  margin-top: 30px;
}
@media (max-width: 760px) {
  .gridlove-page-layout-7 {
    margin-top: 0;
  }
}
.gridlove-page-layout-7 .gridlove-content {
  margin: 0 auto;
  max-width: 960px !important;
}
.gridlove-page-layout-7 .gridlove-content .box-inner-p-bigger {
  padding: 30px 20px 50px;
}
@media (min-width: 760px) and (max-width: 1280px) {
  .gridlove-page-layout-7 .gridlove-content .box-inner-p-bigger {
    padding: 30px 0 20px;
  }
}
.gridlove-page-layout-7
  .gridlove-content
  .box-inner-p-bigger
  .entry-header
  .entry-title {
  font-family: "NordnetSans", sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
}
@media (max-width: 760px) {
  .gridlove-page-layout-7
    .gridlove-content
    .box-inner-p-bigger
    .entry-header
    .entry-title {
    color: #282823;
    font-size: 28px;
    line-height: 32px;
    font-weight: 800;
  }
  .gridlove-page-layout-7 .gridlove-content .box-inner-p-bigger {
    padding: 30px 0px 50px;
  }
}
.format-audio .gridlove-format-icon,
.audio-play .gridlove-format-icon {
  cursor: pointer;
}
.audio-play .gridlove-format-icon {
  z-index: 9;
}
#mpt-static {
  position: fixed;
  bottom: -93px;
  width: 100%;
  height: 93px;
  left: 0;
  z-index: 99999999;
  background-color: #353a3e;
  color: white;
  font-size: 20px;
  font-weight: 600;
}
#mpt-title {
  float: left;
  margin-bottom: 0;
  padding: 10px 10px 0;
  color: white;
}
#mpt-close {
  position: absolute;
  top: 10px;
  right: 0;
  padding: 3px 10px;
  color: #fff;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#mpt-close:hover {
  opacity: 0.5;
}
#mpt-player a {
  color: white;
}
#mpt-player a:hover {
  color: #2a596a;
}
#mpt-play-and-jump a {
  padding: 10px;
  font-size: 20px;
  text-align: center;
  float: left;
  width: 33%;
  line-height: 45px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -khtml-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
#mpt-play-and-jump a:last-child {
  float: right;
}
#mpt-bar {
  padding: 13px 0;
}
#current-time,
#mpt-length {
  float: left;
  width: 10%;
  font-size: 14px;
  line-height: 42px;
  text-align: center;
}
#real-time-bar {
  position: relative;
  float: left;
  width: 80%;
  padding: 20px 0;
  cursor: pointer;
}
#real-time-bar:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: grey;
  margin-top: -0.5px;
}
#length {
  float: right;
  width: 15%;
}
#volume {
  padding: 24px 0 0;
}
#volume:after {
  content: "";
  display: table;
  clear: both;
}
#volume .fa-volume-up {
  float: left;
  width: 15%;
}
#volume-bar {
  position: relative;
  float: right;
  width: 80%;
  height: 0.5px;
  padding: 12px 0;
  cursor: pointer;
}
#volume-bar:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: grey;
  margin-top: -0.5px;
}
#current-position,
#volume-state {
  position: absolute;
  left: 0;
  width: 15px;
  height: 15px;
  background-color: white;
  border-radius: 50%;
  margin-top: -7.5px;
  z-index: 9999;
}
#mpt-loader .gridlove-loader {
  top: 50%;
  margin-top: -25px;
  opacity: 1;
}
#volume-state {
  left: 100%;
}
#mpt-iframe {
  opacity: 0;
  visibility: hidden;
}
#mpt-length {
  float: right;
}
.comments-area {
  background-color: #ebebe8;
}
@media (max-width: 1023px) {
  .comments-area {
    overflow: hidden;
    padding: 0 15px;
  }
}
#wpcomm {
  margin-bottom: 0;
}
.gallery-caption,
.wp-caption-text {
  display: none;
}
.wpcf7-form input[type="number"],
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="date"],
.wpcf7-form select,
.wpcf7-form textarea {
  margin-top: 8px !important;
  border-radius: 4px;
  border: 1px solid #b9b6c2;
  width: 60%;
}
.wpcf7-form label,
.wpcf7-form p {
  margin-bottom: 20px !important;
  font-size: 14px !important;
}
@media (max-width: 1023px) {
  .gridlove-site-branding {
    float: left;
  }
}
@media (max-width: 1229px) {
  .gridlove-site-branding {
    max-width: 200px;
  }
}
@media (max-width: 1229px) {
  .gridlove-header-sticky .gridlove-menu {
    font-size: 15px;
  }
}
@media (max-width: 760px) {
  .site-title img {
    margin-top: -6px;
    max-height: 25px;
  }
}
.gridlove-header-responsive {
  background: black;
}
@media (max-width: 1023px) {
  .gridlove-header-responsive > .container {
    max-width: 100%;
  }
}
@media (min-width: 760px) and (max-width: 1023px) {
  .gridlove-header-responsive .gridlove-actions {
    right: 30px;
  }
}
.gridlove-sidebar-action-open .gridlove-sidebar-action-overlay {
  display: none;
}
.gridlove-sidebar-action-wrapper {
  max-width: 100%;
  padding: 10px;
  background-color: black;
  -webkit-transform: translate3D(100%, 0, 0);
  -khtml-transform: translate3D(100%, 0, 0);
  -moz-transform: translate3D(100%, 0, 0);
  -ms-transform: translate3D(100%, 0, 0);
  -o-transform: translate3D(100%, 0, 0);
  transform: translate3D(100%, 0, 0);
}
.widget_nav_menu {
  padding-top: 0 !important;
}
.widget_nav_menu .gridlove-mobile-menu {
  padding: 0 10px;
}
.widget_nav_menu .gridlove-mobile-menu > li > a {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 32px;
  border-bottom: 0;
}
.widget_nav_menu .gridlove-mobile-menu > li > a:hover {
  padding-left: 0;
}
.sumome-react-wysiwyg-move-handle
  input[type="text"]::-webkit-input-placeholder {
  color: #000 !important;
}
.sumome-react-wysiwyg-move-handle input[type="text"]::-moz-placeholder {
  color: #000 !important;
}
.sumome-react-wysiwyg-move-handle input[type="text"]:-ms-input-placeholder {
  color: #000 !important;
}
.sumome-react-wysiwyg-move-handle input[type="text"]:-moz-placeholder {
  color: #000 !important;
}
@media (max-width: 1023px) {
  .gridlove-child-sidebar .cp-module {
    display: none;
  }
}
@media (max-width: 1023px) {
  .cp-modal-every-design .form-main {
    max-width: 100% !important;
  }
}
@media (max-width: 579px) {
  .cp_id_3ce1c .cp-modal-inline .cp-modal {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 579px) {
  #smile-optin-form .cp-all-inputs-wrap,
  #smile-optin-form .cp-submit-wrap-full {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 1023px) {
  #smile-optin-form .cp-all-inputs-wrap .cp-form-field {
    padding-left: 0;
  }
}
@media (max-width: 579px) {
  .cp_id_3ce1c .cp-form-container .cp-form-field input {
    padding: 10px 0 !important;
  }
}
.cp-form-processing-wrap {
  background: transparent !important;
}
.cp_id_3ce1c .cp-form-processing-wrap {
  background: #fff1de !important;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-category
  a {
  margin-bottom: 3px;
}
.gridlove-related .gridlove-post-e .entry-image img {
  height: 155px;
  max-height: 100%;
}
#cover.gridlove-cover-8 .gridlove-cover-item .entry-category div a {
  float: left;
  margin-bottom: 3px;
  text-align: left;
}
.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item
  .entry-category
  div
  a {
  float: left;
}
.gridlove-posts .gridlove-post-h .entry-title {
  margin-top: 0;
  font-size: 20px;
}
.dd .ddArrow {
  background: transparent !important;
}
@media (max-width: 760px) {
  .gridlove-pagination .page-numbers.next,
  .gridlove-pagination .page-numbers.prev {
    height: 40px;
    width: 40px;
  }
  .gridlove-posts .gridlove-post-h .entry-title {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-image
  img {
  width: 100%;
  object-fit: cover;
}
.gridlove_posts_tabs_widget
  .tabs-content
  .mks_tab_item
  .gridlove-posts-widget
  article
  h6 {
  padding-right: 15px;
  padding-bottom: 4px;
}
#cover.gridlove-cover-8 .gridlove-cover-8-2 .entry-meta-first {
  top: 0;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-2
  .entry-meta-first
  .gridlove-child-cat {
  text-transform: uppercase;
}
#cover.gridlove-cover-8
  .gridlove-cover-8-2
  .gridlove-cover-content
  .box-inner-ellipsis {
  max-height: 80px;
  height: auto;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-category
  a
  .box-inner-ellipsis {
  display: block;
  height: auto;
  max-height: 13px;
}
.gridlove-post-f .entry-meta .meta-item:after {
  color: #fff;
}
.gridlove-cover-7 .box-inner-ellipsis.title-ellipsis {
  max-height: 50px;
}
.gridlove-cover-7 .gridlove-cover-content .entry-meta .meta-item:after {
  color: #fff;
}
.entry-content ol li a,
.entry-content ul li a {
  color: #0046ff;
}
.DisplayCategoriesWidget .dcw .cat-item.current-cat {
  font-weight: 600;
  border-bottom: 0;
}
.ie-old .gridlove-posts-widget .entry-header {
  max-width: 240px;
}
.filter_wrap .selected,
.filter_wrap.orderby .selected {
  padding: 6px 19px 0px 0px;
}
.filter_wrap.orderby {
  width: auto;
  min-width: 200px;
}
.filter_wrap {
  width: auto;
  min-width: 200px;
}
.single #content .entry-content a {
  color: #0046ff;
  border-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.single #content .entry-content a.wp-block-social-link-anchor {
	 color: #fff;
}
.single #content .entry-content a:hover {
  text-decoration: underline;
}
.gray-background {
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #ebebe8;
}
.gray-background-no-p {
  background-color: #ebebe8;
}
.gray-background .gridlove-module-authors {
  margin-top: 0;
  margin-bottom: 0;
}
.single #content h1,
.single #content h2,
.single #content h3,
.single #content h4,
.single #content h5,
.single #content h6,
.single #content .h1,
.single #content .h2,
.single #content .h3,
.single #content .h4,
.single #content .h5,
.single #content .h6 {
  margin-bottom: 16px;
}
.page .page-entry-image img {
  display: block;
  margin: 0 auto;
}
@media (max-width: 760px) {
  .gridlove-post-b .entry-meta .meta-item .episode-number {
    width: auto;
  }
  .gridlove-post-b .entry-meta .meta-item .episode-number:after {
    display: none;
  }
  .single #content .entry-content table {
    width: 100%;
  }
}
.single #content .entry-content .gridlove-share a {
  color: #fff;
}
#content .entry-content table {
  border-left: 0;
  border-right: 0;
  font-size: 14px;
}
.wp-block-embed__wrapper > * {
  margin-left: auto;
  margin-right: auto;
}
#content .entry-content .has-blue-color {
  color: #0046ff;
}
#content .entry-content .has-white-color {
  color: #fff;
}
#content .entry-content .has-white-background-color {
  background-color: #fff;
}
#content .entry-content .has-blue-background-color {
  background-color: #0046ff;
}
#content .entry-content thead {
  background-color: #eeeeee;
}
.single #content .entry-content a:hover {
  border-color: #0046ff;
}
.single #content .entry-content .wp-block-file__button,
.single #content .entry-content .wp-block-button a {
  background: #0000f2;
  color: #fff;
  border-radius: 0;
  text-transform: none;
  box-shadow: none;
}
.single #content .entry-content .wp-block-file__button:hover,
.single #content .entry-content .wp-block-button a:hover {
  box-shadow: none;
}
#content .entry-content thead {
  background-color: #eeeeee;
}
#content .entry-content thead tr {
  border: 0;
}
#content .entry-content thead tr th {
  border: 0;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
#content .entry-content thead tr th:first-child,
#content .entry-content thead tr th:last-child {
  text-transform: none;
  text-align: left;
}
#content .entry-content tbody tr:first-child {
  border-top: 0 !important;
  color: #6e6e69;
}
#content .entry-content tbody tr:first-child th {
  border: 0;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}
#content .entry-content tbody tr td {
  border-left: 0;
  border-right: 0;
  text-align: left;
  text-transform: none;
  white-space: normal;
  min-width: 100px;
}
#content .entry-content tbody tr td:first-child,
#content .entry-content tbody tr td:last-child {
  text-transform: none;
  text-align: left;
}
#content .entry-content tbody tr td:first-child {
  font-weight: 400;
}
#content .entry-content table:last-child {
  margin-bottom: 24px;
}
@media (min-width: 1600px) {
  .gridlove-module-authors .more-posts {
    right: 400px;
  }
}
@media (min-width: 1280px) and (max-width: 1599px) {
  .gridlove-module-authors .more-posts {
    right: 315px;
  }
}
@media (min-width: 1023px) and (max-width: 1279px) {
  .gridlove-module-authors .more-posts {
    right: 226px;
  }
}
@media (min-width: 976px) and (max-width: 1022px) {
  .gridlove-module-authors .more-posts {
    right: 50px;
  }
}
body.page-template-default .gridlove-sidebar-none {
  margin-top: 3px;
}
.gridlove-post-h
  .entry-meta.share
  .gridlove-share-wrapper
  .gridlove-podcasts-share {
  right: 0;
  width: 200%;
}
.gridlove-post-a .entry-image > a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.gridlove-post-a:hover .entry-image > a:after {
  background: rgba(0, 0, 0, 0);
}
.gridlove-post-a .entry-image:hover > a:after {
  background: rgba(0, 0, 0, 0.2);
}
.gridlove-post-g .entry-meta.author-only:hover .vcard {
  text-decoration: underline;
}
.gridlove-share a {
  margin: 0 1px 10px;
}
.cookie-bar-bar .float-accept .ctcc-inner {
  display: block;
  -webkit-align-items: inherit;
  align-items: inherit;
  -webkit-justify-content: inherit;
  justify-content: inherit;
  max-width: 1252px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
#catapult-cookie-bar .ctcc-left-side {
  font-size: 15px;
  font-weight: 100;
}
.cookie-bar-bar #catapult-cookie-bar.float-accept span.ctcc-right-side {
  float: left;
  width: 100%;
}
#catapult-cookie-bar .ctcc-more-info-link {
  color: #fff;
  text-decoration: underline;
}
.cookie-bar-bar button#catapultCookie {
  margin: 10px 0 0 0;
  background-color: transparent;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
@media (max-width: 760px) {
  .entry-category a {
    font-size: 11px;
    font-weight: 400;
    padding: 5px 11px 4px;
  }
  .gridlove-post-e .box-inner-ellipsis,
  .gridlove-post-g .box-inner-ellipsis {
    max-height: 70px;
  }
  #cover.gridlove-cover-8 .gridlove-cover-item .entry-category a {
    padding: 5px 11px 4px;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-category {
    margin-top: 5px;
  }
  .modules-with-sidebar
    .gridlove-child-sidebar
    .gridlove-posts-widget
    article
    .entry-category
    a {
    padding: 5px 11px 4px;
  }
}
.page-id-21547 #text-1 .widget-title {
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .page-id-21547 #text-1 {
    display: none;
  }
}
@media (min-width: 760px) {
  .gridlove-post-e:hover .entry-title a,
  .gridlove-post-g:hover .entry-title a {
    color: #282823;
  }
  .gridlove-post-e .entry-title:hover a,
  .gridlove-post-g .entry-title:hover a {
    color: #0046ff;
  }
  .alignwide {
    max-width: 100vw;
  }
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article:hover
  h6
  a {
  color: #000;
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  h6:hover
  a {
  color: #0046ff;
}
.gridlove-menu-posts article:hover .entry-image > a:after,
.gridlove-post-a .entry-image:hover > a:after,
.gridlove-post-b .entry-image:hover a:after,
.gridlove-posts-widget article:hover .entry-image > a:after {
  background: rgba(0, 0, 0, 0);
}
.gridlove-menu-posts article .entry-image:hover > a:after,
.gridlove-post-a .entry-image:hover > a:after,
.gridlove-post-b .entry-image:hover a:after,
.gridlove-posts-widget article .entry-image:hover > a:after {
  background: rgba(0, 0, 0, 0.2);
}
.modules-with-sidebar
  .gridlove-child-sidebar
  .gridlove-posts-widget
  article
  .entry-header
  .entry-meta
  .meta-author:hover
  a {
  text-decoration: underline;
}
#cover.gridlove-cover-8 .gridlove-cover-item:hover .entry-title,
.gridlove-cover-area.gridlove-cover-5:hover .entry-title a {
  text-decoration: none;
}
#cover.gridlove-cover-8 .gridlove-cover-item .entry-title:hover,
.gridlove-cover-area.gridlove-cover-5 .entry-title:hover a {
  text-decoration: underline;
}
.gridlove-post-b:hover .entry-title a {
  color: #282823;
}
.gridlove-post-b .entry-title:hover a {
  color: #0046ff;
}
.gridlove-post-b:hover .entry-image > a:after {
  background: rgba(0, 0, 0, 0);
}
.gridlove-post-b .entry-image:hover > a:after {
  background: rgba(0, 0, 0, 0.2);
}
.page-template-template-modules-videos .gridlove-post-a .entry-image > a:after {
  display: block;
  background: rgba(0, 0, 0, 0.1);
}
.blog .gridlove-cover-area.gridlove-cover-5,
.gridlove-cover {
  width: 100%;
}
.disclaimer {
  font-size: 14px;
  font-style: italic;
}
.gdpr-text {
  padding-top: 40px;
  margin: 0 auto;
  max-width: 960px;
}
#comments {
  margin: 0 auto 24px auto !important;
}
@media (max-width: 760px) {
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .gridlove-cover-content
    .box-inner-ellipsis {
    max-height: 70px;
    height: 70px;
  }
  #cover.gridlove-cover-8
    .gridlove-cover-8-2
    .entry-category
    .box-inner-ellipsis {
    height: 25px;
    max-height: 25px;
  }
  .box-single .entry-category {
    margin-bottom: 0 !important;
  }
  .gdpr-text {
    padding: 26px 12px 0;
  }
  .gdpr-text p {
    margin: 0 !important;
  }
  #comments {
    margin: 0 auto !important;
  }
  .single .below-content .gridlove-related {
    margin: 0px auto 0;
  }
}
.gridlove-logo {
  max-height: 24px !important;
}
.gridlove-header-sticky .gridlove-logo,
.gridlove-header-sticky .gridlove-logo-mini {
  max-height: 24px !important;
}
.gridlove-footer {
  background: #282823 !important;
}
.gridlove-main-nav a,
.gridlove-posts-widget a {
  font-weight: 400;
}
.gridlove-main-navigation {
  font-size: 16px;
}
.gridlove-cover-content .entry-meta a:hover {
  text-decoration: underline;
  color: #ffffff !important;
}
.entry-meta .meta-item,
.entry-meta a,
.entry-meta span,
.comment-metadata a {
  color: #6e6e69;
}
.entry-meta a:hover {
  color: #0046ff !important;
  text-decoration: underline;
}
.single .below-content .below-article .report-article:hover {
  text-decoration: underline;
}
.gridlove-module-authors .gridlove-author-module .full-name:hover {
  text-decoration: underline;
}
.page-template-template-authors-php
  .gridlove-child-author
  .author-name
  > a:hover {
  text-decoration: underline;
}
#authors-hero .authors-social li a:hover,
#prefooter .prefooter-content a:hover,
.author-below-and-content-below-wrap .gridlove-author-layout-3 a:hover,
.DisplayCategoriesWidget a:hover,
.gridlove-post-a .entry-title a:hover {
  text-decoration: underline;
}
.gridlove-posts .gridlove-post-h .entry-title a:hover,
.gridlove-post-b .entry-title a:hover,
.comment-reply-link,
#cancel-comment-reply-link,
.gridlove-box .entry-title a:hover,
.gridlove-posts-widget article:hover a {
  text-decoration: underline;
}
.entry-content ol a,
.entry-content p a,
.entry-content ul a,
.gridlove-text-module-content p a {
  border-bottom: 0;
}
.entry-content p a:hover,
.widget_text a:hover {
  border-bottom: 0;
}
.entry-content ol a:hover,
.entry-content p a:hover,
.entry-content ul a:hover,
.gridlove-text-module-content p a:hover {
  text-decoration: underline;
}
.gridlove-pagination .current,
.module-actions ul.page-numbers span.page-numbers {
  background-color: #0046ff !important;
}
#content .entry-content tbody tr:first-child td {
  border-top: 0;
  border-bottom: 1px solid #000000;
}
#content .entry-content tbody td,
th {
  padding: 8px 4px;
}
.table-wrapper {
  position: relative;
  overflow-x: auto;
}
.table-swipe-indicator {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.table-show-swipe-indicator .table-swipe-indicator {
  opacity: 1;
  visibility: visible;
}
.table-has-showed-swipe-indicator .table-swipe-indicator {
  opacity: 0;
  visibility: hidden;
}
.fit-table-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  font-size: 20px;
  text-align: center;
}
.fit-table-nav:hover {
  border-color: transparent !important;
  text-decoration: none;
  color: transparent !important;
  background-color: transparent !important;
}
.fit-table-nav.fit-table-right {
  right: 0;
}
.fit-table-nav.fit-table-left {
  left: 0;
}
.fit-table-nav.fit-table-left img {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.fit-table-nav-hide {
  display: none;
}
@media (max-width: 760px) {
  .table-wrapper.alignwide,
  .table-wrapper.alignfull {
    max-width: 100vw;
    transform: translateX(0);
    margin: 0 -25px 0;
  }
  .single #content .entry-content table {
    min-width: 100%;
  }
}
/************** Events Listing Page *****************/
.ne-event-entry .entry-category a {
  background-color: #000040;
  color: #fff !important;
}
.ne-events-listing .module-header {
  margin-top: 0;
}
.ne-event-entry.gridlove-cover-7 {
  overflow: visible;
  height: auto;
}
.alignfull,
.alignwide {
  width: 100vw;
  max-width: initial;
  margin: 0 0 0 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alignwide {
  max-width: 1170px;
}
.wp-block-image,
.wp-block-cover,
.wp-block-media-text {
  margin-bottom: 20px;
}
.single #content {
  /*max-width: 100%;*/
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
}
@media (max-width: 760px) {
  .single #content {
    padding: 0 10px;
  }
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper:before {
  display: none;
}
.gridlove-share a {
  display: block;
  text-align: center;
  color: #fff;
  clear: both;
  height: 33px;
  width: 33px;
  border-radius: 2px;
  margin: 0 auto 10px;
  line-height: 33px;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.wp-block-coblocks-accordion-item__content {
  border: 1px solid #ebebe8;
  border-radius: 0;
  padding: 15px 15px;
}
.wp-block-coblocks-accordion-item details[open] summary {
  border-radius: 0;
  border-bottom: 0px;
}
.wp-block-coblocks-accordion-item__title {
  background: #fff;
  border-radius: 0;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ebebe8;
  position: relative;
  list-style: none;
}
.wp-block-coblocks-accordion-item__title::-webkit-details-marker {
  display: none;
}
.wp-block-coblocks-accordion-item__title:after {
  background: url(../img/Back.png);
  position: absolute;
  right: 20px;
  left: auto;
  top: 10px;
  width: 17px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.wp-block-coblocks-accordion-item
  details[open]
  .wp-block-coblocks-accordion-item__title:after {
  -webkit-transform: rotate(90deg);
  -khtml-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wp-block-coblocks-accordion-item__title:hover::after {
  background: url(../img/Back.png) no-repeat !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.g {
  padding-bottom: 20px !important;
}
.single #content .entry-content .g a:hover {
  border: 0;
  -webkit-transition: none;
  transition: none;
}
.single #content .entry-content .g a {
  border: 0;
}
.single #content .entry-content .blogg-first-placement a:hover {
  border: 0;
  -webkit-transition: none;
  transition: none;
}
.single #content .entry-content .blogg-first-placement a {
  border: 0;
}
.single
  .below-content
  .gridlove-related
  .gridlove-post
  .entry-meta.author-only {
  bottom: 0px;
}
.top-banner-ads {
  width: 100%;
  height: auto;
  /*padding-top: 1.4%;  728:90 ratio */
  position: relative;
}
.top-banner-ads > div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 760px) {
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up.wpd-up,
  #wpdcom .wpd-vote-up {
    border: none !important;
  }
}
#wpdcom .wpd-comment-footer .wpd-vote-result {
  color: #999999 !important;
}
#wpdcom div.wpd-up + div.wpd-vote-result {
  color: #009149 !important;
}
[wpd-tooltip]::after {
  border-radius: 0px !important;
}
.comments-area {
  width: auto;
}
#wpdcom {
  max-width: 960px;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea {
  border-radius: 0px;
  border: 1px solid #d7d7d2;
  font-size: 16px;
  box-shadow: none;
}
#wpdcom .wpd-second-button,
#wpdcom .wpd-prim-button {
  font-family: inherit;
  font-size: 16px;
  letter-spacing: 0px;
  box-shadow: none;
  border-radius: 0px;
}
#wpdcom .wpd-form-head {
  padding: 0px 2px 9px 2px;
  margin-top: 0px;
}
#wpdcom .wpd-thread-head {
  border-bottom: 2px solid #d7d7d2;
}
#wpdcom .wpd-thread-head .wpd-thread-info {
  color: #282823;
  font-size: 20px;
  letter-spacing: 0px;
  text-transform: none;
}
#wpdcom .wpd-thread-filter .wpdf-reacted {
  color: #ffcf00;
  border-bottom-color: #ffcf00;
}
#wpdcom .wpd-thread-filter .wpdf-hottest {
  color: #ff5a00;
  border-bottom-color: #ff5a00;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button {
  border: 1px solid #0046ff;
  border-radius: 0px;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button svg {
  display: none;
}
#wpdcom.wpd-layout-3 .wpd-blog-guest .wpd-comment-subheader {
  border-top: 0px dashed #131f4f;
}
#wpdcom .wpd-comment-date {
  padding: 0 0;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author,
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header .wpd-comment-author a {
  font-size: 16px;
}
#wpdcom .wpd-comment-header .wpd-comment-author {
  letter-spacing: 0;
}
#wpdcom.wpd-layout-3 .wpd-blog-post_author .wpd-comment-subheader {
  border-top: 0px dashed #0046ff;
}
#wpdcom.wpd-layout-3 .wpd-blog-author .wpd-comment-subheader {
  border-top: 0px dashed #0046ff;
}
#wpdcom.wpd-layout-3 .wpd-blog-editor .wpd-comment-subheader {
  border-top: 0px dashed #0046ff;
}
#wpdcom.wpd-layout-3 .wpd-blog-administrator .wpd-comment-subheader {
  border-top: 0px dashed #131f4f;
}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer {
  border-bottom: 0px dashed #cccccc;
}
#wpdcom .wpd-tools-actions {
  font-family: inherit;
  font-size: 14px;
  border: 1px solid #d7d7d2;
  border-radius: 0px;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text {
  padding-left: 40px;
}
#wpdcom .wpd-comment-footer .wpd-vote-up svg,
#wpdcom .wpd-comment-footer .wpd-vote-down svg {
  width: 15px !important;
}
#wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-footer .wpd-vote-up {
  display: flex;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result {
  padding: 0 5px !important;
}
.wpd-vote-up.wpd_not_clicked {
  opacity: 1 !important;
}
#wpdcom .ql-container {
  border-radius: 0 0 0 0;
}
#wpdcom .ql-toolbar {
  border-radius: 0 0 0 0;
  border-color: #dddddd;
}
#wpdcom .ql-editor::before {
  letter-spacing: 0px;
}
.ql-editor.ql-blank::before {
  font-style: normal;
}
.ql-container {
  font-family: inherit !important;
  font-size: 16px;
}
#comments
  #wpdcom
  .wpd-comment
  .wpd-comment-wrap
  .wpd-comment-author
  span.wpducm-user-nicename {
  display: none;
}
#wpdcom .wpd-comment .wpd-reply-to a {
  color: #0046ff;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button {
  padding: 1px 12px 1px 12px;
}
#wpdcom a {
  color: #0046ff;
}
@media screen and (max-width: 760px) {
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-reply-button {
    padding: 0 8px 0 8px;
  }
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-text {
    padding-left: 10px;
  }
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-left .wpd-avatar {
    margin-bottom: -37px;
    margin-top: 0;
  }
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img,
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-avatar img.avatar {
    width: 36px;
    height: 36px;
  }
  #wpdcom.wpd-layout-3 .wpd-comment.wpd-reply .wpd-comment-header {
    background-color: transparent;
    margin-left: 0px;
    padding: 2px 0 10px 0;
  }
  #wpdcom .wpd-form.wpd-form-wrapper {
    padding-right: 0;
  }
  #comments,
  #respond {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-up,
  #wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-down {
    background-color: transparent;
  }
  #wpdcom {
    margin: 7px auto 0px auto;
  }
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-header {
  background-color: #f7f7f7;
  margin-left: -1px;
  padding: 10px 0 10px 0;
}
#wpdcom.wpd-layout-3
  .wpd-comment.wpd-reply
  .wpd-comment-footer
  .wpd-vote-result {
  padding: 0 8px;
  font-size: 15px;
  background: transparent;
}
#wpdcom.wpd-layout-3 .wpd-comment .wpd-comment-footer .wpd-vote-result {
  padding: 0px 5px 0px 5px !important;
}
#wpdcom .wpd-form-row .wpd-field {
  border-radius: 0;
}
#wpdcom .wmu-attached-images {
  border-bottom: 0;
}
#wpdcom .wmu-attached-images .attachment-thumbnail,
#wpdcom .wmu-attached-images .wmu-attached-image {
  border: 0;
}
#wpdcom input:required {
  box-shadow: none;
}
#wpdcom .wpd-comment-text {
  line-height: 1.4;
}
.single .entry-image iframe,
.wp-block-embed__wrapper iframe {
  z-index: 1;
}
.cp-modal {
  z-index: 1 !important;
}
/* Excerpt alignment fix start */
.post-tags-excerpt {
  line-height: 20px;
}
@media (min-width: 980px) {
  .post-widget-excerpt,
  .post-widget-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .post-widget-title {
    -webkit-line-clamp: 2;
  }
  .post-widget-excerpt-with-size-large {
    -webkit-line-clamp: 3;
  }
  .post-widget-excerpt-with-size-small {
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 1280px) {
  .post-widget-excerpt {
    display: none;
  }
}
@media (min-width: 1280px) and (max-width: 1599px) {
  .post-widget-excerpt-with-size-medium {
    -webkit-line-clamp: 2;
  }
  .gridlove_posts_tabs_widget
    .tabs-content
    .mks_tab_item
    .gridlove-posts-widget
    article
    .entry-header {
    width: 290px;
  }
}
@media (min-width: 1599px) {
  .post-widget-excerpt-with-size-medium {
    -webkit-line-clamp: 3;
  }
  .gridlove_posts_tabs_widget
    .tabs-content
    .mks_tab_item
    .gridlove-posts-widget
    article
    .entry-header {
    width: 413px;
  }
}
/* Excerpt alignment fix end */
body.page-template-template-authors .gridlove-site-content,
body.blog .gridlove-site-content {
  margin-bottom: 0;
}
@media (max-width: 760px) {
  body.blog .gridlove-site-content {
    margin-bottom: 20px;
  }
  .archive .gridlove-pagination,
  body.blog .gridlove-pagination {
    padding-top: 18px;
    margin-bottom: 30px;
  }
  .archive.author .gridlove-pagination {
    padding-top: 18px;
    margin-bottom: 14px;
  }
  .page-template-template-modules-videos .gridlove-pagination,
  .page-template-template-podcasts .gridlove-pagination {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .modules-with-sidebar .modules-with-sidebar-content .gridlove-module {
    margin-bottom: 34px;
  }
}
.single .entry-image iframe,
.wp-block-embed__wrapper iframe {
  z-index: 1;
}
.single .entry-image iframe,
.wp-block-embed__wrapper iframe {
  z-index: 1;
}
.newsletter {
  background-color: #ebebe8;
  padding: 4%;
}
.single .newsletter {
  background-color: #ffffff;
  padding: 2%;
  margin: 0 auto;
  max-width: 960px;
}
.single .widget {
  padding: 0px 30px 15px;
}
.newsletter h1 {
  font-size: 48px;
  line-height: 1em;
  font-weight: 800;
  margin-bottom: 12px;
}
.newsletter h3 {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 600;
  margin-bottom: 12px;
}
.newsletter h6 {
  font-size: 10px;
  line-height: 1.2em;
}
.newsletter p {
  margin-bottom: 12px;
}
.newsletter a:hover {
  text-decoration: underline;
}
@media (max-width: 760px) {
  .newsletter h1 {
    font-size: 40px;
  }
  .newsletter h3 {
    font-size: 16px;
  }
  .single .widget {
    padding: 0px 0px 15px;
  }
  .single .newsletter {
    padding: 4%;
  }
}
@media (min-width: 761px) and (max-width: 1280px) {
  .newsletter {
    padding: 6% 4% 6% 8%;
  }
  .single .widget {
    padding: 0px 0px 15px;
  }
  .single .newsletter {
    padding: 4%;
  }
}
.pension-timer {
  background-color: #78013a;
  padding: 4%;
  color: #ffffff;
}
.pension-timer h1 {
  font-size: 24px;
  line-height: 1em;
  font-weight: 800;
  margin-bottom: 12px;
  color: #ffffff;
}
@media (min-width: 1600px) {
  .pension-timer-grid {
    display: grid !important;
    grid-template-columns: 50% 50%;
  }
}
@media (max-width: 1600px) {
  .pension-timer-grid #money {
    padding-top: 12px;
  }
}
.simply-countdown-simple-black {
  display: grid !important;
  grid-template-columns: 22% 22% 22% 22%;
  justify-content: unset !important;
}
.simply-countdown-simple-black .simply-amount {
  font-size: 28px !important;
  font-weight: 600 !important;
  line-height: 0.8;
  color: #ffffff;
}
.simply-countdown-simple-black .simply-section div {
  -ms-flex-align: start !important;
  align-items: start !important;
}
.simply-countdown-simple-black .simply-word {
  font-style: normal;
  color: #ffffff;
}
.calc-live {
  font-size: 28px;
  font-weight: 600;
  line-height: 22px;
}
.video-play iframe {
  z-index: 9 !important;
}
.gallery-columns-1 .owl-controls,
.gridlove-cover-slider .owl-controls,
.wp-block-gallery.columns-1 .owl-controls {
  display: none;
}
.entry-headline {
  display: none !important;
}
.bigfield {
  margin-top: 5px !important;
}
body .gform_wrapper ul li.gfield {
  margin-top: 30px;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 0px;
  margin-bottom: 0;
}
body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px;
}
body .gform_wrapper .gform_body .gform_fields .gfield input[type="text"] {
  border-radius: 0;
  border: 1px solid #bcbcb6;
  background: #fff;
}
body
  .gform_wrapper
  .gform_body
  .gform_fields
  .gfield
  textarea.medium
  input[type="text"]:focus {
  border: 1px solid #0046ff;
}
body .gform_wrapper .gform_body .gform_fields .gfield select {
  border-radius: 0;
  border-color: #bcbcb6;
  background: #fff;
  padding: 2px;
  height: 30px;
}
body .gform_wrapper .gform_body .gform_fields .gfield select:focus {
  border-color: #0046ff;
}
body .gform_wrapper textarea.medium {
  border-radius: 0;
  border: 1px solid #bcbcb6;
  background: #fff;
}
body .gform_wrapper textarea.medium {
  border: 1px solid #0046ff;
}
body .gform_wrapper .gform_footer input[type="submit"] {
  border-radius: 0;
  border: 1px solid #0046ff;
  background: #0046ff;
  color: #fff;
  font-weight: bold !important;
  text-transform: none;
  padding: 8px 12px;
}
body .gform_wrapper .gform_footer input[type="submit"]:hover {
  border: 1px solid #003bd9;
  background: #003bd9;
}
.gform_wrapper div.validation_error {
  color: #ff1900;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 0;
  border-top: 0;
  border-bottom: 0;
  padding: 5px 0 5px 0;
  clear: both;
  width: 100%;
  text-align: left;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #ff1900;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #fff;
  margin-bottom: 6px !important;
  border-top: 0;
  border-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
  box-sizing: border-box;
}
.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #ff1900;
}
.gform_wrapper .validation_message {
  color: #ff1900;
  font-weight: 400;
  letter-spacing: normal;
}
.gform_wrapper .gfield_required {
  color: #ff1900;
  margin-left: 4px;
}
.gform_wrapper li.hidden_label input {
  margin-top: 0px;
}
.slider-display {
  margin-top: 1.8em;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 0px solid #d9d9d9;
  border-radius: 0px;
  background: #fff;
  color: #282823;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
  font-weight: 700;
}
.noUi-connect {
  background: #3a913f;
}
.archive-row .module-desc p a {
  color: #0046ff;
}

div.autoplayed,
div.autoplayed iframe {
  height: 200px !important;
}

@media (min-width: 468px) {
  div.autoplayed,
  div.autoplayed iframe {
    height: 350px !important;
  }
}

@media (min-width: 976px) {
  div.autoplayed,
  div.autoplayed iframe {
    height: 489px !important;
  }
}

.home .gridlove-cover-8-2 .entry-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 760px) {
  .home .gridlove-cover-8-2 .entry-title a {
    -webkit-line-clamp: 3;
  }
}

@media (min-width: 1041px) {
  .gridlove-post-f .entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.custom_anchor {
  display: block;
  position: relative;
  top: -96px;
}
@media (max-width: 759px) {
  .custom_anchor {
    top: -68px;
  }
}

a:focus-visible,
button:focus-visible {
  outline: 1px dotted;
  outline-offset: 1px;
}

/* fullpage */

.page-id-66319 .box-single .entry-header {
  display: none;
}
.page-id-66319 .gridlove-box {
  background: none !important;
}
.page-id-66319 .gridlove-header-top {
  display: none;
}
.page-id-66319 div[data-nextmodule="footer"] footer {
  display: none;
}
.page-id-66319 .entry-content ol li a,
.page-id-66319 .entry-content ul li a {
  color: inherit;
}

.page-id-34945 .box-single .entry-header {
  display: none;
}
.page-id-34945 .gridlove-box {
  background: none !important;
}
.page-id-34945 .gridlove-header-top {
  display: none;
}
.page-id-34945 div[data-nextmodule="footer"] footer {
  display: none;
}
.page-id-34945 .entry-content ol li a,
.page-id-34945 .entry-content ul li a {
  color: inherit;
}
.page-id-34945 .entry-content ol li a,
.page-id-34945 .entry-content ul li a {
  color: inherit;
}

.page-id-56963 .box-single .entry-header {
  display: none;
}
.page-id-56963 .gridlove-box {
  background: none !important;
}
.page-id-56963 .gridlove-header-top {
  display: none;
}
.page-id-56963 div[data-nextmodule="footer"] footer {
  display: none;
}

.page-id-56963 .entry-content ol li a,
.page-id-56963 .entry-content ul li a {
  color: inherit;
}

.page-id-70023 .box-single .entry-header {
  display: none;
}
.page-id-70023 .gridlove-box {
  background: none !important;
}
.page-id-70023 .gridlove-header-top {
  display: none;
}
.page-id-70023 div[data-nextmodule="footer"] footer {
  display: none;
}

.page-template-template-fullpage #content.container {
  max-width: 100%;
  padding: 0 !important;
}
.page-template-template-fullpage #content .gridlove-page-layout-7 {
  margin-top: 0;
}
.page-template-template-fullpage
  #content
  .gridlove-page-layout-7
  .gridlove-content {
  max-width: 100% !important;
  padding: 0;
}
.page-template-template-fullpage
  #content
  .gridlove-page-layout-7
  .gridlove-content
  .box-inner-p-bigger {
  padding: 0;
}
.page-template-template-fullpage #content .mcw-fp-section:not(.fp-section) {
  display: flex;
  align-items: center;
  height: 100vh;
}
.page-template-template-fullpage #content .wp-block-image,
.wp-block-cover,
.wp-block-media-text {
  margin-bottom: 0px;
}
.page-template-template-fullpage #content .fp-bg {
  z-index: 1;
}
.page-template-template-fullpage #content .fp-tableCell {
  z-index: 2;
  position: relative;
}
#fp-nav ul li a:not(.active) span {
  background: #6e6e69 !important;
  box-shadow: 0 0 0 2px #6e6e69 inset !important;
}
#fp-nav ul li:last-child {
  display: none;
}
.section-image-height img {
  height: 100vh;
  object-fit: cover;
  object-position: center top;
}
.first-section .fp-tableCell {
  vertical-align: bottom !important;
  padding-bottom: 60px;
}
.sub-section .fp-tableCell {
  vertical-align: top !important;
}
.last-section {
  max-width: 1200px;
  padding: 0 20px;
  margin: 0 auto;
}
.first-big-section {
  width: 100%;
}
@media (min-width: 768px) {
  .campaign-buttons,
  .campaign-buttons-white {
    font-size: 24px;
    font-weight: bold;
    width: 336px;
    padding: 12px 40px;
  }
}

@media (max-width: 759px) {
  .first-big-section {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .section-image-height img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

@media (min-width: 1920px) {
  .first-section-heading {
    font-size: 110px;
    line-height: 1;
  }
  .first-section-subheading {
    font-size: 28px;
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: 80px;
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 24px;
    line-height: 1.2;
  }
}

@media (min-width: 1680px) and (max-width: 1919px) {
  .first-section-heading {
    font-size: min(110px, 15vh);
    line-height: 1;
  }
  .first-section-subheading {
    font-size: min(28px, 4vh);
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: min(74px, 8vh);
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 24px;
    line-height: 1.2;
  }
}

@media (min-width: 1440px) and (max-width: 1679px) {
  .first-section-heading {
    font-size: min(110px, 14vh);
    line-height: 1;
  }
  .first-section-subheading {
    font-size: min(28px, 4vh);
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: min(74px, 7vh);
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 24px;
    line-height: 1.2;
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {
  .first-section-heading {
    font-size: min(112px, 10vh);
    line-height: 1;
  }
  .first-section-subheading {
    font-size: min(28px, 4vh);
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: min(48px, 6vh);
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .first-section-heading {
    font-size: min(90px, 8vh);
    line-height: 1;
  }
  .first-section-subheading {
    font-size: min(24px, 4vh);
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: min(48px, 6vh);
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 20px;
    line-height: 1.2;
  }
}

@media (min-width: 630px) and (max-width: 767px) {
  .first-section-heading {
    font-size: 85px;
    line-height: 1;
  }
  .first-section-subheading {
    font-size: 24px;
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 20px;
    line-height: 1.2;
  }
  #fp-nav.fp-right {
    display: none;
  }
  .campaign-buttons,
  .campaign-buttons-white {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
  }
  .ghostkit-button-wrapper-gap-md {
    --gkt-button__gap: 20px !important;
  }
}

@media (max-width: 629px) {
  .first-section-heading {
    font-size: 46px;
    line-height: 1;
  }
  .first-section-subheading {
    font-size: 20px;
    line-height: 1.2;
  }
  .sub-section-heading {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
  }
  .sub-section-subheading {
    font-size: 20px;
    line-height: 1.2;
  }
  .first-section .fp-tableCell {
    padding-bottom: 20px;
  }
  #fp-nav.fp-right {
    display: none;
  }
  .campaign-buttons,
  .campaign-buttons-white {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
  }
  .ghostkit-button-wrapper-gap-md {
    --gkt-button__gap: 20px !important;
  }
}

.page-template-template-fullpage figure {
  margin: 0;
}
.page-template-template-fullpage ul.is-style-icon li {
  margin-bottom: 20px;
  padding-left: 40px;
}
.iwideo-wrapper {
  z-index: 1 !important;
}

@media (max-width: 766px) {
  .fix-tablet-height,
  .fix-tablet-height .fp-tableCell {
    height: auto !important;
  }
  .mcw-fp-section:not(:first-child) .nk-awb-fullheight {
    min-height: 0;
  }
}

.page-template-template-fullpage .fPfxWz {
  z-index: 4000;
}
.page-template-template-fullpage .kvrAfG {
  z-index: 1000;
}
.campaign-buttons,
.campaign-buttons:hover,
.campaign-buttons-white,
.campaign-buttons-white:hover {
  position: relative;
  overflow: hidden;
  padding: 12px 40px;
  background: none;
  border: 2px solid #fff;
}
.campaign-buttons,
.campaign-buttons:hover {
  border-color: #d2f500;
}
.campaign-buttons:hover {
  color: #d2f500;
}
.campaign-buttons:after,
.campaign-buttons-white:after {
  content: "";
  position: absolute;
  top: 0;
  left: -24px;
  width: calc(100% + 48px);
  height: 100%;
  background: #fff;
  z-index: 1;
  transform-origin: 50% 50%;
  transform: skew(-45deg) translateX(-100%);
  transition: transform 0.5s;
}
.campaign-buttons:after {
  background: #d2f500;
  transform: skew(-45deg) translateX(0%);
}
.campaign-buttons-white:hover:after {
  transform: skew(-45deg) translateX(0%);
}
.campaign-buttons:hover:after {
  transform: skew(-45deg) translateX(100%);
}
.campaign-buttons span,
.campaign-buttons-white span {
  z-index: 2;
}

.campaign-buttons-turqouise {
  border-color: #00f0e1;
  color: #000;
}

.campaign-buttons-turqouise:after {
  background: #00f0e1;
}

.campaign-buttons-turqouise:hover {
  border-color: #00f0e1;
  background: transparent;
  color: #00f0e1;
}

.campaign-buttons-pink {
  border-color: #FF2B83;
  color: #000;
}

.campaign-buttons-pink:after {
  background: #FF2B83;
}

.campaign-buttons-pink:hover {
  border-color: #FF2B83;
  background: transparent;
  color: #FF2B83;
}

.fp-section {
  overflow: hidden;
}

.fp-section .nk-awb-inner {
  background: #000;
}
.fp-section .nk-awb-inner img {
  transition: opacity 1s ease;
}
.fp-completely ~ .fp-section .nk-awb-inner img {
  opacity: 0;
}
.fp-completely .nk-awb-inner img {
  opacity: 1;
}

/* Overriding a style from fullpage plugin that we couldn't find where it was included */
#fp-nav ul li a.active span {
  box-shadow: 0 0 0 18px rgb(250 250 250) inset !important;
}

.archive-main-content
  .gridlove-cover-area.gridlove-cover-5
  .gridlove-cover-item:first-child {
  opacity: 1 !important;
}

@media (max-width: 760px) {
	body {
		padding-top: 0 !important;
	}
}

.ghostkit-custom-Zz4A3F,
.ghostkit-custom-ZI718g,
.ghostkit-custom-Z1MiCFc,
.ghostkit-custom-JaM1X {
    --gkt-icon-lists--decoration: url('data:image/svg+xml;utf8,<svg class="ghostkit-svg-icon ghostkit-svg-icon-fa" aria-hidden="true" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z"></path></svg>');
    --gkt-icon-lists--decoration__color: #ffffff;
}