@media (max-width: 1299px) {}

@media (max-width: 1199px) {
    .jr-tech-desc ul li {
        min-width: 155px;
    }
    .jr-slider-bg {
	    display: block;
	    overflow: hidden;
	}
}

@media (max-width: 1099px) {
    .jr-pi-btn .btn-primary {
        margin-bottom: 5px;
    }
    .jr-tech-choose-bg {
        height: 240px;
    }
    .jr-product-item .jr-pi-btn {
        bottom: 0;
    }
}

@media (max-width: 991px) {
    .jr-tech-desc {
        width: 50%;
        display: table;
    }
    .jr-tech-desc ul li {
        min-width: 145px;
    }
    .jr-recent-project .col-md-4:nth-last-child(-n+3) .jr-recent-proj {
        margin-bottom: 20px;
    }
    .jr-tech-choose-bg {
        height: 280px;
        margin-right: 0;
    }
    .jr-tech-choose-bg h3 span {
        font-size: 0.85em;
    }
    .jr-slider-bg {
	    height: 600px;
	    padding-top: 60px;
	}
	.jr-slider-content h1 {
	    font-size: 2.7em;
	}
}

@media (max-width: 767px) {
    .jr-tech-img {
        margin-bottom: 20px;
        text-align: center;
    }
    .jr-tech-desc {
        width: 100%;
    }
    .jr-manufacture-bg h2 {
        font-size: 2.2em;
    }
    .jr-tech-choose .col-md-6:nth-last-child(-n+2) .jr-tech-choose-bg {
        margin-bottom: 40px;
    }
    .jr-recent-proj {
        width: 100%;
    }
    .jr-tech-choose-bg {
        height: auto;
    }
    .jr-product-cat .col-md-4:nth-last-child(-n+3) .jr-product-item,
    .jr-recent-project .col-md-4:nth-last-child(-n+3) .jr-recent-proj {
        margin-bottom: 30px;
    }
    .jr-tech-choose-bg h3 span {
        font-size: 1em;
    }
    
    .jr-testimonial{
    	margin-bottom: 40px;
    }
    .jr-slider-bg .row{
    	display: block;
    }
    .jr-product-slider img {
	    width: 250px !important;
	}
	.jr-slider-content {
	    margin-bottom: 30px;
	}
	.jr-slider-content h1 {
	    font-size: 2.3em;
	}
	.jr-slider-content p {
	    font-size: 1.2em;
	}
	.jr-slider-bg {
	    height: auto;
	    padding-top: 60px;
	}
}

@media (max-width: 595px) {
    .jr-manufacture-bg h2 {
        font-size: 2em;
    }
    .jr-title-style h2 {
        font-size: 1.8em;
        margin-bottom: 0;
    }
    .jr-recent-project .col-md-4 {
        width: 100%;
    }
    .jr-pi-img img {
        width: 100%;
    }
    .jr-product-item img {
        width: 100%;
    }
    .jr-pi-inner.equal-col {
        height: 100% !important;
    }
    .jr-slider-content h1 {
	    font-size: 2em;
	}
	.jr-slider-content p {
	    font-size: 1.1em;
	}
}

@media (max-width: 480px) {
	.jr-testimonials .sp-title{
		text-align: left;
	}
}

@media (max-width: 360px) {
    .jr-tech-desc ul li {
        min-width: 120px;
    }
    .jr-title-style h2 {
        padding-bottom: 10px;
    }
    .jr-testimonials .title {
        padding-top: 20px;
    }
}
