/* hide Divi branding in footer */

#footer-info {
    display: none;
}

.home-hero {
    padding-top: 10%;
    padding-left: 10%;
}

@media only screen and (min-width:981px) {

    /* set the slider height for hero images */
    .et_pb_slider,
    .et_pb_slider .et_pb_container {
        /*height: 600px !important;*/
    }

    .et_pb_slider,
    .et_pb_slider .et_pb_slide {
        /*max-height: 600px;*/
    }
}

#page-container .no-right-margin .header-content {
    margin-right: 0 !important;
}


/*
.tube-bg {
    background-position: bottom right;
    background-size: 35%;
    background-image: url(/wp-content/uploads/2015/12/tube-bg.png);
}*/

@media only screen and (max-width:1400px) {
    .tube-bg {
        background-size: 50%;
    }
}

@media only screen and (max-width:1100px) {
    .tube-bg {
        background-size: 100%;
    }
}

@media only screen and (max-width:762px) {
    .tube-bg {
        background: none;
    }

}

#et-main-area #copyright {
    color: #111;
    line-height: 5em;
    text-align: center;
    font-size: 13px;
    border-top: 1px solid #ccc;
}

body .orange {
    color: #f7941e !important;
}

.bg-bot {
    background-position: bottom;
}

.bg-top {
    background-position: top;
}

.shadow-bg .et_pb_text {
    position: relative;
}

.shadow-bg:after {
    content: '';
    background-position: 100% 3%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    background-size: 100%, cover !important;
}

.shadow-bg * {
    z-index: 1;
}

body .et_pb_text,
body .et_pb_blurb_container p,
body .et_pb_blurb_container li {
    font-weight: 400;
}

.gform_wrapper.gf_browser_chrome .gform_body {
    width: 100% !important;
}


/* custom font declaration */

h1,
h2,
h3,
h4,
h5,
h6,
.fjalla {
    font-family: 'Fjalla One', Verdana, sans-serif !important;
}

.green-header h2,
.green-header h3,
.green-header h4 {
    color: #0d8b95 !important;
}


/* custom css below */

.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu:before,
.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu:after {
    color: #fff !important;
}

#et-top-navigation .current-menu-item a {
    color: #fff !important;
}


/* material ui depth classes */

.depth-1 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.depth-1-text,
.et_pb_fullwidth_header h1,
.next-industry h2,
.alt-fullwidth-header {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.depth-2,
.page-blurb img {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.depth-3 {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.depth-4 {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.depth-5 {
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.depth-hover,
.page-blurb .et_pb_main_blurb_image img {
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.depth-hover:hover,
.page-blurb .et_pb_main_blurb_image img:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    cursor: pointer;
}

.products-section .page-blurb .et_pb_main_blurb_image img:hover,
.products-section .page-blurb .et_pb_main_blurb_image img {
    cursor: default;
    transform: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

/* links */

a.et_pb_video_play {
    text-decoration: none !important;
}

a.landingpage-body-link {
    color: #f6951f !important;
    font-weight: 500 !important;
}

a.landingpage-body-link:after {
    content: '\f0a9';
    font-family: 'FontAwesome';
    color: #F7941E;
    padding-left: 0.5em;
    font-weight: 800;
}

a.landingpage-body-link:hover {
    color: #0334A2 !important;
}

a.et_pb_video_play {
    text-decoration: none !important;
}

/* end */


/* social icons */

.icon:before {
    font-family: 'ETmodules';
}

.icon {
    visibility: visible !important;
    font-size: 0;
}

.linkedin .icon:before {
    content: '\e09d';
    visibility: visible !important;
    font-size: 11px;
}

.facebook .icon:before {
    content: '\e093';
    visibility: visible !important;
    font-size: 11px;
}

.youtube .icon:before {
    content: '\e0a3';
    visibility: visible !important;
    font-size: 11px;
}


/* #top-info */

#top-info {
    color: #fff;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

#top-info ul {
    list-style: none;
    max-width: 1100px;
    position: relative;
    width: 80%;
    margin: auto;
    padding: 2px 0;
}

#top-info ul li {
    display: inline;
    font-size: 11px;
    margin-right: 11px;
}

#top-info ul li a {
    color: #fff !important;
}

#top-info ul li:first-child {
    padding-right: 15px;
    border-right: 1px solid #fff;
}

/*@media only screen and (min-width:981px) {
    #main-header {
        top: 37px;
    }

    .et_slide_menu_top {
        padding: 20px 40px 37px 40px;
    }
}*/


/* #top-menu-nav 

.et_header_style_slide #top-menu-nav {
    display: inline-block !important;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
    display: inline-block !important;
}

@media only screen and (min-width: 981px) {

    .et_header_style_left #et-top-navigation nav > ul > li > a,
    .et_header_style_split #et-top-navigation nav > ul > li > a {
        padding-bottom: 0 !important;
    }

    #top-menu {
        padding-right: 30px;
    }

    #top-menu li {
        line-height: 32px;
    }

    #top-menu-nav #top-menu li a {
        line-height: 32px;
        font-size: 14px;
        font-weight: 400;
    }

    body #top-menu-nav #top-menu li li a {
        padding-top: 14px;
        padding-bottom: 14px;
        line-height: 1.2em;
    }
}
*/

/* .section-heading-section */

.section-heading {
    max-width: 1100px;
    width: 80%;
    margin: 0 auto !important;
    position: relative;
}

.section-heading-row {
    padding: 8px 0 !important;
    background-image: none !important;
}

.section-heading-row h2 {
    padding-bottom: 0;
}

@media only screen and (max-width:980px) {
    .section-heading h2:before {
        background-image: url(/wp-content/themes/Divi-child/kep-heading-bug.png);
        background-size: contain;
        display: inline-block;
        width: 30px;
        height: 30px;
        content: "";
        padding-right: 15px;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width:768px) {
    .section-heading h2:before {
        position: relative;
        top: 3px;
    }
}

@media only screen and (min-width:981px) {
    .section-heading h2:before {
        content: url(/wp-content/themes/Divi-child/kep-heading-bug.png);
        position: absolute;
        left: -80px;
        top: 5px;
    }

    .section-heading-row {
        margin-bottom: 2%;
    }

    .section-heading-section .et_pb_row {
        padding: 1%;
    }

    .et_pb_fullwidth_header .header-content {
        margin-right: 40% !important;
    }

    .et_pb_fullwidth_header.header-container-no-margin .header-content {
        margin-right: 0% !important;
    }

    .et_pb_fullwidth_header_0.et_pb_fullwidth_header {
        padding-top: 144px !important;
    }
}

.section-heading-section {
    padding-top: 0 !important;
}


/* fullwidth header */

.et_pb_fullwidth_header,
.alt-fullwidth-header {
    min-height: 90vh;
}

.post-template-default .et_pb_fullwidth_header,
.et_pb_fullwidth_header.short-header {
    min-height: 60vh;
}

.et_pb_button {
    padding: .75em 2em;
}

/*.et_pb_button:hover {
    padding: .75em 3em .75em 2em !important;
}*/

.et_pb_button.et_pb_bg_layout_light {
    color: #000000 !important;
}

.et_pb_fullwidth_header h1,
.alt-fullwidth-header h1 {
    line-height: 1em;
}

.et_pb_fullwidth_header .header-content,
.alt-fullwidth-header .et_pb_text {
    margin-top: 5%;
}

.gradient-bg:after {
    content: '';
    background-position: 100% 3%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(160deg, rgba(0, 0, 0, .75) 15%, rgba(0, 0, 0, 0) 70%);
    background-size: 100%, cover !important;
}

.gradient-bg .et_pb_row {
    z-index: 1;
}


/* .page-blurb */

.page-blurb .et_pb_main_blurb_image img,
.page-blurb .et_pb_main_blurb_image {
    width: 100%;
    max-width: 100%;
}

.page-blurb .et_pb_main_blurb_image {
    margin-bottom: 5px;
}

.page-blurb h4 a:after {
    content: 'GO>';
    color: #0032a1;
    margin-left: 20px;
}

.facilities .page-blurb h4 a:after {
    content: '';
}

.et_pb_row .et_pb_column:nth-child(1) .page-blurb .et_pb_animation_bottom.et-animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}

.et_pb_row .et_pb_column:nth-child(2) .page-blurb .et_pb_animation_bottom.et-animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
}

.et_pb_row .et_pb_column:nth-child(3) .page-blurb .et_pb_animation_bottom.et-animated {
    -webkit-animation-duration: 1.75s;
    animation-duration: 1.75s;
}

.et_pb_row .et_pb_column:nth-child(4) .page-blurb .et_pb_animation_bottom.et-animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.et_pb_row .et_pb_column:nth-child(5) .page-blurb .et_pb_animation_bottom.et-animated {
    -webkit-animation-duration: 2.25s;
    animation-duration: 2.25s;
}


/*
body.home {
    opacity: 1;
    -webkit-animation: fadeBottom 5s 1 cubic-bezier(0.77, 0, .175, 1);
    -moz-animation: fadeBottom 5s 1 cubic-bezier(0.77, 0, .175, 1);
    -o-animation: fadeBottom 5s 1 cubic-bezier(0.77, 0, .175, 1);
    animation: fadeBottom 5s 1 cubic-bezier(0.77, 0, .175, 1);
    animation-delay: 5s;
}
*/


/* circle counter */

.percent-counter-circle {
    border-width: 9px;
}

.number-counter-circle .percent {
    height: auto !important;
}

.number-counter-circle .percent p:last-of-type {
    position: relative;
    padding: 44.5% 0;
    font-weight: 500;
    line-height: .1em;
    border: 9px solid #f7941e;
    border-radius: 50%;
}


/* .team-slider */

.team-slider > div:first-child {
    background-color: transparent !important;
    border: none !important;
}

.team-slider .owl-item {
    text-align: center;
}

.team-slider .owl-item a:hover img {
    border-color: #f7941e;
}

.team-slider .owl-item a.featured img {
    border-color: #8dc63f;
}

.team-slider .owl-item img {
    border: 6px solid;
    border-color: transparent;
    transition: all .25s ease-in-out;
    width: 178px !important;
}

.team-slider .owl-item h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1em;
}


body .team-slider .owl-theme .owl-controls .owl-buttons .owl-prev,
body .team-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    font-size: 3em;
    color: #fff !important;
    font-family: "ETmodules";
    font-size: 100px;
    background: none !important;
    top: 40%;
}

body .team-slider .owl-theme .owl-controls .owl-buttons .owl-next:after {
    content: "\35";
}

body .team-slider .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 10px;
}

body .team-slider .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: -90px;
}

body .team-slider .owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: "\34";
}

body .team-slider .et_pb_code_inner .white {
    background: transparent !important;
}

@media only screen and (max-width:980px) {
    body .autohide-arrows .owl-controls .owl-buttons {
        display: block !important;
    }
}


/* .latest-news */

.latest-news .et_pb_column {
    background: #fff url(/wp-content/themes/Divi-child/news-article-bg.png) no-repeat bottom left;
    background-size: 100%;
    padding: 10px 40px 0 40px;
}

.latest-news .et_pb_post .entry-title,
.latest-news .et_pb_post .post-content {
    text-align: center;
}

.latest-news .et_pb_post .post-content p {
    display: none;
}

.latest-news .et_pb_post .post-content a {
    display: inline-block;
    padding: .75em 2em;
    font-size: 18px;
    background: #00c18c;
    border-width: 0 !important;
    border-radius: 0;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;
}


/* .ask-kep */


/*
.ask-kep .gfield_label {
	display: none !important;
}*/

.ask-kep .ginput_container,
.ask-kep .gform_wrapper,
.ask-kep .gform_title {
    margin-top: 0 !important;
}

.ask-kep .gform_heading,
.ask-kep .gform_title {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.ask-kep .gform_footer {
    margin-top: 0px !important;
    padding-top: 0px !important;
    text-align: left !important;
}

.ask-kep .gform_button {
    padding: .75em 2em !importnat;
}

@media only screen and (min-width:981px) and (max-width:1175px) {
    .ask-kep p strong {
        font-size: .8em;
    }
}

body .gform_wrapper .gform_footer input.button {
    color: #000000 !important;
    border: none !important;
    font-weight: 300;
}


/* footer */

#main-footer > .container {
    max-width: 80%;
}

#main-footer #footer-widgets .footer-widget li {
    padding-left: 0;
}

#copyright p {
    padding-bottom: 0;
    max-width: 80%;
    margin: 0 auto;
    display: block;
    line-height: 2em;
    padding: 1em 0 !important;
}

#copyright p.copy {
    padding-bottom: 1em;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    font-weight: 400;
    color: #fff;
    background: #111;
}

#main-footer #footer-widgets .footer-widget li:before {
    content: none !important;
}

#footer-newsletter {
    display: block;
    background-color: #0232a1;
}

#footer-newsletter .container * {
    color: #fff;
    margin: 0 !important;
}

#footer-newsletter #gform_3 li {
    margin:6px 0 !important;
    padding-right: 0 !important;
}

/*
#footer-newsletter #gform_3 li label {
	display: none !important;
}
*/

#footer-newsletter #gform_3 {
    display: table;
}

#footer-newsletter #gform_3 li #input_3_1 {
    background-color: #0b2156;
}

#footer-newsletter #gform_3 .gform_footer,
#footer-newsletter #gform_3 .gform_heading,
#footer-newsletter #gform_3 .gform_body {
    display: table-cell;
    vertical-align: middle;
    height: 80px;
    padding: 0 14px !important;
}

.IN-widget {
    float: none;
    vertical-align: middle !important;
    padding-left: 0px !important;
    margin-left: 10p !importantx
}

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

    #footer-newsletter #gform_3 .gform_footer,
    #footer-newsletter #gform_3 .gform_heading,
    #footer-newsletter #gform_3 .gform_body {
        display: block;
        vertical-align: middle;
        height: 80px;
        padding: 0 14px !important;
    }

    #footer-newsletter #gform_3 {
        display: block;
    }
}

#main-footer .et_pb_button {
    display: inline-block;
    font-size: 14px;
    margin-top: 15px;
    padding: .5em 1.5em !important;
    color: #000 !important;
}

#main-footer .et_pb_button:after {
    content: none !important;
}

#main-footer .bbb {
    vertical-align: middle;
    display: inline-block;
    padding-right: 12px;
    line-height: 1em;
}

#footer-newsletter #gform_3 .gform_heading {
    width: auto;
}

#footer-newsletter #gform_3 .gform_title {
    white-space: nowrap;
    line-height: 80px;
    padding: 0;
}

.et_pb_widget {
    float: none;
    font-weight: 400;
}

#main-footer #footer-widgets {
    padding: 4% 0 0;
}

#footer-widgets #menu-footer-menu .menu-item {
    display: inline;
    padding-left: 0;
    margin-right: 10px;
}

#footer-widgets #menu-footer-menu .menu-item:last-child {
    margin-right: 0;
}

#footer-widgets #menu-footer-menu .menu-item a {
    font-weight: 400;
}

#footer-widgets #menu-footer-menu .menu-item a:hover {
    color: #111 !important;
}

#footer-widgets #menu-footer-menu .menu-item:before {
    content: none;
}

.et_pb_widget {
    margin-bottom: 2% !important;
}


/* #preloader */

#preloader,
#preloader * {
    display: none;
}

body.home #preloader,
body.home #preloader * {
    display: block;
}

body.home #preloader {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background-color: #fff;
    /*transition: opacity 0.65s;*/
    z-index: 999999;
    background: #333 url(/wp-content/themes/Divi-child/kep-preload-exercise-bands.jpg) no-repeat top left;
    background-size: cover;
}

body.home #preloader:after {
    content: '';
    background-position: 100% 3%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: linear-gradient(0deg, rgba(0, 117, 201, .5) 15%, rgba(0, 0, 0, 0) 60%);
    background-size: 100%, cover !important;
}

body.home #preloader .preloader-progress {
    position: absolute;
    left: 0;
    bottom: 200px;
    width: 800px;
    height: 557px;
    margin: auto;
    overflow: auto;
    background-image: url(/wp-content/themes/Divi-child/preloader-loading-2.png);
    background-size: contain;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, .75));
    z-index: 100;
}

body.home #preloader .preloader-progress-bar {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    min-width: 10px;
    background-image: url(/wp-content/themes/Divi-child/preloader-loaded-2.png);
    animation: loading 3s linear;
    z-index: 110;
}

body.home #preloader h3 {
    color: #fff;
    position: absolute;
    bottom: 50px;
    left: 40px;
    width: 100%;
    z-index: 110;
    font-size: 50px;
}

body.home #preloader h3 span {
    font-size: 40px
}

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

    body.home #preloader .preloader-progress,
    body.home #preloader .preloader-progress-bar {
        width: 250px !important;
        height: 174px !important;
        background-size: 250px !important;
        bottom: 100px;
    }

    body.home #preloader h3 {
        bottom: 10px;
        max-width: 80%;
        left: 10px;
        font-size: 20px;
    }

    body.home #preloader h3 span {
        font-size: 18px
    }
}

@media only screen and (max-width:1300px) {
    body.home #preloader h3 {
        font-size: 32px;
    }

    body.home #preloader h3 span {
        font-size: 26px
    }
}


/*
body.home #preloader.loaded {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    opacity: 0;
    z-index: -90000;
}

body.home #preloader.loaded * {
    display: none;
}*/

@keyframes loading {
    0% {
        max-width: 0;
    }
}


/* .next-industry */

.next-industry h2 {
    font-size: 28px;
    line-height: 1.3em;
}

@media only screen and (min-width:981px) {
    .next-industry h2 {
        font-size: 32px;
    }
}

@media only screen and (min-width:1200px) {
    .next-industry h2 {
        font-size: 36px;
    }
}


/* color test .page-id-2112 */

.page-id-2112 #main-header,
.page-id-2112 .section-heading-row,
.page-id-2112 .et_slide_in_menu_container {
    background-color: #0032a1 !important;
}

.page-id-2112 a,
.page-id-2112 a:after {
    color: #0032a1 !important;
}

.page-id-2112 .team-slider .owl-item img {
    border-color: transparent !important;
}

.page-id-2112 .et_slide_in_menu_container #mobile_menu_slide li a,
.page-id-2112 #et-info-email,
.page-id-2112 .et_pb_more_button {
    color: #fff !important;
}

.data-sheets * {
    font-size: 18px;
}

.address {
    color: #fff !important;
    position: relative;
}

.address:before {
    font-family: 'ETmodules';
    content: '\e01d';
    visibility: visible !important;
    font-size: 41px;
    position: absolute;
    top: 10px;
    left: -45px;
}

.et_pb_section_video_bg {
    background-color: transparent;
}

.background-cover {
    background-size: cover;
}

.ask-email {
    color: #fff !important;
}

#mep_0 {
    height: auto !important;
}


/* .page-id-2606 landing page */

@media only screen and (min-width: 641px) {
    #landing-page-header .small-form .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
        margin-top: 10px;
    }

    #landing-page-header .small-form .gform_wrapper ul.gform_fields li.gfield.gf_left_half {
        padding-right: 16px;
    }

    #landing-page-header .small-form .gform_wrapper ul.gform_fields li textarea {
        height: 8em;
    }
}

#landing-page-header .small-form .gform_wrapper .top_label div.ginput_container {
    margin-top: 2px;
}

#landing-page-header .small-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#landing-page-header .small-form .gform_wrapper textarea.textarea,
#landing-page-header .small-form div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    padding: 10px;
}

body.page-id-2606 .experts-section,
body .et_pb_section.ask-kep {
    background: #111111 !important;
}

.page-id-2606 #landing-page-header .et_pb_column {
    display: flex;
    align-items: center;
    flex-direction: column;
}

body .gform_wrapper .gform_footer input.button {
    font-weight: 400 !important;
}


/* half-gray-bg */

@media only screen and (max-width:980px) {
    body.et_divi_theme div.half-gray-bg {
        background-image: none !important;
        background-color: rgba(102, 122, 160, 0.25) !important;
    }
}


/* .icon-bugs */

.icon-bugs {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.icon-bugs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.icon-bugs ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.icon-bugs img {}

#dkwi-heading {
    font-weight: 400;
}


/* lander-form */

.lander-form_wrapper .top_label .gfield_label {
    font-size: 14px;
}

.lander-form_wrapper {
    margin-top: 0 !important;
}

.lander-form_wrapper .gform_heading,
.lander-form_wrapper .gform_heading * {
    margin: 0 !important;
    padding: 0 !important;
}

body .lander-form_wrapper ul li.gfield {
    margin-top: 8px !important;
}

body .lander-form_wrapper textarea {
    height: 7em !important;
}

body .lander-form_wrapper select {
    height: 43px !important;
}

body .lander-form_wrapper .top_label div.ginput_container {
    margin-top: 4px !important;
}

body .lander-form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .lander-form_wrapper textarea.textarea {
    padding: 12px !important;
}

body.page-id-2693 .gform_wrapper .gform_footer,
body.page-id-2693 .gform_wrapper .gform_page_footer {
    text-align: center !important;
}

body.page-id-2693 .et_pb_text_inner ul li {
    margin-bottom: 1em;
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
    background-color: rgba(0, 0, 0, .5) !important;
}


/* .home-slider-module 
.home-slider-module,
.home-slider-module div {
    padding: 0 !important;
    max-height: 100% !important;
    max-width: 100% !important;
    width: 100% !important;
}
*/


/*
@media only screen and (min-width: 981px) {
    .home-slider-module {
        padding-top: 134px !important;
    }
}

.home-slider-module .et_pb_slide_image img {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.home-slider-module .et_pb_slide_image {
    width: 100% !important;
    height: auto !important;
    margin: 0 !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
}

.home-slider-module .et_pb_container {
    height: 100%;
    width: 100%;
    max-width: 100%;
}

.home-slider-module .et_pb_media_alignment_center .et_pb_slide_image {
    position: static !important;
}

.home-slider-module .et_pb_container {
    height: auto !important;
    min-height: 100% !important;
}

.home-slider-module .et_pb_slide_description {
    display: none !important;
}

.home-slider-module .et_pb_slide,
.home-slider-module .et_pb_container {
    padding: 0 !important;
    margin: 0 !important; 
    width: 100% !important;
    max-width: 100% !important;
}*/

/*
@media only screen and (max-width: 600px) {
	#page-container .home-slider-module .et_pb_container {
		height: 200px !important;
		min-height: 200px !important;
	}

	.et_pb_slider .et_pb_slide {
		background-size: contain !important;
		background-position: bottom;
	}
}

@media only screen and (max-width: 980px) {
	#page-container .home-slider-module .et_pb_container {
		height: 300px !important;
		min-height: 300px !important;
	}
}

@media only screen and (min-width: 981px) {
	.home-slider-module .et_pb_container {
		height: 650px !important;
		min-height: 650px !important;
	}

	.home-slider-module .et_pb_slide_0 .et_pb_slide_image {
		width: 100% !important;
		text-align: right !important;
	}

	.home-slider-module .et_pb_slide_0 .et_pb_slide_image img {
		-webkit-filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.9));
		filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.9));
	}

	.home-slider-module .et_pb_slide_0 .et_pb_slide_description {
		width: 100%;
		text-align: center;
		float: none;
		margin: 0;
		padding: 0;
		top: 100px;
		text-shadow: 4px 4px 4px rgba(0, 0, 0, .9);
		position: absolute;
	}

	.home-slider-module .et_pb_slide_1 .et_pb_slide_image,
	.page-id-3329 .home-slider-module .et_pb_slide_2 .et_pb_slide_image {
		width: 100% !important;
		text-align: right !important;
	}

	.home-slider-module .et_pb_slide_1 .et_pb_slide_image img,
	.page-id-3329 .home-slider-module .et_pb_slide_2 .et_pb_slide_image img {
		-webkit-filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.9));
		filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.9));
	}

	.home-slider-module .et_pb_slide_1 .et_pb_slide_description,
	.page-id-3329 .home-slider-module .et_pb_slide_2 .et_pb_slide_description {
		display: none !important;
	}

	.home-slider-module .et_pb_slide {
		padding-top: 97px !important;
	}

	.home-slider-module .et_pb_slide_2 .et_pb_slide_image {
		position: relative !important;
		width: 100%;
		text-align: left;
		margin-top: 0 !important;
	}

	.home-slider-module .et_pb_slide_2 .et_pb_slide_description {
		margin: 10px 0 0 0 !important;
		padding: 0 !important;
		position: relative;
		display: block;
		float: none;
		width: 100%;
	}

	.page-id-3329 .home-slider-module .et_pb_slide_2 .et_pb_slider_container_inner {
		display: table-cell;
		vertical-align: middle;
	}

	.page-id-3329 .home-slider-module .et_pb_slide_2 .et_pb_slide_description {
		display: table-cell;
		vertical-align: middle;
	}
}
*/

/*
@media only screen and (min-width: 1450px) {
	#page-container .home-slider-module .et_pb_container {
		height: 800px !important;
		min-height: 800px !important;
	}
}
*/


/* ABM Lander */

.side-by-side-logos {
    align-items: center;
}

#three-images-container {
    padding: 30px 20px 20px;
    border: 2px solid #d6d7d9;
    margin-top: 24px;
    /*
    grid-template-columns: 50%;
    display: grid;
    grid-gap: 25px;
    */
}

#three-images-container:before {
    content: 'Our Investments. Your Benefits.';
    position: absolute;
    top: -15px;
    left: 50px;
    font-size: 27px;
    padding: 0 10px;
    color: #000;
    background: #fff;
    display: block;
    font-family: 'Fjalla One', Verdana, sans-serif;
}


/*
#three-images-container .et_pb_image_6 {
    grid-area: 1 / 1 / 3 / 2;
}

#three-images-container .et_pb_image_7 {
    grid-area: 1 / 2;
    width: 100%;
}

#three-images-container .et_pb_image_7 *,
#three-images-container .et_pb_image_8 * {
    width: 100%;
}

#three-images-container .et_pb_image_8 {
    grid-area: 2 / 2;
    width: 100%;
}
*/

/* Bryans CSS*/
/* Tech Seo changes */



#gform_1 ::-webkit-input-placeholder {
    color: #000 !important;
}

#gform_1 ::-moz-placeholder {
    color: #000 !important;
}

#gform_1 :-ms-input-placeholder {
    color: #000 !important;
}

#gform_1 :-moz-placeholder {
    color: #000 !important;
}

#input_3_1::-webkit-input-placeholder {
    color: #fff !important;
}

#input_3_1::-moz-placeholder {
    color: #fff !important;
}

#input_3_1:-ms-input-placeholder {
    color: #fff !important;
}

#input_3_1:-moz-placeholder {
    color: #fff !important;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea.textarea,
body div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    background: #fff !important;
    color: #000;
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body div.form_saved_message div.form_saved_message_emailform form input[type=submit]:hover {
    background-color: #ce4918 !important;
    border-radius: 0;
}

body.et_pb_button_helper_class .et_pb_button,
body.et_pb_button_helper_class .et_pb_module.et_pb_button,
.woocommerce.et_pb_button_helper_class a.button.alt,
.woocommerce-page.et_pb_button_helper_class a.button.alt,
.woocommerce.et_pb_button_helper_class button.button.alt,
.woocommerce.et_pb_button_helper_class button.button.alt.disabled,
.woocommerce-page.et_pb_button_helper_class button.button.alt,
.woocommerce-page.et_pb_button_helper_class button.button.alt.disabled,
.woocommerce.et_pb_button_helper_class input.button.alt,
.woocommerce-page.et_pb_button_helper_class input.button.alt,
.woocommerce.et_pb_button_helper_class #respond input#submit.alt,
.woocommerce-page.et_pb_button_helper_class #respond input#submit.alt,
.woocommerce.et_pb_button_helper_class #content input.button.alt,
.woocommerce-page.et_pb_button_helper_class #content input.button.alt,
.woocommerce.et_pb_button_helper_class a.button,
.woocommerce-page.et_pb_button_helper_class a.button,
.woocommerce.et_pb_button_helper_class button.button,
.woocommerce-page.et_pb_button_helper_class button.button,
.woocommerce.et_pb_button_helper_class input.button,
.woocommerce-page.et_pb_button_helper_class input.button,
.woocommerce.et_pb_button_helper_class #respond input#submit,
.woocommerce-page.et_pb_button_helper_class #respond input#submit,
.woocommerce.et_pb_button_helper_class #content input.button,
.woocommerce-page.et_pb_button_helper_class #content input.button,
body .gform_wrapper .gform_footer input.button {
    font-weight: 400 !important;
}

.home-slider-module .et_pb_slide {
    min-height: 90vh;
    padding: 0 !important;

}

@media only screen and (min-width:981px) {

    .home-slider-module .et_pb_slide .et_pb_container {
        min-height: unset !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .home-slider-module h1 {
        padding-top: 150px;
        margin: 0 auto;
        max-width: 1100px;
        position: relative;
    }

    .home-slider-module h1:before {
        background: linear-gradient(90deg, #0032a1 0%, rgba(41, 196, 169, 0) 100%);
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        display: block;
        z-index: -1;
        width: 200%;
        transform: translateX(-50%);
    }
}

.et_pb_slide_description {
    padding: 0 !important;
}

.et_pb_slide_1 .et_pb_slide_description p {
    padding: 4% 0 0 0;
}

.et_pb_slide_1 .et_pb_slide_description p:first-child {
    font-size: 2.5em;
    font-weight: 900;
}

.et_pb_slide_1 .et_pb_slide_description .et_pb_slide_content {
    line-height: 0;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
}

#post-3892 .et_pb_fullwidth_header_container .header-content {
    margin: 22%;
    width: 100%;
}

#post-3892 .et_pb_fullwidth_header_container .header-content h1 {
    font-size: 3em;
    line-height: 1.3em;
}

@media only screen and (max-width:980px) {
    .home-slider-module .et_pb_slide {
        background-position-x: -150px;
        background-position-y: 60px;
    }

    #main-footer .et_pb_widget ul li {
        margin-bottom: 0;
    }

    #main-footer .et_pb_widget ul li a {
        padding: 15px 0;
        display: block;
        font-size: 16px;
    }
}


#testimonial-slider .et_pb_slide_description:before {
    content: '\f10e';
    display: inline-block;
    margin: 0 auto;
    font-family: 'FontAwesome';
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    color: #f7941e;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 2px solid #f7941e;
    margin-bottom: 15px;
}

#leachables:before {
    content: '\f5d3' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 300;
    position: relative;
    display: inline !important;
    background-color: transparent;
    transition: 0.2s ease all;
    float: left;
    padding-right: 20px;
    font-size: 56px;
    top: 19px;
    color: #5eaffb;
}

#toggle-row .et_pb_toggle_title:before {
    color: #030f2b;
    font-family: 'IBM Plex Sans' !important;
    content: "Learn More +" !important;
    font-size: 14px;
    position: absolute;
    left: 0;
}

#toggle-row .et_pb_toggle_content {
    background-color: #fff;
}

#page-container #toggle-row .et_pb_toggle_open .et_pb_toggle_title:before {
    content: none !important;
}

#high-burst:before {
    content: '\e452' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 300;
    position: relative;
    display: inline !important;
    background-color: transparent;
    transition: 0.2s ease all;
    float: left;
    padding-right: 20px;
    font-size: 56px;
    top: 18px;
    color: #5eaffb;
}

#pump-life:before {
    content: '\e29e' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 300;
    position: relative;
    display: inline !important;
    background-color: transparent;
    transition: 0.2s ease all;
    float: left;
    padding-right: 20px;
    font-size: 56px;
    top: 18px;
    color: #5eaffb;
}

#chemical:before {
    content: '\f0c3' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 300;
    position: relative;
    display: inline !important;
    background-color: transparent;
    transition: 0.2s ease all;
    float: left;
    padding-right: 20px;
    font-size: 56px;
    top: 18px;
    color: #5eaffb;
}

.kflex-toggle .et_pb_toggle_title {
    display: flex;
    margin-top: 3.8em;
    padding-right: 0 !important;
    color: #161C37 !important;
    font-weight: 100 !important;
    font-family: 'IBM Plex Sans' !important;
}

.et_pb_toggle_0.et_pb_toggle.et_pb_toggle_close:hover,
.et_pb_toggle_0.et_pb_toggle.et_pb_toggle_open:hover,
.et_pb_toggle_1.et_pb_toggle.et_pb_toggle_close:hover,
.et_pb_toggle_1.et_pb_toggle.et_pb_toggle_open:hover,
.et_pb_toggle_2.et_pb_toggle.et_pb_toggle_close:hover,
.et_pb_toggle_2.et_pb_toggle.et_pb_toggle_open:hover,
.et_pb_toggle_3.et_pb_toggle.et_pb_toggle_close:hover,
.et_pb_toggle_3.et_pb_toggle.et_pb_toggle_open:hover {
    background-color: #fff !important;
}

.et_pb_toggle_0.et_pb_toggle.et_pb_toggle_close h5:hover,
.et_pb_toggle_0.et_pb_toggle.et_pb_toggle_open h5:hover,
.et_pb_toggle_1.et_pb_toggle.et_pb_toggle_close h5:hover,
.et_pb_toggle_1.et_pb_toggle.et_pb_toggle_open h5:hover,
.et_pb_toggle_2.et_pb_toggle.et_pb_toggle_close h5:hover,
.et_pb_toggle_2.et_pb_toggle.et_pb_toggle_open h5:hover,
.et_pb_toggle_3.et_pb_toggle.et_pb_toggle_close h5:hover,
.et_pb_toggle_3.et_pb_toggle.et_pb_toggle_open h5:hover {
    text-decoration: underline !important;
}

#bpog-btn {
    cursor: pointer;
    margin-top: 20px;
}

#gform_14 h2 {
    font-size: 45px;
    color: #161C37;
    text-align: center;
    padding-bottom: 0.7em;
    font-weight: 900 !important;
}

#gform_14 span {
    display: block;
}

#gform_14 strong {
    font-weight: 700;
}

#gform_14 .gfield_radio {
    text-align: center;
}

#gform_14 #choice_14_3_0 {
    position: relative;
    top: 60px;
    left: 34%;
}

#gform_14 #choice_14_3_1 {
    position: relative;
    top: 60px;
    left: 49%;
}

#gform_14 .gchoice {
    background-color: #fff;
    padding: 3em 5em 3em 4em;
    margin: 0 .7em 1em;
    border-radius: 7px;
    min-width: 311px;
}

#gform_14 #label_14_3_0:before {
    content: '\f0e0' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 900;
    position: relative;
    background-color: transparent;
    transition: 0.2s ease all;
    font-size: 56px;
    color: #161C37;
    display: block;
    padding-bottom: 20px;
}

#gform_14 #label_14_3_1:before {
    content: '\f49e' !important;
    font-family: 'Font Awesome 6 Pro' !important;
    font-weight: 900;
    position: relative;
    background-color: transparent;
    transition: 0.2s ease all;
    font-size: 56px;
    color: #161C37;
    display: block;
    padding-bottom: 20px;
}

#gform_14 input.button {
    background-color: #161C37;
    color: #fff;
    font-weight: 500 !important;
    border-radius: 40px !important;
    font-family: 'Roboto', Helvetica, Arial, Lucida, sans-serif !important;
    margin: 2em auto;
    font-size: 16px !important;
}

#gform_page_14_2 .gfield_label,
#gform_page_14_2 .gfield_label {
    padding-top: 1em;
}

#gform_14 .gform_page_footer {
    display: flex;
}

#gform_14 .gform_page_footer #gform_submit_button_14 {
    display: flex;
}

.et_pb_toggle_2.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_1.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_3.et_pb_toggle_close .et_pb_toggle_title:before,
.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before {
    font-size: 18px;
    right: 85px;
    top: 88px !important;
    content: "\50" !important;
}


@media only screen and (max-width: 600px) {
    #gform_14 h2 {
        font-size: 24px;
    }

    #gform_14 span {
        display: flex;
    }

    #gform_14 .gfield_radio {
        text-align: center;
    }

    #gform_14 .gchoice {
        margin-bottom: 1em;
    }

    .page-id-6549 .et_pb_code_0 {
        padding: 5px;
    }

    #gform_14 #field_14_1 {
        padding: 20px;
    }

    #gform_14 .gchoice {
        padding-right: 4em;
    }

    .side-border {
        width: 80%;
    }

    #gform_page_14_1 {
        min-height: 1000px;
    }

    .gf_list_inline .gchoice_14_3_0 {
        position: block;
        width: 94%;
    }

    .gf_list_inline .gchoice_14_3_1 {
        position: block;
        width: 94%;
    }

    #choice_14_3_0 {
        left: 23% !important;
    }

    #choice_14_3_1 {
        left: 35% !important;
    }

    #gform_next_button_14_4 {
        position: absolute;
        top: 850px;
        left: 40%;
    }
  
    #sample-form .et_pb_code_1 {
        padding: 2% !important;
    }

}

@media only screen and (max-width: 408px) {
    .gf_list_inline .gchoice_14_3_0 {
        top: 500px;
    }

    .gf_list_inline .gchoice_14_3_1 {
        top: 700px;
    }

    #gform_next_button_14_4 {
        top: 900px;
    }
}

/*data sheet styles*/

.table-title {
    background-color: #0333A0;
    border-color: #ffffff;
    border: solid;
    border-width: .25px;
    color: #fff;
}

.table-subtitle {
    background-color: #939393;
    border-color: #ffffff;
    border: solid;
    border-width: .25px;
    color: #fff;

}

.table-square {
    border-color: #000000;
    border: solid;
    border-width: .25px;
}


#page-container #global-alert {
    background: #f6951e;
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 1.5em;
    padding: 15px 0;
}

#page-container #global-alert a {
    color: #000;
}

#page-container #main-header {
    position: static !important;
}

/* Biopharma page nav button */

.blue-button a {
    color: #000000 !important;
    border-radius: 40px !important;
    background-color: #4edbfc !important;
    padding: 0.9em !important;
}

/* Biopharma popup */

#popmake-6843,
#popmake-6843 .pum_content,
#popmake-6843 .et_pb_section_0 {
    border-radius: 10px;
}

#popmake-6843 .pum-close {
    border-radius: 0 10px 0 0;
    background-color: #f7941e !important;
    color: #000000 !important;
}

#popmake-6843 .et_pb_module_header {
    padding-bottom: 1em;
}

#popmake-6843 .et_pb_cta_0 {
    padding-top: 1em;
}

#popmake-6843 ul {
    list-style-type: circle;
    padding-bottom: 1.5em;
}

#popmake-6843 p {
    padding-bottom: 1em;
}

/* Assembly Page */
.assembly-capabilities p {
    padding-bottom: 0px !important;
}

.Assembly-case-studies a.et_pb_button.et_pb_promo_button {
    text-decoration: underline !important;
}

.assembly-hero .et_pb_header_content_wrapper {
    margin-top: 0px !important;
}

.kep-assembly-capabilities .et_pb_main_blurb_image {
    margin-bottom: 0px;
}

/*home page owl*/
#team-section .owl-stage .owl-item img {
    width: 178px;
    height: 178px;
}


/*Landing Page - Elastomer Products*/
#post-6506 h1 {
    line-height: 1.1em;
}

#post-6506 div#home-hero p {
    font-family: 'Fjalla One', Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 2px;
    font-size: font-size: clamp(1.125rem, 0.25rem + 2.3333vw, 2rem) !important;
    font-weight: 400;
}

#post-6506 div#home-hero a.et_pb_button {
    margin-top: 4vh;
}

div#value-added-section h3 {
    font-size: clamp(1.25rem, 0.75rem + 1.3333vw, 1.75rem) !important;
    color: #F7941E !important;
}

/* BioVTEX Resources Section */

#page-container #bio-resources .et_pb_row {
    max-width: 1600px;
}

#page-container #bio-resources .et_pb_button {
    color: #000000 !important;
    border-radius: 40px;
    font-size: 16px;
    padding: 0.7em 2.5em;
    background-color: #4edbfc;
}

body #page-container #et-boc .et_pb_section .et_pb_button_0_tb_header,
body .pum-container .et_pb_section .et_pb_button_0_tb_header {
    font-size: 16px !important;
}

#page-container #bio-resources .et_pb_ajax_pagination_container article {
    border: 3px solid black;
    border-radius: 5px;
    padding: 1.2em;
    margin-right: 1%;
    margin-left: 1%;
}

@media screen and (max-width:899px){
    #bio-resources, 
    #bio-resources .et_pb_row_9 {
        padding-top:0px !important;
    }
}

@media screen and (min-width:900px) {
    #page-container #bio-resources .et_pb_cta_0 {
        width: 31%;
        padding: 0;
        position: absolute;
        margin-left: 2%;
    }

    #page-container #bio-resources .et_pb_cta_0 h2 {
        line-height: 1.6em;
        padding-top: 3%;
    }

    #page-container #bio-resources:before {
        content: url(/wp-content/uploads/2024/01/blue-background-square.png);
        height: 850px;
        position: absolute;
        left: -6%;
        top: -5em;
    }

    #page-container #bio-resources .et_pb_cta_0 h2 {
        line-height: 1.6em;
        padding-top: 3%;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article .post-content-inner {
        padding-bottom: 4em;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article .more-link {
        position: absolute;
        bottom: 2em;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article {
        background-color: #ffffff;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container {
        align-items: stretch;
        display: flex;
        flex-flow: row wrap;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article {
        display: flex;
        flex-flow: column;
        width: 31.333%;
        min-height: 350px;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article .entry-title {
        padding-bottom: 1em;
    }

    #page-container #bio-resources .et_pb_ajax_pagination_container article.et_pb_blog_item_0_0 {
        margin-left: 34.3%;
    }
}

/* Cookie Policy  */
#et-main-area #cookie-link {
	color: #fff !Important;
	text-decoration: none;
}
#et-main-area #cookie-link:hover {
	text-decoration: underline !important;
}