html, body {
    font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif; padding:0; margin: 0;background: #b8b8b8;
}

img,
svg {
    vertical-align: middle;
}


header{
    width:100%;
    display: table;
    background:#fff;
    padding-top:16px;
    padding-bottom:16px;
    margin:0;
}
#menu{
    background:#000;
    padding:8px;
    
}
#logo{
    height: 60px;
    padding-left:16px;
}

#dwlogo{
    height: 30px;
    padding-left:30px;
}

#mainbanner{
    display: none;
    Background:#fff;
    
}
#bannerimage{
    width:100%;
    Background:#fff;
}
#banner{
    Background:#fff;
    width:100%;
    height:100px;
}
#bannerbox{
    position: relative;
    top: 0px;
    margin: auto;
    width:700px;
    height: 120px;
    background: #fff;
    padding:20px;
}

#bannerm{
    display: none;
    background: #fff;
    text-align: center;
}
#btext{
    text-align: center;
    background: #fff;
}
.icons{
    width: 100%;
    text-align: center;
    background: #fff;
}
.grid_container_imagebox{
    height: auto;
    text-align: center;
    justify-content: center;
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
    margin: auto;
}

.iconimages{
    width: 100%;
}

.grid_item_image {
    text-align: center;
    padding: 15px;
}

.grid_container_products{
    height: auto;
    text-align: center;
    justify-content: center;
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
    margin: auto;
}
.grid_item_products {
    text-align: center;
    padding: 15px;
    word-wrap: normal;
    overflow-wrap: break-word;
}

.grid_container_categories{
    height: auto;
    text-align: center;
    justify-content: center;
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    padding: 10px;
    margin: auto;
}
.grid_item_category {
    text-align: center;
    padding: 15px;
}

.grid_container_2col{
    height: auto;
    text-align: center;
    justify-content: center;
    display: inline-grid;
    grid-template-columns: auto auto;
    padding: 10px;
    margin: auto;
}
.grid_item_2col {
    text-align: center;
    padding: 15px;
}

#pageheader{
    background:#febd17;
    padding-top: 28px;
    padding-bottom: 28px;
    margin: auto;
    text-align: center;
    font-family: Oswald, sans-serif; 
    font-size: 3rem;
    font-weight: bold;
}
.category-box{
    Background:#b8b8b8; width:300px; height: 100px; display: flex; justify-content: center; align-items: center;
}

#tough{
    background:#000;
    padding-top: 28px;
    padding-bottom: 28px;
    margin: auto;
    text-align: center;
}


.subHeadline {
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: Bold;
    font-size:1rem; padding: 10px;
}
.subHeadlineBold {
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: Bold;
    font-size:1rem; font-weight: bold;padding: 10px;
}
.mainHeadline{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: Bold;
    font-size:3rem; font-weight: bold;
}

footer{
    background: url("Images/footer_background.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
    width: 100%;
}

.footer
{
    margin:auto;
    width:700px;
    padding:20px;
}

#footer_logo{ width:300px}

.grid_container_footer{
    height: auto;
    text-align: center;
    justify-content: center;
    grid-template-columns: auto;
    padding: 10px;
    margin: auto;
}

.grid_item_footer {
    text-align: center;
    padding: 15px;
}





.content_container{
    background: #fff;
    text-align: center;
}

.content_container50{
    width:50%;
    background: #fff;
    text-align: center;
    padding: 20px;
}


.heading{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
}

.headingLink{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
}

.headingLink:hover{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    color:#2963AA;
    text-decoration:underline;
}
.headingLink{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    color:#000000;
    text-decoration:none;
}

.body{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.1rem;
}
.bodyBold{
    font-family: 'Helvetica', Helvetica, Arial, sans-serif;
    font-weight: Bold;
    font-size: 1rem;
}

.footerlinklist{
    list-style:none;
    text-align:center;
    white-space: nowrap;
    padding: 0;
}

.footerLinks{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#333;
    text-decoration:none;
    white-space:nowrap;
}
.footerLinks:hover{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#2963AA;
    text-decoration:none;
}
.footerLinksActive{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#000000;
    text-decoration:none;
}

.links{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#333;
    text-decoration:none;
    white-space:nowrap;
}

.links:hover{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#2963AA;
    text-decoration:none;
}

.links:visited{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#333;
    text-decoration:none;
}

.links:active{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#333;
    text-decoration:none;
}

.linksBlue{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#2963AA;
    text-decoration:none;
    white-space:nowrap;
}

.linksBlue:hover{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:500;
    color:#333;
    text-decoration:none;
}

.linksBold{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:bold;
    color:#333;
    text-decoration:none;
    white-space:nowrap;
}

.linksBold:hover{
    font-family: Helvetica, Arial, sans-serif;
    font-size:1rem;
    font-weight:bold;
    color:#2963AA;
    text-decoration:none;
}

.text_content_container{
    width:100%; display: flex; justify-content: center;
}
.text_content{
    text-align: left; width: 50%;
}
.ProductImg{
    width:500px; height: auto;
}

#video{
    width:640px;
    height:360px;
    border:none;
}
.product_content{
    width:100%;
    display: flex;
    justify-content: center;
}



/* ========================================================== */
/* 						    10. CONTACT                       */
/* ========================================================== */

#contact-form {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    text-align: center;
    margin-bottom: 10px;
}

input.contact-input {
    width: 100%;
    height: 55px;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 20px;
    color: #333;
    border: 1px solid #757575;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

textarea {
    height: 205px;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    border: 1px solid #757575;
    background-color: transparent;
    font-size: 14px;
    float: left;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

button.contact-submit {
    color: #fff;
    border: 2px solid #0d6eac;
    background-color: #0d6eac;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    padding: 16px 30px;
    position: relative;
    text-transform: uppercase;
    -webkit-border-radius: 3px 3px;
    -moz-border-radius: 3px 3px;
    border-radius: 3px 3px;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}

button.contact-submit:hover {
    color: #0d6eac;
    background-color: transparent;
    border: 2px solid #0d6eac;
    transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #333;
}

input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
}

input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
}

input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
}

#contact-form input.contact-input:focus,
#contact-form textarea.contact-commnent:focus {
    border-color: #333;
    outline: none;
}

p.contact_success_box {
    display: inline-block;
    color: #333;
    font-size: 20px;
    font-style: italic;
    padding: 20px 20px;
    border: 1px solid #333;
    webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

contact_error_box {
    display: inline-block;
    color: red;
    font-size: 20px;
    font-style: italic;
    padding: 20px 20px;
    border: 1px solid red;
    webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}


@media only screen and (max-width: 1800px) {
    .product_content{
        width:50%;
        display: flex;
        justify-content: center;
    }
}

@media only screen and (max-width: 1500px) {
    #mainbannerlong{
        display: none;
    }
    #mainbanner{
        display: inherit;
    }

    #banner{
        display: table;
    }
    .product_content{
        width:80%;
        display: flex;
        justify-content: center;
    }
    .grid_container_products {
        grid-template-columns: auto auto auto;
    }
    .grid_container_categories {
        grid-template-columns: auto auto auto;
    }
    .product_content{
        width:30%;
        display: flex;
        justify-content: center;
    }
    #video{
        width:480px;
        height:270px;
        border:none;
    }
}


@media only screen and (max-width: 1000px) {
    #mainbannerlong{
        display: none;
    }
    #mainbanner{
        display: inherit;
    }

    #bannerbox{
        width:500px;
    }

    .subHeadline {
        font-size:0.875rem;
    }

    .mainHeadline{
        font-size:1.5rem;
    }

    .grid_container_products{
        grid-template-columns: auto auto;
    }

    .grid_container_categories {
        grid-template-columns: auto auto;
    }
    
    .footer
    {
        width:100%;
        padding:0px;
    }

    .footerlinklist{
        list-style:none;
        margin: 0;
        padding: 0;
    }

    .product_content{
        width:100%;
    }
    .grid_container_2col{
        grid-template-columns: 100%;
    }

    .content_container50{
        width:100%;
    }

    #video{
        width:320px;
        height:180px;
        border:none;
    }

}

@media only screen and (max-width: 540px) {
    #banner{
        display: none;
    }
    #bannerm{
        display: block;
    }
    #bannerbox{
        width:250px;
    }

    .subHeadline {
        font-size:0.875rem;
    }

    .mainHeadline{
        font-size:1.5rem;
    }

    .grid_container_imagebox{
        grid-template-columns: 100%;
    }

    .iconimages{
        width: 90%;
    }

    .grid_container_products{
        grid-template-columns: 100%;
    }

    .footer
    {
        width:100%;
        padding:0px;
        text-align: center;
    }

    .grid_container_footer{
        display: inline-grid;
        grid-template-columns: 100%;
        padding:0px;
        width:100%;
    }

    .grid_item_footer {
        padding: 0;
        wdith:100%;
    }

    .footerlinklist{
        list-style:none;
        text-align:center;
        padding:0;
    }

    .category-box{
        Background:#b8b8b8; width:200px; height: 100px; display: flex; justify-content: center; align-items: center;
    }
    
    .heading{ font-size: 1.20rem;}
    .heading{ font-size: 1.20rem;}

    .grid_container_test{
        grid-template-columns: 100%;
    }
    .text_content{
        width: 100%;
    }
    .grid_container_2col{
        grid-template-columns: 100%;
    }

    .ProductImg{
        width:200px;
    }
    .content_container50{
        width:100%;
    }

    #video{
        width:320px;
        height:180px;
        border:none;
    }
}


.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.components-reconnect-show, .components-reconnect-failed, .components-reconnect-rejected {
    display: none;
}