html {
overflow-x: hidden;
}
body {
margin: 0px;
padding: 0px;
overflow-x: hidden;
font-family: 'Centra-No1';
}
* {
outline: none;
}
a {
text-decoration: none;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
cursor: pointer;
}
.container {
max-width: 1280px;
}
.post {
width: 100%;
margin-right: auto;
margin-left: auto;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
}
.post__title {
font-family: Grifo-M,sans-serif;
letter-spacing: .05937rem;
font-size: 3.375rem;
line-height: 2.75rem;
}
.post__main {
flex: 0 0 58.33333%;
max-width: 58.33333%;
padding-right: 0;
padding-left: 0;
margin-left: 8.33333%;
padding-left: 0.1875rem;
padding-right: 0.8125rem;
}
.post__title a:active, .post__title a:focus, .post__title a:link, .post__title a:visited {
color: #000;
}
a {
color: #ef5b24;
text-decoration: none;
}
.post__deck {
font-family: 'CentraNo1Book';
line-height: 1.25rem;
letter-spacing: .01312rem;
font-weight: 300;
}
.post-featured__poster {
flex: 0 0 100%;
max-width: 100%;
padding-right: 0;
padding-left: 0;
}
.post__container {
display: flex;
justify-content: flex-end;
}
.post__content {
flex: 0 1 calc(100% - 132px);
max-width: 37.5rem;
}
.post__poster-wrapper img.featured-image {
width: 100%;
height: auto;
}
.post__article {
font-family: MeretPro,sans-serif;
font-weight: 300;
}
.sidenav {
height: 100%;
width: 16.6875rem;
position: fixed;
z-index: 1;
top: 0;
left: -100%;
background-color: #fff;
overflow-x: hidden;
padding: 0px 20px;
padding-top: 1.625rem;
transition:all 150ms;
}
.sidenav.open{
left:0;
}
.sidenav a {
padding-top: 1.625rem;
letter-spacing: .125rem;
text-decoration: none;
font-size: 13px;
color: #000;
display: block;
font-family: 'CentraNo1Book';
text-transform: uppercase;
font-weight: 400;
}
.sidenav .closebtn {
font-family: ui-monospace;
position: absolute;
top: 10px;
right: 5px;
font-size: 50px;
margin-left: 0px;
font-weight: 400;
}
.side_menu {
font-size: 30px;
cursor: pointer;
}
.header_mainsec .sidenav ul {
padding-left: 0px;
}
.header_mainsec {
background: rgba(0, 0, 0, .8);
color: #fff; position: fixed;
top: 0;
left: 0px;
width: 100%;
z-index: 999;
}
.header_mainsec:hover .bottom_navsec{
height:35px;
}
.header_mainsec .logo_sec img {
width: 220px;
height: auto;
padding-top: 0px;
}
.header_mainsec .right_menusec ul {
padding-left: 0px;
margin-bottom: 0px;
display: flex;
justify-content: flex-end;
align-items: center;
height: 100%;
list-style: none;
}
.header_mainsec .logo_sec {
text-align: center;
}
.header_mainsec .right_menusec ul li {
display: flex;
margin: 0px 12px;
padding-top: 0px;
justify-content: flex-end !important;
align-items: center;
}
.header_mainsec .right_menusec ul li a {
color: #ccc;
font-size: 12px;
font-weight: 700;
font-family: 'Centra-No1';
letter-spacing: 1.4px;
text-decoration: none;
text-transform: uppercase;
} .header_mainsec .right_menusec ul li ul.social_sec {
opacity: 0;
position: absolute;
top: 0px;
right: 0;
z-index: 9;
}
.header_mainsec .right_menusec ul li.follow_sec {
width: 203px;
margin-left: 0px;
position: relative;
}
.header_mainsec .right_menusec ul li ul.social_sec li {
margin: 0px 5px;
}
.header_mainsec .right_menusec ul li ul.social_sec li a {
font-size: 14px;
}
.header_mainsec .right_menusec ul li.follow_sec:hover .social_sec {
opacity: 1;
z-index:10000000;
transition-duration: .4s;
}
.header_mainsec .right_menusec ul li.follow_sec:hover > a {
opacity: 0;
}
.header_mainsec .right_menusec ul li.follow_sec a {
position: relative;
z-index: 99;
display: block;
}
.header_mainsec .right_menusec ul li.account-sec{
position: relative;
}
.header_mainsec .right_menusec ul li.account-sec a.account {
position: relative;
z-index: 99;
display: block;
}
.header_mainsec .right_menusec ul li.account-sec a.account img{
width: 20px;
margin-top: -3px;
}
.header_mainsec .right_menusec ul li.account-sec ul.account-info{
width: 0;
top: 0px;
right: 0;
overflow: hidden;
display: none;
z-index: 9;
margin-left: 20px;
transition: all 0.15s ease-in-out;
}
.header_mainsec .right_menusec ul li.account-sec:hover ul.account-info {
z-index:10000000;
width: auto;
display: flex;
}
.header_mainsec .right_menusec ul li.account-sec ul.account-info li a{
font-family: 'CentraNo1Book';
text-transform: uppercase;
font-size: 10px;
margin-top: auto;
margin-right: 0;
letter-spacing: 1.17px;
line-height: 13px;
}
.header_mainsec .sidenav ul.scond_menu li {
border-bottom: 1px solid #000;
padding: 5px 0px;
}
.header_mainsec .sidenav ul.scond_menu li:last-child {
border-bottom: none;
}
.header_mainsec .sidenav .img_box img {
width: 100%;
height: auto;
}
.header_mainsec .sidenav .subscribe_btn {
padding: 15px 0px;
margin-top: 15px;
}
.header_mainsec .sidenav .subscribe_btn {
padding: 15px 0px;
margin-top: 15px;
border-top: 1px solid #000;
}
.header_mainsec .sidenav .subscribe_btn a {
background-color: #ef5b24;
color: #fff;
font-size: 14px;
font-weight: 600;
border-radius: 4px;
display: inline-block;
text-align: center;
padding: 8px 9px;
}
.header_mainsec .sidenav .social_mainsec {
padding: 15px 0px;
border-top: 1px solid #000;
}
.header_mainsec .sidenav .social_mainsec label {
color: #000;
font-family: 'CentraNo1Book';
font-size: .8125rem!important;
line-height: 1.0625rem;
letter-spacing: .01875rem;
}
.header_mainsec .sidenav .social_mainsec ul li {
display: inline-block;
margin-right: 8px;
border-right: 1px solid #c0c0c0;
padding-right: 8px;
}
.header_mainsec .sidenav .social_mainsec ul li a {
padding: 0px;
display: inline-block;
width: 35px;
height: 35px;
background-color: #000;
border-radius: 50px;
text-align: center;
line-height: 32px;
}
.header_mainsec .sidenav .social_mainsec ul li:last-child {
border-right: none;
}
.header_mainsec .bottom_navsec ul {
padding-left: 0px;
list-style: none;
margin-bottom: 0px;
text-align: center;
display: inline-block;
vertical-align: top;
}
.header_mainsec .bottom_navsec .menu-sidebar-menu-1-container {
padding-left: 0px;
list-style: none;
margin-bottom: 0px;
text-align: center;
display: inline-block;
padding-right: 30px;
}
.header_mainsec .bottom_navsec ul li {
display: inline-block;
margin: 0px 15px;
text-align: center;
margin-top: 10px;
vertical-align: top;
}
.header_mainsec .bottom_navsec ul.fastCo_menu li .sub_menu li {
margin: 0px 8px;
}
.header_mainsec .bottom_navsec ul li a {
font-family: 'CentraNo1Book';
color: #fff;
font-size: 12px;
font-weight: 400;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1.4px;
line-height: 35px;
}
.header_mainsec .bottom_navsec {
height: 0;
overflow: hidden;
}
.header_mainsec .bottom_navsec ul.fastCo_menu > li > a {
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/fastcoworks-Wicon.svg);
background-repeat: no-repeat;
background-size: 19px;
background-position: 4px 6px;
height: 25px;
display: inline-block;
padding-left: 29px;
position: relative;
font-weight: 600;
font-size: 10px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu > li > a::before {
content: "";
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/right-arrow-white.svg);
background-repeat: no-repeat;
background-size: auto;
height: 7px;
position: absolute;
left: calc(100% + 4px);
top: 12px;
transition: all .2s ease-out;
width: 8px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu li .sub_menu li a {
font-weight: 600;
font-size: 10px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu li .sub_menu li a:hover {
color: #ccc;
}
.header_mainsec .bottom_navsec ul li.menu-item-73 {
position: relative;
}
.header_mainsec .bottom_navsec ul li.menu-item-73 a {
font-weight: 600;
}
.header_mainsec .bottom_navsec ul li.menu-item-73 a::before {
content: "";
background-image: url(//fastcompanyme.com/wp-content/themes/img/right-arrow-white.svg);
background-repeat: no-repeat;
background-size: 7px;
height: 10px;
position: absolute;
right: -18px;
top: 12px;
transition: all .2s ease-out;
width: 12px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu {
position: relative;
height: 28px;
margin-top: 8px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu li {
margin-top: 0px;
}
.header_mainsec .bottom_navsec ul.fastCo_menu::before {
content: "";
background-color: #777;
width: 1px;
height: 20px;
position: absolute;
top: 0px;
left: -15px;
}
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1708{
border-bottom: 1px solid #000;
}
.header_mainsec .bottom_navsec ul.fastCo_menu li .sub_menu {
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
width: 0px;
overflow: hidden;
}
.header_mainsec .bottom_navsec ul.fastCo_menu:hover li .sub_menu {
width: 225px !important;
padding-left: 10px;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.header_mainsec .bottom_navsec ul.fastCo_menu:hover {
background-color: #777;
border-radius: 50px;
}
.header_mainsec.fixed_sec.stick .bottom_navsec {
text-align: center;
display: flex;
height: 0;
justify-content: center;
overflow: hidden;
transition: all .2s ease-out;
}
.header_mainsec.fixed_sec.stick > .container-fluid {
background: transparent;
padding-bottom: 0px;
}
.slug {
font-family: 'A2Beckett-Book';
font-size: 3.75rem;
letter-spacing: .5rem;
line-height: 3rem;
}
.page-description {
font-family:'Centra-No1' !important;
font-size: .75rem;
line-height: 1.35;
letter-spacing: .0875rem;
margin: 0.375rem auto 0 auto;
text-transform: uppercase;
font-weight: 600 !important;
color: #7b7b7b;
}
.footer_mainsec {
position: relative;
}
.footer_mainsec .footer-top {
border-top: 0.1875rem solid #000;
position: relative;
padding-top: 25px;
padding-bottom: 1.25rem;
margin: 0;
}
.footer_mainsec h3 {
color: #000;
font-weight: 400;
margin-bottom: 30px;
text-transform: uppercase;
font-family: 'A2Beckett-Book';
letter-spacing: .3rem;
line-height: 1.875rem;
font-size: 2.3125rem;
}
.footer_mainsec ul {
padding-left: 0px;
list-style: none;
}
.footer_mainsec ul li {
border-bottom: 1px solid #c4c4c4;
padding-bottom: 10px;
margin-bottom: 20px;
}
.footer_mainsec ul li a {
text-decoration: none;
}
.footer_mainsec ul li a h6 {
color: #5f5f5f;
font-size: 13px;
font-weight: 600;
margin-bottom: 8px;
font-family: 'Centra-No1';
text-transform: uppercase;
letter-spacing: .0875rem;
line-height: .8125rem;
}
.footer_mainsec ul li a p {
color: #000;
font-size: 16px;
font-weight: 400;
margin-bottom: 8px;
font-family: 'Centra-No1';
line-height: 1.0625rem;
letter-spacing: .01875rem;
}
.footer_mainsec .footer_menusec ul{
margin:0px;
}
.footer_mainsec .footer_menusec ul li {
display: inline-block;
border-bottom: none;
border-right: 1.5px solid #202020;
margin-right: 10px;
padding-right: 10px;
margin-bottom: 14px;
margin-top: 14px;
padding-bottom: 0px;
color: #000;
font-size: .75rem;
line-height: 1rem;
letter-spacing: .04375rem;
font-weight: 300;
font-family: 'CentraNo1Book';
}
.footer_mainsec .footer_menusec ul li a {
color: #000;
font-weight: 300;
font-family: 'CentraNo1Book';
font-size: .75rem;
line-height: 1rem;
letter-spacing: .04375rem;
}
.footer_mainsec .footer_menusec ul li:last-child {
margin-right: 0px;
padding-right: 0px;
border-right: none;
}
.footer_mainsec ul li:last-child {
border-bottom: none;
}
.footer_mainsec .footer_menusec {
border-top: 3px solid #000;
padding-top: 12px;
padding:0px 10px;
}
.swiper {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
font-size: 18px;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.swiper {
width: 100%;
height: 300px;
margin-left: auto;
margin-right: auto;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.mySwiper2 {
height: 80%;
width: 100%;
}
.mySwiper {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.mySwiper .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.home_slider_mainsec .swiper.mySwiper2 {
height: 700px;
}
.home_slider_mainsec .swiper.mySwiper2 .swiper-slide img {
width: 100%;
height: auto;
}
.mySwiper .swiper-slide a {
text-align: left;
text-decoration: none;
}
.home_slider_mainsec .swiper-slide a h6 {
margin-top: 15px;
color: #868686;
font-size: 12px;
font-weight: 600;
font-family: 'Centra-No1';
text-transform: uppercase;
line-height: 13px;
letter-spacing: 1.4px;
}
.home_slider_mainsec .swiper-slide a h3 {
color: #000;
font-size: 30px;
font-weight: 700;
line-height: 26px;
letter-spacing: .58px;
font-family: 'Grifo-M';
}
.home_slider_mainsec .swiper-slide .bg_imgsec {
background-image: url(//fastcompanyme.com/wp-content/themes/img/home_slider_img01.webp);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
width: 100%;
height: 100%;
}
.home_slider_mainsec .swiper .swiper-slide .img_sec {
bottom: calc(100% - 10px);
left: 0;
position: absolute;
overflow: hidden;
}
.home_slider_mainsec .swiper .swiper-slide .img_sec img {
display: block;
height: auto;
width: calc(100% - 20px);
transition: all .4s ease;
-webkit-transform: translateY(101%);
transform: translateY(101%);
}
.home_slider_mainsec .swiper .swiper-slide:hover .img_sec img {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.home_slider_mainsec .swiper.mySwiper {
max-width: 1280px;
margin-right: auto;
margin-left: auto;
display: flex;
flex-flow: row wrap;
position: relative;
z-index: 1;
}
.home_slider_mainsec {
width: 100%;
display: inline-block;
}
.home_slider_mainsec .top_big_imgsec .img_sec .bg_imgsec {
background-image: url(//fastcompanyme.com/wp-content/themes/img/home_slider_img01.png);
background-repeat: no-repeat;
background-size: cover;
background-position: top center;
width: 100%;
height: 75vh;
}
.home_slider_mainsec .top_big_imgsec {
height: 75vh;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec a {
text-decoration: none;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec a h6 {
margin-top: 15px;
color: #868686;
font-size: 12px;
font-weight: 600;
font-family: 'Centra-No1';
text-transform: uppercase;
line-height: 13px;
letter-spacing: 1.4px;
opacity: 0.4;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec a:hover h6 {
opacity: 1;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec a h3 {
color: #000;
font-size: 31px;
font-weight: 700;
line-height: 26px;
letter-spacing: .58px;
font-family: 'Grifo-M';
transition: all .2s ease-out;
opacity: 0.4;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec a:hover h3, .home_slider_mainsec .bottom_title_sec .title_contnt_sec.active a h3 {
opacity: 1;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec {
width: 25%;
float: none;
padding: 0px 1.25rem;
display: flex;
position: relative;
}
.home_slider_mainsec .bottom_title_sec {
max-width: 1280px;
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
margin: 0px auto;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec .img_sec {
bottom: calc(100% - 10px);
left: 0;
position: absolute;
overflow: hidden;
z-index: 9999;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec .img_sec img {
display: block;
height: auto;
width: 100%;
transition: all .4s ease;
-webkit-transform: translateY(101%);
transform: translateY(101%);
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec:hover .img_sec img {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec.active {
padding-right: 1.25rem;
position: relative;
padding-top: 0px;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec::before, .home_slider_mainsec .bottom_title_sec .title_contnt_sec.active::before {
background: #868686;
content: '';
height: 0;
left: 20px;
position: absolute;
right: 20px;
top: 0;
transition: all .2s ease-out;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec:hover::before, .home_slider_mainsec .bottom_title_sec .title_contnt_sec.active::before {
height: 5px;
} .home_slider_mainsec .bottom_title_sec .title_contnt_sec:last-child {
background: #f4f4f4;
margin-top: 10px;
width: 300px;
padding-bottom: 20px;
margin-right: 20px;
} .home_slider_mainsec .bottom_title_sec .title_contnt_sec:last-child h6{
color: #777;
font-family: 'CENTRA-NO1';
display: block;
font-weight: 700;
font-size: 12px;
opacity: 1 !important;
line-height: 13px;
letter-spacing: 1.4px;
margin-bottom: 10px;
text-transform: uppercase;
transition: all .2s ease-out;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec:last-child h3, .home_slider_mainsec .bottom_title_sec .title_contnt_sec:last-child h2{
font-family: Grifo-M;
font-size: 31px;
font-weight: 700;
line-height: 26px;
letter-spacing: .58px;
transition: all .2s ease;
opacity: 1 !important;
}
.home_slider_mainsec .bottom_title_sec .title_contnt_sec:last-child h2{
color: #000;
}
.news_mainsec .left_bigimg_contnt .news_boxsec .img_sec img {
width: 100%;
height: auto;
}
.news_mainsec .left_bigimg_contnt .news_boxsec .contnt_sec {
margin-top: 20px;
}
.news_mainsec .left_bigimg_contnt .news_boxsec .contnt_sec h6 {
color: #5f5f5f;
font-size: 12px;
font-weight: 600;
margin-bottom: 0.3125rem;
font-family: 'Centra-No1';
letter-spacing: .0875rem;
line-height: .8125rem;
text-transform: uppercase;
}
.post__article .wp-caption{
width: 100% !important;
}
.news_mainsec .left_bigimg_contnt .news_boxsec .contnt_sec h2 {
color: #000;
font-size: 34px;
margin-bottom: 10px;
font-family: 'Grifo-M';
border-bottom:0px;
font-weight: bold;
}
.news_mainsec .left_bigimg_contnt .news_boxsec .contnt_sec h2 a {
color: #000;
font-size: 34px;
margin-bottom: 10px;
font-family: 'Grifo-M';
font-weight: bold;
text-decoration: none;
}
.news_mainsec .right_news_box{
height: 100%;
display: flex;
flex-direction: column;
}
.news_mainsec .right_news_box .banner-ads{
margin-bottom: 16px;
}
.news_mainsec .right_news_box .title_sec h2 {
color: #000;
font-size: 40px;
font-weight: 400;
margin-bottom: 15px;
font-family: 'A2Beckett-Book';
letter-spacing: .3rem;
line-height: 1.875rem;
text-transform: uppercase;
}
.news_mainsec .right_news_box .title_sec {
border-top: 3px solid #000;
padding-top: 12px;
}
.news_mainsec .right_news_box .news_list_box .news_box {
width: 100%;
display: inline-block;
border-bottom: 1px solid #ccc;
padding-bottom: 8px;
margin-top: 0px;
}
.news_mainsec .right_news_box .news_list_box .news_box:first-child {
border-top: 0px solid #ccc;
padding-top: 8px;
}
.news_mainsec .right_news_box .news_list_box .news_box .contnt_sec {
width: 60%;
float: left;
padding-right: 12px;
}
.news_mainsec .right_news_box .news_list_box .news_box .contnt_sec span {
color: #5f5f5f;
font-size: 13px;
font-weight: 600;
margin-bottom: 10px;
display: block;
font-family: 'Centra-No1';
letter-spacing: .0875rem;
line-height: .8125rem;
}
.news_mainsec .right_news_box .news_list_box .news_box .contnt_sec h4 {
color: #000;
font-size: 16px;
font-weight: 600;
font-family: 'Centra-No1';
line-height: 1.0625rem;
letter-spacing: .01875rem;
}
.news_mainsec .right_news_box .news_list_box .news_box .img_sec {
width: 40%;
float: left;
}
.news_mainsec .right_news_box .news_list_box .news_box .img_sec img {
width: 100%;
height: auto;
margin-bottom:0px;
}
.news_mainsec .right_news_box .news_list_box {
overflow-y: scroll;
overflow-x: hidden;
height:100%;
max-height: 1200px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.other_page_sec .news_mainsec .right_news_box .news_list_box {
max-height: 440px;
}
.four_box_mainsec {
margin-bottom: 3.125rem;
}
.other_page_sec .four_box_mainsec, .other_page_sec .video_mainsec{
margin: 1.375rem 0 0rem;
}
.four_box_mainsec .img_contnt_box .img_sec img {
width: 100%;
height: auto;
}
.whatsthis {
font-family: CentraNo1Book;
font-size: 13px;
line-height: 20px;
color: #ef5b24;
text-align: center;
cursor: pointer;
width: 100%;
display: flex;
justify-content: center;
margin-bottom: 20px;
}
.signup_form_mainsec{min-height:250px;background:#000;display:grid;flex-wrap:wrap;justify-content:center;margin:0 0 1.5625rem;padding:1.25rem;color: #fff;margin: 22px 0px 40px;}
.signup_form_mainsec img{display:block;padding-bottom:15px;margin:0 auto} .four_box_mainsec.signup_two_boxsec a, .four_box_mainsec.signup_two_boxsec .bottom{ 
display: block;
border-bottom: 0.0625rem solid #ccc;
}
.four_box_mainsec .img_contnt_box .contnt_sec h2 {
color: #000;
padding-top: 5px;
padding-bottom: 0px;
margin-top: 1.1875rem;
color: #000;
font-family: 'Grifo-M';
font-size: 1.9375rem;
letter-spacing: .03125rem;
font-weight: 600;
line-height: 1.625rem;
margin-top: 10px;
padding-bottom: 24px;
margin-bottom: 1.6875rem;
}
.four_box_mainsec .img_contnt_box .contnt_sec h2 a {
color: #000;
font-family: 'Grifo-M';
font-size: 1.9375rem;
letter-spacing: .03125rem;
font-weight: 600;
line-height: 1.625rem;
}
.four_box_mainsec.climate_plan_mainsec_top  .img_contnt_box .contnt_sec h2 a{
font-family: 'CENTRA-NO1';
display: flex;
font-size: 1rem;
line-height: 1.200rem;
letter-spacing: .01875rem;
}
.four_box_mainsec .img_contnt_box {
padding-top: 22px;
margin: 1.375rem auto 0;
}
.four_box_mainsec .img_contnt_box .img_sec{
overflow: hidden;
}
.other_page_sec .four_box_mainsec .img_contnt_box, .four_box_mainsec.climate_plan_mainsec .img_contnt_box {
padding-top: 22px;
margin: 0 auto 0;
}
.four_box_mainsec.climate_plan_mainsec_top .img_contnt_box .img_sec{
height: 160px;
overflow: hidden;
}
.four_box_mainsec.climate_plan_mainsec.franchise_mainsec .img_contnt_box{
padding-top: 0px;
margin: 0;
}
.title_mainsec h2, .title_mainsec h2 a {
color: #000;
font-size: 3.75rem;
font-weight: 400;
text-align: center;
text-transform: uppercase;
font-family: 'A2Beckett-Book';
letter-spacing: .5rem;
line-height: 3rem;
padding-top: 1.5625rem;
margin-top:0px !important;
margin-bottom: 0px !important;
}
.title_mainsec h2{
margin-top: -8px !important;
padding-bottom: 8px !important;
}
.title_mainsec {
border-top: .1875rem solid #000;
}
.climate_plan_mainsec .img_contnt_box .contnt_sec h2 {
font-size: 16px;
font-weight: 600;
line-height: 1.0625rem;
letter-spacing: .01875rem;
font-family: 'Centra-No1';
padding-bottom: 0px;
margin-bottom: 0rem;
margin-bottom: 5pxpx;
margin-top: 13px;
}
.climate_plan_mainsec .img_contnt_box .contnt_sec h2 a {
font-size: 16px;
font-weight: 600;
line-height: 1.0625rem;
letter-spacing: .01875rem;
font-family: 'Centra-No1';
text-decoration: none;
}
.climate_plan_mainsec .img_contnt_box .contnt_sec p{
color: #5f5f5f;
font-family: CentraNo1Book,sans-serif;
font-size: .9375rem;
font-weight: 300;
letter-spacing: .3px;
line-height: 1.0625rem;
text-align: left;
margin: 0;
} .video_mainsec .big_video_mainsec .video_sec iframe {
width: 100%;
height: 415px;
}
.video_mainsec .right_videolist_mainsec .video_sec iframe {
width: 100%;
height: 175px;
}
.video_mainsec .right_videolist_mainsec .video_sec .img_sec {
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.video_mainsec .right_videolist_mainsec .video_sec .img_sec img {
width:100%;
height:auto;
}
.video_mainsec .right_videolist_mainsec .video_sec .img_sec .play-button {
position: absolute;
display:flex;
width: 50px;
}
.video_mainsec .right_videolist_mainsec .video_sec.active .img_sec::after {
font-family: CentraNo1Book,sans-serif;
line-height: .8125rem;
letter-spacing: .125rem;
font-size: .8125rem;
color: #fff;
text-transform: uppercase;
content: "NOW PLAYING";
display: flex;
position: absolute;
text-align: center;
z-index: 1;
width: 100%;
font-weight: 400;
height: 100%;
background: #00000090;
left: 0;
top: 0;
justify-content: center;
align-items: center;
}
.video_mainsec .right_videolist_mainsec .video_sec.active .img_sec .play-button {
display:none;
}
.video_mainsec .big_video_mainsec .video_sec .video_title h2 {
color: #000;
font-size: 36px;
font-weight: 600;
margin-top: 14px;
font-family: 'Grifo-M';
line-height: 2.0625rem;
margin: 0.875rem auto 0 0;
padding-bottom: 1.8125rem;
letter-spacing: .04375rem;
}
.video_mainsec .right_videolist_mainsec .video_sec .video_title h5 {
color: #000;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
font-family: 'Centra-No1';
line-height: 1.0625rem;
letter-spacing: .01875rem;
}
.video_mainsec .right_videolist_mainsec {
overflow-y: scroll;
overflow-x: hidden;
height: 600px !important;
margin-bottom: 0px !important;
}
.video_mainsec .right_videolist_mainsec .video_sec {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
margin-bottom: 10px;
cursor: pointer;
}
.franchise_mainsec .title_mainsec {
margin-bottom: 20px;
}
.franchise_mainsec .img_contnt_box .contnt_sec h2 {
display: inline-block;
width: 100%;
}
.franchise_mainsec .img_contnt_box .contnt_sec h2 span {
float: left;
width: 80%;
font-size: 30px;
font-weight: 500;
font-family: 'Grifo-S';
line-height: 1.5rem;
letter-spacing: .01875rem;
}
.franchise_mainsec .img_contnt_box .contnt_sec p {
color: #5f5f5f;
font-family: CentraNo1Book,sans-serif;
font-size: .9375rem;
font-weight: 300;
letter-spacing: .3px;
line-height: 1.0625rem;
text-align: left;
margin: 0;
}
.franchise_mainsec .img_contnt_box .contnt_sec h2 img {
width: 50px;
height: auto;
float: right;
}
.all_stories_mainsec .card{
border:0px !important;
margin-top: 15px !important;
}
.all_stories_mainsec .img_contnt_mainsec, .all_stories_mainsec a .img_contnt_mainsec {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
width: 100%;
display: inline-block;
border-bottom: 1px solid #ccc !important;
}
.all_stories_mainsec .img_contnt_mainsec:last-child {
border-bottom: 0px solid #dedede;
}
.all_stories_mainsec a:last-child .img_contnt_mainsec {
border-bottom: 0px solid #dedede !important;
}
.alm-reveal .img_contnt_mainsec{
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc; 
margin-top: 0px;
}
.all_stories_mainsec .img_contnt_mainsec .contnt_sec a {
color: #000;
font-size: 16px;
font-weight: 400;
margin-bottom: 4px;
font-family: 'Centra-No1';
text-decoration: none;
}
.all_stories_mainsec .img_contnt_mainsec .contnt_sec {
width: 50%;
float: left;
}
.all_stories_mainsec .img_contnt_mainsec .contnt_sec h6 {
color: #5f5f5f;
font-size: 13px;
font-weight: 600;
margin-bottom: 4px;
font-family: 'Centra-No1';
letter-spacing: .0875rem;
line-height: .8125rem;
text-transform: uppercase;
}
.all_stories_mainsec .img_contnt_mainsec .contnt_sec h2 {
color: #000;
font-size: 30px;
font-weight: 600;
margin-bottom: 10px;
font-family: 'Grifo-S';
line-height: 1.5rem;
letter-spacing: .01875rem;
}
.all_stories_mainsec .img_contnt_mainsec .contnt_sec p {
color: #5f5f5f;
font-family: 'CentraNo1Book' !important;
font-size: .9375rem;
font-weight: 300;
letter-spacing: .3px;
line-height: 1.0625rem !important;
display: -webkit-box;
margin-top: 0.375rem;
text-align: left;
overflow: hidden;
margin-bottom: 0px;
text-overflow: ellipsis;
-webkit-line-clamp: 6;
}
.all_stories_mainsec .img_contnt_mainsec .img_sec {
width: 50%;
float: left;
padding-left: 25px;
}
.all_stories_mainsec .img_contnt_mainsec .img_sec img {
width: 100%;
height: auto; }
.seemore_btn_mainsec {
text-align: center;
margin-top: 10px;
}
.seemore_btn_mainsec .btn_style {
letter-spacing: .1125rem;
font-family: 'Centra-No1';
background-color: #ef5b24;
border-radius: 3px;
color: #fff;
font-size: .875rem;
font-weight: 700;
text-transform: uppercase;
padding: 5px 8px;
display: inline-block;
text-decoration: none;
}
.seemore_btn_mainsec .btn_style:hover {
background-color: #de3c00;
color: #fff;
}
.login_mainsec {
padding: 20px;
text-align: center;
position: relative;
}
.login_mainsec .close_btn .close {
color: #000;
opacity: 1;
font-size: 48px;
font-weight: 300;
position: absolute;
top: 0px;
right: 0px;
}
.modal.popup .modal-dialog {
width: 400px;
margin: 50px auto;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);
}
.modal.popup .modal-dialog .modal-content {
border-radius: 0px;
}
.login_mainsec .logo_img img {
width: 75px;
height: auto;
margin-bottom: 18px;
}
.login_mainsec .title_sec h2 {
color: #000;
font-size: 60px;
font-weight: 400;
font-family: 'A2Beckett-Book';
letter-spacing: 8px;
line-height: 55px;
text-transform: uppercase;
margin-bottom: 20px;
}
.alm-btn-wrap{
display: block !important;
text-align: center !important;
padding: 13px 0 !important;
margin: 0 !important;
position: relative !important;
margin-bottom: 8px !important;
}
.login_mainsec .social_sec ul {
padding-left: 0px;
list-style: none;
margin-bottom: 20px;
}
.login_mainsec .social_sec ul li {
display: inline-block;
margin: 0px 4px;
}
.login_mainsec .social_sec ul li a {
width: 48px;
height: 48px;
border: 1px solid rgba(15, 15, 21, .06);
border-radius: 50px;
display: inline-block;
text-align: center;
line-height: 45px;
}
.login_mainsec .social_sec ul li a:focus,
.login_mainsec .social_sec ul li a:hover {
border-color: rgba(15, 15, 21, .2);
}
.login_mainsec .form_mainsec form .form-group {
position: relative;
}
.login_mainsec .form_mainsec form .form-group .form-control {
background-color: transparent;
border: 1px solid #000;
border-radius: 0px;
color: #151515;
font-weight: 300;
line-height: 24px;
font-family: 'Centra-No1';
letter-spacing: 0.08em;
outline: none;
padding: 10px;
text-align: center;
box-shadow: none;
text-transform: uppercase;
}
.login_mainsec .form_mainsec form .form-group .hidden_visible_eye {
position: absolute;
top: 8px;
right: 7px;
cursor: pointer;
width: 30px;
height: 30px;
line-height: 37px;
opacity: 0.3;
}
.login_mainsec .form_mainsec form .form-group .hidden_visible_eye:hover {
opacity: 1;
}
.login_mainsec .form_mainsec form .form-check {
text-align: left;
display: inline-block;
width: 100%;
margin-top: -8px;
}
.login_mainsec .form_mainsec form .form-check .stay_logged_sec {
width: 50%;
float: left;
}
.login_mainsec .form_mainsec form .form-check .forgot_sec {
width: 50%;
float: left;
text-align: right;
}
.login_mainsec .form_mainsec form .form-check .stay_logged_sec .form-check-label {
color: #5F5F5F;
font-family: 'Centra-No1';
font-size: 12px;
letter-spacing: 0.24px;
cursor: pointer;
}
.login_mainsec .form_mainsec form .form-check .stay_logged_sec input[type="checkbox"] {
cursor: pointer;
}
.login_mainsec .form_mainsec form .form-check .forgot_sec a {
color: #5F5F5F;
font-family: 'Centra-No1';
font-size: 12px;
letter-spacing: 0.24px;
cursor: pointer;
text-decoration: none;
}
.login_mainsec .form_mainsec form .form-check .forgot_sec a:hover {
color: #EF5B24;
}
.login_mainsec .form_mainsec form .btn_style {
background-color: #EF5B24;
border: 1px solid #EF5B24;
border-radius: 4px;
color: #fff;
font-size: 14px;
font-weight: 500;
font-family: 'Centra-No1';
text-transform: uppercase;
padding: 13px 35px;
line-height: 22px;
cursor: pointer;
margin-top: 10px;
}
.login_mainsec .form_mainsec form .btn_style:hover {
background-color: #777;
border: 1px solid #777;
color: #fff;
}
.login_mainsec .form_mainsec .anchor_links {
margin-top: 20px;
}
.login_mainsec .form_mainsec .anchor_links {
margin-top: 20px;
text-align: center;
}
.login_mainsec .form_mainsec .anchor_links a {
color: #5F5F5F;
font-size: 14px;
font-weight: 500;
font-family: 'Centra-No1';
text-transform: uppercase;
display: block;
margin-bottom: 10px;
text-decoration: none;
letter-spacing: 1.68px;
}
.login_mainsec .form_mainsec .anchor_links a:hover {
color: #EF5B24;
}
.login_mainsec .social_sec h4 {
color: #3E4148;
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
margin-top: 40px;
border-top: 1px solid #e3e6eb;
padding-top: 40px;
}
.signup_popup .login_mainsec .form_mainsec form .form-check .stay_logged_sec {
width: 100%;
float: left;
}
.login_mainsec .form_mainsec form .form-group label {
color: #000;
font-size: 13px;
font-weight: 500;
width: 100%;
text-align: left;
margin-bottom: 0px;
}
.login_mainsec .form_mainsec form .form-group select {
background-color: transparent;
border: none;
border-bottom: 1px solid #ECEEF1;
width: 100%;
color: #000;
font-size: 14px;
font-weight: 400;
}
.advertisement a{margin: 3.125rem 0;padding:20px 10px;background:#f2f2f2;display:block;}
.advertisement img{margin:0 auto;display:block;    max-width: 1280px; width: auto; height: auto;}
.page-template-home .right_news_box img{width: 100%;}
.page-template-home .four_box_mainsec.climate_plan_mainsec{padding: 0px 0 27px;}
.page-template-home .all_stories_mainsec{margin-top:50px}
.footer_mainsec ul li p{color:#000;font-family:'Centra-No1';font-weight:600!important;font-size:1rem;line-height:1.0625rem;letter-spacing:.01875rem}    input#tnp-1{text-transform:uppercase;background:#fff;border-radius:0;flex:1;color:#000;padding:0 0 0 .625rem;margin-right:.625rem;height:2.1875rem;margin-bottom:.9375rem;text-align:center}
input.tnp-submit{padding:.6875rem 1.875rem!important;background:#ef5b24!important;font-weight:700;text-radius:3px;color:#fff!important;font-family:'Centra-No1';line-uppercaseheight:22px!important;letter-spacing:.1125rem;margin:0 auto!important;display:block}
.tnp-field.tnp-field-button{display:block}
.tnp-field.tnp-field-email label{display:none} .page-template-videos img.advert{display:block;margin:0 auto;padding-bottom:40px}
.page-template-videos h2.card__title.card__title--video{font-weight:600;color:#000;font-family:'Centra-No1';font-size:1rem;line-height:1.0625rem;letter-spacing:.01875rem;margin-top: 10px;}
.page-template-videos .card{border:none!important;margin:0px;padding: 10px;}
.page-template-videos button.slide-arrow img{    width: 25px;
height: auto;
margin-top: -60px;}
body.page-template-videos.logged-in{margin-top:0}
body.page-template-videos .jwplayer.jw-flag-aspect-mode{max-height:566px}
body.page-template-videos .trending_video{margin-left:0px;position:relative; }
body.page-template-videos button.prev-arrow{width: 100px;background: rgba(255,255,255,.5);height: 100%;z-index:9;background-repeat:no-repeat;left:0;position:absolute;top:0%;border:none;cursor: pointer;}
body.page-template-videos button.slide-arrow.next-arrow.slick-arrow{height: 100%;width: 100px;background: rgba(255,255,255,.5);z-index:9;background-repeat:no-repeat;right:0;position:absolute;top:0%;border:none;cursor: pointer;}
body.page-template-videos .jw-icon.jw-icon-display.jw-button-color.jw-reset{border-radius:61px;border:2px solid #fff}
body.page-template-videos .jw-icon.jw-icon-display.jw-button-color.jw-reset svg{width:60px;color:#fff}
body.page-template-videos .trending_video .jw-display-icon-container .jw-icon .jw-svg-icon{height:33px!important;width:33px!important}
body.page-template-videos .trending_video .jw-display-icon-container .jw-icon{height:44px!important;width:44px!important}
.advertise-side-section{
position: sticky !important;
height: 100%;
top:0;
}
.page-template.page-template-innovation-company{
background: #000;
}
.trending_video .slick-list{ box-sizing: border-box;
}
.page-template-videos .card .img_sec{
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.page-template-videos .card .img_sec .play-button{
position: absolute;
width: 50px;
}
.page-template-videos .title_mainsec h2{
font-family: 'A2Beckett-Book';
letter-spacing: .3rem;
line-height: 1.875rem;
font-size: 2.3125rem;
text-transform: uppercase;
font-weight: 300;
text-align: left;
padding-bottom: 16px !important;
}
body.single .advertise-side-section img{margin: 0 auto;display:block}
body.single img.advert{margin:0 auto;display:block;padding-bottom:40px}
body.single .post__body{position:relative}
body.single .post__sidebar{flex:0 0 33.33333%;max-width:33.33333%;padding-right:0;padding-left:0;display:flex;flex-direction:column;margin-top:.8125rem;padding-left:1.625rem}
body.single aside.article-recirc-by-tag{display:block;width:11.75rem;position:absolute;left:-6.625rem}
body.single aside.article-recirc-by-tag .header{position:relative;border-top:#ccc .0625rem solid;margin-top:.9375rem;padding-top:.9375rem}
body.single aside.article-recirc-by-tag .package-name{font-family:'Centra-No1';font-size:.875rem;line-height:1rem;letter-spacing:.0875rem;text-transform:uppercase;color:#000;font-weight:600}
body.single aside.article-recirc-by-tag .article{padding:6px 0;border-bottom:#ccc 1px solid}
body.single aside.article-recirc-by-tag .article a{font-family:'Centra-No1';font-size:13px;line-height:14px;color:#777}
body.single .social.social--post{position:initial;top:100px;height:423px}
body.single h1.post__title a{
font-weight:700;
font-family: 'Grifo-M';
letter-spacing:.05937rem;
font-size:3.375rem;
line-height:2.75rem;
color:#000;
}
body.single .post__header-text time{font-size:.8125rem;font-weight:700;color:#5f5f5f;font-family:'Centra-No1';letter-spacing:.0875rem;line-height:.8125rem}
body.single ul.eyebrow{padding-left:0}
body.single ul.eyebrow li{list-style:none}
body.single li.eyebrow__item{font-size:.8125rem;font-weight:700;color:#5f5f5f;font-family:'Centra-No1';letter-spacing:.0875rem;line-height:1.2rem}
body.single h1.post__title a:hover{text-decoration:none}
body.single .ad-wrapper__ad-slug img{margin:0 auto;display:block}
body.single section.post-page{margin-top:30px}
body.single .post__content{max-width:none;margin:0!important;margin-left:0!important}
body.single .trending_video{margin-left: 0px;position:relative}
body.single button.prev-arrow{height: 100%;background:#ffffffdb;z-index:9;background-repeat:no-repeat;left:0px;position:absolute;top:0%;border:none}
body.single button.slide-arrow.next-arrow.slick-arrow{height: 100%;background:#ffffffdb;z-index:9;background-repeat:no-repeat;right:0px;position:absolute;top:0%;border:none}
body.single figure.card.card--video{border:none;padding:0 1.25rem;}
body.single figure.card.card--video img{width:100%}
body.single figure.card.card--video h2.card__title.card__title--video{color:#000;font-family:'Centra-No1';margin-top:16px; font-size:1rem;line-height:1.2625rem;letter-spacing:.01875rem;font-weight:600}
body.single button.slide-arrow img{width:30px} button:focus {
border: 0;
outline: none;
}
body.single section.post-page .container.featured-video{margin-top: 30px;padding:0} body.single .post__header-text img{margin-bottom: 30px;width:100%}
body.single .post__header-text p,body.single .post__header-text .para_div div,body.single .post__header-text article{	
color: #000;
font-size: 1.1875rem;
font-weight: 300;
margin-bottom: 10px;
font-family: MeretPro,sans-serif;
letter-spacing: .2px;
line-height: 1.75rem;
padding-top: 3px;
}
body.post-type-archive-news h1.post__title a{font-weight:600;font-family:'Grifo-S';letter-spacing:.05937rem;font-size:3rem;line-height:2.5rem;color:#000}
body.post-type-archive-news .post__header-text time{font-size:.8125rem;font-weight:700;color:#5f5f5f;font-family:'Centra-No1';letter-spacing:.0875rem;line-height:.8125rem}
body.post-type-archive-news ul.eyebrow{padding-left:0}
body.post-type-archive-news ul.eyebrow li{list-style:none}
body.post-type-archive-news li.eyebrow__item{font-size:.8125rem;font-weight:700;color:#5f5f5f;font-family:'Centra-No1';letter-spacing:.0875rem;line-height:1.2rem}
body.post-type-archive-news h1.post__title a:hover{text-decoration:none}
body.post-type-archive-news aside.article-recirc-by-tag{top: 60%;display:block;width:11.75rem;position:absolute;left:-6.625rem}
body.post-type-archive-news aside.article-recirc-by-tag .header{position:relative;border-top:#ccc .0625rem solid;margin-top:.9375rem;padding-top:.9375rem}
body.post-type-archive-news aside.article-recirc-by-tag .package-name{font-family:'Centra-No1';font-size:.875rem;line-height:1rem;letter-spacing:.0875rem;text-transform:uppercase;color:#000;font-weight:600}
body.post-type-archive-news aside.article-recirc-by-tag .article{padding:6px 0;border-bottom:#ccc 1px solid}
body.post-type-archive-news aside.article-recirc-by-tag .article a{font-family:'Centra-No1';font-size:13px;line-height:14px;color:#777}
body.post-type-archive-news .advertise-side-section img{margin: 0 auto;display:block}
body.post-type-archive-news img.advert{margin:0 auto;display:block;padding-bottom:40px}
body.post-type-archive-news .post__body{position:relative}
body.post-type-archive-news .post__sidebar{flex:0 0 33.33333%;max-width:33.33333%;padding-right:0;padding-left:0;display:flex;flex-direction:column;margin-top:.8125rem;padding-left:1.625rem}
body.post-type-archive-news .social.social--post{position:initial;top:100px;height:150px}
body.post-type-archive-news .ad-wrapper--ad-unit-wrap img{margin:0 auto;display:block}
body.post-type-archive-news .post__wrapper{border-bottom:1px solid #ccc;padding:40px 0;margin-bottom:10px;width:100%;}
body.post-type-archive-news article.post__article{margin-left:110px;padding-top:20px}
body.post-type-archive-news article.post__article{color:#5f5f5f;font-size:16px;font-weight:400;margin-bottom:10px;font-family:'Centra-No1';letter-spacing:.3px;line-height:23px;margin-left:110px;padding-top:20px} .post__sidebar h2{
text-transform: uppercase;
width: 100%;
border-top: 0.1875rem solid;
text-align: center;
padding-top: 20px;
margin-top: 22px;
font-family: 'A2Beckett-Book';
letter-spacing: .3rem;
line-height: 1.875rem;
font-size: 2.3125rem;
}
.page-id-334 section.hoc_sec .top_text h2 {
font-size: 60px !important;
font-weight: 700;
color: #fff;
font-family: 'CENTRA-NO1' !important;
padding-right: 60px;
}
.page-id-118 .post__main {
margin-left: 0;
margin-top: 90px;
}
.entry-title
{
font-family: Grifo-M,sans-serif;
letter-spacing: .05937rem;
font-size: 3.375rem;
line-height: 2.75rem;
font-weight: 700;
margin-bottom: 2rem;
}
.page-id-118 .post__article
{
font-weight: 300;
color: #000;
font-family: Georgia;
font-size: 1.1875rem;
letter-spacing: .2px;
line-height: 1.75rem;
margin: 1.5625rem 0;
}
.post-type-archive .post__container.post__container--long
{
display: none;
}
.footer-padding-left
{
padding-left: 0px!important;
}
.rate-desktop
{
display: none;
}
.topStories img {
max-width: 600px;
}
.storiesDtls {
max-width: 600px;
padding: 15px 0px;
display: flex;
justify-content: space-between;
}
.postit {
font-family: 'Grifo-M';
font-size: 28px;
line-height: 1;
text-align: left;
font-weight: 400;
width: 80%;
}
.cnxbutton {
background-color: #f05b25;
color: white;
border-radius: 5px;
font-weight: 700;
font-size: 14px;
height: 27px;
width: 112px;
display: inline-block;
text-align: center;
letter-spacing: 1.8px;
padding: 5px 0;
}
.stories_sec.articles{
padding: 0px;
justify-content: flex-end;
align-items: flex-end;
display: flex;
}
.sponsored_title{
font-family: open sans,sans-serif;
font-size: 10px;
color: #5f5f5f;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 1.5px;
margin-top: 0.5625rem;
text-align: center;
}
.articles{
margin-bottom: 0;
}
.articles article{
max-width: 580px;
display: flex;
margin-right: 30px;
padding: 15px 0;
border-bottom: 1px solid #dbdbdb;
}
.articles article div{
flex-direction: column;
display: flex;
width: 100%;
}
.articles article div:first-child{
width: 190px;
}
.articles article:last-child {
border-bottom: none;
}
.articles article img{
width:100%;
height:auto;
padding-right: 15px;
}
.eyebrow{
font-family: 'Centra-No1';
font-size:.8125rem;
letter-spacing: .0875rem;
line-height: .8125rem;
color: #5f5f5f;
font-weight: 700;
letter-spacing: 1.3px;
line-height: .75rem;
text-transform: uppercase;
margin: 0 0 0.25rem;
padding-left: 0;
}
.articlesTag a {
font: bold 16px/20px Centra-No1;
color: #000;
}
.post__article-top-ad-wrapper{
text-align: center;
background: #f4f4f4;
padding-top: 1rem;
padding-bottom: 0;
width: 100%;
}
.page-template.page-template-page-templates:not(.page-template-home) .news_mainsec .left_bigimg_contnt {
height: 100%;
}
.page-template.page-template-page-templates:not(.page-template-home) .news_mainsec .left_bigimg_contnt .news_boxsec{
border-bottom: 2px solid #ccc;
padding-bottom: 20px;
}
body.page-template:not(.page-template-home){
padding: 5.5625rem 0 0;
}
.entry-content-main{
margin-top: 0px !important;
}
.main_top_title .title_sec h1 {
font-family:'A2Beckett-Book';
font-size: 3.75rem;
letter-spacing: .5rem;
text-transform: uppercase;
font-weight: 400;
line-height: 3rem;
text-align: center;
margin-top: 1.5rem;
margin-bottom: 13px;
padding-top: 1.2rem;
padding-bottom: 0;
color: #000000;
}
.main_top_title .title_sec p{
font-family: 'CENTRA-NO1' !important;
font-size: .75rem;
line-height: 1.35;
font-weight: 600 !important;
letter-spacing: .0875rem;
color: #7b7b7b;
text-transform: uppercase;
margin: 0.375rem auto 0 auto;
display: block;
text-align: center;
width: 100%;
max-width: 60%;
}
.main_top_title .title_sec img.header-img {
width: 16.25rem;
margin: 0 auto;
}
.other_page_sec .news_mainsec{
margin-top: 1.75rem;
}
.all_stories_mainsec .title_mainsec h2{
font-family: 'A2Beckett-Book' !important;
}
.podcast-tile.podcast-tile{
margin-bottom: 30px;
margin-top: 30px;
}
.podcast-tile-full__title{
padding-bottom: 0px;
font-family: 'Grifo-M';
color: #000;
margin-bottom: 10px;
font-weight: 700;
font-size: 2.4375rem;
line-height: 2.0625rem;
letter-spacing: .04375rem;
border-bottom: 0px;
}
.podcast-tile__image{
width:100%;
}
.podcast-tile-full__blurb {
text-align: left;
font-family: CentraNo1Book;
letter-spacing: .32px;
color: #777;
margin-top: 5px;
margin-bottom: 15px;
}
.podcast-tile__links{
display:flex;
flex-wrap:wrap
}
.podcast-tile__links a{
font-weight:700;
border:1px solid #ef5b24 !important;
border-radius:4px;
opacity:1;
height:30px !important;
padding-top:6px;
padding-bottom:6px;
margin-right:15px;
display:inline-block;
margin-bottom:15px;
align-items:center
}
.podcast-tile__link__text{
line-height:20px;font-weight:600;text-align:center;font-size:14px!important;font-family:'Centra-No1';letter-spacing:1.8px;color:#ef5b24!important;text-transform:uppercase;opacity:1;padding-left:10px;padding-right:10px
}
#podcasts-detail{
margin-bottom: 50px;
}
#podcasts-detail .container{
max-width: 1228px;
}
#podcasts-detail .title_sec{
max-width: 1000px;
margin: auto;
} #podcasts-detail .page-description{
max-width:100%;
}
#podcasts-detail .podcast-tile__links{
margin-bottom: 10px;
text-align: center;
width: 100%;
display: flex;
justify-content: center;
}
#podcasts-detail .podcast-tile__links a{
border: 1px solid #ef5b24;
border-radius: 4px;
opacity: 1;
font-family: 'Centra-No1' !important;
height: 30px;
padding-top: 6px;
padding-bottom: 6px;
display: inline-block;
font-weight: 600 !important;
align-items: center;
text-align: center;
font-size: 14px;
font-family: 'Centra-No1';
letter-spacing: 1.8px;
color: #ef5b24;
text-transform: uppercase;
opacity: 1;
padding-left: 10px;
padding-right: 10px;
margin: 20px 8px;
}
#co-design .container{
max-width:1240px;
}
#co-design .head_main .eyebrow{
}
#co-design .head_main .eyebrow .eyebrow__item{
font-size: .8125rem;
font-weight: 700;
color: #5f5f5f;
font-family: 'Centra-No1';
letter-spacing: .0875rem;
line-height: 1.2rem;
}
#co-design .head_main .post__title, #co-design .head_main .post__title a{
font-family: 'Grifo-M';
letter-spacing: .05937rem;
font-size: 3rem;
line-height: 2.75rem;
color: #000;
}
#co-design .head_main .post__deck{
font-family: 'CentraNo1Book';
line-height: 1.25rem;
font-size: 1.03125rem!important;
color: #5f5f5f;
letter-spacing: .01312rem;
font-weight: 300;
}
#co-design .head_main img{
margin-bottom:0px;
}
#co-design .post__byline .post__no_highlight{
color: #ef5b24;
font-family: 'Centra-No1';
letter-spacing: .0875rem;
line-height: .8125rem;
font-size: .8125rem;
font-weight: 700;
text-transform: uppercase;
font-style: normal;
display: inline-block;
margin: 0 .625rem 0 0;
padding: 0 0 0.125rem;
}
#co-design .post__byline .post__readTime{
font-family: 'CentraNo1Book';
line-height: .8125rem;
letter-spacing: .125rem;
font-size: .8125rem;
color: #231f20;
font-weight: 400;
text-transform: uppercase;
margin-top: 0.1875rem;
}
#co-design .post__article, #co-design .post__article p, #co-design .post__article div, #co-design .post__article span, #co-design p{
font-family: 'MeretPro';
font-weight: 300;
color: #000;
font-size: 1.1875rem;
letter-spacing: .2px;
line-height: 1.75rem;
}
#co-design .post__article.post__article h1, #co-design .post__article.post__article h2, #co-design .post__article.post__article h3, #co-design .post__article.post__article h4, #co-design .post__article.post__article h5, #co-design .post__article.post__article h6 {
margin-top:10px;
margin-bottom:10px;
}
.post__promotion, .post__sidebar{
position: sticky !important;
top: 80px;
background: #fff;
}
#co-design .post__article figure{
margin: 1rem 0 1rem;
}
#co-design .post__article .post__featured-caption{
font-family: 'CentraNo1Book';
font-size: .8125rem;
line-height: 1rem;
letter-spacing: 0.01875rem;
padding-bottom: 1.0625rem;
margin-top: 0.375rem;
border-bottom: 0.0625rem solid #ccc;
margin-bottom: 30px;
}
#co-design .post__article img{
margin-top:20px;
margin-bottom: 0px !important;
height: auto !important;
}
#co-design .post__article img, #co-design .post__article iframe, #co-design .post__article video{
width: 100%;
}
#co-design .post__article iframe, #co-design .post__article video{
margin-top: 1.1875rem;
}   #tech .tnp-subscription input.tnp-submit{
width: 128px;
height: 40px;
line-height: 46px;
text-transform: uppercase;
cursor: pointer;
text-align: center;
padding: 0 !important;
}
#tech .tnp-subscription input.tnp-submit:hover{
background-color: #777 !important;
}
#tech .video_mainsec .big_video_mainsec .video_sec iframe{
height: 517px;
}
#tech .video_mainsec .right_videolist_mainsec{
height: 626px !important;
}
#videoMainsec .video_title h2 {
color: #000;
font-size: 36px;
font-weight: 600;
margin-top: 0.875rem;
font-family: 'Grifo-M';
line-height: 2.0625rem;
letter-spacing: .04375rem;
}  .four_box_mainsec .bottom-border a{
display: block;
border-bottom: 1px solid #ccc;
height: 100%;
}
.four_box_mainsec .bottom-border .podcast-tile.podcast-tile a{
border-bottom: 0px solid #ccc;
}
.four_box_mainsec .img_contnt_box .executiveBoardText h2{
font-family: 'Centra-No1';
font-size: 1rem;
line-height: 1.0625rem !important;
letter-spacing: .01875rem;
margin-bottom: 0;
padding-top: 0;
} #innovation-festival .post__main{
margin:0;
}
#innovation-festival .main .intro{
padding: 0 0 20px 0;
border-bottom: 1px solid #ccc;
}
#innovation-festival .main .intro h3{
font: normal 13px/13px CentraNo1Book;
letter-spacing: 1.3px;
text-transform: uppercase;
color: #000;
}
#innovation-festival .main .intro .copy{
font: normal 19px/28px MeretPro;
color: #000;
}
#innovation-festival .main .speakers {
border-bottom: 1px solid #ccc;
}
#innovation-festival .main .speakers h3 {
font: normal 13px/13px CentraNo1Book;
letter-spacing: 1.3px;
text-transform: uppercase;
color: #000;
padding: 20px 0;
margin:0;
}
#innovation-festival .main .speakers .copy{
padding: 20px 0;
border-top: 1px solid #ccc;	
display: block;
}
#innovation-festival .main .speakers .copy .entry{
margin: 10px 0px;
}
#innovation-festival .main .speakers .copy .entry .info{
display: flex;
align-items: center;
}
#innovation-festival .main .speakers .copy .entry .info .image{
width: 85px;
margin-right: 15px;
}
#innovation-festival .main .speakers .copy .entry .info .image img{
width: 100%;
border-radius: 100%;
display: block;
}
#innovation-festival .main .speakers .copy .entry .info .details{
font-family: MeretPro;
font-size: 18px;
line-height: 28px;
}
#innovation-festival .main .speakers .copy .entry .info .details .name{
color: #333;
font-size: 16px;
line-height: 21px;
font-weight: 600;
font-family: 'CENTRA-NO1';
}
#innovation-festival .main .speakers .copy .entry .info .details .title{
font-size: 16px;
line-height: 21px;
font-weight: 600;
color: #666;
font-family: 'CentraNo1Book';
}
#innovation-festival .main .speakers .copy .entry .info .details .company{
font-size: 16px;
line-height: 21px;
font-weight: 600;
color: #666;
font-family: 'CentraNo1Book';
}
#innovation-festival .main .moderator h3{
padding: 20px 0;
font: normal 13px/13px CentraNo1Book;
letter-spacing: 1.3px;
text-transform: uppercase;
color: #000;
margin: 0;
}
#innovation-festival .main .moderator .copy{
padding: 20px 0;
border-top: 1px solid #ccc;	
display: block;
}
#innovation-festival .main .moderator .copy .entry{
margin: 10px 0px;
}
#innovation-festival .main .moderator .copy .entry .info{
display: flex;
align-items: center;
}
#innovation-festival .main .moderator .copy .entry .info .image{
width: 85px;
margin-right: 15px;
}
#innovation-festival .main .moderator .copy .entry .info .image img{
width: 100%;
border-radius: 100%;
display: block;
}
#innovation-festival .main .moderator .copy .entry .info .details{
font-family: MeretPro;
font-size: 18px;
line-height: 28px;
}
#innovation-festival .main .moderator .copy .entry .info .details .name{
color: #333;
font-size: 16px;
line-height: 21px;
font-weight: 600;
font-family: 'CENTRA-NO1';
}
#innovation-festival .main .moderator .copy .entry .info .details .title{
font-size: 16px;
line-height: 21px;
font-weight: 600;
color: #666;
font-family: 'CentraNo1Book';
}
#innovation-festival .main .moderator .copy .entry .info .details .company{
font-size: 16px;
line-height: 21px;
font-weight: 600;
color: #666;
font-family: 'CentraNo1Book';
}
#innovation-festival .main .registration {
margin-top: 43px;
background: #00c3ff;
width: 100%;
height: auto;
padding: 21px 25px 27px 33px;
display: grid;
grid-template-columns: minmax(1px,203px) 1fr;
gap: 0 45px;
align-items: center;
}
#innovation-festival .main .registration .logo img{
width: 100%;
display: block;
}
#innovation-festival .main .registration .signup{
display: flex;
flex-direction: column;
justify-content: space-between;
}
#innovation-festival .main .registration .copy .hed{
font: 700 14px/16px Centra-No1;
letter-spacing: 1.68px;
color: #000;
text-align: center;
margin-bottom: 2px;
}
#innovation-festival .main .registration .copy .dek{
font: normal 14px/16px CentraNo1Book;
color: #000;
text-align: center;
}
#innovation-festival .main .registration .form{
display: flex;
justify-content: space-between;
margin-top: 16px;
}
#innovation-festival .main .registration input{
width: 100%;
height: 40px;
background: #fff;
margin-right: 16px;
border: 0;
font: normal 12px/12px CentraNo1Book;
letter-spacing: 1.44px;
text-align: center;
}
#innovation-festival .main .registration button{
width: 124px;
height: 40px;
background: #000;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
font: 700 14px/14px Centra-No1;
border: 0;
letter-spacing: 1.68px;
color: #fff;
}
#innovation-festival .slug-component.column{
padding-left: 0;
padding-right: 0;
justify-content: flex-start;
border-top: #000 3px solid;
}
#innovation-festival .slug-component.column h2{
font-family: A2Beckett-Book;   line-height: 3.3rem;
text-align: left;
border: 0;
padding: 0;
margin: 0;
}
#innovation-festival .slug-component.column h2 a{
font-size: 41px;
text-align: left;
letter-spacing: 6px;
font-family: A2Beckett-Book;
padding: 0;
width: 100%;
font-weight: 400;
margin: 6px 0 5px;
color: #000!important;
}
#innovation-festival .cards article{
border-top: #777 1px solid;
border-radius: 0;
}
#innovation-festival .cards article a{
}
#innovation-festival .cards article .eyebrow{
font-family: 'CENTRA-NO1';
letter-spacing: .0875rem;
line-height: 1.5rem;
color: #5f5f5f;
font-size: .8125rem;
font-weight: 900;
text-transform: uppercase;
margin: 0 0 0.25rem;
padding-left: 0;
}
#innovation-festival .cards article .card__text-wrapper{
margin-left: 20px;
margin-bottom: 30px;
}
#innovation-festival .cards article .card__text-wrapper h2{
font-size: 15px;
color: #000;
letter-spacing: .28px;
text-transform: none;
line-height: 20px;
font-family: 'CENTRA-NO1';
font-weight: 600;
}
.innovation-festival-top-section{
background: #333;
width: 100vw;
padding: 40px 0px 40px;
margin-bottom: 50px;
}
.innovation-festival-top-section .package-logo{
text-align: center;
}
.innovation-festival-top-section .header{
display: grid;
grid-template-columns: minmax(1px,1fr) 393px;
gap: 0 40px;
}
.innovation-festival-top-section .video-hed .eyebrow{
font-family: 'CENTRA-NO1';
letter-spacing: .0875rem;
line-height: .8125rem;
}
.innovation-festival-top-section .video-hed .eyebrow li, .innovation-festival-top-section .video-hed .eyebrow li a{
border-color: #999;
color: #999;
}
.innovation-festival-top-section .post__title{
font-family: 'Grifo-M';
letter-spacing: .05937rem;
font-size: 3.375rem;
margin-top: 10px;
line-height: 2.75rem;
}
.innovation-festival-top-section .post__title a{
font-family: 'Grifo-M';
letter-spacing: .05937rem;
font-size: 3.375rem;
color: #fff !important;
line-height: 2.75rem;
}
.innovation-festival-top-section .header .tags{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
margin-top: 30px;
}
.innovation-festival-top-section .header .tags .tag{
letter-spacing: 1.8px;
color: #999;
text-transform: uppercase;
padding: 5px 10px;
border: 1px solid #999;
border-radius: 3px;
word-break: keep-all;
font-family: 'CENTRA-NO1';
font-size: 14px;
line-height: 22px;
font-weight: 600;
height: 30px;
margin: 0px 6px;
}
.alm-btn-wrap .alm-load-more-btn{
font-family: 'CENTRA-NO1' !important;
font-size: .875rem !important;
line-height: 1.2rem !important;
letter-spacing: .1200rem !important;
background-color: #ef5b24 !important;
border-radius: 3px !important;
color: #fff !important;
padding: 8px !important;
text-transform: uppercase !important;
text-align: center !important;
height: 30px !important;
display: block !important;
font-weight: 600 !important;
margin: 0 auto !important;
}
.modal-header{
background-color: #f3f4f5;
}
.fw-semi-blod {
font-size: 60px;
font-family: 'A2Beckett-Book' !important;
letter-spacing: 8px;
line-height: 55px;
text-transform: uppercase;
color: black;
margin-bottom: 15px;
}
.form-container {
max-width: 280px;
margin: 0 auto;
}
.form-container .form-control{
font-family: 'Centra-No1';
text-align: center;
border: 1px solid black;
margin: 0 0 5px 0;
display: block;
width: 100%;
background: #FFFFFF;
font-size: 0.9em;
padding: 10px 0;
box-sizing: border-box;
border-radius: 0;
color: #151515;
font-weight: 300;
line-height: 1.25em;
letter-spacing: 0.1em;
outline: none;
text-transform: none;
height: 39px;
}
input,
input::-webkit-input-placeholder {
color: #151515;
}
.form-container .form-dropdown{
border: none;
border-bottom: 1px solid black;
text-align: left;
}
.signupModBtn{
position: relative;
color: white;
background-color: #EF5B24;
width: 124px;
font-family: 'Centra-No1';
border-radius: 4px;
border-color: #EF5B24;
margin: 0 auto;
padding: 14px 16px 8px;
font-weight: 600;
letter-spacing: 0.1em;
font-size: 1rem;
}
.signupModBtn:hover {
background-color: #777777;
border-color: #777777;
}
p.final t {
letter-spacing: 1.68px;
color: #5F5F5F;
font-size: 14px;
text-transform: uppercase;
font-family: 'Centra-No1';
font-weight: 600;
}
.signIn-row{
margin-top: 30px;
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 30px;
cursor: pointer;
}
t.divider_text{
text-transform: uppercase;
font-size: 12px;
color: #3E4148;
font-weight: 300;
letter-spacing: 0.025em;
margin-bottom: 10px;
display: block;
}
@media (min-width: 992px){
}
.sticky-inner-wrapper .ad-wrapper__ad-slug, .sticky-inner-wrapper .ad-wrapper__ad-slug iframe{
width: 100%;
}
.sticky-inner-wrapper .video_test p{
color: black !important;
font-weight: normal !important;
font-size: 16px !important;
padding-top: 0px !important;
font-weight: 600 !important;
font-family: 'CENTRA-NO1' !important;
letter-spacing: .01875rem !important;
}
.author-bio__author-name {
font-family: 'A2Beckett-Book';
font-size: 3.5rem;
letter-spacing: .25rem;
line-height: 3rem;
font-weight: 400;
text-transform: uppercase;
}
.author-bio__author-desc {
font-family: 'Centra-No1';
line-height: 1.0625rem;
font-size: .75rem;
text-transform: uppercase;
letter-spacing: .0625rem;
color: #5f5f5f;
font-weight: 600;
}
.parsley-errors-list li {
color: #CB3C35;
list-style-type: none; }
.parsley-required {
color: #CB3C35;
list-style-type: none; }
.post__wrapper{
width:100%;
}
.top-stories{
margin-left: 70px;
}
.executive-board{
}
.executive-board h2{
font-family: 'Grifo-M';
font-size: 1.9375rem;
margin-top: 5px;
padding-bottom: 20px;
letter-spacing: .03125rem;
font-weight: 600;
line-height: 1.625rem;
color: #000;
text-align: center;
}
.executive-board .card__poster img{
width: 100%;
}
.social-buttons-wrapper {
margin-top: 0;
display: inline-block;
width: 100%;
font-size: 0;
letter-spacing: 0;
word-spacing: 0;
}
.social-wrapper>* {
vertical-align: middle;
}
.social-button-icon.facebook[_ngcontent-jca-c232] {
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/fb.svg);
}
.social-button-icon.google[_ngcontent-jca-c232] {
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/google.svg);
}
.social-button-icon.linkedin[_ngcontent-jca-c232] {
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/linkedin.svg);
}
.social-button-icon.apple[_ngcontent-jca-c232] {
background-image: url(https://fastcompanyme.com/wp-content/themes/fastcompany/img/apple.svg);
}
.round-social-button[_ngcontent-jca-c232] {
width: 40px;
height: 40px;
border-radius: 50%;
box-sizing: border-box;
background-size: inherit;
background-repeat: no-repeat;
background-position: 50%;
background-color: inherit;
margin: 0 4px;
}
.all_stories_mainsec.all_stories_mainsec_aws .img_contnt_mainsec:first-child
{
border-top:0;
}
.elementor-invisible {
visibility: visible!important;
}
.author-bio__author-name.category
{
width:100%;
text-align:center!important;
}
.magazine-template-default.single.single-magazine{
margin-top:80px;
}
.all-feed .slug-component{
position: relative;
}
.all-feed .slug-component::before {
border-top: 0.1875rem solid #000;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
}
.all-feed .slug-component h2{
font-family: 'A2Beckett-Book';
font-size: 3.75rem;
letter-spacing: .5rem;
line-height: 3rem;
font-weight: 400;
text-transform: uppercase;
text-align: center;
}
.advertise-side-section{
text-align: right;
} div#popmake-237{
width: 100% !important;
margin: 0 !important;
top: 0 !important;
max-width: 100% !important;
padding: 0;
border: 0;
border-radius: 0;
left: 0 !important;
}
div#popmake-237 .search-header{
background: #111!important;
margin: 0 auto;
left: 0px;
right: 0px;
position: fixed;
height: 110px!important;
z-index: 9999999;
box-shadow: none;
padding: 30px 15px !important;
top: 0;
display: flex;
align-items: center;
justify-content: space-between;
}
div#popmake-237 .search-header .search-box {
padding-right: 70px;
}
div#popmake-237 .search-header .logo img{
width: 100%;
}
div#popmake-237 .pum-content.popmake-content .pum-close.popmake-close{
position: absolute;
right: 20px;
top: 33px;
}
div#popmake-237 .articles {
display: flex;
}
div#popmake-237 .queryly_title.queryly_splash_title{
display: inline-block;
position: relative;
top: -15px;
font-size: 28px;
font-weight: bold;
color: #000;
line-height: 30px;
padding: 20px 0px 0px 20px;
font-family: MeretPro,sans-serif;
margin-bottom: 0px;
box-sizing: border-box;
width: 100%;
text-align: left;
z-index: 1;
}
div#popmake-237 .queryly_title.queryly_splash_title::before {
content: "";
position: absolute;
width: 100%;
height: 1px;
background: #000;
top: 34px;
z-index: -1;
}
div#popmake-237 .queryly_title.queryly_splash_title::after {
content: "";
position: absolute;
background: white;
top: 0;
width: 190px;
left: 0;
height: 100%;
z-index: -1;
}
div#popmake-237 form .searchp{
width: 100%;
padding: 0px 10px;
height: 49px;
}
div#popmake-237 .search_result{
display: flex;
width: 100%;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
max-width: 840px;
margin-left: 35px;
}
div#popmake-237 .search_container{
padding-top: 120px;
}
div#popmake-237 .queryly_item{
display: flex;
flex-direction: row;
justify-content: flex-start;
align-items: flex-start;
border-bottom: 1px solid #ccc;
margin: 20px 0px;
padding-bottom: 20px;
}
div#popmake-237 .queryly_item a{
display: flex;
}
div#popmake-237 .queryly_item .queryly_img{
width: 210px;
margin-right: 20px;
}
div#popmake-237 .queryly_item .queryly_content{
width: 100%;
flex: 100;
flex-direction: column;
margin-right: 20px;
}
div#popmake-237 .queryly_item .queryly_content h4 a, 	div#popmake-237 .queryly_item .queryly_content h4{
font-size: 24px;
font-weight: 500;
margin-bottom: 10px;
line-height: 1.23;
overflow: hidden;
margin-top: 0px;
color: #111;
font-family: FCKaiser,sans-serif;
letter-spacing: .06875rem;
}
.queryly_text, 	.queryly_text span {
font-weight: 400;
font-size: 14px;
color: #999;
margin-right: 6px;
margin-top: 6px;
font-family: MeretPro,sans-serif;
}
.queryly_text, 	.queryly_text p {
font-weight: 400;
color: #333;
font-size: 14px;
margin-bottom: 10px;
font-family: MeretPro,sans-serif;
letter-spacing: .04px;
line-height: 1.125rem;
margin-top: 10px;
overflow: hidden;
margin: 0px !important;
}
div#pum-237 button.pum-close.popmake-close {
position: fixed;
color: #fff;
box-shadow: none !important;
border: none !important;
font-size: 28px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 100px;
background: transparent;
padding-top: 0px !important;
right: 110px;
z-index: 9999 !important;
opacity: 1 !important;
top: 30px;
right: 0px;
font-size: 90px;
font-family: 'GRIFO-L';
font-weight: 600;
text-shadow: 0px 0px 1px #fff;
}
div#pum-237 button.pum-close.popmake-close:focus{
border: 0;
outline: 0;
}
#session-section.fast-session-section{
font-family: 'Centra No2', sans-serif;
font-size: 18px;
color: #000;
font-style: normal;
font-weight: 400;
}
.fast-session-section .swoogo-title{
margin-bottom:20px;
}
.fast-session-section .swoogo-title h2{
font-size: 30px;
margin: 0px;
padding: 30px 0px 10px;
line-height: 40px;
text-align: center;
color: #0000FF;
text-transform: uppercase;
letter-spacing: 3.37px;
font-family: 'GT America Mono bold', sans-serif;
}
.fast-session-section .swoogo-title p{
letter-spacing: 0.5px;
color: #4D4D4D;
font-size: 20px;
line-height: 30px;
display: block;
text-align: center;
margin: auto;
}
.filters .filter .btn b.caret{
display: none;
}
.filters .filter .btn-group, .filters .filter .multiselect{
width: 100%;
}
.filters .filter .multiselect{
color: #0000FF !important;
box-shadow: none;
height: 50px;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
border: #0000FF solid 1px !important;
border-radius: 0;
font-family: 'GT America Mono bold', sans-serif;
letter-spacing: 1.6px;
}
.fast-session-section .swoogo-agenda{
margin-top: 60px;
}
.fast-session-section .agendas{
margin-top: 60px;
}
.fast-session-section .agendas .agendas-section{
margin-top: 20px;
}
.fast-session-section .agendas .agendas-section .agendas-section-title{
font-family: 'GT America Mono bold', sans-serif;
color: #0000FF !important;
display: block;
padding-bottom: 2px;
padding-top: 2px;
line-height: 30px;
font-size: 20px;
padding: 0px 10px;
letter-spacing: 4px;
text-transform: uppercase;
}
.fast-session-section .agendas .agendas-section .agendas-list{
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item{
border-top: 1px solid #ddd;
margin: 0;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section{
padding-top: 15px;
padding-bottom: 15px;
font-size: 16px;
line-height: 26px;
color: #4D4D4D;
letter-spacing: 0.4px;
padding-right: 10px;
padding-left: 10px;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section:last-child{
text-align: right;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section h3{
display: inline-block;
font-size: 16px;
font-family: 'gt_america_monomedium', sans-serif;
font-weight: 700;
margin-bottom: 10px;
color: #0000FF;
text-transform: uppercase;
letter-spacing: 3.2px;
font-weight: normal;
line-height: 26px;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section p{
font-size: 16px;
line-height: 26px;
color: #4D4D4D;
letter-spacing: 0.4px;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section p b{
font-size: 16px;
line-height: 26px;
color: #4D4D4D;
letter-spacing: 0.4px;
font-weight: 600;
}
.fast-session-section .agendas .agendas-section .agendas-list .agenda-item .agenda-item-section a{
color: #0000FF;
text-transform: uppercase;
font-size: 16px;
letter-spacing: 3.2px;
font-family: 'GT America Mono bold', sans-serif;
}
.etn-attendee-form .attendee-title{
font-family: 'A2Beckett-Book';
letter-spacing: 5px;
font-size: 42px;
font-weight: 300;
line-height: 10px;
}
.etn-attendee-form .etn-attendee-form-wrap h4{
margin: 0 0 20px;
font-size: 26px;
font-family: 'CentraNo1Book' !important;
font-weight: 400;
text-transform: uppercase;
}
.etn-attendee-form .etn-attendee-form-wrap .etn-group-field label {
font-size: 14px;
line-height: 16px;
margin: 0 0 5px;  font-family: 'CentraNo1Book' !important;
font-weight: 600 !important;
text-transform: uppercase;
}
.etn-attendee-form .etn-attendee-form-wrap {
padding: 50px;
border: 1px solid #EAEAEA;
border-radius: 0 !important;
-webkit-border-radius: 12px;
-ms-border-radius: 12px;
margin-bottom: 30px;
background-color: #fff;
}
.etn-attendee-form .etn-attendee-form-wrap .attr-form-control {
background-color: transparent;
border: 1px solid #EAEAEA;
border-radius: 0;
height: 40px; }
#etn-event-attendee-data-form .etn-btn.etn-btn-secondary{
margin: auto 1%;
width: 48%;
text-align: center;
line-height: 40px;
height: 45px;
font-family: 'CentraNo1Book';
text-transform: uppercase;
background: transparent;
color: #5f5f5f;
border: 1px solid #5f5f5f;
border-radius: 0px;
}
#etn-event-attendee-data-form .etn-btn.etn-primary.attendee_sumbit{
margin: auto 1%;
width: 47%;
text-align: center;
line-height: 40px;
height: 45px;
font-family: 'CentraNo1Book';
text-transform: uppercase;
background: #EF5B24 !important;
color: #ffffff;
border: 1px solid #EF5B24;
border-radius: 0px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
background-color: #ef5b24;
color: #fff;
-webkit-font-smoothing: antialiased;
}
.select2-container--default .select2-selection--single {
background-color: #fff;
border: 1px solid #767676;
border-radius: 0px;
}
.video-signin .swoogo-title h2{
color: #0000FF;
font-size: 30px;
display: block;
margin: 0px !important;
padding: 0px 0px 6px;
line-height: 40px;
letter-spacing: 3.37px;
text-transform: uppercase;
}
.video-signin .swoogo-text .paragraph p {
color: #4D4D4D;
font-size: 16px;
line-height: 24px;
display: block;
margin: 0px;
padding: 0px 0px 16px;
letter-spacing: 0.4px;
}
.video-signin #loginform-custom .input {
border: 1px solid #843534;
-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
height: 50px;
border-radius: 0px;
border: 1px solid #0000FF;
font-size: 16px;
width: 100%;
color: #4D4D4D;
padding: 10px;
}
.video-signin #loginform-custom	label{
display: none;
}
.video-signin .forgot a {
margin: 0px 0px 30px !important;
font-family: 'gt_america_monomedium', sans-serif;
font-weight: 400;
padding: 0px 0px 0px;
color: #0000FF;
font-size: 14px;
display: inline-block;
line-height: 22px;
letter-spacing: 2.8px;
text-transform: uppercase;
}
.video-signin input[type="submit"].button.button-primary{
display: block;
min-width: 100%;
margin: 0px;
}
.video-signin input[type="submit"].button.button-primary{
display: block;
min-width: 100%;
margin: 0px;
color: #0000ff;
background: transparent;
font-family: "GT America Mono bold", sans-serif;
font-style: normal;
font-weight: 700;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.25em;
position: relative;
border-radius: 0;
border: 1px solid #0000ff;
margin: 40px 0px;
height: 48px;
}
.video-signin input[type="submit"].button.button-primary::after{
border: 1px solid #0000ff;
border-radius: 0;
content: "";
position: absolute;
z-index: -1;
top: 8px;
left: -8px;
right: 8px;
bottom: -8px;
}
.para_div .post__main, .para_div .post__container, .para_div .post__content{
margin-left: 0px !important;
margin-right: 0px !important;
width: 100%;
padding-left: 0px !important;
padding-right: 0px !important;
flex: 100 !important;
max-width: 100%;
}
.page-template-innovation360 .dark-section{padding:90px 20px 0;background:#252525;margin-bottom:50px}
.page-template-innovation360 img.center-image{margin:0 auto;margin-bottom: 30px; display:block}
.page-template-innovation360 .video_title h2{padding:20px 0 38px;border-bottom:1px solid #fff;font:bold 48px/44px Grifo-S!important;letter-spacing:1.02px;color:#fff!important}
.page-template-innovation360 .tags{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 40px}
.page-template-innovation360 .tag{line-height:20px!important;font:bold 13px/4px Centra-No1;letter-spacing:1.8px;color:#999;text-transform:uppercase;padding:5px 10px 0;border:1px solid #999;border-radius:3px;word-break:keep-all;font-family:'Centra-No1'}
.page-template-innovation360 .watch-more{border-top:3px solid #fff}
.page-template-innovation360 .watch-more h2{
letter-spacing: 6px;
text-transform: uppercase;
color: #fff;
margin: 5px 0 0;
padding: 0 0 0px;
border-bottom: 1px solid #fff;
font-family: 'A2Beckett-Book';
font-size: 40px;
}
.page-template-innovation360 .video{border-bottom:1px solid #fff!important;padding:10px 0;display:grid;grid-template-columns:142px auto;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;cursor:pointer}
.page-template-innovation360 .poster{color:#fff;font-family:Helvetica;font-size:.75rem;font-weight:400;letter-spacing:1.25px;line-height:.875rem;text-transform:uppercase;content:"";display:block;left:50%;position:relative;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;width:100%;font-family:Centra-No1;line-height:.8125rem;letter-spacing:.125rem;font-size:.8125rem}
.page-template-innovation360 .poster img{width:142px}
.page-template-innovation360 .eyebrow{text-transform:uppercase;margin:0 0 .25rem;padding-left:0;font:bold 13px/13px Centra-No1;letter-spacing:1.56px;color:#ccc;font-family:'Centra-No1'}
.page-template-innovation360 .title{font:bold 16px/17px Centra-No1;letter-spacing:.3px;color:#fff;font-family:'Centra-No1'}
.page-template-innovation360 .registration{margin:43px 0 40px;background:#00c3ff;width:100%;height:auto;padding:22px 25px 29px;display:flex;justify-content:space-between;flex-wrap:wrap}
.page-template-innovation360 .logo{max-width:212px;margin:0 auto 18px;padding:0}
.page-template-innovation360 .hed{font:700 18px/20px Centra-No1;letter-spacing:1.68px;color:#000;text-align:center;margin-bottom:2px;font-family:'Centra-No1'}
.page-template-innovation360 .signup{width:100vw;max-width:400px;display:flex;flex-direction:column;justify-content:space-between}
.page-template-innovation360 .dek{font:normal 18px/20px CentraNo1Book;color:#000;text-align:center;font-family:'Centra-No1'}
.page-template-innovation360 .tnp-field.tnp-field-button input{width:124px;height:40px;background:#000!important;border-radius:4px;display:flex;justify-content:center;align-items:center;font:700 14px/14px Centra-No1;letter-spacing:1.68px;color:#fff;font-family:'Centra-No1'}
.page-template-innovation360 .upcoming-event{margin:40px 0;display:grid;grid-template-columns:auto 286px;gap:0 30px}
.page-template-innovation360 .image{width:41.5vw;height:23.4vw;max-width:496px;max-height:279px;background-size:cover;background-position:center center}
.page-template-innovation360 .date{font:bold 13px/13px Centra-No1;letter-spacing:1.52px;color:#999;text-transform:uppercase;margin-bottom:5px;font-family:'Centra-No1'}
.page-template-innovation360 .name a{font:bold 34px/44px Grifo-M;color:#fff;font-family:'Grifo-S'}
.page-template-innovation360 button{background:0 0;border:0;display:inline-block;line-height:1;margin:0;padding:0;vertical-align:middle;white-space:normal;margin-top:8px}
.page-template-innovation360 button a{background:#000!important;font:bold 14px/14px Centra-No1!important;letter-spacing:1.8px!important;color:#fff!important;width:203px!important;height:30px!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:3px!important;font-family:'Centra-No1'!important}
.page-template-innovation360 .contnt_sec img{display:none}
.page-template-innovation360 .contnt_sec span{font: 600 15px/20px Centra-No1!important;color:#000;letter-spacing:.28px!important;text-transform:none;margin-top:-1px;font-family:'Centra-No1'!important}
.page-template-innovation360 span.eyebrow.eyebrow--{text-transform:uppercase;padding-left:0;font-size:13px!important;font-weight:600!important;color:#5f5f5f;letter-spacing:.0875rem;line-height:.8125rem;font-family:'Centra-No1'!important;     margin-top: 5px;
display: flex;    margin-bottom: 0 !important;}
.page-template-innovation360 .contnt_sec h2{margin-top:0px!important; padding-top: 0px !important; }
.page-template-innovation360 .jwppp-video-box{margin-top:0!important}
.page-template.page-template-innovation360{ padding-top: 0px !important;
}
.innovation-page .dark-section{
padding:120px 20px 0;
background:#252525;
margin-bottom:50px;
}
.innovation-page .top-logo{
text-align: center;
}
.post-118 .post__title {
font-family: Grifo-M,sans-serif;
letter-spacing: .05937rem;
font-size: 3.375rem;
line-height: 2.75rem;
}
.page-id-118 .post__article{
font-family: MeretPro,sans-serif;
font-weight: 300;
color: #000;
font-size: 1.1875rem;
letter-spacing: .2px;
line-height: 1.75rem;
}
.page-id-118 .post__article strong, .page-id-118 .post__article b{
font-weight: 600;
}
.fceb_channel_header {
display: flex;
flex-direction: column;
align-items: center;
margin: 11px 0 40px 0;
}
.fceb_channel_header img{
margin-bottom: 15px;
width: 297px;
}
.fceb_channel_header .text {
font-family: Centra-No1,sans-serif;
font-size: .75rem;
line-height: 1.35;
letter-spacing: .0875rem;
color: #777;
max-width: 750px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
.fonts-loaded .card__title--default {
font-family: Grifo-M,sans-serif;
font-size: 1.680rem;
letter-spacing: .03125rem;
}
.fonts-loaded .card__title--default img{
width: 100%;
}
.post-content .slug{
font-family: 'A2Beckett-Book';
font-size: 3.75rem;
letter-spacing: .5rem;
text-transform: uppercase;
line-height: 3rem;
}
.news-container {
display: flex;
margin: 0 auto;
justify-content: center;
margin-top: 50px;
margin-bottom: 30px
}
.news-container__choice {
padding: 0px 60px;
}
.news-container__choice:first-child{
border-right: 1px solid #ccc;
}
.news-container__choice div {
margin-top: 17px;
text-align: left;
}
.news-container__choice div input {
margin-right: 10px;
height: 15px;
margin-top: 3px;
float: left
}
.news-container__choice div p {
line-height: 26px;
font-size: 19px;
font-family: 'Meret Pro';
margin-bottom: .0001px;
margin-top: .0001px;
display: flex
}
.newsletter-spacer {
height: auto;
width: 1px;
background-color: #ccc;
display: inline-block;
margin-right: 4.219vw;
margin-left: 4.219vw
}
.signup-widget {
text-align: center;
display: block;
margin-bottom: 1.25rem
}
.signup-widget__email {
color: #000;
font-family: Helvetica;
font-size: .75rem;
font-weight: 400;
letter-spacing: 1.25px;
line-height: .875rem;
text-transform: uppercase;
padding: 1.25rem;
margin: 0 auto;
border: .0625rem solid #fff;
transition: min-width .75s, padding-left .75s;
min-width: 17.5rem;
height: 2.5rem!important;
position: relative;
display: block;
text-align: center
}
.fonts-loaded .signup-widget__email {
font-family: CentraNo1Book, sans-serif;
line-height: .8125rem;
letter-spacing: .125rem;
font-size: .8125rem
}
.signup-widget__email--editable {
border: .0625rem solid #5f5f5f;
min-width: 17.5rem;
padding-left: .3125rem
}
.signup-widget__button {
background-color: #146fb9;
border-radius: 3px;
color: #fff;
font-family: Helvetica;
font-size: .875rem;
font-weight: 700;
letter-spacing: 1.4px;
padding: 0 7px 3px 8px;
text-transform: uppercase;
text-align: center;
height: 27px;
transition: background .75s;
height: 2.5rem;
padding-top: .0625rem;
margin: 0 auto;
width: 200px !important;
border: 0px;
min-width: 200px;
background-color: #ef5b24;
margin-top: 15px;
border-radius: .25rem
}
.post-content{
padding-top: 38px;
}
.fonts-loaded .signup-widget__button {
font-family: CentraNo1, sans-serif;
line-height: .875rem;
letter-spacing: .1125rem
}
.signup-widget__button--disabled {
background: #e2e8ec;
cursor: default
}
.signup-widget__button--left-space {
margin-left: .625rem
}
.signup-widget__button--no-border {
color: #000;
font-family: Helvetica;
font-size: .75rem;
font-weight: 700;
letter-spacing: .56px;
line-height: .875rem;
color: #146fb9;
min-width: 9.375rem;
background: #fff;
padding-top: .125rem
}
.fonts-loaded .signup-widget__button--no-border {
font-family: CentraNo1, sans-serif;
font-size: .875rem;
line-height: 1.0625rem
}
.signup-widget__message-container {
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 1.25rem
}
.category-page__slug-component::before {
display: none
}
.category-page--magazine .card--subscribe img {
width: 100%
}
.category-page--magazine .card--subscribe .subscribe--square {
display: none
} .subscription__list .card__top p.card__title.ng-binding{
font-family: 'Grifo-M';
}
.bottomStickyNav {
width: 100vw;
height: 45px;
position: fixed;
bottom: 0;
left: 0;
border-top-width: 1px;
border-top-style: solid;
display: flex;
justify-content: space-between;
align-items: center;
z-index: 5000000;
}
.bottomStickyNav-content {
width: 100%;
height: 100%;
display: flex;
justify-content: space-evenly;
align-items: center;
}
.bottomStickyNav-content a {
font: 700 12px/12px CentraNo2;
letter-spacing: 1.68px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}
.bottomStickyNav-social {
display: flex;
justify-content: center;
align-items: center;
width: 105px;
height: 100%;
border-left-width: 1px;
border-left-style: solid;
cursor: pointer;
}
#co-design .post__article h1{
font-size: 26px !important;
font-weight: 600 !important;
font-family: 'CENTRANO1BOOK';
margin: 20px 0px 10px !important; 
}
#co-design .post__article h2{
font-size: 1.125rem !important;
font-weight: 700 !important;
font-family: 'CentraNo1Book';
margin:1.8625rem 0px 0.4rem !important;
letter-spacing: .03125rem;
line-height: 1.375rem;
}
#co-design .post__article h3{
font-size: 20px !important;
font-weight: 600 !important;
font-family: 'CENTRANO1BOOK';
margin: 20px 0px 10px !important; 
}
#co-design .post__article h4{
font-size: 16px !important;
font-weight: 600 !important;
font-family: 'CENTRANO1BOOK';
margin: 20px 0px 10px !important;
}
#co-design .post__article h5{
font-size: 12px !important;
font-weight: 600 !important;
font-family: 'CENTRANO1BOOK';
margin: 20px 0px 10px !important;
}
#co-design .post__article h6{
font-size: 10px !important;
font-weight: 600 !important;
font-family: 'CENTRANO1BOOK';
margin: 20px 0px 10px !important;
}
.wp-caption-text{
font-family: CentraNo1Book,sans-serif !important;
font-size: .8125rem !important;
line-height: .9375rem !important;
letter-spacing: .01875rem !important;
}
#co-design blockquote{
font-family: 'A2Beckett-Book';
font-size: 50px;
letter-spacing: 1.5px;
line-height: 46px;
font-weight: 300;
text-align: center;
text-transform: uppercase;
margin: 30px 0px !important;
}
.wp-video, .wp-video-shortcode{
width: 100% !important;
}
.author--post{
padding: 20px 0;
margin-bottom: 37px;
margin-top: 30px;
padding-top: 1.0625rem;
padding-bottom: 1rem;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
font-size: 14px;
}   .author--post h4{
font-family: 'CENTRANO1BOOK' !important;
line-height: .8125rem !important;
letter-spacing: .125rem !important;
font-size: .8125rem !important;
}
.author--post p, .author--post .author__description{
font-family: 'CENTRANO1BOOK' !important;
font-size: .8125rem !important;
display: block !important;
line-height: 20px !important;
font-style: normal !important;
letter-spacing: .01875rem !important;
}
.author--post a{
color: #ef5b24 !important;
text-decoration: none !important;
font-family: 'CENTRANO1BOOK' !important;
font-size: .8125rem !important;
font-style: normal !important;
line-height: 20px !important;
letter-spacing: .01875rem !important;
}
.post-118 {
margin-left: 100px;
}
.search_close{
color: white;
opacity: 1;
font-size: 40px;
position: absolute;
right: 40px !important;
top: 0px !important;
font-size: xx-large !important;
}
.jw-title.jw-reset-text {
bottom: 20px;
left: 0;
display: flex !important;
height: auto;
flex-direction: column;
justify-content: flex-end;
opacity: 0.6;
} .header-navigation-tabs {
display: flex;
border: 0;
width: 100%;
position: relative;
flex-direction: row;
z-index: 2;
margin-bottom: 20px;
flex-wrap: nowrap;
font-size: 14px;
background-color: #f9f9f9;
}
.header-navigation-tabs .nav-item {
display: flex;
float: none;
text-decoration: none;
width: 100%;
height: 100%;
justify-content: center;
align-items: center;
color: #a2a2a2;
text-decoration: none;
height: 52px;
border: 1px solid #e5e5e5;
border-radius: 0;
white-space: nowrap;
border-left: 0px;
border-top: 0;
}
.header-navigation-tabs .nav-item.active {
background-color: #fff;
color: #333;
border-left: 1px solid #e5e5e5;
border-top: 4px solid #000;
}
.profile-section{
padding:20px;
}
.social-account{
display: flex;
flex-direction: column;
}
.social-account .social-item h3{
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
font-size: 20px;
margin: 0px;
font-weight: 300;
}
.social-account .social-item{
display: flex;
flex-direction: revert;
justify-content: space-between;
align-items: center;
width: 100%; border-bottom: 1px solid #ccc;
padding: 10px;
}
.social-account .social-item .social{
color: #fff;
background-color: #88d47b;
}
.social-icon {
display: inline-block;
background-size: contain;
background-repeat: no-repeat;
background-position: 50%;
vertical-align: middle;
width: 20px;
height: 20px;
margin-right: 6px;
margin-top: -5px;
}
.social-icon.apple {
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi44MDciIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNi44MDcgMjAiPjxwYXRoIGQ9Ik0xNC4wNTIsNDIuNTY5YTQuMTY4LDQuMTY4LDAsMCwxLDIuMjMzLTMuNzg2QTQuOCw0LjgsMCwwLDAsMTIuNSwzNi43OTFjLTEuNTg1LS4xMjUtMy4zMTguOTI0LTMuOTUyLjkyNC0uNjcsMC0yLjIwNi0uODgtMy40MTEtLjg4QzIuNjQ4LDM2Ljg3NiwwLDM4LjgyMywwLDQyLjc4M2ExMS4xMjIsMTEuMTIyLDAsMCwwLC42NDMsMy42MjZDMS4yMTUsNDguMDQ4LDMuMjc3LDUyLjA2Niw1LjQzLDUyYzEuMTI1LS4wMjcsMS45Mi0uOCwzLjM4NS0uOCwxLjQyLDAsMi4xNTcuOCwzLjQxMS44LDIuMTctLjAzMSw0LjAzNi0zLjY4NCw0LjU4MS01LjMyN0E0LjQyNiw0LjQyNiwwLDAsMSwxNC4wNTIsNDIuNTY5Wm0tMi41MjctNy4zMzJBNC4yMDUsNC4yMDUsMCwwLDAsMTIuNiwzMmE0LjczNSw0LjczNSwwLDAsMC0zLjAzMiwxLjU1OCw0LjI3MSw0LjI3MSwwLDAsMC0xLjE0MywzLjIxQTMuNzUsMy43NSwwLDAsMCwxMS41MjQsMzUuMjM3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMzIpIi8+PC9zdmc+);
}
.social-icon.facebook {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAHwSURBVFiF7Zm9axRRFMXPuVmxEEGEaCcYCAkY0E4b3YmNYJfCIiRbyRauWIiIlvEP0CKEDRgLwRVMm1KIH2nUQi0k4EdtpRgRggSz91gEMdnMzLq8HWeK+cE09905/Jg3b94Mw2iqeUrAPQAjACooBpsA3rt4sSJgAcCxvI06qAAYM9OCoXhyfxHGDADz9kjBLG+DbpSCW+gFySvuOP7LeLgtHPxzGDEKsZF0ZtaPlR8iaiuty0spPWvjtbkD7vHXKjtBYYPEueetxsuQmOymmLj17GGYHJCd4Pe9tj7bj6CspvjJ4wfX1+OHxGjy7ohTQ4TvAwAXhpOCshEkXsfWZ2as+ml+WUC0Y3dQclQ2U+z4GleOPh46CyDqJSqje5A/46pOHuk16f/uJMSeXk8pt7pQglcxodsuftleG1D7TVyvub9y8OauDNMZiOdj86tTzZRF3h0jRp+2Gh9CMqrT83cgXY3NDwnuFxKGksYKIUjqaNJYIQQhFFfw9IXZQQD7k8aDV7GL16Lp5rcdtU0urjy69Lazd7w2d1Kyie01SYNp+X14WVBdHc8BGlYB7BJsa+AEpRsd3anpuU9xN0rBUErBUErBUErBUErBUAypn825IwOwmrdFIsS7CoG6gPvY+g2RKea+IXLtH9s/u7P+G5BRie27YQadAAAAAElFTkSuQmCC);
}
.social-icon.google {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAZkSURBVFiFxZhpUFNXGIa/c+5GEpIAwbWIgoILVkRRtLUqU/eOtVOXqrVOKVaxLq2MjmOLldGiuBYV19ZlxrXaqXVEWzek44qDCm4IiOACQoBAVpKb5J7+sDBsuUkw2vdf8r7nfs/cnJPznYOgldLtTg2Fmqo4Uq0ZZdfWdBJelsgEnZYCAEAsR5BKxWO5sha3afsU+7e7yEi8UiVfLyhytw5yJ0w2bZIYiCnZ+jh/pq0gzweI4PpgmgHm3fBSqktwqnze4mSEEPEYIElMxDop3mbLzoq1l79kXKdqWXTXEAMTHrlMPi8+9bUBTb9sGWTJvn3a+uiB3+uCNRUz8L2HdMT7w+VTplQ4yogC6rauW8ynn1sr6LTY03B1ojp1NrNhvcfKlyRmtOQ7LKzflJRiTjux/k3CAQDYnz/1IoAXOvJbfIO6jas3mv8+GQ+CG4uglfIaPiJDsXxNtCO/GaBu6/oYy18n9xKLxb1KCAP29bUCpgQQ7LRQraGAiC9Ur+hR6YqEpA9FH9vwg+ngwYDatKNF9opy2hUm7OcvsH37X0H+bQ6ZafORNrFL9XWeJjlZSSu4yUJZSZztXnY/QadtVMsVuGaA2h/icy03LvdwSkbTwA3+4CwEtJ+unBWvcRav3bw50KIuPsVnXu0DhAAXPfKiMmH1CKd1GgLqd6dMrD1+5Hdn845q39HK9O73mWLZihOuFGgo3ZZ1G4hO20uZkDTO1TH1gLbMiYWmc3ywOaNMDI7nhg2P8p69KNtduNYKAwBYc78bTAyngyWDz4J8ji8Aar64kcybSEaMHvY24eoBEf8yCYgdAAjQfpfAJ0EGWCVtFPSKHrlbGvPNjbcJB/DfT2y7EW4ghoeyRg7THkxneoIlqxqozkFGvz2/yV3d4D0pTJ4kdCfGR7JmjrUMpKOvgXdsADA9wnb/H3AAALRgNXzksG0SLMC0vwCSnp1XuvrAVSfMZ4vUwhBPwPUPoufRxG7sJRZCsjANikipcfWhRgsJKK4UpM6TzhXaQRiCwWYIEgshtu1zTxRrjXgbBGEkWFRiIUJJq94WUFNZbUSOCWZNoilC3DoWeFI2ghgMiNaLhZBQ61YnTYh75xwxsRSxYaA40c2e8OWBnirorhBCNRjRqn/EQsT40LfoTqLP24JqKBkHRTRmeh4VsNcOEMzNAnpKBavsU8HP1nYlADhsyxtq7TSJ6N9WQ83YbjKXVgucI1/CQg5GQTE1SBpibGo+Y8MgzvQJXK58DrlVhV+CB+cWAEDKWT5KDI7CALXEevzVgUgRkdHQTOMmwhflPeCJ/tVpML+mWL48c/NOTwKqtfbNYn6gPzYuGS1XYwAAShERD5QU7JiDrdxCWF1iA95ubTTgSsmtWck3dw71BNyudD7qTrF9oFimiz++DlDXbgXMz69QTihcYI2BwyXFQKB5X6C3GvG18pxziZmpoa8Dl3qBqK7m2dItVsdTBgFAR1/qx3pAAIBj1MilOTWOu2kAgFKjmrulvn9/Z87hMa2B+/WSudu9Z7UFLzTie3XPjrg8djhzvQ62Xt9m/HT/atmdMGeFOIqFoR0HXAr07jJ1bvinamf5yceOUb07q3+u0nKx+dmTpLxV/HpnfH925qIx7IFmgFtyDgacf3blyUtjhUsXRErWW4hqF36zrUy1v4Yp2pcYlsjXeQvObOFCA1QfP9OVfJVb/SS6zFjBAQB0lQcDUzofStUttwADgqmCtdMk9dOo2TzYfvdwzKG8U3stdr6pJSqMMPhxSoGiKDsigCvN1ZRNsLeYlTPe0M06FwoLezf63leG7CO6425zx0qKHQICAOy4e2TlgbyTy5uuZE8KAYJI5WgozJ4CNoECjgaYNJCNiY1m9zfOOdCGW3tS/yg8P48X3hwkAEAvZV/QF8yGQUGKNUvHS75v6ovuDhtv74tPK07foOdNb6zlkrNSMi5wzIolkZ+vasl3Wnh91t6o+5q8Mw80jz1+gRnq08U4tEPkhLjwaRcdZVx7MwRQYmZqSnZlbtwLQxn7umBKzpsMe2fg8XY4asacyEjROeTWT7crK4upRrfXPtIUxTyoKvBpaccRU7CiU22YKuTPEJ/AhdO7j690ZUyr51bSzW19CUJzyo1VQ/RWYyeNRSvV84ZX13YEEQUrs8lZb2Mbid8LXy9ljp+Xz/b5faZfd7fOv2OVcQmKW778AAAAAElFTkSuQmCC);
}
.social-icon.linkedin {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOxAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKcSURBVFiF7ZdPSJNxGMc/z7aaW1ab0wpFBE8RhHehoEORf7NDf6BTVBBReCndTu2k7uQhiuhWEJRIpTPwEIG38BQSeEi6dAjMnK5088/7Ph00WvN9ZyqvewU/tz3P933eD+9v2+/9SWU8Gcxm6VY4D1TjDr4KvAouZGK+TJYEcLvYRnlUK7TP+wPiAS4V26YAlz1ARbEt7FA45Cm2xHq4XtC3Tn8JGAfmgONAqeNGedg+QRVGDcxjqZ6WulRPS72UeKsEnm6nHNgLZnyypy3dc27iT2E63pieLim9Doxtj9oKloIKn6a6zn5b04ifWlblneNWOVgKilBme4UQcszGAuslVmrLoskz+eXyjoFKEdoct8pBwtGk2vTSKnLfVGPI59UFDG+9QhdQ6xZBV7Bz/6gFuQv8zK8r2gVEVjK8Bhm2yDQBrQKTqvQKmpye900Q+aUH5gI1Pq82K9IO1GxacFE8z351N37Pr4ejQzHQCIAqo6lE85P8TCg6dBghgOm/kEqcns3tpeEz0Eu872EoE3wkotcKCTqzxGqOhfz7WvPl/iF+cXEm0XQD5U2hUevtxZtiJtE6MPNfSVGvd/iWYS41AH6rhKM/kvKOgf2hzmRdJJY8apdZ3bH67fqOCYY7BxsMj+eLCB9NZTwcHRypiPdZvg0J8n5bBSvuvT2CSD9QnqNxcikTvGqVN0zD9gXEEcFlr9kGBC3u1mJ5wV75YTfLEUHV3Cf3F1GqrOpGdnnObpYz30ERsayrBjY6yvVb3a7gVtkV3Cq7glvF9YL2ZxLRByjzFo2bwMHVDyOgHywy9cAJi6mzoI/Xxgmicmdjgi7B9Uu8IwTXHIzcgsCkB3hZbJECvPAFSujMZjEVrrB63nUBUwLPgwuZ2G9HyMibj9YR5QAAAABJRU5ErkJggg==);
}
.btn.btn-green{
color: #fff;
background-color: #88d47b;
}
.modify-print-delivery-address{
margin: 10px 0px;
}
.tab-header{
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid #ccc;
padding: 10px;
}
.tab-header h3{
font-size: 18px;
font-weight: 500;
}
.right-panel .sub-tab{
color: #000;
padding: 0px 10px;
margin: 0px 1px;
}
.right-panel .sub-tab.active{
border-bottom: 3px solid #57e960;
}
.right-panel .addcard{
background: #dedede;
color: #fff;
background-color: #88d47b;
border: 0;
padding: 3px 10px;
line-height: 26px;
height: 26px;
}
.expiration-warning .clock::after {
border-color: #878787;
}
.subscriptions-table .title{
padding: 20px;
}
.resource-title {
color: #333;
font-size: 13px;
font-family: Helvetica,Arial,sans-serif;
margin-bottom: 6px;
unicode-bidi: plaintext;
}
.expiration-warning {
color: #878787;
}
.additional-info, .expiration-date {
position: relative;
font-size: 13px;
color: #a2a2a2;
unicode-bidi: plaintext;
}
.user-address {
font-size: 13px;
line-height: 25px;
padding-top: 4px;
unicode-bidi: plaintext;
}
.change-option-disabled, .user-address--color-grey {
color: #a2a2b5!important;
}
.clock::after {
content: "";
position: absolute;
left: 5px;
top: 3px;
width: 4px;
height: 4px;
border: 1px solid #c4c4c4;
border-width: 0 0 1px 1px;
}
.expiration-warning .clock {
border-color: #878787;
background-color: #fff;
}
.icon-edit{
width: 20px;
height: 20px;
}
.clock {
float: left;
width: 14px;
height: 14px;
margin: 0px 5px 0 0;
border-radius: 10px;
border: 1px solid #c4c4c4;
position: relative;
}
.subscriptions-table{
width: 100%;
}
.subscriptions-table .toggler-container{
padding: 20px;
}
.subscriptions-table .toggler-container .btn-edit{
text-align: right;
float: right;
background: transparent;
}
.subscriptions-table .toggler-container .toggle.ios, .subscriptions-table .toggler-container .toggle-on.ios, .subscriptions-table .toggler-container .toggle-off.ios { border-radius: 20rem; }
.subscriptions-table .toggler-container .toggle.ios .toggle-handle { border-radius: 20rem; }
.subscriptions-table .toggler-container .toggle.btn.ios.btn-primary, .subscriptions-table .toggler-container .toggle.btn.ios.btn-primary.off{
width: 50px !important;
height: 25px !important;
min-height: 25px !important;
min-width: 50px !important;
}
.subscriptions-table .toggler-container .toggle-group .btn{
padding: 2px 0px;
}
.subscriptions-table .toggler-container .custom-control-label span{
margin-left: 10px;
text-transform: uppercase;
font-size: 13px;
}
.subscriptions-table .toggler-container .custom-control-label::before{
display: none;
}
.subscriptions-table tr{
border-bottom: 1px solid #ccc;
}
.custom-control.custom-switch{
display: flex;
justify-content: flex-end;
padding: 20px;
}
.subscriptions-table .actions{
text-align: right;
padding: 20px;
}
.subscriptions-table .actions .btn{
height: 36px;
background: #f6f6f6;
border: 0;
color: #000;
}
.woocommerce .col2-set, .woocommerce-page .col2-set{
width: 100% !important;
display: flex !important;
flex-direction: column !important;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
display: flex !important;
float: none !important;
width: 100% !important;
flex: 100 !important;
max-width: 100% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
display: flex !important;
float: none !important;
width: 100% !important;
flex: 100 !important;
max-width: 100% !important;
}
.woocommerce form .form-row{
display: flex;
width: 100%;
justify-content: flex-start;
align-items: center;
margin-bottom: 20px;
}
.woocommerce form .form-row label {
line-height: 2; flex: 30;
margin: 0;
}
.woocommerce form .form-row .woocommerce-input-wrapper{
width: 100%;
flex: 70;
}
.woocommerce-additional-fields, .woocommerce-billing-fields{
display: flex;
width: 100%;
flex-direction: column;
}
.checkout.woocommerce-checkout h3{
width: 100%;
border-bottom: 2px solid #606060;
padding: 10px 0px;
}
.sitemap-row-year{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.sitemap-row-year a{
width: 20%;
display: flex;
font-size: 1.125rem;
letter-spacing: 0;
line-height: 1.75rem;
font-family: MeretPro,sans-serif;
font-weight: 300;
color: #ef5b24 !important;
outline: 0;
padding-bottom: 1.25rem;
}
.sitemap-row-post{
width: 100%;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
.sitemap-row-post a{
width: 100%;
display: flex;
font-size: 1.125rem;
letter-spacing: 0;
line-height: 1.75rem;
font-family: MeretPro,sans-serif;
font-weight: 300;
color: #ef5b24 !important;
outline: 0;
padding-bottom: 1rem;
}
.heateor_sss_sharing_container{
margin:30px 0px;
}