.pt-cv-content {
   font-family: martel;
   font-size: 12px;
}
.pt-cv-meta-fields {
  font-size: 11px;
  font-family: martel;
}
.pt-cv-title {
    font-family: Oswald,sans-serif !important;
}
.pt-cv-title a{
  color:#000000 !important;
  font-weight:400;
}
.pt-cv-wrapper .btn-success {
    background-color: #ffffff;
    border: 1px dotted #ccc;
    color: #000000;
    width: 100%;
}
.pt-cv-wrapper .btn{
  border-radius: unset;
}
.pt-cv-wrapper .btn-success:hover {
  color: #000000;
  background-color: #ffffff;
  border-color: #ccc;
}
.pt-cv-tax-reviews, .author > a, .terms a {
    color: #999 !important;
}
.pipdig_widget_profile img {
    max-width: 200px;
}
.divider_custom {
    padding: 0 19px 0 25px;
}
.fa-plus::before {
    content: "\f004";
}
.scotch-panel-canvas {
    transition: all 0s ease 0s !important;
}
.bctt-click-to-tweet{
  border: medium none;
  background-color: rgba(184, 134, 11, 0.38);
  padding:11px 0 5px 1px;
  border-radius: 0;
  display:inline;
}
a.bctt-ctt-btn, a.bctt-ctt-btn:hover {
  background-position: center top 17px !important;
  padding: 11px 0 0;
}
.bctt-ctt-text a, .bctt-ctt-text a:hover{
  color: rgb(84, 86, 91) !important;
  font-size: 22px !important;
  /*letter-spacing: -1.25px;*/
  letter-spacing: 0px;
  display: inline;
  float: none;
  
}
.bctt-click-to-tweet::after{
  content:none;
}
.p3_pin_wrapper_outer{
  display:list-item;
  list-style: outside none none;
}
#post-40 .p3_pin_wrapper_outer{
  display:inline-block;
}
#post-40 .entry-content a {
    display: inline-block;
    float: left;
    line-height: 16;
    width: 25%;
}
#post-40 .entry-content p {
    display: inline-block;
    float: left;
    /*line-height: 11;*/
    width: 100%;
  	padding: 0 5%;
  	line-height: 2;
}
#post-40 .entry-content h2{
  width:100%;
  float:left;
}
.services_txt {
    float: left;
    line-height: 11;
    width: 75%;
  	margin-top:6%;
}
h2.jaggubandar {
    /*margin-top: 10%;*/
}
.entry-content h2 {
    margin-top: 4%;
}
.single-post .entry-content .p3_pin_wrapper .pin{
  display:none;
}
/*.entry-content .p3_pin_wrapper:first-child .pin{
  display:block;
}*/
@media(max-width:1020px){
	#post-40 .entry-content h2 {
      font-size: 14px;
  }
}
@media(max-width:924px){
	#post-40 .entry-content h2 {
      font-size: 12px;
  }
}
@media(max-width:863px){
	#post-40 .entry-content h2 {
      font-size: 11px;
  }
}
@media(max-width:863px){
	#post-40 .entry-content h2 a {
    float: left;
    text-align: center;
    width: 100%;
}
}