/* WBM */
@media screen {
#secondary-bar {
position: fixed !important;
} }
header #secondary-bar {
     position: fixed !important;
}
#footer-text a{color:#81a3b2;}

#precontent{
  z-index:7 !important;
}

#contact-form{
  max-height:2000px;
  transition: max-height 0.3s;
}

.hideme{
  max-height:0 !important;
  overflow:hidden;
}

#content-inner article.e_products{
  margin-top:-30px;
}

body.single-e_products #tabs-counter-1{
  margin-top: 15px;
}

.productsc dt {
  width: 137px !important;
}

.productpg dd {
    width: 84px !important;
}

.productpg dt {
    width: 180px !important;
}



dd.range:nth-child(4n+0) {
    margin-left: 0 !important;
}

.productsc .ddrange dd:nth-child(2n+3), .productsc .ddport dd:nth-child(2n+3) {
  margin-left: 200px !important;
}

.single-btp_work .ddrange dd:nth-child(2n+3), .single-btp_work .ddport dd:nth-child(2n+3) {
  margin-left: 200px !important;
}

.productsc dd, .single-btp_work dd {
    width: 109px !important;
}

.single-btp_work .productpg .apps {
    max-width: 250px !important;
    width: 100%;
}

@media (max-width: 1029px) {
    .ddrange dd:nth-child(4n+5), .ddport dd:nth-child(4n+5),.productsc .ddrange dd:nth-child(2n+3), .productsc .ddport dd:nth-child(2n+3), .single-btp_work .ddrange dd:nth-child(2n+3), .single-btp_work .ddport dd:nth-child(2n+3) {
        margin-left: 0 !important;
    }
   .productsc dt, .productpg dt, .single-btp_work dt {
        width: 100% !important;
   }
}

@media (max-width: 1024px) {
  .productpg dd {
    width: 102px !important;
  }
  .productsc dd, .single-btp_work dd {
    width: 131px !important;
  }
}

@media (max-width: 768px) {
  .productpg dd {
    width: 94px !important;
  }
  .productsc dd,.single-btp_work .productpg dd {
    width: 92px !important;
  }
}

@media (max-width: 736px) {
  .productpg dd {
    width: 89px !important;
  }
  .productsc dd, .single-btp_work .productpg dd {
    width: 87px !important;
  }
}

@media (max-width: 667px) {
  .productpg dd {
    width: 112px !important;
  }
  .productsc dd, .single-btp_work .productpg dd {
    width: 127px !important;
  }
}

@media (max-width: 568px) {
  .productpg dd {
    width: 109px !important;
  }
  .productsc dd, .single-btp_work .productpg dd {
    width: 109px !important;
  }
}

@media (max-width: 414px) {
  .productpg dd {
    width: 105px !important;
  }
  .productsc dd, .single-btp_work .productpg dd {
    width: 105px !important;
  }
}

@media (max-width: 375px) {
  .productpg dd,.productsc dd, .single-btp_work dd {
    width: 151px !important;
  }
}

@media (max-width: 320px) {
  .productpg dd,.productsc dd, .single-btp_work dd {
    width: 125px !important;
  }
}

select#sort {
    height: 28px;
    width: 100px;
}

.c-one-fourth.sort {
    width: 10%;
}

.c-one-fourth.ps {
    width: 20%;
}

.c-one-fourth.pr {
    width: 38%;
}

div#range_chosen {
    width: 100%;
}

.sidebar_list a{
  padding:5px 0;
  font-weight:normal;
}
/*
.ddrange dd:nth-child(4n+5), .ddport dd:nth-child(4n+5) {
  margin-left: 200px !important;
}*/

.replaceinlineh1 {font-size: 1.4em;color: #043f6b !important;text-align: left;font-weight: bold;margin-bottom: 3px;}