.carousel-caption {
  bottom: 90px; }

.carousel-indicators li {
  width: 70px;
  height: 36px;
  border: 1px solid #222; }
.carousel-indicators .active {
  border: 1px solid #ff7474; }

@media screen and (min-width: 320px) and (max-width: 767px) {
  .carousel-indicators {
    position: relative !important;
    bottom: 0; }

  .carousel-caption {
    bottom: 0px;
    top: 80px; }
    .carousel-caption h5 {
      font-size: 12px;
      font-weight: bold; }
    .carousel-caption p {
      font-size: 10px; }

  .carousel-title {
    font-size: 18px;
    margin-top: 20px; } }
	
	
.carousel-control-prev,
    .carousel-control-next{
        height: 50px;
        width: 50px;
        outline: $color-white;
        background-size: 100%, 100%;
        border-radius: 50%;
        border: 0px solid $color-white;
        background-color: $color-white;
    }


  .desktop-contact{
	  /*padding-left:2.2em;*/
  }
  
  .callus-button {
		background: url("../images/call-us-now-ld.png")  0px 0px no-repeat;
		width: 240px;
		display: inline-block;
		text-align: center;
		vertical-align: middle;
		padding: 17px 24px;
		padding-left: 1em;
		border: 0px solid #f47321;
		-webkit-box-shadow: #c9c8c7 0 0 0 0;
		-moz-box-shadow: #c9c8c7 0 0 0 0;
		box-shadow: #c9c8c7 0 0 0 0;
		font: normal normal bold 20px;
		color: #f47321;
		text-decoration: none;
		margin-left: 1.5em;
	}




/*# sourceMappingURL=main.css.map */
