.cl_main{text-align:center; width:100%; display: block;  font-family: Ubuntu!important;}
.cl_main ul {
  list-style: none; /* Remove default bullets */
  width: 100%;
  float: left;
}

.box3{width:100%; float: left; margin: 0;}
.form_box{line-height: 45px; background-image: linear-gradient(#f0f0f0, #e8e8e8); width: 30%; clear: both;display: grid;border-radius: 0 0 10px 10px; padding: 0 0 25px 0; margin: 0 auto}
.form_head{line-height: 40px; background-color: #710b30; font-weight: bold; color:#fff; width: 30%; border-radius: 10px 10px 0 0; font-family: Ubuntu;margin: 0 auto}
.f_input{width:78%; height: 28px; margin: 25px auto 0; border-radius: 7px; text-align: center; background-color: #fff}
.box_left2{width:46%; float: left; margin: 0px 2%;position: relative}
.submit_btn9{margin: 10px auto 0; border-radius: 7px; border: none; height: 30px!important;font-family: Ubuntu; width:120px;font-weight: bold;font-size: 19px;}
@media screen and (max-width: 992px) {
	.box2, .box1, .img_div {	width: 100%;}
  .form_head, .form_box{margin: 0 auto; float: none; width:100% !important;}
  .left-column{padding:5px 0!important}
}



