/* Bremond - HTML Template */

@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) {
	.enq-btn {
	    top: 56% !important;
	}
	.page-wrapper {
		margin-bottom: 0px !important;
	}
	.main-header .sticky-header .main-menu .navigation>li>a {
    	padding: 26px 23px !important;
	}
	.header-inner{
		display: flex;
		flex-direction: column;
	}
}

@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(max-width: 767px) {
	.sec-title .big-title {
		font-size: 42px;
	}

	.button-list span{
		margin-bottom: 20px
	}
}

@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;
	}
	.enquery-box {
	    position: relative;
	    top: -75px;
}

}

	@media only screen (max-width: 480px){
	
		.button-list span{
			margin-bottom: 10px
		}
	}
	@media only screen (max-width: 575px){
	
		.button-list span{
			margin-bottom: 20px
		}
		.project-block-one .inner-box .caption{
			top: 155px;
			padding: 9px 5px;
		}
	}

