
/* Huge Desktop View */
@media (min-width: 1280px) { 
  .bbbut { display:none; } 
}

/* Desktop View */
@media (min-width: 992px) { 
  .bbbut { display:none; } 
}

@media screen and (max-width: 531px) {

	
}

@media (max-width: 768px) {

  .review-btn { width: 100%; }

  .page-title {}

  .new-thick li i { top: -8%; }

   .thick li { display: inline-flex; }

  .treat-head ul {padding-left: 40px;}

  .treat-btn ul {padding-left: 40px;}

  .procedure-wrap ul {padding-left: 40px;}

  .why-wrap2 { min-height: fit-content; }

  .head-banner {
   
    height: auto;
    min-height: auto;
    width: 100%;
    overflow: hidden;
}

.welcome .treat-btn { margin-bottom: 0px; }

  .new-main {margin-bottom: 0px; }
   
.welcome h4 { font-size:18px; }  

.welcome h5 { font-size:16px; } 

  .newb {padding: 0px 0px;}

  .welcome {padding-top: 15px;}

  .welimg {display: none;}

  .welimg2 {display:block;}

  .dr-box {margin-bottom: 20px;}
  
  .weld1 { width:100%; }
  .help-non { display:none; }

  .weld .weld-con span {font-size: 12px;}

  .newBand ul {margin-bottom: 0px;}

  .newBands {width: 90%;}

  .newBand h2 {font-size: 20px;}

  .doc-cap h2 { font-size: 22px; }

  .doc-cap {padding: 30px 15px;}


.new-left {order:2;  }
.new-rigt {  }

.new-third {  order:3;}

.doc-img {padding-top: 20px;}
/*  .doc { order:2; }*/

	.why-rht {   
		text-align: center;
	 padding-left: 0px; 
		padding-top: 0px;}

	.why-left { order:2; }

	.treat-btn {text-align: center;}

   .treat-before-after { text-align:center; }  

   .faq-sec h3 { text-align:center; }

   .benefits-wrap .reduce { margin-bottom:30px; }

   .benefits-wrap {margin-bottom: 40px; text-align: center;}

   .treat-head2 { padding-top:0px; }

   .treat-head  { text-align:center; }

   .treat-head .reduce { margin-bottom:30px; }


   .treat-before-after { margin-bottom: 36px; }

   .tit {text-align: center;}

   .faq-sec { margin-bottom: 52px; }

   .b-wrap {text-align: center;
    display: block;}

    .b-text {padding-left: 0px;}

    .b-icon {margin-bottom: 15px;}

    .procedure-wrap {text-align: center;}

    .prob-wrap {text-align: center;}

    .technology {text-align: center;}

    .technology img { margin-bottom:20px; }

	.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
	}
  .hero .info h2 {
    font-size: 32px;
  }

  .header .topbar .contact-info i a, .header .topbar .contact-info i span { font-size: 14px; }

  .welcome-text { text-align:center; }

  .doc { text-align:center; }

  .doctor { text-align:center; }

  .doctor h4 { font-size: 18px; }

  .team-doc-item { text-align:center; }

  .team-doc-item h4 {font-size: 18px;  }

  .services-block .inner-box {
    text-align: center;
    padding-right: 0px;
	}

	.services-block .inner-box .icon-box {
	    position: relative;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.services-block-two .inner-box {
    	text-align: center;
    	padding-left: 0px;
	}

	.services-block-two .inner-box .icon-box {
	    position: relative;
	    margin: 0 auto;
	    margin-bottom: 20px;
	}

	.get-started .php-email-form {
       text-align: center;
    }

    .get-started .php-email-form .col-6 {
    	flex: 0 0 auto;
    	width: 100%;
	}

	.footer-act {text-align: center;}

	.footer-act .button-align-right { text-align: center; }
    
    .footer-about {text-align: center;}

    .footer .footer-links { text-align: center; }

    .footer .footer-links ul li {display: block;}

    .footer .social-links { display: block;text-align: center;}

	.footer .social-links a {display: inline-block;}
    
    .copyright-d-flex { display: inline-block;}



}