.col-md-3.copyright{
  display:none;
}

span.posted-on{
  display:none;
}
span.cat-links{
  display:none;
}

/*team-members widget= products*/

.team-member .profile-pic{
  border-radius:0%!important;
  margin:0px;
}
.team-member .profile-pic img{
  height:auto;
}
.team-member h5{
  text-transform:none;
  font-family:sans-serif;
  font-weight:normal;
}
.red-border-bottom:before{
  background:none;
  margin-top:0;
}

h5.red-border-bottom{
  margin:0;
}


h1.entry-title{
 display:none;
}

h1.entry-title:before{
  display:none;
}
a{
color:#939393;
}
a:hover{
  color:#34D293;
}
a:visited{
  color:#939393;
}
a:active{
  color:#34d293;
}

/*Contact page*/
h4{
  line-height:26px;
  margin-top:5px;
}

div.custom_header{
  background-color:red;
  background-image: url("http://www.hermanlabel.com/wp-content/uploads/2015/02/custom-header.jpg");
  width:100%;
  height:200px;
   margin-right:auto;
  margin-left:auto;
  margin-bottom:30px;
}

h1.custom_header{
  font-size:40px;
  text-transform:uppercase;
  margin-top:8%;
  font-weight:bold;
  color:black;
  text-align:center;
}

.red,.green,.blue,.yellow {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ctUp-ads:nth-child(n+1) .service-icon:hover, .focus-box:nth-child(n+1) .service-icon:hover {
	border: 10px solid black;

}
.ctUp-ads:nth-child(2n+1) .service-icon:hover, .focus-box:nth-child(2n+1) .service-icon:hover{
	border: 10px solid black;
}
.ctUp-ads:nth-child(3) .service-icon:hover, .focus-box:nth-child(3) .service-icon:hover {
	border: 10px solid black;
}
.ctUp-ads:nth-child(4) .service-icon:hover, .focus-box:nth-child(4) .service-icon:hover{
	border: 10px solid black;
}
.ctUp-ads:nth-child(1) .red-border-bottom:before, .focus-box:nth-child(1) .red-border-bottom:hover {
	background: none;
 
}
.ctUp-ads:nth-child(2) .red-border-bottom:before, .focus-box:nth-child(2) .red-border-bottom:hover {
	background: none;
}
.ctUp-ads:nth-child(3) .red-border-bottom:before, .focus-box:nth-child(3) .red-border-bottom:hover{
	background: none;
}
.ctUp-ads:nth-child(4) .red-border-bottom:before, .focus-box:nth-child(4) .red-border-bottom:hover {
	background: none;
}

.focus-box .service-icon .pixeden{
    border-radius:0;
  border:black solid 2px;
}
.focus-box .service-icon{
  width:220px!important;
  height:220px!important;
  margin-bottom:0;
  margin-top:0;
}

.section-header h6{
  font-size:18px;
  font-weight:bold;
}
.col-lg-3{
  padding-left:0px;
  margin-right:auto;
  margin-left:auto;
}