

@media only screen and (max-width: 1800px) {
	.main-slider2 .slider-wrapper .image img {
		width: 100%;
	}
}

@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: 36px;
	}
	.header-top-two .top-content-area {
		display: block;
		text-align: center;
	}
	.header-top-two .top-content-area:after {
		display: none;
	}
	.main-header .main-menu {
		padding: 0;
	}
	.main-logo .navbar-brand img {
		width: 150px;
	}
	.main-menu .navbar-header {
		position: absolute;
		top: -70px;
		right: 0;
	}
	.btn-style-one {
		padding: 10px 15px;
	}
	.btn-style-seven {
		padding: 10px 15px;
	}
	.main-slider2 .slider-wrapper .image img {
		min-height: auto;
		height: 300px;
		object-fit: cover;
	}
	.main-slider2 {
		min-height: auto;
	}
	.main-header.fixed-header img {
		width: auto;
	}
	.our-experience .tab-list li {
		margin-right: 10px;
	}
	.sec-title h1 {
		font-size: 32px;
	}
	.consultation {
		padding: 30px 20px 30px;
		margin-bottom: 40px;
	}
	.service-block-five .inner-box {
		padding-left: 85px;
	}
	.diclaimer-amfi .amfi-item {
		margin: 10px 0;
	}
	.page-title h1 {
		font-size: 32px;
	}
	.about-promoter .sec-title {
		margin-top: 60px;
	}
	.contact-info-list {
		display: block;
	}
	.contact-info-list li {
		width: 100%;
		align-items: center;
		justify-content: left;
		padding: 0;
		border: none;
	}
	.contact-img {
		margin-top: 30px;
	}
	.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
		color: #1d1d1d;
	}
	.main-header .main-menu .dropdown .drop-active {
		display: block !important;
	}
	.TabbedPanelsTabGroup {
		display: flex;
	}
	.main-menu .navbar-collapse .btn-style-one {
    margin-bottom: 10px;
    width: 100%;
    text-align: center !important;
}
	
}

@media only screen and (max-width: 599px) {
	.main-slider2 h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.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;
	}
}

