@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) {
.nav ul {
	gap: 35px;
}
.service-title {
	font-size: 2.125rem;
}
.service-inner:hover .service-title {
	font-size: 2.525rem;
}
.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;
}
.map-section iframe {
	height: 496px;
	max-height: 496px !important;
}
ul.list-inline li {
	padding: 0 6px;
	font-size: 15px;
}
.copy-text p {
	font-size: 15px;
}
.banner-caption h1 {
  font-size: 40px;
}
.image-box-wrapper-alt img {
  box-shadow: 20px -20px 0px 0px #000;
}
.footer{
	text-align: center;
}
.copy-text{
	justify-content: center !important;
	padding-bottom: 10px;
}
.footer-social{
	justify-content: center !important;
	padding-top: 10px;
}


}
 @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 {
	position: relative;
	background-color: #171717 !important;
}
.hero-slider-caption-wrapper {
	padding-top: 0;
}
.logo img {
	max-width: 164px;
}
.nav ul li a:after, .nav ul li a:before {
	display: none !important;
}
.hero-content-inner {
	text-align: center;
	padding: 0 1.325rem;
}
.banner-caption h1 {
	font-size: 2.625rem;
}
.banner-caption h6 {
	font-size: 1.125rem;
	line-height: 1.4rem;
}
.padding-60 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.heading {
	text-align: center;
}
.heading h2 {
	font-size: 2.125rem;
}
.featured-box-title {
	font-size: 35px;
}
.featured-box-wrapper h4 {
	font-size: 16px;
}
.sub-heading {
	font-size: 16px;
}
.slide-txt {
	font-size: 4rem;
	-webkit-text-stroke-width: 1px;
}
.about-right-box {
	padding: 2rem;
	text-align: left;
}
.big-title h2 {
	font-size: 2rem;
}
.anchor-image {
	display: none;
}
.padding-90 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.gallery-section:before, .gallery-section:after {
	height: 40px;
}
.service-title {
	font-size: 1.525rem !important;
}
.medium-heading {
	font-size: 1.625rem;
}
.contact-left-section {
	padding: 2rem;
}
.footer-top-section .footer-logo img {
	max-width: 260px;
}
.copy-text {
	flex-direction: column;
	text-align: center;
}
ul.list-inline li {
	padding: 0 10px;
}
.footer-social {
	justify-content: center !important;
	margin: 20px 0;
}
.about-us-section {
	text-align: center;
}
.header-contact-details {
	margin-bottom: 0;
	padding-right: 0px;
}
.header-contact {
	gap: 1rem !important;
}
.header-contact-details .icon-btn {
	font-size: 17px;
}
.about-right-box .heading {
	text-align: left;
}
.map-section iframe {
	height: 440px;
	max-height: 440px !important;
}
.nav ul li a:hover, .nav ul li a:focus {
	color: #000;
}
.service-post-thumbnail {
	height: 440px;
}

.image-box-wrapper img{
	box-shadow: none !important;
}
.why-choose-section{
	text-align: center;
}
.footer {
	text-align: center;
}



}
 @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: #171717 !important;
}
.hero-slider-caption-wrapper {
	padding-top: 0;
}
.header-contact-details {
	padding-right: 50px;
	margin-top: 10px;
}
.logo img {
	max-width: 120px;
	width: 120px;
}
.nav ul li a:after, .nav ul li a:before {
	display: none !important;
}
.hero-content-inner {
	text-align: center;
	padding: 0 1.325rem;
}
.banner-caption h1 {
	font-size: 2.25rem;
}
.banner-caption h6 {
	font-size: 1.125rem;
	line-height: 1.4rem;
}
.slider-arrow {
	width: 40px;
	height: 40px;
	font-size: 35px;
}
.padding-60 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.heading {
	text-align: center;
	margin-bottom: 1rem !important;
}
.heading h2 {
	font-size: 2rem;
}
.featured-box-title {
	font-size: 35px;
}
.featured-box-wrapper h4 {
	font-size: 16px;
}
.sub-heading {
	font-size: 16px;
}
.slide-txt {
	font-size: 4rem;
	-webkit-text-stroke-width: 1px;
}
.fade-image:after {
	display: none;
}
.about-right-box {
	padding: 2rem;
	text-align: center;
}
.big-title h2 {
	font-size: 2rem;
}
.anchor-image {
	display: none;
}
.padding-90 {
	padding-top: 40px;
	padding-bottom: 40px;
}
.gallery-section:before, .gallery-section:after {
	height: 40px;
}
.d-grid-section {
	flex-direction: column;
}
.grid-item {
	width: 50%;
}
.d-grid-section .grid-item:hover {
	width: 100%;
}
.service-title {
	font-size: 2rem;
}
.medium-heading {
	font-size: 1.625rem;
	text-align: center;
}
.contact-left-section {
	padding: 2rem;
}
.footer-top-section .footer-logo img {
	max-width: 260px;
}
.copy-text {
	flex-direction: column;
	text-align: center;
}
ul.list-inline li {
	padding: 0 10px;
}
.footer-social {
	justify-content: center !important;
	margin: 20px 0;
}
.carousal-slider-section .slider-arrow {
	height: 35px;
	width: 35px;
	font-size: 16px;
}
.service-post-thumbnail {
	height: 400px;
}
.d-grid-section {
	grid-gap: 20px;
}
.nav ul li a:hover, .nav ul li a:focus {
	color: #000;
}
.image-box-wrapper img{
	box-shadow: none !important;
}
.about-us-section{
	margin-top: 0 !important;
}
#about{
	text-align: center;
}
.service-box-main-wrapper-image {
  height: 320px;
}
.service-box-main-wrapper-content h4{
	font-size: 20px;;
}
.why-choose-section{
	text-align: center;
}
.footer{
	text-align: center;
}
.footer-icon-btn{
	justify-content: center !important;
	align-items: center !important;
	flex-direction: column !important;
}
.content-icon-btn .icon-btn {
  flex-direction: column;
  text-align: center !important;
}
.content-icon-btn .icon-btn i {
  margin-right: 0;
  margin-bottom: 15px;
}


}
