@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
 @media only screen and (min-width: 1200px) and (max-width: 1599px) {
#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 {
	height: 700px;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: -20px;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: -20px;
}
ul.list-inline li {
	padding: 0 15px;
}
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {

#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 {
	height: 700px;
} 	
.custom-logo {
	width: 100%;
	height: auto;
	max-width: 230px;
}
.nav ul {
	gap: 1.625rem;
}
.hero-content-inner {
	padding: 0 2rem;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: 0;
}
.service-box-main-wrapper-image {
	height: 300px;
}
}
 @media only screen and (max-width: 991px) and (min-width: 768px) {
.hamburger {
	top: 6px !important;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
	left: 0;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
	right: 0;
}
.hero-content-inner {
	text-align: center;
	padding: 0 2rem;
}
.banner-caption h1 {
	font-size: 3rem;
}
.banner-caption h6 {
	margin-bottom: 1.25rem !important;
}
.featured-box-wrapper {
	border-right: none !important;
}
.padding-60 {
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.testimonial-box {
	min-height: 230px;
}
.small-heading {
	font-size: 1.4rem;
}
.custom-logo {
	width: 100%;
	height: auto;
	max-width: 220px;
}
.contact-form {
  padding: 1.563rem;
}
.contact-form-wrapper {
  padding: 0;
}
.full-bg-box {
  height: 420px;
}
.full-bg-box-wrapper p{
	line-height: 1.2rem;
}
.cta-section{
	text-align: center;
}
.cta-title {
  font-size: 1.5rem;
}


}
 @media only screen and (max-width: 767px) {
.top-right-section {
	padding-right: 60px;
}
.thumbs-wrapper {
	width: 100%;
}
.thumbs-arrow {
	left: inherit;
	right: inherit;
	height: 100%;
	width: 24px;
}
.thumbs-arrow-left {
	left: 0;
}
.thumbs-arrow-right {
	right: 0;
}
.carousal-slider-section .slider-arrow {
	height: 42px;
	width: 42px;
	font-size: 35px;
}
.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%;
}
.custom-logo {
	width: 100%;
	height: auto;
	max-width: 168px;
}
.hero-content-inner {
	text-align: center;
	padding: 0 2rem;
}
.banner-caption h1 {
	font-size: 2.25rem;
}
.banner-caption h6 {
	font-size: 1rem;
	line-height: 1.4rem;
	margin-bottom: 1.25rem !important;
}
.custom-btn {
	font-size: 1rem;
	padding: 0.938rem 2rem;
}
.form-title {
	font-size: 2rem;
}
.heading h2 {
	font-size: 2rem;
	padding-left: 0;
}
.heading h2:before {
	display: none !important;
}
.sub-heading {
	font-size: 1rem;
}
.padding-60 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
#services,  #about,  .testimonial-section,  .gallery-section {
	text-align: center;
}
.service-box-main-wrapper-content h4 {
	font-size: 1.25rem;
}
.featured-box-wrapper {
	border: none !important;
}
.featured-box-title {
	font-size: 2.25rem;
}
.featured-box-wrapper h4 {
	font-size: 0.875rem;
}
.cta-section {
	text-align: center;
}
.cta-title {
	font-size: 1.375rem;
}
.custom-border-end {
	border: none !important;
	padding: 1rem 0;
}
.footer-bottom {
	text-align: center;
}
.footer-bottom .social-icon {
	justify-content: center !important;
	padding-top: 1rem;
	padding-bottom: 1.5rem;
}
.testimonial-box {
	text-align: left;
}
.contact-form-wrapper{
	padding: 0;
}
.footer-top-section a {
  font-size: 0.875rem;
}


}
