

@media only screen and (max-width: 1800px) {
	.main-slider2 .slider-wrapper .image img {
		width: auto;
	}
}

@media only screen and (max-width: 1300px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 1199px) {
	.page-wrapper {
		margin-bottom: 0px !important;
	}
}

@media only screen and (max-width: 991px) {
	.service-block-one-area {
		padding-left: 0px;
	}
	.service-block-two-area .outer-box {
		margin-top: 50px;
		margin-left: 0px;
	}
	.testimonial-block-two .text {
		padding: 0 75px;
	}
	.feature-case-two:nth-child(2) .row,
	.feature-case-two:nth-child(4) .row {
	    flex-direction: column-reverse;
	}
	.feature-case-two .image {
		margin-bottom: 30px;
	}
	.stacked-image-carousel {
		margin-left: 0px;
	}
	.testimonial-block-three .big-image {
		bottom: -100px;
	}
	.testimonial-three .owl-nav-style-one .owl-nav {
		margin-top: 0px;
		top: -80px;
	}
}
@media only screen and (max-width: 767px) {
	.sec-title .big-title {
		font-size: 42px;
	}
	.home-features-section .features-row {
    display: flex;
    flex-direction: column-reverse;
    margin: -15px;
    align-items: center;
}
	.home-features-section .features-row .features-image {
    max-width: 100%;
    display: contents;
}
	.home-features-section .features-row .features-content {
    max-width: 100%;
}
	.owl-nav-style-three .owl-nav {
    position: relative;
    right: -175px;
    top: 0;
}
	.sec-title h1 {
    font-size: 27px;
    color: #222;
    font-weight: 700;
    line-height: 1.0em;
    text-transform: capitalize;
}
	.sec-title .big-title {
   bottom: 25px;
}
	.home-features-section .sec-title.deep .big-title {
    margin-bottom: 30px;
}
	.header-top-two .top-content-area {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}
	.header-top-two .top-content-area:before,
	.header-top-two .top-content-area:after{
		content:unset;
	}
}

@media only screen and (max-width: 599px) {
	.main-slider2 h1 {
		font-size: 48px;
		line-height: 50px;
	}
	.testimonial-block-two .text {
		padding: 0px;
	}
	.testimonial-two .owl-nav {
		display: none;
	}
	.stacked-image-carousel .slide.active, 
	.stacked-image-carousel .slides .slide:nth-child(3),
	.stacked-image-carousel .slides .slide:nth-child(3).active {
		top: 0px !important;
		left: 0px !important;
	}
	.timeline-container .timeline-block .inner-box {
	    padding-left: 130px;
	}
	.timeline-container .timeline-block:before {
	    left: 100px;
	}
	.timeline-container .timeline-block:after {
	    left: 92px;
	}
	.news-block-one .lower-content.style-two {
		margin: 0px;
	}
	.page-title .outer-box {
	    display: block;
	    vertical-align: middle;
	    padding: 80px 0;
	    height: auto;
	}
}

