/*
Theme Name: Enfold Child
Description: Child theme for Lindum Packaging
Version: 1.0
Author: Lindum Packaging
Author URI: https://www.lindumpackaging.com/
Template: enfold    
*/
/*Add your own styles here:*/

.home-banner {
    overflow: hidden;
}

#top .gallery .gallery-item {
    width: 70px;
    height: 70px;
}

.overlay-column {
    overflow: hidden;
}

.overlay-column::before {
    position: absolute;
    content: "";
    display: block;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    visibility: visible;
}

.overlay-column .av-special-heading,
.overlay-column .av_textblock_section {
    position: relative;
    z-index: 1;
}

#top .avia-section.improvement-card-section {
    box-sizing: border-box;
    width: calc(100% - 80px) !important;
    max-width: none !important;
    margin-left: 40px !important;
    margin-right: 40px !important;
    border-radius: 16px;
    overflow: hidden;
}

@media (max-width: 767px) {
    #top .avia-section.improvement-card-section {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

#top .improvement-card-media--horizontal .avia-image-container,
#top .improvement-card-media--horizontal .avia-image-container-inner {
    aspect-ratio: 16 / 9;
    overflow: hidden;
}

#top .improvement-card-media--vertical .avia-image-container,
#top .improvement-card-media--vertical .avia-image-container-inner {
    aspect-ratio: 2 / 3;
    overflow: hidden;
}

#top .improvement-card-media--horizontal .avia-image-container img,
#top .improvement-card-media--vertical .avia-image-container img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center;
}

#top .improvement-card-media--horizontal .avia-image-container,
#top .improvement-card-media--vertical .avia-image-container {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

#top .improvement-card-media--horizontal .avia-image-container-inner,
#top .improvement-card-media--vertical .avia-image-container-inner {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important;
}

#top .improvement-card-media--horizontal .avia-image-container img,
#top .improvement-card-media--vertical .avia-image-container img {
    position: absolute;
    inset: 0;
    border-radius: 16px;
}

@media (max-width: 767px) {
    #top .improvement-card-media--vertical .avia-image-container,
    #top .improvement-card-media--vertical .avia-image-container-inner {
        aspect-ratio: 16 / 9;
    }
}

/* Inset green cards */
#top .container_wrap.improvement-card,
#top .avia-section.improvement-card {
    box-sizing: border-box;
    width: calc(100% - 80px) !important;
    max-width: none !important;
    margin-left: 40px !important;
    margin-right: 40px !important;
    border-radius: 8px;
    overflow: hidden;
}

/* Standard card images */
#top .improvement-card .avia-image-container img {
    display: block;
    width: 100%;
    height: 370px;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
}

/* Smaller list-card images */
#top .improvement-card.improvement-list-card .avia-image-container,
#top .improvement-card.improvement-list-card .avia-image-container-inner {
    width: 100% !important;
    max-width: none !important;
}

#top .improvement-card.improvement-list-card .avia-image-container img {
    display: block;
    width: 100% !important;
    max-width: none !important;
    height: auto;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    object-position: center;
    border-radius: 12px;
}

#top #wrap_all .improvement-card.improvement-list-card .avia-image-container,
#top #wrap_all .improvement-card.improvement-list-card .avia-image-container-inner {
    width: 100% !important;
    max-width: none !important;
}

#top #wrap_all .improvement-card.improvement-list-card .avia-image-container img {
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    aspect-ratio: 2 / 1;
}

#top #wrap_all .improvement-card.improvement-list-card .av_one_fifth {
    width: 20% !important;
    margin-right: 0 !important;
}

#top #wrap_all .improvement-card.improvement-list-card .av_four_fifth {
    width: 80% !important;
    margin-left: 0 !important;
}

#top #wrap_all .improvement-card .av_one_fifth {
    width: 20% !important;
    margin-right: 0 !important;
}

#top #wrap_all .improvement-card .av_four_fifth {
    width: 80% !important;
    margin-left: 0 !important;
}

#top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container-inner,
#top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container-inner {
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container-inner {
    aspect-ratio: 3 / 2;
}

#top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container-inner {
    aspect-ratio: 2 / 3;
}

#top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

#top #wrap_all .improvement-card.improvement-card-horizontal .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-horizontal .av_one_fifth .avia-image-container-inner,
#top #wrap_all .improvement-card.improvement-card-vertical .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-vertical .av_one_fifth .avia-image-container-inner {
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card-horizontal .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-horizontal .av_one_fifth .avia-image-container-inner {
    aspect-ratio: 3 / 2;
}

#top #wrap_all .improvement-card.improvement-card-vertical .av_one_fifth .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-vertical .av_one_fifth .avia-image-container-inner {
    aspect-ratio: 2 / 3;
}

#top #wrap_all .improvement-card.improvement-card-horizontal .av_one_fifth .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card-vertical .av_one_fifth .avia-image-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

#top #wrap_all .improvement-card.improvement-card--horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner,
#top #wrap_all .improvement-card.improvement-card-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner {
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card.improvement-card--vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner,
#top #wrap_all .improvement-card.improvement-card-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card.improvement-card-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner {
    aspect-ratio: 2 / 3;
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card--vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

@media (min-width: 768px) {
    #top #wrap_all .container_wrap.improvement-card,
    #top #wrap_all .avia-section.improvement-card,
    #top #wrap_all .container_wrap.improvement-card--horizontal,
    #top #wrap_all .avia-section.improvement-card--horizontal,
    #top #wrap_all .container_wrap.improvement-card-horizontal,
    #top #wrap_all .avia-section.improvement-card-horizontal,
    #top #wrap_all .container_wrap.improvement-card--vertical,
    #top #wrap_all .avia-section.improvement-card--vertical,
    #top #wrap_all .container_wrap.improvement-card-vertical,
    #top #wrap_all .avia-section.improvement-card-vertical {
        box-sizing: border-box;
        width: calc(100% - 80px) !important;
        max-width: none !important;
        margin-left: 40px !important;
        margin-right: 40px !important;
        border-radius: 8px;
        overflow: hidden;
    }

    #top #wrap_all .improvement-card--horizontal > .container,
    #top #wrap_all .improvement-card-horizontal > .container,
    #top #wrap_all .improvement-card--vertical > .container,
    #top #wrap_all .improvement-card-vertical > .container {
        box-sizing: border-box;
        width: 100% !important;
        max-width: none !important;
    }

    #top #wrap_all .improvement-card:not(.improvement-list-card) .av_one_fifth .avia-image-container img {
        height: auto !important;
        aspect-ratio: auto;
    }

    #top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container,
    #top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container-inner,
    #top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container,
    #top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container-inner {
        overflow: hidden;
    }

    #top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container,
    #top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container-inner {
        aspect-ratio: 3 / 2;
    }

    #top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container,
    #top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container-inner {
        aspect-ratio: 2 / 3;
    }

    #top #wrap_all .improvement-card.improvement-card--horizontal .av_one_fifth .avia-image-container img,
    #top #wrap_all .improvement-card.improvement-card--vertical .av_one_fifth .avia-image-container img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }
}

/* Thicker horizontal separators */
#top .improvement-card.improvement-list-card .hr,
#top .improvement-card.improvement-list-card hr,
#top .improvement-card.improvement-list-card .hr-inner {
    border: 0 !important;
    border-top: 3px solid #aeb8a7 !important;
    height: 3px !important;
    opacity: 1 !important;
}

@media (max-width: 767px) {
    #top .accreditations-widget .slide-entry-wrap {
        display: flex;
    }

    #top .container_wrap.improvement-card,
    #top .avia-section.improvement-card {
        box-sizing: border-box;
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #top .improvement-card > .container {
        box-sizing: border-box;
        width: 100% !important;
        max-width: none !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #top .improvement-card .av_one_fifth:empty {
        display: none !important;
    }

    #top .improvement-card .entry-content-wrapper {
        display: block !important;
        width: 100% !important;
    }

    #top .improvement-card.improvement-list-card .entry-content-wrapper {
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) !important;
        width: 100% !important;
    }

    #top .improvement-card .av_one_fifth,
    #top .improvement-card .av_four_fifth {
        box-sizing: border-box;
        width: 100% !important;
        max-width: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        float: none !important;
    }

    #top .improvement-card .av_four_fifth {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    #top .improvement-card .av_one_fifth {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    #top .improvement-card.improvement-list-card .entry-content-wrapper > .flex_column {
        width: auto !important;
        max-width: none !important;
        min-width: 0 !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        float: none !important;
    }

    #top .improvement-card .av_one_fifth .avia-image-container,
    #top .improvement-card .av_one_fifth .avia-image-container-inner,
    #top .improvement-card .av_one_fifth .avia-image-container img {
        box-sizing: border-box;
        display: block;
        width: 100% !important;
        max-width: none !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    #top .improvement-card .av_one_fifth .avia-image-container img {
        height: auto;
        aspect-ratio: 2 / 1;
        object-fit: cover;
        object-position: center;
    }

    #top .improvement-card.improvement-list-card .avia-image-container,
    #top .improvement-card.improvement-list-card .avia-image-container-inner {
        width: 100% !important;
        max-width: none !important;
    }

    #top .improvement-card.improvement-list-card .avia-image-container img {
        width: 100% !important;
        max-width: none !important;
        height: auto;
        aspect-ratio: 2 / 1;
        object-fit: cover;
        object-position: center;
    }

    #top .improvement-card.improvement-list-card .av_one_fifth .avia-image-container,
    #top .improvement-card.improvement-list-card .av_one_fifth .avia-image-container-inner,
    #top .improvement-card.improvement-list-card .av_one_fifth .avia-image-container img {
        width: 100% !important;
        max-width: none !important;
    }

    #top .improvement-card.improvement-list-card .av_one_fifth .avia-image-container img {
        height: auto !important;
        aspect-ratio: 2 / 1;
    }

    #top #wrap_all .improvement-card.improvement-list-card .av_one_fifth,
    #top #wrap_all .improvement-card.improvement-list-card .av_four_fifth {
        box-sizing: border-box;
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none !important;
    }

    #top #wrap_all .improvement-card.improvement-list-card .av_one_fifth,
    #top #wrap_all .improvement-card.improvement-list-card .av_four_fifth {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    #top #wrap_all .improvement-card .av_one_fifth,
    #top #wrap_all .improvement-card .av_four_fifth {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        float: none !important;
    }

    #top #wrap_all.container_wrap.improvement-card,
    #top #wrap_all.avia-section.improvement-card,
    #top #wrap_all .container_wrap.improvement-card,
    #top #wrap_all .avia-section.improvement-card {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #top #wrap_all .improvement-card > .container {
        width: 100% !important;
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

#top #wrap_all .improvement-card.improvement-card--inset,
#top #wrap_all .improvement-card--inset {
    box-sizing: border-box;
    border-radius: 8px;
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--media-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card--media-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner {
    aspect-ratio: 3 / 2;
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--media-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container,
#top #wrap_all .improvement-card--media-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container-inner {
    aspect-ratio: 2 / 3;
    overflow: hidden;
}

#top #wrap_all .improvement-card.improvement-card--media-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card.improvement-card--media-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card--media-horizontal .entry-content-wrapper > .flex_column:first-child .avia-image-container img,
#top #wrap_all .improvement-card--media-vertical .entry-content-wrapper > .flex_column:first-child .avia-image-container img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
}

@media (min-width: 768px) {
    #top #wrap_all .improvement-card.improvement-card--inset,
    #top #wrap_all .improvement-card--inset {
        width: calc(100% - 80px) !important;
        max-width: none !important;
        margin-left: 40px !important;
        margin-right: 40px !important;
    }
}

@media (max-width: 767px) {
    #top #wrap_all .improvement-card.improvement-card--inset,
    #top #wrap_all .improvement-card--inset {
        width: 100% !important;
        max-width: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

*{
    font-family: 'Poppins', sans-serif!important;
}
body{
    font-family: 'Poppins', sans-serif;
    font-weight:  400;
    font-size: 16px;
    line-height: 24px;
}
html.openMenu,
html.openMenu body#top{
    overflow: hidden;
}
 
/*.openMenu #top.page-id-206 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text, 
.openMenu #top.page-id-3434 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text{
    color: #1d1d1f;
}
.openMenu #top.page-id-206 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text:hover, 
.openMenu #top.page-id-3434 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text:hover{
    color: #a0db53;
}*/
#top .avia_textblock{
    line-height: 1.45em;
}

.resource-description{
	font-size: 18px;
}

.col4 {
    width: 30%;
}
.flex_column.black-overlay{
    position: relative;
}
.flex_column.black-overlay:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.2);
    display: block;
    visibility: visible;
    width: auto;
    border-radius: 16px;
    height: auto;
}
#top .main_color .avia-color-theme-color-subtle {
    background-color: #A0DB53;
    color: #ffffff;
}
#top .main_color .avia-color-theme-color-highlight{
    text-transform: capitalize;
}
.avia_textblock.extra-small-text{
    color: #6E6E73;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.avia_textblock.extra-big-text{
    color: #1D1D1F;
    font-size: 40px;
    line-height: 1.45em;
    font-weight: 500;
}
p.medium-text{
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
}
.avia_textblock.extra-big-text .gradient, .av-special-heading-tag .gradient, .avia_textblock .gradient{
    background: linear-gradient(to right, #339933, #A0DB53);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.av-horizontal-gallery-wrap img{
    border-radius: 16px;
}
.big-text{
    font-size: 24px;
    line-height: 35px;
}
h2 span{
    color: #339933;
}

#custom-mega-menu .menu-card-outer .f-blog-img{
	display:flex;
	justify-content:center;
}
#top #wrap_all .all_colors .av-special-heading-tag{
    font-weight: medium;
}
#top #wrap_all .av-special-heading.font-medium .av-special-heading-tag{
    font-weight: 500!important;
}
#top #wrap_all .av-special-heading.bold-heading .av-special-heading-tag{
    font-weight: bold;
}
#top #wrap_all .av-special-heading.bold-heading .av-subheading{
    font-weight: 500;
}
#top #wrap_all .av-special-heading.bold-heading.bold-subheading .av-subheading{
    font-weight: bold;
}
#top .av_textblock_section p a{
    color: #339933;
    text-decoration: underline;
}
.gradient-promo{
    background: transparent linear-gradient(180deg, #A0DB53 0%, #339933 100%) 0% 0% no-repeat padding-box;
    border-radius: 24px;
}
.avia_textblock.gradient-list{
    background: transparent linear-gradient(90deg, #A0DB53 0%, #339933 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    color: #fff;
    font-size: 24px;
    padding: 10px 30px;
}
.font-bold{
    font-weight: bold!important;
}
.font-medium{
    font-weight: 500;
}
.font-normal{
    font-weight: 400;
}
#top .scroll-down-link{
    animation: none;
    transition: 0.4s;
}
.home .av-section-with-video-bg{
    position: relative;
}
.term-videos button.mfp-arrow{
    display: none;
}
#top .scroll-down-link{
    height: 298px;
    width: 298px;
    margin: 0px 0 -215px -149px;
    bottom: 0;
    border-radius: 50%;
    border: 1px solid #ffffff80;
    cursor: pointer;
}
#top .scroll-down-link:before{
    content: "";
    background: url(images/down-arrow.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 45px;
    transition: 0.4s;
}
#top .scroll-down-link:hover:before{
    margin-top: 55px;
}
#top.page-id-206 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text,
#top.page-id-3434 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text{
    color: #ffffff;
}
.openMenu #top.page-id-206 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text,
.openMenu #top.page-id-3434 #header.header_color.av_header_transparency .av-main-nav > li > a .avia-menu-text{
    color: #1d1d1f;
}
#top #header.header_color .av-main-nav > li > a{
    transition: all 0.5s ease;
}
#top #header.header_color .av-main-nav > li.current-menu-item > a .avia-menu-text,
#top #header.header_color .av-main-nav > li > a:hover .avia-menu-text,
#top #header.header_color.av_header_transparency .av-main-nav > li.current-menu-item > a .avia-menu-text,
#top #header.header_color.av_header_transparency .av-main-nav > li > a:hover .avia-menu-text{
    color: #339933;
    transition: all 0.5s ease;
}
#top .avia-button.avia-size-large{
    padding: 16px 30px 16px;
    font-size: 14px;
    line-height: 22px;
	text-transform:none !important;
}

@media (max-width: 767px) {
    #top .partner-logos .slide-entry-wrap {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px;
        width: 100%;
    }

    #top .partner-logos .slide-entry {
        float: none;
        width: auto !important;
        margin: 0 !important;
    }

    #top .partner-logos .slide-entry img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        object-fit: contain;
    }
}

#top #wrap_all .all_colors h6{
    margin-bottom: 24px;
}
.avia_textblock li{
    padding: 6px 0;
}
.display-flex-space-between{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.display-flex{
    display: flex;
}
.display-flex-center{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.half-col{
    width: 50%;
    float: left;
}
.avia-image-container.img-radius{
    border-radius: 16px;
    overflow: hidden;
}
.banner-wrap{
    overflow: hidden;
}
.text-white{
    color: #fff;
}
.text-green{
    color: #339933;
}
#top #s{

}
/** Promo box **/
.av_promobox {
    padding: 85px 70px;
}
.av_promobox .avia-button{
    right: 70px;
}
.av_promobox p{
    color: #1D1D1F;
    font-size: 24px;
    line-height: 35px;
    font-weight: bold;
    margin: 0;
}
.av_promobox p.big-text{
    font-size: 34px;
    line-height: 1.3em;
}
.av_promobox p.text-white{
    color: #fff;
}
.av_promobox p.font-medium{
    font-weight: 500;
}
#top #wrap_all .main_color .av_promobox h2{
    margin: 0;
    color: #ffffff;
    font-size: 48px;
    line-height: 64px;
    font-weight: 500;
    max-width: 65%;
}
#top #wrap_all .main_color .pallet-stability-promo.av_promobox h2{
    color: #339933;
    font-size: 52px;
    line-height: 66px;
    margin-bottom: 25px;
}
#top #wrap_all .main_color .av_promobox .avia-button.avia-size-large{
    padding: 22px 50px 19px;
}
#top #wrap_all .main_color .av_promobox .avia-color-theme-color-subtle{
    background-image: linear-gradient(90deg, #fff 0%, #fff 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
}
#top #wrap_all .main_color .av_promobox .avia-color-theme-color-subtle:hover{
    opacity: 1;
    background-size: 100%;
    color: #339933;
    background: #fff;
}
.av_promobox img.alignright{
    position: absolute;
    right: 0;
    top: -70px;
    height: 180%;
    width: auto;
}
.av_promobox.pallet-stability-promo.avia-button-no .avia-button{
    display: inline-block;
    position: relative;
    float: none;
    margin-left: 40px;
    display: inline-block;
    left: auto;
    right: auto;
    color: #339933;
    font-size: 28px!important;
}
.av_promobox.pallet-stability-promo.avia-button-no .avia-button:hover{
    background: #339933;
    color: #fff;
}
.av_promobox .avia-button{
    text-transform: capitalize;
}
.lindum-green{
    color: #339933;
}
.home-blog-card-bg{
    background-size: auto calc(100% - 30px)!important;
    background-position: calc(100% - 15px) center!important;
}
.avia-button.avia-color-theme-color-highlight{
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
}
.avia-button.avia-color-theme-color-highlight:hover{
    opacity: 1;
    background-size: 100%;
}
.widget .gallery .gallery-icon {
    margin: 3px;
}
.flex_column .widget .widgettitle{
    font-size: 24px;
    line-height: 42px;
    font-weight: 500!important;
}
.flex_column .widget .textwidget{
    font-size: 14px;
    line-height: 38px;
    font-weight: 400;
    color: #6E6E73;
}

/********************************
**** Remove special ampersand ***
********************************/
.special_amp { 
    color: inherit!important; 
    font-family: inherit; 
    font-size: inherit; 
    font-style: inherit;
    font-weight: inherit;
}

/*************************
**** Header Menu *********
*************************/
#top #header_main .logo{
    margin-top: 16px;
    width: 140px;
    height: 50px;
}
.html_header_top #top #header.av_header_top{
    box-shadow: 0px 2px 6px #ccc!important;
}
.html_header_top #top #header.av_header_top.av_header_transparency{
    box-shadow: none!important;
}
/*.html_header_top.html_header_transparency #top #header.av_header_top{
    box-shadow: none!important;
}*/
#top .av_header_with_border.av_header_transparency #header_main{
  border: 0px;
}
.av-logo-container a.burger-menu{
    position: absolute;
    left: 0;
    top: 25px;
    display: inline-block;
    height: 40px;
    width: 40px;
    background: white;
    border-radius: 50%;
    padding: 15px 8px;
    cursor: pointer;
    color: #339933;
}
.av-logo-container a.burger-menu span{
    width: 100%;
    display: block;
    border-top: 3px solid;
    height: 1px;
    margin-bottom: 4px;
    transition: all 0.5s ease;
}
.av-logo-container a.burger-menu span:nth-child(1){
    width: 50%;
}
.av-logo-container a.burger-menu:hover span:nth-child(1){
    width: 100%;
}
.av-logo-container a.burger-menu:hover span:nth-child(2){
    width: 50%;
}
.av-logo-container a.burger-menu.open{
    background: #339933;
    color: white;
}

.html_header_top.html_main_nav_header #top .av_menu_left .main_menu,
.html_header_top #top .av_logo_right .logo{
    position: static;
    left: auto;
    right: auto;
}
.av-logo-container .inner-container{
    display: flex;
    justify-content: space-between;
}
.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{
    order: 1;
    margin-left: 80px;
}
.html_header_top #top .av_logo_right .logo{
    order: 2;
    position: absolute;
    left: 50%;
    margin-left: -70px;
}
.html_header_top .header-right-section{
    order: 3;
}
#top .av_minimal_header #searchform #s:-webkit-autofill,
#top .av_minimal_header #searchform #s:-webkit-autofill:hover,
#top .av_minimal_header #searchform #s:-webkit-autofill:focus,
#top .av_minimal_header #searchform #s:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}
/* Change the white to any color */
#top .av_minimal_header #searchform #s:-webkit-autofill,
#top .av_minimal_header #searchform #s:-webkit-autofill:hover, 
#top .av_minimal_header #searchform #s:-webkit-autofill:focus, 
#top .av_minimal_header #searchform #s:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
/**** Start searchform *****/
#top .search_form_field #s{
    padding: 10px 40px 10px 15px;
    background: transparent;
    border: 0px;
    width: auto;
}
#top .search_form_field #searchform{
    border: 1px solid #339933;
}
#top .search_form_field #searchform:hover #s,
#top .search_form_field #searchform #s:focus,
#top .search_form_field #searchform:focus #s{
    width: auto;
}
#top #searchform{
    display: inline-block;
    margin-right: 10px;
    border-radius: 72px;
    background: #fff;
    border: 1px solid #fff;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
    overflow: hidden;
}
#top .av_minimal_header #searchform #s{
    color: #339933;
    font-size: 12px;
    line-height: 40px;
    background: transparent !important;
    outline: none;
    box-shadow: 0px;
    height: 40px;
    padding: 2px 15px;
    margin: 0;
    width: 0;
    z-index: 1;
    transition: 0.4s;
}
#top #searchform #searchsubmit{
    background: #fff;
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
    min-width: auto;
    right: 0px;
    color: #339933;
    z-index: 2;
}
#top #searchform:hover{
    border: 1px solid #339933;
}
#top #searchform:hover #s{
    width: 190px;
}
#top #searchform #s:focus {
    width: 190px;
}
#top #searchform .ajax_search_response{
    display: none!important;
}
/**** End searchform *****/
#top .av_minimal_header #s::-webkit-input-placeholder { /* Edge */
    color: #339933;
}
#top .av_minimal_header #s:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #339933;
}
#top .av_minimal_header #s::placeholder {
    color: #339933;
}
.html_header_top .header-right-section .account-icon{
    display: inline-block;
    height: 40px;
    width: 40px;
    background: url('images/account.svg') no-repeat center center;
    background-size: contain;
    cursor: pointer;
}
.html_header_top .header-right-section .cart-icon{
    display: inline-block;
    height: 26px;
    width: 26px;
    background: url('images/cart.svg') no-repeat center center;
    background-size: contain;
    cursor: pointer;
}
.header-right-section a{
    margin-right: 15px;
}
.header-right-section a,
.header-right-section .avia-button-wrap{
    vertical-align: middle;
    display: inline-block;
}

/************************
** Subscribe section ****/
.subscribe-section .subscribe-heading{
    font-size: 80px;
    line-height: 100px;
    color: #1D1D1F;
    font-weight: 500;
}
.subscribe-section .subscribe-content{
    color: #1D1D1F;
}
.subscribe-section .subscribe-form form{
    position: relative;
}
#top .subscribe-section .subscribe-form input[type='email']{
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #707070;
    outline: none;
    font-size: 48px;
    line-height: 64px;
    display: block;
    font-weight: 500;
    background: transparent;
    box-shadow: none;
    margin: 0;
    color: #999999;
}
#top .subscribe-section .subscribe-form input[type='email']::-webkit-input-placeholder { /* Edge */
    color: #999999;
    font-weight: 500;
}
#top .subscribe-section .subscribe-form input[type='email']:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999999;
    font-weight: 500;
}
#top .subscribe-section .subscribe-form input[type='email']::placeholder {
    color: #999999;
    font-weight: 500;
}
#top .subscribe-section .subscribe-form input[type='submit']{
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    font-weight: normal;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 15px 30px 13px;
    position: absolute;
    top: 17px;
    right: 0;
}
#top .subscribe-section .subscribe-form input[type='submit']:hover{
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    opacity: 1;
    background-size: 100%;
}
#top .subscribe-section .subscribe-form .wpcf7-spinner{
    position: absolute;
    top: 27px;
    right: -50px;
}
.av-horizontal-gallery-large-gap .av-horizontal-gallery-wrap{
    margin-right: 30px;
}
#top .resources-section h3.av-special-heading-tag{
    font-weight: 500!important;
}
#top .resources-section .av-special-heading .av-subheading{
    font-weight: 400!important;
}
.footer-cform-section .cform-heading{
    font-size: 80px;
    line-height: 100px;
    color: #1D1D1F;
    font-weight: 500;
}
.footer-cform-section .textarea{
    height: ;
}
#footer-page .widget li{
    list-style-type: none;
    margin: 0;
    line-height: 1.3em;
    padding: 10px 0px;
}

/********************
******* CForm *******/
.cform-wrap .form-col-row{
    clear: both;
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px;
}
.cform-wrap .form-col-row .form-col6{
    width: 50%;
    float: left;
    padding: 0 15px;
}
.cform-wrap .form-col12{
    width: 100%;
    clear: both;
    padding-left: 15px; 
    padding-right: 15px; 
}
.cform-wrap p{
    margin: 0;
}
#top .cform-wrap .wpcf7-form-control-wrap{
    display: block;
}
#top .cform-wrap input[type="text"],
#top .cform-wrap input[type="input"],
#top .cform-wrap input[type="password"],
#top .cform-wrap input[type="email"], 
#top .cform-wrap input[type="number"], 
#top .cform-wrap input[type="url"], 
#top .cform-wrap input[type="tel"], 
#top .cform-wrap input[type="search"], 
#top .cform-wrap textarea, 
#top .cform-wrap select{
    width: 100%;
    border: 1px solid #999999;
    border-radius: 8px;
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    background: transparent;
    padding: 13px 15px;
    margin: 0;
}
#top .cform-wrap select{
    background: url(images/down-arrow-dark.png) no-repeat 97% center;
    background-size: 16px;
    cursor: pointer;
}
.cform-wrap .wpcf7-list-item{
    margin-left: 0;
}
#top .cform-wrap input[type="checkbox"]{
    border: 1px solid #999999;
    border-radius: 2px;
}
.cform-wrap .wpcf7-not-valid-tip{
    font-size: 9px;
    position: absolute;
    top: -4px;
    left: 16px;
}
#top .cform-wrap input[type="submit"]{
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 15px 30px 13px;
}
#top .cform-wrap input[type="submit"]:hover{
    opacity: 1;
    background-size: 100%;
}
#top #searchform #searchsubmit{
    background: url(images/search-ico.svg) no-repeat center center;
    background-size: contain;
}

/******* CForm multistep *******/
/**** Pallet Stability Quiz ****/
#top .cform-wrap.multistep .step{
    display: none;
}
#top .cform-wrap.multistep .step.step1{
    display: block;
}

/*********************************
***** Featured Product Slider ***/

.swiper-wrapper{
    height: auto;
}
.avia-testimonial-image img{
    border: 3px solid #ffffff;
}
#top .av-large-testimonial-slider .avia-testimonial-name,
.avia-testimonial-meta span.avia-testimonial-subtitle {
    color: #4E4E4E;
}
.featuredproducts .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: transparent;
    border: 2px solid #000000;
}
.featuredproducts .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #DFE5ED;
    border: 0;
}
.featuredproducts .swiper-slide:hover{
    box-shadow: 0 0 10px 2px #DFE5ED;
}
.featuredproducts .swiper-slide img{
    display: block;
}
.featuredproducts.swiper-container {
    padding: 5px 10px !important;
}
.featuredproducts .swiper-wrapper{
    height: auto !important;
}
.featuredproducts .swiper-pagination{
    position: relative!important;
    margin-top: 40px;
}
.swiper-autoheight, .swiper-autoheight .swiper-slide{
    overflow: hidden;
}
#top .fake-pagination{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 10px;
    margin-top: -15px;
    margin-left: 120px;
}
#top .fake-pagination span{
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    opacity: 1;
    cursor: pointer;
    content: "";
    background: #999999;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}
#top .fake-pagination span.active{
    background: #339933;
    color: #339933;
    border-top: 4px solid #339933;
    /*margin-top: -2px;*/
}
#conversations-wrap{
    bottom: 80px!important;
}
/********** Category slider ********/
.prod-cat-slider{
    overflow: hidden;
    padding: 10px;
}
.prod-cat-slider .swiper-slide{
    //background: transparent linear-gradient(180deg, #FFFFFF00 0%, #FFFFFF73 31%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    overflow: hidden;
    padding: 30px 50px;
    min-height: 316px;
    display: flex;
    flex-direction: column;
    justify-content: top;
    box-shadow: 0 0 8px 1px rgb(110 110 115 / 30%);
}
.category-card-wrap{
    width: 50%;
}
#top .category-card-wrap .category-title{
    display: block;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    color: #1D1D1F;
}
.category-card-wrap .category-tagline{
    margin-top: 10px;
    display: block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #1D1D1F;
}
#top .category-card-wrap .category-link{
    margin-top: 20px;
    display: inline-block;
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 13px 30px 13px;
    text-decoration: none;
	text-transform:none;
}
.av_promobox .avia-button:hover,
.category-card-wrap .category-link:hover{
    opacity: 1;
    color: #fff;
    background-size: 100%;
}
.pallet-stability-promo.av_promobox{
    padding: 70px 40px;
    color: #339933;
    background-color: #a0db53;
    background: linear-gradient( to right, #a0db53, #339933 );
    -webkit-border-radius: 24px 24px 24px 24px;
    -moz-border-radius: 24px 24px 24px 24px;
    border-radius: 24px 24px 24px 24px;
}
#top .feature-icon-list ul{
    list-style-type: none;
}
#top .feature-icon-list ul li{
    margin: 0;
    list-style-type: none;
    display: block;
    padding: 20px;
    padding-left: 110px;
    background: url(images/slider-icon.png) no-repeat center left;
    background-size: 88px;
    color: #1D1D1F;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: left;

}
#top .feature-icon-list.col2 ul li{
    width: 50%;
    float: left;
    padding-left: 90px;
}
#top .feature-icon-list ul li strong{
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    display: block;
}

/****** Readmore **********/
.readmore-wrp .readmore-cnt{
    display: none;
}

/****** Accordion ********/
.js_active .av-elegant-toggle .toggler, 
.avia-admin-preview-container .av-elegant-toggle .toggler{
    padding: 32px 0;
    font-size: 32px;
    line-height: 44px;
    font-weight: 500;
    color: #999999;
    background: transparent;
    border-color: #707070;
}
.js_active .av-elegant-toggle .toggler.activeTitle{
    color: #1d1d1f;
    background: transparent;
}
.js_active .av-elegant-toggle .toggle_icon{
    color: #333;
    border-color: #333;
}
.av-elegant-toggle .toggle_icon .hor_icon, .av-elegant-toggle .toggle_icon .vert_icon{
    border-color: #333;
}
#top .togglecontainer .av_toggle_section:first-child .toggler{
    border-top: 0px;
}
.js_active .av-elegant-toggle .toggle_content{
    padding: 20px 0;
    font-size: 16px;
    line-height: 24px;
    background: transparent;
    border-color: #707070;
}

/**** Product Category List *******/
.listing-section.col-2-structure{
    margin-left: -15px;
    margin-right: -15px;
}
.listing-section.col-2-structure .category-card-outer,
.listing-section.col-2-structure .listing-section-outer{
    width: 50%;
    margin:0;
}
.category-card-outer{
    padding: 15px;
    margin: 0;
    float: left;
}
.category-card{
    border-radius: 16px;
    overflow: hidden;
    padding: 30px 50px;
    min-height: 316px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 0 0 8px 1px rgb(110 110 115 / 30%);
}
.main_color blockquote{
    border-color: #A0DB53;
}

/******** Case study template *********/
.case-card-listing{
    clear: both;
}
.case-card-listing .listing-section-outer{
    padding: 0 15px;
    float: left;
}
.case-card-listing .case-card-outer{
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}
.case-card-listing img{
    display: block;
	
}
.listing-section .case-card-inner{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 64px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 16px;
    background: rgba(0,0,0,0.5);
}
.listing-section .case-card-inner .case-title{
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 600;
    color: #fff;
}
.listing-section .case-card-inner .case-content{
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 30px;
}
.listing-section .case-card-inner .avia-button-wrap{
    margin-top: 30px;
}

/******** Resource hub OLD*********/

#top .tabcontainer.resource-hub-tabs{
    border: 0px;
}
#top .tabcontainer.resource-hub-tabs .tab_titles{
    text-align: center;
}
#top .tabcontainer.resource-hub-tabs .tab_titles .tab{
    float: none;
    display: inline-block;
    border: 0px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
#top .tabcontainer.resource-hub-tabs .tab_titles .tab.active_tab{
    color: #339933;
    margin: 0;
    background: transparent;
}
#top .tabcontainer.resource-hub-tabs .active_tab_content{
    border: 0px;
    background: transparent;
    padding: 0;
}
#top .resource-hub-tabs .active_tab_content .tab_inner_content{
    margin-top: 0;
}
.listing-section.col-3-structure > div,
.listing-section.col-3-structure .resource-card-outer{
    width: 32.98%;
    margin:0;
}
.resource-card-outer{
    padding: 15px;
    margin: 0 0 30px 0;
    float: left;
}
.resource-card-inner{
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 0 8px 1px rgb(110 110 115 / 30%);
}
.resource-card-inner .f-blog-inner{
    padding: 20px 30px;
}
.resource-card-inner .f-blog-img img{
    width: 100%;
    height: auto;
}
.resource-card-outer.type-video .f-blog-img{
    position: relative;
    cursor: pointer;
}
.resource-card-outer.type-video .f-blog-img:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 46px;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    background: url(images/video-play-button.png) center center no-repeat;
    background-size: contain;
}
.resource-card-inner .f-blog-inner .blog-date{
    font-size: 14px;
    color: #999;
    display: block;
}
.resource-card-inner .f-blog-inner .blog-title{
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 15px;
    display: block;
    color: #1d1d1d;
}
.resource-card-inner .f-blog-inner .blog-content{
    margin-top: 10px;
    font-size: 14px;
}
.resource-card-inner .f-blog-inner .avia-button-wrap{
    margin-top: 20px;
}
.resource-card-inner .f-blog-inner{
	padding:30px;
}
/*  .listing-section.col-3-structure > div, .listing-section.col-3-structure .resource-card-outer{
	width:25%;
} */
/******** Resource hub New*********/
.ln-recent-resource-section .ln-recent-news{
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
    padding: 70px 64px;
    min-height: 488px;
    color: #fff;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}
.ln-recent-news-inner{
    width: 50%;
}
.ln-recent-news-cat, 
.ln-recent-video-cat,
.ln-recent-webinar-cat,
.ln-recent-blog-cat{
    margin-bottom: 0;
    color: #fff;
    z-index: 2;
}
.ln-recent-news-cat a, 
.ln-recent-video-cat a,
.ln-recent-webinar-cat a,
.ln-recent-blog-cat a{
    color: #fff;
    text-decoration: none;
}
#top h3.ln-recent-news-title, 
#top h3.ln-recent-video-title,
#top h3.ln-recent-webinar-title,
#top h3.ln-recent-blog-title{
    font-size: 32px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
    z-index: 2;
}
.ln-recent-posts-row{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
.ln-recent-resource-section .ln-recent-video,
.ln-recent-resource-section .ln-recent-webinar{
    width: 23.5%;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 16px;
    padding: 30px;
    min-height: 280px;
    position: relative;
    color: #fff;
}
.ln-recent-resource-section .ln-recent-video::before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    display: block;
    visibility: visible;
    width: auto;
    border-radius: 16px;
    height: auto;
}
#top h3.ln-recent-video-title,
#top h3.ln-recent-webinar-title,
#top h3.ln-recent-blog-title{
    font-size: 24px;
    font-weight: 500!important;
}
#top .ln-recent-webinar-cat,
#top h3.ln-recent-webinar-title,
#top .ln-recent-blog-cat,
#top h3.ln-recent-blog-title{
    color: #fff;
}
.ln-recent-resource-section .ln-recent-webinar{
    background-color: rgba(160,219,83,0.29);
    color: #fff;
    margin-left: 2%;
}
.ln-recent-webinar .ln-recent-webinar-date,
.ln-recent-webinar .ln-recent-webinar-duration{
    font-size: 14px;
    line-height: 21px;
}
.ln-recent-resource-section .ln-recent-blog{
    width: 49%;
    border-radius: 16px;
    padding: 30px;
    min-height: 280px;
    position: relative;
    color: #1d1d1f;
    margin-left: 2%;
    border-radius: 16px 16px 16px 16px;
    padding: 30px 25% 30px 30px;
    background-position: calc(100% - 15px);
    background-repeat: no-repeat;
    background-color: #f4f7f5;
    background-size: auto calc(100% - 30px);
}
.ln-recent-resource-section .avia-button-wrap{
    margin-top: 20px;
}
.ln-resource-types-section{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}
.ln-resource-types-section .ln-resource-type{
    width: calc(50% - 30px);
    background-color: rgba(160,219,83,0.29);
    color: #1d1d1f;
    border-radius: 16px;
    padding: 40px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 15px;
}
.ln-resource-types-section .ln-resource-type-title{
    font-size: 36px;
    font-weight: 500!important;
    color: #1d1d1f;
    margin-bottom: 20px;
}
.ln-resource-type-cnt{
    padding-left: 30px;
}
.ln-resource-type-img{
    width: 30%;
	display:flex;
	justify-content:center;
}

/*********** Resource archive **********/
.archieve-banner{
    min-height: 500px;
    display: flex;
    align-items: center;
    position: relative;
}
.archieve-banner::before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(242,242,242, 0.5);
}
.archieve-banner h1{
    font-size: 80px;
    font-weight: bold;
    padding: 10px 0 0 0;
}
#top .archieve-banner .banner-description{
    font-size: 16px;
    line-height: 1.5em;
    color: #1d1d1f;
}
.archieve-banner .avia-button{
    color: #fff!important;
    margin-top: 20px;
}
.ln-recent-video-desc{
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
.ln-recent-video-inner{
    z-index: 2;
}

/******* Woocommerce templates **********/
#top div .product-sorting{
    padding-bottom: 0;
}
.template-shop .sort-param.sort-param-count{
    display: none;
}
.template-shop .sort-param.sort-param-order{
    float: right
}
#top.archive .products .inner_product{
    //background: #CCCCCC linear-gradient(180deg, #cccccc73 0%, #ffffff73 31%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    background: #cccccc linear-gradient(180deg, #FFFFFF73 0%, #FFFFFF99 31%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    border-radius: 16px;
    overflow: hidden;
    padding: 30px;
    //box-shadow: 0 0 8px 1px rgb(110 110 115 / 30%);
    box-shadow: 0px 1px 8px #CCCCCC8C;
    text-align: left;
}
#top .woocommerce-loop-product__title{
    margin: 20px 0;
    font-size: 32px;
    line-height: 36px;
    font-weight: 500;
    color: #1D1D1F;
}
#top .products .inner_product .prod-desc{
    color: #1D1D1F;
    margin: 0;
}
#top .products .inner_product .prod-feature{
    color: #1D1D1F;
    margin: 0;
    margin-top: 10px;
    font-size: 24px;
    line-height: 35px;
    font-weight: bold;
}
#top.tax-product_cat div .products.columns-3 .product {
    width: 31.2%;
}
#top.tax-product_cat div .products.columns-3 .product {
    margin: 3% 3% 0 0;
}
#top .inner_product_header{
    padding: 0;
    border: 0px;
}
#top .products .inner_product .thumbnail_container{
    margin: 20px 0;
}
#top .avia_cart_buttons{
    background: transparent;
    opacity: 1;
    border: 0;
    padding: 0;
}
#top li.product .avia_cart_buttons .button{
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-weight: normal;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position:  0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 15px 30px 13px;
    width: 47%;
}
#top li.product .avia_cart_buttons .button:hover{
    color: #ffffff;
    background-size: 100%;
    opacity: 1;
}
#top li.product .prod-size{
    background: #CCCCCC;
    border-radius: 13px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    color: #1D1D1F;
    padding: 4px 10px;
}
.avia-webkit #top .cart-collaterals .cart_totals table select, .avia-webkit #top.woocommerce-page select{
    padding-right: 0px;
}

/******** / End ************/
/******** Search page ************/
#top.search-results #wrap_all .main_color h2.post-title{
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0;
    padding-bottom: 0px;
}
#top.search-results .excerpt_part{
    font-size: 14px;
}
#top.search-results .post-entry .post-meta-infos{
    display: none;
}
#top .pagination .current, 
#top .pagination a, 
#top .fullsize .template-blog .pagination a,
#top.search-results .post-entry .search-result-counter {
    background-color: rgba(160,219,83,0.29);
    font-size: 16px;
}

/******** Single product page ************/
.product-heart-icon{
    position: absolute;
    right: -10px;
    top: -42px;
    z-index: 9999;
}
.product-heart-icon .av-caption-image-overlay-bg,
.product-heart-icon .av-image-caption-overlay{
    display: none;
}
.product-heart-icon .av-image-caption-overlay{
    left: -100px;
}
.product-heart-icon .av-image-caption-overlay-position{
    width: 100px;   
}
.product-heart-icon .av-image-caption-overlay-center{
    padding: 0;
}
.product-heart-icon .avia-image-overlay-wrap a.avia_image{
    overflow: visible;
}
.product-heart-icon:hover .av-image-caption-overlay{
    display: inline-block;
}
.yoast-breadcrumb {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #6E6E73;   
}
.yoast-breadcrumb a{
    color: #6E6E73;
}
.yoast-breadcrumb .breadcrumb_last{
    color: #339933;
}
/******** / End ************/

/*** Pallet stability calculator ***/
.pallet-stability-calculator .calc-step{
    padding-top: 50px;
    padding-bottom: 80px;
    display: none;
}
.pallet-stability-calculator .calc-step.open{
    display: block;
}
.pallet-stability-calculator .calc-section-subheading{
    font-size: 24px;
    line-height: 35px;
    color: #1D1D1F;
    font-weight: 500;
}
.pallet-stability-calculator .calc-section-heading{
    font-size: 34px;
    line-height: 50px;
    color: #1D1D1F;
    font-weight: 600;
    margin-bottom: 24px;
    margin-top: 30px;
}
#top .pallet-stability-calculator label {
    font-size: 20px!important;
    line-height: 30px;
    color: #1D1D1F;
    font-weight: 600!important;
    margin-bottom: 10px;
    display: inline-block;
}
.pallet-stability-calculator ul.radio-list{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pallet-stability-calculator ul.radio-list li{
    border-radius: 8px;
    padding: 15px 25px;
    margin: 0 0 16px;
    background: #F4F7F5;
    color: #6E6E73;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    cursor: pointer;
}
#top .pallet-stability-calculator .avia-button.avia-size-large{
    margin-top: 24px;
}
.pallet-stability-calculator ul.radio-list li.selected{
    color: #1D1D1F;
    background: #c3e7c3;
}
#top .pallet-stability-calculator textarea{
    border-radius: 8px;
    padding: 15px 25px;
    margin: 0 0 16px;
    background: #F4F7F5;
    color: #6E6E73;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400;
    border: 0px;
    width: 100%;
    height: 163px;
}
.pallet-stability-calculator .col-left {
    width: 50%;
    float: left;
}
.pallet-stability-calculator .greenbox {
    background: #F4F7F5;
    border-radius: 8px;
    padding: 40px;
    color: #1D1D1F;
    font-size: 16px;
    line-height: 24px;
}
.pallet-stability-calculator .greenbox h4{
    color: #1D1D1F;
    margin: 0 0 20px;
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
}
.pallet-stability-calculator .greenbox ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.pallet-stability-calculator .greenbox li{
    position: relative;
    padding-left: 32px;
    margin: 0;
}
.pallet-stability-calculator .greenbox li:before{
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #339933;
    border-radius: 50%;
}
.form-col-row::after {
    content: "";
    display: table;
    clear: both;
    float: none;
    font-size: 0px;
    line-height: 0px;
}
#top .cf7mls-btns .cf7mls_next.action-button, 
#top .cf7mls_back.action-button{
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 15px 30px 13px;
}
#top .cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no[data-id-form="5202"] li.active .cf7_mls_steps_item_icon{
    background-color: #339933;
}
#top .cf7mls-btns .cf7mls_next.action-button:hover, 
#top .cf7mls_back.action-button:hover{
    opacity: 1;
    background-size: 100%;
}
#top .pallet-stability-calculator .cform-wrap input[type="text"],
#top .pallet-stability-calculator .cform-wrap input[type="email"],
#top .pallet-stability-calculator .cform-wrap input[type="number"],
#top .pallet-stability-calculator .cform-wrap select{
    border-radius: 8px;
    padding: 15px 20px;
    margin: 0 0 16px;
    background-color: #F4F7F5;
    color: #6E6E73;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    border: 0px;
}
#top .cf7mls_progress_bar_percent_wrap .cf7mls_progress_barinner, 
#top .cf7mls_progress_bar_per_mobie_wrap .cf7mls_progress_barinner{
    background: #339933!important;
}
#top .cf7mls_progress_bar_percent_wrap > div{
    display: none;
}
#top .cf7mls_progress_bar_percent_wrap > div.cf7mls_progress_percent{
    display: block;
}
#top .cf7mls_progress_bar_percent_wrap .cf7mls_progress_percent{
    height: 4px;
    border-radius: 4px;
}
#top .wpcf7-form .joint-btn{
    position: relative;
}
#top .wpcf7-form .joint-btn button{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 72px;
    border-width: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    border-color: #339933;
    background-color: #339933;
    background-image: linear-gradient(90deg, #A0DB53 0%, #339933 100%);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 0;
    transition: all 0.5s ease;
    padding: 15px 30px 13px;
}
#top .pallet-stability-calculator .cform-wrap .joint-btn input[type="text"]{
    margin: 20px 0;
    padding: 12px 105px 12px 30px;
    border-radius: 72px;
}
.pallet-stability-calculator button{
    cursor: pointer;
}

#top .wp-caption{
    border: 0px;
}
.av_promobox p.wp-caption-text{
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    color: #fff;
}
#top .av_promobox .wp-caption{
    position: absolute;
    right: 0;
    top: -38px;
}

/******* Radio button styling ********/
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio {
    margin: 15px 0;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio label {
    position: relative;
    cursor: pointer;
    font-size: 18px;
    vertical-align: middle;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio] {
    position: relative;
    visibility: hidden;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio] + span {
    vertical-align: middle;
    margin: 0 10px 0 5px;
    font-size: 18px;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio] + span:before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 5px;
    border: 2px solid #339933;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio] + span:after {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 5px;
    left: 0px;
    border: 2px solid #339933;
    visibility: hidden;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio]:checked + span:before {
    background: transparent;
}
#top .pallet-stability-calculator .wpcf7-form .wpcf7-radio input[type=radio]:checked + span:after {
   background: #339933;
   visibility: visible;
}

/******* Result animation ***********/
.pallet-stability-calculator .percent {
    position: relative;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    z-index: 1000;
}
.pallet-stability-calculator .percent .number {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #1D1D1F;
    font-weight: 700;
    font-size: 48px;
    line-height: 46px;
    transition: 0.5s;
}
.pallet-stability-calculator #calc-step-result svg {
    position: relative;
    width: 240px;
    height: 240px;
    //z-index: 1000;
}
.pallet-stability-calculator #calc-step-result svg circle{
    width: 240px;
    height: 240px;
    fill: none;
    stroke: #BDE1BD;
    stroke-width: 23px;
    stroke-linecap: round;
    transform: translate(23px, 23px);
}
.pallet-stability-calculator #calc-step-result svg circle:nth-child(2) {
    stroke-dasharray: 623;
    stroke-dashoffset: 623;
}
.pallet-stability-calculator #calc-step-result svg circle:nth-child(2) {
    stroke-dashoffset: calc(623 - (623 * 25) / 100);
    stroke: #339933;
}
/**** New UI ******/
.pallet-stability-calculator .small-description {
    color: #999;
    font-size: 14px;
    line-height: 1.4em;
    margin-top: 10px;
}
#top .pallet-stability-calculator .cform-wrap .wpcf7-form-control-wrap{
    margin-bottom: 0px;
}
.pallet-stability-calculator .calculator-notice{
    background: #c3e7c3;
    border-radius: 8px;
    padding: 30px;
    color: #1D1D1F;
    font-size: 22px;
    line-height: 28px;
}
.pallet-stability-calculator .calculator-notice.red{
    background: #ffbfaa;
}
.pallet-stability-calculator .calculator-notice .calc-number{
    font-weight: 700;
    padding-left: 10px;
}
#radio-force-yes,
#radio-force-no,
#radio-force-yes-result-green,
#radio-force-yes-result-red,
#radio-film-yes,
#radio-film-no,
#radio-film-yes-result-green,
#radio-film-yes-result-red{
    display: none;
}

/******** Swiper pagination ************/
#top .swiper-pagination{
    position: relative;
    width: 400px;
    display: flex;
    justify-content: space-evenly;
    left: 50%;
    transform: translateX(-50%);
    border-top: 1px solid #999999;
    margin-top: 50px;
    margin-bottom: 30px;
}
#top .swiper-pagination::before,
#top .swiper-pagination::after{
    content: "";
    background: #999999;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    top: -4px;
    left: 0;
    position: absolute;
}
#top .swiper-pagination::after{
    left: auto;
    right: 0;
}
#top .swiper-pagination-bullet {
    width: 56px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    color: #6E6E73;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    cursor: pointer;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    border-top: 2px solid transparent;
}
#top .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: transparent;
    color: #339933;
    border-top: 4px solid #339933;
    margin-top: -2px;
}

/**** Changes for dot bullets *******/
.testimonial_slider, .casesudy_slider{
    position: relative;
}
#top .swiper-pagination.normal-bullets{
    width: 200px;
    position: absolute;
    margin: 0;
    top: 120px;
    left: 130px;
    transform: none;
    border: 0px;
    justify-content: flex-start;
    align-items: center;
    height: 10px;
}
#top .swiper-pagination.normal-bullets::before,
#top .swiper-pagination.normal-bullets::after{
    display: none;
}
#top .swiper-pagination.normal-bullets .swiper-pagination-bullet{
    content: "";
    background: #999999;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    margin: 0 15px 0 0;
}
#top .swiper-pagination.normal-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #339933;
}
#top .testimonial_slider .swiper-pagination.normal-bullets,
#top .casesudy_slider .swiper-pagination.normal-bullets{
    visibility: hidden;
}
.team-cards-section img{
    width: 100%;
    height: auto;
}
.team-slider .swiper-slide{
    padding: 5px;
}
.team-slider .team-card-wrap{
    background: #fff;
    box-shadow: rgba(99, 99, 99, 0.4) 0px 2px 6px -1px;
    padding: 0px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.team-slider .team-card-wrap img{
    display: block;
}
.team-card-wrap .team-card-content{
    background: #fafafa;
    padding: 15px;
    position: relative;
}
.team-slider .team-title{
    font-size: 22px;
    line-height: 1.5em;
    color: #339933;
}
.team-card-wrap .team-position{
    font-size: 16px;
    line-height: 1.5em;
    color: #6e6e73;
}
.team-card-wrap .team-desc{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.5em;
    color: #1d1d1f;
    position: relative;
    padding-top: 10px;
    display: none;
}
.team-card-wrap .team-desc::before{
    content: "";
    width: 50px;
    height: 2px;
    border-radius: 2px;
    background: #339933;
    position: absolute;
    top: 0px;
    left: 0;
    color: #;
}
.team-card-wrap .team-linkedin{
    color:#0a66c2;
    font-size: 30px;
    position: absolute;
    top: 25px;
    right: 15px;
}
#top .avia-timeline-horizontal.av-milestone-placement-top .av-milestone-date > strong{
    background: linear-gradient(to right, #339933, #A0DB53);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
#top .alternate_color .av-milestone-icon-wrap:after{
    border-color: #999;
}
#top .alternate_color .avia-timeline .av-milestone-date span{
    background-color: #999;
}
#top .avia-timeline-boxshadow .av-milestone-contentbox{
    border-radius: 6px;
}
#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-icon-wrap, 
#top .avia-timeline-vertical.av-milestone-placement-alternate li.av-milestone-even .av-milestone-content-wrap{
    text-align: left;
}

/********* Mega menu *********/
#custom-mega-menu{
    display: none;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    padding-top: 100px;
}
#custom-mega-menu::-webkit-scrollbar {
  width: 1em;
}
 
#custom-mega-menu::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
#custom-mega-menu::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
/*.logged-in #custom-mega-menu,*/
#custom-mega-menu.open{
    display: block;
}
.admin-bar #custom-mega-menu{
    padding-top: 132px;
}
#custom-mega-menu .sidebar_tab .tab_titles{
    width: 28%;
    max-width: none;
    border-right: 1px solid #DADADA;
}
#custom-mega-menu .tabcontainer .tab{
    color: #1D1D1F;
    font-size: 42px;
    line-height: 54px;
    font-weight: bold;
    position: relative;
    transition: all 0.5s ease;
    border: 0px;
    padding-left: 0;
    padding-right: 5px;
}
#custom-mega-menu .tabcontainer .tab > span{
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400!important;
    color: #6E6E73;
}
#custom-mega-menu .tabcontainer .tab.active_tab,
#custom-mega-menu .tabcontainer .tab:hover{
    background: linear-gradient(to right, #339933, #A0DB53);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    padding-left: 30px;
}
#custom-mega-menu .tabcontainer .tab.active_tab > span,
#custom-mega-menu .tabcontainer .tab:hover > span{
    background: transparent;
    -webkit-text-fill-color: #6E6E73!important;
    color: #6E6E73!important;
}
#custom-mega-menu .tabcontainer .tab.active_tab::before,
#custom-mega-menu .tabcontainer .tab:hover::before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 2px;
    background: #339933;
    margin-right: 0px;
    position: absolute;
    left: 0;
    top: 42px;
    transition: all 0.5s ease;
}
#custom-mega-menu .tabcontainer .active_tab_content{
    box-shadow: none;
}
.listing-section.col-4-structure{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.listing-section.col-4-structure > div{
    width: 25%;
    margin:0;
}
.menu-category-wrap{
    padding: 10px;
    text-align: center;
    color: #6E6E73;
    font-size: 14px;
    line-height: 24px;
}
.menu-category-wrap .menu-category-image{
    max-width: 116px;
    margin-bottom: 15px;
}
.menu-category-wrap .menu-category-title{
    display: block;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]{
    font-size: 24px;
    line-height: 32px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}
#custom-mega-menu .tabcontainer .tab.tab_counter_4{
    margin-top: 15px;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"].active_tab::before, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]:hover::before,
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"].active_tab::before, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"]:hover::before,
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"].active_tab::before, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"]:hover::before{
    display: none;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"].active_tab, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]:hover,
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"].active_tab, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"]:hover,
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"].active_tab, 
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"]:hover{
    padding-left: 0px;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"],
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"]{
    padding: 0;
    display: inline-block;
    width: auto;
    padding-left: 16px;
    display: none;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"] .tab_icon,
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"] .tab_icon{
    //text-indent: -99999;

}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#twitter-menu-icon"] a::before{
    content: "\e8f1";
    font-family: 'entypo-fontello';
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    border-radius: 50%;
    padding: 8px;
    font-size: 18px;
    color: #999;
    text-align: center;
}
#custom-mega-menu .tabcontainer .tab[data-fake-id="#linkedin-menu-icon"] .tab_icon a:before{
    content: "\e8fc";
    font-family: 'entypo-fontello';
}


#custom-mega-menu #custom-menu-bottom-links ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
#top .tabcontainer{
    margin: 0!important;
}
#custom-mega-menu #custom-menu-bottom-links ul a{
    font-size: 22px;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
#custom-mega-menu #custom-menu-bottom-links ul li{
    margin: 0;
}
#custom-mega-menu #custom-menu-bottom-links ul.horizontal-list{
    display: none;
}
div .main_color .tabcontainer.noborder_tabs .active_tab_content{
    background: transparent;
}
#custom-mega-menu:after{
    content: "";
    border-right: 1px solid #dadada;
    position: absolute;
    left: 28%;
    top: 0;
    bottom: 0;
}
#custom-mega-menu .sidebar_tab .tab_titles{
    border-right: 0px;
}
.openMenu #header{
    position: fixed;
    z-index: 500;
}
.openMenu #header .header_bg{
    background-color: #f2f2f2;
    color: #1d1d1f;
    opacity: 1;
}
@media(max-width: 767px){
    #custom-mega-menu #custom-menu-bottom-links ul a{
        font-size: 20px;
        line-height: 32px;
        padding-left: 10px;
    }
    #custom-mega-menu:after{
        display: none;
    }
    #conversations-wrap {
        bottom: 0px!important;
    }
    .avia_textblock.gradient-list{
        font-size: 14px;
        padding: 2px 20px;
    }
    #top .flex_column_table.av-equal-height-column-flextable:not(:first-child){
        margin-top: 20px;
    }
} 


#custom-mega-menu .menu-card-outer.type-menu{
    padding: 5px 15px;
}
#custom-mega-menu .menu-card-outer .menu-card-inner{
    /*padding: 10px;
    border-radius: 16px;
    overflow: hidden;
    border: 2px solid #ddd;*/
}
#custom-mega-menu .menu-card-outer .f-blog-inner{
    min-height: 50px;
}
#custom-mega-menu .menu-card-outer .f-blog-img{
    padding: 0 20px 10px;
}
#custom-mega-menu .menu-card-outer .f-blog-img a,
#custom-mega-menu .menu-card-outer .f-blog-img img{
    display: block;
}
#custom-mega-menu .menu-card-outer .blog-title{
    font-size: 14px;
    line-height: 24px;
    color: #6E6E73;
    text-align: center;
}

#top .hr.hr-invisible.av-lgu3zy9y-ac834912d99d74a26b63c78e663f2c4a{
	height:80px !important;
}

/******* Responsive *********/

/******* Cookie policy table *********/
.cat_table{
    width: 100%;
}
.cat_row.table-heads{
    background-color: transparent;
    box-shadow: none;
}
.cat_row {
    background-color: #fff;
    margin: 0 0 20px 0;
    padding: 16px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    display: flex;
    font-size: 14px;
    width: 100%;
    clear:both;
    
}
.cat_row.table-heads span {
    font-size: 18px;
    background: transparent;
    font-weight: 600;
}
.cat_row span {
    text-align:left;
    padding-right: 16px;
    word-break: break-word;
}
.cookie_name {
    width: 15%;
}
.cookie_domain {
    width: 15%;
}
.cookie_type {
    width: 15%;
}
.cookie_desc {
    width: 40%;
}
.cat_row span {
    padding-right: 16px;
    word-break: break-word;
}
.cat_row span:last-child {
    padding-right: 0;
}

/*****************************
**** Responsive **************
*****************************/

@media(min-width: 1800px){
/****** Extra large devices  *****/
    .responsive .container {
        max-width: 1800px;
    }
    .responsive .single-resources .container {
        width: 80%;
    }
    .av-minimum-height-75 .container,
    .av-minimum-height-100 .container{
        max-height: 800px!important;
    }
}
@media(max-width: 1440px){
    .ln-recent-resource-section .ln-recent-video, 
    .ln-recent-resource-section .ln-recent-webinar{
        width: 49%;
    }
    .ln-recent-resource-section .ln-recent-blog{
        width: 100%;
        margin: 20px 0 0!important;
        padding: 30px 40% 30px 30px;
    }
    #top h2.av-special-heading-tag {
        font-size: 62px!important;
    }
    .col4 {
        width: 50%;
    }
    .flex_column .widget .widgettitle {
        font-size: 18px;
        line-height: 28px;
    }
	.term-calculators .listing-section.col-4-structure > div{
		width: 50%; 
	}
    #custom-mega-menu .tabcontainer .tab{
        font-size: 28px;
        line-height: 40px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]{
        font-size: 18px;
        line-height: 24px;
    }
}
@media(min-width: 992px) and (max-width: 1200px){
    .html_header_top.html_main_nav_header #top .av_menu_left .main_menu{
        margin-left: 50px;
    }
    .av-main-nav > li > a{
        padding-left: 8px;
        padding-right: 8px;
    }
    .html_header_top #top .av_logo_right .logo{
        margin-left: -70px;
    }
}
@media(max-width: 991px){
    .html_header_top.html_main_nav_header #top .av_menu_left .main_menu {
        display: none !important;
    }

    .responsive #top #main .products .product {
        margin: 0 1% 1% 0;
        width: 49%;
    }
    .ln-recent-resource-section .ln-recent-video, 
    .ln-recent-resource-section .ln-recent-webinar,
    .ln-recent-resource-section .ln-recent-blog{
        width: 100%;
        margin: 20px 0 0!important;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special{
        display: none;
    }
    .html_header_top #top .av_logo_right .logo{
        left: 0;
        margin-left: 70px;
    }
    #custom-mega-menu .tabcontainer .tab{
        font-size: 20px;
        line-height: 36px;
    }
    #custom-mega-menu .tabcontainer .tab > span{
        font-size: 12px;
        line-height: 16px;
    }
    #top #searchform:hover #s {
        width: 160px;
    }
    .av-minimum-height-75 .container,
    .av-minimum-height-100 .container{
        max-height: 500px!important;
    }
    #top.home h1.av-special-heading-tag,
    #top h1.av-special-heading-tag{
        font-size: 42px!important;
        line-height: 1.2em;
    }
    #top h1.av-special-heading-tag{
        font-size: 28px!important;
    }
    #av_section_1.av-section-color-overlay-active{
        background-position: 76% 0%!important;
    }
    #top .scroll-down-link{
        height: 268px;
        width: 268px;
        margin: 0px 0 -200px -134px;
    }
    #top .scroll-down-link:before{
        margin-top: 0px;
    }
    #top .scroll-down-link:hover:before {
        margin-top: 30px;
    }
    .avia_textblock.extra-big-text{
        font-size: 28px;
    }
    .avia_textblock.extra-small-text{
        font-size: 12px;
    }
    h3.av-special-heading-tag {
        font-size: 30px!important;
    }
    #top .av_custom_color.av-subheading.av-subheading_above {
        font-size: 18px;
    }
    #top h2.av-special-heading-tag {
        font-size: 42px!important;
        line-height: 1.2em;
    }
    .av_promobox {
        padding: 40px;
    }
    .avia-promocontent{
        margin-right: 0;
        float: none;
        display: block;
        clear: both;
    }
    #top #wrap_all .main_color .av_promobox h2{
        max-width: 100%;
        line-height: 1.2em;
    }
    .avia-button-right{
        float: none;
        position: relative;
        clear: both;
        top: 0;
        bottom: 0;
        margin: 0;
        margin-top: 20px;
    }
    .av_promobox .avia-button.avia-size-large {
        margin-top: 0;
    }
    .av_promobox .avia-button {
        right: 0px;
        top: auto;
        position: relative;
    }
    .col4{
        width: 100%;
    }
    .pallet-stability-promo.av_promobox{
        padding: 30px;
    }
    .case-card-listing .case-card-outer{
        overflow: hidden;
        margin: 0 0 20px;
    }
    .listing-section .case-card-inner{
        position: relative;
        padding: 15px;
        border-radius: 0;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        background: #fff;
        color: #1d1d1f;
    }
    .listing-section .case-card-inner .case-title{
        font-size: 12px;
        color: #1d1d1f;
    }
    .listing-section .case-card-inner .avia-button-wrap{
        margin-top: 10px;
    }
    #top .listing-section .case-card-inner .avia-button-wrap .avia-button.avia-size-large{
        padding: 5px 10px;
        font-size: 12px;
    }
    .team-slider .team-title{
        font-size: 18px;
    }
}
@media(max-width: 767px){
    /***** Header ********/
    /*.responsive #top #wrap_all #header{
        padding-top: 30px;
    }*/
    .responsive #top #wrap_all #header{
        position: fixed;
        background: #f2f2f2;
        height: 60px;
        top: 0;
    }
    .html_header_top #top .av_logo_right .logo{
        margin-top: 5px!important;
        height: 50px !important;
        margin: 0;
        right: 0;
        left: auto;
        width: 110px !important;
    }
    .av-logo-container a.burger-menu{
        top: 10px;
    }
    .header-right-section,
    .header-right-section .avia-button-wrap{
        display: none;
    }
    .responsive #top .av-main-nav .menu-item-avia-special,
    .responsive #top .av-burger-menu-main{
        display: none;
    }
    .avia_textblock.extra-big-text{
        font-size: 18px;
    }
    #top .swiper-pagination{
        width: auto;
    }
    #top .feature-icon-list.col2 ul li {
        width: 100%;
        float: none;
    }
    /********/
    #top.home h1.av-special-heading-tag{
        font-size: 32px!important;
        line-height: 1.2em;
    }
    /*#top h1.av-special-heading-tag{
        font-size: 24px!important;
        line-height: 1.2em;
    }*/
    #top .av-subheading_above{
        font-size: 16px!important;
    }
    #top .avia-section-large .content, 
    #top .avia-section-large .sidebar{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #top #wrap_all .av-special-heading h2.av-special-heading-tag,
    #top #wrap_all .main_color h2, 
    #top #wrap_all .alternate_color h2{
        font-size: 28px!important;
        line-height: 1.2em!important;
    }
    #top .category-card-wrap .category-title{
        font-size: 16px;
        line-height: 1.2em;
    }
    #top .prod-cat-slider .swiper-slide{
        padding: 20px;
        min-height: 220px;
        background-position: 15px bottom!important;
    }
    .category-card-wrap .category-tagline{
        font-size: 10px;
        line-height: 16px;
    }
    #top .category-card-wrap .category-link{
        padding: 12px 20px 12px;
    }
    .category-card-wrap{
        width: 60%;
    }
    #top #wrap_all .av-special-heading h3.av-special-heading-tag{
        font-size: 28px!important;
        line-height: 1.2em!important;
    }
    .ln-recent-resource-section .ln-recent-news{
        padding: 30px;
    }
    .col4 {
        width: 100%;
    }
    #top .ln-recent-webinar-cat, 
    #top h3.ln-recent-webinar-title, 
    #top .ln-recent-blog-cat, 
    #top h3.ln-recent-blog-title{
        color: #fff;
    }
    .listing-section.col-2-structure .listing-section-outer,
    .listing-section.col-2-structure .category-card-outer{
        width: 100%;
        float: none;
    }
    .av_promobox{
        padding: 30px;
    }
    #top #wrap_all .main_color .av_promobox h2{
        max-width: 100%;
        margin-bottom: 30px;
    }
    .category-card{
        min-height: auto;
    }
    #top .subscribe-section .subscribe-form input[type='email']{
        font-size: 26px;
        line-height: 42px;
    }
    #top .subscribe-section .subscribe-form input[type='submit']{
        top: 10px;
    }
    #footer .widget{
        margin: 0;
    }
    .listing-section.col-3-structure > div,
    .listing-section.col-3-structure .resource-card-outer{
        width: 100%;
        margin:0;
    }
    .cform-wrap .form-col-row{
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
    }
    .cform-wrap .form-col12{
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }
    .cform-wrap .form-col-row .form-col6 {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 15px;
    }
    #top .av_promobox .avia-button-wrap{
        margin-top: 20px;
    }
    .listing-section.col-4-structure > div{
        width: 50%;
        float: none;
        clear: both;
    }
	.term-calculators .listing-section.col-4-structure > div{
        width: 100%;
    }
    .responsive .tabcontainer .tab_content{
        padding: 0px 15px;
    }
    .responsive .tabcontainer .tab_content .tab_inner_content{
        margin: 0;
    }
    #custom-mega-menu .menu-card-outer .blog-title{
        font-size: 11px;
        line-height: 16px;
    }
    #top #custom-mega-menu .tabcontainer .tab{
        font-size: 20px;
        line-height: 32px;
        padding: 10px;
        position: relative;
    }
    #top #custom-mega-menu .tabcontainer .tab::after{
        content: "";
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 28px;
        background: url(images/down-arrow-dark.png) no-repeat center center;
        background-size: contain;
        width: 20px;
        height: 20px;
    }
    #top #custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]{
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        padding: 5px 10px;
    }
    #top #custom-mega-menu .tabcontainer .tab[data-fake-id="#direct-link"]::after{
        display: none;
    }
    #top #custom-mega-menu .tabcontainer .tab.active_tab::after{
        transform: rotate(180deg);
    }
    #custom-mega-menu .tabcontainer .tab > span {
        font-size: 12px;
        line-height: 16px;
    }
    #custom-mega-menu .tabcontainer .tab.active_tab::before, 
    #custom-mega-menu .tabcontainer .tab:hover::before{
        display: none;
    }
    #custom-menu-tabs{
        border:0px;
    }
    #custom-mega-menu{
        overflow-y: auto;
        padding-top: 70px;
    }
    #custom-mega-menu .menu-card-outer .f-blog-img {
        padding: 0 0 10px;
    }
    #custom-mega-menu #tab-id-4-content .menu-card-outer .f-blog-img {
        padding: 10px 20px;
    }
    .ln-resource-types-section .ln-resource-type{
        width: 100%;
        float: none;
        padding:  40px 20px;
    }
    .ln-resource-types-section .ln-resource-type-title{
        font-size: 22px;
    }
    .ln-resource-type-cnt {
        padding-left: 15px;
    }
    .ln-resource-type-img {
        display: flex;
        width: 30%;
		justify-content:center;
    }
    #top .avia-button.avia-size-large{
        padding: 14px 20px;
        font-size: 14px;
        line-height: 20px;
    }
    .resource-card-outer{
        padding: 15px 0;
    }
    p.big-text{
        font-size: 16px;
        line-height: 24px;
    }
    .responsive #socket .sub_menu_socket{
        margin-top: 15px;
    }
    #socket .container {
        padding: 15px;
    }
    #socket .copyright{
        float: none;
        display: block;
    }
    #top .av-slideshow-ui.av-loop-endless .avia-slideshow-arrows > a, 
    #top .av-slideshow-ui.av-loop-manual-endless .avia-slideshow-arrows > a,
    #top .av-slideshow-ui .avia-slideshow-arrows.av-visible-prev > a.prev-slide,
    #top .av-slideshow-ui .avia-slideshow-arrows.av-visible-next > a.next-slide{
        width: 30px;
        height: 30px;
    }
    #top .av-control-minimal .avia-slideshow-arrows a:before{
        line-height: 30px;
    }
    #top h3.ln-recent-news-title, 
    #top h3.ln-recent-video-title, 
    #top h3.ln-recent-webinar-title, 
    #top h3.ln-recent-blog-title{
        font-size: 24px;
    }
    .ln-recent-resource-section .ln-recent-blog{
        padding: 30px;
        background: rgba(160,219,83,0.29);
    }
    .archieve-banner{
        min-height: 350px;
    }
    #top #wrap_all .main_color .av_promobox .avia-button.avia-size-large {
        padding: 15px 20px 15px;
        margin-top: 20px;
    }
    .template-blog .pagination{
        padding: 0;
    }
    #top .pallet-stability-calculator .cform-wrap input[type="text"], 
    #top .pallet-stability-calculator .cform-wrap input[type="email"], 
    #top .pallet-stability-calculator .cform-wrap select{
        font-size: 14px;
        line-height: 18px;
    }
    #top .pallet-stability-calculator label{
        font-size: 16px!important;
        line-height: 22px;
        font-weight: 400!important;
    }
    .av_promobox p.big-text {
        font-size: 16px;
        line-height: 1.4em;
    }
    .js_active .av-elegant-toggle .toggler, .avia-admin-preview-container .av-elegant-toggle .toggler{
        padding: 14px 50px 14px 0px;
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    .av-elegant-toggle .toggle_icon{
        right: 0;
    }
    #top .feature-icon-list ul li{
        padding: 15px;
        padding-left: 100px;
        background-size: 80px;
    }
    #top .feature-icon-list ul li strong{
        font-size: 28px;
        line-height: 34px;
    }
    .avia-animated-number-content{
        font-size: 12px;
    }
    #top .big-text,
    #top .big-text .avia_textblock{
        font-size: 16px!important;
        line-height: 1.4em;
    }
    .ln-recent-news-inner{
        width: 100%;
    }
    .av_promobox img.alignright{
        position: relative;
        top: auto;
    }
    .av_promobox.pallet-stability-promo.avia-button-no .avia-button{
        margin-left: 0;
    }
    .avia_textblock a[href^='tel'] {
        display: inline-block;
    }
    .av_promobox p{
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    #top #wrap_all .main_color .pallet-stability-promo.av_promobox h2{
        margin-bottom: 20px;
    }
    #av_section_1.category-banner-wrap{
        background-position: 100% 95%;
    }
    #top .testimonial_slider .flex_column{
        margin-top: 0!important;
    }
    #top .fake-pagination{
        margin-left: 108px;
    }
}
@media(max-width: 440px){
    .responsive #top #main .products .product {
        margin: 0 0 30px 0;
        width: 100%;
    }
}

.term-95 .container_wrap.container_wrap_first.main_color.fullsize{
	border:0px;
}