.cd-btn:hover {
  background-color: #b2d855!important;
}
.mgb50-l{
          padding-bottom: 50px!important;
          border-bottom: 1px solid #ccc;
          }
.mgb30-l{
          margin-bottom: 30px;
          border-bottom: 1px solid #ccc;
          }
.mgb20{
        margin-bottom: 20px;
        }
.mgb10{
        margin-bottom: 10px;
        }
.p-title {
    text-align: center;
    font-weight: 400;
    font-size: 40px;
    border: 0px;
    color: #0F78B1;
    border:1px solid #0F78B1;
    border-width: 1px 0;
    padding: 20px 0;
    margin-bottom: 20px;
    line-height: 45px;
}
.product-sub-title {
    text-align: center;
    font-size: 22px;
    color: #0F78B1;
    font-weight: 600;
    line-height: 22px;
    margin-top: 20px;
}
.product-title-text {
    border-top: 1px solid #0f78b1;
    border-bottom: 1px solid #0f78b1;
    padding: 20px 0;
    margin: 20px 20px 0px 20px;
    line-height: 25px;
}
@media only screen and (min-width: 768px) {
    .p-title {
        text-align: center;
        font-weight: 400;
        font-size: 65px;
        margin: 80px 0 30px;
        border: 0px;
        color: #0F78B1;
        border:1px solid #0f78b1;
        border-width: 1px 0;
        padding:40px 0;
    }
    .product-sub-title {
        text-align: center;
        font-size: 25px;
        color: #0F78B1;
        font-weight: 600;
        line-height: 32px;
        text-align: left;
    }
    .product-title-text {
        border-top: 1px solid #0f78b1;
        border-bottom: 1px solid #0f78b1;
        padding: 20px;
        margin: 20px;
        line-height: 25px;
    }
}

#belden-products .clumun {
    padding: 0px 0 20px;
}
@media screen and (max-width: 768px){
#belden-products .clumun {
    padding: 0px 0 0px;
}
}
#belden-products .clumun2 {
    padding:30px 10px;
}
#belden-products .clumun3 {
    padding: 0 0 50px;
    padding-top: 30px;
}
/*ƒoƒbƒ`*/
.badge-group{
  margin: 5px 0px 10px 0px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.badge-item-6a{
  margin-bottom:5px;
  margin-right: 5px;
  border-radius: 4px;
  background-color:  #bf2122;
  padding: 8px 20px;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}
.badge-item-6{
  margin-bottom:5px;
  margin-right: 5px;
  border-radius: 4px;
  background-color:  #68bee4;
  padding: 8px 20px;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}
.badge-item-5e{
  margin-bottom:5px;
  margin-right: 0px;
  border-radius: 4px;
  background-color:  #b6d16d;
  padding: 8px 20px;
  overflow: hidden;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px;
}
@media screen and (max-width: 768px){
.badge-group{
  margin: 5px 0px 0px 0px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.badge-item-6a{
  margin-bottom:5px;
  margin-right: 5px;
  border-radius: 4px;
  background-color:  #bf2122;
  padding: 5px 10px;
  overflow: hidden;
  color: #ecf0f1;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}
.badge-item-6{
  margin-bottom:5px;
  margin-right: 5px;
  border-radius: 4px;
  background-color:  #68bee4;
  padding: 5px 10px;
  overflow: hidden;
  color: #ecf0f1;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}
.badge-item-5e{
  margin-bottom:5px;
  margin-right: 5px;
  border-radius: 4px;
  background-color:  #b6d16d;
  padding: 5px 10px;
  overflow: hidden;
  color: #ecf0f1;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}}

.title-20-g{
             font-size: 18px;
             font-weight: 600;
             padding-bottom:15px;
             border-bottom: 1px dotted #666;
             margin-bottom: 20px;
             }
.title-18{
             font-size: 18px;
             font-weight: 600;
             margin: 20px 0px;
             }
.contact-area{
               width: 50%;
               text-align: center;
               margin: 0 auto;
               }
@media screen and (max-width: 768px){
.contact-area{
               width: 100%;
               text-align: center;
               margin: 0 auto;
               }
               }

.title-22{
           font-size: 22px;
           margin: 30px 0;
           padding-bottom: 10px;
           line-height: 35px;
           font-weight: 600;
           border-bottom: 1px dotted #666;
        }
.card-text-tax {
    margin: 0;
    padding: 20px;
    color: #595757;
    line-height: 27px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
    min-height: 139px;
}
@media screen and (max-width: 768px){
.card-text-tax {
    margin: 0;
    padding: 10px 20px 0px 20px;
    color: #595757;
    line-height: 27px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 1px;
    min-height: 120px;
}
}