.itp-social-buttons-box {
	position:absolute;
  display:block;
  overflow:hidden;
  top:365px;
  width:150px;
  height:65px;
  right:20%;
  

}

.itp-social-buttons-box img:hover {
	opacity:0.6;
	
	}
@media screen and (max-width: 1500px) {
 .itp-social-buttons-box {
    right:2px;
  }
}

.itp-social-buttons-box h4 {

	margin-top: 0px;

	margin-bottom: 0px;
	float:left;
	width:50px;
	line-height:23px;

}
.itp-sbb-tl{

  float:left;
  width:100px;

}


.itp-sb-left a{

	border:0 !important;

	margin-right: 5px;

}



.itp-sb-right a{

	border:0 !important;

	margin-left: 5px;

}



.itp-sb-center a{

	border:0 !important;

	margin-left: 5px;

}



.itp-sbb-nl{

  border-top: none;

  border-bottom: none;

  

}







.itp-sbb-bl{

    border-top: none;

  border-bottom: thin solid #808080;

  padding-bottom:5px;

}



.itp-sbb-bothl{

  border-top: thin solid #808080;

  border-bottom: thin solid #808080;

  padding-top: 5px;

  padding-bottom:5px;

  overflow:hidden;

}





.itp-sb-left{
text-align: left;

}



.itp-sb-right{

    text-align: right;

    padding-top: 10px;

}



.itp-sb-center{

    margin-left: auto;

    margin-right: auto;

    text-align:center !important;

    padding-top: 10px;

}

