@media only screen and (max-width: 992px){
  .navbar-toggler {background-color: #9B4F4F;}
  .navbar-toggler span:first-child,
   .navbar-toggler span:nth-child(3) {transition: transform .35s ease-in-out, -webkit-transform .35s ease-in-out;}
   .navbar-toggler span {display: block;background-color: #fff;height: 2px;width: 25px;border: 0;margin: 4px 0;-webkit-transform: rotate(0);transform: rotate(0);left: 0;opacity: 1;}
   .navbar-toggler:not(.collapsed) span:first-child {-webkit-transform: rotate(135deg);transform: rotate(135deg);opacity: .9;}
   .navbar-toggler:not(.collapsed) span:nth-child(2) {height: 0px;visibility: hidden;background-color: transparent;}
  .navbar-toggler:not(.collapsed) span:nth-child(3) {-webkit-transform: rotate(-135deg);transform: rotate(-135deg);opacity: .9;}
  /* .navbar-collapse{z-index: 99;position: absolute;right: 0px;top: 69px;background: #e4dcd4db;padding: 0px 0px 10px;border: none;text-align: center;border-radius: 10px;box-shadow: rgba(0, 0, 0, 0.66) 1px 2px 7px;} */
  .navbar-collapse {width: 100%;z-index: 99;position: absolute;right: 0px;top: 69px;background: #ffffff;padding: 0px 0px 15px;border: none;text-align: center;/* border-radius: 10px; */box-shadow: rgba(0, 0, 0, 0.66) 1px 2px 7px;}
  .nav-mob-center{text-align: center;margin: 0 auto; }

  .font-overlap h1 {font-size:36px;}
  .font-overlap {left: 40%;}
  
.font-overlap{top: 35%;}
  .header .nav-link {font-size: 14px; padding: 10px 13px !important;}
  .aboutus {padding: 40px 0px;}
  .projects-heading h1, .aboutlines h1, .bussiness-heading h1 {
      font: normal 400 36px/112% 'noto serif';}
.aboutlines p {font-size:  14px;}
.aboutimgholder::before {top: -15px;left: 40%;width: 10em;}
.aboutimgholder::after {top: -5px;left: 47%;width: 10em;}
.bussiness-heading h1::after, .projects-heading h1::after {width: 80px;}
.projects-sliding .slick-dots {bottom: -110px;}

.projects-sliding li {padding: 18px;}
.counter p {margin-top: 10px;font: normal 400 10px/100% 'Noto Serif';}
.counter h4 {font: normal 400 44px/100% 'Noto Serif';}
.counter{margin-bottom: 20px;}
.testimonial-card {padding: 1px;margin: 0px;padding-bottom: 15px;}
.testimonial-section .bussiness-heading p {padding-top: 35px;}
.testimonial-section .bussiness-heading p {font: normal 400 14px/127% 'Noto Serif';}
.testimonial-card img {height: 35px;width: 40px;margin: 15px 0 0 19px;}
.testimonial-card .card-content p {font: normal 400 14px/142%'Noto Serif';}
.contactus-section .footer {padding: 20px;}
.footer ul li {margin-bottom: 10px;}
.footer-first .social-media.m-auto {padding-bottom: 30px;}
#eform {margin: 5px;}
.cta-column::after {
	position: absolute;
	content: '';
	background: url(./img/export/hand.png);
	transform: translate(-50%,-50%);
	top: 75%;
	left: 7%;
	height: 86px;
	width: 120px;
	background-size: contain;
	background-repeat: no-repeat;
}
.cta-section {height: 120px;}
.contactus-section {padding-top: 80px;}
.testimonial-slide .slick-list {padding-bottom: 30px;}
.bussiness-slide .slick-prev::before {display: none;}
.counter:nth-child(::after){background: none;}




}






