
/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    line-height: 21px;
	font-size: 13px;
    color: #000;
}
.team li {
	border:none !important;
	text-align:left;
	list-style:disc;
}
#facts {
	margin-top:100px !important;
}
.nav>li>a {
	    padding: 10px 13px !important;
}
.appointment {
	width: 50%;
    float: right;
    margin-bottom: 20px;
}
.appointment img {
	width:100%;
}
.auto-width {
	width:auto;
}
.auto-width ul li {
	width:30% !important;
	float:left !important;
	margin:20px !important;
}
.auto-width ul li img {
	width:100% !important;
}
.auto:before, .auto:after {
	content:"";
	display:block;
	clear:both;
}
.auto img {
	width:auto !important;
}
.procedure ul li img {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    border: 2px solid #C1C0C0;
    margin-right: 20px;
    border-radius: 20px;
}
.more{
font-size: 14px;
    background-color: #337ab7;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    display: block;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    margin: 15px auto;
    width: 100px;
	}
.id {
	float:right;
}
.prothodontics {
	width:100%;
}
.prothodontics:before,
.prothodontics:after {
	content:"";
	clear:both;
	display:block;
}
.prothodontics ul {
	margin:0px;
	padding:0px;
}
.prothodontics ul li {
	list-style:none;
	float:left !important;
	width:18% !important;
	margin:11px !important;
}
.prothodontics ul li img {
	width:100% !important;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
li {
	font-size:16px;
}
ul:before,
ul:after {
	content:"";
	clear:both;
	display:block;
}
.center {
	margin-left:50px;
}
.italic {
	font-style:italic;
}
figure, p {
    margin: 0;
}

a {
    color: #fff;
	
    -webkit-transition: all .3s ease-in 0s;
      -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
          -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}
.step {
	width:auto;
}
.step ul {
	margin:0px;
	padding:0px;
}
.step ul li {
	float:left !important;
	width:auto !important;
}
.step ul li img {
	width:auto !important;
}
iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: #6CB670;
}

h1, h2, h3,
h4, h5, h6 {
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

span.color {
	color: #0feb9e;
}

body > section,
.footer {
	padding: 20px 0;
}
.gall {
	width:30%;  
	float: left;
}
#gallery {
	margin-top:110px;
}

.sec-title {}

.sec-title h2 {
  color: #0eb493;
  font-size: 28px;
  font-size: 30px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
  
 .sec-sub-title {
	margin: 35px 0 45px;
}

.sec-sub-title p {

	line-height: 24px;
	font-size: 18px;
	color: #5b646e;
}

.devider {
  margin-top: 30px;
}

.devider i {
  color: #cccccc;
}

.devider:before,
.devider:after {
  content: "______________________";
  color: #e6e8ea;
  position: relative;
  bottom: 6px;
}

.devider:before {
  right: 10px;
}

.devider:after {
  left: 10px;
}

.mb50 {
	margin-bottom: 50px;
}

#preloader {
  background-color: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 1100;
}

#preloader > img {
  left: 47%;
  position: absolute;
  top: 48%;
}

/*=========================================
	Animation
==========================================

.item_top {
    top: -50px;
    padding-right: 0px;
    opacity: 0;
    position: relative;
}

.item_bottom {
    bottom: -50px;
    padding-left: 0px;
    opacity: 0;
    position: relative;
}

.item_left {
    left: -80px;
    padding-right: 0px;
    opacity: 0;
    position: relative;
}

.item_right {
    right: -80px;
    padding-left: 0px;
    opacity: 0;
    position: relative;
}

.item_fade_in {
    opacity: 0;
    position: relative;
    padding-left: 0px;
    right: 0px;
}

/*=========================================
	Header
==========================================*/

#navigation {
  background-color: rgba(16, 22, 54, 0.2);
  border: 0 none;
  margin: 0;
  
    -webkit-transition: background-color 800ms linear;
      -moz-transition: background-color 800ms linear;
		-o-transition: background-color 800ms linear;
		  -ms-transition: background-color 800ms linear;
			transition: background-color 800ms linear;
}

.navbar-toggle i {
	color: #000;
}

.navbar-brand {
  padding: 0;
}

.navbar-nav li a {
	border-top: 1px solid transparent;
}

.navbar-nav li a.current,
.navbar-nav li a:focus,
.navbar-nav li a:hover {
	background-color: transparent;
	border-top: 1px solid #32B0EE;
	color: #fff;
}




/*=========================================
	Slider
==========================================*/

#slider {
	padding: 0;
}

#slider .carousel-inner .item {
  background-size: cover;
}

.carousel-caption {
  top: 50%;
}

.carousel-caption h2 {
  font-size: 62px;
  font-weight: 300;
}

.carousel-caption h2 span {
  font-weight: 800;
}

.carousel-caption h3 {
  font-size: 48px;
  font-weight: 300;
  margin: 6px 0 20px;
}

.carousel-caption p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.carousel-caption p:before,
.carousel-caption p:after {
color: #0feb9e;
content: "___";
position: relative;
top: -8px;
}

.carousel-caption p:before {
  right: 20px;
}

.carousel-caption p:after {
  left: 20px;
}

.social-links {
  margin-top: 5%;
}

.social-links li {
	display: inline-block;
}

.social-links li a {
  color: rgba(255, 255, 255, 0.3);
  display: block;
  margin: 0 6px;
}

.social-links li a:hover {
  color: #fff;
}

.carousel-indicators {
  bottom: 10px;
  left: inherit;
  margin: 0;
  right: 30px;
  top: 49%;
  width: 0;
}

.carousel-indicators li {
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 8px;
  width: 8px;
}

.carousel-indicators .active {
  height: 8px;
  width: 8px;
}



/*=========================================
	Features
==========================================*/

.features {
  background-color: #f4f7f9;
 
}

.owl-controls {
  bottom: -5px;
  margin-top: 10px;
  position: relative;
  text-align: center;
}

.owl-controls .owl-page {
  display: inline-block;
}

.owl-controls .owl-page span {
  border: 1px solid #C7CED3;
  border-radius: 20px;
  display: block;
  height: 8px;
  margin: 5px 4px;
  width: 8px;
}

.owl-controls .owl-page.active span {
  background: #062033;
  border: 0;
}

.service-icon {
  border: 1px solid #0eb493;
  border-radius: 50%;
  color: #0eb493;
  float: left;
  padding: 10px 13px;
}

.service-desc {
 
  position: relative;
  top: 5px;
}

.service-desc h3 {
  color: #062033;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}




/*=========================================
	Our Works
==========================================*/


.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.work-item,
.branding {
	/*clear:both;*/
}
.work-filter {
  margin-bottom: 35px;
}

.work-filter ul li {
    display: inline-block;
}

.work-filter ul li a {
  color: #062033;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 17px;
  border-radius: 6px;
  text-transform: capitalize;
}

.work-filter ul li a:hover,
.work-filter ul li a.current {
  background-color: #009E3B;
  border-radius: 6px;
  color: #fff;
  padding: 5px 17px;
}
.gall h4{
	font-size: 20px;
    text-align: center;
    margin-top: 20px;
	margin-right: 20px;
}
.work-item {
  float: left;
  position: relative;
  margin-right:7%;
  margin-bottom:3%;
}

.work-item > img {
  display: block;
  height: auto;
  max-width: 100%;
  border-radius:50%;
  border: 1px solid #000;
}

.overlay {
	background-color: rgba(109,189,99,.9);
	text-align: center;
	position: absolute;
	right: -67;
	top: -15;
	width: 120px;
	height:120px;
	color: #fff;
	border-radius:50%;
	padding:10px;
	vertical-align:middle;
	padding-top:20px;
	
	
	
	
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);
}


.project-wrapper isotope {
	height:auto !important;
}
/*.option1 {
	transform: translate3d(0px, 0px, 0px) !important;
}
.option2 {
	transform: translate3d(273px, 0px, 0px) !important;	
}
.option3 {
	transform: translate3d(546px, 0px, 0px) !important;
}
.option4 {
	transform: translate3d(820px, 0px, 0px) !important;
}


.option5 {
	transform: translate3d(0px, 273px, 0px) !important;
}
.option6 {
	transform: translate3d(273px, 273px, 0px) !important;
}
.option7 {
	transform: translate3d(546px, 273px, 0px) !important;
}
.option8 {
	transform: translate3d(820px, 273px, 0px) !important;	
}



.option9 {
	transform: translate3d(0px, 546px, 0px) !important;
}
.option10 {
	transform: translate3d(273px, 546px, 0px) !important;
}
.option11 {
	transform: translate3d(546px, 546px, 0px) !important;
}
.option12 {
	transform: translate3d(820px, 546px, 0px) !important;
}

.option13 {
	transform: translate3d(0px, 820px, 0px) !important;
}
.option14 {
	transform: translate3d(273px, 820px, 0px) !important;	
}
.option15 {
	transform: translate3d(546px, 820px, 0px) !important;
}
.option16 {
	transform: translate3d(820px, 820px, 0px) !important;
}




.option17 {
	transform: translate3d(0px, 1093px, 0px) !important;
}
.option18 {
	transform: translate3d(273px, 1093px, 0px) !important;
}
.option19 {
	transform: translate3d(546px, 1093px, 0px) !important;
}
.option20 {
	transform: translate3d(820px, 1093px, 0px) !important;	
}



.option21 {
	transform: translate3d(0px, 1366px, 0px) !important;
}
.option22 {
	transform: translate3d(273px, 1366px, 0px) !important;
}
.option23 {
	transform: translate3d(546px, 1366px, 0px) !important;
}
.option24 {
	transform: translate3d(820px, 1366px, 0px) !important;
}
*/


.project-wrapper {
	margin-top:50px !important;
	
}	 
.work-item .overlay{top:-29px; right:-58px;}

.overlay i{font-size:24px;}
.work-item:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	width:100%; height:100%;
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
			vertical-align:middle;
			padding-top:25%;
			right:0px;
			top:0px;
}

.work-item .overlay a {
  border: 1px solid #fff;
  border-radius: 50%;
  display: inline-block;
  margin-top: 20%;
  padding: 7px 10px;
}

.work-item .overlay a:hover {
  color: #fff;
}

.work-item .overlay h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 25px 0 8px;
}

.work-item .overlay p {
  font-size: 14px;
  line-height: 24px;
}



/*=========================================
	Our Team Member
==========================================*/

.member-thumb {
  width: 273px;
  position: relative;
}

.member-thumb .overlay h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 10px 0;
}

.member-thumb .overlay {
	font-size: 16px;
	padding: 20px;
	line-height: 24px;
}

.team-member h4 {
  color: #062033;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  margin: 15px 0 8px;
}

.member-thumb:hover .overlay {
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.team-member:hover h4 {
  color: #0eb493;
}

.team-member .social-links {
  margin-top: 24%;
}

.team-member .social-links li a {
  background-color: #0d7c67;
  color: #fff;
  height: 42px;
  padding: 10px 0 0;
  width: 42px;
}


/*=========================================
	Some fun facts
==========================================*/

#facts {
	background-image: url("../img/parallax/city.jpg");
	background-color: rgba(6,32,51,.8);
	background-attachment: fixed !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
}

.facts .devider:before,
.facts .devider:after {
	color: #737C85;
}

.facts .devider i {
	color: #fff;
}

.services {
	width:100%;
}
.services ul {
	margin:0px;
	padding:0px;
}
.services ul li {
	float:left;
	list-style:none;
	margin:10px;
	width:48%;
}
.services ul li p {
	text-align:justify;
}
.services ul li h3 {
	font-size: 20px;
    margin: 10px 0px;
    font-weight: bold;
}
.services ul li img {
	width:100%;
	float: left;
    margin-bottom: 10px;
    border: 2px solid #C1C0C0;
    margin-right: 20px;
    border-radius: 20px;
}
.dental-veneers {
	width:100%;
	float:left;
}
.dental-veneers p {
	float:left;
	width: 100%;
}
.dental-veneers p img {
	width:16%;
	float:left;
	margin-right:100px;
}
.dentist {
	width:100%;
}
.dentist:before,
.dentist:after {
	content:"";
	clear:both;
	display:block;
}
.dentist ul {
	margin:0px;
	padding:0px;
}
.dentist ul li {
	    float: none;
    list-style: none;
    margin: 0px;
    width: auto;
	font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
}

.after-before {
	width: 100%;
    float: left;
	margin-bottom:10px;
}
.after-before ul {
	margin:0px;
	padding:0px;
}
.after-before ul li {
	float:left;
	width: 18%;
   	margin:10px 13px 0px;	
}
.after-before ul li:first-child {
	margin-left:0px;
}
.after-before ul li img {
	width:100%;
	margin: 0px;
}
.after-before ul li h6 {
	font-size:18px;
	margin-bottom: 10px;
	color:#009E3B;
	text-align: center;
}
.dentist p {
    font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 3px !important;
    margin-bottom: 20px;
}
.services p {
	text-align:justify;
	font-size: 16px;
}
.services h3 {
	font-size:24px;
	margin-bottom: 10px;
	color:#009E3B;
	font-weight:bold;
}
.services h4 {
	font-size:18px;
	margin-bottom: 0px;
	font-weight: bold;
}
.services h5 {
	    font-size: 16px;
    margin-bottom: 0px;
    color: #009E3B;
    font-weight: bold;
    margin-top: 20px;
}
.left-gallery {
	float: left;
    width: 50%;
    border-right: 1px solid #000;
    padding-right: 5%;
}

.right-gallery {
	float:right;
	width:45%;
}
.services img {
	width:20%;
	float: left;
    margin-bottom: 10px;
    border: 2px solid #C1C0C0;
    margin-right: 20px;
    border-radius: 20px;
}

.parallax-overlay {
	background-color: rgba(6,32,51,.8);
	padding: 70px 0;
}

.counters-item {
  color: #fff;
}

.counters-item i {
  border: 1px solid #737C85;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 120px;
  margin: 0 0 35px;
  padding: 40px 0 0;
  width: 120px;
}

.counters-item strong {
  display: block;
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.counters-item p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
  text-transform: uppercase;
}


/*=========================================
	Contact Us
==========================================*/

.contact {
	padding-bottom: 0;
}

.contact-address h3 {
  color: #062033;
  font-size: 22px;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-address p {
  line-height: 24px;
}

.contact-form {}

.contact-form h3 {
  color: #062033;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 25px;
}

.contact-form .input-group {
  width: 100%;
}

.contact-form .form-control {
  border-color: -moz-use-text-color -moz-use-text-color #cccccc;
  border-radius: 0;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: none;
  margin-bottom: 10px;
}

.contact-form .input-field {
  width: 48%;
  float: left;
  margin-right: 4%;
}

.contact-form .input-field:last-child {
  margin-right: 0;
}

.contact-form .form-control.error {
border-bottom-color: #c0392b;
}

label.error {
  color: #c0392b;
  font-weight: normal;
  text-transform: capitalize;
}

.contact-form #form-submit {
  background: url("../img/envelop.png") no-repeat scroll 0 15px transparent;
  border: 0 none;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  padding: 10px;
  text-align: right;
  width: 150px;
}

.footer-social {
  margin-top: 17px;
}

.footer-social li a {
  color: #cdd2d6;
  display: block;
  margin-bottom: 10px;
}

#map_canvas {
  height: 215px;
  width: 100%;
}



/*=========================================
	Contact Us
==========================================*/

.specialities {
	width:100%;
}
.specialities:before, .specialities:after {
	clear:both;
	display:block;
	content:"";
}
.specialities ul li {
	width:23%;
	float:left;
	margin:1%;
	border: 1px solid #000;
	 border-radius:10px;
}
.specialities ul li h3 {
	font-size: 18px;
    color: #000;
    text-align: center;
    padding: 10px 0px;
    /* background-color: #6DBD63; */
    font-weight: bold;
}
.specialities ul li img {
	width:100%;
    border-radius:9px 9px 30px 30px;
	border:1px solid #000;
}
.specialities ul li a {
	background-color: #337ab7;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    display: block;
    padding: 6px 12px;
    text-align: center;
    text-decoration: none;
    width: 110px;
    margin: 15px auto;
	font-size: 15px;
}
.specialities ul li a:hover {
    background-color: #6CBE60;
	}
.footer {
      /* background: url(../img/light-grey-noise.gif); */
    padding:15px 0 15px 0px;
    color: #FFF;
    background-color: #000;
    border-top: 1px solid #fff;
}

.footer a:hover {
  color: #062033;
}

.footer h6 {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}

.about-us p {
  line-height: 24px;
}

.footer-single .subscribe {
  margin-bottom: 15px;
  position: relative;
}

.subscribe #subscribe {
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 2px;
  height: 40px;
  text-indent: 10px;
  width: 100%;
}

.subscribe #subs {
  background-color: transparent;
  border: 0 none;
  font-size: 24px;
  position: absolute;
  right: 0;
  top: 6px;
}

.footer-single {
  line-height: 24px;
}

.footer-single ul {
  }

.footer-single li {
  line-height: 32px;
}

.footer-single p i {
  margin: 0 10px;
}

.credit a {
  color: #062033;
}

.credit a:hover {
  color: #fff;
}

.copyright {
  color: #062033;
  margin-top: 100px;
}

#back-top {
  bottom: 20px;
  position: fixed;
  right: 25px;
  z-index: 9;
}




.navbar-fixed-top, .navbar-fixed-bottom{}
.sprout-arrow > div{border-radius:50%;}
.slider-background{background:url(../img/gridtile.png) repeat; position:absolute; width:100%; height:100%; top:0;}
.sldier-text{position:absolute; top:0px; text-align:center;  padding:5%;}
.sldier-text h2{font:30px Arial, Helvetica, sans-serif; color:#fff; text-transform:uppercase; padding-top:15%; transform: translateY(0px);
    transition-delay: 0.6s; margin:10% auto auto auto; text-align:center;}

.sprout-dots{position:absolute; margin:-25px auto;}
.sprout-dots div{border:3px solid #fff; height:17px; width:17px;}
header{background:#4f4f4f;}
#slider{max-height:693px;  
position: relative;
    right: 0px;
    top: 60px;
    left: 0px;}
#navigation{background:#EAEAEA; border-bottom:3px solid #009E3B; padding-top:10px;}
#logo{
	color: #009E3B;
    width: 65%;
    float: left;
}
	#logo img {
		width:100%;
}
#navigation ul.nav li a {
    text-decoration: none;
    transition: all 0.3s ease 0s;
	font-size:16px;
	font-family: 'Roboto Condensed', sans-serif;
	text-transform:uppercase;
	color: #009E3B;
	font-weight:bold;
}
.sub-menu {
	width:100%;
	border-bottom:1px solid #009E3B;
	padding-bottom:10px;
	margin-bottom: 20px;
}
.sub-menu ul li {
	list-style:none;
	float:left;
	border-right: 1px solid #6DBD63;
}
.sub-menu ul li:last-child {
	border:none;
}

.sub-menu ul li a {
	color: #009E3B;
    font-size: 14px;
    padding: 0px 10px;
    line-height: 26px;
	font-weight:bold;
}
.half {
	width:50%;
}
.half ul li {
	width:46%;
	margin:2%;
	float:left;
}
.dentist ul li {
	width:22%;
	float:left;
	margin:1%;
}
.dentist ul li img  {
	width:100%;
}
.half ul li img {
	width:100%;
}
.half img {
	width:100%;
}
.sub-menu ul li a:hover {
	color:#000;
}
.navbar-nav li a{border-top:0px;}
.navbar-nav li a.current, .navbar-nav li a:focus, .navbar-nav li a:hover{border-top:0px;}
.navigation-outer{position:fixed; top:0px;}



#about{width:100%; background:#fff; padding-top:125px; padding-bottom:40px;}
#about h2{

    font-size: 40px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	color:#000;
}


#about .line {
    border-bottom: 3px solid #e5e5e5;
    margin-bottom: 40px;
    text-align: center;
    width: 100px;
}


.line{border-bottom: 3px solid #009E3B;
    text-align: center;
    width: 100px; margin:0 auto;
}
	
.service-icon{width:100%; display:block; text-align:center;}
.service-desc h3{font-size:28px;}
.circle {
    background: transparent none repeat scroll 0 0;
    border: 2px solid #009E3B;
    border-radius: 120px;
    height: 90px;
    margin-bottom: 16px;
    padding-top: 26px;
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 90px;
}
.see-more {
	color:#000;
}

#about .circle i {
    font-size: 36px; color:#009E3B;
}
.about {
	font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 15px;
	margin-bottom: 25px;
}
.circle:hover{background:#009E3B;}
.circle:hover i{color:#fff !important;}
#about p{font-size: 16px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 15px;
	margin-bottom:20px;
}
.service-box a {
    font-size: 14px;
    background-color: #337ab7;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    display: block;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    margin: 15px auto;
    width: 100px;
}
#specialties{width:100%; background:url(../img/light-grey-noise.gif);  padding:20px 0px; margin-top: 60px;}
#specialties h2{font-size:40px; color:#000; text-align:center; text-transform:uppercase;}
#specialties .row{margin-top:30px;}
.service-box{width:auto; text-align:center;}
.service-box img{border-radius:50%; border:2px solid #16a765;}
.service-box h4{font-size:26px; color:#000; font-family: 'Roboto Condensed', sans-serif; padding-top:20px;}
.service-box p{font-size:16px; color:#000; font-family: 'Roboto Condensed', sans-serif; padding-top:15px;}



#testimonails{width:100%; background:url(../img/dentist03.jpg) fixed no-repeat; height:500px; margin-top:100px;}
.testimonails{width:100%;}
.testimonails h1{font-size: 40px; font-weight: 400; line-height: 1; text-transform: uppercase; text-align:center; font-family: 'Roboto Condensed', sans-serif; color:#fff; text-align:center;}	
.testimonails h2{color:#fff; font-size: 30px; font-weight: 300; line-height: 1; text-align:center; font-family: 'Roboto Condensed', sans-serif;}	
.testimonails h3{font-weight:500px; font-size:24px; color:#fff;	  font-family: 'Roboto Condensed', sans-serif; text-transform:capitalize; padding-top:20px; padding-bottom:10px;}
.testimonails .line {
    border-bottom: 3px solid #fff;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
	margin-top:25px;
}


.testimonials-p .items .desc {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
}

.testimonials-p .items .heading-1 {
    color: #16a765;
}
.testimonials-p .items .heading-1 {
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
}



    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }

.testimonails .owl-controls .owl-page span{width:12px; height:12px;}
.testimonails .owl-theme .owl-controls .owl-page span {
    background: #ccc none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px;
   
    width: 12px;
}
 
 
.testimonails .owl-controls .owl-page, .owl-controls .owl-buttons div {font-size:0px;}
.testimonials-p .desc {
    font-size: 24px;
    font-weight: 300 !important;
    margin-bottom: 30px;
	line-height:1.42857;
	
	 color:#fff;
	 text-align:center;
}


.testimonials-p  .heading-1 {
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
	text-align:center;
	color:#16a765;
}


.testimonials-p .heading-2 {
    font-size: 22px;
    font-weight: 300;
    line-height: 2px;
    margin-bottom: 30px;
    margin-top: 10px;
	text-align:center;
	line-height:1.42857;
	text-transform:capitalize;
	color:#fff;
}

#testimonials .owl-controls{bottom:-5px !important;}


#contact h2{font-size: 45px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
	 font-family: 'Roboto Condensed', sans-serif; 
	 color:#009E3B;
	}
	
	
#contact{padding-top:120px;}	
	
#contact h1{font-size: 25px; font-weight: 400; line-height: 1; margin: 0; padding: 0; text-transform: uppercase; text-align:center; font-family: 'Roboto Condensed', sans-serif; }		
#contact h3{font-weight:500px; font-size:24px; color:#000;	  font-family: 'Roboto Condensed', sans-serif; text-transform:capitalize; padding-top:20px; padding-bottom:10px;}
#contact p{color: #000;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;}
	
#contact .address {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 20px;
	color:#000;
	 font-family: 'Roboto Condensed', sans-serif; 
}

#contact .address i {
    color: #16a765;
}

#contact .address i {
    padding-right: 10px;
    text-align: center;
    width: 30px;
}	


#contact .form {
    
	 padding-top: 20px;
}


#contact .input-group {
    padding-bottom: 6px;
    padding-top: 6px;
}
.fa {
color: #6DBD63;
}
.fa:hover {
color:#fff;
}
#social-media ul li:hover {
	background-color: #16a765;
	
}
#contact .btn-default{width:120px; background:#009E3B; color:#fff; font-size:14px;  font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; border:none; border-radius:0px;}	

#contact .btn-default:hover{background:#000;}

#social-media{background:url(../img/social-media.jpg) fixed no-repeat; margin-top:100px; padding-bottom: 90px;
    padding-top: 120px;}
	ol li {
		margin-top:10px;
	}
	input {
	width:100%;
		height: 40px;
    border-radius: 5px;
    padding: 10px;
	}
	textarea {
		width:100%;
		height:100px;
    border-radius: 5px;
    padding: 10px;
	}
#social-media h1{font-size: 20px; font-weight: 400; line-height: 1; margin: 0; padding: 0; text-transform: uppercase; text-align:center; font-family: 'Roboto Condensed', sans-serif; color:#fff; }	
#social-media h2{color:#fff;}	
#social-media h3{font-weight:500px; font-size:24px; color:#fff;	  font-family: 'Roboto Condensed', sans-serif; text-transform:capitalize; padding-top:20px; padding-bottom:10px;}
#social-media p{color: #000;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 16px;}	

#social-media .line{color:#fff;}
#social-media ul {
    margin: 40px 0;
    padding: 0;
}

#myPopupDialog-screen {
	height:auto !important;
	background:#fff;
	z-index:9999;
	width:100%;
	top:0px !important;
}

#myPopupDialog {
	display:block;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	background:#fff !important;
	    max-width: 1250px;
    position: relative;
    top:0px !important;
    left: 0px;
	z-index:9999;
}
.ui-body-a, .ui-page-theme-a .ui-body-inherit, html .ui-bar-a .ui-body-inherit, html .ui-body-a .ui-body-inherit, html body .ui-group-theme-a .ui-body-inherit, html .ui-panel-page-container-a {
	background:#fff !important;
	    max-width: 100% !important;
    position: relative;
    top: 0px !important;
    left: 15px;
}
.ui-mobile .ui-page-active {
    display: block;
    overflow: visible;
    overflow-x: hidden;
}
#social-media .desc {
    font-size: 22px;
    
	color:#fff;
	font-family:"Roboto Condensed",sans-serif;
	padding:15px 0px;
	text-align:center;
	font-weight:300;
	line-height:1.42857;
}
.ui-content {
	background:#fff;
	z-index:9999;
	width:100%;
	top:0px !important;
}
.ui-content h1{ 
   font-size: 1em;
    min-height: 1.1em;
    text-align: center;
    display: block;
    margin: 0 30%;
    padding: .7em 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    outline: 0!important;
}
.ui-content h2{
    color: #062033;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 25px;
}
.dentists {
	width:100%;
}
.dentists ul {
	margin:0px;
	padding:0px;
}
.dentists ul li {
	list-style:none;
	float:left;
	margin:10px;
	width: 48%;
}
.dentists ul li p img {
	width:200px;
	float:left;
	height:auto;
}
.dentists ul li p {
	font-size:14px;
}
.ui-popup-screen ui-overlay-inherit in {
	background:#fff !important;
	height:auto !important;
}
.bx-viewport {
	/*height:510px !important;*/
	overflow:auto;
}
.bx-viewport ul li {
	border:1px solid #CCC;
	padding-right:5px;	
}
/*a {
font-size: 26px;
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    padding-top: 2px; 
}*/
#social-media ul li {
    background-color: #fff;
    color: #16a765;
}
#social-media ul li {
    background-color: #fff;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    font-size: 24px;
    height: 50px;
    line-height: 2.2;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}

#social-media ul li {
    color: #16a765;
}




#team{width:100%; background:url(../img/light-grey-noise.gif); margin-top: 100px;}
#team h2{font-size: 30px; font-weight: 300; line-height: 1; margin: 0;padding: 0; text-transform: uppercase; text-align:center;}
#team h1{font-size:40px; font-weight:400; line-height:1; margin:0; padding:0; text-transform:uppercase; color:#000;}
.team-box{width:263px; margin-top:15px; overflow: scroll; height: 450px;}
.team-box .picture {padding-left: 30px; padding-right: 30px;}

.teamoverlayzoom {display: block; margin: 0; position: relative; text-decoration: none;}
.team-box .picture img {background: transparent none repeat scroll 0 0; border-radius: 50%; height: auto; margin-bottom: 25px; position: relative; width: 100%;}
.teamoverlayzoom span.zoom {background: rgba(22, 167, 101, 1) none repeat scroll 0 0; border-radius: 50%; bottom: 0; font-size: 22px; height: 50px; position: absolute; right: 0;
    text-align: center; transition: all 0.3s ease 0s; width: 50px;}
	
.teamoverlayzoom span.zoom span {height: 100%; left: 0; padding: 10px; position: absolute; top: 0; width: 100%;}	
.team-box .heading {font-size: 18px; font-weight: 400; text-transform: uppercase; line-height:1.42857; font-family:"Roboto Condensed",sans-serif; text-align:center; color:#000;}
.team-box .designation {font-size: 16px; font-weight: 300; line-height: 18px; text-transform: uppercase; font-family:"Roboto Condensed",sans-serif; text-align:center;}
.team-box .smallline {border-bottom: 2px solid #ccc; margin: 3px auto 20px; padding-bottom: 10px;  text-align: center; width: 100px;}
.team-box .description {margin-bottom: 30px; color: #000; font-family: "Roboto Condensed",sans-serif; font-size: 16px; text-align:center;}
.team-box .team-social{width:auto; text-align:center;}
.team-box .team-social a {color: #000; margin-bottom: 100px; margin-left: 6px; margin-right: 6px; text-align: center;}
.team-box .team-social a i {color: #16a765;}

.teamoverlayzoom:hover span.zoom, .teamoverlayzoom:focus span.zoom { height: 100%; width: 100%; background:rgba(22, 167, 101, 0.6) none repeat scroll 0 0;}
.bx-wrapper .bx-pager{display:none;}
.bx-controls-direction{text-align:center;}
.bx-wrapper .bx-next{right:auto; left:54%;}
.bx-wrapper .bx-prev{left:auto;}
.bx-wrapper .bx-controls-direction a{top:auto; margin-top:0px;}






.footer {
}

#social-media .col-sm-12{text-align:center;}
 .desc{font-size: 18px;
    font-weight: 300;
	color:#000;
	line-height:1.42857;
	text-align:center;
}
.footer .desc i {
    color: #16a765;
	
}


.scrollup {
    background-color: #16a765;
    border-radius: 25px;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 50px;
    line-height: 1.7;
    margin-bottom: 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 50px;
}

.scrollup i{color:#fff !important; padding-top:10px;}

for fade class{
wow fadeInLeft animated
}

#footer .line {
    border-bottom: 1px solid #e5e5e5;
    margin:auto auto 30px auto;
    width: 100px;
}




#facts {
    background: black none repeat scroll 0 0;
    color: #fff;
    height: 500px;
    position:relative;
	}
	
	
	
	
#facts-contain{width:100%; position:absolute; background:rgba(0,0,0,0.7); height:100%; width:100%; padding:0px;}
#facts-contain h2{ font-size: 30px;
    font-weight:bold;
    line-height: 1;
    margin-top:25px;
    padding: 0;
    text-transform: uppercase;
	color:#fff;
	text-align:center;}
	
	
#facts-contain h1{
	font-size: 40px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
	text-align:center;
	color:#000;}
	
	
	
#facts-contain .line {
    border-bottom: 3px solid #fff;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
	text-align:center;
}



.service-name {
	    font-size: 28px;
    margin-bottom: 25px;
    color: #009E3B;
    text-align: center;
    border-bottom: 2px solid;
    font-weight: bold;
    padding-bottom: 10px;
	text-transform: uppercase;
}

#facts-contain .item2 {
    margin-bottom: 30px;
  
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}


.circle2 {
    background: transparent none repeat scroll 0 0;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 56px;
    font-weight: 700;
    height: 150px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    /*padding-top: 64px;*/
    position: relative;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 150px;
	z-index:99;
}
.circle2 img {
	width:100%;
	border-radius: 150px;
	border: 3px solid #ffffff;
}


.icon2{background:#16a765; color:#fff; border-radius:50%; font-size:26px; width:50px; height:50px; margin:-48px auto; z-index:999999; position:relative; padding-top:15px;}
.circle2 img:hover{background:#fff; color:#009E3B;}
.circle2:hover .icon2{background:#000;}


#facts-contain .heading-1 {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
	text-align:center;
	padding-top:80px;
	display: none;
}


#facts-contain .heading-2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 12px;
    padding-bottom: 20px;
    text-transform: uppercase;
	text-align:center;
	font-weight:300;
	font-family:"Roboto Condensed",sans-serif;
	line-height:25px;	
}


#facts .bx-wrapper .bx-pager{display:block;}
#facts .bx-controls-direction{display:none;}

audio, canvas, progress, video{width:100%;}
.slide a {
    font-size: 14px;
    background-color: #337ab7;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    color: #FFF;
    cursor: pointer;
    display: block;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    margin: 15px auto;
    width: 100px;
	margin-left:20px;
}
#video{}
#gallery h2{font-size: 30px;
    font-weight: 300;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
	font-weight: bold;
}
#gallery h1{font-size: 30px;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
	color:#000;
}

.procedure {
	width:100%;
}
.procedure:after,
.procedure:before {
	content:"";
	display:block;
	clear:both;
}
.procedure ul {
	margin:0px;
	padding:0px;
}
.procedure ul li {
	margin:7px !important;
	list-style:none;
	float:left !important;
	width:18% !important;
}
.procedure ul li h5 {
	font-size: 24px;
    margin-bottom: 10px;
    color: #009E3B;
}
.bullet ul li {
	list-style: disc !important;    
    width: 99% !important;
	margin: 0px !important;
	margin-left: 1% !important;
    font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
}
.bullet ul li ul li {
	list-style:circle !important;
	margin-left: 2% !important;
	width: 98% !important;
}
/*.navbar-brand{
	height:auto !important;
}*/
@media only screen (max-width:1366px){
	#body > section{}
	#slider{height:600px }
	#slider{max-height:430px;}
	#about {
		margin-top:15px;
	}
	#about .col-md-4{width:33%; display:inline-block;}
	#about .service-desc h3{font-size:23px;}
	.bx-wrapper .bx-controls-direction a{right:55%;}
	.team-box{width:239px;}
	.team-box .designation{line-height:normal;}
	
}
@media (max-width:1280px){
	

}
@media (max-width:980px){
	
	#slider{height:auto;}
	#slider{max-height:430px;}
	
	#about .col-md-4{width:33%; display:inline-block;}
	#about .service-desc h3{font-size:23px;}
	.bx-wrapper .bx-controls-direction a{right:55%;}
	.team-box{width:239px;}
	.team-box .designation{line-height:normal;}
	
}


@media (max-width:800px){
	#slider{max-height:350px;}
	.sldier-text{padding:5%;}
	.sldier-text h2{font-size:20px;}
	.service-item{width:auto; margin:0px;}
	.service-item{width:auto !important;  margin-bottom:0px !important;}
	#testimonails{background-repeat:repeat-y;}
	#facts-contain{padding:20px 0px;}
	#slider{max-height:350px;}
	.navbar-brand{padding-left:15px; width: 85%;}
	#about .col-md-4{width:31%;}
	#about .service-desc h3{font-size:20px;}
	.work-item{text-align:center !important; margin:30px auto !important;}
	#logo{font-size:30px;}
	
	.navbar-right {
		margin-top:20px;
	}
	#logo {
		width:100%;
	}
	.navbar-brand{
	height:auto !important;
}
}
@media (max-width:720px){ 
.navbar{
	height:auto;
}
}

@media (max-width:640px){
		#slider{max-height:280px;}	
		.work-item .overlay{right:-49px;}
		#facts-contain h1{font-size:25px;}
		#facts-contain h2{font-size:20px;}
		#facts-contain .line{margin-bottom:10px;}
		
}




	
@media (max-width:480px){
	#slider{max-height:260px;}	
	#about .col-md-4{width:100% !important; display:block; text-align:center;}
	.circle{margin:15px auto;}
		#about .col-md-4{width:100%;}
		#slider{max-height:212px;}	
#about .col-md-4{width:100%; display:block; text-align:center;}
.circle{margin:15px auto;}
#facts-contain h2{font-size:20px;}
#facts-contain h1{font-size:20px;}
#facts-contain .line{display:none;}
.circle2{width:100px; height:100px; font-size:25px; padding-top:30px;}
.container {
		width:95%;
	}
	
#logo {
	width:100%;
}
#slider {
	top:77px;
}
#about h2 {
	font-size:30px;
}
.mb50 {
	margin:10px 0px;
	margin-bottom:10px;
}
#facts {
	
	height: 580px;
}
#facts-contain .item2 {
    padding-left: 0px;
}
.#facts-contain .heading-2 {
	font-size:20px !important;
	margin-top:20px !important;	
}
.team-box{margin-left:14%;}
	.devider {
		margin:0px;
	}
	#gallery {
		margin-top:10px;
	}
	.gall {
		width:80%;
	}
	#testimonails {
		height:auto;
	}
	.testimonials-p .heading-1 {
		font-size:20px;
}
	.testimonails h2 {
		font-size:23px;
	}
	#contact {
		padding-top:60px;		
	}
#social-media {
	margin-top:10px;
	padding-bottom:10px;
}
.dentist ul li {
	width:100%;
}
.bullet {
	width:90%;
	margin: 0 auto;
}
.procedure ul li{
	width:90% !important;
}
.services img {
	width:100% !important;
}
.after-before ul li {
	width:100%;
	margin:0px auto;
}
.bullet ul {
	width:100% !important;
}
.prothodontics ul li {
	width:98% !important;
	margin:0px auto !important;
}
.auto-width ul li {
	width: 100% !important;
	margin: 0 !important;
}
.left-gallery {
	width:100%;
}
.right-gallery {
	width:100%;
}
#team {
	 margin-top: 115px;
}
	.navbar-brand {
		width:85%;
		padding-left:0px;
	}
	#logo {
		width:100%;
	}
	#gallery {
		margin-top:20px;
}
.gall {
	margin:1%;
}	

}






@media (max-width:360px){
	#slider{max-height:157px;}	
	.circle2{width:200px; height:200px; font-size:15px; padding-top:30px;}
	.icon2{width:30px; height:30px; padding-top:15px; display:none;}
	.icon2 i{font-size:10px;}
	#facts-contain .heading-1{padding-top:5px; font-size:16px;}
	#facts-contain .heading-2{font-size: 14px;
    margin-top: 36px;
    padding: 0;
	 margin-left: 30px;}
	.sldier-text h2{font-size:18px;}
	.team-box{width:100%; text-align:center; margin-right:0px;}
	#team .col-sm-3{width:100%;}
	#social-media{padding-top:60px;}
	#facts-contain .item2{padding-left:140px;}
	.team-box{margin-left:14%;}
	.container {
		width:95%;
	}
#logo {
	width:100%;
}
#slider {
	top: 127px;
}
#about h2 {
	font-size:30px;
}
.mb50 {
	margin:10px 0px;
	margin-bottom:10px;
}
#facts {
	
	height: 580px;
}
#facts-contain .item2 {
    padding-left: 77px;
}

.team-box{margin-left:14%;}
	.devider {
		margin:0px;
	}
	#gallery {
		margin-top:10px;
	}
	.gall {
		width:100%;
	}
	#testimonails {
		height:auto;
	}
	.testimonials-p .heading-1 {
		font-size:20px;
}
	.testimonails h2 {
		font-size:23px;
	}
	#contact {
		padding-top:110px;		
	}
#social-media {
	margin-top:10px;
	padding-bottom:10px;
}
.dentist ul li {
	width:100%;
}
.bullet {
	width:90%;
	margin: 0 auto;
}
.procedure ul li{
	width:90% !important;
}
.services img {
	width:100% !important;
}
.after-before ul li {
	width:100%;
	margin:0px auto;
}
.bullet ul {
	width:100% !important;
}
.prothodontics ul li {
	width:98% !important;
	margin:0px auto !important;
}
.auto-width ul li {
	width: 100% !important;
	margin: 0 !important;
}
.left-gallery {
	width:100%;
}
.right-gallery {
	width:100%;
}
#team {
	 margin-top: 115px;
}

}
@media (max-width:320px){
	#slider{max-height:140px;}	
	#facts-contain .heading-1{padding-top:0px; font-size:12px;}
	#facts-contain .heading-2{
		 font-size: 14px;
    margin-top: 36px;
    padding: 0;
	 margin-left: 30px;
	}
	#facts-contain{padding:5px 0px; margin-top: 130px;}
	#social-media{padding-top:20px;}
	.sldier-text h2{font-size:12px;}
	.team-box{margin-left:5%;}
	#facts-contain .item2{padding-left:110px;}
	.container {
		width:95%;
	}
#logo {
	width:100%;
}
#slider {
	top: 127px;
}
#about h2 {
	font-size:30px;
}
.mb50 {
	margin:10px 0px;
	margin-bottom:10px;
}
#facts {
	
	height: 580px;
}
#facts-contain .item2 {
    padding-left: 60px;
}

.team-box{margin-left:14%;}
	.devider {
		margin:0px;
	}
	#gallery {
		margin-top:10px;
	}
	.gall {
		width:100%;
	}
	#testimonails {
		height:auto;
	}
	.testimonials-p .heading-1 {
		font-size:20px;
}
	.testimonails h2 {
		font-size:23px;
	}
	#contact {
		padding-top:10px;		
	}
#social-media {
	margin-top:10px;
	padding-bottom:10px;
}
.dentist ul li {
	width:100%;
}
.bullet {
	width:90%;
	margin: 0 auto;
}
.procedure ul li{
	width:90% !important;
}
.services img {
	width:100% !important;
}
.after-before ul li {
	width:100%;
	margin:0px auto;
}
.bullet ul {
	width:100% !important;
}
.prothodontics ul li {
	width:98% !important;
	margin:0px auto !important;
}
.auto-width ul li {
	width: 100% !important;
	margin: 0 !important;
}
.left-gallery {
	width:100%;
}
.right-gallery {
	width:100%;
}
#team {
	 margin-top: 115px;
}

}
