.extra_proimg{
  width:100%;
  height:210px;
}
.extra_procontent{
  margin-bottom: 15px;
}
.p_img{
  width: 100%;
  height: 280px;
  vertical-align: middle;
}
.p_name{
  padding: 15px 0px 5px 0px;
  display: block;
}
.p_content{
  margin: 0px 0px 15px 0px  ;
}
.mar_bot10{
  margin-bottom: 10px;
}
.menuzord-menu > li > a{
  font-weight:normal;
}
.blog_img{
  width: 100%;
  height: 247px;
  vertical-align: middle;
}
.extra_pagesection{
  box-shadow: 0px 0px 3px #d4d4d4;
  padding: 30px 10px;
  margin-bottom: 20px;
  border-radius: 3px;
  border:1px solid #d4d4d4;
}
.positionimage{
  position: relative;
  height: 300px;
}
.positionimage img{
  position: absolute;
  top:0px;
  bottom:0px;
  right:0px;
  left:0px;
  margin: auto;
  max-width: 100%;
  max-height: 300px;
}
.pro_title{
  padding-bottom: 20px;
}
.extra_prodcontent{
  line-height: 25px;
}
.contact_map{
  width: 100%;
  height: auto;
}
.contact_enq{
  margin: 0px;
  padding: 0px;
}
.contact_enq input[type="text"],
.contact_enq input[type="email"],
.contact_enq input[type="tel"]{
  width: 100%;
  height: auto;
  padding: 8px 15px;
  border:1px solid #d4d4d4;
  border-radius: 3px;
  margin-bottom: 10px;
}
.contact_enq textarea{
  width: 100%;
  height: 110px;
  vertical-align: middle;
  resize: none;
  padding: 8px 15px;
  border:1px solid #d4d4d4;
  margin-bottom: 10px;
}
.contact_enq button[type="submit"]{
  padding: 5px 10px;
  border:none;
}
.widget ul.list li{
    margin-bottom: 5px;
    padding-bottom: 5px;
}
