@media (max-width: 991px)
{
    .jxpress-testimonial-box {   
    margin-top: 43px;
    }
    .display-2
    {
        font-size: 50px;
    }
    .display-2 .currency {
   
    top: -30px;
    }
    .jxpress-line-1:after, .jxpress-line-2:after {    
    right: -75px;  
    width: 140px;
    }
    .jxpress-category-block-style2
    {
        border: 1px solid #dee2e6;
    }
}
@media (max-width: 767px)
{
    .jxpress-job-search {      
        background: transparent;
    }
    .jxpress-job-search .form-control, .jxpress-job-search  .chosen-container-single .chosen-single {
        height: 50px !important;
        border-radius: .25rem;
    }
    .jxpress-job-search .search_icon
    {
        top:13px;
    }
    .jxpress-job-search .b-r {
        border-right: none;
    }
    .jxpress-counter-box
    {
        max-width: 100%;
        margin:10px 0px;
    }
    
    h2.jxpress-secondary-header
    {
        line-height: 60px;
    }
    .jxpress-testimonial-box:before, .jxpress-testimonial-box:after{
        display: none;
    }
    h2.second-header
    {
        text-align: center;
    }
    .jxpress-testimonial-box
    {
        margin-top: 45px;
    }
    .jxpress-content {
    color: #fff;
    font-size: 20px;
    float: left;
    padding-left: 0px;
    border-top: none;
    width: 100%;
    text-align: center;
    border-left: none;
    margin-top: 0px;
    padding-top: 8px;
}
.jxpress-counter-icon {
    color: #fff;
    font-size: 40px;
    float: left;
    padding-top: 10px;
    padding-right: 0px;
    width: 100%;
    text-align: center;
}
.jxpress-line-1:after, .jxpress-line-2:after { 
    display: none;
}
}
@media (max-width: 400px)
{
    .nav-pills .nav-item
    {
        width:100%;
    }
    .nav-pills .nav-link, .nav-pills .nav-link.active
    {
        border-radius: 0px 0px 0 0;
    }
    
}