/* Bremond - HTML Template */

@media only screen and (max-width: 1800px) {
	.main-slider2 .slider-wrapper .image img {
		width: auto;
	}
}

@media only screen and (max-width: 1140px) {
	.stacked-image-carousel .slide.active,
	.stacked-image-carousel .slides .slide:nth-child(3).active {
    	left: 100px !important;
	}
	.testimonial-block-two .text {
		padding:0 80px;
	}
}

@media only screen and (max-width: 1024px) {
	.main-header .outer-box {
		margin-left:0;
	}
	
	.newsletter-widget .btn-style-one,
	#contact-form .btn-style-one {
		width: 100%;
		padding: 11px 20px;
	}
	
	.main-footer .newsletter-widget {
		padding: 45px 20px 60px;
	}
	
	.header-upper.style-eight .main-logo .navbar-brand.pr-50,
	.header-upper.style-ten .main-logo .navbar-brand.pr-50 {
		margin-right:0;
		padding-right: 10px !important;
	}
	.main-header .header-upper.style-ten .nav-outer {
		padding-left: 10px;
	}
	.service-block-nine .lower-content {
		padding-right:15px;
	}
}

@media only screen and (max-width: 1199px) {
	.page-wrapper {
		margin-bottom: 0px !important;
	}
	.bp-comment-item .bp-comment-item{
		margin-left:0px;
	}
}

@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;
	}
	.team-block-two .inner-box {
		display:block;
	}
	.team-block-two .inner-box .image {
		width: 50%;
		float: left;
	}
	.team-block-two .inner-box .lower-box {
		width: 50%;
		float: left;
	}
	.main-header .header-info .float-right{
		float:none !important;
	}
	.header-contact-info{
		text-align:center;
	}
	.header-contact-info ul li{
		text-align:left;
		float:none;
	}
	.header-contact-info ul li:last-child{
		display:none;
	}
}
@media only screen and (max-width: 767px) {
	.sec-title .big-title {
		font-size: 42px;
	}
	.owl-nav-style-three .owl-nav {
		width:100%;
	}
	.header-contact-info ul li{
		text-align:center;
		padding-left:0px;
	}
	.header-contact-info ul li .iocn-holder{
		display:none;
	}
	
	.page-title .outer-box{
		display:block;
		height: auto;
		padding: 125px 0;
		text-align: left;
	}
	
	.page-title h1{
		font-size:24px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.sidebar{
		margin-top:80px;
	}
}

@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;
	}
	.stacked-image-carousel .slides {
		margin-bottom:0;
	}
	
	.career-btn {
		text-align:center;
	}
	
	.career-btn .btn-style-one {
		margin-right:0 !important;
		margin-bottom:10px;
	}
	
	.team-block-two .inner-box {
		display:block;
	}
	.team-block-two .inner-box .lower-box {
		max-width: 100%;
	}
	.team-block-two .inner-box .image {
		width: 100%;
		float: none;
	}
	.team-block-two .inner-box .lower-box {
		width: 100%;
		float: none;
	}
	.error-page-section .content-box h1 {
		font-size:180px;
	}
	.single-comment .bp-comment-item > .bp-comment-item > .comment-box {
		margin-left:0;
	}
}
@media only screen and (max-width: 479px) {
	.single-post .comments-area .comment-box .author-thumb{
		position:relative;
		margin-bottom: 30px;
	}
	.single-post .comments-area .comment{
		padding-left:0px;
	}
}

@media only screen and (max-width: 320px) {
	.error-page-section .content-box h1 {
		font-size:120px;
	}
}
