/** Newsroom **/
  body .press-col-primary h3.slide-entry-title.entry-title a {font-size: 45px;}
  #pressrelease-0{padding:20px;padding-top:150px;}
  #pressrelease-1, #pressrelease-4{margin-left:0;}
  .pressrelease-row-1, .pressrelease-row-2{margin: 3% 0; margin-bottom: 0; display:inline-block;}
  .cg_grid_same_height article{padding:150px 20px 20px;}
  .post-meta{display:flex;}
  .post-meta .publishing-date {text-transform: capitalize;}
  .post-info h3{margin-top: 0;}

  /** Pressrelease searchform **/
    .press-search-form .flex-group button{margin: 0 25px; padding: 0 50px; height: 40px; font-size: 18px;}
    form button {color: #050505!important; background-color: #9bdfc2!important; border-color: #9bdfc2!important; border-radius: 53px !important; border-right-style: none; border-left-style: none; border-top-style: none; border-bottom-style: none; cursor: pointer;}
    form button:focus {outline: none !important;}
    body.page .press-search-form input[type="text"]#cisionsearch {border-radius: 50px; height: 40px; margin: 0 25px 0 0;}
    body.page .press-search-form #selectyear{border-radius: 50px; padding-left: 15px; width: 33%;}
    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 {font-size: 26px;margin-bottom: 10px;}
    body .main_color .cision-title a{color: #222; font-family:'LotaGrotesque-SemiBold'; font-weight: 700;}
    body#top .main_color .cision-title a:hover, body#top .main_color .cision-title a:focus{text-decoration: underline;}

  /** Artikel **/
    .article-meta{display:flex;}
    .article-meta .date-container{margin:0.85em 0;text-transform: capitalize;}
    .single .main_color.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;}

    /* 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 */
      .main_color .news-media-wrapper .news-media-images img {display: block;}
      .main_color .news-media-wrapper .news-media-images {border: 1px solid #eeeeee;padding: 5px;display: inline-flex;align-items: center;min-height: 112px;}
      .main_color .news-media-wrapper {display: flex;column-gap: 10px;margin-top: 40px;padding-top: 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;}
}
@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;}
}
