@import url(http://fonts.googleapis.com/css?family=Open+Sans);
textarea:focus, input:focus {
  outline: 0; }

body {
  background: #f0f6f8;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px; }

@media only screen and (min-width: 992px) {
  .container, .container-fluid {
    width: 912px; } }
@media only screen and (max-width: 992px) {
  .container.header, .container-fluid.header {
    width: 100%; } }

header .navbar {
  margin-bottom: 0; }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  header .navbar-collapse {
    padding-left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  header .navbar-nav {
    margin-bottom: 20px; } }
@media only screen and (min-width: 992px) {
  header .navbar-nav {
    margin: 60px 0px 5px 0;
    float: right; } }
header .navbar-default {
  background: #f0f6f8;
  border-color: #f0f6f8; }
  header .navbar-default .navbar-nav > li > a {
    color: #7db8cd;
    padding: 10px; }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  header .navbar-header {
    float: none; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  header .navbar-brand {
    height: auto; } }
@media only screen and (max-width: 768px) {
    
    #myCarousel {display:none}
    .navbar-brand {margin-bottom:30px}
    #about-section {display:none}
    h1 {font-size: 16px;}
    #call_now {display:none}
    .mobile-only {display:block!important}
    .map {display:none}
    
  header .navbar-brand img {
    height: 100%; } }
@media only screen and (min-width: 768px) and (max-width: 992px) {
  header .navbar-brand img {
    height: 45px; } }
header .container-fluid {
  background: #f0f6f8;
  border: 0; }
header .navbar-default .navbar-nav > .active > a, header .navbar-default .navbar-nav > .active > a:hover {
  background: #f0f6f8;
  color: #777; }

h1 {
    margin-top: 40px;
  margin-bottom: 30px;
}

.navbar-header h1 {
    margin-top: 0px;
  margin-bottom: 0px;
    color:#7db8cd;
    font-size:50px;
}

h2 {
    color:#777;
}

.navbar-brand {
  line-height: 6px!important;
}

.carousel img {
  width: 100%; }
.carousel .carousel-caption {
  color: #000;
  text-align: left;
  top: 0;
  text-shadow: none;
  /* width: 60%; */
  font-size: 27px;
  left: 0;
  padding-left: 30px; }
  @media only screen and (max-width: 768px) {
    .carousel .carousel-caption p {
      display: none; } }
  .carousel .carousel-caption h3 {
    font-size: 25px;
    margin-top: -20px; }
    @media only screen and (min-width: 768px) and (max-width: 992px) {
      .carousel .carousel-caption h3 {
        font-size: 40px;
        margin-top: 20px; } }
    @media only screen and (min-width: 992px) {
      .carousel .carousel-caption h3 {
        font-size: 45px;
        margin-top: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .carousel .carousel-caption {
      font-size: 15px; } }
.carousel .carousel-item-btn {
  /* display: table; */
  padding: 15px;
  background: #f35a56;
  color: #fff;
  font-size: 20px; }

.carousel .carousel-item-btn2 {
  /* display: table; */
  padding: 15px;
  background: #3bc000;
  color: #fff;
  font-size: 20px; }

.content-slide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0; }

.form-control {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #d0d5d7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-right: 20px;
  margin-bottom:20px;
  float: left;
  padding-top: 20px;
  height: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .form-control.last {
    width: 100%; }

.send-btn {
  background: #f35a56;
  border: 0;
  color: #fff;
  padding: 10px 20px;
  margin: 35px 0 60px 0;
  font-weight: bold;
  font-size: 15px; }


.about-dr-asher {font-size:18px}

.phone {margin-top:-25px}

#call_now {
    position:absolute; 
    right:-10px; 
    top:30px;
    margin-right:15px;
    font-size: 20px;
    color:#f35a56;
}

#call_now_mobile {
    font-size: 20px;
    color:#f35a56;
}

.img-profile {
  display: block;
  max-width: 100%;
  height: auto;
}

footer {
  background: #3a3b40;
  color: #fff; }
footer p {
  padding: 25px 0 10px 0; 
  font-size:14px;
  }

.col-sm-2 label {margin-top:15px}

    .mobile-only {display:none}

.navbar-toggle {width:100%!important}

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