/* Enter Your Custom CSS Here */

.p-tooltip, .p-tooltip2, .p-tooltip3, .p-tooltip4, .p-tooltip5, .p-tooltip6, .p-tooltip7{
  float:left;
  line-height:16px; 
  font-size:12px; 
  color: #29166F;
}

.contact-info{
list-style-type: none;
}

.contact-info li h6{
font-weight: bold; 
margin-bottom:5px;
}
.contact-info li{
float: left;
width: 288px;
margin-left: 20px;
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ccc;
background: #F0F0F0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; 
 height: 125px;
}

.contact-info li:nth-child(4), .contact-info li:nth-child(5){ height:64px !important;}




.post-color{
color:#202020;
}


.h-tooltip{
position: relative;
width: 222px;
height: 58px;
margin-left: 472px;
padding: 10px 0px; 
color: #fff;
font-weight: 500;
}

.p-tooltip{
float: left;
width: 120px;
height: 58px;
padding: 14px;
text-align: center; 

}
.p-tooltip2{
float: left;
width: 119px;
height: 58px;
padding: 9px 7px;
text-align: center; 
}

.p-tooltip3{
float: left;
width: 117px;
height: 58px;
padding: 9px;
text-align: center; 
}

.p-tooltip4{
float: left;
width: 132px;
height: 58px;
padding: 9px 0px 9px 12px;
text-align: center;
}

.p-tooltip5{
float: left;
width: 133px;
height: 58px;
padding: 9px;
text-align: center;
}

.p-tooltip6{
float: left;
width: 118px;
height: 58px;
padding: 9px 4px;
text-align: center;
}

.p-tooltip7{
float: left;
width: 133px;
height: 58px;
padding: 9px;
text-align: center; 
}

