@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)
{
    .hexagon {
    height: 40px;
    top: calc(11% - 4px);
}
    .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;
}
.vc_custom_heading{
        padding-right: 13px;
    }
    #pills-tab li.nav-item {
        width: 100%!important;
    }
    #pills-tab li.nav-item button {
        width: 100%!important;
        margin-bottom: 5px!important;
        margin-right: 10px!important;
    }
    .vc_custom_1552998074687 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    h2.jxpress-secondary-header {
        text-align: center;
    }
    .slick-initialized .slick-slide {
        position: relative;
        left: 29px;
    }
    .normal-footer .follow li {
        margin-bottom: 5px;
    }
    h2.jxpress-secondary-header {
        text-align: center;
    }
    p.vc_custom_heading {
        text-align: center!important;
    }

}
@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;
    }
    
}