@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {

#hero-carousel{
	height: 650px;
}
#hero-carousel .glide__track,
#hero-carousel .glide__track .glide__slides,
#hero-carousel .glide__track .glide__slides .glide__slide,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper {
	height: 100% !important;
}
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper picture{
	display: block;
	width: 100%;
	height: 100%;
}
.book-a-free-consultation-section .btn-grp-colm{
	flex-direction: column;
}

}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.hero-content-inner {
	text-align: center;
}
.consultation-box {
	padding: 2rem;
}
.book-a-free-consultation-section .btn-grp-colm {
	flex-direction: column;
}
}
 @media only screen and (max-width: 991px) and (min-width: 768px) {
.header-middle-section {
	padding-right: 60px;
}
.nav ul li a {
	padding: 15px 25px;
}
.hero-content-inner {
	text-align: center;
}
.banner-caption h1 {
	font-size: 44px;
}
.banner-caption h6 {
	margin-bottom: 20px !important;
}
.consultation-box {
	align-items: center;
	flex-direction: column;
	padding: 3rem;
	text-align: center;
}
.contact-details-left .icon-btn {
	font-size: 15px;
}
.work-with-us-section {
	text-align: center;
}
.bt-colm-group {
	justify-content: center;
}
.testimonials-section .heading {
	text-align: center;
}
}
 @media only screen and (max-width: 767px) {
.thumbs-wrapper {
	width: 100%;
}
.thumbs-arrow {
	left: inherit;
	right: inherit;
	height: 100%;
	width: 24px;
}
.thumbs-arrow-left {
	left: 0;
}
.thumbs-arrow-right {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.nav-left {
	width: 100%;
}
.nav ul {
	width: 100%;
}
.header {
	flex-direction: column;
	display: block;
}
.header-middle-section {
	padding-right: 50px;
	padding-top: 2px;
}
.list-with-tick.list-3 li {
	flex: 1 0 50%;
}
.testimonials-section {
	background-size: cover;
}
.why-choose-us-section .container {
	margin-top: 30px;
}
.banner-caption h1 {
	font-size: 35px;
}
.banner-caption h6 {
	font-size: 18px;
	margin-bottom: 20px !important;
}
.hero-content-inner {
	text-align: center;
}
.padding-60 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.bt-colm-group {
	text-align: center;
}
.bt-colm-group .custom-btn {
	margin-bottom: 10px;
}
.service-box-content h4 {
}
.box-wrapper {
	padding: 40px 25px 30px;
}
.how-to-work-box {
	padding: 0;
}
.testimonials-section .heading {
	text-align: center;
}
.padding-100 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.contact-right {
	padding: 50px 0;
}
.contact-right .heading {
	text-align: center;
}
.contact-column {
	justify-content: center;
}
.top-right-section {
	gap: 0;
	margin-top: 10px;
}
.service-box-content {
	justify-content: center;
	text-align: center;
}
.heading h2 {
	font-size: 30px;
	line-height: 110%;
}
.consultation-box {
	padding: 3rem;
	text-align: center;
	align-items: center;
}
.btn-grp-colm {
	gap: 1rem;
	flex-direction: column;
}
.work-with-us-section {
	text-align: center;
}
.contact-details-left .icon-btn {
	flex-direction: column;
	text-align: center !important;
	gap: 15px;
	font-size: 18px;
}
.contact-details-left .icon-btn i {
	margin-right: 0;
}
.copy-text {
	text-align: center;
}
}
