@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;
}
.contact-left-section {
  padding: 4rem 2rem;
}
.carousal-slider-section .slider-arrow {
  height: 40px;
  width: 40px;
  font-size: 35px;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
  left: -40px;
}
.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
  right: -40px;
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

.hero-content-inner{
	text-align: center;
	padding: 0 2rem;
}
.caption-para {
  padding-left: 0;
}
.caption-para:before{
	display: none !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;
}
.carousal-slider-section .slider-arrow {
  height: 40px;
  width: 40px;
  font-size: 35px;
}

}
@media only screen and (max-width: 991px) and (min-width: 768px) {

.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;
}
.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-top-section{
	display: none !important;
}
.nav-section-wrapper .icon-btn{
	color: #000;
}
.nav-section-wrapper .icon-btn .svg-icon{
	width: 32px;
	height: 32px;
}
.hero-content-inner{
	text-align: center;
	padding: 0 2rem;
}
.banner-caption h6 {
}
.banner-caption h1{
	font-size: 3rem;
	margin-bottom: 1rem !important;
}
.caption-para{
	padding-left: 0;
}
.caption-para:before{
	display: none !important;
}
.caption-para p {
}
.contact-form-wrapper {
  padding: 0;
}
.form-title {
}
.heading h2 {
}
.feature-plant-item-style-1 {
  padding-right: 0;
  border-right: none;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.feature-plant-item-style-1 .top-items {
  gap: 10px;
  margin-bottom: 20px;
}
.bt-colm-group{
	text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.contact-left-section {
  padding: 2rem;
  word-break: break-all;
}
.footer {
  margin-top: 0 !important;
}
.footer-bottom-container{
	flex-direction: column;
	justify-content: center !important;
	align-items: center !important;
	gap: 1rem;
}
.footer-copy-text{
	text-align: center !important;
}


}
@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;
}
.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-top-section{
	display: none !important;
}
.nav-section-wrapper .icon-btn{
	color: #000;
}
.nav-section-wrapper .icon-btn .svg-icon{
	width: 32px;
	height: 32px;
}
.hero-content-inner{
	text-align: center;
	padding: 0 2rem;
}
.banner-caption h6 {
  font-size: 0.875rem;
  line-height: 1.2rem;
}
.banner-caption h1{
	font-size: 2rem;
	margin-bottom: 1rem !important;
}
.caption-para{
	padding-left: 0;
}
.caption-para:before{
	display: none !important;
}
.caption-para p {
  font-size: 0.875rem;
  line-height: 1.4rem;
}
.contact-form-wrapper {
  padding: 0;
}
.form-title {
  font-size: 1.5rem;
}
.heading h2 {
  font-size: 2rem;
}
.feature-plant-item-style-1 {
  padding-right: 0;
  border-right: none;
  padding-top: 1.25rem;
  padding-bottom: 0;
}
.why-choose-us-section{
	padding-bottom: 1.25rem;
}
.bt-colm-group{
	text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.contact-left-section {
  padding: 2rem;
  word-break: break-all;
}
.footer {
  margin-top: 0 !important;
}
.footer-bottom-container{
	flex-direction: column;
	justify-content: center !important;
	align-items: center !important;
	gap: 1rem;
}
.footer-copy-text{
	text-align: center !important;
}


}
