/*
 Theme Name:   ColorMag Pro - New Override
 Theme URI:    http://www.foodchainmagazine.com/
 Description:  New ColorMag override template based on manufacturingtodayhome2.psd
 Author:       Studioworx
 Author URI:   https://www.studioworx.co.uk/
 Template:     colormag
 Version:      1.0
 Text Domain:  colormag-new
*/

/*
 * Full Page Template
 */

/* Form */


#popup-content input[type="text"], input[type="email"], input[type="tel"]{
    margin-bottom: 5px !important;
    line-height:26px !important;
}
#popup-content form label{text-align: left !important;}
#popup-content form select{height: 35px;margin-bottom: 5px !important;}

#popup-content .frm_message{
    margin-top: 20px;
    font-weight: bold;
}

#popup-content{ margin-top: 30px;}

#popup-content .desc{margin:10px 0;font-size: 14px;}

.popup-main .frm_error{color:red;}
.popup-main .frm_combo_inputs_container > *, 
.popup-main .frm_grid_container > *, 
.popup-main .frm_section_heading > *, 
.popup-main .frm_fields_container .frm_form_field, 
.frm_fields_container > *{grid-column:span 6 / span 6;}
.popup-main .frm_fields_container .frm_form_field.frm12.customwidth{
    grid-column: span 12;
}

.popup-main .frm_fields_container .frm_form_field:last-of-type{
    grid-column:span 12;
}

.popup-main .frm_first,
.popup-main .frm_form_field.frm_first{
    grid-column-start:inherit;
}
.popup-main .frm_button_submit{margin-top: 20px;margin-bottom:0px;}
.custom-login{margin-top: -33px;display: block;}
.page-template-full-width #main {
  padding: 0;
}
.category-businesswire .taxonomy-description{display:none;}
.page-template-full-width #primary {
  width: 100%;
}

/*
 * Advertise With Us - Unlock Business
 */

.unlock-business {
  padding: 3rem 0;
}

.unlock-business .wp-block-cover__inner-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 30px;
  text-align: center;
}

.unlock-business h1 {
  font-size: 48px;
  margin-bottom: 10px;
}

.unlock-business p {
  font-size: 26px;
  font-weight: 600;
  margin: 30px 0;
}

.unlock-business input[type="text"],
.unlock-business input[type="email"] {
  border-radius: 20px;
  line-height: 48px;
  margin-bottom: 10px;
}

.unlock-business .form-field.frm_required_field {
  grid-column: span 4;
}

.unlock-business .frm_primary_label {
  display: block;
  font-size: 32px;
  font-weight: bold;
  margin-top: 20px;
}

.unlock-business .frm_required {
  display: none;
}

.unlock-business .frm_button_submit {
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  font-size: 26px;
  border-radius: 20px;
  padding: 10px 30px;
  margin-top: 40px;
}

.north_american_e .unlock-business .frm_button_submit,
.north_american_e .get-started .wp-element-button { border: 3px solid #98d6f1; }
.manufacturing-today .unlock-business .frm_button_submit,
.manufacturing-today .get-started .wp-element-button { border: 3px solid #b0def0; }
.construction-today .unlock-business .frm_button_submit,
.construction-today .get-started .wp-element-button { border: 3px solid #fac79f; }
.energy-oil-gas .unlock-business .frm_button_submit,
.energy-oil-gas .get-started .wp-element-button { border: 3px solid #eeed9b; }
.foodchain-magazine .unlock-business .frm_button_submit,
.foodchain-magazine .get-started .wp-element-button { border: 3px solid #ffed99; }
.modernhb .unlock-business .frm_button_submit,
.modernhb .get-started .wp-element-button { border: 3px solid #c2ddef; }
.supply-chain-world .unlock-business .frm_button_submit,
.supply-chain-world .get-started .wp-element-button { border: 3px solid #dbb6d7; }
.retail-merchandiser .unlock-business .frm_button_submit,
.retail-merchandiser .get-started .wp-element-button { border: 3px solid #ec9ba9; }
.ccemagazine .unlock-business .frm_button_submit,
.ccemagazine .get-started .wp-element-button { border: 3px solid #fede9e; }
.m-mtoday .unlock-business .frm_button_submit,
.m-mtoday .get-started .wp-element-button { border: 3px solid #f39b8e; }
.tlimagazine .unlock-business .frm_button_submit,
.tlimagazine .get-started .wp-element-button { border: 3px solid #95d0cd; }

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

    .popup-main .frm_combo_inputs_container > *, .popup-main .frm_grid_container > *, .popup-main .frm_section_heading > *, .popup-main .frm_fields_container .frm_form_field, .frm_fields_container > *{
        grid-column: span 12 / span 12;
    }
  .unlock-business h1 {
    font-size: 32px;
  }
  .unlock-business p {
    font-size: 18px;
  }
  .unlock-business .frm_primary_label {
    font-size: 22px;
  }
  .unlock-business .frm_button_submit {
    font-size: 18px;
  }
}

/*
 * Advertise With Us - Why Advertise
 */

.why-advertise .wp-block-group__inner-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 30px 30px;
  text-align: center;
}

.why-advertise p {
  margin-bottom: 30px;
}

.why-advertise .wp-block-image {
  display: inline-block;
  width: 75px;
}

.why-advertise h3 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}

/*
 * Advertise With Us - Our Audience
 */

.our-audience {
  background-color: #ebe9ea;
}

.our-audience .wp-block-group__inner-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 40px 30px 60px;
}

.our-audience .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:first-child {
  border-right: 1px solid #ffffff;
}

.our-audience h2 {
  text-align: center;
  padding-bottom: 40px;
}

.our-audience h3 {
  font-size: 36px;
  margin: 0;
  padding: 0;
}

.north_american_e .our-audience h3{ color: #0086cd; }
.manufacturing-today .our-audience h3 { color: #00b0db; }
.construction-today .our-audience h3 { color: #ef7d00; }
.energy-oil-gas .our-audience h3 { color: #d3d800; }
.foodchain-magazine .our-audience h3 { color: #ffcc00; }
.modernhb .our-audience h3 { color: #2c98c8; }
.supply-chain-world .our-audience h3 { color: #861773; }
.retail-merchandiser .our-audience h3 { color: #c51315; }
.ccemagazine .our-audience h3 { color: #f2b300; }
.m-mtoday .our-audience h3 { color: #e40134; }
.tlimagazine .our-audience h3 { color: #008b7c; }

.our-audience p {
  margin: 0;
}

@media screen and (max-width: 767px) {
    #popup-content{ 
        height: 340px;
        overflow-x: scroll;
    }
    .popup-main .frm_submit{
        margin-left:0px;
    }

  .our-audience .wp-block-group__inner-container {
    text-align: center;
  }
  .our-audience .wp-block-group__inner-container > .wp-block-columns > .wp-block-column:first-child {
    border: 0;
  }
}

/*
 * Advertise With Us - Let's Get Started
 */

.get-started .wp-block-group__inner-container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 30px 60px;
  text-align: center;
}

.get-started .wp-element-button {
  background-color: #ffffff;
  color: #000000;
  font-weight: 600;
  font-size: 32px;
  border-radius: 20px;
  padding: 10px 30px;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .get-started .wp-element-button {
    font-size: 24px;
  }
}

/*
 * Widgets
 */
.home .entry-header {
    display: none;
}
body {
    background-color: #ffffff;
}
body:not(.home) #secondary .widget_featured_posts_vertical {
    display: none;
}
body.sticky .main-navigation{    position: fixed !important;height: 90px;    z-index: 999999 !important;}
body.sticky .header-ticker-sidebar{    position: fixed;top: 90px;width: 100%;    z-index: 99999;}
body.sticky header #header-text-nav-container:nth-child(3){padding-top: 160px;}
body.sticky #header-text-nav-container.header-ticker-sidebar { display: none; }

#page #secondary .widget.popular-posts,
#page #secondary .widget_most_read_studioworx{
        border: 1px solid #dbdbdb;
        padding: 30px 30px 10px;
}
.widget_most_read_inner_wrap .article-content {
    border-bottom: 1px dotted #dbdbdb;
    padding-bottom: 15px;
    margin-bottom: 15px;
    padding-left:40px;
    position: relative;
    counter-increment: css-counter 1;
}
.widget_most_read_inner_wrap .article-content:before{
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 30px;
    font-weight: 500;
    content: counter(css-counter);
    transform: translateY(-50%);
    margin-top: -5px;
}

.north_american_e .widget_most_read_inner_wrap .article-content:before{ color: #289dcc; }
.manufacturing-today .widget_most_read_inner_wrap .article-content:before{ color: #00b0d7; }
.construction-today .widget_most_read_inner_wrap .article-content:before{ color: #f58220; }
.energy-oil-gas .widget_most_read_inner_wrap .article-content:before{ color: #cbdb2a; }
.foodchain-magazine .widget_most_read_inner_wrap .article-content:before{ color: #ffcb04; }
.modernhb .widget_most_read_inner_wrap .article-content:before{ color: #2b99c6; }
.supply-chain-world .widget_most_read_inner_wrap .article-content:before{ color: #801c7d; }
.retail-merchandiser .widget_most_read_inner_wrap .article-content:before{ color: #c61d23; }
.ccemagazine .widget_most_read_inner_wrap .article-content:before{ color: #f0af13; }
.m-mtoday .widget_most_read_inner_wrap .article-content:before{ color: #ed1940; }
.tlimagazine .widget_most_read_inner_wrap .article-content:before{ color: #009685; }

.widget_most_read_inner_wrap .article-content:last-child{
    border-bottom:none;
}
.widget_most_read_inner_wrap .article-content .entry-title a{
    color: #232323;
    text-shadow: none;
}
#page #secondary .widget_most_read_studioworx .widget-title span:before {
    top: 69px;
    width: calc(100% - 60px);
}
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .disabled .slide-prev, .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .disabled .slide-next{display:block !important;}
.widget_most_read_inner_wrap .article-content .entry-title{font-size:14px;padding:0px;}
.footer-subscribe .wp-element-button{border:none !important}
.footer-subscribe .wp-element-button code,
.footer-subscribe .wp-element-button strong{font-family: 'Montserrat';font-weight: normal !important;}

.north_american_e .footer-subscribe{background-color: #289dcc !important;}
.manufacturing-today .footer-subscribe{background-color: #00b0d7 !important;}
.construction-today .footer-subscribe{background-color: #f58220 !important;}
.energy-oil-gas .footer-subscribe{background-color: #cbdb2a !important;}
.foodchain-magazine .footer-subscribe{background-color: #ffcb04 !important;}
.modernhb .footer-subscribe{background-color: #2b99c6 !important;}
.supply-chain-world .footer-subscribe{background-color: #801c7d !important;}
.retail-merchandiser .footer-subscribe{background-color: #c61d23 !important;}
.ccemagazine .footer-subscribe{background-color: #f0af13 !important;}
.m-mtoday .footer-subscribe{background-color: #ed1940 !important;}
.tlimagazine .footer-subscribe{background-color: #009685 !important;}

.footer_upper_widget_area-second{ margin-top: 67px;}
.widget_featured_slider
.widget_featured_slider_studioworx .cat-links .features, .widget_featured_slider_studioworx .cat-links .insights{display:none !important;}
.widget_featured_slider_studioworx .cat-links .insights, .widget_featured_slider_studioworx .cat-links .features{display:none !important;}
#studioworx_featured_posts_slider_widget-8{margin-bottom:0px !important;}
.header-ticker-sidebar{overflow: hidden;}
.slider-featured-image a {
    display: block;
}
.widget_featured_slider .slider-video{position: relative;}
.widget_featured_slider .slider-video a{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}

.slider-featured-image img {
    display: block;
}

#page #masthead {
    background-color: #ffffff;
}

#page #header-text-nav-container.header-ticker-sidebar {
    background-color: #2b2f31;
}

#page #header-text-nav-container.header-ticker-sidebar #header-ticker-sidebar {
    display: flex;
    height: 43px;
}

@media screen and (min-width: 1140px) {
    #page #header-text-nav-container.header-ticker-sidebar #header-ticker-sidebar {
        margin-right: -10000px;
    }
}

#page #header-text-nav-container.header-ticker-sidebar .heading {
    float: left;
    background-color: #eed60f;
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 20px;
    margin-right: 15px;
}

#page #header-text-nav-container.header-ticker-sidebar .heading img {
    float: left;
}

#page #header-text-nav-container.header-ticker-sidebar li {
    color: #ffffff;
    font-size: 13px;
    line-height: 43px;
    width: auto !important;
}
#page #header-text-nav-container.header-ticker-sidebar li a{color: #ffffff;}

.north_american_e #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#289dcc;}
.manufacturing-today #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#00b0d7;}
.construction-today #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#f58220;}
.energy-oil-gas #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#cbdb2a;}
.foodchain-magazine #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#ffcb04;}
.modernhb #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#2b99c6;}
.supply-chain-world #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#801c7d;}
.retail-merchandiser #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#c61d23;}
.ccemagazine #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#f0af13;}
.m-mtoday #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#ed1940;}
.tlimagazine #page #header-text-nav-container.header-ticker-sidebar li a:hover{text-decoration: underline;color:#009685;}

#page #header-text-nav-container.header-ticker-sidebar li:before {
    content: "\25CF";
    margin-right: 20px;
}

#page #primary .widget {
    position: relative;
    margin-bottom: 30px;
}

#page #primary .view-all-link {
    display: none;
}

#page .listen-to-podcast {
    font-size: 24px;
    font-weight: bold;
    border-top: 1px solid #dbdbdb;
    padding-top: 40px;
    margin-bottom: 10px;
}

#page #primary .page-header {
    position: relative;
}

#page #primary .page-title,
#page #primary .widget-title {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    border-bottom-width: 4px;
    padding: 0 0 10px;
    margin-bottom: 20px;
}

#page #primary .page-title span,
#page #primary .widget-title span {
    display: block;
    background: none;
    color: #000000;
    padding: 0;
}

#page #primary .page-title span:before,
#page #primary .widget-title span:before {
    content: "";
    display: block;
    background: #dcdcdc;
    width: 100%;
    height: 1px;
    top: 42px;
    position: absolute;
}

/*
 * Sidebar
 */

#page #secondary {
    width: 26.317%;
}

#page #secondary .widget {
    position: relative;
}

#page #secondary .view-all-link {
    display: none;
}

#page #secondary .widget-title {
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    border-bottom-width: 4px;
    padding: 0 0 10px;
    margin-bottom: 20px;
}

#page #secondary .widget-title span {
    display: block;
    background: none;
    color: #000000;
    padding: 0;
}

#page #secondary .widget-title span:before {
    content: "";
    display: block;
    background: #dcdcdc;
    width: 100%;
    height: 1px;
    top: 39px;
    position: absolute;
}

#page #secondary .widget_featured_posts_vertical {
    border: 1px solid #dbdbdb;
    padding: 30px 30px 10px;
}

#page #secondary .widget_featured_posts_vertical .single-article {
    box-shadow: none;
}

#page #secondary .widget_featured_posts_vertical .first-post {
    margin: 0 0 15px;
}

#page #secondary .widget_featured_posts_vertical .first-post .article-content {
    border: 0;
    padding: 0 0 0 40px;
}

#page #secondary .widget_featured_posts_vertical .article-content {
    border-top: 1px dotted #dbdbdb;
    padding: 15px 0 0 40px;
    position: relative;
}

#page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before {
    content: "1";
    top: -7px !important;
}

#page #secondary .widget_featured_posts_vertical .following-post .single-article:nth-of-type(1) .article-content:before {
    content: "2";
}

#page #secondary .widget_featured_posts_vertical .following-post .single-article:nth-of-type(2) .article-content:before {
    content: "3";
}

#page #secondary .widget_featured_posts_vertical .following-post .single-article:nth-of-type(3) .article-content:before {
    content: "4";
}

#page #secondary .widget_featured_posts_vertical .following-post .single-article:nth-of-type(4) .article-content:before {
    content: "5";
}

#page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
#page #secondary .widget_featured_posts_vertical .following-post .single-article .article-content:before {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 30px;
    font-weight: 500;
}

.north_american_e #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.north_american_e #page #secondary .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #289dcc; }
.manufacturing-today #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.manufacturing-today #page #secondary .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #00b0d7; }
.construction-today #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.construction-today #page #secondary .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #f58220; }
.energy-oil-gas #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.energy-oil-gas #page #secondary .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #cbdb2a; }
.foodchain-magazine #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.foodchain-magazine .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #ffcb04; }
.modernhb #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.modernhb .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #2b99c6; }
.supply-chain-world #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.supply-chain-world .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #801c7d; }
.retail-merchandiser #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.retail-merchandiser .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #c61d23; }
.ccemagazine #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.ccemagazine .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #f0af13; }
.m-mtoday #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.m-mtoday .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #ed1940; }
.tlimagazine #page #secondary .widget_featured_posts_vertical .first-post .single-article .article-content:before,
.tlimagazine .widget_featured_posts_vertical .following-post .single-article .article-content:before { color: #009685; }

#page #secondary .widget_featured_posts_vertical .widget-title span:before {
    top: 69px;
    width: calc(100% - 60px);
}

#page #secondary .widget_featured_posts_vertical .article-content .entry-title {
    font-size: 14px;
    padding: 0;
}

#page #secondary .widget_featured_posts_vertical .single-article .above-entry-meta .cat-links,
#page #secondary .widget_featured_posts_vertical .single-article figure,
#page #secondary .widget_featured_posts_vertical .single-article .below-entry-meta,
#page #secondary .widget_featured_posts_vertical .single-article  .entry-content {
    display: none;
}

#page #secondary .read-latest {
    gap: 0;
}

#page #secondary .read-latest .wp-block-column + .wp-block-column {

    align-self: stretch !important;
    display: flex;
    align-items: center;
}
.north_american_e #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #289dcc; }
.north_american_e .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #289dcc !important; padding: 0 30px !important; }
.manufacturing-today #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #00b0d7; }
.manufacturing-today .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #00b0d7 !important; padding: 0 30px !important; }
.construction-today #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #f58220; }
.construction-today .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #f58220 !important; padding: 0 30px !important; }
.energy-oil-gas #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #cbdb2a; }
.energy-oil-gas .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #cbdb2a !important; padding: 0 30px !important; }
.foodchain-magazine #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #ffcb04; }
.foodchain-magazine .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #ffcb04 !important; padding: 0 30px !important; }
.modernhb #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #2b99c6; }
.modernhb .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #2b99c6 !important; padding: 0 30px !important; }
.supply-chain-world #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #801c7d; }
.supply-chain-world .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #801c7d !important; padding: 0 30px !important; }
.retail-merchandiser #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #c61d23; }
.retail-merchandiser .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #c61d23 !important; padding: 0 30px !important; }
.ccemagazine #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #f0af13; }
.ccemagazine .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #f0af13 !important; padding: 0 30px !important; }
.m-mtoday #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #ed1940; }
.m-mtoday .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #ed1940 !important; padding: 0 30px !important; }
.tlimagazine #page #secondary .read-latest .wp-block-column + .wp-block-column { background-color: #009685; }
.tlimagazine .klaviyo-form [data-testid="form-component"] > [type="button"] { background-color: #009685 !important; padding: 0 30px !important; }

#page #secondary .read-latest .wp-block-column img {
    margin: 0;
}

#page #secondary .read-latest .wp-block-column + .wp-block-column p {
    font-size: 16px;
    font-weight: bold;
    padding: 15px;
    margin: 0;
}

#page #secondary .read-latest .wp-block-column + .wp-block-column p a {
    color: #ffffff;
}

/*
 * Header
 */

#page #masthead .menu-logo {
    margin: 0;
}

#page #masthead .search-random-icons-container {
    margin: 20px 0;
}

#page #masthead .search-top {
    display: none;
}

#page #masthead .search-form-top {
    position: static;
    display: block;
    padding: 0;
    border: 0;
    background-color: transparent;
}

#page #masthead .search-form-top input {
    font-size: 12px;
    color: #c2c2c2;
    width: 100%;
    border: 1px solid #636363;
    background-color: transparent;
}

#page #masthead .search-form-top button {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    background: none;
}

#site-navigation .inner-wrap {
    justify-content: space-between;
    flex-wrap: wrap;
}

/*
 * Footer Subscribe
 */

#page #colophon .footer-subscribe {
    background-color: #000000;
    padding: 25px 0;
}

#page #colophon .footer-subscribe img {
    margin: 0;
}

#page #colophon .footer-subscribe .is-layout-flex {
    align-items: center !important;
    margin: 0;
}

#page #colophon .footer-subscribe .inner-wrap:after {
    content: "";
    display: table;
    clear: both;
}

#page #colophon .footer-subscribe .widget_block {
    margin: 0;
}

#page #colophon .footer-subscribe p {
    color: #ffffff;
    font-size: 15px;
    margin: 0;
    line-height: 1.5;
}

#page #colophon .footer-subscribe .wp-block-button {
    display: block;
    width: 100%;
}

#page #colophon .footer-subscribe .wp-element-button {
    display: block;
    border-radius: 3px;
    background-color: #000000;
    border: 1px solid #ffffff;
    font-size: 14px;
}

/*
 * New Footer
 */

#page .footer-socket-wrapper {
    background-color: #17191a;
    padding: 30px 0 40px;
    border-top: 1px solid #3a3a3a;
}

#page .footer-socket-wrapper .copyright a {
    border: 0;
}

#page .footer-widgets-wrapper {
    background-color: #17191a;
    border: 0;
}

#page .wp-block-image {
    margin: 0 !important;
}

#page #colophon .widget {
    margin-bottom: 20px;
}

.footer-widgets-area {
    color: #ffffff;
    padding-bottom: 60px;
}

#page .footer-widgets-area p {
    color: #ffffff;
    text-align:inherit;
}

#page #colophon .widget ul li {
    border: 0;
    font-size: 13px;
}

#page .tg-footer-main-widget {
    float: none;
    width: auto;
    margin: 0 -15px;
}

#page .tg-first-footer-widget {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

#page .tg-second-footer-widget {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

#page .tg-third-footer-widget {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

#page .tg-fourth-footer-widget {
    width: 50%;
    margin: 0;
    padding: 0 15px;
}

#page #colophon .wp-block-heading {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    padding: 0 0 10px;
}

#page #colophon .tg-first-footer-widget-wide {
    float: left;
    width: 100%;
    padding: 0 15px;
}

#page #colophon .tg-second-footer-widget-wide {
    float: left;
    width: 100%;
    padding: 0 15px;
}

#page #colophon .footer_upper_widget_area-first {
    float: left;
    width: 50%;
}

#page #colophon .footer_upper_widget_area-second {
    float: left;
    width: 50%;
}

#page #colophon .twitter {
    display: inline-block;
}

#page #colophon .linkedin {
    display: inline-block;
    margin-left: 40px;
}

#page #colophon .twitter a {
   display: block;
    width: 17px;
    height: 17px;
    overflow: hidden;
    margin-top: 0;
    background-image: url(img/new-twitter.png);
    text-indent: -999em;

}

#page #colophon .linkedin a {
    display: block;
    width: 17px;
    height: 17px;
    background-image: url('img/linkedin.png');
    text-indent: -999em;
    overflow: hidden;
}

@media screen and (min-width: 768px) {
    #page #colophon figure {
        text-align: left;
    }
}

@media screen and (max-width: 1023px) {
    #page #colophon .footer_upper_widget_area-first {
        width: 100%;
    }

    #page #colophon .footer_upper_widget_area-second {
        width: 100%;
    }
    .footer_upper_widget_area-second{margin-top:0px;}
}

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

    #page #colophon {
        text-align: center;
    }
    #page .copyright-right .footer-socket-right-section {
        float: none;
        text-align: center;
    }
    #page .copyright-right .footer-socket-right-section .footer-menu ul li {
        padding: 0 5px;
    }
    #page .copyright-right .footer-socket-left-section {
        float: none;
    }
    #page .copyright-right .footer-socket-left-section .copyright {
        float: none;
        text-align: center;
    }
    #page .tg-first-footer-widget,
    #page .tg-second-footer-widget,
    #page .tg-third-footer-widget,
    #page .tg-fourth-footer-widget {
        width: 100%;
    }
    #page #colophon .footer_upper_widget_area-first,
    #page #colophon .footer_upper_widget_area-second {
        width: 100%;
    }
}

/*
 * Overrides
 */

#page #masthead .widget_block .image-schedule img,
#page #masthead .widget_block.widget_media_image img,
#page #primary .widget_block.widget_media_image img,
.adv-link img {
    padding: 10px;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
    margin: 10px 0;
}

.fa.search-top {
    padding-top: 5px;
}

.fa-17x {
    font-size: 1.7em !important;
    color: #fff !important;
}

.no-sidebar .advertisement_above_footer {
    display: none;
}

#secondary #block-6 {
    margin: 0;
}

.widget_default_news_colormag.widget_featured_posts  .default-news {
    column-count: 2;
}

.widget_default_news_colormag.widget_featured_posts .single-article {
    break-inside: avoid-column;
}

.tg-one-half .widget_default_news_colormag.widget_featured_posts  .default-news {
    column-count: auto;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .entry-title {
    font-size: 16px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .bx-viewport {
    height: auto;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content {
    background: none;
    padding: 15px 0 0;
    position: static;
    line-height: 18px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content:after {
    content: "";
    display: table;
    clear: both;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .entry-title {
    padding: 0;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .entry-title a {
    text-shadow: none;
    color: #232323;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .above-entry-meta,
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta {
    display: inline;
    line-height: 12px;

}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta {
    border-right: 1px solid #c4c4c4;
    margin-right: 10px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta .posted-on,
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta .byline {
    display: none;
}

#main #content .above-entry-meta a {
    background: none;
    padding: 0;
    color: #737373;
    text-decoration: underline;
    display: inline-block;
    margin-right: 5px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta .reading-time {
    color: #737373;
    padding-right: 5px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content .below-entry-meta .reading-time:before {
    display: none;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-content p {
    text-shadow: none;
    color: #737373;
    font-size: 13px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .disabled .slide-prev,
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .disabled .slide-next {
    display: none;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-prev,
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-next {
    top: 25px;
    left: auto;
    margin: 0;
    background-color: #ececec;
    border-radius: 0;
    border: 1px solid #dcdcdc;
    padding: 2px 4px;
    height: 36px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-prev i,
.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-next i {
    color: #000000;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-prev {
    right: 37px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slide-next {
    right: 0;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .slider-video iframe {
    height: auto;
    width: 100%;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post {
    margin-bottom: 20px;
    display: flex;
    position: relative;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .widget-title + .featured-post .tag {
    top: 0px;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag {
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    padding: 4px 8px;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 10000;
}

.north_american_e .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #289dcc; }
.manufacturing-today .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #00b0d7; }
.construction-today .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #f58220; }
.energy-oil-gas .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #cbdb2a; }
.foodchain-magazine .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #ffcb04; }
.modernhb .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #2b99c6; }
.supply-chain-world .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #801c7d; }
.retail-merchandiser .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #c61d23; }
.ccemagazine .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #f0af13; }
.m-mtoday .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #ed1940; }
.tlimagazine .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .tag { background-color: #009685; }

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .slider-featured-image {
    flex-basis: 55%;
    margin-right: 5%;
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .slide-content {
    flex-basis: 40%;
    padding: 0;
}

@media screen and (max-width: 767px) {
    .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post {
        display: block;
    }
    .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .slider-featured-image {
        margin: 0 0 20px;
    }
    #page #secondary {
        width: 100%;
    }
}

.widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .slide-content .entry-title {
    font-size: 22px;
    padding: 0;
}

.main-navigation .menu-item-object-category.menu-item-category-1>a::before {
    display: none;
}

.news-bar {
    padding: 0;
}

.top-bar-menu {
    margin: 0;
}

.main-navigation .menu-logo a:hover {
    background-color: #0a0a0a;
}

.site-header .menu-toggle {
    order: 4;
}

.site-header .menu-toggle::before {
    font-size: 32px;
}

#header-text-nav-wrap {
    display: none;
}

.menu-logo {
    margin-right: 20px;
}

.menu-primary-container {
    flex-grow: 1;
}

.main-navigation .menunav-menu {
    display: flex;
}

@media screen and (max-width: 1100px) {
    .main-navigation .menu-primary-container {
        display: none;
    }
    .menu-toggle {
        display: flex;
    }
    .fa.search-top {
        font-size: 32px;
    }
}

.main-navigation .menunav-menu > .menu-item {
    flex-grow: 1;
}

.main-navigation .menunav-menu > .menu-item > a {
    padding: 32px 0;
    text-transform: capitalize;
    font-size: 13px;
}

/*
 * Other
 */

.tg-infinite-pagination .tg-load-more {
    background-color: #000000;
}

.widget_featured_slider .slide-content {
  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8))
}

.widget_featured_slider .slide-content p {
  color: #fff;
  text-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
  margin-top: 15px;
}

.testimonial img {
    float: left;
    margin-right: 10px;
}

.testimonial .name {
    margin: 0;
}

.testimonial .testimonial_quote {
    margin-bottom: 20px;
}

/*
 * CTA form
 */

.studioworx_cta {
    position: relative;
    margin: 60px 0;
    background-repeat: no-repeat;
    background-color: #000000;
}

.studioworx_cta .cta_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.studioworx_cta .cta_background {
    margin: 0;
    background-repeat: no-repeat;
    background-color: #000000;
}

.studioworx_cta .cta_logo {
    margin: 0;
}

.studioworx_cta .cta_title {
    padding: 0;
    margin: 0 50px;
    color: #ffffff;
    font-size: 38px;
}

.studioworx_cta .cta_fields .cta_field {
    margin: 0 0 10px;
    line-height: 41px;
    padding: 3px 20px;
    color: #000000;
}

.studioworx_cta .cta_fields .cta_submit {
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    padding: 13px 20px;
    text-align: left;
    background-color: #f7cd46;
    background-image: url('/wp-content/uploads/sites/10/2022/10/arrow.png');
    background-position: right 20px center;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1199px) {
    .studioworx_cta .cta_title {
        font-size: 28px;
        margin: 0 30px;
    }
}

@media screen and (min-width: 992px) {
    .studioworx_cta {
        background-image: none;
    }
}

@media screen and (max-width: 991px) {
    .studioworx_cta {
        background-size: cover;
        padding: 15px 0;
    }
    .studioworx_cta .cta_background {
        display: none;
    }
    .studioworx_cta .cta_overlay {
        position: static;
        padding: 0 15px;
    }
    .studioworx_cta .cta_title {
        text-align: center;
        margin: 15px 0;
        font-size: 24px;
    }
    .studioworx_cta .cta_overlay {
        flex-direction: column;
    }
}

/*
 * Subscribe form
 */

.frm_required {
    color: red;
}

#previewWrapper {
    margin-top: 30px;
}

#FormFieldsTable tr td {
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="url"],
select {
    line-height: 36px;
    font-size: 14px;
    border: 2px solid #eaeaea;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #f8f8f8;
    border-radius: 3px;
    padding: 1%;
    width: 100%;
}

select {
    height: 63px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
select:focus {
    border: 2px solid #000000;
}

input[type="reset"],
input[type="button"],
input[type="submit"],
.frm_button_submit {
    padding: 15px 40px;
    color: #ffffff;
    margin-bottom: 30px;
}

.company-name {
    font-weight: 600;
    color: #737373;
    font-size: 12px;
}

@media screen and (max-width: 1100px) {
    body.sticky .main-small-navigation{
        position: fixed !important;
        width:100%;
        z-index: 99999 !important;
    }
}

@media screen and (max-width: 767px) {
    body.sticky .header-ticker-sidebar {
        position: static !important;
    }
    .widget_featured_slider.widget_featured_meta.widget_featured_slider_studioworx .featured-post .slide-content .entry-title {
        font-size: 18px;
    }
    .widget_featured_posts_vertical .single-article figure {
        display:none;
    }
    .main-content-section {
        display: flex;
        flex-wrap: wrap;
    }
    #secondary {
        order: 1;
    }
    #primary {
        order: 2;
    }
    #secondary > .widget_block:first-child > .wp-block-columns {
        flex-wrap: nowrap!important;
    }
}

@media screen and (max-width: 572px) {
    .fa.search-top:hover,.fa.search-top:focus,.fa.search-top:active{
        background:none !important;
    }
    body.sticky .main-navigation{
        height: auto;
    }
    #page #masthead .search-random-icons-container {
        order: 10;
        margin: 0 0 10px;
        width: 100%;
    }
    #page #masthead .search-random-icons-container .top-search-wrap {
        width: 100%;
    }
}

/*
 * Studioworx Webinars Sign Up Banner
 */

.widget_studioworx_webinars_sign_up_banner_wrap {
    background-size: cover;
}
/*
.widget_studioworx_webinars_sign_up_banner_wrap .inner-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1.5fr;
    gap: 30px;
    padding: 30px 0;
    grid-template-areas:
        "title title title title featuring logos"
        "subtitle subtitle circle1 circle2 circle3 logos"
        "text text circle1 circle2 circle3 link";
}
*/
.widget_studioworx_webinars_sign_up_banner_wrap .inner-wrap {
    display: grid;
    /*grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1.5fr;*/
    grid-template-columns: 1fr 1fr 1fr 1.5fr 1fr 1.5fr;
    gap: 30px;
    padding: 30px 0;
    grid-template-areas:
        "title title title title featuring logos"
        "subtitle subtitle subtitle circle1 circle2 logos"
        "text text text circle1 circle2 link"
}

.widget_studioworx_webinars_sign_up_banner_wrap .title {
    grid-area: title;
    display: flex;
    align-items: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .title h2 {
    color: #ffffff;
    font-size: 38px;
    padding: 0;
}

.widget_studioworx_webinars_sign_up_banner_wrap .subtitle {
    grid-area: subtitle;
    display: flex;
    align-items: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .subtitle h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    line-height: 1.5;
}

.widget_studioworx_webinars_sign_up_banner_wrap p.text {
    grid-area: text;
    color: #ffffff;
    font-size: 20px;
    margin: 0;
}

.widget_studioworx_webinars_sign_up_banner_wrap .featuring {
    grid-area: featuring;
    display: flex;
    align-items: center;
    justify-content: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .featuring p {
    color: #ffffff;
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}

.widget_studioworx_webinars_sign_up_banner_wrap .circle1 {
    grid-area: circle1;
    text-align: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .circle1 img,
.widget_studioworx_webinars_sign_up_banner_wrap .circle2 img,
.widget_studioworx_webinars_sign_up_banner_wrap .circle3 img {
    display: inline-block;
    transform: scaleX(-1);
    width: 120px;
}

.widget_studioworx_webinars_sign_up_banner_wrap .circle1 p,
.widget_studioworx_webinars_sign_up_banner_wrap .circle2 p,
.widget_studioworx_webinars_sign_up_banner_wrap .circle3 p {
    color: #ffffff;
    font-size: 14px;
    margin: 0;
}

.widget_studioworx_webinars_sign_up_banner_wrap .circle2 {
    grid-area: circle2;
    text-align: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .circle3 {
    grid-area: circle3;
    text-align: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .logos {
    grid-area: logos;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.widget_studioworx_webinars_sign_up_banner_wrap .logos img {
    transform: scale(0.8);
    margin: 0;
}

.widget_studioworx_webinars_sign_up_banner_wrap .link {
    grid-area: link;
    display: flex;
    align-items: center;
}

.widget_studioworx_webinars_sign_up_banner_wrap .link .btn {
    display: block;
    background-color: #ffffff;
    color: #333333;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 10px;
    text-align: center;
    width: 100%;
}

.widget .unslider li, .unslider li {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .widget_studioworx_webinars_sign_up_banner_wrap .title h2 {
        font-size: 32px;
    }
    .widget_studioworx_webinars_sign_up_banner_wrap .subtitle h3 { 
        font-size: 16px;
    }
    .widget_studioworx_webinars_sign_up_banner_wrap p.text {
        font-size: 16px;
    }
}

@media screen and (max-width: 991px) {
    .widget_studioworx_webinars_sign_up_banner_wrap .title h2 {
        font-size: 24px;
    }
    .widget_studioworx_webinars_sign_up_banner_wrap .link a {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .widget_studioworx_webinars_sign_up_banner_wrap .inner-wrap {
        grid-template-columns: 1fr;
        gap: 20px;
        text-align: center;
        grid-template-areas:
            "title"
            "subtitle"
            "text"
            "featuring"
            "circle1"
            "circle2"
            "circle3"
            "logos"
            "link";
    }
}