.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;
}
.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: 176px !important;
  vertical-align: middle;
}
.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;
}
.social_links li.facebook a{
  background:#3A5897;
}
.social_links li.google a{
  background: #D94A3A;
}
.social_links li.twitter a{
  background: #00BDEC;
}
.social_links li.linkedin a{
  background: #007AB9;
}
.social_links 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;
}

.social-wrap li a.facebook1 {
background: #314d91 url(../images/social-icons.png) no-repeat 0px 0px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.facebook1:hover {
background: #314d91 url(../images/social-icons.png) no-repeat 0px -73px;
}
.social-wrap li a.twitter1 {
background: #07beed url(../images/social-icons.png) no-repeat 0px -127px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.twitter1:hover {
background: #07beed url(../images/social-icons.png) no-repeat 0px -204px;
}
.social-wrap li a.google-p1 {
background:#a7291b url(../images/social-icons.png) no-repeat 0px -254px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.google-p1:hover {
background: #a7291b url(../images/social-icons.png) no-repeat 0px -330px;
}
.social-wrap li a.rss1 {
background:#ffaa31 url(../images/social-icons.png) no-repeat 0px -381px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.rss1:hover {
background: #ffaa31 url(../images/social-icons.png) no-repeat 0px -454px;
}
.social-wrap li a.pinit1 {
background:#cb2027 url(../images/social-icons.png) no-repeat 0px -508px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.pinit1:hover {
background: #cb2027 url(../images/social-icons.png) no-repeat 0px -580px;
}
.social-wrap li a.linkdin1 {
background:#1698E3 url(../images/social-icons.png) no-repeat 0px -635px;
-webkit-transition:All 0.3s ease-out;
-moz-transition:All 0.3s ease-out;
-o-transition:All 0.3s ease-out;
}
.social-wrap li a.linkdin1:hover {
background: #1698e3 url(../images/social-icons.png) no-repeat 0px -711px;
}
.header-nav .nav > li:last-child a:after{
  display: none; 
}
