/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
.col4 {
    width: 33.33%;
    float: left;
}
.top-item > a {
  padding: 5px 8px;
}
.call-area {
  margin-top: 30px;
}
.mar {
  margin-right: 0px;
}
.btn-appointment {
  margin-bottom: 30px;
}     
}

 
/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.col4 {
    width: 50%;
    float: left;
}
.team-membar {
    margin-bottom: 20px;
}
.media-body {
    padding-left: 10px;
}
.mart30{
    margin-top: 30px
} 
.tp-caption.medipuls-subtitle, .medipuls-subtitle {
    font-size: 30px !important;
} 
.tp-caption.medipuls-title, .medipuls-title {
    font-size: 35px !important;
    margin-top: 10px !important;
    line-height: 30px !important
}
.tp-caption.medipuls-title span {
    font-size: 25px !important;
}
.medipuls-title-center, .medipuls-title-center {
    font-size: 25px !important;
    margin-top: 20px !important
}
.tp-caption.medipuls-title-center span {
    font-size: 25px !important
}
.btn-slideshow {
    padding: 17px 15px !important;
    font-size: 20px !important;
} 
.quality-text {
  margin-top: 20px;
}
.call-area {
  margin-top: 30px;
}
.home-dentist .owl-buttons {
  margin: 0;
}
.owl-buttons {
  padding-top: 0;
}
.addont-content {
  margin-bottom: 30px;
}
.app-header {
  margin-top: 20px;
}
.pricing-amount {
  font-size: 38px;
  margin-right: 5px;
}
.btn-appointment {
  margin-bottom: 30px;
}
.col3 {
  width:50%;
}
.divider-page p {
  margin: 30px 0 0;
}
.mart80 {
  margin-top: 0px;
}
.contact-form input[type="text"], input[type="email"] {
  margin-top: 40px;
}    
}

 
/* small mobile :320px. */
@media (max-width: 767px) {
.container {width:300px}
.col4 {
    width: 100%;
    float: left;
}
.portfolio-nav li {
    padding: 4px 8px;
}    
.team-membar {
    margin-bottom: 40px;
} 
.media-body {
    padding-left: 10px;
}
.feature-box {
    text-align: center;
}
.f-title {
    margin-top: 40px;
}
.btn-slideshow {
    font-size: 14px !important;
    margin-top: 40px !important;
    padding: 12px !important;
}
.tp-caption.medipuls-subtitle, .medipuls-subtitle {
    font-size: 18px !important;
      margin-top: -15px !important;
} 
.tp-caption.medipuls-title, .medipuls-title {
    font-size: 25px !important;
    margin-top: 10px !important;
    line-height: 27px !important
}
.tp-caption.medipuls-title span {
    font-size: 28px !important;
}
.medipuls-title-center, .medipuls-title-center {
    font-size: 17px !important;
    margin-top: 20px !important;
}
.tp-caption.medipuls-title-center span {
    font-size: 15px !important;
	font-weight:700 !important;
}
.quality-text {
  margin-top: 30px;
}
.home-dentist .owl-buttons{
	top: 220px;
}

.call-area {
  margin-top: 30px;
} 
.home-dentist .owl-buttons {
  margin: 0;
}
.addont-content {
  margin-bottom: 30px;
}
.app-header {
  margin-top: 20px;
}
.btn-appointment {
  margin-bottom: 30px;
}
.col12 {
  width: 100%;
}
.content {
  bottom: 7px;
}
.col3 {
  width: 100%;
}
.tab-area, .tab-bg {
  padding: 40px 0;
}
.divider-page p {
  margin: 30px 0 0;
}
.mart80 {
  margin-top: 0px;
}
.contact-form input[type="text"], input[type="email"] {
  margin-top: 20px;
}
.top-social {
  display: inline-block;
}
.header-top-area {
  text-align: center;
}
.app-header > h3 {
  font-size: 35px;
}    
}
 
/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}
 .blog-left {
    float: none;
}
.copy-text > p {
    text-align: center;
}
.item-nav {
    float: none;
    text-align: center;
}
.owl-buttons {
  padding-top: 0px;
}
.breadcrumb {
  float: none;
}    
}
.home-dentist .owl-buttons{
	top: 285px;
}
 
