.section-wrap {
  width: 100%;
  padding: 25px 15px;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #FF4070;
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/ic_wave.png");
  min-height: 324px;
  background-position: 0 48%;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-wrap h1 {
  color: #FFFFFF;
  font-size: 64px;
  font-weight: 900;
  letter-spacing: 0.97px;
  line-height: 92px;
  text-align: center;
  margin: 0;
}

.section-wrap-homepage {
  width: 100%;
  float: left;
  padding: 25px 0;
  position: relative;
}

.section-wrap-none {
  width: 100%;
  float: left;
  padding: 0px 0px 60px 0;
}

.section-wrap-homepage-carousel {
  width: 100%;
  float: left;
  padding: 80px 0px 60px 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: block;
  position: relative;
}

.loader-placement {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  height: 100px;
  width: 100px;
  margin-top: -50px;
  margin-left: -50px;
}

.loader {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
}

/* LOADER 1 */

#loader-1:before,
#loader-1:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #3498db;
}

#loader-1:before {
  z-index: 100;
  -webkit-animation: spin 1s infinite;
          animation: spin 1s infinite;
}

#loader-1:after {
  border: 10px solid #ccc;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.section-wrap-homepage-revolution {
  width: 100%;
  float: left;
  padding: 0px 0px 60px 0;
  overflow: hidden;
}

.section-wrap-colored {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0;
  overflow: hidden;
  background-color: #fff;
}

.section-wrap-colored-thin {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 0px 0;
  border-bottom: 0px solid #DBDBDB;
  background-color: #fff;
}

.section-wrap {
  width: 100%;
  float: left;
  padding: 25px 0;
  overflow: hidden;
  position: relative;
}

.section-wrap-related {
  width: 100%;
  float: left;
  padding: 100px 0;
  overflow: hidden;
  background-color: #f5f6fa;
}

.section-wrap-visible {
  width: 100%;
  float: left;
  padding: 60px 0;
  overflow: visible;
}

.section-wrap-footerbase {
  width: 100%;
  float: left;
  padding: 0 0 0 0;
}

.section-wrap-footer-small {
  width: 100%;
  float: left;
  padding: 30px 0;
}

.section-wrap-none {
  position: relative;
  width: 100%;
  float: left;
  padding: 0 0 0 0 !important;
}

.section-wrap-img {
  position: relative;
  width: 100%;
  float: left;
  padding: 60px 0 0 0 !important;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-wrap-secondary {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 40px 0;
  background-color: #21afe3;
}

.section-wrap-secondary-large {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 180px 0 100px 0;
  background: center center no-repeat;
  background-color: #333;
  background-attachment: inherit;
  background-size: cover;
}

.section-wrap-secondary-single {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 220px 0 140px 0;
  background: center center no-repeat;
  background-color: #181818;
  background-attachment: inherit;
  background-size: cover;
  /*-webkit-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.75);
  box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,0.75);*/
}

.section-wrap-secondary-single-none {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 180px 0 40px 0;
  background: center center no-repeat;
  background-attachment: inherit;
  background-size: cover;
}

.section-wrap-secondary-single-large {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 320px 0 240px 0;
  background: center center no-repeat;
  background-color: #333;
  background-attachment: inherit;
  background-size: cover;
}

.section-wrap-secondary-normal h1.large-center {
  color: #666;
  font-size: 22px;
  line-height: 30px;
}

.section-wrap-secondary-normal .heading-subs {
  width: 100%;
  float: left;
  font-size: 100%;
}

.section-wrap-secondary-large .heading-subs {
  width: 100%;
  float: left;
  font-size: 90%;
  line-height: 30px;
  text-transform: uppercase;
}

.section-wrap-secondary-normal {
  z-index: 1;
  position: relative;
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 130px 0 0px 0;
  background: center center no-repeat;
  background-size: cover;
}

.post-news-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.post-news-item > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.post-news-item > div > article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.post-news-item .Details {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.post-news-item:nth-child(n+10) {
  display: none;
}

.post-image-cat {
  background-color: #ff407014;
  width: 100%;
  height: 220px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.btm-line.line-after {
  display: block;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}

.btm-line.line-after::after {
  content: none;
}

.bump-0 a {
  letter-spacing: normal;
  text-transform: none;
  font-size: 22px;
  line-height: 30px;
}

h4.bump-0 a {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.54px;
  line-height: 28px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h1.logo-name a:hover:hover,
h1.logo-name-full a:hover:hover {
  color: #FF4070 !important;
}

.banner-media-kit {
  background-color: #00acff;
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/banner-bg-media-kit.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  color: #fff;
  min-height: 412px;
  margin-top: 60px;
  overflow: hidden;
}

.banner-media-kit .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.banner-media-kit .col-sm-5 {
  width: 41.66666667%;
}

.banner-media-kit .left-content {
  padding: 103px 0;
}

.banner-media-kit .left-content h3 {
  color: #FFFFFF;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 48px;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 10px;
}

.banner-media-kit .left-content p {
  opacity: 0.9;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2px;
  line-height: 28px;
  text-align: left;
}

.banner-media-kit .social-ads__header__img--sub {
  position: relative;
  top: 74px;
  max-height: 412px;
}

.banner-media-kit a.download {
  width: 223px;
  border: 1px solid #fff;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-align: center;
  color: #fff;
  padding: 14px 31px 13px 32px;
  margin-top: 36px;
  display: block;
}

.banner-media-kit a.download:hover,
.banner-media-kit a.download:focus {
  background-color: rgba(255, 255, 255, 0.2);
}

.row-centered {
  text-align: center;
}

.col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  text-align: center;
}

.press-contact-form {
  margin: 70px 0 60px;
  min-height: 377px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.press-contact-form .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.press-contact-form h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.press-contact-form .row-centered {
  text-align: center;
}

.press-contact-form .col-centered {
  max-width: 600px;
  margin: 0 auto;
}

.press-contact-form .btn {
  cursor: pointer;
}

.press-contact-form .btn:focus,
.press-contact-form .btn:active:focus,
.press-contact-form .btn.active:focus,
.press-contact-form .btn.focus,
.press-contact-form .btn:active.focus,
.press-contact-form .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

.press-contact-form h3 {
  color: #000000;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
}

.press-contact-form p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.69px;
  line-height: 23px;
  text-align: center;
  margin-top: 16px;
}

.press-contact-form form {
  margin-top: 60px;
}

.press-contact-form .form-group {
  text-align: left;
}

.press-contact-form .form-group input {
  height: 48px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  height: 48px;
  margin-bottom: 30px;
  -webkit-appearance: none;
}

.press-contact-form .form-group textarea {
  min-height: 96px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  height: 48px;
  margin-bottom: 30px;
  resize: vertical;
  -webkit-appearance: none;
}

.press-contact-form button {
  height: 48px;
  width: 142px;
  border-radius: 24px;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-align: center;
  margin-top: 34px;
}

.press-contact-form button:hover,
.press-contact-form button:focus {
  background-color: #323232;
}

.press-contact-form .form-group label {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.51px;
  line-height: 20px;
}

.press-contact-form .form-group.has-validation-error label {
  color: #FF0000;
}

.press-contact-form .form-group label .error {
  display: none;
}

.press-contact-form .form-group label .errorHide {
  display: inline-block;
}

.press-contact-form .form-group.has-validation-error label .errorHide {
  display: none;
}

.press-contact-form .form-group.has-validation-error label .error {
  display: inline-block;
}

.press-contact-form .form-group .validation-error {
  display: none;
}

.top-level-category {
  padding: 50px 0 22px 0;
}

.top-level-category .links__item {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: #0E1114;
}

.top-level-category .links__item:not(:last-child) {
  margin-right: 24px;
}

.top-level-category .center-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.top-level-category .links__item a {
  color: #0E1114;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-align: center;
  -webkit-transition: color .25s ease-in-out;
  -o-transition: color .25s ease-in-out;
  transition: color .25s ease-in-out;
  text-decoration: none !important;
  padding: 13px 0 9px;
}

.top-level-category .links__item a:hover,
.top-level-category .links__item a:focus {
  color: #FF4070;
  border-bottom: 0;
  text-decoration: none !important;
}

.top-level-category .links__item a:visited {
  text-decoration: none !important;
}

.top-level-category .links__item a.selected {
  border-bottom: 2px solid #000000;
  color: #000000;
  text-decoration: none !important;
}

.alm-btn-wrap .alm-load-more-btn:hover,
.alm-btn-wrap .alm-load-more-btn.loading {
  background: #323232 !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  padding: 0 20px !important;
}

.alm-btn-wrap .alm-load-more-btn.loading:before {
  background: none !important;
  /*content: "\f110" !important;
  font-family: fontawesome !important;
  width: 20px !important;
  height: 20px !important;
  font-size: 19px;
  top: 12px !important;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  margin: 0 !important;
  left: 14px !important;
  line-height: 21px;
  text-align: center;*/
  width: 0px !important;
  height: -px !important;
  font-size: 0px;
  top: 0px !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.section-wrap-footer-small {
  display: none;
}

.alm-listing {
  display: grid;
  max-width: 1030px;
  padding: 0 15px !important;
  margin: 0 auto !important;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 64px 44px;
}

.alm-listing .bump-0 a {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: 0.035em;
  color: #000;
  text-align: left;
}

.alm-listing .bump-0 a:hover {
  color: #000 !important;
  text-decoration: underline;
}

.alm-listing .bump-0 {
  margin: 0;
}

.alm-listing .post-info {
  display: inline-block;
  width: 100%;
  margin-top: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.04em;
  color: #656d77;
  text-align: left;
}

.alm-listing .post-image-cat {
  width: 100%;
  height: 189px;
  background-size: cover;
  background-position: center center;
  display: block;
}

.alm-listing .ImageWrapper {
  margin-bottom: 21px;
  border-radius: 5px;
  overflow: hidden;
}

.alm-listing .ImageWrapper img {
  -webkit-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
}

.alm-listing .ImageWrapper:hover img {
  -webkit-transform: scale(1.03);
      -ms-transform: scale(1.03);
          transform: scale(1.03);
}

.single-news__cover {
  padding: 50px 0;
  min-height: 480px;
  z-index: 1;
  position: relative;
  width: 100%;
  margin: 0 0 0 0;
  background: center center no-repeat;
  background-color: #181818;
  background-attachment: inherit;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.single-news__cover:before {
  content: '';
  background: rgba(35, 47, 58, 0.45);
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.single-news__cover-container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-news__cover-title {
  line-height: 1.3 !important;
  font-weight: 700 !important;
  letter-spacing: 1px !important;
  color: #fff;
  text-align: center;
  margin: 0;
}

.single-news__cover-meta {
  color: #fff;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.6px;
  font-weight: 500;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.single-news__body-container {
  max-width: 700px;
  margin: 0 auto;
  padding: 55px 15px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  position: relative;
}

.single-news__body iframe {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

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

.page-wrapper {
  padding-top: 80px;
}

/*
post share - addthis
*/

.addthis_sticky__wrap {
  position: absolute;
  display: inline-block;
  margin-left: -105px;
  margin-top: 0;
  z-index: 999;
}

.addthis_sticky__wrap .at-below-post .at-share-btn-elements {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* hide from bottom */

.at-below-post.addthis_tool {
  display: none;
}

/* different */

.at-below-post .at-style-responsive .at-share-btn {
  background-color: transparent !important;
  outline: 0 !important;
}

.at-below-post .at-style-responsive .at-share-btn:focus {
  outline: 0 !important;
  opacity: 0.75 !important;
}

.at-below-post .at-style-responsive .at-share-btn .at-icon {
  fill: #00bbfe !important;
}

.at-resp-share-element .at-share-btn .at-label {
  display: none !important;
}

.news-single-socials {
  display: grid;
  grid-auto-flow: column;
  grid-column-gap: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.news-single-socials .news-single-social {
  width: 20px;
  height: 20px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
}

.news-single-socials .news-single-social.facebook {
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/icon-facebook.svg");
}

.news-single-socials .news-single-social.linkedin {
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/icon-linkedin.svg");
}

.news-single-socials .news-single-social.pinterest {
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/icon-pinterest.svg");
}

.news-single-socials .news-single-social.twitter {
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/icon-twitter.svg");
}

.news-list:not(.active) {
  display: none !important;
}

.news-body-loadingMoreWrapper {
  text-align: center;
  margin-top: 60px;
}

#isotope-container {
  height: auto !important;
}

.alm-listing.alm-ajax {
  overflow: hidden;
}

.alm-btn-wrap .alm-load-more-btn {
  margin-top: 30px !important;
  height: 48px !important;
  width: 145.83px !important;
  border-radius: 24px !important;
  background-color: #000000 !important;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-align: center;
}

.alm-btn-wrap .alm-load-more-btn:hover {
  background: #0d0d0d;
}

.alm-btn-wrap .alm-load-more-btn:focus,
.alm-btn-wrap .alm-load-more-btn:active {
  outline: 0;
}

h4 a:focus,
h4 a:active {
  color: #FF4070 !important;
  text-decoration: none  !important;
}

.news .container {
  margin: 0 auto;
}

.news-backToTop {
  position: fixed;
  display: block;
  right: 54px;
  bottom: 54px;
  width: 64px;
  height: 64px;
  z-index: 999;
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/backtotop.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 32px;
  background-color: #FF3366;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  overflow: hidden;
}

.news-backToTop:hover {
  background-color: #D7295F;
}

.news-backToTop:not(.show) {
  opacity: 0;
  pointer-events: none;
}

.news-progress {
  width: 100%;
  height: 5px;
  position: fixed;
  top: 80px;
  background-color: #edeef2;
  z-index: 2;
}

.news-progress-bar {
  width: 0;
  height: 100%;
  background-color: #FF4070;
  position: relative;
}

.news-progress-bar:after {
  content: '';
  width: 6px;
  height: 100%;
  position: absolute;
  display: block;
  background-color: #FF4070;
  right: -3px;
  border-radius: 50%;
}

.news .news-cover__inner {
  display: grid;
  grid-template-columns: 1.445fr 1fr;
  grid-auto-rows: minmax(530px, 1fr);
}

.news .news-cover__image {
  display: block;
}

.news .news-cover__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news .news-cover__content {
  padding: 135px 85px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 530px;
  background-color: #F9F9F9;
}

.news .news-cover__content-inner {
  margin-bottom: 40px;
}

.news .news-cover__category {
  margin-top: 0;
  margin-bottom: 37px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.21;
  letter-spacing: 0.43em;
  text-transform: uppercase;
  color: #FF4070;
}

.news .news-cover__category a {
  color: inherit;
}

.news .news-cover__category a:hover {
  text-decoration: underline;
}

.news .news-cover__title {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 425px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.15;
  letter-spacing: 0.019em;
  color: #000;
}

.news .news-cover__title a {
  color: inherit;
}

.news .news-cover__title a:hover {
  text-decoration: underline;
}

.news .news-cover__button {
  padding: 10px 28px 10px 32px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #0E1114;
  border-radius: 999em;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.43;
  text-align: center;
  letter-spacing: 0.5px;
  color: #fff;
}

.news .news-cover__button:after {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 7px;
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/icon-cover-button.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}

.news .news-cover__button:hover {
  background-color: #2F343B;
}

.news .news-cover__author {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news .news-cover__author-image {
  width: 43px;
  height: 43px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.news .news-cover__author-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news .news-cover__author-content {
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #000;
}

.news .news-cover__author-content a {
  color: inherit;
}

.news .news-cover__author-content a:hover {
  text-decoration: underline;
}

.news .news-wysiwyg {
  position: relative;
  padding: 80px 0;
  word-break: break-word;
  border-bottom: 1px solid #dddddd;
}

.news .news-wysiwyg__inner {
  display: grid;
  grid-gap: 50px;
  grid-template-columns: 27px 755px;
  padding-left: 46px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.news .news-wysiwyg__content {
  max-width: 755px;
  margin: 0 auto;
}

.news .news-wysiwyg__content .aligncenter {
  display: block;
  margin: 20px auto;
  max-width: 100%;
  text-align: center;
}

.news .news-wysiwyg__content .aligncenter figcaption {
  text-align: center;
}

.news .news-wysiwyg__content .alignnone {
  width: 100%;
  height: auto;
  margin: 40px auto;
  max-width: 100%;
}

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

.news .news-wysiwyg__content-inner.intro {
  border: 0;
  padding: 0 !important;
}

.news .news-wysiwyg__content-inner p span,
.news .news-wysiwyg__content-inner ul,
.news .news-wysiwyg__content-inner ol,
.news .news-wysiwyg__content-inner ul li,
.news .news-wysiwyg__content-inner ol li,
.news .news-wysiwyg__content-inner ul li span,
.news .news-wysiwyg__content-inner ol li span {
  font-weight: 500 !important;
}

.news .news-wysiwyg__content-inner p,
.news .news-wysiwyg__content-inner h3,
.news .news-wysiwyg__content-inner h2,
.news .news-wysiwyg__content-inner li {
  margin-top: 0;
  margin-bottom: 1.55em;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.5px;
  color: #000;
}

.news .news-wysiwyg__content-inner h2 span,
.news .news-wysiwyg__content-inner h3 span,
.news .news-wysiwyg__content-inner h4 span,
.news .news-wysiwyg__content-inner h5 span,
.news .news-wysiwyg__content-inner h5 span {
  font-weight: inherit !important;
}

.news .news-wysiwyg__content-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.news .news-wysiwyg__content-inner ul li {
  position: relative;
  padding-left: 32px;
}

.news .news-wysiwyg__content-inner ul li:not(:last-child) {
  margin-bottom: 5px;
}

.news .news-wysiwyg__content-inner ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  background-color: #0E1114;
  border-radius: 50%;
  position: absolute;
  left: 9px;
  top: 7px;
}

.news .news-wysiwyg__content-inner h3 {
  font-weight: bold;
  margin-top: 0.4em;
  margin-bottom: 1.4em;
}

.news .news-wysiwyg__content-inner h2 {
  font-weight: bold;
  margin: 1em 0;
  font-size: 20px;
}

.news .news-wysiwyg__content-inner a {
  color: #FF3366;
  text-decoration: underline;
}

.news .news-wysiwyg__content-inner img {
  max-width: 100%;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  height: auto;
  border-radius: 8px;
}

.news .news-wysiwyg__content-inner figure {
  margin: 1.15em 0;
  max-width: 100%;
  width: auto !important;
}

.news .news-wysiwyg__content-inner figure img {
  max-width: 100%;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
  height: auto;
}

.news .news-wysiwyg__content-inner figure figcaption {
  margin-top: 26px;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #969DA7;
}

.news .news-wysiwyg__socials {
  display: grid;
  grid-auto-columns: 27px;
  grid-auto-rows: 27px;
  grid-auto-flow: row;
  grid-gap: 16px;
  position: -webkit-sticky;
  position: sticky;
  top: 160px;
}

.news .news-wysiwyg__socials a {
  --social-color: #000;
  width: 100%;
  height: 100%;
}

.news .news-wysiwyg__socials a svg path {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.news .news-wysiwyg__socials a:hover {
  --social-color: #2F343B;
}

.news .news-wysiwyg__breadcrumbs {
  --content-width: 755px;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 37px;
  width: var(--content-width);
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.news .news-wysiwyg__breadcrumbs li {
  display: inline;
  font-family: Wes FY, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.33;
  letter-spacing: 0.5px;
  color: #0E1114;
}

.news .news-wysiwyg__breadcrumbs li:not(:last-child) {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.news .news-wysiwyg__breadcrumbs li:not(:last-child):after {
  content: '';
  width: 16px;
  height: 16px;
  margin: 0 3px;
  display: inline-block;
  background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/breadcrumb-chevron.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.news .news-wysiwyg__breadcrumbs li a {
  color: #969DA7;
}

.news .news-wysiwyg__breadcrumbs li a:hover {
  color: #FF3366;
}

.news .news-wysiwyg .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin: 40px 0;
}

.news .news-wysiwyg .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.page-template-template-news .section-wrap-homepage {
  border-bottom: 1px solid #dddddd;
}

body.page-template-template-news .promo-footer {
  float: left;
  width: 100%;
}

@media (min-width: 320px) {
  .news .container {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 100%;
  }
}

@media (min-width: 375px) {
  .news .container {
    padding-left: 28px;
    padding-right: 28px;
  }
}

@media (min-width: 768px) {
  .banner-media-kit .container {
    width: 760px;
  }

  .press-contact-form .container {
    width: 760px;
  }

  .news .container {
    width: 768px;
  }
}

@media (min-width: 769px) {
  .single-news__cover-title {
    font-size: 30px !important;
  }
}

@media (min-width: 992px) {
  .banner-media-kit .container {
    width: 980px;
  }

  .press-contact-form .container {
    width: 980px;
  }

  .news .container {
    width: 992px;
  }

  .news .news-wysiwyg__socials.socials-tablet {
    display: none;
  }
}

@media (min-width: 1200px) {
  .banner-media-kit .container {
    width: 1180px;
  }

  .press-contact-form .container {
    width: 1180px;
  }

  .single-news__cover-title {
    font-size: 48px !important;
  }

  .news .container {
    width: 1056px;
  }
}

@media (min-width: 2000px) {
  .news .news-cover__content {
    padding: 180px 115px 230px;
  }

  .news .news-cover__content-inner {
    margin-bottom: 80px;
  }

  .news .news-cover__category {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.31em;
    margin-bottom: 50px;
  }

  .news .news-cover__title {
    max-width: 643px;
    font-size: 56px;
    line-height: 1.18;
  }

  .news .news-cover__button {
    padding: 13px 37px 11px 40px;
    font-size: 16px;
    line-height: 1.5;
  }

  .news .news-cover__author {
    grid-gap: 25px;
  }

  .news .news-cover__author-image {
    width: 58px;
    height: 58px;
  }

  .news .news-cover__author-content {
    font-size: 16px;
    line-height: 1.35;
  }
}

@media (max-width: 1599px) {
  .news .news-cover__content {
    padding: 101px 64px;
  }

  .news .news-cover__category {
    margin-bottom: 23px;
  }
}

@media (max-width: 1439px) {
  .news .news-cover__inner {
    grid-template-columns: auto 600px;
  }
}

@media (max-width: 1280px) {
  .page-wrapper {
    padding-top: 56px;
  }
}

@media (max-width: 1200px) {
  .single-news__cover {
    min-height: 400px;
  }

  .single-news__cover-container {
    max-width: 800px;
  }

  .single-news__body-container {
    max-width: 800px;
  }
}

@media (max-width: 1199px) {
  .alm-listing {
    max-width: 966px;
    grid-gap: 50px 18px;
  }

  .alm-listing .post-image-cat {
    height: 186px;
  }

  .news .news-cover__inner {
    grid-template-columns: 1fr 1fr;
  }

  .news .news-cover__content {
    padding: 100px 55px;
  }

  .news .news-cover__title {
    font-size: 36px;
  }

  .news .news-wysiwyg {
    padding-bottom: 120px;
  }

  .news .news-wysiwyg__inner {
    padding-left: 16px;
  }
}

@media (max-width: 1023px) {
  .news-progress {
    top: 56px;
  }
}

@media (max-width: 992px) {
  .banner-media-kit {
    background-image: url("https://promoalltest-blog.cdnpromo.com/wp-content/themes/tg/assets/images/templates/news/banner-bg-media-kit-mobile-phones.jpg");
    min-height: 549px;
  }

  .banner-media-kit .col-sm-5 {
    width: 100%;
  }

  .banner-media-kit .left-content {
    padding: 20px 0;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 380px;
  }

  .banner-media-kit .left-content h3 {
    font-size: 20px !important;
    text-align: center;
  }

  .banner-media-kit .left-content p {
    text-align: center;
  }

  .banner-media-kit a.download {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  .alm-listing {
    max-width: 742px;
    grid-gap: 40px 16px;
  }

  .alm-listing .post-image-cat {
    height: 140px;
  }

  .single-news__cover-container {
    max-width: 600px;
  }

  .single-news__body-container {
    max-width: 600px;
  }

  .addthis_sticky__wrap {
    margin-left: -90px;
  }

  .news-backToTop {
    width: 48px;
    height: 48px;
    right: 28px;
    bottom: 28px;
    background-size: 24px;
  }

  .news .news-cover__inner {
    display: block;
  }

  .news .news-cover__image {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 62.3%;
  }

  .news .news-cover__image img {
    position: absolute;
    left: 0;
    top: 0;
  }

  .news .news-cover__content {
    min-height: auto;
    padding: 42px 28px;
  }

  .news .news-cover__category {
    margin-bottom: 17px;
    font-size: 12px;
    line-height: 1.16;
    letter-spacing: 0.54em;
  }

  .news .news-cover__title {
    max-width: 500px;
    font-size: 32px;
    line-height: 1.31;
    letter-spacing: 0.015em;
  }

  .news .news-cover__button {
    padding: 13px 37px 11px 40px;
    font-size: 16px;
    line-height: 1.5;
  }

  .news .news-wysiwyg {
    padding: 40px 0 73px;
  }

  .news .news-wysiwyg__inner {
    grid-template-columns: 1fr;
    padding-left: 0;
  }

  .news .news-wysiwyg__content-inner {
    padding-bottom: 56px;
  }

  .news .news-wysiwyg__content-inner h3 {
    margin-bottom: 1.7em;
  }

  .news .news-wysiwyg__content-inner figure figcaption {
    margin-top: 21px;
  }

  .news .news-wysiwyg__socials {
    top: unset;
    position: static;
    grid-auto-flow: column;
  }

  .news .news-wysiwyg__socials.socials-sticky {
    display: none;
  }

  .news .news-wysiwyg__breadcrumbs {
    margin-bottom: 30px;
    --content-width: 712px;
  }
}

@media (max-width: 767px) {
  .section-wrap h1 {
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 0.97px;
    line-height: 76px;
    text-align: center;
  }

  .top-level-category .links__item {
    font-size: 14px;
  }

  .top-level-category .links__item:not(:last-child) {
    margin-right: 15px;
  }

  .top-level-category .links__item a {
    padding: 9px 0 7px;
    font-size: 14px;
  }

  .alm-listing {
    max-width: 650px;
    grid-template-columns: 1fr 1fr;
  }

  .alm-listing .post-image-cat {
    height: calc( calc( 56vw / 2 ) - 16px);
  }

  .single-news__cover {
    min-height: 300px;
    padding: 0px 0 20px 0;
  }

  .addthis_sticky__wrap {
    margin-left: 0;
    position: fixed !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    text-align: center;
    z-index: 999;
    background-color: #ededed;
  }

  .addthis_sticky__wrap .at-below-post .at-share-btn-elements {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .addthis_sticky__wrap .at-below-post .at-share-btn-elements .at-share-btn {
    margin-bottom: 1px;
  }

  .news .news-cover__title {
    max-width: 320px;
    font-size: 22px;
    line-height: 1.21;
    letter-spacing: 0.022em;
  }

  .news .news-wysiwyg__content-inner figure figcaption {
    margin-top: 17px;
  }

  .news .news-wysiwyg__breadcrumbs {
    --content-width: calc(100vw - 56px);
  }
}

@media (max-width: 600px) {
  .alm-listing {
    max-width: 500px;
    grid-template-columns: 1fr;
  }

  .alm-listing .post-image-cat {
    height: 56vw;
  }
}

@media (max-width: 480px) {
  .banner-media-kit {
    min-height: 451px;
  }

  .banner-media-kit .left-content h3 {
    font-size: 32px !important;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    margin-top: 20px !important;
  }

  .banner-media-kit .left-content p {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.69px;
    line-height: 23px;
    text-align: center;
  }

  .banner-media-kit a.download {
    margin-top: 5px;
  }

  .press-contact-form h3 {
    font-size: 32px !important;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    margin-top: 20px !important;
  }
}

@media (max-width: 400px) {
  .section-wrap h1 {
    font-size: 45px;
    line-height: 1.3;
  }
}

@media (max-width: 374px) {
  .news-backToTop {
    right: 20px;
    bottom: 20px;
  }

  .news .news-cover__content {
    padding: 42px 20px;
  }

  .news .news-wysiwyg__breadcrumbs {
    --content-width: calc(100vw - 40px);
  }
}