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

#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 {
  gap: 17px;
}

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

.header{
	position: relative;
	background-color: rgba(0, 0, 0, 1);
}
.hero-slider-caption-wrapper {  
  padding-top: 0;
}
.hero-content-inner{
	text-align: center;
}
.section-inner-box {
  padding: 2rem;
}
.service-box-content h4 {
  font-size: 26px;
}
.footer-bottom-wrapper {
  padding: 20px 20px;
}
.footer-social{
	margin-top: 1rem;
}


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

.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{
	position: relative;
	background-color: rgba(0, 0, 0, 1);
}

.nav ul li a:after, .nav ul li a:before{
	display: none !important;
}
.hero-slider-caption-wrapper{
	padding-top: 0;
}
.hero-content-inner {  
  padding: 1rem 2rem;
  text-align: center;
}
.banner-caption h1 {
  font-size: 44px;
}
.banner-caption h6 {
  font-size: 20px;
}
.about-us-section{
	text-align: center;
}
.section-inner-box {
  padding: 2rem 1.5rem;
}

.expert-section{
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}
.footer-bottom-wrapper {
  padding: 20px 20px;
  margin-top: 35px;
  gap: 20px;
  align-items: start !important;
  flex-direction: column !important;
}
.content-icon-btn .icon-btn {
  font-size: 14px;
  max-width: 100%;
  align-items: start !important;
}
.content-icon-btn .icon-btn i svg {
  width: 35px;
  height: 35px;
}
.content-icon-btn .icon-btn span {
  font-size: 16px;
  margin-bottom: 0;
}
.copy-text{
	flex-direction: column;
	text-align: center;
}
ul.list-inline li {
  letter-spacing: 0rem;
}
.footer-social{
	justify-content: center !important;
	margin: 1rem 0;
}
.service-box-content h4 {
  font-size: 24px;
}
.error-section {
  padding-top: 0;
}



}
 @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{
	position: relative;
	background-color: rgba(0, 0, 0, 1);
}

.nav ul li a:after, .nav ul li a:before{
	display: none !important;
}
.hero-slider-caption-wrapper{
	padding-top: 0;
}
.hero-content-inner {  
  padding: 1rem 2rem;
  text-align: center;
}
.banner-caption h1 {
  font-size: 35px;
}
.banner-caption h6 {
  font-size: 16px;
  line-height: 1.4rem;
}
.heading h2 {
  font-size: 30px;
}
.sub-heading {
  font-size: 16px;
}
.about-us-section{
	text-align: center;
}
.medium-heading {
  font-size: 28px;
}
.call-to-action {
  font-size: 28px;
}
.section-inner-box {
  padding: 2rem 1.5rem;
  text-align: center;
}
.medium-heading {
  font-size: 25px;
}
.expert-section{
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}
.footer-bottom-wrapper {
  padding: 20px 20px;
  margin-top: 35px;
  gap: 20px;
  align-items: start !important;
}
.content-icon-btn .icon-btn {
  font-size: 14px;
  max-width: 100%;
  align-items: start !important;
}
.content-icon-btn .icon-btn i svg {
  width: 35px;
  height: 35px;
}
.content-icon-btn .icon-btn span {
  font-size: 16px;
  margin-bottom: 0;
}
.copy-text{
	flex-direction: column;
	text-align: center;
}
.copy-text p{
	font-size: 14px;
}
ul.list-inline li {
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0rem;
}
.footer-social{
	justify-content: center !important;
	margin: 1rem 0;
}
.error-section {
  padding-top: 0;
}

}
