@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) {

.nav ul {
  gap: 35px;
}
.contact-form label.form-label{
	display: none !important;
}
.banner-caption p br{
	display: none !important;
}
.process-box-image {
  width: 280px;
  height: 280px;
}
ul.list-inline li {
  padding: 0 10px;
}


}
 @media only screen and (max-width: 991px) and (min-width: 768px) {
.header-top-section {
	display: none;
}
.header-nav-section {
	padding: 0;
}
.top-social-icons {
	display: none !important;
}
.nav-section-wrapper {
	padding: 10px 0;
}
.banner-caption h1 {
	font-size: 30px;
}

.hero-content-inner {
	text-align: center;
}
.nav-left,  .nav ul {
	width: 100%;
}
.nav ul li a:hover, .nav ul li a:focus {
	color: #fff;
}
.media-logo-wrappper {
	padding-right: 60px;
}
.media-logo-wrappper .btn-svg-icon {
	margin-right: 0;
	border: none !important;
}
.media-logo-wrappper .btn-svg-icon i {
	font-size: 24px;
}
.media-logo-wrappper .sub-title-btn {
	margin-left: 0px;
}
.logo-left img {
  height: 35px;
  width: auto;
}
.heading {
  text-align: center;
}
.about-section .img-fluid{
	width: 100%;
	height: auto;
}
.list-with-tick li{
	text-align: left;
}
.content-wrap-box{
	padding: 2rem !important;
}
.our-services-section,
.our-process-section{
	text-align: center;
}
.overlay-bg {
  background-color: rgba(0, 0, 0, 0.7);
}
.service-box-content h4 {
  margin-bottom: 1rem !important;
}
.service-box-content {
  padding: 35px 30px 35px;
}
.footer-bottom-wrapper {
  padding: 30px 30px;
  margin-top: 30px;
  gap: 20px;
}
.custom-logo {
  max-width: 230px;
}
.footer {
  padding-top: 0;
  text-align: center;
}

.footer-copy-text {
  text-align: center !important;
}
.footer-copy-text br{
	display: none !important;
}
.why-choose-section .heading{
	text-align: left;
}
.process-box-image {
  width: 220px;
  height: 220px;
  padding: 10px;
}
.padding-100 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-icon-btn .icon-btn .btn-svg-icon {
  width: 34px;
  height: 34px;
}
.content-icon-btn .icon-btn .btn-svg-icon i {
  font-size: 18px;
}
.content-icon-btn .icon-btn {
  font-size: 14px;
}
.content-icon-btn .sub-title-btn-inner{
	font-size: 14px !important;
}



}
 @media only screen and (max-width: 767px) {
.header-top-section {
	display: none;
}
.header-nav-section {
	padding: 0;
}
.top-social-icons {
	display: none !important;
}
.nav-section-wrapper {
	padding: 10px 0;
}
.banner-caption h1 {
	font-size: 30px;
}
.hero-content-inner p {
	display: none;
}
.hero-content-inner {
	text-align: center;
}
.nav-left,  .nav ul {
	width: 100%;
}
.nav ul li a:hover, .nav ul li a:focus {
	color: #fff;
}
.media-logo-wrappper {
	padding-right: 60px;
}
.media-logo-wrappper .btn-svg-icon {
	margin-right: 0;
	border: none !important;
}
.media-logo-wrappper .btn-svg-icon i {
	font-size: 24px;
}
.media-logo-wrappper .sub-title-btn {
	margin-left: 0px;
}

.logo-left img {
  height: 35px;
  width: auto;
}
.padding-60 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.heading h2 {
  font-size: 30px;
}
.sub-heading {
  font-size: 16px;
}
.heading {
  text-align: center;
}
.about-section .img-fluid{
	width: 100%;
	height: auto;
}
.about-section{
	text-align: center;
}
.list-with-tick li{
	text-align: left;
}
.content-wrap-box{
	padding: 2rem !important;
}
.our-services-section,
.why-choose-section,
.our-process-section{
	text-align: center;
}
.overlay-bg {
  background-color: rgba(0, 0, 0, 0.7);
}
.service-box-content h4 {
  margin-bottom: 1rem !important;
}
.service-box-content {
  padding: 35px 30px 35px;
}
.footer-bottom-wrapper {
  padding: 30px 30px;
  margin-top: 30px;
  gap: 20px;
}
.custom-logo {
  max-width: 230px;
}
.footer {
  padding-top: 0;
  text-align: center;
}
.footer-menu li a {
  font-size: 15px;
}
ul.list-inline li {
  padding: 0 6px;
  letter-spacing: 0rem;
}
.footer-copy-text {
  text-align: center !important;
}
.footer-copy-text br{
	display: none !important;
}
 

}
