@media (min-width: 360px) and (max-width: 760px) {

	.tp-cntct-dtl {
  padding-top: 10px;
  text-align: center;
}

.tp-cntct-dtl h5 {
  border-right:none;
}

.tp-cntct-dtl2 {
  padding-top: 0px;
  margin-left: 0px;
  text-align: center;
  }

  .middle {
   margin-top: 1px;
  text-align: center !important;
  margin-bottom: 10px;
	}

	.navbar-brand img {
  width: 85%;
  margin-left: 0px;
  margin-top: 0px;
	}

	.navbar-dark .navbar-toggler {
	  border-color: rgba(23, 20, 20, 0.1);
	  position: absolute;
	  top: -42px;
	  right: 18px;
	}

	.big-hdng {
  font-size: 22px !important;
  line-height: 26px;
}

.carousel-caption {
	left: 20px;
	top: 5px;
}

.resp-col{
	width: 50%;
}


}