.contact_list{
  margin:0px;
  padding:0px;
}
.contact_list li{
  float: left;
  padding:0px 5px;
  margin: 0px;
  list-style: none;
}
#home{
  position: relative;
}
.pad_r3{
  padding-right: 3px;
}
.welcome_title{
  line-height: 25px;
}
.mb20{
  margin-bottom: 20px !important;
}
.mt20{
  margin-top: 20px !important;
}
.mt15{
  margin-top: 15px !important;
}
.wd_auto{
  width: auto !important;
}
.pad_tb15{
  padding-top: 15px;
  padding-bottom: 15px;
}
.f25{
  font-size: 25px;
}
.clear{
  clear: both;
}
.pad_bot100{
  padding-bottom:100px;
}
.pad_bot80{
  padding-bottom:80px;
}
.pad_bot90{
  padding-bottom:90px;
}
.pad_bot70{
  padding-bottom:70px;
}
.text-black{
  padding-left:15px;
  padding-right:15px;
}
.product_image{
  height: 250px !important;
  vertical-align: middle;
}
.product_image1{
  height: 400px;
  position: relative;
}
.product_image1 img{
  position: absolute;
  top:0px;
  right:0px;
  bottom: 0px;
  left:0px;
  margin: auto;
  max-width: 100%;
  max-height: 400px;
}
.breadlist{
  margin: 25px 0px;
  padding: 0px;
}
.about_paagecontent{
  padding: 0px;
}
.extra_pagesection{
  margin:0px;
}
.text_bg{
  box-shadow:0px 0px 3px #888;
  padding: 20px 5px;
  margin-bottom: 30px;
  border-radius: 3px;
}
.pro_title{
  padding: 10px 0px 20px 0px;
  font-weight: 500;
}
.positionimage{
  position:relative;
  height: 300px;
}
.positionimage img{
  position: absolute;
  top:0px;
  right: 0px;
  bottom: 0px;
  left:0px;
  margin: auto;
  max-width: 100%;
  max-height: 300px;
  vertical-align: middle;
}
.search_overflow{
  overflow: visible !important;
}
footer .widget_services ul li{
  float: left;
  padding-bottom: 18px;
  position: relative;
  padding: 6px 15px 6px 15px;
  margin: 0 5px 10px 0px;
  line-height: 20px;
  background: #333;
  border-radius: 5px;
}
.subscribe_form input[type="email"]{
  margin-bottom:8px;
}
/*.social_links{
  margin:0px;
  padding: 0px;
}
.social_links li{
  float: left;
  padding:0px;
  margin: 0px;
  list-style: none;
}
.social_links li a{
  display: block;
  width: 35px;
  height: 35px;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  margin: 0px 5px 0px 0px;
}
.social_links li a i{
  color: #fff;
  font-size: 17px;
}
*/
.footer-social li.facebook a{
  background:#3A5897;
}
.footer-social li.google a{
  background: #D94A3A;
}
.footer-social li.twitter a{
  background: #00BDEC;
}
.footer-social li.linkedin a{
  background: #007AB9;
}
.footer-social li.pinterest a{
  background: #AA2B1A;
}
.social-wrap {
  margin:0 auto;
  padding:0px;
  text-decoration: none;
}
.social-wrap ul li {
  list-style-type: none;
  border-bottom:none;
  margin:0 auto;
  background: none;
  padding:0px;
  line-height: 0!important;
}
.social-wrap li a {
  margin:5px 3px 0px 0px !important;
  padding:0px;
  width:50px;
  height:50px;
  text-indent:-99999px;
  float:left;
}
.breadcrumb-row{
  padding-top:100px;
}
.breadcrumb-row ul{
  margin: 22px 0px;
}
#link_id{
  cursor: pointer;
}
.product_readmore{
  display: inline-block;
  padding: 9px 15px;
  margin: 15px 0px;
  border-radius: 3px;
}
.modal_content1{
  background: #fff;
}
.product_header{
  width: 100%;
  margin: 0px;
  text-align: left;
  padding: 15px;
  border-bottom: 1px solid #d1d1d1;
}
.close_icon {
    position: absolute;
    top: 12px;
    right: 15px;
}
.product_section{
  padding: 20px 0px;
}
.p_section{
  padding:20px 0px;
}
.header_list ul{
  margin: 10px 15px;
  padding: 0px;
}
.header_list ul li{
  float: none;
  list-style: none;
  padding: 2px 0px;
}
.header_list ul li .span{
  border:1px solid #333;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
