@media (max-width:1024px) {}
@media (max-width:767px) {
.container.top-container {
    width: 100%;
}
.main-banner {
    float: left;
    width: 100%;
    background: url(../images/back-banner.jpg);
    height: auto;
    background-size: cover;
}
.right-images {
    margin: 0px 0 35px;
    text-align: center;
}
.content-section {
    padding: 24px 0px;
}
.pad-l {
    padding: 0;
}
.pad-r {
    padding: 0;
}
label.radio-inline {
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 20px;
}
.content-section h1 {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 47px;
    margin-right: 32px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 59px;
    height: 59px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
section.banner-content-area {
    float: left;
    width: 100%;
    padding: 1px 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 37px;
    height: 2px;
    border-radius: 1px;
}
.container.feats {
    width: 100%;
}
section.why-choose {
    float: left;
    width: 100%;
    padding: 20px 0;
}
h1.titless {
    font-family: 'montserratextrabold';
    text-align: center;
    font-size: 24px;
    /* font-weight: bold; */
    color: #000;
    margin-bottom: 40px;
}
p.pregrphe {
    text-align: justify;
    font-size: 17px;
    width: 92%;
    color: #47484a;
    margin: auto;
    margin-bottom: 3px;
    line-height: 31px;
}
.samples {
    box-shadow: 0 2rem 6.5rem -3.5rem rgba(33, 37, 41, .15), 0 0 2.5rem 0.5rem rgba(33, 37, 41, .05)!important;
    text-align: center;
    padding: 30px;
    border-radius: 10px;
    height: 370px;
    margin: 0 9px 46px;
}
.samples img {
    width: 24%;
}
.samples.dd img {
    width: 32%;
}
.samples h3 {
    font-size: 18px;
    padding: 4px 0;
    font-weight: 600;
}
.products.xss {
    padding-top: 0;
}
.productsss {
    float: left;
    width: 100%;
    /* box-shadow: 0 6rem 3.5rem -4.5rem rgba(33, 37, 41, .15), 0 0 2.5rem 0.5rem rgba(33, 37, 41, .05)!important; */
    /* box-shadow: 0 2rem 6.5rem -3.5rem rgba(33, 37, 41, .15), 0 0 2.5rem 0.5rem rgba(33, 37, 41, .05)!important; */
    box-shadow: 0px 4px 8px 2px #c3c3c3;
    border-radius: 10px;
    margin-bottom: 39px;
    margin-right: 24px;
}
.big-produts {
    float: left;
    width: 100%;
    /* box-shadow: 0 6rem 3.5rem -4.5rem rgba(33, 37, 41, .15), 0 0 2.5rem 0.5rem rgba(33, 37, 41, .05)!important; */
    /* box-shadow: 0 2rem 6.5rem -3.5rem rgba(33, 37, 41, .15), 0 0 2.5rem 0.5rem rgba(33, 37, 41, .05)!important; */
    box-shadow: 0px 4px 8px 2px #c3c3c3;
    border-radius: 10px;
    margin-right: 21px;
    margin-bottom: 50px;
}
.contnt-items {
    float: left;
    width: 100%;
    text-align: center;
}
.contct-img {
    float: left;
    width: 100%;
    background: url(../images/contact-img.png);
    /* background-size: cover; */
    background-size: 429px 429px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position: -14px 103%;
    padding-bottom: 287px;
}
section.contact-us {
    float: left;
    width: 100%;
    padding: 0px 0px;
}


.sale-img {
    margin: 0 13px;
}
section.jute-wine {
    float: left;
    width: 100%;
    padding: 31px 0 28px;
}
.m-top {
    margin-top: 31px;
}
p.copyright {
    font-size: 16px;
    font-weight: 600;
    padding: 30px 0 0 0;
}
.hhd {
    float: left;
    width: 100%;
    margin: 0px 0;
}
p.all-right {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0 0 0;
}

.contact-addres.m-top p {
    font-weight: 600;
    color: #000;
    padding-top: 17px;
    font-size: 17px;
}
.contact-addres.m-top h4 {
    font-weight: 800;
    color: #000;
    font-size: 24px;
}
}