@media only screen and (min-width:767px) and (max-width: 991px){

    div#menu ul {
        padding-left: 0px;
        padding-top: 20px;
    }
    .menu {
        width: 75%;
        text-align: center;
     }
    .menu li {
        padding: 0px 3px;
        font-size: 11pt;
     }

     div#How_It_Work .content .p {
        width: 134px;
        height: 110px;
        padding-left: 10px;
        padding-right: 10px;
        background: url(../images/border_how_it_work.png) no-repeat;
        font-size: 13px;
        margin-bottom: 0;
        background-size: 100% 100%;
    }
        .follow {
        text-align: right;
        width: 17%;
        margin-left: -10px;
      }
        .follow i {
        font-size: 12pt;
        padding: 0px 0px 0px 5px;
        color: #cb1921;
        }
        div#Our_Service .container {
        padding-right: 12%;
        background: url(../images/people_our_serviece.png) no-repeat;
        background-position: 100% bottom;
        background-size: auto 32%;
        padding-bottom: 65px;
        padding-left: 20px;
        }
        div#Our_Product .info img {
        float: right;
        margin-top: -95px;
        margin-left: -10px;
        }
        div#Our_Product .Common_Our_product {
        position: relative;
        overflow: hidden;
        width: 30.33%;
        float: left;
        margin: 10px 10px;
        }
        div#Our_Product .owl-theme .owl-controls .owl-buttons .owl-prev {
        background: url(../images/btn-left.png) no-repeat;
        left: -28px;
        }
        div#Our_Product .owl-theme .owl-controls .owl-buttons div {
            color: transparent;
            border-radius: 0;
            padding: 0;
            width: 20px;
            height: 40px;
            position: absolute;
            top: 43%;
        }
        .contact_comment {
        position: absolute;
        right: 4.5%;
        width: 42%;
        background: rgba(34, 34, 34, 0.6);
        padding: 20px 20px 20px 20px;
        text-align: center;
        font-size: 15px;
        bottom: 20px;
        }
        .contact_comment h1 span {
        font-family: 'Poppins';
        font-size: 15px;
        }
        .contact_comment input {
        border: none;
        border-bottom: 1px solid #b9b9b9;
        line-height: 16px;
        font-family: 'Poppins';
        width: 100%;
        background: transparent;
        margin-bottom: 0px;
        font-weight: 100;
        }
        .contact_comment input:nth-child(4) {
        margin-top: 20px;
        }
        .contact_comment button {
        background: #e9262e;
        padding: 5px 25px;
        border: none;
        margin-top: 10px;
        font-size: 14px;
        font-weight: 300;
        margin-bottom: -11px;
        }
        .footer {
        padding: 43px 20px;
        background: url(../images/footer.png) no-repeat;
        background-size: 100% 100%;
        color: #d3d3d3;
        font-size: 14px;
        font-family: 'Poppins';
        border-top: 5px solid #e9262e;
        }

    .footer .footer-right {
        float: right;
        width: 43%;
        text-align: left;
    }
    .logo img {
        max-width: 57px;
    }
    p.pos.p.p1 {
        margin-left: -24px;
        height: 90px !important;
    }
    p.pos.p.p2 {
        margin-left: -13px;
    }
    p.pos.p.p3 {
        margin-left: -3px;
        height: 90px !important;
    }
 
    #wap_menu {
        max-width: 1170px;
        margin: auto;
        padding: 10px 20px;
        position: relative;
    }
    .slide_info h3 {
    font-family: 'Roboto Slab';
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 20px;
    color: #fff;
    }
    .slide1 .slide_info,.slide3 .slide_info {
    position: absolute;
    right: 1%;
    bottom: 5%;
    color: #dcdddd;
    text-align: center;
    max-width: 395px;
    font-weight: 300;
    font-family: 'Poppins';
    line-height: 26px;
    font-size: 15.3px;
    }
    .slide2.slide .slide_info {
    left: 1%;
    max-width: 360px;
    bottom: 5%;
    }
    #contact {
    position: relative;
    font-family: 'Roboto Slab';
    color: #fff;
    padding: 35px 0px 35px;
    }
    div#Our_Product .Common_Our_product {
    position: relative;
    width: 33.33%;
    float: left;
    margin: 8px 0px;
    padding: 0px 5px;
    overflow: hidden;
    height: auto;
    }
    .bg_t {
    background: #fff;
    padding: 5px;
    border: 1px solid #d0d0d0;
    position: relative;
    height: 170px;
    }
    .Common_Our_product img {
    max-height: 100%;
    width: auto;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    padding: 5px;
    height: auto;
    }
    div#Our_Product .container {
    width: 750px;
    padding: 0px 30px;
    }
    div#Our_Product .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url(../images/btn-right.png) no-repeat;
    right: -30px;
    }
    div#Our_Service .container{
        margin:inherit;
    }
    #contact h1 {
        font-size: 26px;
    }

    .contact_comment textarea:nth-child(4) {
        margin-top: 6px;
    }
}
