@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%;
}
.nav ul li a {
  padding: 0.5rem 1.5rem;
}
.featured-box-title {
  font-size: 18px;
}
.slider-arrow.nav-button-next {
  right: -35px;
}
.slider-arrow.nav-button-prev {
  left: -35px;
}
.looking-right .heading{
	margin-bottom: 1rem !important;
}
.gallery-section ul li {
  padding: 10px 14px;
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {

.nav ul li a {
  padding: 0.5rem 0.7rem;
}
.hero-content-inner{
	text-align: center;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.featured-box-title {
  font-size: 16px;
}
.looking-right {
  padding: 2rem 1.7%;
}


}
@media only screen and (max-width: 991px) and (min-width: 768px) {

.nav ul li a {
  font-size: 14px;
  letter-spacing: 0rem;
  padding: 0.5rem 0.3rem;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h1 {
  font-size: 35px;
}
.banner-caption p {
  font-size: 16px;
  margin-bottom: 1.625rem !important;
}
#about .img-fluid{
	width: 100%;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.sector-inner-box {
  padding: 2rem;
}
.featured-box-title {
  font-size: 18px;
}
.google-logo{
	text-align: center;
}
.looking-left{
	display: none !important;
}
.looking-right{
	width: 100%;
	padding: 2rem 1.5rem;
	text-align: center;
}
.looking-right .heading{
	text-align: center;
}
.footer-bottom-wrapper {
  flex-direction: column !important;
  gap: 1rem;
  align-items: start !important;
}
.custom-logo {
  width: 100%;
}
.footer .custom-logo {
  width: auto;
  height: 88px;
}


}
 @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;
}
.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: 30px;
}
.banner-caption h6 {
	font-size: 18px;
	margin-bottom: 20px !important;
}
.hero-content-inner {
	text-align: center;
	padding: 0 2rem;
}
.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 {
	font-size: 20px;
	margin-bottom: 10px;
}
.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;
}
.header .logo{
	justify-content: start !important;

}
.header-contact-details{
	display: none;
}
.header-menu-wapper-section{
	position: relative;
}
.header-nav-section{
	padding:0 !important
}
.banner-caption p{
	font-size: 16px;
}
.banner-caption p{
	margin-bottom: 1.625rem !important;
}
.about-text{
	display: none !important;
}
.about-wrapper-text {
  padding-left: 0;
}
.heading {
  text-align: center;
}
.heading-alt .sub-heading:before,
.sub-heading:before {
  right: 0;
  left: 0;
  margin: 0 auto;
}
.heading h2{
	font-size: 30px;
}
.about-box:before{
	display: none !important;
}
.about-box{
	text-align: center;
	border-radius: 0.375rem;
}
.welcome-section{
	text-align: center;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.sector-inner-box {
  padding: 2rem;
  text-align: center;
}
.small-heading {
  margin-bottom: 1.625rem !important;
}
.pb-135 {
  padding-bottom: 40px;
}
.featured-box-wrapper {
  border-right: none;
  margin: 1rem 0;
}
.featured-box-title {
  font-size: 18px;
}
.testimonial-section-wrapper{
	text-align: center;
}
.looking-left{
	display: none !important;
}
.looking-right{
	width: 100%;
	padding: 2rem 1rem;
  text-align: center;
}
.gallery-section ul li {
  padding: 10px 6px;
}
.footer-bottom-wrapper {
  padding: 20px 20px;
  gap: 15px;
  text-align: left;
  justify-content: start !important;
  align-items: start !important;
  margin-bottom: 35px;
}
.footer {
  text-align: center;
}
.footer .social-icon{
	margin: 1.2rem 0;
}
.footer-copy-text {
  text-align: center !important;
}

}
