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

.custom-logo {
  height: auto;
  width: 115px;
  display: block;
}
.nav ul {
  gap: 28px;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h1 {
  font-size: 53px;
}
.banner-caption h6 {
  font-size: 20px;
}
.hero-slider-caption-wrapper{
	background: #00000065;
}


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

.top-right-section {
  gap: 0;
  padding-right: 50px;
}
.hamburger {
  top: 45px;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h1 {
  font-size: 53px;
}
.banner-caption h6 {
  font-size: 20px;
}
.hero-slider-caption-wrapper{
	background: #00000065;
}
.padding-60 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.padding-top-100 {
  padding-top: 50px;
}
.image-box-wrapper img {
  box-shadow: -18px -18px 0px 0px #c3a04c;
}
.image-box-wrapper-alt img {
  box-shadow: -18px -18px 0px 0px #1a2a4b;
}
.about-wrapper{
	padding-left: 0 !important;
}
.max-width-770 {
  max-width: 580px;
}
.price-card {
  padding: 1.5rem;
}
.price-main-title {
  font-size: 16px;
}
.price {
  font-size: 16px;
}
.price-line .label {
  font-size: 14px;
}
.section-title {
  font-size: 18px;
}
.bt-colm-group{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact-left-section .icon-btn {
  font-size: 16px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center !important;
}
.contact-left-section .icon-btn i {
  margin-right: 0;
  margin-bottom: 10px;
}
.nav ul li a:hover, .nav ul li a:focus {
  color: #000;
}


}
 @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%;
}
.custom-logo {
  height: 96px;
  width: 130px;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h1 {
  font-size: 40px;
}
.banner-caption h6 {
  font-size: 20px;
  line-height: 1.6rem;
  max-width: 80%;
  margin: 0 auto;
}
.hero-slider-caption-wrapper{
	background: #00000065;
}
.image-box-wrapper img {  
  box-shadow: none;
}
.padding-60 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.padding-top-100 {
  padding-top: 50px;
}
.about-wrapper{
	padding-left: 0 !important;
	text-align: center;
}
.heading h2:after{
	display: none !important;
}
.heading h2 span {
  padding-right: 0;
}
.service-section{
	text-align: center;
}
#slide-carousel.carousal-slider-section .slider-arrow {
  left: inherit;
  right: inherit;
  top: 50%;
}
#slide-carousel.slider-section.carousal-slider-section .slider-arrow.nav-button-prev, #testimonial-carousel.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
  margin-right: 0 !important;
  left: 0;
}
#slide-carousel.slider-section.carousal-slider-section .slider-arrow.nav-button-next, #testimonial-carousel.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
  right: 0;
}
.service-box-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.carousal-slider-section .slider-arrow {
  border: 2px solid #fff !important;
  color: #fff;
  background: #00000075 !important;
  transform: translateY(-50%);
}

.price-card {
  padding: 1rem;
}
.price-main-title {
  font-size: 16px;
}
.price {
  font-size: 16px;
}
.price-line .label {
  font-size: 14px;
}
.section-title {
  font-size: 18px;
}
.why-choose-us-section{
	text-align: center;
}
.bt-colm-group{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#testimonial-carousel.carousal-slider-section .slider-arrow{
	display: none  !important;
}
.testimonial-section .heading,
.testimonial-section .short-sub-para{
	text-align: center;
}
.testimonial-section .heading{
	margin-bottom: 1rem !important;
}
.faq-left-box{
	padding-right: calc(var(--bs-gutter-x) * .5) !important;
}
.faq-section .heading{
	text-align: center;
}
ul.list-inline li {
  font-size: 14px;
}
.copy-text {
	font-size: 14px;
}
.sub-title-btn-inner .fs-5{
	font-size: 1rem !important;
}
.icon-btn {
  font-size: 16px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center !important;
}
.icon-btn i {
  margin-right: 0;
  margin-bottom: 10px;
}
.nav ul li a:hover, .nav ul li a:focus {
  color: #000;
}


}
