label {
  color: #006;
}

.cp_bg{
background-image: url("../images/contact_page_area_back.png");
background-size: 100% 100%;
padding-top:20px;
padding-bottom:20px;
}

.contact_us_details
{
   color: #006;
   margin-top:40px;
   margin-bottom:26px;
}

div.vr-line{
  width: 1.6px; /* Line width */
  background-color: #006; /* Line color */
  height: 338px; /* Override in-line if you want specific height. */
margin:0 auto;
margin-top:5px;
}