@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) {
.hero-content-inner{
	text-align: center;
}
.banner-ex-rating{
	display: none !important;
}
.testimonial-box {
  min-height: 290px;
}
.testimonials-section {
  background-size: 50% 100%;
  min-height: 400px;
}
.slider-arrow.nav-button-next {
  right: -25px;
}
.slider-arrow.nav-button-prev {
  left: -25px;
}

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

.logo {
	justify-content: start !important;
}
.header-middle-section {
  padding-right: 50px;
}
.hamburger {
  top: 58px;
}
 .nav ul {
    width: 100%;
}
.banner-caption h1 {
  font-size: 50px;
}
.hero-content-inner{
	text-align: center;
}
.banner-ex-rating{
	display: none !important;
}
.testimonials-section{
	background-size: cover;
}
.contact-right a {
  font-size: 16px !important;
}
.address-box-inner {
  font-size: 16px;
}
.copy-text{
	flex-direction: column;
}

}
 @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 {
    position: relative;
	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: 35px;
}
.banner-caption h6 {
	font-size: 18px;
	margin-bottom: 20px !important;
	max-width: 80%;
  margin: 0 auto;
}
.hero-content-inner {
	text-align: center;
}
.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: 0px 0;
}
.contact-right .heading {
	text-align: center;
}
.contact-column {
	justify-content: center;
}
.top-section{
	padding: 5px 10px;
}
.top-section i{
	display: none !important;
}
.icon-btn i svg {
  width: 40px;
  height: 40px;
}
.banner-ex-rating{
	display: none !important;
}
.chat-with-us-section{
	text-align: center;
}
#testimonial-carousel .slider-arrow{
	display: none !important;
}
.copy-text{
	flex-direction: column;
	text-align: center;
}
.copy-text p{
	font-size: 14px;
}
ul.list-inline li {
  padding: 0 10px;
  font-size: 14px;
}

.custom-logo {
  max-width: 195px;
  height: auto;
  display: block;
}

}
