.standard {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}


/*menu styling*/

.menu_icn {
    display: block;
    padding-left: 10px;
    height: 60px;
    line-height: 56px;
}

.col20_form {
    top: 70px;    
}

#page {
    display: block;
    position: fixed;
    top: 0px;
    z-index: 9999999;
    width: 100%;
}

.main_mmenu {
    display: block;
}


/*menu styling*/

.main_links ul {
    display: none;
}

.banner_txt h3 {
    font-size: 30px;
}

.banner_txt span {
    font-size: 15px;
}

.search_side {
    padding: 10px 0px;
}

.footer_link1 {
    display: none;
}

.footer_link1:last-child {
    display: none;
}

.banner_txt {
    padding: 20px 10px;
}

.col2 h3 {
    font-size: 40px;
}


.col3 h3 {
    font-size: 40px;
}

.col3_img {
    width: 100%;margin: 0px;
}

.col3_txt {
    width: 100%;
}

.col1_box {
    width: 100%;
}

.product_box {
    width: 47%;
    margin-right: 1%;
    margin-bottom: 20px;
}

.product_box:nth-child(4n) {
    margin-right: 3%;
}

.product_box_img img {
    height: 100px;
}