/* @import url('http://example.com/example_style.css'); */
@font-face {
  font-family: 'Arco Perpetuo Pro Bold';
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.eot');
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.eot') format('embedded-opentype'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.woff2') format('woff2'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.woff') format('woff'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.ttf') format('truetype'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/Arco%20Perpetuo%20Pro%20Bold/ArcoPerpetuoProBold.svg#ArcoPerpetuoProBold') format('svg');
}
@font-face {
  font-family: 'Arco Perpetuo Pro';
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.eot');
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.eot') format('embedded-opentype'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.woff2') format('woff2'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.woff') format('woff'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.ttf') format('truetype'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoProRegular/ArcoPerpetuoProRegular.svg#ArcoPerpetuoProRegular') format('svg');
}
@font-face {
  font-family: 'ArcoPerpetuoPro-Medium';
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoPro-Medium.eot');
  src: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoPro-Medium.eot#iefix') format('embedded-opentype'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoPro-Medium.woff') format('woff'),
    url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Nov2020/fonts/ArcoPerpetuoPro-Medium.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
}
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}
h1, h2, h3, h4, h5, h6, p {
  margin: 0 0 10px;
}
a {
  display: inline-block;
}
a:focus, input:focus, button:focus {
  outline: 0;
}
body {
  background: #fff;
  color: #000000;
  font-family: 'Arco Perpetuo Pro', Arial, sans-serif;
  font-size: 18px;
  line-height: 27px;
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 { 
  color: #000000;
  font-family: 'Arco Perpetuo Pro Bold', Arial, sans-serif;
  text-rendering: optimizelegibility;
  /*   font-weight: 800; */
}
h1 {
  font-size: 42px;
  line-height: 130%;
}
h2 {
  font-size: 32px;
  line-height: 40px;
}
h3 {font-size: 24px;
  line-height: 29px;
  /*   font-weight: 900; */
}
h4 {font-size: 18px;
  line-height: 27px;
  /*   font-weight: 600; */
}
.about-page .page-center{
  max-width: 1032px !important;
}

.page-center
{
  max-width:1310px !important;
}

/*--------Banner Section--------*/
.newsroom-banner-section{
  min-height: 400px;
  text-align: center;
  vertical-align: middle;
  padding: 80px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.newsroom-banner-content{
  max-width: 530px;
  margin: 0 auto;
}
.newsroom-banner-content h1{
  margin-bottom: 25px;
  font-family: 'Arco Perpetuo Pro Bold';
  font-weight:700;
  /*   font-family: ArcoPerpetuoPro-Black; */
}
.newsroom-banner-content p{
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.4px;
}

.newsroom-about-us-banner-section h1
{
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family:ArcoPerpetuoPro-ExtraBold; */
}

.newsroom-banner-video-wrapper
{
  height: 50%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  display: inline-block;
  z-index: -1;
  min-height: 400px;
}

.newsroom-banner-video-wrapper:after
{
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.3);
  z-index: 1;
}

.newsroom-banner-video-wrapper video
{
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0
}

/*--------Company-overview Section--------*/
.newsroom-company-overview-content{
  padding: 60px 0 70px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.newsroom-company-overview-content h2{
  margin-bottom: 20px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family:ArcoPerpetuoPro-ExtraBold; */
}




/*--------Our Brands  Section--------*/
.newsroom-our-brands-inner-section{
  padding: 60px 0 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.newsroom-our-brands-inner-section h2{
  margin-bottom: 32px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family:ArcoPerpetuoPro-ExtraBold; */
}
.newsroom-our-brands-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -20px;
}
.newsroom-our-brands-block{
  width: 33.33%;
  padding: 0 20px 40px;
}
.newsroom-our-brands-box{
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  height: 120px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  cursor: pointer;
  transition: all .3s;
}
.newsroom-our-brands-box:hover{
  box-shadow: 0 1px 4px 2px #F6F6F6;
}
.newsroom-our-brands-box img{
  height: auto;
  display: block;
}


.newsroom-our-brands-detail-popup{
  background-color: #ffffff;
}
.newsroom-our-brands-detail-header{
  padding: 20px 85px; 
}
.newsroom-our-brands-detail-header-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-our-brands-detail-logo{
  width: 118px;
}
.newsroom-our-brands-detail-close{
  width: calc(100% - 118px);
  text-align: right;
}
.newsroom-our-brands-detail-close h3{
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Arco Perpetuo Pro',Arial,sans-serif;
}
.newsroom-our-brands-detail-close h3 img{
  margin-left: 10px;
}
.newsroom-our-brands-detail-banner-img{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 400px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.newsroom-our-brands-detail-banner-innner{
  text-align: center;
}
.newsroom-our-brands-detail-banner-innner img{
  width: 100%;
  max-width: 114px;
  height: auto;
}
.newsroom-our-brands-detail-content{
  padding: 42px 0 180px;
}
.newsroom-our-brands-detail-content h2{
  font-size: 42px;
  line-height: 120%;
  margin-bottom: 24px;
}




/*--------Our Products Section--------*/
.newsroom-our-products-section{
  padding: 80px 0 100px;
}
.newsroom-our-products-img:after{
  background-color: #F0F0F0;
  border-radius: 4px;
  content: '';
  display: block;
  width: 100%;
  height: 60%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.newsroom-our-products-img{
  position: relative;
}
.newsroom-our-products-inner-section h2{
  margin-bottom: 32px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family:ArcoPerpetuoPro-ExtraBold; */
}
.newsroom-our-products-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.newsroom-our-products-block{
  width: 50%;
  padding: 0 20px 30px;
}
.newsroom-our-products-img img{
  display: block;
  text-align: center;
  height: auto;
  margin: 0 auto;
}
.newsroom-our-products-content p{
  font-size: 16px;
  line-height: 24px;
}
.newsroom-our-products-content h3{
  line-height: 36px;
  font-weight: 400;
}




/*--------Investor Contact Information Section--------*/
.newsroom-investor-contact-information-section{
  padding: 80px 0 40px;
}
.newsroom-investor-contact-information-inner-section h2{
  margin-bottom: 32px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family:ArcoPerpetuoPro-ExtraBold; */
}
.newsroom-investor-contact-information-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-investor-contact-information-block{
  width: 33.33%;
  padding-right: 30px;
  padding-bottom: 30px;
}
.newsroom-investor-contact-information-block:last-child{
  padding-right: 0;
}
.newsroom-investor-contact-information-title h3{
  line-height: 36px;
  font-weight: 400;
}
.newsroom-investor-contact-information-small-title h4{
  font-size: 16px;
  line-height: 180%;
  font-weight: bold;
  font-family: 'Arco Perpetuo Pro',Arial,sans-serif;
  margin-bottom: 0;
}
.newsroom-investor-contact-information-content p{
  font-size: 16px;
  line-height: 180%;
  margin-bottom: 0;
}
.newsroom-investor-contact-information-content p a{
  color: #1E22AA;
  text-decoration: underline;
}





/*--------Newsroom Featured Listing Section--------*/
.newsroom-featured-listing-section{
  padding: 60px 0 0;  
}

.newsroom-featured-listing-section-inner
{
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.newsroom-featured-title-section, .newsroom-latest-news-title-section{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  margin-bottom: 24px;
}
.newsroom-featured-title-section h2{
  margin-bottom: 0px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family: ArcoPerpetuoPro-Black; */
}
.newsroom-featured-listing-section .newsroom-featured-type, .newsroom-latest-news-section .newsroom-featured-type {
  text-align: left;
  margin-left: 28px;
}
.newsroom-featured-type{
  width: 100%;
  text-align: right;
}

.newsroom-featured-type a
{
  border: 1px solid #D7D7D7;
  border-radius: 4px;
  padding: 7px 23px;
  margin-left: 12px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  font-family:ArcoPerpetuoPro-Regular;
  height:40px;
}

.newsroom-featured-type a.active,
.newsroom-featured-type a:hover
{
  background-color:#191919;
  color:#ffffff;
}

.newsroom-featured-list-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-featured-list{
  flex: calc(33.33% - 40px);
  margin: 0 40px 50px 0;
}
.newsroom-featured-list:nth-child(3n+3){
  margin-right: 0;
}
.newsroom-featured-list-image img, .newsroom-latest-news-block .newsroom-latest-news-img img{
  width: 100%;
  display: block;
  height: auto;
  transition:all .3s ease-in-out;
}
.newsroom-featured-list-content{
  padding: 0 15px;
}
.newsroom-featured-list-content h3{
  margin-bottom: 20px;
}
.newsroom-featured-list:first-child {
  flex: 100%;
  margin: 0 0px 50px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsroom-featured-list .newsroom-featured-list-image {
  margin-bottom:20px;
}
.newsroom-featured-list.large-img:first-child .newsroom-featured-list-image{
  width: 70%;
}
.newsroom-featured-list:first-child .newsroom-featured-list-image{
  width: 50%;
}
.newsroom-featured-list .newsroom-featured-list-image a, .newsroom-latest-news-wrapper .newsroom-latest-news-img a {
  width: 100%;
  overflow: hidden;
  transition: all .3s ease-in-out;
}
.newsroom-latest-news-wrapper .newsroom-latest-news-img a {
  height:180px;
}
.newsroom-latest-news-wrapper .newsroom-latest-news-img a img{
  height:100%;
  width:100%;
  object-fit:cover;
}
.newsroom-latest-news-wrapper .newsroom-latest-news-img a.no-image{
  height: 180px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f8f8f8;
  padding: 20px;
}
.newsroom-latest-news-wrapper .newsroom-latest-news-img a.no-image img{
  width:auto;
  height: auto;
}     
.newsroom-featured-list.large-img:first-child .newsroom-featured-list-content{
  width: 30%;
}
.newsroom-featured-list:first-child .newsroom-featured-list-content{
  width: 50%;
  padding: 29px 0 0 65px;
}
.newsroom-featured-list:nth-child(2),.newsroom-featured-list:nth-child(3) {
  flex: calc(50% - 40px);
}
/* .newsroom-featured-list:nth-child(2) .newsroom-featured-list-image, .newsroom-featured-list:nth-child(3) .newsroom-featured-list-image {
height: 428px;
}
.newsroom-featured-list:nth-child(2) .newsroom-featured-list-image img, .newsroom-featured-list:nth-child(3) .newsroom-featured-list-image img {
height: 100%;
} */
.newsroom-featured-list .newsroom-featured-list-image a:hover img, .newsroom-featured-list:hover .newsroom-featured-list-image a img ,.newsroom-latest-news-block:hover .newsroom-latest-news-img img {
  transform:scale(1.1); 
}
.newsroom-featured-list-content a{
  color: #000000;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family: ArcoPerpetuoPro-Black; */
}
.newsroom-featured-list-content a:hover, .newsroom-featured-list:hover h3 a, .newsroom-latest-news-block:hover .newsroom-latest-news-content h4 a {
  color:#666666;
}
.newsroom-featured-list-date h5 {
  color:#666666;
  font-size:14px;
  font-family: 'ArcoPerpetuoPro-Medium';
}


/*--- Newsroom Latest News Section ---*/

.newsroom-latest-news-section
{
  padding:60px 0;
  padding-bottom:20px;
}

.newsroom-latest-news-title-section
{
  margin-bottom:24px; 
}

.newsroom-latest-news-title-section h2
{
  margin-bottom:0;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family: ArcoPerpetuoPro-Black; */
}

.newsroom-latest-news-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; 
  margin:0 -15px;
}

.newsroom-latest-news-block
{
  width:25%;
  padding:0 15px;
  margin-bottom:40px;
}

.newsroom-latest-news-data
{
  margin-top:22px;
  padding-left:25px;
  padding-right:5px;
}

.newsroom-latest-news-content
{
  margin-bottom:15px;  
}

.newsroom-latest-news-content h4
{
  margin-bottom:0;
  font-family:ArcoPerpetuoPro-SemiBold;
  color:#000000;
}

.newsroom-latest-news-content h4 a
{
  margin-bottom:0;
  font-family:ArcoPerpetuoPro-SemiBold;
  color:#000000;
}

.newsroom-latest-news-date
{
  margin-bottom:29px;  
}

.newsroom-latest-news-date h5
{
  margin-bottom:0;
  font-size: 16px;
  line-height: 150%;
  color:#A7A7A7;
  font-family: 'Arco Perpetuo Pro Bold';
  font-weight:700;
}


/*--- Newsroom Latest News Section ---*/


/*--------------- Newsroom Brand Guidelines Section - Feb 2022 ---------------*/

.newsroom-brand-guidelines-section .page-center
{
  padding:0 20px!important;
}

/*--- Logos Section ---*/

.newsroom-brand-guidelines-logos-inner-section
{
  padding-top:60px;
  padding-bottom:18px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.newsroom-brand-guidelines-title
{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.newsroom-brand-guidelines-title h2
{
  margin-bottom:0;
  font-family: 'Arco Perpetuo Pro Bold';
  margin-right:28px;
  /*   font-family: ArcoPerpetuoPro-Black; */
}
.newsroom-brand-guidelines-top-toggle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}
.newsroom-brand-guidelines-type .button-group.filters-button-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.newsroom-brand-guidelines-download-zip
{
  width: 100%;
  text-align: right;  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.newsroom-brand-guidelines-download-zip a {
  text-decoration:underline;
  color :#191919;
  font-size: 14px;
  line-height: 24px;
  font-family: 'ArcoPerpetuoPro-Medium';
  text-transform:uppercase;
  cursor:pointer;
}
.newsroom-brand-guidelines-download-zip a img {
  margin-left: 15px;
}

.newsroom-brand-guidelines-type a
{
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 4px 23px;
  margin-left: 12px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  font-family:ArcoPerpetuoPro-Regular;
}

.newsroom-brand-guidelines-type a:active,
.newsroom-brand-guidelines-type a:hover
{
  background-color:#191919;
  color:#ffffff;
}

.newsroom-brand-guidelines-logos-wrapper,
.newsroom-brand-guidelines-logo-usage-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin:0 -20px;
}

.newsroom-brand-guidelines-logos-block,
.newsroom-brand-guidelines-logo-usage-block
{
  /*     padding:0 20px;  
  flex: calc(33.33% - 40px);
  margin-right:40px;
  margin-bottom:46px;
  max-width: 400px; */
  width:33.33%;
  padding:0 20px;
  margin-bottom:46px;
}

/* .newsroom-brand-guidelines-logos-block:nth-child(3n+3),
.newsroom-brand-guidelines-logo-usage-block:nth-child(3n+3)
{
margin-right:0;
}
*/

.newsroom-brand-guidelines-logos-img-box
{
  height:241px;  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius:6px;
}


.newsroom-brand-guidelines-logos-content
{
  margin-top:17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsroom-brand-guidelines-logos-title h4,
.newsroom-brand-guidelines-logo-usage-title h4
{
  margin-bottom:0;
  font-family:ArcoPerpetuoPro-Regular;
  font-weight:400;
}

.newsroom-brand-guidelines-logos-download
{
  padding-left:10px;
}

/* .newsroom-brand-guidelines-logos-download:before
{
content:url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Feb%20-%202022/logo-download-icon.svg'); 
}
*/
.newsroom-brand-guidelines-logos-download button
{
  padding:0;
  background: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Feb%20-%202022/logo-download-icon.svg');
  background-size: cover;
  width: 32px;
  height: 32px;
  border:0;
  cursor:pointer; 
  transition: .3s all;
}
.newsroom-brand-guidelines-zip-download button
{
  padding:0;
  background: url('https://6406677.fs1.hubspotusercontent-na1.net/hub/6406677/hubfs/download-simple%201-1.png');
  background-size: cover;
  width: 24px;
  height: 24px;
  border:0;
  cursor:pointer;
  transition: .3s all;
}
.newsroom-brand-guidelines-logos-download button:hover
{
  background: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/download.png');
}

.newsroom-brand-guidelines-logos-download img
{
  max-width:32px;
}

/*--- Logos Section ---*/


/*--- Logo Usage Section ---*/

.newsroom-brand-guidelines-logo-usage-title
{
  margin-top:17px;
}

.newsroom-brand-guidelines-logo-usage-inner-section
{
  padding-top:60px;  
  padding-bottom:18px;
  border-bottom:1px solid rgba(0,0,0,0.2);
}

/*--- Logo Usage Section ---*/


/*--- Isotope - filtering ---*/

/* ---- button ---- */

.newsroom-brand-guidelines-type .button
{
  width: 100%;
  text-align: right;  
}

.newsroom-brand-guidelines-type .button
{
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 7px 23px;
  margin-left: 12px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  font-family:ArcoPerpetuoPro-Regular;
  box-shadow:none;
  letter-spacing:0;
  font-weight:400;
  min-width:unset;
  background: transparent;
  height:40px;
}

.newsroom-brand-guidelines-section .button:hover 
{
  background-color: #191919;
  color: #fff;
}

.newsroom-brand-guidelines-section .button:active,
.newsroom-brand-guidelines-section .button.is-checked 
{
  background-color: #191919;
}

.newsroom-brand-guidelines-section .button.is-checked 
{
  color: white;
}

/* ---- button-group ---- */

.newsroom-brand-guidelines-section .button-group:after {
  content: '';
  display: block;
  clear: both;
}

/* clear fix */
.newsroom-brand-guidelines-section .grid:after {
  content: '';
  display: block;
  clear: both;
}

/*--- Isotope - filtering ---*/


/*--------------- Newsroom Brand Guidelines Section - Feb 2022 ---------------*/


/*--- Newsroom Media Kit Listing Section - Feb 2022 ---*/

.newsroom-media-kit-listing-section
{
  padding:60px 0;
}

.newsroom-media-kit-listing-section .page-center
{
  padding:0 20px;
}

.newsroom-media-kit-listing-top-section
{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.newsroom-media-kit-listing-type
{
  width: 100%;
  /*   text-align: right; */
  margin-left:12px;
}

.newsroom-media-kit-download
{
  width: 100%;
  text-align: right;
}

.newsroom-media-kit-download h2
{
  display:none;
}
.newsroom-media-kit-download a
{
  font-family: 'ArcoPerpetuoPro-Regular';
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  text-decoration-line: underline;
  text-transform: uppercase;
  cursor: pointer;   
}
.newsroom-media-kit-download a:hover, .newsroom-brand-guidelines-download-zip a:hover{
  color: #666;
}
.newsroom-media-kit-download a img
{
  margin-left:15px;
}

.newsroom-media-kit-listing-type a
{
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 4px 23px;
  margin-left: 12px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  font-family: ArcoPerpetuoPro-Regular;
}

.newsroom-media-kit-listing-type a:active,
.newsroom-media-kit-listing-type a:hover
{
  background-color:#191919;
  color:#ffffff;
}

.newsroom-media-kit-listing-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin:0 -20px;
  justify-content: flex-start;
}

.newsroom-media-kit-listing-block
{
  width:33.33%;
  padding:0 20px;
  margin-bottom:46px;
}

.newsroom-media-kit-listing-content
{
  margin-top: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsroom-media-kit-listing-title h4
{
  margin-bottom: 0;
  font-family: ArcoPerpetuoPro-Regular;
  font-weight: 400;
}

.newsroom-media-kit-listing-download
{
  padding-left:10px;
}

.newsroom-media-kit-listing-download button
{
  padding:0;
  background: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/Feb%20-%202022/logo-download-icon.svg');
  background-size: cover;
  width: 32px;
  height: 32px;
  border:0;
  cursor:pointer; 
  transition: .3s all;
}

.newsroom-media-kit-listing-download button:hover
{
  background: url('https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/download.png');
}

.newsroom-media-kit-listing-download img 
{
  max-width: 32px;
}


/*--- Isotope - filtering ---*/
/* ---- button ---- */

.newsroom-media-kit-listing-type .button
{
  width: 100%;
  text-align: right;  
}

.newsroom-media-kit-listing-type .button
{
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  padding: 7px 23px;
  margin-left: 12px;
  display: inline-block;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  color: #191919;
  font-family:ArcoPerpetuoPro-Regular;
  box-shadow:none;
  letter-spacing:0;
  font-weight:400;
  min-width:unset;
  background: transparent;
  height:40px;
}

.newsroom-media-kit-listing-type .button:hover 
{
  background-color: #191919;
  color: #fff;
}

.newsroom-media-kit-listing-type .button:active,
.newsroom-media-kit-listing-type .button.is-checked 
{
  background-color: #191919;
}

.newsroom-media-kit-listing-type .button.is-checked 
{
  color: white;
}

/* ---- button-group ---- */

.newsroom-media-kit-listing-type .button-group:after {
  content: '';
  display: block;
  clear: both;
}

/* clear fix */
.newsroom-media-kit-listing-section .grid:after {
  content: '';
  display: block;
  clear: both;
}

/*--- Isotope - filtering ---*/


/*--- Custom Select ---*/

.newsroom-media-kit-listing-dropdown .custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
.newsroom-media-kit-listing-dropdown .custom-select-wrapper select {
  display: none;
}
.newsroom-media-kit-listing-dropdown .custom-select {
  position: relative;
  display: inline-block;
}
.newsroom-media-kit-listing-dropdown .custom-select-trigger {
  position: relative;
  display: block;
  width: 340px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 400;
  color: #191919;
  line-height: 150%;
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #D7D7D7;
  height:40px;
  font-family: 'ArcoPerpetuoPro-Medium';
}
.newsroom-media-kit-listing-dropdown .custom-select-trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px; height: 10px;
  top: 50%; right: 25px;
  margin-top: -3px;
  border-bottom: 1.25px solid #191919;
  border-right: 1.25px solid #191919;
  transform: rotate(45deg) translateY(-50%);
  transition: all .4s ease-in-out;
  transform-origin: 50% 0;
}
.newsroom-media-kit-listing-dropdown .custom-select.opened .custom-select-trigger:after {
  margin-top: 3px;
  transform: rotate(-135deg) translateY(-50%);
}
.newsroom-media-kit-listing-dropdown .custom-options {
  position: absolute;
  display: block;
  top: 100%; left: 0; right: 0;
  min-width: 100%;
  margin: 10px 0;
  border: 1px solid #D7D7D7;
  border-radius: 6px;
  box-sizing: border-box;
  background: #fff;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-10px);
  z-index:999;
}
.newsroom-media-kit-listing-dropdown .custom-select.opened .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transform: translateY(0);
}
/* .newsroom-media-kit-listing-dropdown .custom-options:before {
position: absolute;
display: block;
content: '';
bottom: 100%; right: 25px;
width: 7px; height: 7px;
margin-bottom: -4px;
border-top: 1px solid #b5b5b5;
border-left: 1px solid #b5b5b5;
background: #fff;
transform: rotate(45deg);
transition: all .4s ease-in-out;
}
.newsroom-media-kit-listing-dropdown .option-hover:before {
background: #f9f9f9;
} */
.newsroom-media-kit-listing-dropdown .custom-option {
  position: relative;
  display: block;
  padding: 8px 20px;
  border-bottom: 1px solid #D7D7D7;
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  line-height: 150%;
  cursor: pointer;
  /*   transition: all .4s ease-in-out; */
}
.newsroom-media-kit-listing-dropdown .custom-option:first-of-type {
  border-radius: 4px 4px 0 0;
}
.newsroom-media-kit-listing-dropdown .custom-option:last-of-type {
  border-bottom: 0;
  border-radius: 0 0 4px 4px;
}
.newsroom-media-kit-listing-dropdown .custom-option:hover,
.newsroom-media-kit-listing-dropdown .custom-option.selection {
  background: #191919;
  color:#ffffff;
}

/*--- Custom Select ---*/



.isotope-pager
{
  position: relative;
  z-index: 999;
}

/*--- Newsroom Media Kit Listing Section - Feb 2022 ---*/


/*--- Our Brands Section - Newsroom - Feb 2022 ---*/

.newsroom-our-brands-detail-popup.popup-active
{
  display:block!important;
  position: fixed;
  z-index: 1043;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow:auto;
  z-index: 9999999;
}

.newsroom-our-brands-detail-close.close-button
{
  cursor:pointer;
}

/*--- Our Brands Section - Newsroom - Feb 2022 ---*/


/*--- News Article Section ---*/

.news-article-banner
{
  position: relative;
}
.news-article-banner:before
{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(33, 44, 57, 0.5);
}

.news-article-section
{
  padding-top:42px;
  padding-bottom:115px;
}

.news-article-section .page-center
{
  max-width:750px!important;  
}

.news-article-date-block
{
  margin-bottom:20px;
}

.news-article-date-block h4
{
  color:#A7A7A7;
  font-family: 'ArcoPerpetuoPro-Regular';
  line-height:200%;
  margin-bottom:0;
  font-weight:400;
}

.news-article-heading-block 
{
  margin-bottom:24px;
}

.news-article-heading-block h1
{
  font-size:32px;
  font-family: 'Arco Perpetuo Pro Bold';
  /*   font-family: 'ArcoPerpetuoPro-Black'; */
  line-height: 130%;
  color:#000000;
  margin-bottom:0;
}

.news-article-content-block p
{
  margin-bottom:32px;
}

.news-article-content-block p:first-child
{
  font-size: 24px;
  line-height:150%;
}

.news-article-content-block p:last-child
{
  margin-bottom:0;
}

.news-article-content-block img
{
  margin-top:10px;
  margin-bottom:42px;
}

/*--- News Article Section ---*/


/*---  Newsroom Pagination ---*/

.newsroom-pagination
{
  margin-bottom:40px;
  width: 100%;
}

.newsroom-pagination .blog-pagination {
  display: block;
  text-align: center;
}
.newsroom-pagination .blog-pagination > div {
  display: inline-block;
}
.newsroom-pagination .blog-pagination-left {
  text-align: right;
}
.newsroom-pagination .blog-pagination-right {
  text-align: left;
}
.newsroom-pagination .blog-pagination a {
  display: inline-block;
  text-align: center;
  padding: 6px 13px;
  font-size:16px;
  line-height: 130%;
  color: #A7A7A7;
  margin-right:10px;
  border-radius:2px;
}
.newsroom-pagination .blog-pagination a:hover,
.newsroom-pagination .blog-pagination a:focus {
  background-color: #191919;
  text-decoration: none;
  color:#ffffff;
}

.newsroom-pagination .blog-pagination a:last-child
{
  margin-right:0;
}

.newsroom-pagination .blog-pagination a.elipses {
  border: 0;
}
.newsroom-pagination .blog-pagination a.active {
  background-color: #191919;
  color: #fff;
  pointer-events: none;
  cursor: default;
}
.newsroom-pagination .blog-pagination a.next-link,
.newsroom-pagination .blog-pagination a.prev-link {
  background-color: #666;
  color: #fff;
}
.newsroom-pagination .blog-pagination a.next-link:hover,
.newsroom-pagination .blog-pagination a.prev-link:hover {
  background-color: #008cd4;
  color: #fff;
}

/*---  Newsroom Pagination ---*/



/*--- Newsroom Header - Feb 2022 ----*/

.newsroom-header ul li a 
{
  max-width: none !important;
}
.newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
  padding: 20px 15px;
  margin: 0 5px;
  font-family:'ArcoPerpetuoPro-Regular';
  /*   font-family: 'ArcoPerpetuoPro-Medium',Arial,sans-serif; */
  color: #b5b7b9;
  text-transform: inherit;
}
.newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover, 
.newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active.active-branch a {
  color:#ffffff;
}
.newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover, 
.newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active.active-branch a {
  color:#000000;
}
.newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.active.active-branch a {
  border-bottom: 2px solid #000000;
}
.header-section.newsroom-header {
  border-top: none;
  border-bottom: none;
  padding: 0;
  position: absolute;
  background-color: transparent;
  right: 0;
  left: 0;
  line-height:0;
  z-index:999999;
}
.newsroom-header.header-fix 
{
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom:1px solid rgba(0, 0, 0, 0.2);
  /*   -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); */
  position: relative;
}
.newsroom-header.header-fix:before
{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.newsroom-header .newsroom-logo
{
  position: relative;
}
.newsroom-header .newsroom-logo {
  height: 80px;
  display: flex;
  vertical-align: middle;
  align-items: center;
}
.newsroom-header.header-fix {
  position: fixed;
}
.newsroom-header.header-fix .newsroom-logo {
  height:auto;
}
/* .newsroom-header.header-fix .newsroom-logo a img {
  content: url(https://6406677.fs1.hubspotusercontent-na1.net/hubfs/6406677/xpo-newsroom-logo-black.svg);
  width: 213px;
  height: auto;
} */

@media (max-width:767px)
{
  .newsroom-header.header-fix
  {
    border-bottom:0;
  }
  .newsroom-header.header-fix:before
  {

  }
  .newsroom-header a.mobile-trigger-new
  {
    background:transparent;
    border:none;
  }
  .newsroom-header a.mobile-trigger-new i, 
  .newsroom-header a.mobile-trigger-new i:before,
  .newsroom-header a.mobile-trigger-new i:after
  {
    width:16.5px;
    height:1.8px;
  }
  .newsroom-header.header-fix a.mobile-trigger-new i, 
  .newsroom-header.header-fix a.mobile-trigger-new i:before,
  .newsroom-header.header-fix a.mobile-trigger-new i:after
  {
    background-color:#191919;
  }
  .mobile-open .newsroom-header.header-fix a.mobile-trigger-new i
  {
    background-color: rgba(0,0,0,0.0)!important;
  }
  .newsroom-header .custom-menu-primary-new .hs-menu-wrapper
  {
    background: rgba(255, 255, 255, 0.9);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
  .newsroom-header .custom-menu-primary-new .hs-menu-wrapper ul
  {
    padding-top: 8px;
    padding-bottom: 24px;
  }
  .newsroom-header .custom-menu-primary-new .hs-menu-wrapper ul li
  {
    padding:0 20px;
  }
  .newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a
  {
    margin:0px;
    color:rgba(25, 25, 25,0.5);
    padding-top: 28px;
    padding-bottom: 12px;
    text-align: center;
    font-size:16px;
    line-height: 16px;
  }
  .newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:hover,
  .newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active.active-branch a,
  .newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:hover,
  .newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active.active-branch a
  {
    color: #191919!important;
  }
  .newsroom-header .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active a,
  .newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active.active-branch a
  {
    border-bottom: 1.5px solid #191919;
  }
}

/*--- Newsroom Header - Feb 2022 ----*/


/*--- Newsroom Footer Section - Feb 2022 ---*/

.newsroom-footer-section
{
  padding:80px 0;
}

.newsroom-footer-section .page-center
{
  max-width:1120px!important;
}

.newsroom-footer-main-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin:0 -15px;
}

.newsroom-footer-main-left-block
{
  width:50%;
  padding:0 15px;
}

.newsroom-footer-main-right-block
{
  width:50%;
  padding:0 15px;
}

.newsroom-footer-main-nav-wrapper
{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.newsroom-footer-main-nav-block ul
{
  margin-bottom:0;
}

.newsroom-footer-main-nav-block ul li
{
  margin-bottom:35px;
  text-align:right;
}

.newsroom-footer-main-nav-block ul li:last-child
{
  margin-bottom:0;
}

.newsroom-footer-main-nav-block ul li a
{
  font-size: 16px;
  line-height: 140%;
  font-family:'ArcoPerpetuoPro-Regular';
  color:#ffffff;
  padding:0!important;
}

.newsroom-footer-social-follow
{
  margin-top:32px;  
}

.newsroom-footer-social-follow ul
{  
  list-style:none;
  padding-left:0;
}

.newsroom-footer-social-follow ul li
{
  margin-bottom:0;
  display: inline-block;
  margin-right:17.78px;
}

.newsroom-footer-social-follow ul li:last-child
{
  margin-right:0;  
}

.newsroom-footer-social-follow ul li a
{
  height: 24px;
  width: 24px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.newsroom-footer-social-follow ul li a span
{
  line-height:0;  
}

.newsroom-footer-social-follow ul li a svg
{
  width:auto;
  height:13px;
}

.newsroom-footer-social-follow ul li a svg path
{
  fill:#191919;
}

.newsroom-footer-bottom-wrapper
{ 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end; 
  align-items: end;
  margin:0 -15px;
  margin-top:80px; 
}

.newsroom-footer-bottom-left-block
{
  width:50%;
  padding:0 15px;
}

.newsroom-footer-bottom-right-block
{
  width:50%;
  padding:0 15px;
}

.newsroom-footer-bottom-app-download-wrapper a
{
  margin-right:19px;
}

.newsroom-footer-bottom-app-download-wrapper a:last-child
{
  margin-right:0;
}

.newsroom-footer-bottom-app-download-wrapper a img
{
  width:auto;
  max-height:50px!important;  
}

.newsroom-footer-bottom-links
{
  text-align:right;  
}

.newsroom-footer-bottom-links .hs-menu-wrapper
{
  line-height:0;
}

.newsroom-footer-bottom-links ul
{
  margin-bottom:0;
}

.newsroom-footer-bottom-links ul li
{
  padding:0 10px;
  border-right:1px solid rgba(255, 255, 255,0.5);
  line-height: 0;
}

.newsroom-footer-bottom-links ul li:first-child
{
  padding-left:0;
}

.newsroom-footer-bottom-links ul li:last-child
{
  border-right:none;  
  padding-right:0;
}

.newsroom-footer-bottom-links ul li a
{
  max-width:none!important;
  padding:0!important;
  font-size: 12px;
  line-height: 140%;
  font-family: 'ArcoPerpetuoPro-Regular';
  color: rgba(255, 255, 255,0.5);
}

/*--- Newsroom Footer Section - Feb 2022 ---*/
.news-article-date-block .featured{
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}


/*--------Responsive--------*/
@media screen and (max-width: 1400px) {
  .newsroom-our-brands-wrapper,.newsroom-our-products-wrapper{
    margin: 0;
  }
}

@media screen and (max-width: 1320px)
{

  /*   .newsroom-brand-guidelines-logos-block, .newsroom-brand-guidelines-logo-usage-block
  {
  padding:0 15px;
} */
}
@media screen and (max-width: 1199px) {
  .newsroom-featured-list.large-img:first-child .newsroom-featured-list-image {
    width: 60%;
  }
  .newsroom-featured-list.large-img:first-child .newsroom-featured-list-content {
    width: 40%;
  }
  .newsroom-featured-list:first-child .newsroom-featured-list-content {
    padding: 20px 0 0 40px;
  }
  .newsroom-latest-news-data
  {
    padding-left:15px;
  }
  .newsroom-brand-guidelines-logos-block,
  /*   .newsroom-brand-guidelines-logo-usage-block
  {
  max-width: 33.33%;
} */
  /*   .newsroom-our-brands-detail-header {
  padding: 20px 30px;
} */
}/*-------- 1199 ends here ----------*/
@media screen and (max-width: 991px) {
  .newsroom-featured-list:nth-child(2), .newsroom-featured-list:nth-child(3) {
    flex: calc(50% - 40px);
  }
  .newsroom-featured-list {
    flex: calc(50% - 40px);
  }
  .newsroom-featured-list:first-child {
    flex: calc(50% - 40px);
    display: block;
    margin: 0 40px 50px 0;
  }
  .newsroom-featured-list:first-child .newsroom-featured-list-image, .newsroom-featured-list.large-img:first-child .newsroom-featured-list-image {
    width: 100%;
  }
  .newsroom-featured-list:first-child .newsroom-featured-list-content, .newsroom-featured-list.large-img:first-child .newsroom-featured-list-content {
    width: 100%;
    padding: 0 15px;
  }
  .newsroom-featured-list:nth-child(3n+3){
    margin: 0 40px 50px 0;
  }
  .newsroom-featured-list:nth-child(2n+2){
    margin: 0 0px 50px 0;
  }
  .newsroom-latest-news-block
  {
    width:33.33%;
    padding:0 15px;
  }
  .newsroom-brand-guidelines-logos-img-box
  {
    height:200px;
  }
  .newsroom-brand-guidelines-logo-usage-img img
  {
    width: 100%;
    height: auto!important;
    object-fit: cover;
  }
  .newsroom-brand-guidelines-logos-block,
  .newsroom-brand-guidelines-logo-usage-block
  {
    /*     flex: calc(50% - 20px);
    max-width: 50%;
    margin-right: 20px; */
    width:50%;
  }
  /*   .newsroom-brand-guidelines-logos-block:nth-child(3n+3), .newsroom-brand-guidelines-logo-usage-block:nth-child(3n+3) {
  margin-right: 20px;
}
  .newsroom-brand-guidelines-logos-block:nth-child(2n+2), .newsroom-brand-guidelines-logo-usage-block:nth-child(2n+2) {
  margin-right: 0;
} */
  .newsroom-media-kit-listing-block
  {
    width:50%;
  }
  .news-article-banner,
  .news-article-banner .newsroom-banner-video-wrapper
  {
    min-height:300px;
  }
}/*-------- 991 ends here ----------*/

@media screen and (max-width: 810px) 
{
  .newsroom-media-kit-listing-dropdown .custom-select-trigger
  {
    width:300px;
  }
} 

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 130%;
  }
  h2 
  {
    font-size: 26px;
    line-height: 130%;
  }
  h3
  {
    font-size: 20px;
    line-height: 130%;
  }
  .newsroom-header.header-fix a.mobile-trigger-new
  {
    /*     border-color:#000000!important; */
    /*     background:#000000; */
  }
  .newsroom-our-brands-block {
    width: 50%;
    padding: 0 15px 40px;
  }
  .newsroom-our-products-section {
    padding: 80px 0 70px;
  }
  .newsroom-investor-contact-information-block{
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .newsroom-investor-contact-information-inner-section h2{
    text-align: center;
  }
  .newsroom-latest-news-date
  {
    margin-bottom:0;
  }
  .newsroom-latest-news-content
  {
    margin-bottom:5px;
  }
  .newsroom-our-brands-detail-header {
    padding: 20px 20px;
  }
  .newsroom-our-brands-detail-content{
    padding: 42px 0 80px;
  }
  .newsroom-our-brands-detail-content h2{
    font-size: 36px;
  }
  .newsroom-media-kit-listing-section
  {
    padding:40px 0;
  }
  .newsroom-media-kit-listing-top-section
  {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newsroom-media-kit-listing-type
  {
    text-align: left;
    margin-left:0;
  }
  .newsroom-media-kit-listing-type a
  {
    margin: 0;
  }
  .newsroom-media-kit-listing-dropdown
  {
    margin-bottom:20px;
  }
  .newsroom-media-kit-listing-section .page-center
  {
    padding:0 15px;
  }
  .newsroom-media-kit-listing-wrapper
  {
    margin:0 -15px;
  }
  .newsroom-media-kit-listing-block
  {
    padding:0 15px;
  }
  .newsroom-latest-news-block
  {
    width:50%;
  }
  .news-article-banner,
  .news-article-banner .newsroom-banner-video-wrapper
  {
    min-height:250px!important;
  }
  .news-article-section
  {
    padding-bottom:60px;
  }
  .header-section.newsroom-header
  {
    line-height:27px;
  }
  .newsroom-header.header-fix .newsroom-logo
  {
    height:80px;
  }
  .newsroom-header.header-fix .page-center
  {
    margin-left:0!important;
  }
  .newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a:hover,
  .newsroom-header.header-fix .main-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li.active.active-branch a
  {
    color:#ffffff;
  }
  .newsroom-footer-section
  {
    padding:50px 0;
  }
  .newsroom-footer-main-left-block,
  .newsroom-footer-main-right-block
  {
    width:100%;
  }
  .newsroom-footer-main-left-block
  {
    margin-bottom:35px;
  }
  .newsroom-footer-logo
  {
    text-align:center;
  }
  .newsroom-footer-main-nav-wrapper
  {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newsroom-footer-main-nav-block ul li,
  .newsroom-footer-social-follow ul
  {
    text-align:center;
  }
  .newsroom-footer-main-nav-block ul li,
  .newsroom-footer-main-nav-block ul li:last-child
  {
    margin-bottom:20px;
  }
  .newsroom-footer-bottom-wrapper
  {
    margin-top:30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newsroom-footer-bottom-left-block,
  .newsroom-footer-bottom-right-block
  {
    width:100%;
  }
  .newsroom-footer-bottom-app-download-wrapper,
  .newsroom-footer-bottom-links
  {
    text-align:center;
  }
  .newsroom-footer-bottom-right-block
  {
    margin-top:30px;
  }
  .newsroom-footer-bottom-links ul li
  {
    float:unset!important;
    border-right:none;
    padding:0;
    margin-bottom:8px;
  }
  .newsroom-media-kit-listing-type .button:first-child
  {
    margin:0;
  }
  .newsroom-media-kit-download 
  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;  
    -ms-flex-align: end;  
    align-items: flex-end;
    margin-top:32px;

  }
  .newsroom-media-kit-download h2
  {
    display:block;
    margin-bottom:0;
  }
  .newsroom-media-kit-download a img
  {
    display:none;
  }
  .newsroom-banner-section
  {
    min-height:375px;
  }
  .newsroom-banner-content h1
  {
    margin-bottom:16px;
  }
  .newsroom-featured-list-content
  {
    padding:0;
  }
  .news-article-heading-block h1
  {
    font-size: 26px;
    line-height: 130%;
  }
  .news-article-content-block p:first-child
  {
    font-size: 20px;
    line-height: 150%;
  }
  .news-article-date-block h4
  {
    font-size:14px;
    line-height: 150%;
  }
  .newsroom-featured-list-content p{
    font-size: 16px;
    line-height: 150%;
  }
}/*-------- 767 ends here ----------*/
@media screen and (max-width: 630px) {
  .newsroom-our-products-block{
    width: 100%;
    padding: 0 0px 30px;
  }
  .newsroom-featured-list:first-child .newsroom-featured-list-content, .newsroom-featured-list.large-img:first-child .newsroom-featured-list-content {
    width: 100%;
    padding: 0px;
  }
  .newsroom-featured-list:nth-child(2), .newsroom-featured-list:nth-child(3) {
    flex: 100%;
  }
  .newsroom-featured-list {
    flex: 100%;
    margin: 0 0px 50px 0;
  }
  .newsroom-featured-list:first-child {
    flex: 100%;
    margin: 0 0px 50px 0;
  }
  .newsroom-featured-list:nth-child(3n+3) {
    margin: 0 0px 50px 0;
  }
  .newsroom-brand-guidelines-logos-block,
  .newsroom-brand-guidelines-logo-usage-block
  {
    /*     flex:100%;
    margin-right: 0;
    max-width: 100%;
    padding: 0; */
    width:100%;
  }
  .newsroom-brand-guidelines-logos-block:nth-child(3n+3), .newsroom-brand-guidelines-logo-usage-block:nth-child(3n+3) {
    margin-right: 0px;
  }
  .newsroom-our-brands-detail-banner-img{
    min-height: 300px;
  }
  .newsroom-brand-guidelines-logo-usage-img img{
    height: auto !important;
  }
  .newsroom-media-kit-listing-block
  {
    width:100%;
  }
  .newsroom-latest-news-block
  {
    width:100%;
  }
  .newsroom-brand-guidelines-top-toggle {
    flex-direction: column;
  }
  .newsroom-brand-guidelines-title h2 {
    margin-bottom: 20px;
  }
  .newsroom-brand-guidelines-type .button:first-child {
    margin: 0;
  }
  .newsroom-brand-guidelines-title {
    align-items: flex-start;
  }
  .newsroom-featured-title-section, .newsroom-latest-news-title-section{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .newsroom-featured-listing-section .newsroom-featured-type, .newsroom-latest-news-section .newsroom-featured-type {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
  .newsroom-featured-type a:first-child, .newsroom-brand-guidelines-type a:first-child {
    margin: 0;
  }
}/*-------- 630 ends here ----------*/
@media screen and (max-width: 480px) {
  .newsroom-our-brands-block {
    width: 100%;
    padding: 0 0px 40px;
  }
  .newsroom-featured-title-section,
  .newsroom-brand-guidelines-title
  {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .newsroom-featured-title-section h2,
  .newsroom-brand-guidelines-title h2
  {
    margin-bottom: 20px;
  }
  .newsroom-featured-type,
  .newsroom-brand-guidelines-type,
  .newsroom-brand-guidelines-download-zip
  {
    text-align: right;
    width:40%;
    margin-top: 5px;
  }
  .newsroom-brand-guidelines-download-zip img {
    display:none;
  }
  .newsroom-featured-type a:first-child,
  .newsroom-brand-guidelines-type a:first-child
  {
    margin: 0;
  }
  .newsroom-featured-list:first-child .newsroom-featured-list-image, .newsroom-featured-list.large-img:first-child .newsroom-featured-list-image {
    width: 100%;
  }
  .news-article-banner
  {
    min-height:250px;
  }
  .newsroom-footer-bottom-app-download-wrapper a
  {
    margin-right:auto;
    display:block;
    margin-bottom:15px;
  }
  .newsroom-footer-bottom-app-download-wrapper a:last-child
  {
    margin-bottom:0;
  }
  .newsroom-brand-guidelines-type .button:first-child
  {
    margin:0;
  }
  .newsroom-media-kit-listing-dropdown,
  .newsroom-media-kit-listing-dropdown .custom-select-wrapper,
  .newsroom-media-kit-listing-dropdown .custom-select,
  .newsroom-media-kit-listing-dropdown .custom-select,
  .newsroom-media-kit-listing-dropdown .custom-select-trigger
  {
    width:100%!important;
  }
  .newsroom-media-kit-listing-dropdown .custom-select-trigger
  {
    font-size:14px;
    line-height: 24px;
  }
  .button-group.filters-button-group
  {
    display: -webkit-box;
    display: -ms-flexbox;  
    display: flex;
  }
  .newsroom-media-kit-listing-type .button
  {
    width:auto;
    text-align:center;
  }
  .newsroom-featured-listing-section .newsroom-featured-type {
    text-align: left;
    margin-left: 0;
  }
  .newsroom-media-kit-listing-block {
    margin-bottom: 24px;
  }
  .newsroom-featured-listing-section .newsroom-featured-type, .newsroom-latest-news-section .newsroom-featured-type {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
  }
}/*-------- 480 ends here ----------*/