/** Newsroom **/
  body .press-col-primary h3.slide-entry-title.entry-title a {font-size: 45px;}
  body h3.slide-entry-title.entry-title a {color:#fff !important;line-height: 1.4;}
  #pressrelease-0{padding:20px;padding-bottom:100px;}
  /*#pressrelease-1, #pressrelease-4{margin-left:0;}
  .pressrelease-row-1, .pressrelease-row-2{margin: 3% 0; margin-bottom: 0; display:inline-block;}*/
  .post-meta{display:flex;}
  .post-meta .publishing-date {text-transform: capitalize;}
  body #et-main-area #main-content p.publishing-date {color:#fff;}
  .post-info h3{margin-top: 0;}

  .pressrelease-row-1 {display: flex;flex-wrap: wrap;flex-direction: row;align-content: flex-start;align-items: center;justify-content: center;gap: 20px;margin: 3% 0;}
  .pressrelease-wrapper {display: flex;flex: 1 1 30%;flex-direction: row;justify-content: center;gap: 20px;padding: 20px;}

  /** Pressrelease searchform **/
    .press-search-form .flex-group button{margin: 0 25px; cursor: pointer;width: 130px;background: none;border: 2px solid #1B5EA2;padding: 10px 20px;font-size: 18px;color: #1B5EA2;font-weight: 500;transition: all 300ms ease 0ms;}
    form button:hover:after {opacity: 1;margin-left: 0;}
    form button:after {font-size: 25px;content: "\35";opacity: 0;position: absolute;margin-left: -1em;-webkit-transition: all .2s;transition: all .2s;text-transform: none;-webkit-font-feature-settings: "kern" off;font-feature-settings: "kern" off;font-variant: none;font-style: normal;font-weight: 400;text-shadow: none;font-family: ETmodules!important;}

    body .press-search-form {margin-bottom: 40px;}
    body.page .press-search-form input[type="text"]#cisionsearch {width: 100%;border-radius: 50px; height: 40px; margin: 0 25px 0 0;padding-left: 14px;background-color: #fff;}
    body.page .press-search-form #selectyear{border-radius: 50px; padding-left: 15px; width: 33%;background-color: #fff;}
    body.page .press-search-form .search-radio {display: flex; flex-flow: column;}
    body.page .press-search-form .search-radio label{padding-left: 25px;}

  /** cision Archive **/
    .cision-item {margin-bottom: 40px;}
    .cision-item-header {display: flex;flex-direction: column;}
    .cision-date {font-size: 14.4px; }
    .cision-title {margin-bottom: 10px;}
    body .cision-title a{font-size: 26px;color: #222;}
    body#top .cision-title a:hover, body#top .cision-title a:focus{text-decoration: underline;}

  /** Artikel **/
    .article-meta{display:flex;}
    .article-meta .date-container{margin:0.85em 0;text-transform: capitalize;}
    .single .container_wrap_first.container_wrap.sidebar_right{border-color: white !important;}

    .single .content{border-right: none;}
  	.press_releases_image_wrapper {position: relative;}
    body .entry-content-wrapper .post-title {font-size: 50px; margin-top: 10px; line-height: 1.1em;}
    .press_releases_image_wrapper img{height: auto !important; min-height: 200px;}
    .press_releases_image_wtitle {position: absolute;top: 50%;left: 20%;color: #fff;font-size: 115px;}
    h1.press-releases-title {margin-top: 10px;}
  	.press-releases-wrapper {justify-content: space-between;display: flex;clear: both;}
  	.press-releases-navigation {width: 100%;max-width: 200px;justify-content: space-between;display: flex;}
    .cision-posttitle .et_pb_title_container {display: flex;flex-direction: column;}
    .cision-posttitle .et_pb_title_container .et_pb_title_meta_container {order: 1;margin-bottom:20px;}
    .cision-posttitle .et_pb_title_container h1.entry-title {order: 2;}

    body .cision-posttitle+.fullwidth-news p { margin-top: 0 !important; margin-bottom: 0 !important;}

    /* PDF Länkar */
      .single p a[href$=".pdf"]:not(.no-pdf-icon) {background: url(https://carygroup.com/wp-content/uploads/2022/05/updated-pdf-icon.png) no-repeat 0 50%; background-size: 25px 25px; padding-left: 35px; padding-top: 2px; padding-bottom: 2px;}		p a[href$=".zip"] {background: url(https://carygroup.com/wp-content/uploads/2022/04/201199.png) no-repeat 0 50%; background-size: 20px 20px; padding-left: 27px; padding-top: 2px; padding-bottom: 2px; margin-left: -3px;}

    /* Cision - små bilder på inlägg */
      .news-media-wrapper .news-media-images img {display: block;}
      .news-media-wrapper .news-media-images {border: 1px solid #eeeeee;padding: 5px;display: inline-flex;align-items: center;min-height: 112px;}
      .news-media-wrapper {display: flex;column-gap: 10px;margin-top: 40px;padding: 20px;border-top: 1px solid #ddd;}

/** News post slides startsidan **/
  /*.post-entry .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry.cg_grid.flex_column{min-height: 382px !important;}*/
  /*.post-entry .entry-content-wrapper .avia-content-slider .avia-content-slider-inner .slide-entry .slide-content .entry-content-header{min-height: 280.25px;}*/

@media (max-width: 767px) {
  /** Artikel **/
    body .entry-content-wrapper .post-title.entry-title  {font-size: 30px;}
  /** News post slides startsidan **/
    footer.entry-footer .read-more-link {display: none;}
}

@media (min-width: 480px) and (max-width: 767px) {
  /** Artikel **/
    .press_releases_image_wtitle {top: 50%;left: 8%;font-size: 60px;}
}
@media (max-width: 990px) {
  /** Newsroom **/
    body .press-col-primary h3.slide-entry-title.entry-title a {font-size: 25px;line-height: 1.4;}
    #pressrelease-0 {padding-bottom: 20px;}
    .pressrelease-row-1 {margin-top: 20px;}
    .pressrelease-row-2{margin-top: 0;}

}

@media (max-width: 587px) {
  /** Newsroom **/
    body.page .press-search-form {display: block; margin-bottom: 85px !important;}
    body.page .press-search-form .flex-group{display: block;}
    body.page .press-search-form #cisionsearch{margin-bottom: 15px !important; width: 100%;}
    body.page .press-search-form #selectyear{width: 100%; margin-bottom: 10px;}
    body.page .press-search-form button{width: 100%; margin: 0 auto;}
    .news-media-wrapper {flex-wrap: wrap;row-gap: 10px;}
}
