.btn.btn-enquiry{background:#f2784b;color:#fff;text-transform:uppercase;margin-right:8px;font-weight:600;letter-spacing:0.5px;margin-top:6px;border-radius:2px;}
.btn.btn-enquiry:hover, .btn.btn-enquiry:focus{background:#014693;color:#fff;}
#mgkcmo_modal .modal-body{padding:18px 25px;}
#mgkcmo_modal .modal-body form label{font-weight:600;width:100%;}
#mgkcmo_modal .modal-body form label input, #mgkcmo_modal .modal-body form label textarea{width:100%;margin-top:5px;border-radius:3px;color:#333;}
#mgkcmo_modal .modal-body form input[type=submit]{background:#014693;color:#fff;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;border:none;padding:8px 20px;border-radius:3px;}
#mgkcmo_modal .modal-header{background:#fff;padding:18px 25px;border-radius:3px 3px 0px 0px;}
#mgkcmo_modal .modal-header .modal-title{color:#333;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;}
#mgkcmo_modal .modal-header .close,
#mgkcmo_modal .modal-header .close:hover{color:#333;text-shadow:none;opacity:1;font-size:26px;font-weight:300;}
#mgkcmo_modal .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4);}
#mgkcmo_modal .modal-content{background-color:#fefefe;margin:15% auto;padding:0px;border:0px solid #888;width:80%;box-shadow:none;}
#mgkcmo_modal .close{color:#aaa;float:right;font-size:28px;font-weight:bold;}
#mgkcmo_modal .close:hover, #mgkcmo_modal .close:focus{color:black;text-decoration:none;cursor:pointer;}
.quote-success{color:#6dbe14;}
@media only screen and (min-width: 320px) and (max-width: 767px) {
#mgkcmo_modal .modal-body,
#mgkcmo_modal .modal-header {
padding: 15px;
}
}