/*
 * 	WIDGET: 	w24-primary-item
 *
 *	CONTENTS: 	Display news post with 2 variations (left & right)
 *		LEFT:	Text (can be reversed using wp admin)
 *		RIGHT:	Image (can be reversed using wp admin)
 *
 *	MOBILE: 	...
 */
.so-widget-w24-primary-item {
  margin-top: 35px;
  margin-bottom: 60px;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item {
    margin-top: 25px;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item {
    margin-bottom: 32px;
  }
}
.so-widget-w24-primary-item .wrapper > * {
  display: inline-block;
  vertical-align: top;
}
.so-widget-w24-primary-item .wrapper > * .h1 {
  margin: 0px;
}
.so-widget-w24-primary-item .wrapper > * .h1 a {
  font-family: "Atlas", sans-serif;
  font-weight: 100;
  font-size: 46px;
  line-height: 54px;
  -ms-transform: translateX(-1px);
  -o-transform: translateX(-1px);
  -moz-transform: translateX(-1px);
  -webkit-transform: translateX(-1px);
  transform: translateX(-1px);
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper > * .h1 a {
    font-size: 42px;
    line-height: 49px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item .wrapper > * .h1 a {
    font-size: 36px;
    line-height: 41px;
  }
}
.sagentia .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #0A73FF !important;
}
.sagentia-rnd .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #1C5C5F !important;
}
.leatherhead .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #0A73FF !important;
}
.otm .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #FF1428 !important;
}
.science-group .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #1A2C56 !important;
}
.oakland .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #00CD62 !important;
}
.tsg .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #00B9FF !important;
}
.tsg-forum .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #00B9FF !important;
}
.frontier .so-widget-w24-primary-item .wrapper > * .h1 a {
  color: #EF8724 !important;
}
.so-widget-w24-primary-item .wrapper > * .h1 a:hover {
  border-bottom: 1px solid #D0D0D0 !important;
}
.so-widget-w24-primary-item .wrapper > * h2 {
  margin: 0px;
  margin-top: 24px;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper > * h2 {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item .wrapper > * h2 {
    margin-top: 5px;
  }
}
.so-widget-w24-primary-item .wrapper > * h2 span {
  font-family: "Atlas", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #D0D0D0;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper > * h2 span {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item .wrapper > * h2 span {
    font-size: 12px;
    line-height: 18px;
  }
}
.so-widget-w24-primary-item .wrapper > * h2 span:after {
  content: "\A0\2022\A0";
  display: inline;
}
.so-widget-w24-primary-item .wrapper > * h2 span:last-child:after {
  content: none;
  display: none;
}
.so-widget-w24-primary-item .wrapper > * h2 span > a {
  font-family: "Atlas", sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #D0D0D0 !important;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper > * h2 span > a {
    font-size: 13px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item .wrapper > * h2 span > a {
    font-size: 12px;
    line-height: 18px;
  }
}
.so-widget-w24-primary-item .wrapper > * h2 span > a:hover {
  border-bottom: 1px solid #D0D0D0 !important;
}
.so-widget-w24-primary-item .wrapper > * h2 span > a:hover {
  color: #373737 !important;
}
.so-widget-w24-primary-item .wrapper > * h2 span:last-child:after {
  display: none;
}
.so-widget-w24-primary-item .wrapper > * div.preview {
  margin-top: 24px;
  font-family: "Atlas", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 28px;
  color: #737373;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper > * div.preview {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .so-widget-w24-primary-item .wrapper > * div.preview {
    font-size: 16px;
    line-height: 24px;
  }
}
.so-widget-w24-primary-item .wrapper > * div.image-wrapper a {
  display: block;
  overflow: hidden;
}
.so-widget-w24-primary-item .wrapper > * div.image-wrapper a img {
  width: 100%;
  display: block;
  background-color: rgba(208, 208, 208, 0.3);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  -o-transition: -o-transform 0.7s;
  -webkit-transition: transform 0.7s, opacity 0.7s;
  -ms-transition: transform 0.7s, opacity 0.7s;
  -o-transition: transform 0.7s, opacity 0.7s;
  -moz-transition: transform 0.7s, opacity 0.7s;
  transition: transform 0.7s, opacity 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.so-widget-w24-primary-item .wrapper > * div.image-wrapper a img:hover {
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
.so-widget-w24-primary-item .wrapper.style-0 > .left {
  width: 40.13157895%;
  padding-right: 2.63157895%;
}
.so-widget-w24-primary-item .wrapper.style-0 > .left > * {
  padding-right: 2.63157895%;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper.style-0 > .left {
    display: none;
  }
}
.so-widget-w24-primary-item .wrapper.style-0 > .right {
  width: 57.23684211%;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper.style-0 > .right {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.so-widget-w24-primary-item .wrapper.style-0 > .bottom {
  display: none;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper.style-0 > .bottom {
    display: block;
    width: 100%;
  }
}
.so-widget-w24-primary-item .wrapper.style-1 > .left {
  width: 57.23684211%;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper.style-1 > .left {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.so-widget-w24-primary-item .wrapper.style-1 > .right {
  width: 40.13157895%;
  padding-left: 2.63157895%;
}
.so-widget-w24-primary-item .wrapper.style-1 > .right > * {
  padding-left: 2.63157895%;
}
@media (max-width: 1279px), (max-width: 1024px) {
  .so-widget-w24-primary-item .wrapper.style-1 > .right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .so-widget-w24-primary-item .wrapper.style-1 > .right > * {
    padding-left: 0;
  }
}
