
/*@media (max-width: 650px) and (min-width: 450px) {
    .do-p .row .col-md-2 {
        width: 50%;
        padding-left: 5px; margin-left:0px;
        padding-right: 5px;
    }
    .do-p .row {
        margin: 0px;
    }
}*/



@media (max-width: 600px) and (min-width: 320px) {
    .soldout:before {
       
     
    right: 15px;
    top: 0px;
    height: 100%;
    bottom: 0px;
    background-image: url(../images/sold.png);
    /* bottom: -1px; */
    /* transform: rotate(-90deg); */
    padding-top: 5px;
    font-size: 12px;
    /* background: #f9314d; */
    width: 32px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-right: 0;
    z-index: 99;
    background-size: contain;
    background-repeat: no-repeat;
    }
    header.header {
        margin-bottom: 20px;
    }

    .logo-wrap {
        display: none;
    }

    .no-m {
        margin: 0px !important
    }

    .tttt {
        width: 100% !important
    }

    nav ul li a, nav ul li a {
        font-size: 18px;
    }

    .pd-15 .border {
        margin-bottom: 0px;
    }

    .pd-15 {
        padding: 0px 15px !important
    }

    .leftbutton {
        width: 100% !important;
    }
    .po-rel {
        padding: 0px !IMPORTANT;
        margin-top: 5px;
    }
    .po-i4 {
        top: 0.4rem;
        left: 15rem;
    }

    .leftbutton ul li a img {
        width: 95px !important;
    }

    .leftbutton ul li:last-child img {
        position: inherit !IMPORTANT;
        margin-top: 20px;
        margin-left: 0px !IMPORTANT;
        right: initial !IMPORTANT;
    }

    .container {
        width: 100%;
        padding: 0;
    }

    label.checkbox-inline {
        padding-left: 0px;
    }

    .form-wrap .col-md-6 {
        padding: 0px;
    }

    .mmmm {
        display: block !important;
    }

        .mmmm textarea.form-control {
            font-size: 17px;
            width: 100% !important;
        }

    .form-wrap .col-md-12 {
        display: inline-block;
        padding: 0px;
    }

    .form-wrap textarea.form-control {
        font-size: 17px;
        width: 265px;
    }

    .do-p .row .col-md-2 {
        margin-left: 0px;
    }

    .do-p .row {
        margin: 0px;
    }

    .logo-wrap .col-md-4 {
        width: 33%;
        float: left;
    }

    .logo-wrap img {
        width: 100%;
    }

    .bottom-box {
        position: absolute;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }

        .bottom-box .img4 {
            width: 100% !important;
            position: absolute;
            bottom: 0 !important;
            left: 0 !important;
        }
}
