
@media screen and (max-width: 991px) {

.dreamit-slick-slider .slider-stye-four .hero-text-wrap p {
    width: 100%;
}
	.section-title .title {
		font-size: 36px;
	}
    .icon-box.style14 .title h2 {
        font-size: 18px;
    }
    
	/*=========
	Case Study
	===========*/

	.case-study.style1 .case-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	/*=========
	Filter Tab
	===========*/

	.filter-tab #tabs {
		flex-wrap: wrap;
	}
	.filter-tab #tabs li{
		margin-bottom: 30px;
		flex: 0 0 auto;
		width: 50%;
	}
	
	.filter-tab .content {
		padding-top: 50px;
	}
	.filter-tab .content .text img{
		margin-top: 30px;
	}
	.filter-tab .content .text .row{
		margin-left: 0;
		margin-right: 0;
	}
	.team.style1.four .team-shape {
        display:none;
    }
.service_item.style_two h4.title {
    font-size: 15px;
}
.service_item.style_two h2.title a {
    font-size: 22px;
}
.single-counter.style_three span.count.percent {
    font-size: 40px;
}
.single-counter.style_two span {
    font-size: 40px;
}
.icon-box.style9 {
    display: block;
}
.icon-box.style9 .img-icon {
    margin: 0 0 15px 0;
}
.portfolio-filter .porttitle_inner h3 a {
    font-size: 25px;
}
.portfolio-filter .consalt-blog-readmore a {
    width: 55px;
    height: 55px;
    line-height: 55px;
}
.testimonial.style3 .testimonial-carousel3.owl-carousel .owl-nav {
    display: none;
}






}

@media screen and (max-width: 767px) {

.testimonial.style3 .testimonial-item .content {
    padding: 30px 20px;
}
.testimonial.style3 .testimonial-carousel3.owl-carousel .owl-nav {
    display: none;
}
.single_odometer h3.plus {
    font-size: 40px;
}
.single_odometer h3.plus {
    font-size: 40px;
}
.single-counter.style_three span.count.percent {
    font-size: 40px;
}
	.dreamit-slick-slider .single-slick .content-wrapper {
		top: 50%;
		transform: translateY(-50%);
	}
	.dreamit-slick-slider .hero-text h2 {
		font-size: 58px;
	}
	.dreamit-slick-slider .hero-text h3 {
		font-size: 18px;
	}
	.portfolio-filter ul li {
		display: block;
	}
	.portfolio-filter ul li::before {
		top: auto;
		bottom: 0;
	}

	/*=========
	Case Study
	===========*/

	.case-study.style1 .case-grid {
		display: block;
	}
	.case-study.style1 .case-grid .gird-item {
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 600px) {

.dreamit-slick-slider .slider-stye-four .hero-text-wrap p {
    width: 100%;
}
.dreamit-button.style6 .button {
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
}
.dreamit-button.style6 .button:hover {
    padding: 0 20px;
}
.dreamit-button.style5 .button {
    font-size: 14px;
    font-weight: 400;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
}
.section-title.style4 .title-two {
    line-height: 50px;
}
.mean-container a.meanmenu-reveal {
    padding: 18px 30px 18px 0;
}
	.filter-tab #tabs li{
		width: 100%;
	}

	/* Subscribe */

	.subscribe-form input[type="email"]{
		width: 100%;
		margin-bottom: 15px;
	}
	.subscribe-form input[type="submit"]{
		position: static;
		width: 100%;
	}
.single_odometer h3.plus {
    font-size: 40px;
}
.form-area.contact-form.style_two input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    padding: 10px 32px;
    font-size: 15px;
}
.portfolio-filter .porttitle_inner h3 a {
    font-size: 20px;
}





}