@media screen and (max-width: 768px){

    html {
        font-size: 20px;
    }

/*/////////////////////////////////////////
    HEADER
/////////////////////////////////////////*/

.ht-site-header {
    padding: .5em;
}

    .ht-site-header .ht-menu {
        display: none;
        position: absolute;
        top: 100%;
        right: -0.5em;
        width: 100vw;
        padding: 0 .5em;
        z-index: 100;
    }

        .ht-site-header .ht-menu li {
            display: block;
            margin: 0;
            margin-bottom: .5em;
        }

    .ht-site-header .toggle-bar {
        display: block;
    }

    .ht-site-header .fa-bars:before {
        font-size: 1.5em;
    }

    .ht-site-header .directory .header-social-links {
        display: none;
    }



/*/////////////////////////////////////////
    40/60
/////////////////////////////////////////*/

        #section_40_60 .section_40_60-contain {
            display: block;
            font-size: .85em;
        }

            #section_40_60 .section_40_60-contain .section_40_60_left {
                width: 100%;
                padding: 0 1em 1em;
                max-width: 100%;
            }

            #section_40_60 .section_40_60-contain .section_40_60_right {
                width: 100%;
                max-width: 100%;
                flex-direction: column;
            }

                #section_40_60 .section_40_60-contain .section_40_60_right div {
                    padding-bottom: 1em;
                }

                #section_40_60 .section_40_60-contain .section_40_60_right.mobile {
                    display: flex;
                }

                #section_40_60 .section_40_60-contain .section_40_60_right.desktop {
                    display: none;
                }
                
                
                
/*/////////////////////////////////////////
    FEATURE GRID
/////////////////////////////////////////*/

    #featuregrid {
        padding: 0;
    }

        #featuregrid .featuregrid .gridrow {
            display: block;
        }

            #featuregrid .featuregrid .gridrow .gridcolumn {
                width: 500px;
                max-width: 100vw;
                margin: 0 auto;
                height: auto;
                min-height: 100vw;
                max-height: none;
            }

                #featuregrid .featuregrid .gridrow .gridcolumn img {
                    top: unset;
                    left: unset;
                    transform: none;
                    max-width: 100vw;
                }



/*/////////////////////////////////////////
    PAGES
/////////////////////////////////////////*/

.post-content .container .singlepageflex {
    display: block;
}

.post-content .container .singlepageflex .post-image {
    width: 100%;
    padding: 0;
    margin-bottom: 1em;
    min-width: unset;
    max-width: 100%;
}

/*/////////////////////////////////////////
    POPUP
/////////////////////////////////////////*/

    #home-popup {
        padding: 0.5em;
    }

        #home-popup input {
            height: auto;
        }

        #home-popup .the-content {
            font-size: 10px;
        }

        #home-popup .closebtn {
            top: 0px;
            right: 10px;
            font-size: 1em;
        }



/*/////////////////////////////////////////
    SPLASH
/////////////////////////////////////////*/

    #ht-home-splash-section {
        padding-top: 50vw;
        background-size: auto 50vw;
        background-position: center top;
    }

    #ht-home-splash-section .splashimage img {
        height: 33vw;
    }

    #ht-home-splash-section .splashtext {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        width: 100%;
        padding: 1em .5em;
    }

        #ht-home-splash-section .splashtext h1 {
            font-size: 1.35em;
            line-height: 1.2em;
        }

        #ht-home-splash-section .splashtext.desktop {
            display: none;
        }

        #ht-home-splash-section .splashtext.mobile {
            display: block;
        }

    #splash-brands {
        height: auto;
    }

        #splash-brands div {
            flex-wrap: wrap;
            gap: 10px;
        }

            #splash-brands div img {
                width: 14%;
            }



/*/////////////////////////////////////////
    PRODUCTS
/////////////////////////////////////////*/

    #featured-products #product-cards {
        flex-wrap: wrap;
    }

    #featured-products #product-cards .product-card {
        min-width: 180px;
        width: 200px;
        margin-bottom: 1em;
    }

        #featured-products #product-cards .product-card .img-holder {
            height: 250px;
        }



/*/////////////////////////////////////////
    LINE CARD
/////////////////////////////////////////*/

    #linecard .linecard-contain {
        display: block;
    }

        #linecard .linecard-contain .linecard_left {
            padding: 1em .5em;
            text-align: center;
        }

            #linecard .linecard-contain .linecard_left img {
                align-self: initial;
                margin: 0 auto 1rem;
            }
    


/*/////////////////////////////////////////
    CONTACT US
/////////////////////////////////////////*/

    #contact .contact-contain .contact_left {
        padding: 1em 1.5em 1em 2.5em;
    }

    #contact .contact-contain .contact_right {
        padding: 1em 2.5em 1em 1.5em;
    }



/*/////////////////////////////////////////
    PROJECTS
/////////////////////////////////////////*/

    #projects .projects-contain {
        display: block;
    }

        #projects .projects-contain .projects_left {
            padding: 3rem;
        }

        #projects .projects-contain .projects_right {
            padding: 3rem 1rem;
        }

        #projects .projects-contain .projects_right .projects-holder {
            width: 100%;
            min-height: auto;
            right: 0;
            padding: 3rem 0;
        }

        #projects .projects-contain .projects_right .projects-holder div {
            width: 40%;
            min-width: 200px;
        }
    
    
    
/*/////////////////////////////////////////
    SERVICES
/////////////////////////////////////////*/

#services .left-shade, 
#services .right-shade {
    display: none;
}

    #services .top-level .top-container,
    #services #service-cards .cards {
        min-width: 100%;
    }



/*/////////////////////////////////////////
    TESTIMONIALS
/////////////////////////////////////////*/

    .testimonial-card {
        min-width: 540px;
        max-width: 100%;
    }



/*/////////////////////////////////////////
    TEMPLATE POST: TYPED BY ARCH CITY
/////////////////////////////////////////*/

#TypedContent {
    padding: 2em;
}

    #TypedContent * {
        font-size: 18px;
    }

    #TypedContent .typed-the-content {
        margin-left: 4em;
    }

        #TypedContent .typed-the-content p {
            line-height: 1.65em;
        }

        #TypedContent .typed-the-content .alignleft img,
        #TypedContent .typed-the-content .alignright img {
            max-width: 45vw;
            max-height: 45vw;
            height: auto;
            width: auto;
        }

    #TypedHeader {
        padding: 1.5em 2em 3em;
    }

        #TypedHeader * {
            font-size: 30px;
        }
    
    
    
/*/////////////////////////////////////////
FOOTER
/////////////////////////////////////////*/

footer form input[type="text"] {
    top: 0;
    margin: .5em auto;
    width: 90%;
    display: block;
}

#ht-top-footer {
    display: block;
}

    #ht-top-footer .directory {
        display: block;
    }

        #ht-top-footer .directory .foot-menu {
            text-align: center;
        }

            #ht-top-footer .directory .foot-menu ul li {
                display: block;
                margin: .25em auto;
                padding: 0;
            }

    #ht-top-footer .logobox img {
        max-width: 90%;
        margin: 0 auto;
        display: block;
    }



/*/////////////////////////////////////////
    WOOCOMMERCE
/////////////////////////////////////////*/

    .woocommerce form.woocommerce-ordering {
        margin-right: 0;
        display: block;
        position: relative;
        margin: 0.5em auto 0;
        float: unset;
    }

        .woocommerce form.woocommerce-ordering select {
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }

    .woocommerce .products ul, .woocommerce ul.products {
        padding: 0.5em;
        justify-content: center;
    }

        .woocommerce ul.products li.product .button {
            margin-top: 0;
            font-size: 0.85em;
        }

    .woocommerce .total-product-title-wrap {
        font-size: 0.9em;
    }

    .woocommerce .woocommerce-breadcrumb,
    .woocommerce .woocommerce-result-count {
        padding: 0.5em;
        float: unset;
        font-size: 0.75em;
        margin-bottom: 0;
    }

    .woocommerce-page.columns-2 ul.products li.product, .woocommerce.columns-2 ul.products li.product {
        margin-bottom: 0.75em;
    }

    .woocommerce .single-productpage #innerpage-box {
        padding: 1em;
    }

    .woocommerce .single-productpage #primary .product .product-top-container {
        display: block;
    }

    .woocommerce .single-productpage #primary .product .product-top-container .woocommerce-product-gallery {
        width: 600px;
        min-width: unset;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 1em;
    }

}