.header .logo h3 a {
    color: black;
}

.container .product_img .img {
    height: 325px;
    width: 500;
}

.parent_container {
    display: flex;
    height: 498px;
    /* width: 98%; */
    width: 98%;
    /* border: 2px solid black; */
    margin: 78px 0px 0px 0px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}

.container {
    display: flex;
    height: 487px;
    /* width: 98%; */
    width: 971px;
    /* border: 2px solid black; */
    margin: 0px 12px 13px 247px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}

.aboutProduct_parent {
    display: flex;
    height: 448px;
    /* width: 98%; */
    width: 98%;
    /* border: 2px solid black; */
    margin: 6px 0px 0px 0px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}

.aboutProduct {
    display: flex;
    height: 394px;
    /* width: 98%; */
    width: 902px;
    /* border: 2px solid black; */
    margin: 19px 12px 13px 300px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}

.dah {
    font-size: 50px;
    margin-left: 508px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.dah_hr {
    background-color: black;
    height: 2px;
    border-width: 0;
}

/* Product Info */

.product_info {
    display: flex;
    height: 335px;
    /* width: 98%; */
    width: 615px;
    border: 2px solid black;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}

/* product_features */
.product_features {
    display: flex;
    height: 336px;
    /* width: 98%; */
    width: 615px;
    border: 2px solid black;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    z-index: 2;
    background-color: white;
    justify-content: center;
}


.features_heading {
    font-size: 30px;
    margin: 0px 0px 0px 0px;
    text-decoration-line: underline;


}

.features_p {
    font-size: 15px;
    margin: 0px 0px 0px 24px;

}

table {
    font-family: arial, sans-serif;
    /* border-collapse: collapse; */
    border-collapse: collapse;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}



/* Footer */

.footer {
    /* position: fixed; */
    margin: 0px;
    margin-bottom: 0px;
    margin-top: 50px;
    width: 100%;
    height: 100px;
    padding: 150px 15%;
    background: #333;
    color: #efefef;

    display: flex;
    /* border: 12px solid red; */
    align-items: center;
    justify-content: center;
    font-family: 'Oswald', sans-serif;

}

.footer div {
    text-align: center;
}

/* Our Services */
.menu {
    margin: 0px 0px 0px 0px;
    width: 200px;
    height: 200px;
    font-family: 'Oswald', sans-serif;
    /* font-size: 16px; */
    /* border: 2px solid red; */
}

.menu a {
    display: block;
    text-decoration: none;
    color: #efefef;
    /* margin-bottom: 10px; */
    /* margin-top: 10px; */
    font-family: 'Oswald', sans-serif;
    padding: 5px;
    font-size: 20px;
}


.menu h3 {
    margin: 0px 0px 0px 0px;
    height: 0px;
    font-weight: 300;
    letter-spacing: 1px;


}

.menu hr {
    height: 2px;
    margin: auto;
}

.footer div h3 {
    font-weight: 300;
    margin-bottom: 30px;
    letter-spacing: 1px;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
    color: aquamarine;
}

/* Contact */
.menu_contact {
    width: 900px;
    height: 200px;
    margin: 0px 0px 0px 0px;
    font-family: 'Oswald', sans-serif;
    /* font-size: 20px; */
    /* border: 2px solid red; */
}


.menu_contact h3 {
    margin: 0px 0px 0px 0px;
    margin-top: 0px;
    height: 5px;

}

.menu_contact hr {
    width: 300px;
    margin: auto;
    height: 2px;
}

#footer_components {
    margin-top: 0px;
    /* font-size: 12px; */
}

/* Vertical line */
.vertical_line {
    border-left: 4px solid black;
    height: 200px;
    margin-left: 8px;
    margin-top: 174px;
    margin-bottom: 164px;
}

#icon {
    padding: 12px;
}

.social-icons p {
    font-family: 'Oswald', sans-serif;

}

/* Paragraph */
.contact_details p {
    font-family: 'Oswald', sans-serif;
    color: black;
    font-size: 22px;

}

.para {
    display: flex;
    justify-content: center;
    font-family: 'Oswald', sans-serif;
    color: black;
    font-size: 22px;
    display: flex;
    height: 410px;
    /* width: 98%; */
    /* width: 450px; */
    border: 2px solid black;
    /* margin: 2px 12px 13px 14px; */

    margin: 16px 2px 30px 347px;
    width: 827px;
}

.address_ .contact_ {
    padding: 5px;
}



/* Media query */

@media (min-width:200px) and (max-width:1000px) {
    * {
        color: red;
        /* font-size: 17px; */
    }

    .header .logo {
        width: 226px;
        height: 28px;
        margin-left: 1px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 13px;
    }

    .header .logo h3 {
        font-size: 17px;
    }

    .header .navbar {
        z-index: 20;
        display: inline-block;
        list-style: none;
        padding: 0 10px;
        position: relative;
        /* width: 100%; */
        width: 925px;
        /* margin-left: 0px; */
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;

    }

    .parent_container {
        display: flex;
        height: 197px;
        /* width: 98%; */
        width: 98%;
        /* border: 2px solid black; */
        margin: 78px 0px 0px 0px;
        overflow: hidden;
        z-index: 2;
        background-color: white;
        justify-content: center;
    }

    .container .product_img .img_1 {
        height: auto;
        width: 65%;
        margin: 0px 0px 0px 70px;
    }

    .container {
        display: flex;
        height: 210px;
        width: 327px;
        margin: 8px 12px 13px 0px;
        overflow: hidden;
        background-color: white;
        justify-content: center;
    }

    .dah_parent {
        display: flex;
        justify-content: center;
        width: 98%;
        height: 34px;
    }

    .dah_hr {
        background-color: black;
        height: 2px;
        /* width: 75%; */
    }

    .dah {
        font-size: 15px;
        margin: 0px 0px 0px 114px;
    }

    .aboutProduct_parent {
        display: flex;
        height: 472px;
        /* width: 98%; */
        width: 98%;
        /* border: 2px solid black; */
        margin: 6px 0px 0px 0px;
        overflow: hidden;
        z-index: 2;
        background-color: white;
        justify-content: center;
    }

    .aboutProduct {
        display: flex;
        height: 452px;
        width: 329px;
        margin: 19px 12px 13px 0px;
        overflow: hidden;
        z-index: 2;
        background-color: white;
        justify-content: center;
        font-size: 10px;
    }

    .product_info {
        display: flex;
        height: 451px;
        width: 615px;
        margin: 0px 0px 0px 0px;
        overflow: hidden;
        z-index: 2;
        background-color: white;
        justify-content: center;
    }

    .product_features {
        display: flex;
        height: 249px;
        /* width: 98%; */
        width: 615px;
        border: 2px solid black;
        margin: 0px 0px 0px 0px;
        overflow: hidden;
        z-index: 2;
        background-color: white;
        justify-content: center;
    }

    .features_heading {
        font-size: 10px;
        margin: 0px 0px 0px 0px;
        text-decoration-line: underline;
    }

    .features_p {
        font-size: 10px;
        margin: 0px 0px 0px 7px;
    }

    .footer {
        /* position: fixed; */
        margin-bottom: 0px;
        margin-top: 20px;
        margin-right: 0px;
        margin-left: -84px;
        width: 546px;
        height: 100px;
        padding: 143px 0%;
        background: #333;
        color: #efefef;
        display: flex;
        /* border: 12px solid red; */
        align-items: center;
        justify-content: center;
        font-family: 'Oswald', sans-serif;
    }

    .vertical_line {
        border-left: 4px solid black;
        height: 200px;
        margin-left: 0px;
        margin-top: 174px;
        margin-bottom: 164px;
    }

    .footer div h3 {
        font-weight: 300;
        margin-bottom: 53px;
        letter-spacing: 1px;
        margin-top: 0px;
        font-family: 'Oswald', sans-serif;
        color: aquamarine
    }

    .menu a {
        display: block;
        text-decoration: none;
        color: #efefef;
        font-family: 'Oswald', sans-serif;
        padding: 5px;
        font-size: 14px;
    }

    .menu_contact {
        width: 115px;
        height: 200px;
        margin: 0px 0px 0px 0px;
        font-family: 'Oswald', sans-serif;
    }



    .footer .menu_contact .address h3 {
        font-size: 18px;
        margin: 0px 0px 0px 3px;
        color: #fff900;
    }
}