
@media only screen and (min-width: 320px) and (max-width: 480px) {
 
  .navbar-brand img {
    height: 60px;
  }
  .contact-btn img {
    width: 20px;
    height: 20px;
  }
  .contact-btn span {
    font-size: 16px;
  }
  .contact-btn{
  padding: 10px 15px;
  }
  .header-contact {
    margin-top: 15px;
  }
  .banner-left {
    padding: 0;
  }
  .banner-left-inner h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-left-inner h4 {
    font-size: 20px;
    line-height: 27px;

  }
  .banner-slider{
    margin-top: 35px;
  }
  .banner-left-inner h1 br,
  .banner-left-inner h4 br{
    display: none;
  }
  .banner-left-bottom{
    display: inline-block !important;
  }
  #before-after-slider .carousel-control-prev{
    left: -10px;
  }
  #before-after-slider .carousel-control-next{
    left: 35px;
    right: inherit;
  }
  #before-after-slider .carousel-control-prev span:before,
  #before-after-slider .carousel-control-next span:before{
    font-size: 30px;
    color: #b5b5b5;
  }
  .google-review-sec {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-year-locat {
    margin-left: 0;
    padding: 0;
  }
  .banner-year-locat ul {
    width: 100%;
  }
  .banner-year-locat ul li { 
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  .banner-left {
    margin-top: 10px;
  }
  .why-choose-us-outer {
margin-top: 40px; 
  }
  .why-choose-us-head h2{
    font-size: 27px;
    line-height: 40px;
  }
  .why-choose-us-head { 
    margin-bottom: 50px;
  }
  .why-choose-single h4 {
    font-size: 20px;
  }
  .why-choose-single img {
    margin-bottom: 15px;
    height: 60px;
  }
  .book-consultation {
    max-width: 230px;
    width: 100%;
    padding: 12px 15px;
  }
  .hair-transplant-works {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .customer-testimonials-sec {
    padding-top: 40px;
    padding-bottom: 75px;
  }
  .location-outer { 
  padding: 40px 0;
}
  .hair-transplant-inn h2 {
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .hair-transplant-inn p {
    font-size: 18px;
    line-height: 28px;
  }
  .customer-testimonials-inn h2{
      font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .customer-testimonials-slider .owl-nav {
    display: none;
  }
  .box-hear-bottm h5{
    font-size: 20px;
    font-weight: 600;
  }
  .faq-inn-left h2{
    font-size: 27px;
    line-height: 40px;
  margin-bottom: 20px;
  }
  .faq-inn-left h2 br{
    display: none;
  }
  .faq-outer .btn-header-link{
    font-size: 20px;
    white-space: inherit;
  }
  .faq-outer .container{
    padding: 70px 15px 50px 15px;
  }
  .location-map-left{
    margin-bottom: 30px;
  }
  footer {
    padding: 50px 0 25px 0;
  }
  .footer-logo img {
    width: 190px;
  }
  .footer-logo-col p, .foot-address-sec p{
    font-size: 18px;
  }
  .foot-address-sec h4, .foot-contact h4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-right {
    padding-right: 0;
    padding-left: 0;
  }
  .faq-outer .card .card-header .btn-header-link:after {
    width: 20px;
    height: 20px;

  }
  .faq-outer .card-body{
    font-size: 18;
  }
  .foot-contact ul li a{
    font-size: 25px;
  }

  .why-choose-single{
    margin-bottom: 20px;
  }

  .banner-sec-outer {
  margin-top: 10px;
}
.blading-grade{
  gap: 4px;
}
.blading-grade label {
  padding: 8px 10px;
}
.owl-dots {
  padding-top: 20px;
}
.phone-number-sec span.select2.select2-container.select2-container--default {
  width: 105px !important;
  max-width: 105px !important;
}
.why-choose-us-outer > .row {
margin-right: 0;
    margin-left: 0;
}
  .box-why-choose-us{

    border-radius: 27px;
  }
  .banner-year-locat {
  display: none;
}
.blading-grade label {
  padding: 8px 3px;
}
.blading-grade label img {
  width: 40px;
  height: auto;
}

#google_recaptcha {
    transform: scale(0.85);
    width: 304px;
    height: 78px;
}

.compare-table-col1 {
  padding: 10px !important;
  padding-left: 20px !important;
}
.compare-table th p, .compare-table td p {
  font-size: 16px;
  line-height: 20px;
}
.insider-knowledge-sec{
  margin-top: 50px;
}
.insider-knowledge-text h2 br {
  display: none;
}
.insider-knowledge-text h2 {
  font-size: 27px;
  line-height: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.footer-top .row {
  display: inline-block !important;
}


}

@media only screen and (min-width: 481px) and (max-width: 767px) {
  .navbar-brand img {
    height: 60px;
  }
  .contact-btn img {
    width: 20px;
    height: 20px;
  }
  .contact-btn span {
    font-size: 16px;
  }
  .contact-btn{
  padding: 10px 15px;
  }
  .header-contact {
    margin-top: 15px;
  }
  .banner-left {
    padding: 0;
  }
  .banner-left-inner h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-left-inner h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .banner-slider{
    margin-top: 35px;
  }
  .banner-left-inner h4 br{
    display: none;
  }
  .banner-left-bottom{
    display: inline-block !important;
  }
  #before-after-slider .carousel-control-prev{
    left: 0;
  }
  #before-after-slider .carousel-control-next{
    left: 50px;
    right: inherit;
  }
  #before-after-slider .carousel-control-prev span:before,
  #before-after-slider .carousel-control-next span:before{
    font-size: 34px;
    color: #b5b5b5;
  }
  .google-review-sec {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-year-locat {
    margin-left: 0;
  }
  .banner-year-locat ul {
    width: 100%;
  }
  .banner-year-locat ul li { 
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  .banner-left {
    margin-top: 10px;
  }
  .why-choose-us-outer {
    margin-top: 50px;
    padding: 40px 20px 90px 20px;
    border-radius: 35px;
  }
  .why-choose-us-head h2{
    font-size: 27px;
    line-height: 40px;
  }
  .why-choose-us-head { 
    margin-bottom: 50px;
  }
  .why-choose-single h4 {
    font-size: 20px;
  }
  .why-choose-single img {
    margin-bottom: 15px;
    height: 60px;
  }
  .book-consultation {
    max-width: 230px;
    width: 100%;
    padding: 12px 20px;
  }
  .hair-transplant-works {
    margin-top: 80px;
    margin-bottom: 50px;
  }
  .hair-transplant-inn h2 {
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .hair-transplant-inn p {
    font-size: 18px;
    line-height: 28px;
  }
  .customer-testimonials-inn h2{
      font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .customer-testimonials-slider .owl-nav {
    display: none;
  }
  .box-hear-bottm h5{
    font-size: 20px;
    font-weight: 600;
  }
  .faq-inn-left h2{
    font-size: 27px;
    line-height: 40px;
  margin-bottom: 20px;
  }
  .faq-inn-left h2 br{
    display: none;
  }
  .faq-outer .btn-header-link{
    font-size: 20px;
    white-space: inherit;
  }
  .faq-outer .container{
    padding: 70px 15px 50px 15px;
  }
  .location-map-left{
    margin-bottom: 30px;
  }
  footer {
    padding: 50px 0 25px 0;
  }
  .footer-logo img {
    width: 190px;
  }
  .footer-logo-col p, .foot-address-sec p{
    font-size: 18px;
  }
  .foot-address-sec h4, .foot-contact h4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-right {
    padding-right: 0;
    padding-left: 0;
  }
  .faq-outer .card .card-header .btn-header-link:after {
    width: 20px;
    height: 20px;

  }
  .faq-outer .card-body{
    font-size: 18;
  }
  .foot-contact ul li a{
    font-size: 25px;
  }
  .why-choose-single {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .foot-address-sec, .foot-contact {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
   .why-choose-single{
    margin-bottom: 20px;
  }
  .why-choose-us-outer > .row {
margin-right: 0;
    margin-left: 0;
  }
  .box-why-choose-us{

    border-radius: 27px;
  }
  .banner-year-locat {
  display: none;
}
  .location-outer { 
  padding: 40px 0;
}
.footer-top .row {
  display: inline-block !important;
}



}
/* 320px-480px Ends */


@media (max-width: 767px) {
 

}
@media (min-width: 768px) {
 

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
   .navbar-brand img {
    height: 60px;
  }
  .contact-btn img {
    width: 20px;
    height: 20px;
  }
  .contact-btn span {
    font-size: 16px;
  }
  .contact-btn{
  padding: 10px 15px;
  }
  .header-contact {
    margin-top: 15px;
  }
  .banner-left {
    padding: 0;
  }
  .banner-left-inner h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-left-inner h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .banner-slider{
    margin-top: 35px;
  }
  .banner-left-inner h4 br{
    display: none;
  } 
  #before-after-slider .carousel-control-prev{
    left: 0;
  }
  #before-after-slider .carousel-control-next{
    left: 50px;
    right: inherit;
  }
  #before-after-slider .carousel-control-prev span:before,
  #before-after-slider .carousel-control-next span:before{
    font-size: 34px;
    color: #b5b5b5;
  }
  .google-review-sec {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-year-locat {
    margin-left: 0;
  }
  .banner-year-locat ul {
    width: 100%;
  }
  .banner-year-locat ul li { 
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  .banner-left {
    margin-top: 10px;
  }
  .why-choose-us-outer {
    margin-top: 50px;
    padding: 40px 20px 90px 20px;
    border-radius: 35px;
  }
  .why-choose-us-head h2{
    font-size: 27px;
    line-height: 40px;
  }
  .why-choose-us-head { 
    margin-bottom: 50px;
  }
  .why-choose-single h4 {
    font-size: 20px;
  }
  .why-choose-single img {
    margin-bottom: 15px;
    height: 60px;
  }
  .book-consultation {
    max-width: 230px;
    width: 100%;
    padding: 12px 20px;
  }
  .hair-transplant-works {
    margin-top: 80px;
    margin-bottom: 50px;
  }
  .hair-transplant-inn h2 {
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .hair-transplant-inn p {
    font-size: 18px;
    line-height: 28px;
  }
  .customer-testimonials-inn h2{
      font-size: 27px;
    line-height: 40px;
    margin-bottom: 10px;
  }
  .customer-testimonials-slider .owl-nav {
    display: none;
  }
  .box-hear-bottm h5{
    font-size: 20px;
    font-weight: 600;
  }
  .faq-inn-left h2{
    font-size: 27px;
    line-height: 40px;
  margin-bottom: 20px;
  }
  .faq-inn-left h2 br{
    display: none;
  }
  .faq-outer .btn-header-link{
    font-size: 20px;
    white-space: inherit;
  }
  .faq-outer .container{
    padding: 70px 15px 50px 15px;
  }
  .location-map-left{
    margin-bottom: 30px;
  }
  footer {
    padding: 50px 0 25px 0;
  }
  .footer-logo img {
    width: 190px;
  }
  .footer-logo-col p, .foot-address-sec p{
    font-size: 18px;
  }
  .foot-address-sec h4, .foot-contact h4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner-right {
    padding-right: 0;
    padding-left: 0;
  }
  .faq-outer .card .card-header .btn-header-link:after {
    width: 20px;
    height: 20px;

  }
  .faq-outer .card-body{
    font-size: 18;
  }
  .foot-contact ul li a{
    font-size: 25px;
  }
  .why-choose-single {
    -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
  }
  .foot-address-sec, .foot-contact {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .banner-right-inner {
    width: 60%;
    margin: 0 auto;
  }
    
  .footer-top .row {
  display: inline-block !important;
}

}
/* 768px 991px Ends */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .banner-left-inner h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .banner-left-inner h4 {
    font-size: 20px;
    line-height: 20px;
  }
  .banner-year-locat {
    margin-left: 25px;
  }
  .form-heading{
    font-size: 28px;
  }
  .why-choose-us-head h2,
  .hair-transplant-inn h2,
  .customer-testimonials-inn h2,
  .faq-inn-left h2{
    font-size: 28px;
    line-height: 40px;
  }
    .hair-transplant-inn h2{
    margin-bottom: 20px;
  }
  .why-choose-us-head { 
    margin-bottom: 40px;
  }
  .why-choose-us-outer{
    padding: 40px 20px 60px 20px;
  }
  .why-choose-single {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .why-choose-single img {
    height: 45px;
  }
  .why-choose-single h4{
    font-size: 20px;
  }
  .hair-transplant-inn p{
    font-size: 20px;
  }
  .faq-inn-left {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .faq-inn-right{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .faq-outer .btn-header-link{
    font-size: 20px;
  }
  .location-map-left,
  .location-branch-right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer-logo img {
    width: 200px;
  }
  .foot-address-sec {
    padding-left: 15px;
  }
  .footer-logo-col, .foot-address-sec, .foot-contact{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .footer-logo-col p, .foot-address-sec p{
    font-size: 18px;
  }
  .foot-contact ul li a{
    font-size: 25px;
  }
  footer {
      padding: 60px 0 25px 0; 
    }
}

  
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .banner-left-inner h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .banner-left-inner h4 {
    font-size: 30px;
    line-height: 36px;
  }
  .banner-year-locat {
    margin-left: 25px;
  }
  .form-heading{
    font-size: 28px;
  }
  .why-choose-us-head h2,
  .hair-transplant-inn h2,
  .customer-testimonials-inn h2,
  .faq-inn-left h2{
    font-size: 28px;
    line-height: 40px;
  }
    .hair-transplant-inn h2{
    margin-bottom: 20px;
  }
  .why-choose-us-head { 
    margin-bottom: 40px;
  }
  .why-choose-us-outer{
    padding: 40px 20px 60px 20px;
  }
  .why-choose-single {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .why-choose-single img {
    height: 45px;
  }
  .why-choose-single h4{
    font-size: 20px;
  }
  .hair-transplant-inn p{
    font-size: 20px;
  }
  .faq-inn-left {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .faq-inn-right{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .faq-outer .btn-header-link{
    font-size: 20px;
  }
  .location-map-left,
  .location-branch-right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .footer-logo img {
    width: 200px;
  }
  .foot-address-sec {
    padding-left: 15px;
  }
  .footer-logo-col, .foot-address-sec, .foot-contact{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .footer-logo-col p, .foot-address-sec p{
    font-size: 18px;
  }
  .foot-contact ul li a{
    font-size: 25px;
  }
  footer {
      padding: 60px 0 25px 0; 
  }
  .container {
    max-width: 1300px !important;
  }
  .blading-grade label {
    padding: 8px 6px;
  }
}


/* 1025px 1199px Ends */

@media only screen and (min-width: 1366px) and (max-width: 1920px) {
  .container {
    max-width: 1300px !important;
  }
}

 

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media only screen and (min-width: 1301px) and (max-width: 1440px) {
   
   
}

@media (min-width: 1920px) {
  /* html {
    max-width: 1920px;
    margin: 0 auto;
  } */
  .container {
    max-width: 1440px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
  .btn-outer {
    display: inline-block;
  }
} 