@media (max-width: 991px){
    .moblie-form .moblie-f-title p,.container h3,.moblie-f-title h2{ line-height: 60px;}
}
.contact-bg2{ background: #fff}
.leave-message-container{ width:100%; padding-top:30px;}
/*leave-message*/
.moblie-f-title p, .m-i{float: right;}
.product-leave-message{background-color:#f7f9fa; margin-bottom:30px;}
.product-leave-message .product-border{padding:20px;}
.product-leave-message-title{color:#272727;font-size:20px;font-weight: bold;line-height: 86px;}
.product-leave-message-title span.hour{display: inline-block;margin-left: 30px;color: #d60011;font-size: 18px;line-height: 50px;}
.product-leave-message-title .pull-right a{color: #0066d3;font-size: 20px;}
.product-leave-message-title .glyphicon-envelope{margin-right: 10px;}
.form .form-name{font-size: 14px;background: url(../images/L-product13.jpg) no-repeat  0 center;font-weight: normal;}
.form .input-parent{
    padding: 0;
}
.form .input-parent input,.form .input-parent textarea,.form .input-parent select{
    border:1px solid #e5e5e5;background-color: #fff;height: 32px;
    padding: 0 15px;
}
.form .form-name{font-size: 14px;background: url(../images/L-product13.jpg) no-repeat  0 center;font-weight: normal;}
.input-parent input:focus,
.input-parent textarea:focus,
.form .input-parent select:focus
{
    border: 1px solid #ff0000;
    color: #000;

}

.form .input{background:none;border: none;outline:none;padding:5px 0;width: 100%;resize:none; font-size:14px; color:#000; font-weight:normal; height:32px;}
.input-parent .dropdown{
    border-radius: 0;
    border: 1px solid #e5e5e5;
}
.input-parent .dropdown .selected, .input-parent .dropdown li{
    font-size: 14px;
    font-weight: normal;
    color: #b1b1b1;
    padding: 9px 15px;
}
.input-parent .dropdown li:focus,.input-parent .dropdown li:hover{
    color: #fff;
}
.dropdown .carat{
    border: 4px solid transparent;
    border-top: 6px solid #b1b1b1;
}
.form .row{margin-bottom: 18px;}
.form .input-height{height:auto;}
.form .input-height .input{height:163px;overflow-y:auto; padding-top: 15px}
.form .checkbox{color: #333;font-size: 14px;}
.btn-button{color: #fff;font-weight: bold;font-size: 18px;background-color: #b1b1b3;border-radius: 0;margin-right: 20px;width: 110px;}
.btn-button-red{background-color: #d60011}
.btn-button:hover{color: #fff;}
.sm-email{line-height:80px;border: 1px solid #e5e5e5;border-left:none;border-right:none;font-size:2rem;}
.sm-email a{color: #0066d3;}
.sm-email .glyphicon-envelope{font-size:3rem;margin-right: 10px;display: inline-block; }
.sm-email span{vertical-align: middle;}
.feedback-form{border:1px solid #ccc; padding: 40px; max-width: 600px; border-radius:4px; }
.feedback-form h4{ padding-bottom: 10px;}
.feedback-form .form-group{margin-top: 15px;position: relative;padding-left: 90px;}
.feedback-el-1{position: absolute;line-height: 32px;top: 0; left: 0; width: 90px; font-weight: normal}
.feedback-el-1.nd{ text-indent: 10px; background: url(../images/L-product13.jpg) no-repeat left center;}
.feedback-el-2{width:100%; line-height: 32px;padding: 0 6px; border-radius:4px;border:1px solid #ccc; }
select.feedback-el-2{ height: 32px}
.feedback-btn{ background: #d60011; color: #fff}
@media screen and (max-width:415px) {
    .feedback-form h4{padding-bottom: 0}
    .feedback-form .form-group{padding-left: 0}
    .feedback-el-1{ position:static}
    .feedback-form{ padding: 20px;}
}
@media screen and (max-width:1200px) {
    /* .product-leave-message-title span.hour{ display: none} */
    /* .leave-message-container{ width:80%;} */
}

/*end leave-message*/