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

}

 @media only screen and (min-width: 1200px) and (max-width: 1399px) {

 nav.custom-menu ul li {
  letter-spacing: 0rem;
  padding: 0 8px;
}
.contact-form textarea {
  height: 60px !important;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
ul.footer-menu-section li {
  font-size: 14px;
  padding: 0 10px;
}

}

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

.big-btn {
  padding: 10px 30px;
}
nav.custom-menu ul li {
  font-size: 14px;
  letter-spacing: 0rem;
  padding: 0 5px;
}
.form-title {
  font-size: 24px;
}
.contact-form p.text-muted{
	display: none !important;
}
.contact-form textarea {
  height: 50px !important;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.slider-arrow{
	margin: -30px 0 0 !important;
}
ul.footer-menu-section li {
  font-size: 13px;
  padding: 0 8px;
  letter-spacing: 0rem;
}


}

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

 .header-contact-details{
	display: none !important;
}
.header-nav-section .btn.custom-btn{
	display: none !important;
}
.header-nav-section {
  padding: 0;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h1 {
  font-size: 36px;
}
.sub-heading{
	margin: 0px 0 15px;
}
.slider-arrow{
	margin: -30px 0 0 !important;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.about-us-section{
	text-align: center;
}
.why-choose-us-section .container {
  margin-top: 0;
}
.why-choose-us-section{
	padding-top: 50px;
}
.bt-colm-group{
	display: flex !important;
}
.work-with-us-section {
  max-height: inherit;
}
.pb-135 {
  padding-bottom: 60px;
}
.how-to-work-box {
  border-radius: 0;
  padding: 0;
  flex-direction: column;
  justify-content: center !important;
  align-items: center !important;
  text-align: center;
}
.how-to-work-icon img {
  max-width: 62px;
  margin-bottom: 15px;
}
.how-to-work-box-content h5 {
  font-size: 1rem !important;
}
.how-to-work-box-content{
	margin-left: 0 !important;
}
.how-to-work-box-content p {
  font-size: 13px;
}
.google-logo{
	text-align: center;
	margin-bottom: 30px;
}
.gallery-section ul li {
  padding: 5px 10px;
  margin: 5px;
  font-size: 14px;
}
.contact-right{
	width: 100%;
}
.icon-text a {
  font-size: 15px !important;
}
.icon-text {
  line-height: 1.2rem;
}
.footer {
  padding: 50px 0 40px;
  text-align: center;
}
ul.footer-menu-section li a {
  padding: 0;
  border: none;
}
ul.footer-menu-section li {
  font-size: 14px;
  padding: 0 8px;
  width: auto;
}
ul.footer-menu-section {
  margin-top: 30px;
}
.footer-copy-text {
  text-align: center !important;
  margin-top: 15px;
}
.footer-social {
  margin: 30px 0;
}


}

@media only screen and (max-width: 767px) {

.header-contact-details{
	display: none !important;
}
.header-nav-section .btn.custom-btn{
	display: none !important;
}
.header-nav-section {
  padding: 0;
}
.hero-content-inner{
	text-align: center;
}
.banner-caption h4 {
  font-size: 14px;
  line-height: 1.2rem;
  margin-bottom: 15px !important;
}
.banner-caption h1 {
  font-size: 30px;
}
.banner-caption p {
  font-size: 15px;
  line-height: 1.2rem;
  display: none !important;
}
.sub-heading span.heading-top:after, 
.sub-heading span.heading-top:before{
	display: none !important;
}
.sub-heading span {
  padding: 0;
}
.sub-heading{
	margin: 0px 0 15px;
}
.heading h2 {
  font-size: 28px;
}
.heading {
  margin-bottom: 1.5rem !important;
}
.slider-arrow{
	margin: -30px 0 0 !important;
}
.slider-arrow.nav-button-prev {
  left: 0;
}
.slider-arrow.nav-button-next {
  right: 0;
}
.about-us-section{
	text-align: center;
}
.why-choose-us-section .container {
  margin-top: 0;
}
.why-choose-us-section{
	padding-top: 50px;
}
.bt-colm-group{
	display: flex !important;
	flex-direction: column;
}
.work-with-us-section {
  max-height: inherit;
}
.pb-135 {
  padding-bottom: 60px;
}
.how-to-work-box {
  border-radius: 0;
  padding: 0;
  flex-direction: column;
  justify-content: center !important;
  align-items: center !important;
  text-align: center;
}
.how-to-work-icon img {
  max-width: 62px;
  margin-bottom: 15px;
}
.how-to-work-box-content h5 {
  font-size: 1rem !important;
}
.how-to-work-box-content{
	margin-left: 0 !important;
}
.how-to-work-box-content p {
  font-size: 13px;
}
.google-logo{
	text-align: center;
}
.google-logo img{
	max-width: 160px;
}
.gallery-section ul li {
  padding: 5px 10px;
  margin: 5px;
  font-size: 14px;
}
.contact-right{
	padding: 50px 0;
	width: 100%;
}
.contact-right .heading{
	text-align: center;
}
.icon-text a {
  font-size: 15px !important;
}
.icon-text {
  line-height: 1.2rem;
}
.footer {
  padding: 50px 0 40px;
  text-align: center;
}
ul.footer-menu-section li a {
  padding: 0;
  border: none;
}
ul.footer-menu-section li {
  font-size: 14px;
  padding: 0 8px;
  width: auto;
}
ul.footer-menu-section {
  margin-top: 30px;
}
.footer-copy-text {
  text-align: center !important;
  margin-top: 15px;
}
.footer-social {
  margin: 30px 0;
}
ul.bottom-menu-section{
	padding-bottom: 40px;
}
.contact-icon-wrapper{
	justify-content: center;
}
.custom-logo {
  max-width: 75%;
}

}

