.head-outer {
	padding: 0 25px;
	top: 4%;
}
#menu-item-18037 a{color:#ff8001;}
  #menu-item-18037 a sub{border: 1px solid #ff8001;
    padding: 1px 6px;
    color: #ff8001;
   /* position: relative;
    top: -2px;
    left: 100px;
	*/
	margin: 0 0 0 60px;
    position: static;
	line-height: 1.5;
}
@media screen and (max-width: 600px){
	#menu-item-18037 a sub{
	  float: right;
	  margin: 0 50px 0 0;
	}
}
.main-site {
	margin-top: -50px;
}

.instant-captcha .capcha_input {
	float: left !important;
	width: 155px !important;
	padding: 0 15px;
	margin: 0px;
	border: 1px solid #bdb2ad;
}

#captcha_code1_r {
	float: left;
	background: #fca076;
	margin: 0 10px;
	padding: 4px 10px 0px 10px;
}

.capLoad {
	background: url(/wp-content/themes/clove-child/images/reload.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 32px;
	height: 26px;
	margin-top: 7px;
	cursor: pointer;
}

.request-formbox .form-disclaimer {
	margin: 0 -10px;
}

.form-disclaimer {
	position: relative;
	padding: 5px 20px;
	float: left;
}

.form-disclaimer label {
	float: left;
	padding-left: 5px;
	text-align: center;
	color: #000;
	line-height: 11px;
}

.form-disclaimer input {
	width: 15px;
	height: 20px;
	position: absolute;
	left: 4px;
	top: 0px;
}

.sprite {
	background-image: url(https://clovedental.in/wp-content/uploads/2020/01/spritesheet1.png);
	background-repeat: no-repeat;
	display: block
}

.sprite-articles-icon-_1_ {
	width: 62px;
	height: 52px;
	background-position: -5px -5px;
	display: block;
	margin: 0 auto
}

ul.slides:after,
ul.slides:before {
	content: '';
	display: table;
	clear: both
}

.sprite-carrer-icon {
	width: 62px;
	height: 52px;
	background-position: -5px -67px;
	display: block;
	margin: 0 auto
}

.sprite-education-videos {
	width: 62px;
	height: 52px;
	background-position: -77px -5px;
	display: block;
	margin: 0 auto
}

.sprite-news-icon {
	width: 62px;
	height: 52px;
	background-position: -77px -67px;
	display: block;
	margin: 0 auto
}

.navigation.error-n {
	display: none
}

.wait.error-n {
	display: none;
	margin: 5px 205px 7px 0
}

.error-c {
	color: red !important
}

.main-why-clove h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #4a4a4a;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0px;
	font-weight: 700;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .8);
	z-index: 99999;
	opacity: 0;
	-webkit-transition: opacity .4s ease-in;
	-moz-transition: opacity .4s ease-in;
	transition: opacity .4s ease-in;
	pointer-events: none
}

.modalDialog:target {
	opacity: 1;
	pointer-events: auto
}

.modalDialog>div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999)
}

.close {
	background: #606061;
	color: #fff;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: 700;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000
}

.close:hover {
	background: #00d9ff
}

.all_pop .modalDialog:first-child .prev {
	display: none
}

.all_pop .modalDialog:last-child .next {
	display: none
}

.refine-dir li a .image-box .hover {
	display: none
}

.doctor-overlay {
	display: none !important
}

.refine-dir li a:hover .image-box .hover {
	display: none !important
}

.refine-dir li .name-tag p {
	font-size: 10px !important
}

.board-of-dir.refine-dir li .name-tag h4 {
	font-size: 13px !important
}

input[type=submit] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tbody,
tfoot,
th,
thead,
time,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

* {
	outline: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: 700
}

em,
i {
	font-style: italic
}

.left {
	float: left
}

.right {
	float: right
}

.alignleft {
	text-align: left
}

.alignright {
	text-align: right
}

.aligncenter {
	text-align: center
}

textarea {
	overflow: auto
}

a {
	color: #333;
	text-decoration: none
}

a:hover {
	color: #000;
	text-decoration: none
}

address {
	font-style: normal
}

p {
	font-size: 12px;
	line-height: 18px
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

.input,
.select,
.select2,
.textarea {
	background: #fff;
	width: 100px;
	height: 27px;
	padding: 4px 8px;
	font-size: 13px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #3c2519;
	border: none;
	float: left;
	font-weight: 400;
	border: 1px solid #ccc
}

.input:focus,
.textarea:focus {
	box-shadow: rgba(0, 0, 0, .2) 0 0 11px inset;
	border: 1px solid #ccc
}

.button {
	background: #ee3b44;
	width: auto;
	float: left;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: none
}

.button:hover {
	background: #203c72;
	color: #fff
}

.button2 {
	background: #ee3b44;
	height: 44px;
	line-height: 44px;
	padding: 0 25px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px
}

.button2:hover,
.search .button {
	background: #203c72
}

.textarea {
	resize: vertical
}

body {
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #444
}

.boxcomman {
	max-width: 1170px;
	margin: 0 auto
}

.msg-covid {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 39px;
	padding: 20px;
	margin-top: 90px;
	border: 2px solid #a10921
}

.msg-covid b {
	line-height: 29px;
	font-size: 18px;
	text-align: center;
	display: block
}

.msg-covid b.call-msg {
	margin: 15px;
	color: #a10921;
	display: block;
	font-weight: 700
}

.call_us ul li a,
.clove_appointment .button,
.corporate-video-box .abt-clove-box li a,
.footer_menu ul li a,
.icons-box li a,
.nav-bar .boxcomman ul,
.news-media .view_all_button,
.news-media .view_all_button a,
.offer-btn,
.opening-lt-panel .data-applybox a.apply-btn2,
.sticky-logo,
.sumt-btn,
.top-menu li a,
.video-btun {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.header-top {
	width: 100%;
	float: left;
	padding: 0 2%;
	background-color: #eee2bc
}

.header-top .head-ltbox {
	width: 170px;
	float: left;
	color: #4e3224;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 9px 0
}

.header-top .head-ltbox span.org {
	color: #fe7f03
}

.header-top .head-rgtbox {
	width: auto;
	float: right
}

.header-top .head-rgtbox .top-menu {
	float: left;
	padding-right: 5px
}

.header-top .head-rgtbox .top-menu li {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase
}

.header-top .head-rgtbox .top-menu li a {
	text-decoration: none;
	color: #4e3224;
	padding: 0 5px;
	line-height: 32px
}

.header-top .head-rgtbox .top-menu li a:hover {
	color: #f57a02
}

.header-top .head-rgtbox .icons-box {
	float: right
}

.header-top .head-rgtbox .icons-box li {
	float: left;
	padding: 8px 5px
}

.header-top .head-rgtbox .icons-box li i {
	font-size: 16px
}

.header-top .head-rgtbox .icons-box li a {
	text-decoration: none;
	color: #4e3224
}

.header-top .head-rgtbox .icons-box li a:hover {
	color: #f57a02
}

.head-top-menu {
	background: #f97800;
	width: 100%;
	height: 30px;
	float: left;
	padding: 1px 2%;
	text-align: center
}

.head-top-menu .center-box {
	width: 950px;
	text-align: center;
	margin: 0 auto
}

.head-top-menu ul {
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 25px;
	float: none;
	display: inline-block
}

.head-top-menu ul.head-rgtcol {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 0 25px;
	float: none;
	display: inline-block;
	-webkit-animation-name: sliderightleft;
	animation-name: sliderightleft
}

.head-top-menu ul li {
	width: auto;
	font-size: 14px;
	float: left;
	position: relative;
	padding: 0 0
}

.head-top-menu ul li a {
	padding: 0 8px;
	display: inline-block;
	transition: all ease-in .2s;
	-webkit-transition: all ease-in .2s;
	-moz-transition: all ease-in .2s;
	-o-transition: all ease-in .2s;
	-ms-transition: all ease-in .2s;
	margin: 0 6px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	background: 0 0;
	border-radius: 3px;
	line-height: 26px;
	border: 1px solid transparent
}

.head-top-menu ul.head-rgtcol li.call-us-zone {
	padding: 5px 0 5px 0
}

.head-top-menu ul.head-rgtcol li.call-us-zone strong {
	width: auto;
	float: left;
	padding: 0 10px 0 20px;
	margin: 0;
	position: relative;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff
}

.head-top-menu ul.head-rgtcol li.call-us-zone strong:before {
	position: absolute;
	left: 2px;
	top: 2px;
	font-family: FontAwesome;
	content: "\f095";
	font-size: 15px
}

.head-top-menu ul li a:hover {
	background: #eee2bc;
	color: #4e3124;
	border: 1px solid #eee2bc
}

.head-top-menu ul.head-rgtcol li.call-us-zone a {
	color: #fff;
	padding: 7px 8px;
	margin: 0;
	line-height: 16px;
	font-weight: 600;
	font-size: 14px
}

.head-top-menu ul li.req_call a {
	color: #ff7e23;
	font-weight: 600
}

.head-top-menu ul li.call-us-zone a:hover {
	background: 0 0;
	color: #fff;
	border: 1px solid #fff
}

.head-top-menu ul li a:after {
	width: 2px;
	height: 18px;
	position: absolute;
	left: -1px;
	top: 5px;
	background: rgb(255, 255, 255, .5);
	content: ""
}

.head-top-menu ul li:nth-child(1) a:after {
	display: none
}

.head-top-menu ul li.call-us-zone a:after {
	display: none
}

.header-bottom {
	width: 100%;
	float: left;
	background-color: #4e3224;
	border-bottom: 0 solid #180c00;
	border-top: 0 solid #180c00;
	padding: 0 2%
}

.header-bottom .logo-box {
	width: 15%;
	float: left;
	padding: 3px 0 0
}

.header-bottom .logo-box a {
	width: 130px;
	display: block
}

.header-bottom .info-box {
	width: 15%;
	float: right;
	text-align: right;
	padding: 0;
	margin: 0
}

.header-bottom .info-box ul {
	float: right
}

.info-box.sticky {
	z-index: 99999;
	left: 57%;
	position: absolute
}

.navigation {
	width: 100%;
	float: left;
	padding-top: 14px
}

.header-bottom .info-box li {
	float: left;
	text-align: left;
	color: #fff;
	font-size: 14px;
	display: block;
	line-height: 44px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	transition: all .5s ease-in-out 0s;
	text-transform: uppercase;
	padding: 14px 0 15px
}

.header-bottom .info-box li span {
	display: inline;
	color: #f57a02
}

.header-bottom .info-box li a i {
	margin-right: 5px
}

.header-bottom .info-box li a {
	color: #fff;
	background: #ff7e23;
	border-radius: 3px;
	padding: 8px 12px;
	line-height: 20px;
	float: left
}

.header-bottom .info-box li a:hover i {
	color: #f57a02
}

.header-bottom .info-box li a:hover span {
	color: #fff
}

.header-bottom .info-box li a:hover {
	color: #ff7e23;
	background: #fff
}

.nav-bar {
	width: 70%;
	float: left;
	position: relative;
	padding-top: 0;
	text-align: center
}

.nav-bar.sticky ul {
	width: 100%
}

.nav-bar li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 44px;
	display: inline-block;
	margin: 0 5px;
	position: relative;
	padding-bottom: 15px
}

.nav-bar .navigation li a {
	text-decoration: none;
	color: #fff;
	text-shadow: none;
	background: #4e3224;
	display: block;
	line-height: 20px;
	padding: 8px 12px;
	-webkit-transition: all ease-in .4s;
	-moz-transition: all ease-in .4s;
	-ms-transition: all ease-in .4s;
	-o-transition: all ease-in .4s;
	transition: all ease-in .4s
}

.nav-bar .navigation ul li a:hover,
.nav-bar .navigation ul li:hover a {
	color: #fff;
	background: #ff7e23;
	border-radius: 3px
}

.nav-bar .navigation ul li ul.sub-menu li {
	width: 100%;
	float: left;
	z-index: 99;
	color: #4e3224
}

.nav-bar .navigation ul li ul.sub-menu li a {
	background: 0 0;
	color: #000;
	display: block;
	line-height: 20px;
	padding: 5px 10px;
	font-weight: 400;
	text-transform: capitalize;
	font-size: 13px
}

.nav-bar .navigation ul li ul.sub-menu li a:hover,
.nav-bar .navigation ul li ul.sub-menu li:hover {
	background: 0 0;
	color: #ff7e23
}

.nav-bar .navigation.sticky ul ul {
	float: right;
	left: 0;
	position: absolute;
	top: 100%;
	width: 230px;
	display: none
}

.nav-bar .navigation.sticky li:hover ul {
	display: block
}

.nav-bar .navigation.sticky li li:last-child {
	border-bottom: none
}

.nav-bar .navigation.sticky li ul li a {
	background: 0 0;
	color: #4e3224;
	display: block;
	line-height: 20px;
	padding: 8px 10px;
	font-weight: 400
}

.nav-bar .navigation.sticky li ul li a:hover {
	background: 0 0;
	color: #4e3224
}

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	border-top: 0
}

.nav-bar .navigation ul ul.sub-menu {
	min-width: 250px;
	background: #fff;
	padding: 5px 0;
	border-radius: 0 0 5px 5px;
	position: absolute;
	left: 50%;
	right: auto;
	top: 100%;
	bottom: auto;
	box-shadow: -1px 4px 6px 3px rgba(0, 0, 0, .3);
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	text-align: left;
	float: none;
	z-index: 9;
	display: none;
	-webkit-transition: all ease-in .4s;
	-moz-transition: all ease-in .4s;
	-ms-transition: all ease-in .4s;
	-o-transition: all ease-in .4s;
	transition: all ease-in .4s
}

.nav-bar .navigation ul ul.sub-menu:before {
	border-top: 10px solid transparent;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	top: -20px;
	left: 50%;
	content: "";
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%)
}

.nav-bar .navigation ul li:hover ul.sub-menu {
	display: block
}

.nav-bar .navigation ul ul.sub-menu li {
	margin: 0;
	padding: 0
}

.sticky.sticky-logo {
	display: none
}

.nav-bar.sticky .sticky-logo {
	display: block;
	width: 18%
}

.nav-bar.stickyli {
	font-size: 13px
}

.nav-bar.sticky li a {
	text-decoration: none;
	text-shadow: none
}

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: auto;
	z-index: 9999999;
	border-top: 0
}

.head-outer {
	height: auto;
	float: left;
	width: 100%;
	position: fixed;
	text-align: center;
	z-index: 11
}

.head-outer.sticky {
	top: 0;
	position: fixed;
	padding: 0;
}

.sticky.sticky-logo {
	display: none
}

.sticky-logo {
	display: none;
	float: left;
	width: 10%
}

.nav-bar.sticky .sticky-logo {
	display: block;
	padding: 5px 0
}

.nav-bar .boxcomman h3 {
	display: none
}

.nav-bar .boxcomman {
	position: relative
}

.nav-bar.sticky .navigation {
	width: 62%;
	margin-top: 0
}

.header-bottom .nav-bar.sticky .info-box {
	margin-top: 0;
	display: block;
	padding: 0 0
}

.nav-bar .info-box {
	display: none
}

.nav-bar .toggle-menu {
	display: none
}

.mobile_search {
	display: none
}

.showcase-wrap {
	width: 100%;
	float: left;
	padding-top: 0;
	position: relative
}

.showcase {
	width: 100%;
	float: left;
	position: relative
}

.showcase li {
	width: 100%;
	float: left;
	text-align: center
}

.showcase li img {
	width: 100%
}

.showcase.mobile {
	display: none
}

.showcase {
	width: 100%;
	left: 50%;
	z-index: 5;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0)
}

.showcase li {
	float: left;
	position: relative;
	display: none
}

.showcase li .caption-first {
	position: absolute;
	left: 50%;
	bottom: 10px;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, 0);
	background: rgba(77, 50, 36, .8);
	padding: 0 27px
}

.showcase li .caption-first h2 {
	font-size: 35px;
	color: #fff;
	font-weight: 600;
	line-height: 60px
}

.showcase li .caption-second {
	position: absolute;
	right: 200px;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	padding-left: 100px
}

.showcase li .caption-second p {
	font-size: 35px;
	line-height: 45px;
	color: #fff;
	padding-bottom: 30px;
	font-weight: 600;
	text-align: left
}

.showcase li .caption-second p span {
	display: block
}

.showcase li .caption-second a {
	background: #ff8a08;
	font-size: 20px;
	color: #fff;
	padding: 3px 20px;
	float: left;
	font-weight: 600;
	text-transform: uppercase
}

.showcase li .caption-second a:hover {
	background: #432412
}

.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
	font-size: 0
}

.down-arrow {
	height: 63px;
	left: 50%;
	position: absolute;
	bottom: 60px;
	width: 63px;
	z-index: 99;
	cursor: pointer;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	display: none
}

.target-block {
	width: 100%;
	height: auto;
	float: left;
	position: relative
}

.target-block .tag-title {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(255, 128, 1, .8);
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: normal;
	font-weight: 600
}

.target-block .tag-title sup {
	font-size: 15px
}

.Specialities-box {
	width: 100%;
	float: left;
	background: url(../images/Specialities-bg.gif) repeat;
	padding: 25px 4%
}

.Specialities-box h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 700
}

.Specialities-box h1 span {
	text-transform: uppercase;
	color: #000
}

.Specialities-box p {
	font-family: 'Open Sans', sans-serif;
	color: #484848;
	font-size: 15px;
	text-align: center;
	padding-bottom: 20px
}

.Specialities-rotate {
	width: 100%;
	float: left;
	padding-top: 60px
}

.special {
	width: 100%;
	float: left
}

.special .owl-item {
	text-align: center
}

#owl-demo .special-rotate.item {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 15%
}

#owl-demo .special-rotate.item .iconimg-box {
	width: 100%;
	background: 0 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	padding: 0 16px;
	text-align: center
}

#owl-demo .special-rotate.item .iconimg-box img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #ff8001;
	display: inline;
	padding: 15px
}

#owl-demo .special-rotate.item .iconimg-txt-box {
	width: 100%;
	float: left
}

#owl-demo .special-rotate.item .iconimg-txt-box h2 {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 20px 0 5px
}

#owl-demo .special-rotate.item .iconimg-txt-box p {
	font-family: 'Open Sans', sans-serif;
	display: block;
	font-size: 13px;
	color: #232222;
	float: right;
	line-height: 20px;
	padding-bottom: 0;
	text-align: justify
}

#owl-demo .special-rotate.item .iconimg-txt-box p br {
	display: none
}

#owl-demo .item {
	margin: 0
}

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

.offer_panel {
	width: 100%;
	float: left;
	text-align: center;
	border-top: 1px solid #d7d7d7;
	padding: 35px 0;
	background: url(../images/Specialities-bg.gif) repeat
}

.offer_panel h3 {
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
	color: #422212;
	animation-name: offer_text;
	animation-duration: 3s;
	animation-iteration-count: infinite
}

.offer_panel a {
	display: inline-block
}

@keyframes offer_text {
	from {
		color: #422212
	}

	50% {
		color: #ff8001
	}

	to {
		color: #422212
	}
}

.mid-warp {
	width: 100%;
	float: left;
	background-color: #ff8001;
	position: relative
}

.mid-warp .experience-box {
	width: 100%;
	float: left;
	background-color: #ff8001;
	text-align: center;
	padding: 30px 0
}

.clove-slide-box {
	width: 100%;
	float: left;
	padding: 52px 10% 0
}

.experience-box h3 {
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	color: #3c2519;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 12px
}

.experience-box h3 span {
	color: #fff
}

.experience-box h3 span.the {
	color: #fff
}

.experience-box p {
	font-size: 15px;
	color: #fbe0d2;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 300
}

.clove-exp #owl-demo2 {
	width: 100%;
	float: left;
	position: relative
}

.clove-exp #owl-demo2 {
	width: 100%;
	float: left;
	text-align: center
}

.clove-exp #owl-demo2 .exp-move {
	width: 33%;
	float: left;
	text-align: center;
	padding: 0 10.5%
}

.clove-exp #owl-demo2 .exp-move .exp-icon-box {
	width: 100%;
	background-color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.clove-exp #owl-demo2 .exp-move .exp-icon-box img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.clove-exp #owl-demo2 .exp-move .exp-txt-box {
	width: 100%;
	float: left
}

.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 25px 0
}

.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 a {
	color: #fff
}

.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 a:hover {
	color: #000
}

.clove-exp #owl-demo2 .exp-move img {
	width: 100%
}

.clove-exp #owl-demo2 .exp-move {
	width: 100%;
	left: 50%;
	z-index: 5
}

#owl-demo2 .item {
	margin: 0
}

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

.video-btn-box .video-btun {
	background-color: #efe9e1;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	padding: 6px 15px;
	text-transform: uppercase;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.video-btn-box .video-btun:hover {
	background-color: #ff8001;
	color: #fff
}

.our-doctors-box {
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 25px 2% 60px 2%
}

.our-doctors-box h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 700
}

.our-doctors-box h3 span {
	font-size: 36px;
	text-transform: uppercase;
	color: #000
}

.doctors-box {
	width: 100%;
	text-align: center;
	padding: 0 1.5%
}

.doc-tabbing {
	width: 46%;
	float: left
}

.doc-tabbing .doctor-imgbox {
	width: 100%;
	float: left;
	text-align: center
}

.doc-tabbing .doctor-imgbox img {
	margin-bottom: 25px
}

.doc-tabbing .doctor-imgbox a {
	display: inline-block;
	padding: 15px 20px;
	background: #ff8001;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

.doc-tabbing .doctor-imgbox a:hover {
	background: #503427
}

.doc-tabbing li {
	position: relative;
	width: 30%;
	float: left;
	margin: 0 26px 26px 0;
	float: left
}

.doc-tabbing li:nth-child(3n) {
	margin-right: 0
}

.doc-tabbing li a {
	text-decoration: none;
	display: block;
	position: relative
}

.doc-tabbing li a .overlay {
	width: 100%;
	height: 100%;
	border: 5px solid #ff8001;
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	background: rgba(60, 37, 25, .9);
	display: none
}

.doc-tabbing li a .overlay:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-left: 13px solid transparent;
	border-right: 13px solid transparent;
	border-top: 13px solid #ff8001;
	top: 0
}

.doc-tabbing li a .overlay h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 8px;
	padding-top: 110px
}

.doc-tabbing li a .overlay strong {
	font-size: 16px;
	color: #ff8001;
	font-style: italic
}

.doc-tabbing li a .doctor-imgbox {
	border: 5px solid #fff
}

.categories {
	text-align: center;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	border: none
}

.categories .front {
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	z-index: 2;
	width: 100%;
	height: 100%
}

.doc-tabbing li a .doctor-imgbox {
	border: 5px solid #fff;
	background: #cf0104;
	box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	-ms-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2);
	-o-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, .2)
}

.categories .front strong {
	height: 252px;
	width: 100%;
	line-height: 252px;
	display: block
}

.categories .front span {
	font-size: 18px;
	color: #221e1f
}

.categories .back {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	color: #fff;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	border: 5px solid #ff8001;
	background: rgba(60, 37, 25, .9)
}

.categories .back .text-box {
	width: 100%;
	padding: 15px;
	color: #fff;
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: none
}

.categories .back .text-box h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 8px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif
}

.categories .back .text-box p {
	font-size: 15px;
	line-height: 23px;
	color: #ff8001;
	font-style: italic;
	font-weight: 600
}

.categories:hover .back {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0)
}

.categories:hover .back .text-box {
	display: block
}

.categories:hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.iframe-footer {
	background: #ff8001;
	padding: 10px;
	color: #fff;
	margin-top: -2px
}

.youtube-imgbox .iframe-footer {
	margin-top: -4px
}

.iframe-footer .video-time {
	float: right
}

.enquiry-formbox-wrap {
	background: rgba(0, 0, 0, .8);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: -200%;
	z-index: 9999999;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-ms-transition: all ease .5s;
	-o-transition: all ease .5s
}

.enquiry-formbox-wrap.active {
	top: 0
}

.enquiry-formbox span.close {
	background-color: #4e3224;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	height: 37px;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	width: 37px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.enquiry-formbox {
	background: #fff;
	width: 930px !important;
	height: 610px !important;
	padding: 20px 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.enquiry-formbox h3 {
	color: #0d0d0d;
	font-size: 35px;
	text-align: center
}

.enquiry-formbox h3 span {
	font-family: ITCAvantGardeStd-Md
}

.enquiry-formbox .enquiry-typebox {
	width: 100%;
	padding-top: 25px
}

.enquiry-formbox .enquiry-typebox h4 {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 18px;
	float: left;
	padding-right: 20px
}

.enquiry-formbox .form-inbox {
	width: 100%;
	padding-top: 18px
}

.enquiry-formbox .form-inbox li {
	float: left;
	width: 100%;
	margin-bottom: 7px;
	font-size: 12px
}

.enquiry-formbox .form-inbox li .col1 {
	width: 49.5%;
	float: left;
	color: red
}

.enquiry-formbox .form-inbox li .col2 {
	width: 49.5%;
	float: right;
	color: red
}

.enquiry-formbox .form-inbox li {
	color: red
}

.enquiry-formbox .form-inbox li input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e6e3df;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 35px;
	float: left;
	padding-left: 8px
}

.enquiry-typebox input[type=radio].css-checkbox {
	position: absolute;
	z-index: -1000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

.enquiry-typebox label {
	margin-right: 36px
}

.enquiry-typebox label.mrg {
	margin-right: 0
}

.enquiry-typebox input[type=radio].css-checkbox+label.css-label {
	padding-left: 28px;
	height: 18px;
	display: inline-block;
	line-height: 19px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.enquiry-typebox input[type=radio].css-checkbox:checked+label.css-label {
	background-position: 0 -18px
}

.enquiry-typebox label.css-label {
	background-image: url(../images/radio-butn.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.enquiry-formbox .form-inbox li textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e6e3df;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	height: 110px;
	float: left;
	padding: 8px 0 0 8px;
	resize: vertical
}

.enquiry-formbox .form-inbox li .select {
	height: 30px;
	color: #3c2519;
	font-size: 14px;
	line-height: 25px;
	cursor: pointer;
	font-weight: 400;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #e6e3df
}

.enquiry-formbox .form-inbox li .style-select {
	background: #fff;
	width: 100%;
	position: relative;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px
}

.enquiry-formbox .form-inbox li select.select,
input {
	width: 100%;
	height: 34px;
	line-height: 36px;
	position: relative
}

.enquiry-formbox .form-inbox li .select option {
	font-size: 14px;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	width: 100%
}

.enquiry-formbox .form-inbox .upload-box {
	width: 100%;
	float: left
}

.enquiry-formbox .form-inbox .upload-box .upload-hedbox {
	width: 30%;
	float: left
}

.enquiry-formbox .form-inbox .upload-box .upload-hedbox .error {
	font-size: 12px;
	color: red !important
}

.enquiry-formbox .form-inbox .upload-box .upload-hedbox h5 {
	font-size: 18px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	float: left;
	line-height: 36px
}

.enquiry-formbox .form-inbox .upload-box .upload-filebox {
	width: 70%;
	float: right
}

.enquiry-formbox .form-inbox .upload-box .upload-filebox input {
	width: 100%;
	border: 1px dashed #4e3224;
	margin-bottom: 12px;
	line-height: 20px;
	padding: 6px
}

@-moz-document url-prefix() {
	.enquiry-formbox .form-inbox .upload-box .upload-filebox input {
		padding: 0
	}
}

.enquiry-formbox .form-inbox .upload-box .upload-filebox p {
	font-size: 14px;
	color: #232323;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	line-height: 24px;
	padding-bottom: 0
}

.enquiry-formbox .form-inbox .upload-box .upload-filebox p span {
	color: #ff8001
}

.enquiry-formbox .form-inbox .from-submitbox {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px
}

.enquiry-formbox .form-inbox p {
	padding: 0
}

.appointment_capchacode #error7 {
	color: red;
	float: left;
	padding: 6px 0PX
}

.enquiry-formbox .form-inbox .sumt-btn {
	text-align: center;
	background-color: #4e3224;
	font-size: 30px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 8px 55px;
	display: inline-block
}

.enquiry-formbox .form-inbox .sumt-btn a {
	text-decoration: none;
	color: #fff
}

.enquiry-formbox .form-inbox .upload-box .upload-filebox span {
	font-size: 12px
}

.enquiry-formbox .form-inbox .sumt-btn:hover {
	background-color: #ff8001
}

.enquiry-butnbox {
	width: 47px;
	height: 250px;
	background: url(../images/make-an-inquiry_btn.jpg) no-repeat;
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 99;
	padding: 80px 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer
}

.enquiry-butnbox h5 {
	font-size: 16px;
	color: #fff;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(90deg);
	text-indent: -9000px
}

.enquiry-butnbox h5 a {
	text-decoration: none;
	color: #fff;
	display: block
}

.corporate-video-wrap {
	background: rgba(0, 0, 0, .8);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99999;
	display: none
}

.corporate-video-wrap.active {
	display: block
}

.videoinbox-wrap span.close {
	background-color: #4e3224;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	height: 37px;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	width: 37px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}

.videoinbox-wrap {
	background: #fff;
	width: 930px;
	height: auto;
	padding: 42px 125px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.videoinbox-wrap .Watch-videobox {
	width: 100%;
	height: auto
}

.videoinbox-wrap .Watch-videobox img {
	width: 100%;
	height: 100%
}

.footer h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px
}

.none-border-top {
	border-top: none !important
}

.none-border-left {
	border-left: none !important
}

.none-border-right {
	border-right: none !important
}

.latest-articles {
	color: #ff8001
}

.clove_appointment {
	width: 100%;
	float: left;
	position: relative;
	padding: 0 0 10px
}

.clove_appointment h3 {
	font-size: 30px;
	color: #3c2519;
	line-height: 45px;
	text-align: center;
	margin-bottom: 27px
}

.clove_appointment h3 span {
	color: #ff8001
}

.clove_appointment .form-left {
	width: 65.6%;
	float: left
}

.clove_appointment .form-left .row {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	height: 37px
}

.clove_appointment .form-left .row .select {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 36px;
	line-height: 26px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background: url(../images/bg_select.png) right center no-repeat
}

.clove_appointment .form-left .row>input {
	display: block !important
}

.clove_appointment .input_box {
	background: #f9f9f9;
	width: 48.2%;
	height: 40px;
	line-height: 40px;
	padding: 0 9px;
	font-size: 14px;
	border: solid 1px #e6e3df;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-weight: 400;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	float: left
}

.button.right,
.clove_appointment .input_box.right {
	float: right
}

.clove_appointment .form-right {
	width: 31.6%;
	float: right
}

.clove_appointment .ceptcha {
	height: 57px
}

.clove_appointment .button {
	background: #4f3324;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	height: 57px;
	line-height: 56px;
	font-weight: 600;
	box-shadow: rgba(0, 0, 0, .3) 0 0 1px;
	padding: 0 32px;
	width: 48.2%;
	padding: 0 9px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

.clove_appointment .button:hover {
	color: #fff;
	background-color: #ff8001
}

.clove_appointment textarea {
	width: 99%;
	height: 142px;
	line-height: 40px;
	margin-right: 0;
	padding: 0 9px;
	font-size: 14px;
	border: solid 1px #e6e3df;
	color: #3c2519;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-weight: 400;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px
}

::-webkit-input-placeholder {
	color: #595959
}

:-moz-placeholder {
	color: #3c2519
}

::-moz-placeholder {
	color: #595959
}

:-ms-input-placeholder {
	color: #595959
}

.clove_appointment .ceptcha input[type=checkbox] {
	background: #fff;
	height: 30px;
	width: 30px;
	float: left;
	border: 3px #c1c1c1 solid;
	margin: 13px 0;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	-ms-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
	-webkit-appearance: checkbox;
	box-sizing: border-box
}

.footer {
	width: 100%;
	background: #3c2519;
	float: left;
	position: relative;
	padding: 0 2%
}

.footer_menu {
	float: left;
	padding: 30px 0
}

.footer_menu ul {
	margin: 0 auto;
	float: left
}

.footer_menu ul li {
	display: block;
	line-height: 24px
}

.footer_menu ul li a {
	font-size: 13px;
	color: #fae2d5
}

.footer_menu ul li a:hover {
	color: #ff8001;
	margin-left: 5px
}

.footer_menu .call_us {
	margin: 0 auto;
	float: left;
	margin-bottom: 20px;
	width: 100%
}

.footer_menu .call_us p {
	font-size: 15px;
	color: #fae2d5;
	line-height: 30px
}

.footer_menu .call_us p i {
	font-size: 12px;
	padding: 0 8px 0 4px
}

.footer_menu .call_us p a i {
	color: #fff
}

.footer_menu .call_us p span {
	font-size: 12px;
	color: #ff8001
}

.footer_menu .call_us h4 {
	padding-bottom: 12px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff
}

.footer_menu .call_us ul {
	margin: 0 auto;
	padding: 0
}

.footer_menu .call_us ul li {
	display: inline-block;
	margin-right: 24px
}

.footer_menu .call_us ul li a {
	color: #ff8001;
	font-size: 29px
}

.footer_menu .call_us ul li a:hover {
	color: #fff;
	margin-left: 0
}

.footer_treatments_width {
	width: 20%
}

.footer_menu.last_menu,
.footer_menu_width {
	width: 16%
}

.bootom_footer {
	width: 100%;
	background: #eee2bc;
	float: left;
	height: 35px;
	padding: 0 2%
}

.bootom_footer p {
	font-size: 13px;
	color: #3c2519;
	text-align: center;
	line-height: 35px
}

.bootom_footer p a {
	color: #ff8001
}

.bootom_footer .counter-txt {
	font-size: 14px;
	color: #3c2519;
	float: right;
	line-height: 34px;
	width: 53%
}

.bootom_footer .counter-txt span {
	font-size: 18px;
	font-family: ITCAvantGardeStd-Bold;
	padding: 0 10px
}

.toggleMenu {
	display: none
}

.clove_appointment .form-left.fix_appointment_panel {
	width: 100%;
	float: left
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
	width: 31.333%;
	float: left;
	min-height: 565px;
	background: #fff;
	transition: all ease-in .5s 0s;
	box-shadow: 1px -2px 24px 0 #adabab;
	padding: 14px;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	position: relative
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.step_disable {
	opacity: .6;
	box-shadow: 1px -2px 24px 0 #cecece
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.step_disable::before {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	background: rgba(0, 0, 0, .3);
	left: 0;
	top: 0;
	z-index: 99999
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.middle_step {
	margin: 0 30px
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area {
	width: 100%;
	float: left
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area .step_point {
	width: 50px;
	height: 50px;
	background: #ff8001;
	border-radius: 100px;
	font-weight: 900;
	font-size: 30px;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	line-height: 48px
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.step_disable .inner_area .step_point {
	background: #ccc;
	color: #949494
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area h2 {
	width: 100%;
	float: left;
	text-align: center;
	color: #000;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0;
	margin: 10px 0
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.step_disable .inner_area h2 {
	color: #949494
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area select.select_box {
	border: 1px solid #bbb9b9;
	padding: 8px 5px;
	font-size: 14px;
	border-radius: 3px;
	width: 100%;
	color: #595959;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	height: 38px
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area input.input_box {
	background: #fff;
	width: 100%;
	height: 38px;
	line-height: normal;
	padding: 8px 5px;
	font-size: 14px;
	border: solid 1px #bbb9b9;
	color: #595959;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-weight: 400;
	border-radius: 3px
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area input.input_box.input_datetext {
	border-radius: 3px 3px 0 0
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .personal_detail_content {
	width: 100%;
	float: left
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .personal_detail_content .row2 {
	margin-bottom: 10px;
	width: 100%;
	float: left
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area .personal_detail_content input.input_box {
	margin: 0;
	color: #595959
}

.appointment_capchacode {
	position: relative
}

.appointment_capchacode #app_error4 {
	position: absolute;
	left: 0;
	top: 40px;
	width: 300px
}

.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area .personal_detail_content textarea.textarea_box {
	background: #fff;
	width: 100%;
	height: 75px;
	line-height: normal;
	padding: 8px 5px;
	font-size: 14px;
	border: solid 1px #bbb9b9;
	color: #595959;
	font-family: 'Open Sans', sans-serif;
	float: left;
	font-weight: 400;
	border-radius: 3px
}

.appointment_capchacode {
	width: 100%;
	float: left;
	margin: 9px 0 0 0
}

.appointment_capchacode #captchaimg {
	float: left;
	width: 100px;
	font-size: 12px
}

.appointment_capchacode div {
	width: 100%;
	float: left;
	padding: 7px 0 0 0
}

.appointment_capchacode input#captcha_code.capcha_input {
	width: 45%;
	float: left;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 10px;
	color: #000;
	text-align: center;
	font-family: verdana;
	font-style: italic;
	line-height: normal;
	margin-bottom: 0;
	border: 1px solid #afafaf
}

.appointment_submit {
	width: 100%;
	text-align: center;
	float: left;
	margin: 20px 0 0 0
}

.clove_appointment .appointment_submit .button {
	background: #4f3324;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	height: auto;
	font-weight: 700;
	box-shadow: none;
	padding: 5px 15px;
	width: auto;
	font-family: 'Open Sans', sans-serif;
	border-radius: 3px;
	display: inline-block;
	float: none;
	line-height: normal;
	transition: all ease-in .5s 0s
}

.clove_appointment .appointment_submit .button:hover {
	background: #ff8001
}

#addressId.location_detials_area {
	width: 100%;
	float: left;
	text-align: left;
	position: relative;
	line-height: 24px;
	font-size: 15px;
	padding: 7px;
	border-radius: 5px
}

#addressId.location_detials_area h3 {
	font-size: 22px;
	font-weight: 700;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	line-height: normal
}

#addressId.location_detials_area h4 {
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	padding: 0;
	margin: 0 0 5px 0;
	font-family: 'Open Sans', sans-serif;
	color: #ff6d01;
	line-height: normal
}

.address_detailsbox {
	width: 100%;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 8px 0;
	position: relative;
	transition: all ease-in .5s 0s;
	font-size: 15px;
	line-height: 24px
}

#addressId.location_detials_area .address_detailsbox p {
	font-size: 13px;
	color: #3c2519;
	padding: 0;
	margin: 0;
	line-height: 20px
}

.address_detailsbox:before {
	font-size: 18px;
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	color: #4e3224
}

.address_detailsbox.location_mark:before {
	left: 3px;
	top: 2px;
	content: "\f041"
}

#addressId.location_detials_area .address_detailsbox.phone_number p a {
	font-size: 18px;
	color: #3c2519;
	font-weight: 900
}

#addressId.location_detials_area .address_detailsbox.phone_number:before {
	left: 3px;
	top: 0;
	content: "\f10b"
}

#addressId.location_detials_area .address_detailsbox.mail_text p a {
	color: #3c2519;
	text-decoration: underline
}

#addressId.location_detials_area .address_detailsbox.mail_text:before {
	left: 1px;
	top: 2px;
	content: "\f1d8";
	font-size: 13px
}

.address_detailsbox.time_text {
	position: absoluter
}

.address_detailsbox.time_text:before {
	left: 1px;
	top: 2px;
	content: "\f017";
	font-size: 16px
}

.loacation-add .address_detailsbox.time_text:before {
	top: 7px
}

#addressId.location_detials_area .address_detailsbox.mail_text p a:hover,
#addressId.location_detials_area .address_detailsbox.phone_number p a:hover {
	color: #ff6d01;
	text-decoration: none
}

#addressId.location_detials_area .address_detailsbox.mail_text:hover,
#addressId.location_detials_area .address_detailsbox.mail_text:hover:before,
#addressId.location_detials_area .address_detailsbox.phone_number:hover,
#addressId.location_detials_area .address_detailsbox.phone_number:hover:before {
	color: #ff6d01
}

.enquiry-butnbox {
	width: 47px;
	height: 250px;
	background: url(../images/make-an-inquiry_btn.jpg) no-repeat;
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 99;
	padding: 80px 0;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 999999;
	display: none
}

.enquiry-butnbox h5 {
	font-size: 16px;
	color: #fff;
	-ms-transform: rotate(7deg);
	-webkit-transform: rotate(7deg);
	transform: rotate(90deg);
	text-indent: -9000px
}

.enquiry-butnbox h5 a {
	text-decoration: none;
	color: #fff;
	display: block
}

.containear {
	padding: 0 0 80px 0
}

.box {
	max-width: 1170px;
	margin: 0 auto
}

.banner {
	position: relative
}

.banner img {
	width: 100%
}

.banner .overlay {
	background: rgba(255, 128, 1, .6);
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	font-size: 40px;
	color: #fff;
	text-transform: uppercase
}

.banner .overlay h1 {
	position: relative;
	top: 55px;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%)
}

#owl-demo .owl-next,
#owl-demo .owl-prev,
.showcase.desktop .flex-direction-nav .flex-next,
.showcase.desktop .flex-direction-nav .flex-prev {
	background: url(../images/sprite-image-clove.png) no-repeat left top;
	width: 39px;
	height: 67px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -100%);
	transform: translate(0, -50%);
	z-index: 8
}

#owl-demo .owl-prev,
.flex-direction-nav .flex-prev {
	left: -15px;
	top: 50%;
	opacity: .6
}

#owl-demo .owl-next,
.flex-direction-nav .flex-next {
	background-position: -39px 0;
	right: -15px;
	top: 50%
}

.showcase.desktop .flex-direction-nav .flex-prev {
	left: 10px
}

.showcase.desktop .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.showcase.desktop .flex-direction-nav .flex-next {
	right: 10px;
	background-position: -39px 0;
	opacity: .6
}

.showcase.desktop .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.showcase.desktop .flex-direction-nav li {
	display: block
}

.showcase.desktop .flex-direction-nav {
	position: absolute;
	top: 50%;
	width: 100%;
	left: 0
}

.header-bottom .info-box li .contact-icon {
	background: url(../images/sprite-image-clove.png);
	width: 28px;
	height: 28px;
	float: left;
	background-size: 210px;
	margin: 10px 7px 0 0;
	background-position: 0 -219px
}

.header-bottom .info-box li a:hover .contact-icon {
	background-position: 0 -247px
}

.enquiry-formbox .form-inbox li span.select {
	background: url(../images/sprite-image-clove.png);
	width: 100%;
	padding-right: 5px;
	height: 34px;
	line-height: 24px;
	float: left;
	cursor: default;
	font-size: 14px;
	text-indent: 10px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-position: 415px -308px;
	background-repeat: no-repeat;
	background-color: #f9f9f9
}

#wp-live-chat-4 #wplc_chatbox {
	width: 100%
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

.corporate-logo li {
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

.corporate-logo li .wrap {
	background: #f48316;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.corporate-logo li .wrap span {
	width: 100%;
	height: auto;
	font-size: 30px;
	line-height: 39px;
	color: #fff;
	font-family: Conv_Berrylicious-Regular;
	width: 100%;
	display: block;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 3px
}

.corporate-logo li.more-logo {
	cursor: pointer
}

.corporate-list-wrap {
	background: rgba(79, 51, 37, .9);
	width: 101%;
	height: 100%;
	position: fixed;
	left: 50%;
	top: -105%;
	z-index: 99999999;
	transform: translate(-50%, 0);
	-webit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0)
}

.corporate-list {
	background: #eee2bc;
	width: 770px;
	height: 650px;
	padding: 45px 10px 20px 20px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: hidden;
	transform: translate(-50%, -50%);
	-webit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%)
}

.corporate-list .scroll-pane2 {
	width: 100%;
	height: 100%;
	overflow-y: auto
}

.corporate-list .close {
	background: url(images/icon-close.jpg) left top no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 10;
	display: block
}

.corporate-list .close:hover {
	background-position: left bottom
}

.corporate-list li {
	background: url(../images/img_bulits.png) no-repeat left 4px;
	background-size: 18px;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 12px;
	padding-left: 30px
}

.corporate-list-wrap.active {
	top: 0
}

.corporate-list-wrap .scroll-pane {
	height: 100%
}

.form-overlay {
	background: rgba(79, 51, 37, .9);
	position: fixed;
	left: 50%;
	top: 50%;
	height: 100%;
	width: 101%;
	z-index: 111111;
	transform: translate(-50%, -50%);
	-webit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	display: none
}

.request-formbox {
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 1111111;
	width: 370px;
	height: auto;
	padding: 20px 1%;
	display: block;
	text-align: center;
	color: #fff;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	border-radius: 5px 0 5px 5px
}

.request-formbox h3 {
	font-size: 22px;
	color: #4f3125;
	text-transform: uppercase;
	text-align: center;
	line-height: normal;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	width: 100%;
	position: relative;
	float: left
}

.request-formbox h3:after {
	width: 35%;
	height: 2px;
	background: #fc8811;
	position: absolute;
	left: 50%;
	bottom: -2px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	content: ""
}

.request-formbox .fill_box {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0 0 10px 0
}

.request-formbox .fill_box.submitbox {
	width: 100%;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 15px 0 0 0
}

.request-formbox .fill_box input.req_submitbtn {
	width: auto;
	display: inline-block;
	border: 0;
	padding: 5px 10%;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 32px;
	height: auto;
	background: #fc8811;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 2px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	transition: all ease-in-out .4s
}

.request-formbox .fill_box input.req_submitbtn:hover {
	background: #4f3125
}

.request-formbox .fill_box label {
	color: #000;
	font-size: 13px;
	padding: 0 0 10px 5px;
	display: block
}

.request-formbox .fill_box input.form-control {
	border-radius: 3px;
	border: 1px solid #bdb2ad;
	padding: 10px;
	font-size: 13px;
	color: #000;
	line-height: 34px;
	float: left
}

.request-formbox .close-form {
	width: 35px;
	height: 35px;
	background: #fc8811;
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	line-height: 35px;
	font-size: 23px;
	font-weight: 700;
	-webkit-transition: all ease .3s;
	-moz-transition: all ease .3s;
	-ms-transition: all ease .3s;
	-o-transition: all ease .3s;
	transition: all ease .3s;
	cursor: pointer;
	z-index: 2
}

.request-formbox .close-form:hover {
	background: #ff9b34
}

.request-formbox .form-content {
	width: 100%;
	float: left;
	padding: 10px 0
}

.head-top-menu ul li,
.header-bottom .info-box li,
.nav-bar li {
	font-size: 13px
}

.head-top-menu ul li a i {
	margin-right: 5px
}

.client-box .flex-direction-nav {
	display: none
}

.client-box .hpyclient-mainbox,
.client-box .live-video {
	min-height: 50px;
	position: relative
}

.client-box .live-video .loader,
.hpyclient-mainbox .loader {
	background: 0 0;
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none
}

.our-doctors-box {
	border-top: 1px solid #d7d7d7
}

.head-top-menu.mobile {
	display: none
}

.header-top-bg {
	display: none
}

body {
	overflow-x: hidden
}

.newsletter01 .es_textbox .es_textbox_class {
	color: #3c2519
}

.newsletter01 .es_textbox .es_textbox_class::-webkit-input-placeholder {
	color: #3c2519;
	opacity: 1
}

.newsletter01 .es_textbox .es_textbox_class:-moz-placeholder {
	color: #3c2519;
	opacity: 1
}

.newsletter01 .es_textbox .es_textbox_class::-moz-placeholder {
	color: #3c2519;
	opacity: 1
}

.newsletter01 .es_textbox .es_textbox_class::-ms-input-placeholder {
	color: #3c2519;
	opacity: 1
}

.newsletter01 .es_textbox .es_textbox_class:-ms-input-placeholder {
	color: #3c2519;
	opacity: 1
}

.blog_media.news-media1 {
	border-right: 0
}

.price-policy-pkg {
	width: 100%;
	float: left
}

.price-policy-pkg h3 {
	width: 100%;
	float: left;
	font-size: 35px;
	line-height: 40px;
	color: #492c1c;
	font-weight: 600;
	text-align: center;
	margin-bottom: 25px
}

.price-policy-pkg ul {
	width: 100%;
	float: left
}

.price-policy-pkg ul.mbl {
	display: none
}

.price-policy-pkg ul li {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: 57px;
	cursor: pointer
}

.price-policy-pkg ul li img {
	position: relative;
	z-index: 1
}

.price-policy-pkg ul li span {
	padding: 0
}

.price-policy-pkg ul li .left-shadow {
	background: url(../images/img_offer_shadow1.png) no-repeat center bottom;
	width: 300px;
	height: 109px;
	position: absolute;
	left: -30px;
	bottom: -45px;
	z-index: -1;
	display: block
}

.price-policy-pkg ul li .right-shadow {
	background: url(../images/img_offer_shadow2.png) no-repeat center bottom;
	width: 300px;
	height: 109px;
	position: absolute;
	right: -30px;
	bottom: -45px;
	z-index: -1;
	display: block
}

.leave-apply .col2 .row {
	width: 100%;
	float: left
}

.leave-apply .col2 .row #captcha {
	width: 50%;
	float: left
}

.leave-apply .col2 .row #captcha_com {
	background: #fca076;
	float: left;
	padding: 9px 5px 4px;
	margin: 0 10px
}

.leave-apply .col2 .row .capLoad {
	background: url(../images/reload.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 32px;
	height: 26px;
	margin-top: 8px;
	cursor: pointer
}

.banner,
.margin-top,
.membership-margin {
	margin-top: 72px
}

.navigation.dsk {
	height: 94px !important
}

.showcase-wrap .click-btn {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	display: block
}

#live_tab,
#text_tab,
.br_overlay {
	display: none
}

.display-inline {
	display: inline
}

h3.leave-btn {
	display: none
}

#es_msg_pg {
	color: #c00
}

.all-border {
	border: 1px solid #c00 !important
}

.figure-box {
	width: 100%;
	background-color: #452c20;
	float: left;
	border-bottom: 3px solid #452c20
}

.figure-box ul {
	width: 100%;
	float: left
}

.figure-box li {
	float: left;
	display: block;
	text-align: center;
	width: 16.66%;
	padding: 10px 0;
	border-right: 1px solid #2b1a12
}

.figure-box li.last {
	display: none
}

.figure-box li .icon-box {
	text-align: center;
	width: 100%;
	float: left
}

.figure-box li .icon-box img {
	width: 65px;
	height: 65px
}

.icon-lst {
	margin-top: 19px !important
}

.figure-box li .icon-box span {
	width: 63px;
	height: 69px;
	display: inline-block;
	background: url(../images/sprite-counter.png) left top no-repeat
}

.figure-box li .icon-box .icon2 {
	background-position: -63px top;
	width: 66px
}

.figure-box li .icon-box .icon3 {
	background-position: -129px top;
	width: 61px
}

.figure-box li .icon-box .icon4 {
	background-position: -190px top;
	width: 55px
}

.figure-box li .icon-box .icon5 {
	background: url(../images/icon5.png) no-repeat;
	width: 49px
}

.figure-box li .icon-detail {
	width: 100%;
	float: left;
	margin: 10px 0 5px
}

.figure-box li .counter,
.figure-box li .counter--{
	font-size: 30px;
	color: #e6dad4;
	overflow: hidden;
	position: relative;
	font-weight: 700
}

.figure-box li .counter-no {
	font-size: 30px;
	color: #e6dad4;
	overflow: hidden;
	position: relative;
	font-weight: 700
}

.figure-box li .plus {
	font-size: 35px;
	color: #e6dad4;
	font-weight: 400;
	position: relative;
	top: -18px;
	margin-left: 5px
}

.figure-box li .stat-detail {
	font-size: 16px;
	color: #e6dad4;
	text-transform: none;
	line-height: 26px;
	font-weight: 600;
	font-family: Raleway, sans-serif
}

.main-why-clove .why-left-panel {
	width: 32%;
	float: left
}

.main-why-clove .why-left-panel .why-imgbox {
	width: 100%;
	float: left;
	border: 1px solid #fdeddd
}

.main-why-clove .why-left-panel .why-txtbox {
	width: 100%;
	float: left
}

.main-why-clove .why-left-panel .why-txtbox h4,
.main-why-clove .why-right-panel ul li .whylist-txtbox h4 {
	font-size: 20px;
	font-weight: 600;
	color: #4a4a4a;
	font-family: Raleway, sans-serif;
	letter-spacing: 1px;
	margin: 20px 0 12px 0
}

.main-why-clove .why-left-panel .why-txtbox p,
.main-why-clove .why-right-panel ul li .whylist-txtbox p {
	font-size: 14px;
	color: #000;
	line-height: 22px;
	font-family: Raleway, sans-serif
}

.main-why-clove .why-right-panel {
	width: 65%;
	float: right
}

.main-why-clove .why-right-panel ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.main-why-clove .why-right-panel ul li {
	width: 360px;
	height: auto;
	float: right;
	margin: 0 38px 23px 0
}

.main-why-clove .why-right-panel ul li:nth-child(2n) {
	margin-right: 0
}

.main-why-clove .why-right-panel ul li .whylist-imgbox {
	width: 100%;
	float: left;
	border: 1px solid #fdeddd
}

.main-why-clove .why-right-panel ul li .whylist-txtbox {
	width: 100%;
	float: left
}

.activity-box {
	width: 100%;
	float: left;
	padding: 85px 0
}

.activity-box .activity-left-panel {
	width: 50%;
	float: left
}

.activity-box .activity-right-panel {
	width: 50%;
	float: right
}

.activity-box .activity-right-panel ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.activity-box .activity-right-panel ul li {
	float: left;
	text-align: center;
	font-size: 25px;
	color: #fff;
	letter-spacing: 1px;
	display: block;
	width: 33.33%;
}

@media (max-width: 500px) {
  
.activity-box .activity-right-panel ul li {
  width: 50% !important; 
}

}

.activity-box .activity-right-panel ul li a {
	display: block;
	color: #fff;
	line-height: 28px
}

.activity-box .activity-right-panel ul li.activity-1 {
	background-color: #fd974d;
}

.activity-box .activity-right-panel ul li.activity-2 {
	background-color: #fd9040;
}

.activity-box .activity-right-panel ul li.activity-3 {
	background-color: #fe8d3a;
}

.activity-box .activity-right-panel ul li.activity-4 {
	background-color: #fe8832;
}

.activity-box .activity-right-panel ul li.activity-5 {
	background-color: #fe8832;
}

.activity-box .activity-right-panel ul li.activity-6 {
	background-color: #fd974d;
}

.icon-img {
    filter: invert(1);
    width: 35%;
}

.activity-box .activity-right-panel ul li span {
	display: block;
	text-align: center
}

.full-footer {
	width: 100%;
	float: left;
	background: url(../images/bg_footer_teeth.png) repeat left top;
	position: relative
}

.full-footer .footer-top img {
	width: 100%
}

.full-footer .full-footer-in {
	width: 100%;
	float: left
}

.full-footer .full-footer-in .links-box {
	width: 100%;
	float: left
}

.full-footer .full-footer-in .links-box .links-comman-box {
	width: 20%;
	float: left
}

.full-footer .full-footer-in .call-list-box h4,
.full-footer .full-footer-in .links-box .links-comman-box h4 {
	font-size: 16px;
	color: #f86c04;
	font-weight: 600;
	margin-bottom: 25px
}

.full-footer .full-footer-in .links-box .links-comman-box ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.full-footer .full-footer-in .links-box .links-comman-box ul li {
	font-size: 14px;
	color: #ceb3a0;
	padding: 5px 10px;
	position: relative
}

.full-footer .full-footer-in .links-box .links-comman-box ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 5px;
	height: 9px
}

.full-footer .full-footer-in .links-box .links-comman-box ul li a:hover:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	background: url(../images/footer-hover-arrow.png) repeat left top;
	width: 5px;
	height: 9px
}

.full-footer .full-footer-in .links-box .links-comman-box ul li a {
	color: #ceb3a0
}

.full-footer .full-footer-in .links-box .links-comman-box ul li a:hover {
	color: #f5e1d2
}

.full-footer .full-footer-in .links-box .links-comman-box ul li span {
	margin-right: 10px
}

.full-footer .full-footer-in .call-list-box {
	width: 20%;
	float: right
}

.full-footer .full-footer-in .call-list-box ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.full-footer .full-footer-in .call-list-box ul li {
	font-size: 12px;
	color: #ceb3a0;
	padding: 5px 0;
	display: block;
	font-family: Raleway, sans-serif
}

.full-footer .full-footer-in .call-list-box ul li span {
	float: right;
	color: #f86c04;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif
}

.full-footer .full-footer-in .call-list-box ul li.call-last {
	margin-top: 15px;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #f86c04;
	float: right;
	text-transform: uppercase
}

.full-footer .full-footer-in .call-list-box ul li.call-last span {
	float: left;
	margin-right: 5px
}

.footer-socialbox {
	width: 100%;
	float: left;
	background: url(../images/footer-onepxline.jpg) left top repeat-x;
	padding-top: 30px
}

.full-footer .full-footer-in .call-list-box ul li a {
	color: #f86c04
}

.full-footer .full-footer-in .call-list-box ul li a:hover {
	color: #fff
}

.footer-socialbox .inform-box {
	width: 50%;
	float: left
}

.footer-socialbox .inform-box ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.footer-socialbox .inform-box ul li {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	background-color: #f86c04;
	border-radius: 5px;
	margin-right: 15px
}

.footer-socialbox .inform-box ul li a {
	color: #fff;
	padding: 5px 10px;
	display: inline-block
}

.icons-box {
	float: left;
	font-size: 18px;
	margin-right: 10px;
	line-height: 24px
}

.icons-txtbox {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 12px;
	float: right
}

.icons-txtbox span {
	font-size: 12px;
	display: block
}

.social-network-box {
	float: left
}

.social-network-box ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.social-network-box ul li {
	float: left;
	padding-right: 28px
}

.social-network-box ul li a {
	font-size: 26px;
	color: #9e806a
}

.social-network-box ul li a:hover {
	color: #fff
}

.footer-bottom-box {
	width: 100%;
	float: left;
	background: url(../images/footer-onepxline.jpg) left top repeat-x;
	margin-top: 30px;
	padding: 15px 0
}

.footer-bottom-box p {
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	color: #ad9184;
	font-family: Raleway, sans-serif;
	font-weight: 400
}

.footer-bottom-box p span {
	color: #f86c04
}

.footer-bottom-box p a {
	color: #f86c04
}

.footer-bottom-box p a:hover {
	color: #fff
}

.why-right-panel li.mobile {
	display: none
}

.whylist-imgbox img.mobile {
	display: none
}

.activity-left-panel img.desktop {
	display: block
}

.activity-left-panel img.mobile {
	display: none
}

.symt-treatments ul li.mobile-version {
	display: none
}

.symt-treatments ul li.desktop-version {
	display: block
}

.symt-treatments ul li.mobile-none:nth-child(5n)::before {
	background-image: none
}

.symt-treatments ul li.mobile-none {
	border-bottom: 0
}

.schedule {
	margin-bottom: 80px
}

.head-outer.sticky {
	z-index: 11
}

body.header-home .head-outer {
	padding: 0 25px;
	top: 2%
}

body.header-home .head-outer.sticky {
	padding: 0;
	top: 0
}

.header-main {
	background: #f6f6f6;
	width: 100%;
	float: left;
	box-shadow: rgba(0, 0, 0, .3) 0 2px 7px
}

.header-main .logo-box {
	background: #4e3224;
	width: 148px;
	min-height: 72px;
	line-height: 72px;
	float: left;
	text-align: center;
	position: relative
}

.header-main .logo-box .logo-mbl {
	display: none
}

.header-main .logo-box a {
	display: inline-block
}

.header-main .toggle-icon {
	font-size: 28px;
	color: #4e3224;
	float: left;
	padding: 7px;
	margin: 14px 15px 1px 15px;
	cursor: pointer
}

.header-main .toggle-icon:hover {
	color: #f5781d
}

.nav-bar {
	width: 65%;
	float: none;
	display: inline-block;
	text-align: center;
	padding-top: 20px
}

.nav-bar .navigation {
	width: auto;
	padding-top: 0;
	display: inline-block;
	float: none
}

.nav-bar .navigation li {
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	position: relative;
	margin: 0 8px
}

.nav-bar .navigation li:after {
	content: '';
	background: #ddd;
	width: 2px;
	height: 17px;
	position: absolute;
	right: -10px;
	top: 7px
}

.nav-bar .navigation li a {
	background: 0 0;
	color: #4a4a4a;
	padding: 5px 0
}

.nav-bar .navigation ul li a:hover,
.nav-bar .navigation ul li:hover a {
	background: 0 0;
	color: #f5781d
}

.nav-bar .navigation ul ul.sub-menu {
	top: 52px
}

.nav-bar .navigation ul ul.sub-menu:before {
	width: 100%;
	height: 23px;
	left: 0;
	top: -23px;
	border: 0;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}

.nav-bar .navigation ul li ul.sub-menu li a {
	font-size: 13px;
	font-weight: 600
}

.nav-bar .navigation ul.sub-menu li:after {
	display: none
}

.call-back {
	font-size: 14px;
	font-weight: 700;
	color: #4a4a4a;
	line-height: 20px;
	padding: 5px;
	display: inline-block;
	text-transform: uppercase
}

.call-back:hover {
	color: #f5781d
}

.header-main .book-btn {
	background: #f5781d;
	width: 165px;
	float: right;
	margin: 13px 20px 1px 0;
	text-align: left;
	display: inline-block;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}

.header-main .book-btn i {
	background: #4e3224;
	width: 45px;
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 18px;
	color: #fff;
	text-align: center
}

.header-main .book-btn samp {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	line-height: 16px;
	text-transform: uppercase;
	padding: 5px 0 0 9px
}

.header-main .book-btn span {
	font-size: 14px;
	display: block
}

.header-main .book-btn:hover {
	background: #452c20
}

.header-main .book-btn:hover i {
	background: #f5781d
}

.number-mbl {
	float: right;
	position: relative;
	display: none
}

.number-mbl li {
	font-size: 12px;
	color: #f37c10;
	line-height: 16px;
	margin: 2px 0;
	font-weight: 600
}

.number-mbl li span {
	min-width: 43px;
	display: inline-block;
	text-align: left
}

.number-mbl li a {
	color: #4e3224;
	display: inline-block
}

.number-mbl li a:focus,
.number-mbl li a:hover {
	color: #f37c10
}

.side-menu {
	background: #4e3224;
	width: 365px;
	height: 100%;
	position: fixed;
	left: -370px;
	top: 0;
	padding-top: 25px;
	font-family: Raleway, sans-serif;
	z-index: 99992
}

.side-menu.slide-right {
	left: 0
}

.logo-side-menu {
	width: 100%;
	float: left;
	text-align: center;
	padding: 8px 0 20px;
	position: relative;
	z-index: 2
}

.side-menu .side-menu-close {
	width: 27px;
	height: 24px;
	line-height: 20px;
	position: absolute;
	top: 50px;
	right: 20px;
	font-size: 16px;
	color: #f5781d;
	font-weight: 300;
	border: 2px solid #f5781d;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	z-index: 3
}

.side-menu .side-menu-close i {
	height: 18px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.side-menu .side-menu-close:hover {
	color: #fff;
	border: 2px solid #fff
}

.side-menu .side-menu-scroll {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 120px;
	z-index: 1
}

.side-menu .menu-scroll-in {
	width: 100%;
	height: 100%;
	padding: 0 35px;
	float: left;
	overflow: hidden;
	overflow-y: auto
}

.side-menu .common {
	width: 100%;
	float: left;
	padding-bottom: 13px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px solid #f5781d
}

.side-menu .common h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 300;
	color: #fff;
	padding-bottom: 10px
}

.side-menu .common.phone li {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 32px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	margin: 7px 0
}

.side-menu .common.phone li a {
	background: #f5781d;
	line-height: 32px;
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 0 10px;
	display: inline-block;
	float: right;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px
}

.side-menu .common.phone li a i {
	font-size: 16px;
	color: #452c20
}

.side-menu .common.phone li a:hover {
	background: #fff;
	color: #452c20
}

.side-menu .common.phone li a:hover i {
	color: #f5781d
}

.side-menu .common.links li {
	width: 100%;
	float: left;
	margin: 7px 0
}

.side-menu .common.links li a {
	font-size: 13px;
	line-height: 32px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	display: inline-block
}

.side-menu .common.links li span {
	min-width: 50px;
	display: inline-block
}

.side-menu .common.links li a:hover {
	color: #f5781d
}

.side-menu .common.links li img {
	position: relative;
	top: -1px
}

.side-menu .common.follow {
	margin-bottom: 0
}

.side-menu .common.follow h3 {
	padding-bottom: 20px
}

.side-menu .common.follow li {
	float: left;
	margin: 0 16px 8px
}

.side-menu .common.follow li:first-child {
	margin-left: 0
}

.side-menu .common.follow li a {
	font-size: 26px;
	color: #f5781d
}

.side-menu .common.follow li a:hover {
	color: #9e806a
}

.transparent-bg {
	content: '';
	background: rgba(79, 51, 37, .9);
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500;
	display: none
}

.mobile-nav {
	width: 100%;
	float: left;
	display: none
}

.head-gray {
	background: #f7f7f7;
	width: 100%;
	min-height: 49px;
	float: left;
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
	display: none
}

.head-gray li {
	width: 33%;
	float: left;
	font-size: 11px;
	text-transform: uppercase
}

.head-gray li a {
	color: #4e3224;
	display: block
}

.head-gray li strong {
	width: 100%;
	min-height: 22px;
	float: left;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #ff8002
}

.head-gray li span {
	display: block
}

.head-gray li a:hover {
	color: #f37c10
}

.header-bg-mbl {
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 15;
	display: none
}

.call-back,
.footer-bottom-box p a,
.full-footer .full-footer-in .call-list-box ul li a,
.full-footer .full-footer-in .links-box .links-comman-box ul li a,
.head-gray li a,
.head-outer,
.header-main .book-btn,
.header-main .book-btn i,
.header-main .toggle-icon,
.home-midwarp .presence-box li a,
.number-mbl li a,
.side-menu,
.side-menu .common.follow li a,
.side-menu .common.links li a,
.side-menu .common.phone li a,
.side-menu .common.phone li a i,
.side-menu .side-menu-close,
.side-menu-scroll,
.social-network-box ul li a,
.testimonial .slides li .row h5 a {
	-webkit-transition: all ease-in .4s;
	-moz-transition: all ease-in .4s;
	-ms-transition: all ease-in .4s;
	-o-transition: all ease-in .4s;
	transition: all ease-in .4s
}

.nav-bar .navigation li#menu-item-7247 {
	display: none
}

.acco-tab h2.hed-all,
.service-contentbox h2.hed-all {
	font-size: 22px;
	line-height: 32px;
	color: #4f3325;
	position: relative;
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: left
}

.acco-tab h2.hed-all strong,
.service-contentbox h2.hed-all strong {
	display: inline-block;
	border-left: 5px solid #fc7720;
	padding: 0 12px
}

.acco-content h3.sort-hed {
	font-size: 18px;
	line-height: 26px
}

.acco-content h4.faq-hed {
	font-weight: 700;
	font-size: 14px
}

.acco-content p,
.impant2 .acco-content p {
	padding-bottom: 6px
}

.our-specialities li a.rmore {
	background: #4e3224;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	padding: 12px 40px 11px 11px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	display: inline-block;
	position: relative
}

.our-specialities li:hover a.rmore {
	background: #f57a05
}

.our-specialities li a.rmore:before {
	content: "\f105";
	font-size: 24px;
	color: #fff;
	position: absolute;
	right: 16px;
	top: 8px
}

.banner .overlay h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: 100%
}

.inner-contentbox h2 {
	margin: 10px 0 15px 0;
	width: 100%;
	float: left
}

.inner-contentbox ul,
.service-toppanel .service-contentbox ul {
	width: 100%;
	float: left;
	padding: 0;
	margin-left: 20px
}

.imaplants-table {
	margin: 5px 0 10px 0
}

.acco-tab h2.hed-all strong span,
.service-contentbox h2.hed-all strong span {
	display: none
}

.activity-box-in {
	width: 100%;
	float: left;
	position: relative
}

.activity-box .activity-right-panel {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0
}

.activity-box .activity-right-panel li {
	width: 50%;
	height: 50%;
	position: absolute
}

.activity-box .activity-right-panel li a {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.activity-box .activity-right-panel li strong {
	width: 100%;
	padding: 0 5px;
	position: absolute;
	left: 0;
	top: 50%;
	font-weight: 400;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}

.activity-box .activity-right-panel li.activity-1 {
	left: 0;
	top: 0
}

.activity-box .activity-right-panel li.activity-2 {
	right: 0;
	top: 0
}

.activity-box .activity-right-panel li.activity-3 {
	left: 0;
	bottom: 0
}

.activity-box .activity-right-panel li.activity-4 {
	right: 0;
	bottom: 0
}
.activity-box .activity-right-panel li.activity-5 {
	right: 33.33%;
	bottom: 0
}
.activity-box .activity-right-panel li.activity-6 {
	right: 33.33%;
	top: 0;
}

.l-more,
.wait-msg {
	background: #4e3223;
	width: 200px;
	display: inline-block;
	padding: 12px 10px;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
	margin: 0 auto
}

.no-more {
	background: #4e3223;
	width: 250px;
	display: inline-block;
	padding: 12px 10px;
	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	cursor: pointer;
	margin: 0 auto
}

.l-more:hover {
	background: #f5781d
}

.btn-row1,
.no-more-video {
	width: 100%;
	float: left;
	text-align: center
}

.no-more,
.wait-msg {
	background: #f5781d;
	display: none
}

.no-more:hover,
.wait-msg {
	background: #f5781d
}

#share-buttons a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 15px
}

#share-buttons .facebook {
	background: #3d5b9b
}

#share-buttons .twitter {
	background: #30aae1
}

#share-buttons .linkedin {
	background: #1f73b2
}

#share-buttons .google {
	background: #f63e28
}

#ui-datepicker-div {
	z-index: 11 !important
}

.desk {
	display: block
}

.mob {
	display: none
}

@media only screen and (min-width:1600px) and (max-width:1800px) {
	.showcase li .caption-first h2 {
		font-size: 37px
	}

	.showcase li .caption-first {
		bottom: 10px
	}

	.back,
	.categories,
	.front {
		width: 225px;
		height: 225px
	}

	.footer_menu .call_us ul li {
		margin-right: 15px
	}

	.footer_treatments_width {
		width: 16%
	}

	.footer_menu.footer_menu_width.no {
		width: 18%
	}

	.footer_menu.footer_menu_width.clear2 {
		width: 15%
	}

	.footer_menu ul li {
		margin-bottom: 5px
	}

	.footer_menu .call_us p i,
	.footer_menu ul li a {
		font-size: 14px
	}

	.footer_menu .call_us p span {
		font-size: 14px
	}

	.credibilty .text-box {
		padding: 0 5%
	}

	.nav-bar.sticky {
		width: 100% !important
	}

	.nav-bar.sticky li {
		margin: 0 15px
	}

	.enquiry-formbox .form-inbox li textarea {
		height: 100px
	}

	.enquiry-formbox .enquiry-typebox {
		padding-top: 15px
	}

	.enquiry-formbox .form-inbox {
		padding-top: 15px
	}

	.enquiry-formbox .form-inbox .upload-box .upload-filebox input {
		width: 97.5%
	}

	.enquiry-formbox-wrap {
		z-index: 99999999
	}

	.showcase li .caption-first h2 {
		font-size: 40px
	}

	.news-popup .imgbox img {
		max-width: 700px;
		max-height: 700px
	}

	.dental-right .top-text {
		padding-left: 0
	}

	.dental-video-list li .video-box iframe {
		height: 216px
	}

	.dental-video-list li {
		min-height: 300px
	}

	.christmas-content {
		top: 125px;
		margin-left: -175px
	}

	.christmas-content h2 {
		font-size: 72px;
		line-height: 72px
	}

	.special-offers-banner .bronze-img {
		width: 450px
	}

	.special-offers-banner .white_pattern {
		width: 800px;
		background-size: 100%
	}

	.special-offers-banner .white_pattern h3 {
		top: 57px;
		font-size: 27px;
		line-height: 40px
	}

	.full-footer .full-footer-in {
		padding-top: 0
	}
}

@media only screen and (min-width:1366px) and (max-width:1599px) {
	.sticky .navigation {
		padding-left: 0
	}

	#owl-demo .special-rotate.item .iconimg-txt-box h2 {
		font-size: 15px;
		font-weight: 600
	}

	.back,
	.categories,
	.front {
		width: 100%;
		height: 185px
	}

	.categories .back .text-box h3 {
		font-size: 16px;
		line-height: 22px
	}

	.categories .back .text-box p {
		font-size: 14px;
		line-height: 20px
	}

	.clove-slide-box {
		padding: 52px 4% 0
	}

	.client-box .client_saytext.item .testimonial_title::before {
		left: 26%
	}

	.client-box .client_saytext.item .clientsay_textcontent {
		min-height: 185px
	}

	.news-media .video_article {
		width: 100%
	}

	.news_section .blog_media .news-media {
		width: 80%
	}

	.doc-tabbing li {
		width: 29%
	}

	#owl-demo .special-rotate.item {
		padding: 0 5%
	}

	#owl-demo .owl-prev {
		left: -40px
	}

	#owl-demo .owl-next {
		right: -40px
	}

	.footer_treatments_width {
		width: 19%
	}

	.blog-listing {
		padding: 0 0 40px
	}

	.blog-listing ul {
		padding-top: 0
	}

	.ethics .img-box .overlay li {
		font-size: 15px
	}

	.ethics .text-box {
		padding: 0 2%
	}

	.ethics .text-box a {
		font-size: 20px
	}

	.footer_menu .call_us ul li {
		margin-right: 14px
	}

	.credibilty .text-box h3 {
		line-height: 30px;
		font-size: 20px;
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	.credibilty .text-box p {
		font-size: 14px
	}

	.credibilty .text-box {
		padding: 0 5%
	}

	.showcase li .caption-first {
		width: 55%
	}

	.showcase li .caption-second {
		right: 200px
	}

	.showcase li .caption-second p {
		font-size: 26px;
		line-height: 38px
	}

	.showcase li .caption-first {
		bottom: 30px;
		font-size: 28px
	}

	.banner .overlay h1 {
		top: 39px
	}

	.nav-bar.sticky {
		width: 100% !important
	}

	.nav-bar.sticky ul ul li {
		margin: 0
	}

	.nav-bar li {
		font-size: 14px;
		margin: 0 2px
	}

	.nav-bar li li {
		font-size: 14px
	}

	.credibilty .text-box .text-in {
		padding: 0 5%
	}

	.enquiry-formbox {
		padding: 20px 50px
	}

	.enquiry-formbox .form-inbox li textarea {
		height: 120px
	}

	.enquiry-formbox .enquiry-typebox {
		padding-top: 20px
	}

	.enquiry-formbox .form-inbox {
		padding-top: 15px
	}

	.enquiry-in.scroll-pane .jspPane {
		padding: 0
	}

	.enquiry-formbox-wrap {
		z-index: 99999999
	}

	.showcase li .caption-first h2 {
		font-size: 28px;
		line-height: 60px
	}

	.header-bottom .info-box,
	.header-bottom .logo-box {
		width: 18%
	}

	.nav-bar {
		width: 67%
	}

	.header-bottom .info-box li .contact-icon {
		background-size: 165px;
		height: 22px;
		background-position: 0 -172px
	}

	.header-bottom .info-box li a:hover .contact-icon {
		background-position: 0 -194px
	}

	.header-bottom .info-box li.info-wdt {
		float: left
	}

	.header-bottom .info-box {
		padding-top: 0
	}

	.figure-box li .icon-box img {
		width: 45px;
		height: 45px
	}

	.figure-box li .counter {
		font-size: 22px
	}

	.figure-box li .counter-no {
		font-size: 22px
	}

	.figure-box li .plus {
		font-size: 23px
	}

	.impant2 .bridge img {
		width: 400px
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 67px
	}

	.showcase li .caption-second a {
		font-size: 18px
	}

	.showcase li .caption-second p {
		padding-bottom: 20px
	}

	.Specialities-box h1 {
		font-size: 30px;
		margin-bottom: 40px
	}

	.offer_panel h3 {
		font-size: 24px
	}

	.client-box h3,
	.experience-box h3,
	.our-doctors-box h3 {
		font-size: 30px
	}

	.fun-nav li a {
		font-size: 16px
	}

	.blog_media .news-media h2 {
		font-size: 30px
	}

	.news-media .view_all_button a {
		font-size: 18px;
		padding: 10px 15px
	}

	.doc-tabbing .doctor-imgbox a {
		font-size: 18px
	}

	.tab-content3 h4 {
		font-size: 24px
	}

	.tab-content3 h4 span {
		font-size: 16px
	}

	.blog-detail .col-left p,
	.tab-content3 p {
		font-size: 14px;
		line-height: 24px
	}

	.articale_date-box .date_time span {
		font-size: 16px
	}

	.articale_date-box .date_time strong {
		font-size: 35px
	}

	.enquiry-butnbox {
		background-size: 35px;
		height: 185px;
		width: 35px
	}

	.articale_date-box .post_article p {
		font-size: 13px
	}

	.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 {
		font-size: 16px
	}

	.blog-detail .col-left p {
		padding-bottom: 15px
	}

	.leave-apply .button {
		font-size: 20px
	}

	.blog-detail .col-left h1,
	.blog-detail .col-left h3 {
		font-size: 22px;
		margin-bottom: 15px
	}

	.blog-detail .col-left li,
	.dental-network .inner li,
	.dir-text li,
	.direct-to-dentist .textbox li,
	.ethics .img-box .overlay li,
	.patient-feedback li,
	.policy li,
	.quality-control li {
		font-size: 14px;
		line-height: 24px;
		background-size: 15px;
		background-position: left 5px;
		padding-left: 26px;
		margin-bottom: 9px
	}

	.ethics .img-box .overlay li {
		font-size: 13px;
		line-height: 21px
	}

	.blog-detail .col-left ul {
		margin-bottom: 20px
	}

	.leave-apply h4,
	.our-specialities2 h4,
	.popular-post h4 {
		font-size: 22px
	}

	.blog-listing li p {
		line-height: 21px;
		font-size: 13px
	}

	.blog-listing li h3 {
		margin-bottom: 6px;
		font-size: 17px
	}

	.blog-listing li p br {
		display: none
	}

	.blog-listing p,
	.clinic-list p {
		line-height: 25px
	}

	.clinic-head p,
	.credibilty-top .textbox .text-in p,
	.dir-text p,
	.ethics-text p,
	.hygiene .col2 p,
	.hygiene ol li,
	.quality-control p,
	.vision .textbox p {
		font-size: 14px;
		line-height: 25px
	}

	.dir-text h2,
	.economic h3,
	.policy h3,
	.title-text h3 {
		font-size: 22px
	}

	.clinic-head a {
		font-size: 18px
	}

	.clinic-head a::before {
		font-size: 31px
	}

	.testimonal-nav li a {
		font-size: 16px
	}

	.testimonial_content .text-box p {
		line-height: 22px;
		font-size: 13px
	}

	.testimonial_content .text-box h5 {
		font-size: 20px;
		padding-bottom: 10px
	}

	.hygiene .col2 strong,
	.our-specialities p {
		font-size: 14px;
		line-height: 25px
	}

	.hygiene h3 {
		font-size: 24px
	}

	.ethics-text h2 {
		font-size: 26px;
		margin-bottom: 15px
	}

	.ethics .text-box h3 {
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.ethics .text-box a {
		font-size: 15px
	}

	.ethics .text-box p {
		font-size: 14px;
		line-height: 25px;
		padding: 0 15px 14px 15px
	}

	.banner .overlay {
		font-size: 30px
	}

	.ethics .row.right .img-box .overlay li {
		background-position: left 5px;
		padding-left: 26px
	}

	.clinic-list h2,
	.equipments h3,
	.our-specialities h3,
	.technology h2 {
		font-size: 26px;
		margin-bottom: 25px
	}

	.board-of-company h3,
	.board-of-dir h2,
	.clinic-head h3 {
		font-size: 24px
	}

	.clinic-head h2 {
		font-size: 26px
	}

	.board-of-company .team-view2 li,
	.board-of-company .team-view2 p,
	.board-of-dir .team-view p,
	.board-of-dir .team-view3 p {
		font-size: 13px;
		line-height: 20px
	}

	.board-of-company .team-view2 h4,
	.board-of-dir .team-view h4 {
		font-size: 20px;
		padding: 0 20px 10px
	}

	.clinic-list h2::before,
	.our-specialities h3::before {
		bottom: -10px
	}

	.our-specialities li a::before {
		font-size: 23px;
		top: 7px
	}

	.our-specialities li a {
		font-size: 15px
	}

	.faq li p,
	.technology p {
		line-height: 25px
	}

	.career-path .table2 li ol li,
	.career-path p,
	.direct-to-dentist .textbox p,
	.recruitment-process .textbox p,
	.recruitment-process .title-text p {
		font-size: 14px;
		line-height: 24px
	}

	.career-path h4 {
		font-size: 18px
	}

	.specialized-doctors h3 {
		font-size: 24px
	}

	.our-specialities.packages li h4 a {
		padding: 0
	}

	.our-specialities li p {
		line-height: 21px
	}

	.faq h3 {
		font-size: 26px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area h2 {
		font-size: 20px
	}

	.career-path .table,
	.career-path .table3 {
		font-size: 14px
	}

	.recruitment-process .textbox h4 {
		font-size: 26px
	}

	.recruitment-process .textbox p strong {
		font-size: 18px
	}

	.recruitment-process .textbox h5 {
		font-size: 18px;
		line-height: 26px
	}

	.join-to-clove .textbox h4 {
		font-size: 30px
	}

	.join-to-clove .textbox p {
		font-size: 16px;
		line-height: 26px
	}

	.join-to-clove .textbox a {
		font-size: 20px
	}

	.dental-network h3,
	.dental-network h4 {
		font-size: 26px
	}

	.dental-network p {
		padding: 0 19% 25px
	}

	.dental-network .inner p {
		font-size: 18px;
		line-height: 32px
	}

	.dental-network .inner .video-btn::before {
		font-size: 22px
	}

	.dental-network .inner .video-btn {
		font-size: 20px
	}

	.open-location .select-box2 .select,
	.open-location lable {
		font-size: 30px
	}

	.open-positions li h4 {
		font-size: 16px;
		margin-bottom: 5px
	}

	.busi-development .location,
	.open-positions li .location {
		font-size: 13px
	}

	.open-positions li a {
		min-height: 130px
	}

	.vision h2 {
		font-size: 26px
	}

	.milestones h3 {
		font-size: 26px;
		margin-bottom: 15px
	}

	.dir-text .common strong {
		font-size: 15px;
		line-height: 24px
	}

	.dir-text .common.right p {
		font-size: 15px
	}

	.dir-text {
		padding-bottom: 30px
	}

	.credibilty-top .textbox h3 {
		font-size: 23px
	}

	.credibilty-top .textbox .text-in h4 {
		font-size: 20px;
		margin-bottom: 8px
	}

	.credibilty-top .textbox .text-in,
	.credibilty-top .textbox .text-in::after {
		background-size: 230px
	}

	.credibilty-top:last-child .textbox .text-in {
		min-height: 120px
	}

	.contact-add h3 {
		font-size: 22px;
		margin: 20px 0 10px
	}

	.helpline-center li {
		font-size: 16px
	}

	.other-location h3 {
		font-size: 20px;
		padding: 13px 0
	}

	.contact-form .wpcf7-submit {
		font-weight: 400;
		font-size: 24px
	}

	.contact-form h3 {
		font-size: 24px
	}

	.vision-video iframe {
		height: 350px
	}

	.contact-list .cnt-btn {
		width: 42px;
		height: 40px;
		background-size: 82px;
		background-position: 2px -27px
	}

	.textbox-smile img {
		width: 400px
	}

	.contact-list .cnt-btn {
		right: -40px
	}

	.dental-network .inner p {
		font-size: 15px;
		line-height: 25px
	}

	.dental-network h3,
	.dental-network h4 {
		margin-bottom: 15px
	}

	.dental-network {
		background-size: 590px
	}

	.dental-network .inner {
		padding: 0 0 30px 300px
	}

	.dental-network .inner li {
		padding: 0 0 0 25px
	}

	.core-value h3 {
		font-size: 24px
	}

	.core-value h4 {
		font-size: 20px
	}

	.leave-apply .button {
		font-size: 18px
	}

	.footer_menu:last-child {
		width: 17%;
		padding-left: 1%
	}

	.footer_menu .call_us ul li a {
		font-size: 25px
	}

	.news-media .articale_date-box .media-list {
		width: 260px
	}

	.news-media .articale_date-box .media-list img {
		max-height: 119px;
		width: auto
	}

	#owl-demo .owl-next,
	#owl-demo .owl-prev {
		top: 50%;
		margin-top: -12px
	}

	#owl-demo .owl-prev {
		left: -10px
	}

	#owl-demo .owl-next {
		right: -10px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -30px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-next {
		right: -30px
	}

	.news-popup .imgbox img {
		max-width: 600px;
		max-height: 600px
	}

	.thank-you1 .textbox p {
		font-size: 17px;
		line-height: 27px
	}

	.hygiene .img-box iframe {
		left: 0;
		top: 0;
		width: 100%;
		float: left
	}

	.hygiene .img-box img {
		left: 0;
		top: 0;
		width: 100%
	}

	.hygiene .img-box {
		margin-bottom: 35px
	}

	.articale_date-box .post_article span {
		font-size: 14px
	}

	.wait {
		background: #ff8501;
		padding: 8px 25px;
		color: #fff;
		font-weight: 700;
		font-size: 16px
	}

	.footer_menu_width {
		width: 15%
	}

	.footer_menu_width.no {
		width: 18%
	}

	.figure-box li .icon-box span {
		background-size: 170px;
		width: 43px;
		height: 50px
	}

	.figure-box li .icon-box .icon2 {
		background-position: -44px top;
		width: 46px
	}

	.figure-box li .icon-box .icon3 {
		background-position: -90px top;
		width: 42px
	}

	.figure-box li .icon-box .icon4 {
		background-position: -132px top;
		width: 40px
	}

	.figure-box li .icon-box .icon5 {
		background-size: 36px
	}

	.special-offers-banner .white_pattern {
		width: 810px;
		background-size: 810px 232px
	}

	.special-offers-banner .white_pattern h3 {
		top: 51px
	}

	.newsletter01 {
		padding: 30px 10%
	}

	.newsletter01 h3 {
		font-size: 24px;
		color: #fff;
		margin-bottom: 20px
	}

	.special-offers-banner.platinum-membership .bronze-img {
		margin-left: -540px
	}

	.special-offers-banner.platinum-membership .white_pattern h3 {
		top: 67px;
		font-size: 30px
	}

	.special-offers-banner.platinum-membership .bronze-img {
		width: 360px
	}

	.special-offers-banner.platinum-membership .white_pattern {
		width: 720px;
		background-size: 720px 232px
	}

	.platinum-membership .plan {
		font-size: 23px;
		line-height: 38px
	}

	.showcase .know-more2 {
		transform: translate(0, 50px);
		-webkit-transform: translate(0, 50px);
		-moz-transform: translate(0, 50px);
		-ms-transform: translate(0, 50px);
		-o-transform: translate(0, 50px);
		font-size: 16px
	}

	.dental-left {
		width: 20%
	}

	.dental-right {
		width: 77%
	}

	.dental-video-list li {
		margin: 0 20px 20px 0;
		min-height: 260px
	}

	.dental-video-list li .video-box iframe {
		height: 175px
	}

	.dental-video-list li p {
		font-size: 14px
	}

	.dental-left h3 {
		font-size: 20px
	}

	.dental-right .top-text {
		padding-left: 0
	}

	.christmas-content {
		width: 800px;
		margin-left: -135px;
		top: 95px
	}

	.christmas-content h2 {
		font-size: 57px;
		line-height: 60px;
		padding-bottom: 20px
	}

	.christmas-content a {
		font-size: 24px;
		line-height: 44px
	}

	.dental-video-list li {
		min-height: 280px
	}

	.special-offers-banner .bronze-img.platinum {
		width: 400px
	}

	.special-offers-banner .bronze-img {
		width: 380px
	}

	.special-offers-banner .white_pattern {
		width: 700px;
		background-size: 100%;
		height: 195px;
		right: 5%
	}

	.special-offers-banner .white_pattern h3 {
		top: 47px;
		font-size: 25px;
		line-height: 36px
	}

	.credibilty-top:last-child .textbox {
		padding-top: 70px
	}

	.ceo-overlay .ceo-inner {
		max-height: 450px
	}

	.newsletter01 .es_textbox.es_captcha_img {
		width: 12%
	}

	.newsletter01 .es_textbox {
		width: 28%
	}

	.ui-tabs .team-view .scroll-pane2,
	.ui-tabs .team-view2 .scroll-pane2 {
		max-height: 450px
	}

	.newsletter01 .es_textbox {
		width: 29%
	}

	.newsletter01 .es_textbox.es_captcha_img {
		width: 14%
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 51px
	}

	.head-top-menu ul li,
	.header-bottom .info-box li,
	.nav-bar li {
		font-size: 13px
	}

	.header-bottom .info-box li {
		line-height: 18px
	}

	.client-box {
		min-height: 450px
	}

	.client-box .youtube-imgbox.item {
		min-height: 257px
	}

	.refine-dir .team-view .scroll-pane2 {
		max-height: 450px
	}

	.refine-dir .refine-team-view h4 {
		padding: 2px 0 2px 8px
	}

	.banner-box {
		min-height: 585px
	}

	.banner-box .banner-formbox {
		padding: 5px 20px 10px
	}

	.banner-box .banner-formbox h2 {
		font-size: 28px;
		line-height: 32px
	}

	.banner-box .box h1 {
		font-size: 35px;
		line-height: 40px;
		padding-top: 10px
	}

	.blog-detail .col-left h2 {
		font-size: 20px
	}

	.blog-detail .col-right {
		width: 32%
	}

	.blog-detail .col-left {
		width: 62%
	}

	.full-footer .full-footer-in {
		padding-top: 0
	}
}

@media only screen and (min-width:1024px) and (max-width:1365px) {
	.newsletter01 .es_button {
		width: 15%
	}

	.newsletter01 .es_textbox.es_captcha_img {
		width: 16%
	}

	.newsletter01 .es_textbox {
		width: 22%
	}

	.newsletter01 .es_textbox.es_captcha {
		width: 15%
	}

	.target-block .tag-title {
		font-size: 18px;
		padding: 7px 10px
	}

	.target-block .tag-title sup {
		font-size: 14px
	}

	.doc-tabbing li {
		width: 45%
	}

	.back,
	.categories,
	.front {
		width: 215px;
		height: 215px
	}

	.doc-tabbing li:nth-child(3n) {
		margin-right: 26px
	}

	.doc-tabbing li:nth-child(2n) {
		margin-right: 0
	}

	#owl-demo .special-rotate.item {
		padding: 0 5%
	}

	.categories .back .text-box h3 {
		line-height: 24px
	}

	.categories .back .text-box p {
		font-size: 15px;
		line-height: 20px
	}

	#owl-demo .special-rotate.item .iconimg-txt-box h2 {
		font-size: 14px
	}

	.offer_panel h3 {
		font-size: 24px
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -40px
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-next {
		right: -40px
	}

	.client-box .client_saytext.item .testimonial_title::before {
		left: 33%
	}

	.client-box .client_saytext.item .clientsay_textcontent p {
		line-height: 25px
	}

	.client-box .client_saytext.item .clientsay_textcontent {
		min-height: 315px
	}

	.client-box .client_saytext.item .testimonial_titlebox h4 {
		font-size: 15px
	}

	.blog_media .news-media {
		width: 90%
	}

	.news-media .articale_date-box,
	.news-media .video_article {
		width: 100%
	}

	.articale_date-box .post_article h3 {
		font-size: 16px
	}

	.footer h3,
	.footer_menu .call_us h4 {
		font-size: 15px;
		line-height: 20px
	}

	.footer_menu_width {
		width: 17%
	}

	.footer_menu .call_us ul li {
		margin-right: 15px
	}

	.news-media .view_all_button a {
		padding: 10px 15px;
		font-size: 20px
	}

	.tabbing li {
		font-size: 20px
	}

	.breadcrumb {
		padding: 28px 15px
	}

	.membership-margin {
		margin-top: 76px
	}

	.blog-listing {
		padding: 0 15px 40px
	}

	.blog-listing ul {
		padding-top: 0
	}

	.blog-listing li {
		min-height: 410px
	}

	.blog-listing li .admin-bar {
		font-size: 12px
	}

	.blog-listing li h3 {
		font-size: 16px;
		margin-bottom: 7px
	}

	.blog-listing li .textbox {
		padding: 6px 15px 15px
	}

	.blog-listing li .admin-bar {
		padding: 8px 5px 9px
	}

	.blog-listing li .admin-bar i {
		font-size: 12px
	}

	.blog-listing li .admin-bar span:last-child {
		padding-right: 0
	}

	.banner .overlay {
		font-size: 30px
	}

	.containear {
		padding: 0
	}

	.blog-detail {
		padding: 0 15px 50px
	}

	.blog-detail .col-left h1 {
		font-size: 24px
	}

	.leave-apply h4,
	.our-specialities2 h4,
	.popular-post h4 {
		font-size: 22px
	}

	.leave-apply .button {
		font-size: 20px
	}

	.clinic-list,
	.hygiene {
		padding: 0 15px 50px
	}

	.ethics-text {
		margin-bottom: 20px
	}

	.ethics-text h2 {
		font-size: 30px;
		margin-bottom: 15px
	}

	.ethics-text p {
		padding: 0 5%;
		font-size: 14px;
		line-height: 26px
	}

	.ethics .text-box {
		padding: 0 2%
	}

	.ethics .text-box p {
		font-size: 14px;
		line-height: 21px
	}

	.ethics .text-box h3 {
		padding-bottom: 13px;
		margin-bottom: 14px;
		font-size: 18px
	}

	.ethics .text-box a {
		font-size: 17px
	}

	.ethics .img-box .overlay li {
		font-size: 13px;
		line-height: 20px;
		margin-bottom: 13px;
		padding-left: 30px !important;
		background-size: 18px
	}

	.textimonial-tab {
		padding: 0 15px
	}

	.credibilty-top {
		padding: 60px 15px 60px
	}

	.credibilty-top .imgbox {
		width: 400px;
		margin-right: 100px
	}

	.credibilty-top .textbox {
		width: 480px
	}

	.economic {
		padding: 30px 15px
	}

	.credibilty .row:first-child {
		background: #eee2bc
	}

	.credibilty .text-box {
		padding: 0 5%
	}

	.credibilty .text-box h3 {
		font-size: 19px;
		line-height: 27px;
		margin-bottom: 10px;
		padding-bottom: 15px
	}

	.credibilty .text-box p {
		font-size: 15px;
		line-height: 25px
	}

	.showcase li .caption-first {
		width: 70%
	}

	.showcase li .caption-first h2 {
		font-size: 30px;
		line-height: 70px
	}

	.showcase li .caption-second {
		right: 50px
	}

	.showcase li .caption-second p {
		font-size: 30px;
		line-height: 44px
	}

	.showcase li .caption-second a {
		font-size: 22px
	}

	.direct-to-dentist {
		padding: 0 15px
	}

	.showcase li .caption-first {
		bottom: 30px;
		font-size: 40px
	}

	.showcase li .caption-first h2 {
		line-height: 60px
	}

	.our-specialities2 li {
		min-height: auto !important
	}

	.quality-control {
		padding: 0 15px 50px 15px
	}

	.testimonial_content li h4 {
		font-size: 15px
	}

	.testimonal-nav li a {
		font-size: 20px
	}

	.hygiene-video {
		padding: 0 15px
	}

	.hygiene-video iframe {
		height: 450px
	}

	.ethics .img-box .overlay .textbox {
		padding: 0 10%
	}

	.credibilty .row:first-child .text-box .text-in {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.our-specialities {
		padding: 0 15px
	}

	.our-specialities li {
		width: 23.8%;
		margin: 0 15px 30px 0
	}

	.our-specialities li h4 {
		font-size: 15px
	}

	.our-specialities li p {
		min-height: 80px
	}

	.credibilty .text-box p {
		font-size: 13px;
		line-height: 21px;
		padding-bottom: 25px
	}

	.specialized-form {
		padding: 26px 30px
	}

	.our-packages {
		padding: 0 15px
	}

	.dir-text li,
	.policy li {
		background-size: 18px;
		padding-left: 30px;
		margin-bottom: 10px
	}

	.our-specialities.packages {
		padding: 40px
	}

	.packages #owl-demo .owl-prev {
		left: -33px
	}

	.packages #owl-demo .owl-next {
		right: -33px
	}

	.board-of-dir,
	.clinic-head,
	.dir-text {
		padding: 0 15px
	}

	.clinic-head {
		padding-bottom: 50px
	}

	.board-of-dir .team-view li {
		width: 100% !important
	}

	.board-of-dir li strong {
		width: 96%;
		font-size: 18px
	}

	.board-of-dir h2 {
		margin-bottom: 35px
	}

	.board-of-dir h2::before {
		bottom: -15px
	}

	.ui-tabs #fragment-1,
	.ui-tabs #fragment1 {
		left: 315px
	}

	.ui-tabs #fragment-2,
	.ui-tabs #fragment2 {
		left: 315px;
		top: 315px
	}

	.ui-tabs #fragment-3,
	.ui-tabs #fragment3 {
		left: auto;
		right: 315px
	}

	.ui-tabs #fragment-4,
	.ui-tabs #fragment4 {
		left: 315px;
		top: 343px
	}

	.ui-tabs #fragment-5,
	.ui-tabs #fragment5 {
		left: 315px;
		top: 660px
	}

	.ui-tabs #fragment-5 {
		top: -440px
	}

	.ui-tabs #fragment-6,
	.ui-tabs #fragment6 {
		left: -12px;
		top: 343px
	}

	.ui-tabs #fragment-6 {
		top: -116px
	}

	.ui-tabs #fragment-7,
	.ui-tabs #fragment7 {
		left: 315px;
		top: 686px
	}

	.ui-tabs #fragment-8,
	.ui-tabs #fragment8 {
		left: -11px;
		top: 1002px
	}

	.ui-tabs #fragment-9,
	.ui-tabs #fragment9 {
		left: -11px;
		top: 686px
	}

	.ui-tabs #fragment-10,
	.ui-tabs #fragment10 {
		top: 1028px;
		left: 315px
	}

	.ui-tabs #fragment11 {
		left: -11px;
		top: 1344px
	}

	.ui-tabs #fragment12 {
		left: -11px;
		top: 1028px
	}

	.ui-tabs #fragment13 {
		left: 315px;
		top: 1371px
	}

	.ui-tabs #fragment14 {
		left: -11px;
		top: 1688px
	}

	.ui-tabs #fragment15 {
		left: -11px;
		top: 1371px
	}

	.ui-tabs #fragment16 {
		left: 315px;
		top: 1713px
	}

	.ui-tabs #fragment17 {
		left: -11px;
		top: 2030px
	}

	.ui-tabs #fragment18 {
		left: -11px;
		top: 1714px
	}

	.ui-tabs #fragment19 {
		left: 315px;
		top: 2057px
	}

	.ui-tabs #fragment20 {
		left: -11px;
		top: 2375px
	}

	.ui-tabs #fragment21 {
		left: -11px;
		top: 2057px
	}

	.ui-tabs #fragment22 {
		left: 315px;
		top: 2400px
	}

	.clove_appointment {
		padding: 0 15px
	}

	.faq {
		padding: 0 15px 50px 15px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.middle_step {
		margin: 0 29px 0 29px
	}

	.xdsoft_datetimepicker.xdsoft_inline {
		width: 285px !important
	}

	.xdsoft_datetimepicker .xdsoft_datepicker {
		width: 200px !important
	}

	.xdsoft_datetimepicker .xdsoft_month {
		width: 80px !important
	}

	.career-path {
		padding: 0 15px
	}

	.recruitment-process {
		padding: 0 15px 40px 15px
	}

	.join-to-clove .textbox p {
		padding: 0 15px
	}

	.recruitment-process .textbox {
		position: relative
	}

	.recruitment-process .textbox .text-in {
		top: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0)
	}

	.recruitment-process .row {
		margin-bottom: 10px
	}

	.fun-tab {
		padding: 0 15px
	}

	#sync1 .video-overlay,
	#sync1_1 .video-overlay {
		background-position: center center;
		background-color: #fff
	}

	.dental-network {
		padding: 0 15px
	}

	.dental-network .inner {
		padding: 0 0 119px 380px
	}

	.open-positions {
		padding: 30px 15px 30px 15px
	}

	.open-positions li:nth-child(3n+1) {
		clear: both
	}

	.open-positions ul {
		padding-top: 30px
	}

	.busi-development {
		padding-left: 15px;
		margin-right: 18px
	}

	.busi-development .location {
		font-size: 16px;
		line-height: 26px
	}

	.busi-development ul li {
		float: none;
		margin: 0 0 7px 0
	}

	.apply-now {
		margin-bottom: 50px
	}

	.milestones,
	.vision {
		padding: 0 15px
	}

	.bg-grey {
		padding: 40px 15px
	}

	.other-location .row {
		padding: 70px 15px 0 15px
	}

	.contact-add h3 {
		font-size: 22px
	}

	.fun-to-clove {
		padding: 50px 15px
	}

	#sync1 .item iframe,
	#sync1_1 .item iframe {
		height: 485px
	}

	.credibilty-top.row2 .imgbox {
		margin: 0 0 0 114px
	}

	.credibilty-top .textbox h3 {
		font-size: 20px
	}

	.board-of-company {
		padding: 0 15px
	}

	.board-of-company li,
	.board-of-dir li {
		width: 31.3%
	}

	.braces-aligner {
		padding: 0 15px 40px 15px
	}

	.schedule {
		padding: 35px 15px
	}

	.schedule h4 {
		font-size: 35px
	}

	.schedule p {
		font-size: 16px
	}

	.impant2 .acco-tab {
		font-size: 16px;
		padding: 14px 20px
	}

	.news-tab {
		padding: 0 15px
	}

	.news-popup .imgbox img {
		max-height: 600px;
		max-width: 600px
	}

	.aboutus {
		padding: 0 15px
	}

	.aboutus .textbox {
		padding-top: 0
	}

	.core-value .col {
		margin: 0 8px
	}

	.core-value {
		margin: 50px 0
	}

	.client-box .fun-nav li a {
		font-size: 18px
	}

	.patient-feedback {
		padding: 0 15px 40px 15px
	}

	.credibilty-top .textbox .text-in {
		min-height: auto
	}

	.join-to-clove .textbox {
		padding: 120px 0 0
	}

	.join-to-clove .textbox p {
		padding: 0 15px 30px 15px
	}

	#sync1,
	#sync1_1,
	#sync2,
	#sync2_2 {
		width: 49.1%
	}

	#sync1 .item iframe,
	#sync1_1 .item iframe {
		height: 470px
	}

	.faq {
		padding: 30px 15px 50px
	}

	.testimonial_content .text-box {
		min-height: 200px
	}

	.credibilty .row:first-child .text-box {
		position: absolute;
		padding-top: 20px
	}

	.leave-apply .button,
	.search2 .button {
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none
	}

	.search2 .button {
		border-radius: 0;
		padding: 0 10px
	}

	.search2 .input {
		border-radius: 0
	}

	.credibilty .text-box .text-in {
		padding: 10px 3%
	}

	.credibilty .row:first-child {
		padding: 20px 0
	}

	.serach-result {
		padding: 0 15px
	}

	.listing-clinic li {
		min-height: 100px
	}

	.busi-development {
		width: 50%
	}

	.enquiry-formbox-wrap {
		z-index: 99999999
	}

	.enquiry-formbox {
		position: relative;
		left: 50%;
		top: 0;
		transform: translate(-50%, 0);
		height: 700px
	}

	.hygiene .img-box iframe {
		width: 373px
	}

	.direct-to-dentist .textbox img {
		width: 500px;
		margin: 0 0 20px 19px
	}

	.news-media .articale_date-box .media-list {
		width: 230px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
		min-height: 475px
	}

	.apply-now .capcha #captcha_code3,
	.appointment_capchacode #captcha_code1,
	.contact-form #captcha_code2 {
		margin: 1px 8px 0
	}

	.braces-aligner .row.smile01 img {
		width: 31.9%
	}

	.braces-aligner .row .col2 img {
		width: 45%
	}

	.impant2 .bridge img {
		width: 400px
	}

	.footer_menu.last_menu,
	.footer_menu_width,
	.footer_treatments_width {
		width: 33%
	}

	.footer_menu:nth-child(4n) {
		clear: both
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 65px
	}

	.textbox-smile img {
		width: 350px
	}

	.textbox-smile {
		padding-bottom: 20px
	}

	.showcase li .caption-second p {
		font-size: 24px;
		line-height: 36px;
		padding-bottom: 15px
	}

	.showcase li .caption-second a {
		font-size: 17px
	}

	.showcase li .caption-first {
		width: 56%
	}

	.showcase li .caption-first h2 {
		font-size: 24px;
		line-height: 50px
	}

	.figure-box li .counter {
		font-size: 20px
	}

	.figure-box li .counter-no {
		font-size: 20px
	}

	.figure-box li .plus {
		font-size: 25px
	}

	.figure-box li .icon-box img {
		width: 50px;
		height: 50px
	}

	.Specialities-box h1 {
		font-size: 26px;
		margin-bottom: 30px
	}

	.offer_panel {
		padding: 18px 0
	}

	.offer_panel h3 {
		font-size: 18px
	}

	.experience-box h3 {
		font-size: 26px
	}

	.our-doctors-box h3 {
		font-size: 26px;
		margin-bottom: 20px
	}

	.tab-content3 h4 {
		font-size: 18px
	}

	.tab-content3 h4 span {
		font-size: 15px
	}

	.tab-content3 p {
		font-size: 14px;
		line-height: 25px
	}

	.doc-tabbing .doctor-imgbox a {
		font-size: 17px
	}

	.client-box h3 {
		font-size: 26px
	}

	.client-box .fun-nav li a {
		font-size: 15px
	}

	.blog_media .news-media h2 {
		font-size: 26px;
		padding-bottom: 20px
	}

	.news-media .view_all_button a {
		font-size: 16px
	}

	.blog-listing .teeth-text h2 {
		font-size: 25px
	}

	.blog-listing li p {
		font-size: 13px
	}

	.blog-listing p,
	.clinic-list p,
	.dir-text p {
		font-size: 14px;
		line-height: 25px
	}

	.clinic-list h2,
	.our-specialities h3 {
		font-size: 24px;
		margin-bottom: 30px
	}

	.board-of-company h3,
	.board-of-dir h2,
	.clinic-head h3,
	.dir-text h2,
	.economic h3,
	.policy h3,
	.title-text h3 {
		font-size: 24px
	}

	.board-of-dir,
	.clinic-head,
	.dir-text {
		padding: 25px 15px 0
	}

	.clinic-head h2 {
		font-size: 25px
	}

	.clinic-head p,
	.quality-control p,
	.testimonial_content .text-box p {
		font-size: 14px;
		line-height: 25px
	}

	.quality-control p {
		padding-bottom: 15px
	}

	.clinic-head a {
		font-size: 18px
	}

	.clinic-head a::before {
		font-size: 28px;
		top: 9px
	}

	.dir-text li,
	.policy li {
		background-size: 15px;
		padding-left: 25px;
		font-size: 14px;
		line-height: 25px
	}

	.board-of-company .team-view2 h4,
	.board-of-dir .team-view h4 {
		font-size: 20px
	}

	.enquiry-butnbox {
		background-size: 35px;
		width: 35px
	}

	.board-of-dir li strong {
		width: 100%;
		font-size: 16px;
		padding: 10px 25px
	}

	.contact-list .cnt-btn {
		background-size: 84px;
		height: 40px;
		width: 40px;
		right: -40px;
		background-position: left -28px
	}

	.clinic-head {
		padding-bottom: 40px
	}

	.blog-detail .col-left li,
	.braces-aligner li,
	.impant2 .acco-content li,
	.impant2 .row-first .textbox li,
	.patient-feedback li,
	.quality-control li {
		background-size: 15px;
		padding-left: 25px;
		font-size: 14px;
		line-height: 24px
	}

	.testimonal-nav li a {
		font-size: 15px
	}

	.testimonial_content .text-box h5 {
		font-size: 18px;
		padding-bottom: 10px
	}

	.testimonial_content .text-box span {
		font-size: 15px
	}

	.hygiene .img-box iframe {
		width: 387px;
		left: 18px;
		top: 18px
	}

	.hygiene h3 {
		font-size: 26px
	}

	.hygiene .col2 p {
		font-size: 14px
	}

	.hygiene .col2 strong {
		font-size: 14px;
		line-height: 25px
	}

	.hygiene ol li::before {
		background-size: 20px;
		line-height: 21px;
		font-size: 13px;
		width: 20px
	}

	.hygiene ol li {
		font-size: 14px;
		line-height: 25px
	}

	.hygiene .img-box img {
		left: 18px;
		top: 18px
	}

	.ethics-text p,
	.our-specialities p {
		line-height: 25px
	}

	.our-specialities li a {
		font-size: 14px
	}

	.our-specialities li a {
		padding: 11px 30px 11px 11px
	}

	.our-specialities li a::before {
		font-size: 21px;
		top: 7px;
		right: 12px
	}

	.braces-aligner h1 {
		font-size: 24px;
		margin-bottom: 40px
	}

	.impant2 .row-first .textbox p {
		font-size: 14px;
		line-height: 24px
	}

	.impant2 .row-first {
		margin-bottom: 20px
	}

	.impant2 .acco-content p {
		font-size: 14px
	}

	.impant2 .acco-content h4,
	.impant2 .row-first .textbox h4 {
		font-size: 17px
	}

	.impant2 .acco-tab {
		font-size: 15px;
		padding: 13px 20px;
		margin-bottom: 1px
	}

	.impant2 .acco-tab .acco-btn {
		background-size: 37px;
		width: 37px;
		height: 41px
	}

	.impant2 .bridge p {
		font-size: 13px;
		line-height: 22px
	}

	.schedule h4 {
		font-size: 22px;
		margin-bottom: 10px
	}

	.team-care h3 {
		font-size: 25px
	}

	.braces-aligner h2 {
		font-size: 20px
	}

	.braces-aligner h5 {
		font-size: 16px;
		line-height: 26px
	}

	.braces-aligner li {
		background-position: left 5px;
		font-size: 14px;
		padding-bottom: 7px
	}

	.braces-aligner li,
	.braces-aligner p {
		font-size: 14px
	}

	.impant2 .acco-content h3,
	.impant2 .row-first .textbox h3 {
		font-size: 20px;
		line-height: 26px
	}

	.braces-aligner li {
		margin-bottom: 10px !important
	}

	.impant2 .acco-content p {
		padding-bottom: 10px
	}

	.live-video .video-box {
		border: 4px solid #fff
	}

	.core-value h3 {
		font-size: 22px;
		margin-bottom: 25px
	}

	.core-value h4 {
		font-size: 18px
	}

	.contact-form h3 {
		font-size: 22px
	}

	.contact-form label,
	.contact-form p {
		font-size: 15px
	}

	.contact-form .wpcf7-mathcaptcha,
	.contact-form .wpcf7-text,
	.contact-form .wpcf7-textarea {
		margin-top: 3px
	}

	.contact-add h3 {
		font-size: 18px
	}

	.contact-add p {
		font-size: 14px;
		line-height: 25px
	}

	.contact-add a {
		font-size: 18px
	}

	.contact-form .wpcf7-submit {
		height: 45px;
		line-height: 45px;
		width: 135px;
		font-size: 20px
	}

	.apply-now {
		width: 47%
	}

	.apply-now h4 {
		font-size: 20px;
		margin-bottom: 12px
	}

	.busi-development h3 {
		font-size: 22px
	}

	.busi-development .location::before {
		top: 1px
	}

	.ceo-overlay .ceo-inner {
		max-height: 450px
	}

	#owl-demo .owl-prev {
		top: 50%;
		left: 0
	}

	#owl-demo .owl-next {
		top: 50%;
		right: 0
	}

	.refund {
		padding: 0 15px 40px 15px
	}

	.refund h4 {
		font-size: 20px;
		margin-bottom: 5px
	}

	.news-media .articale_date-box .media-list img {
		max-height: 125px;
		width: auto
	}

	.thank-you1 {
		padding: 0 15px
	}

	.thank-you1 .textbox p {
		font-size: 17px;
		line-height: 27px
	}

	.hygiene .img-box iframe {
		left: 0;
		top: 0;
		width: 100%;
		float: left
	}

	.hygiene .img-box img {
		left: 0;
		top: 0;
		width: 100%
	}

	.hygiene .img-box {
		margin-bottom: 35px
	}

	.spreading-smile {
		font-size: 28px;
		padding: 0
	}

	.spreading-smile strong {
		background-size: 36px;
		background-position: right center;
		padding-right: 55px
	}

	.scroll-pane {
		height: 350px
	}

	.enquiry-formbox {
		height: 620px !important
	}

	.articale_date-box .post_article h3,
	.news-media .articale_date-box a h3 {
		font-size: 14px
	}

	.articale_date-box .post_article span {
		font-size: 13px
	}

	.news-media .video_article img {
		min-height: auto
	}

	.wait {
		background: #ff8501;
		padding: 8px 25px;
		color: #fff;
		font-weight: 700;
		font-size: 15px
	}

	.bootom_footer .counter-txt {
		width: 40%
	}

	.special-offers-banner {
		margin-bottom: 35px
	}

	.special-offers-banner .bronze-img {
		left: 5%
	}

	.special-offers-banner .bronze-img img {
		width: 320px
	}

	.special-offers-banner .white_pattern {
		background-size: 100%;
		width: 600px;
		height: 165px;
		right: 5%
	}

	.special-offers-banner .white_pattern h3 {
		font-size: 23px;
		line-height: 32px;
		top: 38px
	}

	.special-offers {
		padding: 0 50px 35px
	}

	.newsletter01 {
		padding: 30px 15%
	}

	.newsletter01 h3 {
		font-size: 20px;
		margin-bottom: 15px
	}

	.special-offers-banner.platinum-membership {
		min-height: 274px
	}

	.special-offers-banner.platinum-membership .bronze-img {
		width: 270px;
		margin-left: 90px
	}

	.special-offers-banner.platinum-membership .bronze-img img {
		width: 100%
	}

	.platinum-membership .plan {
		font-size: 24px
	}

	.contact-row {
		padding: 10px 0 30px
	}

	.special-offers-banner.platinum-membership .white_pattern h3 {
		font-size: 25px;
		line-height: 36px;
		top: 48px
	}

	.platinum-membership .plan {
		font-size: 27px
	}

	.platinum-membership .benefits-content.attractive li {
		height: 273px
	}

	.special-offers-banner.platinum-membership .white_pattern {
		background-size: 640px 180px;
		width: 640px
	}

	.platinum-membership .plan {
		font-size: 18px;
		line-height: 30px
	}

	.home-banner .platinum-box {
		width: 395px;
		left: 20px;
		margin-left: 0
	}

	.home-banner .right-form {
		background-size: 535px 295px;
		width: 545px;
		height: 265px;
		padding: 66px 104px 0;
		right: -10px;
		margin-right: 0
	}

	.home-banner .right-form h3 {
		font-size: 26px;
		padding-bottom: 25px
	}

	.home-banner .right-form h4 {
		font-size: 25px
	}

	.home-banner .right-form .btn-row .button {
		font-size: 20px
	}

	.showcase .know-more2 {
		transform: translate(-10px, 38px);
		-webkit-transform: translate(-10px, 38px);
		-moz-transform: translate(-10px, 38px);
		-ms-transform: translate(-10px, 38px);
		-o-transform: translate(-10px, 38px);
		font-size: 14px;
		padding: 8px 10px
	}

	.dental-left {
		width: 25%
	}

	.dental-left h3 {
		font-size: 20px
	}

	.dental-right {
		width: 70%
	}

	.dental-video-list li {
		width: 45%;
		min-height: 290px
	}

	.dental-video-list li:nth-child(3n) {
		margin-right: 29px
	}

	.dental-video-list li:nth-child(2n) {
		margin-right: 0
	}

	.dental-right .top-text {
		padding: 0 0 11px 0
	}

	.dental-video-list li p {
		font-size: 14px
	}

	.dental-video-list li .video-box iframe {
		height: 172px
	}

	.dental-right .top-text p {
		line-height: 24px
	}

	.christmas-content {
		width: 600px;
		margin-left: -100px;
		top: 70px
	}

	.christmas-content h2 {
		font-size: 40px;
		line-height: 45px;
		padding-bottom: 15px
	}

	.christmas-content a {
		font-size: 20px;
		line-height: 35px
	}

	.corporate-main {
		padding: 0 15px
	}

	.corporate-testimonal .text-b p {
		font-size: 20px;
		line-height: 30px
	}

	.corporate-testimonal .text-b h3 {
		font-size: 18px
	}

	.corporate-logo li {
		width: 23.4%
	}

	.corporate-logo h2,
	.corporate-testimonal h2 {
		font-size: 24px
	}

	.corporate-logo li h4 {
		padding: 54px 35px
	}

	.contact-row.Partner {
		padding-bottom: 50px
	}

	.camp-gallery h3 {
		font-size: 24px
	}

	.corporate-form {
		padding: 30px 15px
	}

	.corporate-form .input {
		width: 24.2%
	}

	.corporate-form p {
		font-size: 20px
	}

	.corporate-list {
		width: 690px
	}

	.braces-aligner.heading-font h2 {
		font-size: 18px
	}

	.braces-aligner.heading-font h2::before {
		bottom: -12px
	}

	.client-box #owl-demo3 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo4 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo6 .youtube-imgbox.item .lyte-wrapper.last_slide a {
		font-size: 14px
	}

	.br_text h2 {
		font-size: 17px;
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 26px
	}

	.br_text .br_click_here a {
		padding: 7px 0;
		font-size: 14px
	}

	.ui-tabs .team-view .scroll-pane2,
	.ui-tabs .team-view2 .scroll-pane2 {
		max-height: 450px
	}

	.newsletter01 {
		padding: 30px 5%
	}

	.newsletter01 .es_textbox {
		width: 26%
	}

	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		width: 16%
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 50px
	}

	.nav-bar li {
		font-size: 13px
	}

	.nav-bar.sticky li {
		margin: 0;
		font-size: 13px
	}

	.nav-bar li:nth-child(6):hover ul {
		left: auto;
		right: 0
	}

	.nav-bar li li {
		margin: 0
	}

	.head-top-menu ul li,
	.header-bottom .info-box li {
		font-size: 13px
	}

	.header-bottom .info-box li a {
		padding: 8px
	}

	.header-bottom .info-box li .contact-icon {
		background-size: 165px;
		height: 22px;
		background-position: 0 -172px
	}

	.header-bottom .info-box li a:hover .contact-icon {
		background-position: 0 -194px
	}

	.header-bottom .logo-box {
		width: 13%
	}

	.header-bottom .logo-box a {
		width: 130px
	}

	.header-bottom .info-box {
		width: 20%
	}

	.nav-bar {
		width: 71%
	}

.nav-bar .navigation li{margin: 0 4px;}
	.nav-bar .navigation li a {
		padding: 8px 3px
	}

	.bronze-payment {
		padding: 25px 3% 25px
	}

	.bronze-payment-content {
		padding: 20px 30px 0 0
	}

	.bronze-payment-content img {
		max-width: 370px
	}

	.bronze-payment .payment-form .orange-bar {
		padding: 15px;
		margin-bottom: 35px
	}

	.bronze-payment .payment-form .orange-bar .plan {
		width: 65%
	}

	.client-box .youtube-imgbox.item {
		min-height: 387px
	}

	.refine-dir {
		padding: 0
	}

	.refine-dir .team-view .scroll-pane2 {
		max-height: 450px
	}

	.refine-dir li {
		width: 20%
	}

	.banner-box {
		min-height: 585px
	}

	.banner-box .banner-formbox {
		padding: 5px 20px 10px
	}

	.banner-box .banner-formbox h2 {
		font-size: 28px;
		line-height: 32px
	}

	.banner-box .box h1 {
		font-size: 35px;
		line-height: 40px;
		padding-top: 10px
	}

	.blog-detail .col-left h2 {
		font-size: 24px
	}

	.service-toppanel .inner_servicebg {
		min-height: 250px
	}

	.service-toppanel .service-contentbox {
		margin-top: -175px;
		margin-bottom: 30px
	}

	.image-gallery h2 {
		margin-bottom: 30px
	}

	.image-gallery .comman-content-box .gallery-textbox h4 {
		margin: 0 0 10px 0;
		font-size: 16px
	}

	.impant2 {
		margin-bottom: 10px
	}

	.service-toppanel .box {
		max-width: 97%
	}

	.service-toppanel .braces-aligner {
		padding: 0
	}

	.service-toppanel .service-contentbox {
		padding: 30px
	}

	.service-toppanel .image-gallery {
		padding-top: 0;
		margin-bottom: 0
	}

	.impant2 .acco-tab {
		padding: 10px 50px
	}

	.impant2 .acco-content li {
		padding-left: 28px
	}

	.impant2 .acco-tab::before {
		left: 25px
	}

	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		width: 58%;
		float: left
	}

	.subscribe_sidebar1 .newsletter01 .es_textbox.es_captcha_img {
		float: left;
		width: 42%
	}

	.newsletter01 .es_textbox {
		padding: 0
	}

	.newsletter01 .es_textbox.es_captcha_img p.capLoad {
		margin-left: 1px
	}

	.blog-detail .col-right {
		width: 32%
	}

	.blog-detail .col-left {
		width: 62%
	}

	.about-stuff ul li {
		padding: 0 15px
	}

	.about-stuff ul li.even .about-txtbox,
	.about-stuff ul li.odd .about-txtbox {
		width: 60%;
		line-height: 22px;
		padding: 45px 0
	}

	.about-stuff ul li.even .about-imgbox,
	.about-stuff ul li.odd .about-imgbox {
		width: 35%
	}

	.quote-box .box h4 {
		position: relative
	}

	.quote-box .box h4::after {
		right: 222px
	}

	.quote-box .box h4::before {
		left: 216px
	}

	.main-why-clove .why-left-panel {
		width: 28%
	}

	.main-why-clove .why-right-panel {
		width: 70%
	}

	.main-why-clove .why-right-panel ul li {
		width: 335px;
		margin: 0 18px 23px 0
	}

	.activity-box .activity-right-panel ul li {
		font-size: 18px
	}

	.full-footer .full-footer-in {
		padding: 50px 20px 0 20px
	}

	.full-footer .full-footer-in .call-list-box ul li.call-last {
		font-size: 12px
	}

	.social-network-box ul li {
		padding-right: 18px
	}

	.nav-bar .navigation li a {
		padding: 5px
	}

	.testimonial .slides li .row img {
		width: 100px
	}

	.inner-contentbox h2 {
		font-size: 20px
	}

	.our-specialities li a.rmore {
		font-size: 14px
	}

	.our-specialities li a.rmore {
		padding: 11px 30px 11px 11px
	}

	.our-specialities li a.rmore::before {
		font-size: 21px;
		top: 7px;
		right: 12px
	}

	.inner-contentbox {
		padding: 0 0 50px 0
	}

	.stepup-content-wrap {
		padding-bottom: 70px
	}

	.price-table {
		margin-bottom: 50px
	}

	.price-table .box {
		padding: 0 15px
	}

	.press-release {
		padding: 0 75px 30px
	}

	.press-release h3 {
		font-size: 50px;
		line-height: 60px
	}

	.faq-treat .box {
		padding: 0 15px
	}

	.video-testimonial .customNavigation .prev {
		left: 20px
	}

	.video-testimonial .customNavigation .next {
		right: 20px
	}
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
	.header-bottom .info-box li.doc-wdt {
		width: 100%;
		line-height: 42px;
		font-size: 14px
	}

	.header-bottom .info-box li.cal-wdt {
		width: 100%
	}

	.header-bottom .nav-bar.sticky .info-box {
		margin-top: -10px
	}

	.header-bottom .info-box li .contact-icon {
		margin-right: 11px
	}

	.header-bottom .info-box li.doc-wdt samp {
		float: left
	}

	.nav-bar.sticky .navigation {
		margin-top: 20px
	}

	.nav-bar.sticky .sticky-logo {
		display: block;
		margin-top: 8px
	}

	.main-clove-story .box .clove-story-inbox {
		width: 88%;
		margin: 75px 5%
	}

	.clove_story_caption,
	.sucess-list {
		padding: 0 2%
	}

	.box .sucess-list ul li {
		width: 49%;
		min-height: 235px
	}

	.box .sucess-list ul li .sucess-imgbox {
		width: 30%;
		height: auto
	}

	.box .sucess-list ul li .sucess-textbox {
		width: 67%;
		padding-right: 0
	}

	.main-clove-story .box {
		padding: 0 60px
	}

	.main-clove-story .box .clove-story-inbox {
		width: 100%;
		margin: 75px 0
	}

	.main-clove-story .box .clove-story-inbox .story-left-imgbox {
		width: 43%
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox {
		width: 57%;
		padding: 0 35px
	}

	.main-casebox {
		padding: 0 112px
	}

	.main-figbox {
		width: 800px;
		margin: 60px auto 0;
		float: none
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 47px
	}

	.refine-dir,
	.refine-search {
		padding: 0 15px
	}

	.board-of-dir.refine-dir li .name-tag h4 {
		font-size: 12px;
		line-height: 18px
	}

	.dental-tourism {
		padding-top: 75px
	}

	.banner-box .box h1 {
		padding-top: 50px
	}

	.banner-box .banner-formbox select.select,
	.banner-box .banner-formbox span.select,
	.banner-box .banner-formbox ul li input {
		font-size: 14px;
		height: 40px;
		line-height: 30px
	}

	.banner-box .banner-formbox span.select {
		background-size: 45px auto
	}

	.banner-formbox .capthe-code-img {
		padding: 8px 10px 2px 10px
	}

	.banner-formbox p.capLoad {
		margin-top: 8px
	}

	.banner-formbox .enquire-btn {
		height: 45px;
		line-height: 43px;
		font-size: 24px
	}

	.accessibility,
	.awarded-box,
	.information-travel,
	.main-differencebox,
	.pros-dental-tourism,
	.why-clove {
		padding: 50px 10px
	}

	.accessibility h2,
	.awarded-box h2,
	.clove-difference h2,
	.information-travel h2,
	.pros-dental-tourism h2,
	.why-clove h2 {
		padding-bottom: 50px
	}

	.clove-difference ul li {
		min-height: 285px;
		padding: 30px 10px 10px
	}

	.clove-difference ul li .difference-text-box h4 {
		font-size: 30px;
		line-height: 38px
	}

	.pros-dental-tourism h2 strong {
		padding-top: 20px
	}

	.pros-dental-tourism ul {
		padding-top: 30px
	}

	.royal-society {
		padding: 20px 10px
	}

	.royal-society-textbox p {
		padding-top: 25px
	}

	.awarded-box ul li {
		min-height: 342px
	}

	.awarded-box ul li img {
		max-height: 200px
	}

	.awarded-box ul li .caption-box {
		height: 112px
	}

	.accessibility .accessibility-mapbox img {
		max-width: 500px
	}

	.right-spe-box {
		width: 28%
	}

	.main-post-box {
		width: 68%
	}

	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		width: 53%;
		float: left
	}

	.subscribe_sidebar1 .newsletter01 .es_textbox.es_captcha_img {
		float: left;
		width: 47%
	}

	.newsletter01 .es_textbox {
		padding: 0
	}

	.blog-detail .col-right {
		width: 32%
	}

	.blog-detail .col-left {
		width: 62%
	}

	.quote-box .box h4::after {
		right: 145px
	}

	.quote-box .box h4::before {
		left: 145px
	}

	.home-midwarp .presence-box {
		width: 52%
	}

	.opening-page {
		padding: 25px 10px 50px 10px
	}

	.opening-lt-panel ul li {
		min-height: 264px;
		margin: 0 14px 28px
	}

	.opening-lt-panel .data-applybox {
		padding-top: 10px
	}

	.opening-rgt-panel {
		width: 58%
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.newsletter01 .es_textbox {
		width: 48%
	}

	.newsletter01 .es_textbox.es_captcha_img {
		width: 24%;
		margin-top: 15px
	}

	.newsletter01 .es_textbox.es_captcha {
		width: 32%;
		margin-top: 15px
	}

	.newsletter01 .es_button {
		width: 38%;
		margin-top: 15px
	}

	.target-block .tag-title {
		font-size: 14px;
		padding: 7px 10px
	}

	.target-block .tag-title sup {
		font-size: 12px
	}

	.header-top .boxcomman {
		padding: 0 15px
	}

	.header-bottom .boxcomman {
		padding: 0 15px
	}

	.nav-bar .boxcomman ul {
		width: 100%;
		float: right;
		text-align: center
	}

	.nav-bar .boxcomman li {
		font-size: 14px;
		line-height: 25px;
		margin: 2px 8px;
		float: none;
		display: inline-block
	}

	.nav-bar .boxcomman li a {
		padding: 0 3px
	}

	.nav-bar.sticky .boxcomman li a {
		text-decoration: none;
		color: #010101;
		padding: 0 4px;
		text-shadow: 0 1px 0 #f9c097
	}

	.nav-bar.sticky .boxcomman ul {
		width: 82%
	}

	.sticky-logo {
		top: 11px
	}

	.sticky-logo {
		display: block;
		left: 10px;
		height: 59px;
		padding-top: 7px;
		position: absolute;
		top: 0;
		width: 116px;
		opacity: 0;
		background-color: #4f3225
	}

	.figure-box li .plus {
		top: -3px;
		margin-left: 2px;
		font-size: 25px
	}

	.figure-box li .counter {
		font-size: 20px;
		line-height: 28px
	}

	.figure-box li .counter-no {
		font-size: 20px;
		line-height: 28px
	}

	.figure-box li .stat-detail {
		line-height: 18px;
		font-size: 12px
	}

	.Specialities-rotate li .special-rotate .iconimg-txt-box h3 {
		font-size: 16px
	}

	.Specialities-rotate li .special-rotate {
		padding: 0 1.2%
	}

	.Specialities-rotate li .special-rotate .iconimg-txt-box p {
		line-height: 22px
	}

	.experience-box h3 {
		font-size: 25px
	}

	.experience-box p {
		font-size: 13px
	}

	.mid-warp .experience-box {
		padding-top: 30px
	}

	.mid-warp .corporate-video-box {
		padding: 20px 0 40px 20px
	}

	.mid-warp .corporate-video-box p {
		font-size: 14px;
		line-height: 25px
	}

	.mid-warp .experience-box .flex-direction-nav .flex-next {
		right: -36px
	}

	.mid-warp .experience-box .flex-direction-nav .flex-prev {
		left: -36px
	}

	.video-btn-box .video-btun {
		font-size: 21px;
		padding: 6px 12px
	}

	.mid-warp .corporate-video-box .abt-clove-box li {
		line-height: 26px
	}

	.clove-exp li .exp-move {
		width: 100%;
		float: left;
		padding: 0 10px;
		margin: 7px 0
	}

	.clove-exp li .exp-txt-box h5 {
		font-size: 14px;
		line-height: 17px;
		padding: 5px 0 13px
	}

	.clove-exp li .exp-icon-box {
		width: 30%;
		display: inline-block;
		float: none
	}

	.doc-tabbing li {
		margin: 0 8px 8px 0
	}

	.categories .back .text-box h3 {
		font-size: 12px;
		margin-bottom: 0
	}

	.categories .back .text-box {
		padding: 0
	}

	.categories .back .text-box p {
		font-size: 10px
	}

	.tab-content3 h4 {
		font-size: 30px
	}

	.tab-content3 p {
		font-size: 14px;
		line-height: 22px
	}

	.doc-tabbing li a .overlay h3 {
		font-size: 11px;
		padding-top: 31%;
		margin-bottom: 5px
	}

	.doc-tabbing li a .overlay strong {
		font-size: 10px
	}

	.our-packages-box {
		padding: 50px 2.2%
	}

	.our-packages-box li {
		width: 24%;
		margin-right: 1%
	}

	.our-packages-box li .doctor-txtbox .doc-lstbox {
		padding: 0 6px
	}

	.our-packages-box li .doctor-txtbox .doc-hedbox h4 {
		padding: 14px 8px
	}

	.our-packages-box li .doctor-txtbox .doc-lstbox li {
		font-size: 12px
	}

	.our-packages-box li .doctor-txtbox .doc-prcbox p {
		font-size: 36px
	}

	.plan-box {
		width: 100%;
		padding: 0 25px
	}

	.enquiry-formbox {
		width: 100%;
		padding: 40px
	}

	.clove_appointment .boxcomman {
		padding: 27px 15px;
		width: 100%
	}

	.blog_media .news-media {
		float: left;
		width: 100%;
		padding: 0 18px;
		text-align: center
	}

	.tab-content3 .achive-box li i {
		font-size: 15px
	}

	.tab-content3 .achive-box li {
		font-size: 14px
	}

	.tab-content3 .achive-box li span {
		display: inline-block;
		float: left
	}

	.news-media .articale_date-box,
	.news-media .video_article {
		width: 350px;
		float: none;
		display: inline-block;
		text-align: left
	}

	.articale_date-box .post_article h3 {
		font-size: 14px;
		line-height: 22px
	}

	.footer .boxcomman {
		width: 100%;
		padding: 0 15px
	}

	.footer_treatments_width {
		width: 20%
	}

	.bootom_footer .boxcomman {
		width: 100%;
		padding: 0 15px
	}

	.footer_menu {
		width: 33%
	}

	.footer_menu:nth-child(4n) {
		clear: both
	}

	.footer h3,
	.footer_menu .call_us h4 {
		font-size: 13px;
		line-height: 18px
	}

	.footer_menu ul li {
		line-height: 22px
	}

	.footer_menu .call_us ul li {
		margin-right: 8px
	}

	.footer_menu .call_us ul li a {
		font-size: 16px
	}

	.clove-slide-box {
		padding-top: 60px
	}

	.mid-warp .experience-box .flex-direction-nav {
		top: 50%
	}

	.mid-warp .experience-box {
		padding-bottom: 0
	}

	.back,
	.categories,
	.front {
		width: 110px;
		height: 110px;
		float: left
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-next {
		top: 53px;
		right: -36px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-prev {
		top: 53px;
		left: -36px
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-next {
		right: -40px
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -40px
	}

	.Specialities-box h1,
	.our-doctors-box h3 {
		font-size: 30px
	}

	#owl-demo .special-rotate.item {
		padding: 0 5%
	}

	#owl-demo .special-rotate.item .iconimg-box img {
		width: 230px
	}

	#owl-demo .owl-next,
	#owl-demo .owl-prev {
		background-size: 184px;
		width: 30px;
		height: 55px
	}

	#owl-demo .owl-next {
		background-position: -34px 0
	}

	.offer_panel h3 {
		font-size: 18px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-next,
	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-prev {
		top: 50%;
		margin-top: -34px
	}

	.doc-tabbing li {
		width: 45%
	}

	.back,
	.categories,
	.front {
		width: 160px !important;
		height: 160px !important
	}

	.down-arrow {
		width: 46px;
		bottom: 0
	}

	.doc-tabbing li {
		margin: 0 16px 16px 0
	}

	.doc-tabbing li:nth-child(3n) {
		margin-right: 16px
	}

	.client-box .client_saytext.item .testimonial_title::before {
		left: 30%
	}

	.client-box .client_saytext.item .clientsay_textcontent {
		padding: 20px;
		min-height: 180px
	}

	.client-box .client_saytext.item .clientsay_textcontent p {
		line-height: 25px
	}

	.categories .back .text-box h3 {
		font-size: 14px;
		line-height: 20px
	}

	.categories .back .text-box p {
		font-size: 12px
	}

	.tabbing li {
		font-size: 18px
	}

	.articale_date-box .post_article h3,
	.first_caption.video_title .post_article h3 {
		font-size: 14px;
		line-height: 21px
	}

	.blog_media .news-media h2 {
		font-size: 26px
	}

	.articale_date-box .date_time strong {
		font-size: 30px
	}

	.news-media .view_all_button a {
		font-size: 18px;
		padding: 13px 15px
	}

	.video_article .video_title span {
		font-size: 14px;
		line-height: 22px;
		display: block;
		padding-bottom: 5px;
		padding-top: 5px
	}

	.video_article .video_title p {
		font-size: 14px
	}

	.blog_media.news-media2 .video_article,
	.news-media .video_article {
		height: 300px
	}

	.news-media .video_article {
		min-height: 300px
	}

	.blog-listing {
		padding: 0 15px 40px
	}

	.blog-listing ul {
		padding-top: 0
	}

	.breadcrumb {
		padding: 20px 15px
	}

	.blog-listing p {
		font-size: 14px;
		line-height: 24px
	}

	.banner .overlay {
		font-size: 25px
	}

	.blog-listing li {
		width: 48.7%;
		min-height: 375px
	}

	.blog-listing li:nth-child(3n) {
		margin-right: 2.6%
	}

	.blog-listing li:nth-child(2n+1) {
		clear: both
	}

	.blog-listing li:nth-child(2n) {
		margin-right: 0
	}

	.blog-listing li h3 {
		font-size: 16px
	}

	.blog-listing li .admin-bar {
		font-size: 12px
	}

	.blog-listing li .admin-bar i {
		font-size: 12px
	}

	.blog-listing li .textbox {
		padding: 7px 15px 15px
	}

	.banner img {
		display: none
	}

	.banner .overlay {
		position: inherit;
		height: 60px;
		background: rgba(255, 128, 1, .7)
	}

	.blog-detail {
		padding: 0 15px 50px
	}

	.blog-detail .col-left h1 {
		font-size: 22px
	}

	.leave-apply h4,
	.our-specialities2 h4,
	.popular-post h4 {
		font-size: 18px;
		margin-bottom: 10px;
		padding-bottom: 10px
	}

	.search2 .input {
		width: 100%;
		border-right: 1px solid #ccc;
		margin-bottom: 4px
	}

	.search2 .button {
		width: 100%;
		font-size: 18px;
		height: 44px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

	.blog-detail .col-left p {
		font-size: 14px
	}

	.leave-apply .button {
		font-size: 20px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}

	.clinic-list {
		padding: 0 15px
	}

	.location-list li .direction {
		margin-bottom: 15px
	}

	.location-list li {
		float: left;
		min-height: 200px;
		display: inline-block
	}

	.hygiene {
		padding: 0 15px
	}

	.hygiene .img-box {
		border: 3px solid #ff8001
	}

	.hygiene .img-box img {
		left: 15px;
		top: 15px
	}

	.hygiene .col2 {
		padding: 15px 15px 100px
	}

	.hygiene h3 {
		font-size: 25px;
		margin-bottom: 10px
	}

	.hygiene .col2 p {
		font-size: 14px
	}

	.hygiene .textbox {
		padding: 21px 25px 0 18px
	}

	.hygiene h3 {
		font-size: 25px;
		margin-bottom: 20px
	}

	.hygiene ol li {
		font-size: 14px
	}

	.ethics-text {
		margin-bottom: 25px
	}

	.ethics-text h2 {
		font-size: 25px;
		margin-bottom: 13px
	}

	.ethics-text p {
		font-size: 14px;
		line-height: 26px
	}

	.ethics .text-box {
		position: inherit;
		padding: 20px 4% 30px
	}

	.ethics .text-box h3 {
		font-size: 22px;
		padding-bottom: 12px;
		margin-bottom: 12px
	}

	.ethics .text-box a {
		font-size: 18px
	}

	.ethics .img-box,
	.ethics .text-box {
		width: 100%;
		float: left
	}

	.ethics .text-outer {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.ethics .img-box .overlay .textbox {
		padding: 0 10% 0 10%
	}

	.ethics .img-box .overlay li {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 14px
	}

	.textimonial-tab {
		padding: 0 15px
	}

	.containear {
		padding-top: 0
	}

	.testimonial_content .text-box q::before,
	.testimonial_content li q::before {
		background-size: 100%;
		width: 17px;
		left: -19px
	}

	.testimonial_content .text-box q::after,
	.testimonial_content li q::after {
		background-size: 100%;
		width: 17px
	}

	.testimonial_content .text-box h5 {
		font-size: 20px;
		padding-bottom: 8px
	}

	.testimonial_content .text-box p {
		line-height: 25px
	}

	.credibilty-top {
		padding: 40px 15px 40px
	}

	.credibilty-top .imgbox {
		width: 310px;
		margin-right: 30px
	}

	.credibilty-top .textbox {
		padding-top: 10px;
		width: 395px;
		float: right
	}

	.credibilty-top .textbox .text-in p {
		font-size: 14px;
		line-height: 24px
	}

	.credibilty-top .textbox h3 {
		font-size: 22px
	}

	.credibilty .text-box p {
		font-size: 13px;
		line-height: 21px
	}

	.economic {
		padding: 30px 15px
	}

	.credibilty .text-box h3 {
		line-height: 28px;
		font-size: 20px
	}

	.credibilty .row.no-image .text-in {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.credibilty .row.no-image .text-box {
		padding: 20px 7% 30px 7%
	}

	.credibilty .row.no-image .text-box h3 {
		padding-bottom: 15px;
		margin-bottom: 15px
	}

	.credibilty .text-box h3 {
		padding-bottom: 5px;
		margin-bottom: 5px
	}

	.credibilty .text-box {
		padding: 15px 3%
	}

	.credibilty .text-box .text-in {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.economic h3 {
		font-size: 22px
	}

	.economic p {
		font-size: 14px;
		line-height: 24px
	}

	.credibilty .row.left {
		background: #fff7f0
	}

	.credibilty .row {
		background: #eee2bc
	}

	.credibilty .row .imgbox {
		padding: 20px 0
	}

	.credibilty .row.no-image .imgbox {
		padding: 0
	}

	.showcase li .caption-first {
		width: 70%
	}

	.showcase li .caption-first h2 {
		font-size: 24px;
		line-height: 50px
	}

	.showcase li .caption-second {
		right: 50px
	}

	.showcase li .caption-second p {
		font-size: 22px;
		line-height: 34px;
		padding-bottom: 15px
	}

	.showcase li .caption-second a {
		font-size: 16px
	}

	.direct-to-dentist {
		padding: 0 15px
	}

	.tab-content3 li {
		font-size: 14px;
		line-height: 22px;
		background-size: 18px;
		padding-left: 30px
	}

	.showcase li .caption-first {
		bottom: 30px
	}

	.tab-content3 h4 {
		font-size: 25px
	}

	.doc-tabbing .doctor-imgbox a {
		font-size: 18px
	}

	.our-specialities2 li {
		min-height: auto
	}

	.blog-listing li:nth-child(3n+1) {
		clear: inherit
	}

	.blog-listing .teeth-text h2 {
		font-size: 24px
	}

	.location-list li {
		width: 48.5%
	}

	.location-list li:nth-child(3n) {
		margin: 0 2.5% 20px 0
	}

	.location-list li:nth-child(2n) {
		margin-right: 0
	}

	.quality-control {
		padding: 0 15px 50px 15px
	}

	.quality-control p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 10px
	}

	.quality-control li {
		font-size: 14px;
		line-height: 27px;
		background-size: 18px;
		padding-left: 30px;
		margin-bottom: 8px
	}

	.testimonal-nav {
		margin: 30px 0 40px
	}

	.testimonal-nav li a {
		font-size: 18px
	}

	.testimonial_content li h4 {
		font-size: 15px
	}

	.hygiene-video {
		padding: 0 15px
	}

	.credibilty .text-box h3 {
		font-size: 18px;
		line-height: 26px
	}

	.our-specialities {
		padding: 0 15px
	}

	.our-specialities h3 {
		font-size: 22px;
		line-height: 32px
	}

	.our-specialities li {
		width: 31.9%;
		margin: 0 15px 20px 0
	}

	.our-specialities li:nth-child(4n) {
		margin-right: 15px
	}

	.our-specialities li p {
		min-height: 80px
	}

	.our-specialities li a {
		font-size: 14px
	}

	.technology h2 {
		margin-bottom: 15px
	}

	.technology p {
		padding-bottom: 30px
	}

	.technology .text-box {
		min-height: 260px
	}

	.specialized-form {
		padding: 20px
	}

	.specialized-form .select-box2 {
		width: 46%
	}

	#listdata {
		padding: 0 15px;
		margin-bottom: 20px
	}

	.our-packages {
		padding: 0 15px
	}

	.dir-text li,
	.policy li {
		background-size: 18px;
		padding-left: 30px
	}

	.our-specialities.packages {
		padding: 30px
	}

	.our-specialities.packages h3 {
		margin-bottom: 10px
	}

	.packages #owl-demo .owl-prev {
		left: -30px
	}

	.packages #owl-demo .owl-next {
		right: -30px
	}

	.client-box h3 {
		font-size: 26px
	}

	.dir-text h2,
	.economic h3,
	.policy h3,
	.title-text h3 {
		font-size: 22px
	}

	.our-packages .title-text {
		padding-bottom: 5px
	}

	.board-of-dir,
	.clinic-head,
	.dir-text {
		padding: 0 15px
	}

	.board-of-dir.tab-doctor .doctor-content li {
		width: 23.4%;
		float: left;
		margin: 0 15px 15px 0
	}

	.board-of-dir.tab-doctor .doctor-content li:nth-child(4n) {
		margin-right: 0
	}

	.board-of-dir .team-view li {
		width: 100% !important
	}

	.board-of-company strong,
	.board-of-dir li strong {
		font-size: 15px;
		padding: 0 10px 14px;
		line-height: 23px
	}

	.board-of-dir h2 {
		font-size: 24px;
		margin-bottom: 35px
	}

	.board-of-dir h2::before {
		bottom: -15px
	}

	.clinic-head h2 {
		font-size: 24px
	}

	.ui-tabs .team-view,
	.ui-tabs .team-view2 {
		width: 735px
	}

	.ui-tabs .team-view .scroll-pane2,
	.ui-tabs .team-view2 .scroll-pane2 {
		max-height: 400px
	}

	.ui-tabs #fragment-1,
	.ui-tabs #fragment-2,
	.ui-tabs #fragment-3,
	.ui-tabs #fragment1,
	.ui-tabs #fragment2,
	.ui-tabs #fragment3 {
		top: 250px;
		left: 0
	}

	.ui-tabs #fragment4,
	.ui-tabs #fragment5,
	.ui-tabs #fragment6 {
		left: 0;
		top: 495px
	}

	.ui-tabs #fragment-4,
	.ui-tabs #fragment-5,
	.ui-tabs #fragment-6 {
		left: 0;
		top: -500px
	}

	.ui-tabs #fragment7,
	.ui-tabs #fragment8,
	.ui-tabs #fragment9 {
		left: 0;
		top: 750px
	}

	.ui-tabs #fragment10,
	.ui-tabs #fragment11,
	.ui-tabs #fragment12 {
		left: 0;
		top: 1003px
	}

	.ui-tabs #fragment13,
	.ui-tabs #fragment14,
	.ui-tabs #fragment15 {
		left: 0;
		top: 1251px
	}

	.ui-tabs #fragment16,
	.ui-tabs #fragment17,
	.ui-tabs #fragment18 {
		left: 0;
		top: 1503px
	}

	.ui-tabs #fragment19,
	.ui-tabs #fragment20,
	.ui-tabs #fragment21 {
		left: 0;
		top: 766px
	}

	.clinic-head p,
	.dir-text p {
		line-height: 26px
	}

	.clove_appointment {
		padding: 0 15px
	}

	.faq {
		padding: 0 15px 50px 15px
	}

	.clove_appointment .boxcomman {
		padding: 27px 0
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
		padding: 5px;
		width: 32.2%
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area h2 {
		font-size: 20px
	}

	.xdsoft_datetimepicker.xdsoft_inline {
		width: 225px !important;
		padding: 0
	}

	.xdsoft_datetimepicker .xdsoft_datepicker {
		width: 165px !important;
		margin-left: 2px !important
	}

	.xdsoft_datetimepicker .xdsoft_timepicker {
		width: 51px !important;
		margin-left: 4px !important
	}

	.xdsoft_datetimepicker .xdsoft_label {
		font-size: 12px !important;
		width: 46px !important
	}

	.xdsoft_datetimepicker .xdsoft_month {
		width: 50px !important
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.middle_step {
		margin: 0 12px
	}

	.xdsoft_datetimepicker .xdsoft_next,
	.xdsoft_datetimepicker .xdsoft_prev,
	.xdsoft_datetimepicker .xdsoft_today_button {
		width: 18px !important
	}

	.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
		font-size: 11px !important
	}

	.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next,
	.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
		background-position: -48px -15px !important;
		margin-left: 18px !important
	}

	.xdsoft_datetimepicker.xdsoft_inline {
		margin-top: 0 !important
	}

	.faq {
		padding-top: 30px
	}

	.faq h3 {
		font-size: 32px
	}

	.faq li {
		font-size: 13px
	}

	.career-path {
		padding: 0 15px
	}

	.career-path p {
		font-size: 15px;
		line-height: 24px
	}

	.career-path h4 {
		font-size: 18px;
		line-height: 24px
	}

	.career-path .table2 ul li {
		width: 24%;
		margin: 0 1% 20px 0
	}

	.recruitment-process {
		padding: 0 15px 40px 15px
	}

	.recruitment-process .textbox {
		position: relative
	}

	.recruitment-process .textbox .text-in {
		top: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0)
	}

	.recruitment-process .textbox h4 {
		margin-bottom: 10px;
		font-size: 24px;
		padding-bottom: 10px
	}

	.recruitment-process .textbox p {
		font-size: 14px
	}

	.recruitment-process .textbox p strong {
		font-size: 16px
	}

	.recruitment-process .textbox h5 {
		font-size: 18px;
		line-height: 26px
	}

	.join-to-clove .textbox {
		padding: 120px 0 0
	}

	.join-to-clove .textbox h4 {
		font-size: 30px;
		margin-bottom: 20px
	}

	.join-to-clove .textbox p {
		line-height: 28px;
		font-size: 16px;
		padding: 0 15px 20px 15px
	}

	.fun-tab {
		padding: 0 15px
	}

	#sync1 .video-overlay,
	#sync1_1 .video-overlay {
		background-position: center center;
		background-color: #fff
	}

	#sync2 {
		width: 50%
	}

	.dental-network {
		padding: 0 15px
	}

	.dental-network h3,
	.dental-network h4 {
		font-size: 20px;
		margin-bottom: 18px
	}

	.dental-network {
		background-position: 0 bottom
	}

	.dental-network .inner p {
		font-size: 14px;
		line-height: 24px
	}

	.dental-network .inner .video-btn {
		font-size: 20px
	}

	.dental-network .inner .video-btn::before {
		font-size: 24px
	}

	.dental-network .inner li {
		background-size: 18px;
		padding-left: 28px
	}

	.open-positions {
		padding: 30px 15px
	}

	.open-positions li {
		width: 48.9%;
		margin: 0 15px 15px 0
	}

	.open-positions li:nth-child(3n) {
		margin-right: 15px
	}

	.open-positions li:nth-child(2n) {
		margin-right: 0
	}

	.open-location lable {
		font-size: 22px;
		margin-bottom: 10px
	}

	.open-location .select-box2 .select {
		font-size: 25px;
		background-position: 145px 11px
	}

	.open-positions ul {
		padding-top: 30px
	}

	.busi-development {
		padding-left: 15px;
		width: 55%
	}

	.busi-development h3 {
		font-size: 28px;
		margin-bottom: 18px
	}

	.busi-development .location {
		font-size: 14px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.busi-development .location::before {
		top: 3px
	}

	.busi-development ul {
		padding-bottom: 15px
	}

	.busi-development ul li {
		float: none;
		margin-bottom: 10px;
		font-size: 16px
	}

	.busi-development p {
		line-height: 24px
	}

	.apply-now h3 {
		font-size: 20px;
		padding-left: 30px
	}

	.apply-now h3::before {
		font-size: 22px
	}

	.apply-now h4 {
		font-size: 18px
	}

	.busi-development {
		width: 40%
	}

	.apply-now {
		width: 55%
	}

	.apply-now .checbox input {
		margin: 0 10px 0 0
	}

	.apply-now .checbox .wpcf7-list-item-label {
		width: 90%
	}

	.milestones,
	.vision {
		padding: 0 15px
	}

	.vision h2 {
		font-size: 25px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.milestones h3 {
		font-size: 30px;
		margin-bottom: 17px
	}

	.vision-video iframe {
		height: 400px
	}

	.milestones li:nth-child(2n+1)::after {
		right: -36%
	}

	.bg-grey {
		padding: 40px 15px
	}

	.contact-add h3 {
		font-size: 20px
	}

	.contact-add p {
		font-size: 14px;
		line-height: 25px
	}

	.contact-add a {
		font-size: 18px
	}

	.contact-form h3 {
		font-size: 20px
	}

	.contact-form label {
		font-size: 16px
	}

	.contact-form .wpcf7-mathcaptcha,
	.contact-form .wpcf7-text,
	.contact-form .wpcf7-textarea {
		margin: 8px 0 14px 0
	}

	.contact-form .wpcf7-submit {
		font-size: 18px;
		height: 42px;
		line-height: 42px;
		width: 120px
	}

	.other-location h3 {
		margin: 0 15px 20px 15px;
		font-size: 22px
	}

	.other-location .row {
		padding: 60px 15px 0
	}

	.other-location .loacation-add h3 {
		margin: 0 0 20px
	}

	.helpline-center li {
		font-size: 17px
	}

	.fun-to-clove {
		padding: 40px 15px
	}

	#sync1 .item iframe,
	#sync1_1 .item iframe {
		height: 395px
	}

	.credibilty-top.row2 .textbox {
		float: left
	}

	.credibilty-top.row2 .imgbox {
		margin: 0 0 0 33px
	}

	.board-of-company {
		padding: 0 15px
	}

	.board-of-company li,
	.board-of-dir li {
		margin: 0 15px 15px 0;
		width: 31.9%
	}

	.board-of-company h3,
	.board-of-dir h2,
	.clinic-head h3 {
		font-size: 24px
	}

	.impant2 .acco-content p {
		font-size: 15px
	}

	.braces-aligner {
		padding: 0 15px 0 15px
	}

	.schedule {
		padding: 35px 15px
	}

	.schedule h4 {
		font-size: 28px;
		margin-bottom: 10px
	}

	.schedule p {
		font-size: 14px;
		line-height: 25px
	}

	.impant2 .acco-tab {
		font-size: 16px;
		padding: 14px 20px
	}

	.braces-aligner h1 {
		font-size: 20px;
		margin-bottom: 25px
	}

	.impant2 .row-first .textbox p {
		font-size: 14px;
		line-height: 25px
	}

	.impant2 .acco-content li,
	.impant2 .row-first .textbox li {
		font-size: 15px
	}

	.impant2 .acco-content h4,
	.impant2 .row-first .textbox h4 {
		font-size: 18px;
		margin-bottom: 6px
	}

	.schedule a {
		font-size: 17px;
		padding: 15px 25px
	}

	.team-care h3 {
		font-size: 26px
	}

	.schedule a {
		margin-top: 21px
	}

	.containear {
		padding-bottom: 50px
	}

	.news-tab {
		padding: 0 15px
	}

	.news-popup .imgbox img {
		max-height: 700px;
		max-width: 700px
	}

	.filter-form {
		padding: 10px
	}

	.filter-form .col1 {
		width: 42.6%
	}

	.news-content.media ul li .acc-imgbox {
		height: 200px
	}

	.aboutus {
		padding: 0 15px
	}

	.aboutus .textbox {
		padding-top: 0
	}

	.core-value .col {
		margin: 0 5px
	}

	.core-value {
		margin: 50px 0 0 0;
		padding: 0 15px
	}

	.aboutus .textbox h2 {
		font-size: 22px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.core-value h3 {
		font-size: 22px
	}

	.core-value h4 {
		font-size: 18px
	}

	.core-value .col li {
		font-size: 15px;
		margin-bottom: 10px
	}

	.client-box .fun-nav li a {
		font-size: 17px
	}

	.leave-apply .input {
		padding: 5px 15px
	}

	.patient-feedback {
		padding: 0 15px
	}

	.credibilty-top .textbox .text-in {
		min-height: auto
	}

	#sync1,
	#sync1_1,
	#sync2,
	#sync2_2 {
		width: 56.1%
	}

	#sync2,
	#sync2_2 {
		width: 42%
	}

	.our-specialities li h4 {
		font-size: 14px
	}

	.clinic-list h2::before,
	.our-specialities h3::before {
		bottom: -8px
	}

	.our-specialities.packages h3 {
		margin-bottom: 30px
	}

	.testimonial_content .text-box {
		min-height: 200px
	}

	.hygiene-video iframe {
		height: 400px
	}

	.sticky-logo {
		display: none
	}

	.nav-bar {
		width: 100%;
		padding-top: 0
	}

	.nav-bar.sticky {
		height: 70px
	}

	.sticky-logo {
		opacity: 1;
		padding: 5px 10px;
		width: 116px
	}

	.nav-bar.sticky .sticky-logo {
		margin: 2px 0 0 0
	}

	.nav-bar li:last-child:hover ul {
		left: auto;
		right: 0
	}

	.credibilty .text-box .text-in {
		padding: 0 5%
	}

	.ethics .text-outer {
		position: inherit
	}

	.ethics .img-box .overlay .textbox {
		position: absolute
	}

	.credibilty .text-box .text-in {
		position: inherit
	}

	.serach-result {
		padding: 30px 15px
	}

	.serach-result p {
		font-size: 15px;
		line-height: 22px
	}

	.serach-result h1 {
		font-size: 30px
	}

	.listing-clinic li {
		width: 31.5%;
		min-height: 140px
	}

	.listing-clinic li:nth-child(4n) {
		margin-right: 20px
	}

	.listing-clinic li:nth-child(3n) {
		margin-right: 0
	}

	.listing-clinic li:nth-child(3n+1) {
		clear: both
	}

	.listing-clinic li:nth-child(4n+1) {
		clear: inherit
	}

	.listing-clinic li span {
		line-height: 20px
	}

	.technology .text-box {
		position: absolute
	}

	.credibilty .text-box .text-in,
	.technology .text-box .text-in {
		padding: 10px 5%
	}

	.credibilty .row:first-child .text-box {
		position: inherit;
		height: auto
	}

	.ethics .text-box {
		height: auto
	}

	.apply-now label {
		font-size: 13px
	}

	.enquiry-formbox-wrap {
		z-index: 99999999
	}

	.enquiry-formbox {
		padding: 20px 40px;
		width: 700px !important;
		height: 600px !important
	}

	.enquiry-formbox .jspPane {
		padding: 0
	}

	.enquiry-formbox .enquiry-typebox {
		padding-top: 20px
	}

	.enquiry-formbox .form-inbox {
		padding-top: 15px
	}

	.enquiry-formbox h3 {
		font-size: 30px
	}

	.enquiry-formbox .form-inbox li textarea {
		height: 130px
	}

	.hygiene .img-box iframe {
		width: 273px;
		height: 230px
	}

	.direct-to-dentist .textbox img {
		width: 400px
	}

	.news-media .articale_date-box .media-list {
		width: 160px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
		min-height: 580px
	}

	#frmshow .appointment_capchacode .capcha_input {
		width: 100% !important
	}

	.appointment_capchacode #captcha_code1 {
		margin-left: 0
	}

	.enquiry-typebox .appointment_capchacode {
		padding: 0 28%
	}

	.braces-aligner .row.smile01 img {
		width: 31.4%
	}

	.braces-aligner .row.step2 .col {
		width: 48%
	}

	.braces-aligner .row.step2 .col:last-child {
		float: right
	}

	.braces-aligner .row .col2 img {
		width: 47%;
		margin: 0 9px;
		width: 47%
	}

	.braces-aligner .row .col3 {
		width: 100%;
		float: left
	}

	.braces-aligner .row .col3 img {
		width: 50%
	}

	.impant2 .acco-content.add-implant img,
	.impant2 .acco-content.implant-care img,
	.impant2 .acco-content.surgery img {
		width: 300px
	}

	.impant2 .bridge img {
		width: 300px
	}

	.footer_menu.last_menu,
	.footer_menu_width,
	.footer_treatments_width {
		width: 33%
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 45px
	}

	.appointment_submit {
		margin: 30px 0 0
	}

	.appointment_capchacode #app_error4 {
		top: 90px
	}

	.oral-medicine .textbox img {
		width: 300px
	}

	.textbox-smile {
		padding-bottom: 20px
	}

	.textbox-smile img {
		width: 300px
	}

	.impant2 .oral-row.root .textbox img {
		width: 350px
	}

	.impant2 .acco-tab {
		font-size: 15px;
		padding: 14px 13px
	}

	.braces-aligner li,
	.impant2 .acco-content li,
	.impant2 .row-first .textbox li {
		background-size: 15px;
		padding-left: 25px;
		background-position: left 5px
	}

	.impant2 .acco-content p {
		font-size: 14px
	}

	.image-gallery h2,
	.schedule h4,
	.team-care h3 {
		font-size: 20px
	}

	.contact-list .cnt-btn {
		background-size: 93px;
		width: 45px;
		height: 45px;
		right: -45px;
		background-position: left -30px
	}

	.impant2 .row-first {
		margin-bottom: 20px
	}

	.enquiry-butnbox {
		background-size: 37px;
		width: 37px
	}

	.impant2 .bridge P {
		font-size: 13px;
		line-height: 22px
	}

	.braces-aligner h1 {
		margin-bottom: 30px
	}

	.impant2 .bridge img {
		margin: 40px 0 0 20px
	}

	.braces-aligner h2 {
		font-size: 18px
	}

	.braces-aligner h5 {
		font-size: 16px
	}

	.braces-aligner li {
		font-size: 14px
	}

	.braces-aligner .row.bg-common h2,
	.braces-aligner .row.bg-common h4 {
		font-size: 15px
	}

	.braces-aligner p {
		font-size: 14px;
		line-height: 24px
	}

	.braces-aligner li {
		margin-bottom: 9px !important
	}

	.impant2 .acco-content h3,
	.impant2 .row-first .textbox h3 {
		font-size: 18px;
		line-height: 26px
	}

	.impant2 .acco-content li,
	.impant2 .row-first .textbox li {
		font-size: 14px
	}

	.equipments h3,
	.technology h2 {
		font-size: 24px
	}

	.direct-to-dentist .textbox li,
	.direct-to-dentist .textbox p {
		font-size: 14px
	}

	.direct-to-dentist .textbox {
		padding: 0
	}

	.contact-form label {
		font-size: 15px
	}

	.contact-form .wpcf7-mathcaptcha,
	.contact-form .wpcf7-text,
	.contact-form .wpcf7-textarea {
		margin: 3px 0 0
	}

	.braces-aligner .row.bg-common .col {
		margin-right: 6px
	}

	.ceo-overlay .ceo-main {
		width: 735px
	}

	.ceo-overlay .ceo-inner {
		max-height: 400px
	}

	.ceo-overlay .ceo-inner h4 {
		font-size: 18px;
		line-height: 24px;
		font-weight: 600
	}

	.ceo-overlay .ceo-inner p {
		font-size: 13px;
		line-height: 21px
	}

	.ceo-overlay .ceo-inner li {
		font-size: 13px
	}

	.refund {
		padding: 0 15px 40px 15px
	}

	.refund h4 {
		font-size: 18px;
		margin-bottom: 5px
	}

	.refund p {
		font-size: 13px;
		line-height: 21px
	}

	.blog-listing.blog-det li .overlay a {
		width: 130px;
		text-align: center
	}

	.blog-listing.blog-det li .admin-bar {
		padding-bottom: 0
	}

	.blog-listing.blog-det li .admin-bar span {
		padding-bottom: 9px
	}

	.location-list li:nth-child(3n+1) {
		clear: none
	}

	.news-media .articale_date-box .media-list img {
		max-height: 100px;
		width: auto
	}

	.news-content ul li {
		width: 47%;
		margin: 0 10px
	}

	.news-content.media ul li {
		width: 22%;
		margin-bottom: 10px
	}

	.thank-you1 {
		padding: 0 15px
	}

	.thank-you1 .textbox p {
		font-size: 15px;
		line-height: 21px
	}

	.hygiene .img-box iframe {
		left: 0;
		top: 0;
		width: 100%;
		float: left
	}

	.hygiene .img-box img {
		left: 0;
		top: 0;
		width: 100%
	}

	.hygiene .img-box {
		margin-bottom: 35px
	}

	.spreading-smile {
		font-size: 25px;
		padding: 0
	}

	.spreading-smile strong {
		background-size: 30px;
		background-position: right center;
		padding-right: 45px
	}

	.scroll-pane {
		height: 350px
	}

	.impant2.braces2 .acco-content .textbox {
		width: 64%
	}

	.enquiry-formbox {
		position: relative;
		left: 50%;
		top: 0;
		transform: translate(-50%, 0);
		height: 650px !important;
		margin-top: 100px;
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		width: 700px !important
	}

	.articale_date-box .post_article h3,
	.news-media .articale_date-box a h3 {
		font-size: 14px
	}

	.news-media .video_article img {
		min-height: auto
	}

	.articale_date-box .post_article span {
		font-size: 13px
	}

	.wait {
		background: #ff8501;
		padding: 8px 20px;
		color: #fff;
		font-weight: 700;
		font-size: 14px
	}

	.figure-box li .icon-box span {
		width: 44px;
		height: 50px;
		background-size: 170px
	}

	.figure-box li .icon-box .icon2 {
		background-position: -44px top;
		width: 46px
	}

	.figure-box li .icon-box .icon3 {
		background-position: -90px top;
		width: 42px
	}

	.figure-box li .icon-box .icon4 {
		background-position: -132px top;
		width: 39px
	}

	.figure-box li .icon-box .icon5 {
		background-size: 35px
	}

	.bootom_footer .counter-txt {
		width: 32%
	}

	.nav-bar li {
		font-size: 13px;
		margin: 0
	}

	.nav-bar li a {
		padding: 0 5px
	}

	.nav-bar.sticky .navigation {
		width: 84%;
		float: right;
		margin-top: 17px
	}

	.nav-bar.sticky li {
		margin: 0 6px
	}

	.nav-bar.sticky li a {
		font-size: 12px;
		padding: 0 5px
	}

	.nav-bar li:nth-child(5):hover ul {
		left: auto;
		right: 0
	}

	.special-offers-banner {
		margin-bottom: 35px
	}

	.special-offers-banner .bronze-img {
		margin-left: 0;
		left: 15px
	}

	.special-offers-banner .bronze-img img {
		width: 220px
	}

	.special-offers-banner .white_pattern {
		background-size: 100%;
		width: 510px;
		height: 143px;
		right: 15px
	}

	.special-offers-banner .white_pattern h3 {
		font-size: 18px;
		line-height: 27px;
		top: 32px
	}

	.special-offers {
		padding: 0 15px
	}

	.offers-content-wrap h3 {
		font-size: 16px;
		line-height: 22px
	}

	.benefits-tab h4 {
		font-size: 14px;
		line-height: 22px
	}

	.offers-content-wrap .fees h4 {
		padding: 15px 0 8px
	}

	.btn3,
	.payment-form .row.btn input {
		padding: 8px 15px
	}

	.landing-page-content p {
		font-size: 35px;
		line-height: 50px
	}

	.special-offers-banner.platinum-membership {
		min-height: 205px
	}

	.special-offers-banner.platinum-membership .bronze-img {
		width: 186px;
		margin-left: 0
	}

	.special-offers-banner.platinum-membership .bronze-img img {
		width: 100%
	}

	.platinum-membership .plan {
		font-size: 18px;
		line-height: 26px
	}

	.contact-row {
		padding: 30px 0 0
	}

	.contact-row p samp {
		display: block
	}

	.special-offers-banner.platinum-membership .white_pattern h3 {
		font-size: 21px;
		top: 35px;
		line-height: 32px
	}

	.platinum-membership .benefits-content li {
		font-size: 14px
	}

	.platinum-membership .benefits-content li.icon5 {
		background-position: left -271px
	}

	.platinum-membership .benefits-content li {
		width: 45%
	}

	.platinum-membership #benefits .benefits-content li {
		height: 200px
	}

	.platinum-membership #benefits .benefits-content li img {
		width: 88px
	}

	.platinum-membership .benefits-content.attractive li {
		height: 230px !important
	}

	.special-offers-banner.platinum-membership .white_pattern {
		background-size: 550px 138px;
		width: 550px;
		height: 138px
	}

	.home-banner .platinum-box {
		width: 264px;
		left: 20px;
		margin-left: 0
	}

	.home-banner .right-form {
		background-size: 450px 265px;
		width: 456px;
		height: 246px;
		right: -10px;
		margin-right: 0;
		padding: 53px 89px 0
	}

	.home-banner .right-form h3 {
		font-size: 22px;
		padding-bottom: 15px
	}

	.home-banner .right-form h4 {
		font-size: 22px;
		padding-bottom: 10px
	}

	.home-banner .right-form .btn-row .button {
		font-size: 17px
	}

	.showcase .know-more2 {
		transform: translate(-15px, 28px);
		-webkit-transform: translate(-15px, 28px);
		-moz-transform: translate(-15px, 28px);
		-ms-transform: translate(-15px, 28px);
		-o-transform: translate(-15px, 28px);
		font-size: 13px;
		padding: 7px 10px
	}

	.dental-left {
		width: 25%;
		margin: 99px 2.5% 0 0
	}

	.dental-left h3 {
		font-size: 18px
	}

	.dental-left li {
		font-size: 13px;
		line-height: 19px
	}

	.dental-right {
		width: 70%
	}

	.dental-video-list li {
		width: 45%;
		min-height: 225px
	}

	.dental-video-list li:nth-child(3n) {
		margin-right: 29px
	}

	.dental-video-list li:nth-child(2n) {
		margin-right: 0
	}

	.dental-right .top-text {
		padding: 0 0 11px 0
	}

	.dental-video-list li p {
		font-size: 13px
	}

	.dental-video-list li .video-box iframe {
		height: 150px
	}

	.dental-right .top-text p {
		line-height: 22px;
		font-size: 13px
	}

	.fancybox-inner,
	.fancybox-wrap {
		width: 500px !important;
		height: 300px !important
	}

	.fancybox-inner embed,
	.fancybox-inner iframe {
		width: 100% !important;
		height: 300px !important
	}

	.christmas-content {
		width: 440px;
		margin-left: -80px;
		top: 50px
	}

	.christmas-content h2 {
		font-size: 31px;
		line-height: 36px;
		letter-spacing: 3px;
		padding-bottom: 15px
	}

	.christmas-content a {
		font-size: 15px;
		line-height: 30px;
		padding: 0 10px
	}

	.offers-content .video-box {
		width: 48%;
		margin: 0 18px 20px 0
	}

	.offers-content .video-box iframe {
		height: 140px
	}

	.platinum-membership .table-data.golden-m .column .td1:first-child {
		min-height: 80px
	}

	.platinum-membership .table-data.golden-m {
		font-size: 13px
	}

	.platinum-membership .table-data.golden-m .column.first .td1 {
		min-height: 80px
	}

	.corporate-main {
		padding: 0 15px
	}

	.corporate-testimonal {
		padding: 30px 0;
		margin-bottom: 30px
	}

	.corporate-testimonal .text-b p {
		font-size: 20px;
		line-height: 30px
	}

	.corporate-testimonal .text-b h3 {
		font-size: 18px
	}

	.corporate-logo li {
		width: 22.8%
	}

	.corporate-logo h2,
	.corporate-testimonal h2 {
		font-size: 24px
	}

	.corporate-logo li h4 {
		padding: 36px 5px;
		font-size: 24px
	}

	.corporate-text {
		margin-bottom: 30px
	}

	.contact-row.Partner p {
		font-size: 20px
	}

	.camp-gallery h3 {
		font-size: 24px
	}

	.corporate-form {
		padding: 30px 15px
	}

	.corporate-form p {
		font-size: 18px;
		padding-bottom: 10px
	}

	.corporate-form .input {
		margin: 8px 10px;
		width: 47.2%
	}

	.corporate-form .input.last {
		margin-right: 10px
	}

	.corporate-form .row .btn-s {
		margin-top: 9px
	}

	#frm #captcha_code1 {
		margin: 10px 0;
		margin-right: 10px
	}

	#frm .capLoad {
		margin-top: 16px
	}

	.our-milestones .common {
		width: 280px
	}

	.our-milestones .common h3 {
		font-size: 20px;
		padding: 10px
	}

	.our-milestones .common .text-box p {
		font-size: 16px
	}

	.our-milestones .common:after {
		top: 20px
	}

	.enquiry-formbox .form-inbox li span.select {
		background-position: 300px -308px
	}

	.corporate-logo li .wrap span {
		font-size: 24px;
		line-height: 30px
	}

	.corporate-list {
		width: 735px;
		height: 740px
	}

	.credibilty-top:last-child .textbox {
		padding-top: 30px
	}

	.braces-aligner.heading-font h2 {
		font-size: 16px
	}

	.braces-aligner.heading-font h2:before {
		bottom: -12px
	}

	.client-box #owl-demo3 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo4 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo6 .youtube-imgbox.item .lyte-wrapper.last_slide a {
		font-size: 14px
	}

	.br_image,
	.br_text {
		width: 100%
	}

	.br_popup {
		width: 90%
	}

	.bronze-img {
		width: 270px;
		text-align: center;
		margin: 0 auto
	}

	.br_text h2 {
		font-size: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 30px
	}

	.br_text {
		margin-left: 0
	}

	.header-bottom .info-box {
		position: absolute;
		right: 0;
		width: 250px
	}

	.header-bottom .info-box li {
		font-size: 14px;
		line-height: 20px
	}

	.header-bottom .info-box li .contact-icon {
		height: 23px;
		width: 23px;
		background-size: 170px;
		background-position: 0 -177px
	}

	.header-bottom .info-box li:hover a .contact-icon {
		background-position: 0 -200px
	}

	.header-bottom .nav-bar.sticky .info-box {
		display: none
	}

	.main-clove-story .box .clove-story-inbox {
		width: 100%;
		margin: 75px 0
	}

	.main-clove-story .box .clove-story-inbox .story-left-imgbox {
		width: 330px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox {
		width: 400px;
		margin-top: 15px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li .input {
		width: 100%;
		margin-bottom: 15px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li {
		margin-bottom: 0
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li,
	.wpcf7-form-control-wrap.your-name,
	.wpcf7-form-control-wrap.your-subject {
		width: 100%
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox .wpcf7-form-control.wpcf7-submit {
		margin-top: 6px
	}

	.wpcf7-form-control-wrap.file-889 {
		line-height: 50px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li .text-area {
		height: 55px
	}

	.box .sucess-list ul li {
		width: 100%
	}

	span.wpcf7-not-valid-tip {
		position: relative;
		top: -10px
	}

	.enquiry-butnbox {
		height: 196px
	}

	.clove_story_caption,
	.main-clove-story .box,
	.sucess-list {
		padding: 0 2%
	}

	.box .sucess-list ul li {
		width: 100%;
		min-height: auto;
		margin-bottom: 20px
	}

	.box .sucess-list ul li .sucess-imgbox {
		width: 22%;
		height: auto
	}

	.box .sucess-list ul li .sucess-textbox {
		width: 78%;
		padding: 0 0 0 20px
	}

	.main-clove-story .box .clove-story-inbox {
		width: 100%;
		margin: 30px 0
	}

	.main-clove-story .box .clove-story-inbox .story-left-imgbox {
		width: 43%
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox {
		width: 57%;
		padding: 0 20px;
		margin-top: 55px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox .wpcf7-form-control.wpcf7-submit {
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		padding: 0 5px
	}

	.main-casebox {
		padding: 0 2%
	}

	.main-casebox .case-report-box {
		margin: 45px 0
	}

	.main-figbox {
		width: 737px;
		margin: 60px auto 0;
		float: none;
		padding: 0 4px
	}

	.newsletter01 {
		padding: 30px 5%
	}

	.newsletter01 .es_textbox.es_captcha {
		width: 24%
	}

	.newsletter01 .es_button {
		width: 46%
	}

	.contact-form span.wpcf7-not-valid-tip {
		top: inherit
	}

	.price-policy-pkg h3 {
		font-size: 30px;
		margin-bottom: 20px
	}

	.price-policy-pkg ul li {
		margin-bottom: 50px
	}

	.leave-apply .col1 {
		margin-right: 2%
	}

	.leave-apply .col2 {
		width: 50%
	}

	.leave-apply .input {
		padding: 5px 8px
	}

	.leave-apply .col2 .row #captcha_com {
		margin: 0 2px 0 7px
	}

	.bronze-payment {
		padding: 0 3%
	}

	.bronze-payment-content {
		width: 100%;
		padding: 15px 0 25px
	}

	.bronze-payment-content p {
		width: 50%;
		float: left;
		font-size: 22px;
		line-height: 38px;
		padding: 30px 25px 0 0
	}

	.bronze-payment-content img {
		max-width: 340px
	}

	.bronze-payment .payment-form {
		width: 100%;
		padding: 0
	}

	.bronze-payment .payment-form .orange-bar {
		margin-bottom: 30px
	}

	.bronze-payment .payment-form .orange-bar .plan {
		width: 60%
	}

	.bronze-payment .payment-form .row .td1,
	.payment-form .row .td2 {
		width: 48%
	}

	.membership-plans {
		padding: 0 2%
	}

	.membership-plans .top-head th {
		font-size: 20px;
		line-height: 26px
	}

	.membership-plans .top-head .price {
		font-size: 28px;
		line-height: 38px
	}

	.membership-plans .top-head .price strong {
		padding: 15px 0 40px
	}

	.membership-plans .top-head .inclusions {
		font-size: 16px
	}

	.membership-plans .table-content td,
	.membership-plans .top-head .inclusions,
	.membership-plans .top-head th {
		padding: 7px 5px
	}

	.membership-plans td .member-btn {
		width: 130px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 8px
	}

	.membership-plans .table-content td .member-btn i {
		line-height: 40px;
		font-size: 17px;
		margin-right: 8px
	}

	.membership-plans .table-content td {
		font-size: 16px
	}

	.membership-plans .table-content td.first-td {
		font-size: 14px
	}

	.membership-plans .table-content td li {
		padding-left: 10px
	}

	.refine-search {
		padding: 0 15px;
		margin-bottom: 25px
	}

	.refine-search h3 {
		font-size: 22px;
		padding-bottom: 15px
	}

	.refine-search .style-select {
		width: 235px
	}

	.refine-dir li,
	.refine-dir li:nth-child(3n),
	.refine-dir li:nth-child(5n+1) {
		width: 25%;
		clear: inherit
	}

	.refine-dir li:nth-child(4n+1) {
		clear: left
	}

	.refine-dir li .name-tag {
		min-height: 80px
	}

	.refine-dir .ui-tabs-nav li a {
		padding-bottom: 80px
	}

	.board-of-dir.refine-dir li .name-tag h4 {
		font-size: 12px;
		line-height: 16px
	}

	.refine-dir .team-view {
		width: 735px
	}

	.refine-dir .team-view .scroll-pane2 {
		max-height: 400px
	}

	.refine-dir .refine-team-view h4 {
		font-size: 18px;
		line-height: 22px
	}

	.refine-dir .refine-team-view .rightcol span {
		font-size: 15px;
		line-height: 21px
	}

	.dental-tourism {
		padding-top: 75px
	}

	.banner-box {
		min-height: 550px
	}

	.banner-box .box h1 {
		font-size: 30px;
		line-height: 40px;
		padding-top: 25px
	}

	.banner-box .banner-formbox {
		padding: 10px 20px 15px
	}

	.banner-box .banner-formbox h2 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 10px
	}

	.banner-box .banner-formbox select.select,
	.banner-box .banner-formbox span.select,
	.banner-box .banner-formbox ul li input {
		font-size: 14px;
		height: 40px;
		line-height: 30px
	}

	.banner-box .banner-formbox span.select {
		background-size: 40px auto
	}

	.banner-formbox .capthe-code-img {
		padding: 8px 10px 2px 10px
	}

	.banner-formbox p.capLoad {
		margin-top: 8px
	}

	.banner-formbox .enquire-btn {
		height: 45px;
		line-height: 43px;
		font-size: 24px
	}

	.accessibility,
	.awarded-box,
	.information-travel,
	.main-differencebox,
	.pros-dental-tourism,
	.why-clove {
		padding: 35px 10px
	}

	.accessibility h2,
	.awarded-box h2,
	.clove-difference h2,
	.information-travel h2,
	.pros-dental-tourism h2,
	.why-clove h2 {
		font-size: 26px;
		line-height: 36px;
		padding-bottom: 25px
	}

	.clove-difference ul li,
	.clove-difference ul li.clinics {
		width: 19.6%;
		min-height: 250px;
		padding: 30px 5px 10px;
		margin: 0 .2%:
	}

	.clove-difference ul li img {
		max-width: 65px
	}

	.clove-difference ul li .difference-text-box {
		padding-top: 20px
	}

	.clove-difference ul li .difference-text-box h5 {
		font-size: 16px
	}

	.clove-difference ul li .difference-text-box h4 {
		font-size: 22px;
		line-height: 30px
	}

	.pros-dental-tourism li img {
		max-width: 40px
	}

	.pros-dental-tourism li.one img {
		max-width: 30px
	}

	.pros-dental-tourism li strong {
		min-height: 70px
	}

	.pros-dental-tourism h2 strong {
		padding-top: 15px
	}

	.pros-dental-tourism ul {
		padding-top: 30px
	}

	.royal-society {
		padding: 20px 10px
	}

	.royal-society-textbox p {
		font-size: 16px;
		line-height: 24px;
		padding-top: 0
	}

	.awarded-box ul li {
		width: 32.4%;
		min-height: 313px
	}

	.awarded-box ul li img {
		max-height: 153px
	}

	.awarded-box ul li .caption-box {
		height: 130px
	}

	.accessibility .accessibility-mapbox img {
		max-width: 375px
	}

	.information-travel .travel-box {
		border: 7px solid #fff
	}

	.information-travel .travel-box .travel-caption img {
		width: auto;
		max-width: 250px
	}

	.information-travel p {
		font-size: 18px;
		padding-top: 30px
	}

	.blog-detail .col-left h2 {
		font-size: 22px
	}

	.offers-content-wrap h1.heading {
		font-size: 16px;
		line-height: 22px
	}

	.service-toppanel .inner_servicebg {
		min-height: 200px
	}

	.service-toppanel .service-contentbox {
		margin: -140px 0 35px;
		box-shadow: rgba(0, 0, 0, .2) 0 0 10px
	}

	.service-toppanel .service-contentbox h4 {
		font-size: 22px
	}

	.service-toppanel .box {
		max-width: 97%
	}

	.service-toppanel .braces-aligner {
		padding: 0
	}

	.service-toppanel .service-contentbox {
		padding: 30px
	}

	.service-toppanel .image-gallery {
		padding-top: 0;
		margin-bottom: 0
	}

	.image-gallery .comman-content-box .gallery-textbox h4 {
		font-size: 14px;
		line-height: 20px
	}

	.image-gallery h2 {
		margin-bottom: 25px
	}

	.image-gallery .img-left-panel {
		padding-right: 15px
	}

	.image-gallery .img-right-panel {
		padding-left: 15px
	}

	.impant2 {
		margin-bottom: 0
	}

	.impant2 .acco-tab {
		padding: 10px 40px
	}

	.impant2 .acco-tab:before {
		height: 30px;
		left: 20px;
		margin-top: -15px
	}

	.impant2 .acco-tab .acco-btn {
		right: 10px
	}

	.impant2 .acco-content {
		padding-left: 40px
	}

	.impant2 .acco-content li {
		padding-left: 25px
	}

	.main-post-box {
		width: 60%
	}

	.right-spe-box {
		width: 36%
	}

	.blog-listing li h3 {
		font-size: 14px;
		line-height: 20px
	}

	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		width: 53%;
		float: left
	}

	.subscribe_sidebar1 .newsletter01 .es_textbox.es_captcha_img {
		float: left;
		width: 47%
	}

	.newsletter01 .es_textbox {
		padding: 0
	}

	.blog-detail .col-right {
		width: 38%
	}

	.blog-detail .col-left {
		width: 55%
	}

	.blog-detail .col-left h1,
	.blog-detail .col-left h3 {
		margin-bottom: 30px
	}

	.subscribe_sidebar1 .newsletter01 .es_button {
		margin-bottom: 13px
	}

	.about-stuff ul li {
		padding: 0 15px
	}

	.about-stuff ul li.even .about-txtbox,
	.about-stuff ul li.odd .about-txtbox {
		width: 60%;
		line-height: 22px;
		padding: 0
	}

	.about-stuff ul li.even .about-imgbox,
	.about-stuff ul li.odd .about-imgbox {
		width: 35%
	}

	.quote-box .box h4::after {
		right: 18px
	}

	.quote-box .box h4::before {
		left: 22px
	}

	.symt-treatments ul li .treat-txtbox {
		font-size: 14px
	}

	.main-why-clove .why-left-panel {
		width: 28%
	}

	.main-why-clove .why-right-panel {
		width: 70%
	}

	.main-why-clove .why-right-panel ul li {
		width: 250px;
		margin: 0 15px 23px 0
	}

	.main-why-clove .why-left-panel .why-txtbox h4,
	.main-why-clove .why-right-panel ul li .whylist-txtbox h4 {
		font-size: 18px
	}

	.home-midwarp .presence-box ul li {
		width: 33.33%
	}

	.clinic-box {
		margin-top: 30px
	}

	.clinic-box a {
		font-size: 20px
	}

	.home-midwarp {
		background-size: cover
	}

	.activity-box .activity-right-panel ul li a {
		line-height: 20px
	}

	.activity-box .activity-right-panel ul li {
		font-size: 16px
	}

	.full-footer .full-footer-in {
		padding: 0 20px
	}

	.full-footer .full-footer-in .call-list-box,
	.full-footer .full-footer-in .links-box .links-comman-box {
		Width: 33%;
		min-height: 260px;
		float: left
	}

	.home-midwarp .presence-box {
		width: 55%
	}

	.footer-bottom-box {
		text-align: center
	}

	.social-network-box {
		width: 100%;
		padding-bottom: 10px
	}

	.footer-bottom-box p {
		font-size: 12px
	}

	.testimonial .slides li .row {
		padding-top: 25px
	}

	.testimonial .slides li .row img {
		width: 100px;
		float: none;
		margin-right: 0
	}

	.testimonial .slides li .row h5 {
		font-size: 18px;
		padding-top: 6px
	}

	.our-specialities li:nth-child(3n) {
		margin-right: 0 !important
	}

	.symt-treatments ul li .treat-imgbox img {
		width: 90px
	}

	.opening-page {
		padding: 25px 10px 50px 10px
	}

	.opening-lt-panel {
		width: 50%
	}

	.opening-lt-panel ul li {
		width: 160px;
		min-height: 264px;
		margin: 0 11px 22px
	}

	.opening-lt-panel .data-applybox {
		padding-top: 15px
	}

	.opening-rgt-panel {
		width: 50%;
		padding-left: 20px
	}

	.banner .overlay,
	.banner.career .overlay {
		left: inherit;
		top: inherit;
		height: auto;
		padding: 20px 10px
	}

	.banner .overlay h1 {
		position: inherit;
		left: inherit;
		top: inherit;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.banner.career .overlay {
		padding: 20px 140px
	}

	.corporate_thankyou {
		font-size: 16px;
		line-height: 20px
	}

	.price-table .box {
		padding: 0 15px
	}

	.figure-box2 ul {
		margin: 0
	}

	.figure-box2 li {
		width: 49%;
		margin: 10px 0;
		float: left
	}

	.figure-box2 li:nth-child(2n) {
		float: right
	}

	.figure-box2 li:nth-child(2n) .figure-in:after,
	.figure-box2 li:nth-child(2n) .figure-in:before,
	.figure-box2 li:nth-child(2n):after,
	.figure-box2 li:nth-child(2n):before,
	.figure-box2 li:nth-child(3n) .left-border-b,
	.figure-box2 li:nth-child(3n) .left-border-s {
		display: none
	}

	.figure-box2 li .text-number {
		font-size: 28px;
		line-height: 34px
	}

	.figure-box2 li .text-detail {
		font-size: 18px;
		line-height: 24px
	}

	.press-release {
		padding: 0
	}

	.press-release h3 {
		font-size: 35px;
		line-height: 45px
	}

	.press-release .press-release-details {
		margin: 30px 0 40px
	}

	.press-release-details li .description-box {
		padding: 12px
	}

	.press-release-details li .month {
		font-size: 22px
	}

	.faq-treat .box {
		padding: 0 15px
	}

	.video-testimonial .customNavigation .prev {
		left: 20px
	}

	.video-testimonial .customNavigation .next {
		right: 20px
	}
}

@media only screen and (min-width:1025px) and (max-width:1365px) {
	body.header-home .head-outer {
		padding: 0 20px
	}

	.header-main .logo-box {
		width: auto;
		min-height: inherit;
		line-height: inherit
	}

	.header-main .logo-box a {
		padding: 0 5px;
		min-height: 72px;
		line-height: 72px
	}

	.header-main .logo-box img {
		max-width: 95px
	}

	.header-main .book-btn {
		margin-right: 10px
	}

	.header-main .toggle-icon {
		margin-left: 8px;
		margin-right: 8px
	}

	.header-main .book-btn {
		width: 150px
	}

	.header-main .book-btn samp {
		font-size: 11px
	}

	.header-main .book-btn span {
		font-size: 12px
	}

	.side-menu .common h3 {
		font-size: 22px
	}

	.side-menu .common {
		padding-bottom: 13px;
		margin-bottom: 10px
	}

	.side-menu .common.links li {
		padding: 6px 0;
		margin: 0
	}

	.side-menu .common.links {
		margin-bottom: 15px
	}

	.side-menu .common.follow h3 {
		padding-bottom: 15px
	}

	.nav-bar li {
		margin: 0 2px
	}

	.schedule {
		margin-bottom: 50px
	}
}

@media only screen and (min-width:1025px) and (max-width:1199px) {
	.nav-bar .navigation li {
		margin: 0 1px
	}

	.nav-bar .navigation li:after {
		display: none
	}

	.header-main .toggle-icon {
		margin-left: 5px;
		margin-right: 5px
	}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.dropdown_patient_safety {
		width: 200px;
		position: absolute;
		right: 0;
		top: 120%;
		background-color: #fff;
		border-radius: 4px;
		box-shadow: 0 0 2px rgba(0, 0, 0, .2);
		border: 1px solid rgba(0, 0, 0, .15);
		padding: 10px 0;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: all ease-in .4s;
		transition: all ease-in .4s
	}

	.dropdown_patient_safety>li {
		display: block;
		width: 100% !important;
		text-align: left
	}

	.figure-box li .icon-box img {
		width: 32%;
		height: auto
	}

	.dropdown_patient_safety>li a {
		font-size: 14px;
		line-height: 15px;
		text-transform: none;
		padding: 10px
	}

	.dropdown_patient_safety.in {
		visibility: visible;
		opacity: 1;
		top: 100%
	}

	body.highlight,
	html.highlight {
		overflow: hidden
	}

	.header-bottom .logo-box {
		width: 130px;
		padding-top: 10px
	}

	.header-bottom .logo-box a {
		width: 100%
	}

	.header-bottom .info-box {
		width: 28%;
		position: inherit;
		right: inherit;
		padding: 20px 0
	}

	.header-bottom .info-box li {
		padding: 0;
		font-size: 13px
	}

	.header-bottom {
		position: relative
	}

	.toggle-menu {
		width: 35px;
		height: 35px;
		float: left;
		background: url(../images/toggle-menu.jpg) no-repeat left top;
		margin: 0;
		cursor: pointer;
		z-index: 1;
		position: absolute;
		right: 234px;
		top: 22px;
		background-size: 100%
	}

	.toggle-menu.active {
		background-position: left bottom
	}

	.navigation {
		width: 100%;
		float: left;
		overflow-y: scroll;
		position: fixed;
		left: 0;
		z-index: 9;
		background: #fff;
		display: none;
		padding-top: 0
	}

	.nav-bar .navigation li {
		padding: 0
	}

	.nav-bar .navigation li a {
		color: #4e3224;
		display: block;
		font-weight: 700;
		padding: 8px 12px;
		border-bottom: 1px #d6d6d6 solid;
		background: #fff;
		line-height: 29px
	}

	.nav-bar .navigation li a,
	.nav-bar .navigation ul li ul.sub-menu li a {
		font-size: 13px
	}

	.nav-bar {
		width: 100%;
		height: auto
	}

	.nav-bar ul {
		padding: 0
	}

	.nav-bar li {
		width: 100%;
		float: left;
		text-align: left;
		margin: 0;
		line-height: 35px;
		font-size: 13px
	}

	.nav-bar li a {
		display: block;
		padding: 0
	}

	.nav-bar ul ul,
	.nav-bar.sticky ul ul {
		display: none;
		float: left;
		position: inherit;
		width: 100%;
		padding: 0;
		left: 0;
		top: 0
	}

	.nav-bar li:hover ul,
	.nav-bar.sticky li:hover ul {
		display: none
	}

	.nav-bar li span {
		width: 32px;
		height: 35px;
		float: left;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		background-size: 100%
	}

	.nav-bar li span.active {
		background: url(../images/inner-toggle2.jpg) no-repeat left top;
		background-size: 100%
	}

	.nav-bar .navigation li span {
		width: 30px;
		height: 30px;
		position: absolute;
		top: 7px;
		right: 10px;
		background-size: 100%;
		border: 1px #d6d6d6 solid;
		border-radius: 40px
	}

	.nav-bar .navigation li span::after {
		content: "+";
		font-size: 18px;
		color: #d6d6d6;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%)
	}

	.nav-bar .navigation li span.active::after {
		display: none
	}

	.nav-bar .navigation ul ul.sub-menu {
		width: 100%;
		float: left;
		position: relative;
		left: inherit;
		top: inherit;
		bottom: inherit;
		box-shadow: none;
		padding: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		display: none
	}

	.nav-bar .navigation ul li:hover ul.sub-menu {
		display: none
	}

	.nav-bar .navigation ul ul.sub-menu:before {
		display: none
	}

	.nav-bar .navigation .sub-menu li a {
		padding-left: 30px;
		color: #4e3224;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 28px;
		background: 0 0
	}

	.nav-bar .navigation ul li ul.sub-menu li a {
		padding-left: 25px;
		font-weight: 700
	}

	.nav-bar .navigation ul li a,
	.nav-bar .navigation ul li a:hover,
	.nav-bar .navigation ul li:hover a {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0
	}

	.head-top-menu {
		display: none
	}

	.head-top-menu.mobile {
		width: 100%;
		float: left;
		display: block;
		max-height: inherit;
		padding: 0;
		margin-bottom: 15px
	}

	.head-top-menu.mobile ul,
	.head-top-menu.mobile ul.head-rgtcol {
		width: 100%;
		float: left;
		margin: 0
	}

	.head-top-menu.mobile ul li {
		width: 100%;
		float: left;
		padding: 0
	}

	.head-top-menu.mobile a {
		display: block;
		margin: 0
	}

	.head-top-menu.mobile li a {
		background: #4e3224;
		color: #fff;
		padding: 8px 12px
	}

	.head-top-menu.mobile li a span {
		width: auto;
		height: auto;
		border: 0;
		position: inherit;
		right: inherit;
		top: inherit;
		float: none
	}

	.head-top-menu.mobile li a span:after {
		display: none
	}

	.head-top-menu.mobile ul li a:after,
	.mobile_search {
		display: none
	}

	.header-top-bg {
		background: #4e3224;
		display: block;
		width: 100%;
		height: 76px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 15
	}

	.header-bottom .logo-box {
		position: relative;
		z-index: 16
	}

	.header-bottom .info-box {
		z-index: 17
	}

	.toggle-menu {
		z-index: 18
	}

	.navigation {
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow: hidden !important;
		padding-top: 77px;
		z-index: 14
	}

	.navigation .navigation-scroll {
		width: 100%;
		height: 100%;
		overflow: hidden;
		overflow-y: auto
	}

	.head-top-menu.mobile {
		margin-bottom: 0
	}

	.banner,
	.margin-top,
	.membership-margin,
	.showcase-wrap {
		margin-top: 97px
	}

	body.header-home .head-outer {
		padding: 0;
		top: 0
	}

	.head-gray,
	.header-main .logo-box,
	.number-mbl {
		z-index: 15
	}

	.call-back,
	.header-main .book-btn,
	.header-main .toggle-icon {
		display: none
	}

	.toggle-menu {
		position: fixed;
		left: 10px;
		top: 7px;
		display: block
	}

	.head-outer {
		top: 0;
		padding: 0
	}

	.header-main {
		background: #452c20;
		padding: 5px 10px 5px 73px
	}

	.header-main .logo-box {
		background: 0 0;
		width: 80px;
		min-height: auto;
		line-height: inherit
	}

	.number-mbl {
		display: block
	}

	.number-mbl li {
		font-size: 13px
	}

	.nav-bar {
		padding: 0;
		width: auto
	}

	.nav-bar .navigation {
		width: 100%;
		padding-top: 97px;
		display: none
	}

	.nav-bar .navigation ul ul.sub-menu {
		top: 0
	}

	.head-gray,
	.header-bg-mbl,
	.mobile-nav {
		display: block
	}

	.nav-bar .navigation li span {
		top: 4px
	}

	.head-gray li strong {
		min-height: 25px
	}

	.header-main .logo-box {
		padding-top: 3px
	}

	.header-main .logo-box .logo-dsk {
		display: none
	}

	.header-main .logo-box .logo-mbl {
		display: block
	}

	.toggle-menu {
		background: url(../images/ico_header_menu.png) no-repeat left top;
		width: 40px;
		height: 40px;
		top: 5px
	}

	.nav-bar .navigation li span {
		right: 20px;
		top: 7px
	}

	.schedule {
		margin-bottom: 40px
	}

	.symt-treatments {
		padding-bottom: 30px
	}

	.year-opt {
		top: -10px;
		margin-bottom: 15px
	}

	.clove_appointment .logo-box img {
		right: 0
	}
}

@media only screen and (max-width:767px) {
	.icon-lst {
		margin-top: -1px !important
	}
	#menu-item-18007 {display: none;}

	.msg-covid b {
		line-height: 29px;
		font-size: 14px !important;
		text-align: center;
		display: block
	}

	.msg-covid b.call-msg {
		margin: 15px;
		color: #a10921;
		display: block;
		font-weight: 700
	}

	.symt-treatments ul li:nth-child(11),
	.symt-treatments ul li:nth-child(12),
	.symt-treatments ul li:nth-child(13),
	.symt-treatments ul li:nth-child(14) {
		width: 25%
	}

	.newsletter01 .es_textbox.es_captcha {
		margin-right: 2%
	}

	.newsletter01 .es_button,
	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		margin-top: 0;
		width: 40%
	}

	.target-block .tag-title {
		font-size: 14px;
		padding: 5px 10px;
		position: relative
	}

	.target-block .tag-title sup {
		font-size: 11px
	}

	.header-top {
		padding: 6px 2%
	}

	.header-bottom .logo-box,
	.header-top .head-ltbox {
		width: 100%;
		text-align: center
	}

	.header-top .head-rgtbox {
		width: 100%
	}

	.header-bottom .info-box {
		width: 110px;
		position: absolute;
		top: 0;
		right: 0
	}

	.header-bottom .info-box li samp {
		display: none
	}

	.header-bottom .info-box li a {
		display: inline-block
	}

	.header-bottom .info-box li.cal-wdt,
	.header-bottom .info-box li.doc-wdt,
	.header-bottom .info-box li.info-wdt {
		width: 18%;
		text-align: center;
		float: none;
		display: inline-block
	}

	.enquiry-butnbox {
		background-size: 100%;
		width: 30px
	}

	.header-top .head-ltbox {
		display: none
	}

	.nav-bar {
		height: auto;
		z-index: 999999
	}

	.nav-bar ul {
		padding: 0
	}

	.nav-bar li {
		width: 100%;
		float: left;
		text-align: left;
		margin: 0;
		line-height: 35px;
		font-size: 13px
	}

	.nav-bar li a {
		display: block;
		padding: 0
	}

	.nav-bar ul ul,
	.nav-bar.sticky ul ul {
		display: none;
		float: left;
		position: inherit;
		width: 100%;
		padding: 0;
		left: 0;
		top: 0
	}

	.nav-bar li:hover ul,
	.nav-bar.sticky li:hover ul {
		display: none
	}

	.nav-bar li span {
		width: 32px;
		height: 35px;
		float: left;
		position: absolute;
		right: 0;
		top: 0;
		cursor: pointer;
		background-size: 100%
	}

	.nav-bar li span.active {
		background: url(../images/inner-toggle2.jpg) no-repeat left top;
		background-size: 100%
	}

	.toggle-menu {
		width: 35px;
		height: 35px;
		float: left;
		background: url(../images/toggle-menu.jpg) no-repeat left top;
		margin: 21px 0 4px 8px;
		cursor: pointer;
		z-index: 1;
		position: absolute;
		background-size: 100%
	}

	.toggle-menu.active {
		background-position: left bottom
	}

	.navigation {
		width: 100%;
		float: left;
		overflow-y: scroll;
		display: none;
		position: fixed;
		z-index: 9;
		background: #fff;
		padding-top: 0
	}

	.nav-bar.sticky .navigation {
		width: 100%;
		margin-top: 0
	}

	.nav-bar .navigation li a {
		color: #4e3224;
		display: block;
		font-weight: 700;
		border-bottom: 1px #d6d6d6 solid;
		background: #fff;
		line-height: 29px;
		font-size: 14px
	}

	.mobile_search {
		display: block;
		float: left;
		margin: 0 10%;
		width: 80%;
		margin-bottom: 50px
	}

	.mobile_search .search-field {
		background: url(../images/search-icon.jpg) no-repeat 11px 13px;
		font-style: italic;
		color: #4e3224;
		font-size: 14px;
		border: 0;
		border-bottom: 1px #d6d6d6 solid;
		line-height: 45px;
		height: 45px;
		padding-left: 50px
	}

	.nav-bar .navigation li span {
		width: 30px;
		height: 30px;
		position: absolute;
		top: 7px;
		background-size: 100%;
		border: 1px #d6d6d6 solid;
		border-radius: 40px
	}

	.nav-bar .navigation li span::after {
		top: -9px;
		left: 9px;
		position: absolute;
		content: "+";
		font-size: 18px;
		color: #d6d6d6
	}

	.nav-bar .navigation li span.active::after {
		display: none
	}

	.nav-bar .navigation .sub-menu li a {
		padding-left: 30px;
		color: #4e3224;
		font-weight: 700;
		text-transform: uppercase;
		line-height: 28px;
		background: 0 0
	}

	.mobile_search .search-submit,
	.mobile_search label span {
		display: none
	}

	body.highlight,
	html.highlight {
		overflow: hidden
	}

	.down-arrow {
		width: 25px;
		height: 25px;
		bottom: auto;
		top: 50%;
		margin-top: -25px
	}

	.header-top .head-rgtbox .icons-box li {
		margin: 0 2px
	}

	#owl-demo .special-rotate.item .iconimg-txt-box p {
		display: none
	}

	.figure-box {
		padding: 0 2%
	}

	.Specialities-box {
		padding: 10px
	}

	.Specialities-box h1 {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 20px
	}

	.offer_panel {
		padding: 10px 3%;
		padding-top: 0;
		border: 0
	}

	.offer_panel.last {
		display: none
	}

	.offer_panel h3 {
		font-size: 14px;
		line-height: 25px
	}

	.offer_panel a {
		border: 1px #e0e0e0 solid;
		width: 100%;
		padding: 2% 7%;
		border-radius: 5px
	}

	.experience-box h3 {
		font-size: 20px;
		line-height: 26px;
		letter-spacing: 1px;
		padding-bottom: 2px
	}

	.experience-box p {
		font-size: 14px
	}

	.clove-exp #owl-demo2 .exp-move {
		padding: 0 8%
	}

	#owl-demo .owl-next,
	#owl-demo .owl-prev,
	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-next,
	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-prev {
		background-size: 100%;
		width: 25px;
		height: 42px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -20px;
		background-position: left -136px;
		width: 20px;
		height: 28px;
		background-size: 157px
	}

	.mid-warp .experience-box .owl-theme .owl-controls .owl-buttons .owl-next {
		right: -30px;
		background-position: -16px -135px;
		background-size: 157px;
		right: -20px;
		width: 20px;
		height: 28px
	}

	#owl-demo .owl-prev {
		left: -7px
	}

	#owl-demo .owl-next {
		right: -7px
	}

	#owl-demo .special-rotate.item .iconimg-txt-box h2 {
		font-size: 14px;
		line-height: 22px;
		padding-top: 0
	}

	.our-doctors-box h3 {
		font-size: 20px
	}

	.doc-tabbing,
	.tab-content3 {
		width: 100%;
		padding: 0 5px
	}

	.tab-content3 h4 {
		font-size: 22px
	}

	.tab-content3 p {
		font-size: 14px;
		line-height: 26px
	}

	.client-box h3 {
		font-size: 20px;
		margin-top: 0
	}

	.tabbing ul {
		padding: 0 5%
	}

	.tabbing li {
		font-size: 12px;
		margin: 15px -3px 10px 0
	}

	.tabbing li a {
		padding: 12px 14px
	}

	.doc-tabbing li {
		width: 100%
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-prev {
		left: 0
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-next {
		right: 0
	}

	.owl-carousel .owl-item {
		padding: 0 10px
	}

	.client-box .client_saytext.item .testimonial_thumb {
		display: none
	}

	.client-box .client_saytext.item .testimonial_titlebox h4 {
		font-size: 12px;
		margin-bottom: 5px
	}

	.client-box .client_saytext.item .testimonial_title::before {
		left: 40%
	}

	.client-box .client_saytext.item .clientsay_textcontent {
		padding: 20px 20px 20px 40px
	}

	.client-box .client_saytext.item .clientsay_textcontent p {
		line-height: 18px;
		font-size: 11px
	}

	.client-box .client_saytext.item .clientsay_textcontent::before {
		top: 20%;
		left: 10%;
		font-size: 42px
	}

	.client-box .client_saytext.item .testimonial_title:before {
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-top: 5px solid #ff8001;
		border-bottom: 21px solid transparent
	}

	.blog_media {
		padding: 30px 15px 0 15px;
		background: #f3f3f3
	}

	.blog_media.news-media2 {
		background: 0 0
	}

	.blog_media,
	.blog_media .news-media,
	.news-media .articale_date-box {
		width: 100%
	}

	.news-media .video_article {
		width: 100%;
		height: auto;
		min-height: 250px
	}

	.articale_date-box .post_article h3,
	.first_caption.video_title .post_article h3 {
		font-size: 14px;
		line-height: 22px
	}

	.first_caption.video_title .post_article h3 {
		margin-top: 3px
	}

	.articale_date-box .date_time span {
		font-size: 20px;
		display: block;
		padding-bottom: 5px
	}

	.articale_date-box .date_time strong {
		font-size: 32px
	}

	.blog_media .news-media h2 {
		font-size: 20px;
		padding-bottom: 17px
	}

	.news-media .view_all_button a {
		font-size: 15px;
		padding: 10px 15px
	}

	.news-media .view_all_button {
		margin: 15px 0
	}

	.video_article .video_title span {
		font-size: 13px
	}

	.video_article .video_title p {
		font-size: 12px;
		line-height: 24px
	}

	.footer_menu,
	.footer_menu.last_menu {
		width: 100%;
		padding-bottom: 10px;
		padding-left: 5px
	}

	.footer h3 {
		font-size: 13px;
		line-height: 20px;
		padding: 10px;
		font-weight: 400;
		letter-spacing: 1px;
		position: relative
	}

	.footer h3.active {
		border-bottom: 0
	}

	.footer h3::after {
		position: absolute;
		content: "+";
		right: 5px;
		top: 9px;
		width: 20px;
		height: 20px;
		font-size: 18px;
		text-align: center
	}

	.footer h3::before {
		position: absolute;
		content: "-";
		right: 5px;
		top: 9px;
		width: 20px;
		height: 20px;
		display: none;
		font-size: 18px;
		text-align: center
	}

	.footer h3.active::after {
		display: none
	}

	.footer h3.active::before {
		display: block
	}

	#menu-clove-network,
	.last_heading {
		display: none
	}

	.footer_menu.last_menu h3::after,
	.footer_menu.last_menu h3::before {
		display: none
	}

	.footer_menu.last_menu {
		padding-left: 0;
		border: none
	}

	.footer_menu.last_menu .call_us h4 {
		padding: 10px;
		font-weight: 400;
		font-size: 13px
	}

	.footer_menu.last_menu .call_us ul {
		padding-left: 10px
	}

	.footer_menu .call_us {
		margin-bottom: 0
	}

	.footer_menu .call_us .f_menu {
		padding-left: 16px
	}

	.footer_menu ul {
		padding-left: 20px;
		margin-bottom: 10px
	}

	.footer_menu ul li {
		line-height: 30px
	}

	.f_menu {
		width: 100%;
		float: left
	}

	.bootom_footer .counter-txt,
	.footer_menu .call_us,
	.footer_menu ul {
		width: 100%
	}

	.footer_menu .call_us ul li {
		margin: 0 10px
	}

	.footer_menu .call_us h4 {
		font-size: 15px;
		line-height: normal
	}

	.footer_menu .call_us ul li a {
		font-size: 20px
	}

	.bootom_footer {
		height: auto;
		text-align: center
	}

	.bootom_footer p {
		padding: 5px 0;
		font-size: 12px;
		width: calc(100% - 110px);
		text-align: left;
		line-height: 26px
	}

	#owl-demo .special-rotate.item {
		padding: 0
	}

	a[href^=tel] {
		color: inherit;
		text-decoration: none
	}

	.our-doctors-box h3 {
		margin-bottom: 20px;
		color: #3d2518
	}

	.mobile-only {
		display: block !important
	}

	.destop-only {
		display: none
	}

	#owl-demo5 li {
		margin: 10px
	}

	#owl-demo5 .owl-controls {
		margin-bottom: 10px
	}

	#owl-demo5 .owl-controls .owl-buttons div {
		background: #ff8001;
		border-radius: 5px;
		padding: 7px 20px 9px;
		font-size: 15px;
		opacity: 1
	}

	hmtl {
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-o-text-size-adjust: none;
		text-size-adjust: none
	}

	.banner img {
		display: none
	}

	.banner .overlay {
		position: inherit;
		height: 60px;
		background: rgba(255, 128, 1, .7);
		font-size: 20px
	}

	.breadcrumb {
		padding: 15px 10px
	}

	.special-offers-banner.p-membership-banner {
		min-height: auto
	}

	.special-offers-banner.p-membership-banner img {
		display: block
	}

	.breadcrumb li {
		font-size: 12px;
		line-height: 16px
	}

	.breadcrumb li:before {
		top: 0
	}

	.blog-listing {
		padding: 0 10px 40px
	}

	.blog-listing p {
		font-size: 13px;
		line-height: 22px;
		padding-bottom: 8px
	}

	.blog-listing li {
		width: 100%
	}

	.blog-listing .main-post-box li {
		min-height: 320px
	}

	.blog-listing li .textbox {
		padding: 5px 10px 15px
	}

	.blog-listing li h3 {
		font-size: 15px;
		margin-bottom: 7px
	}

	.blog-listing li p {
		font-size: 13px;
		padding-bottom: 10px
	}

	.blog-listing li .admin-bar span:last-child {
		padding-right: 0
	}

	.blog-listing li .admin-bar {
		font-size: 11px
	}

	.blog-listing li .admin-bar i {
		font-size: 11px;
		position: relative;
		top: -1px
	}

	.containear {
		padding: 0 0
	}

	.blog-detail {
		padding: 0 15px 30px
	}

	.blog-detail .col-left,
	.blog-detail .col-right {
		width: 100%
	}

	.blog-detail .col-left h1 {
		line-height: 24px;
		font-size: 18px
	}

	.blog-detail .col-left .admin-bar span {
		width: 100%;
		margin-bottom: 10px
	}

	.blog-detail .col-left p {
		font-size: 13px;
		line-height: 22px;
		padding-bottom: 10px
	}

	.leave-apply .col1,
	.leave-apply .col2 {
		width: 100%
	}

	.leave-apply .col1 {
		margin: 0 0 20px 0
	}

	.leave-apply .button {
		width: 100%;
		font-size: 18px
	}

	.leave-apply {
		margin-bottom: 15px
	}

	.search2 .input {
		width: 100%;
		border-right: 1px solid #ccc;
		margin-bottom: 5px
	}

	.search2 .button {
		width: 100%;
		font-size: 20px
	}

	.leave-apply h4,
	.our-specialities2 h4,
	.popular-post h4 {
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.our-specialities2 {
		width: 100%;
		float: left
	}

	.clinic-list {
		padding: 0 15px 50px
	}

	.location-list li {
		width: 100%;
		margin: 0 0 20px 0
	}

	.clinic-list h2::before {
		width: 30%;
		bottom: -12px
	}

	.clinic-list p {
		font-size: 13px;
		line-height: 24px
	}

	.clinic-list h2 {
		font-size: 22px;
		margin-bottom: 28px
	}

	.clinic-search {
		width: 100%;
		float: left
	}

	.clinic-search .col {
		width: 100%
	}

	.clinic-search .lable {
		width: 100%;
		text-align: center
	}

	.clinic-search .select,
	.clinic-search .select-box2,
	.clinic-search .select-box2 #zonalText {
		width: 100%;
		margin: 0;
		height: 40px
	}

	.location-list {
		padding: 30px 0 0
	}

	.hygiene {
		padding: 0 15px
	}

	.hygiene .col,
	.hygiene .col2 {
		width: 100%;
		margin: 0
	}

	.hygiene .img-box {
		border: 3px solid #ff8001
	}

	.hygiene .img-box img {
		left: 32px;
		top: 32px
	}

	.hygiene .img-box {
		margin-bottom: 45px
	}

	.hygiene .textbox {
		padding: 21px 15px 0 18px
	}

	.hygiene h3 {
		font-size: 22px;
		margin-bottom: 20px
	}

	.hygiene ol li {
		font-size: 13px
	}

	.hygiene .col2 {
		padding: 21px 15px 30px 18px
	}

	.hygiene h3 {
		margin-bottom: 15px;
		font-size: 22px
	}

	.hygiene .col2 p {
		font-size: 13px;
		line-height: 22px
	}

	.hygiene .col2 strong {
		font-size: 15px
	}

	.ethics-text {
		margin-bottom: 20px
	}

	.ethics-text h2 {
		font-size: 20px;
		margin-bottom: 15px
	}

	.ethics-text p {
		font-size: 13px;
		line-height: 22px
	}

	.ethics .img-box,
	.ethics .text-box {
		width: 100%
	}

	.ethics .text-box {
		position: inherit;
		padding: 10px 4% 15px 4%
	}

	.ethics .text-outer {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.ethics .text-box h3 {
		font-size: 18px;
		padding-bottom: 9px;
		margin-bottom: 9px
	}

	.ethics .text-box p {
		font-size: 13px;
		line-height: 20px;
		padding-bottom: 0
	}

	.ethics .img-box .overlay .close,
	.ethics .text-box a {
		display: none
	}

	.ethics .img-box .overlay {
		position: inherit;
		right: 0;
		float: left;
		width: 100%
	}

	.ethics .img-box .overlay .textbox {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		padding: 15px
	}

	.ethics .img-box .overlay li {
		font-size: 13px;
		line-height: 22px;
		text-align: left;
		background-position: left 3px;
		padding-right: 0;
		padding-left: 25px;
		background-size: 15px;
		margin-bottom: 13px
	}

	.ethics .row.right .img-box .overlay {
		left: 0
	}

	.ethics .row.right .img-box .overlay li {
		padding-left: 25px;
		background-position: left 3px
	}

	.testimonal-nav li a {
		font-size: 14px;
		padding: 9px 10px
	}

	.testimonal-nav {
		margin: 20px 0 40px
	}

	.textimonial-tab {
		padding: 0 10px 20px 10px
	}

	.testimonial_content .text-box,
	.testimonial_content .video {
		width: 100%
	}

	.testimonial_content .text-box q::before,
	.testimonial_content li q::before {
		background-size: 100%;
		width: 15px;
		left: -15px
	}

	.testimonial_content .text-box q::after,
	.testimonial_content li q::after {
		background-size: 100%;
		width: 15px
	}

	.testimonial_content .text-box h5 {
		font-size: 15px;
		padding-bottom: 8px
	}

	.testimonial_content .text-box span {
		font-size: 15px
	}

	.testimonial_content .text-box p {
		font-size: 13px;
		line-height: 23px
	}

	.testimonial_content li {
		width: 100%;
		margin-right: 0
	}

	.testimonial_content li h4 {
		font-size: 14px
	}

	.credibilty-top {
		padding: 25px 15px
	}

	.credibilty-top .imgbox {
		width: 100%;
		margin-right: 0
	}

	.credibilty-top .textbox {
		padding-top: 35px;
		width: 100%
	}

	.credibilty-top .textbox h3 {
		font-size: 18px;
		padding-bottom: 13px
	}

	.credibilty-top .textbox .text-in h4 {
		font-size: 18px;
		margin-bottom: 10px
	}

	.credibilty-top .textbox .text-in p {
		font-size: 14px;
		line-height: 24px
	}

	.credibilty-top .textbox .text-in,
	.credibilty-top .textbox .text-in::after {
		background-size: 250px;
		width: 100%
	}

	.credibilty .text-box {
		position: inherit
	}

	.credibilty .text-box .text-in {
		top: 0;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0)
	}

	.economic {
		padding: 25px 15px
	}

	.economic h3 {
		font-size: 18px
	}

	.economic p {
		font-size: 13px;
		line-height: 21px
	}

	.credibilty .text-box h3 {
		font-size: 16px;
		line-height: 23px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.credibilty .row.no-image .text-box {
		padding: 20px 15px
	}

	.credibilty .row .imgbox {
		width: 100%
	}

	.credibilty .text-box {
		width: 100%;
		height: auto
	}

	.credibilty .text-box p {
		font-size: 13px;
		line-height: 21px
	}

	.credibilty .text-box {
		padding: 20px 15px
	}

	.showcase li .caption-first {
		width: 100%;
		padding: 7px 15px;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		position: inherit;
		left: 0
	}

	.showcase li .caption-first h2 {
		font-size: 16px;
		line-height: 60px
	}

	.showcase li .caption-second {
		width: 100%;
		right: 15px;
		padding-left: 15px;
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
		-moz-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		position: inherit;
		right: 0;
		background: #ff8a08;
		padding: 6px 15px
	}

	.showcase li .caption-second p {
		font-size: 13px;
		line-height: 18px;
		padding-bottom: 0;
		text-align: center
	}

	.showcase li .caption-second a {
		font-size: 12px;
		padding: 5px 14px;
		float: none;
		display: inline-block;
		background: #4e3224;
		margin-top: 5px
	}

	.showcase li .caption-second a:hover {
		background: #a7b2b2
	}

	.header-top .head-rgtbox .icons-box li {
		padding: 8px 3px
	}

	.tab-content3 h4 {
		font-size: 18px
	}

	.tab-content3 h4 span {
		font-size: 14px
	}

	.doc-tabbing {
		margin-bottom: 35px
	}

	.doc-tabbing .doctor-imgbox a {
		font-size: 15px
	}

	.showcase li .caption-first {
		bottom: 0
	}

	.showcase li .caption-first h2 {
		font-size: 14px;
		line-height: 60px
	}

	.header-bottom .info-box li .contact-icon {
		display: block
	}

	.header-bottom .info-box li .contact-icon {
		margin-top: 0
	}

	.header-bottom .info-box li i {
		line-height: normal;
		padding-right: 0
	}

	.teeth-text {
		width: 100%;
		margin: 0 0 30px 0
	}

	.blog-listing .teeth-text h2 {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 10px
	}

	.blog-listing .our-specialities2 {
		width: 100%
	}

	.leave-apply .input {
		padding: 8px 11px;
		margin-bottom: 20px;
		font-size: 13px
	}

	.leave-apply .textarea {
		font-size: 13px
	}

	.subscribe_sidebar1 .newsletter01 .es_textbox {
		margin-bottom: 20px
	}

	.newsletter01 .es_textbox .es_textbox_class {
		border-radius: 3px;
		height: 42px;
		border: 1px solid #ccc
	}

	.subscribe_sidebar1 .newsletter01 .es_shortcode_form {
		padding: 20px 10px 0 10px;
		overflow: hidden
	}

	.footer {
		padding-top: 15px
	}

	.footer_menu {
		padding: 0;
		border-bottom: 1px #fff solid
	}

	.quality-control {
		padding: 0 15px 50px 15px
	}

	.quality-control p {
		font-size: 15px;
		line-height: 26px;
		padding-bottom: 10px
	}

	.quality-control li {
		font-size: 14px;
		line-height: 27px;
		background-size: 18px;
		padding-left: 30px;
		margin-bottom: 8px
	}

	.testimonal-nav {
		margin: 20px 0 10px 0
	}

	.testimonal-nav li {
		width: 100%;
		margin: 0 0 15px 0
	}

	.testimonal-nav li a,
	.testimonal-nav li:first-child a,
	.testimonal-nav li:last-child a {
		display: block;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px
	}

	.testimonial_content li .text-box {
		padding: 20px 20px 20px 30px
	}

	.hygiene-video {
		padding: 0 15px
	}

	.hygiene-video iframe {
		height: 250px
	}

	.hygiene .img-box img {
		left: 0;
		top: 0;
		width: 100%
	}

	.hygiene .img-box:last-child {
		margin-bottom: 30px
	}

	.our-specialities h3 {
		font-size: 17px;
		line-height: 28px
	}

	.our-specialities {
		padding: 0 15px
	}

	.our-specialities li {
		width: 100%;
		margin: 0 0 35px 0
	}

	.our-specialities li:nth-child(4n) {
		margin: 0 0 35px 0
	}

	.our-specialities li a {
		font-size: 15px
	}

	.our-specialities h3 {
		margin-bottom: 20px
	}

	.our-specialities li a::before {
		font-size: 22px;
		top: 9px
	}

	.our-specialities li img {
		width: 300px
	}

	.technology p {
		padding: 0 15px 30px;
		font-size: 14px;
		line-height: 25px
	}

	.technology p br {
		display: none
	}

	.technology h2 {
		font-size: 20px;
		margin-bottom: 10px
	}

	.technology h2::before {
		width: 50%
	}

	.direct-to-dentist .textbox {
		padding: 20px;
		font-size: 14px;
		line-height: 24px
	}

	.direct-to-dentist .textbox h3 {
		font-size: 20px;
		margin-bottom: 10px
	}

	.direct-to-dentist .textbox ul {
		padding: 15px 0
	}

	.direct-to-dentist .textbox li {
		font-size: 13px;
		line-height: 22px
	}

	.direct-to-dentist .textbox p {
		font-size: 14px
	}

	.specialized-doctors h3 {
		font-size: 20px
	}

	.specialized-form {
		padding: 15px
	}

	.specialized-form .select-box2 {
		width: 100%;
		margin: 0
	}

	.specialized-form .select-box2:first-child {
		margin-bottom: 10px
	}

	#listdata {
		margin-bottom: 30px;
		overflow-x: scroll;
		width: 96%;
		margin: 0 auto 30px auto;
		float: none
	}

	.our-packages {
		padding: 0 15px
	}

	.board-of-dir,
	.clinic-head,
	.dir-text {
		padding: 0 15px
	}

	.clinic-head p,
	.dir-text p {
		font-size: 14px;
		line-height: 25px
	}

	.dir-text h2,
	.economic h3,
	.policy h3,
	.title-text h3 {
		font-size: 18px
	}

	.dir-text li,
	.policy li {
		background-size: 18px;
		padding-left: 28px;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 10px
	}

	.board-of-company h3,
	.board-of-dir h2,
	.clinic-head h3 {
		font-size: 18px
	}

	.board-of-company h3::before,
	.board-of-dir h2::before,
	.clinic-head h3::before {
		width: 50%
	}

	.board-of-company li,
	.board-of-dir li {
		width: 100%;
		margin: 0 0 20px 0
	}

	.board-of-dir h2 {
		margin-bottom: 40px
	}

	.clinic-head h2 {
		font-size: 20px
	}

	.clinic-head h2::before {
		width: 50%
	}

	.clinic-head {
		padding-bottom: 40px
	}

	.clinic-head a {
		font-size: 14px
	}

	.clinic-head a::before {
		font-size: 24px;
		top: 9px
	}

	.ui-tabs .team-view,
	.ui-tabs .team-view2 {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0 !important;
		top: 0 !important;
		padding-left: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.board-of-company .team-view2 h4,
	.board-of-dir .team-view h4 {
		font-size: 18px;
		line-height: 24px;
		padding: 0 10px 12px
	}

	.ui-tabs #fragment-1,
	.ui-tabs #fragment1 {
		left: 0;
		top: 8.6%
	}

	.ui-tabs #fragment-2,
	.ui-tabs #fragment2 {
		left: 0;
		top: 17.8%
	}

	.ui-tabs #fragment-3,
	.ui-tabs #fragment3 {
		left: 0;
		top: 26.9%
	}

	.ui-tabs #fragment-4,
	.ui-tabs #fragment4 {
		left: 0;
		top: 36%
	}

	.ui-tabs #fragment-5,
	.ui-tabs #fragment5 {
		left: 0;
		top: 45%
	}

	.ui-tabs #fragment-6,
	.ui-tabs #fragment6 {
		left: 0;
		top: 54.1%
	}

	.ui-tabs #fragment-7,
	.ui-tabs #fragment7 {
		left: 0;
		top: 63.2%
	}

	.ui-tabs #fragment-8,
	.ui-tabs #fragment8 {
		left: 0;
		top: 72.3%
	}

	.ui-tabs #fragment-9,
	.ui-tabs #fragment9 {
		left: 0;
		top: 81.4%
	}

	.ui-tabs #fragment-10,
	.ui-tabs #fragment10 {
		left: 0;
		top: 90.5%
	}

	.ui-tabs #fragment11 {
		left: 0;
		top: 99.6%
	}

	.ui-tabs #fragment12 {
		left: 0;
		top: 3719px
	}

	.ui-tabs #fragment13 {
		left: 0;
		top: 4030px
	}

	.ui-tabs #fragment14 {
		left: 0;
		top: 4342px
	}

	.ui-tabs #fragment15 {
		left: 0;
		top: 4654px
	}

	.ui-tabs #fragment16 {
		left: 0;
		top: 4965px
	}

	.ui-tabs #fragment17 {
		left: 0;
		top: 5277px
	}

	.ui-tabs #fragment18 {
		left: 0;
		top: 5588px
	}

	.ui-tabs #fragment19 {
		left: 0;
		top: 5900px
	}

	.ui-tabs #fragment20 {
		left: 0;
		top: 6211px
	}

	.ui-tabs #fragment21 {
		left: 0;
		top: 6523px
	}

	.directors .ui-tabs #fragment1 {
		top: 15.8%
	}

	.directors .ui-tabs #fragment2 {
		top: 32.6%
	}

	.directors .ui-tabs #fragment3 {
		top: 49.2%
	}

	.directors .ui-tabs #fragment4 {
		top: 65.8%
	}

	.directors .ui-tabs #fragment5 {
		top: 82.6%
	}

	.directors .ui-tabs #fragment6 {
		top: 99.2%
	}

	.directors2 .ui-tabs #fragment-1 {
		top: 15.8%
	}

	.directors2 .ui-tabs #fragment-2 {
		top: 32.6%
	}

	.directors2 .ui-tabs #fragment-3 {
		top: 49.2%
	}

	.directors2 .ui-tabs #fragment-4 {
		top: 65.8%
	}

	.directors2 .ui-tabs #fragment-5 {
		top: 82.6%
	}

	.directors2 .ui-tabs #fragment-6 {
		top: 99.2%
	}

	.header-bottom .info-box li .contact-icon {
		position: relative;
		top: -4px
	}

	.implant-package {
		width: 100%;
		margin-bottom: 20px
	}

	.implant-package.right {
		margin-bottom: 20px
	}

	.packages-tbl {
		width: 100%;
		overflow-x: scroll
	}

	.packages-tbl table {
		width: 600px
	}

	.our-specialities.packages {
		padding: 20px 15px
	}

	.our-specialities.packages h3 {
		margin-bottom: 10px
	}

	.packages #owl-demo .owl-prev {
		background-size: 15px;
		left: -13px;
		height: 32px
	}

	.packages #owl-demo .owl-next {
		background-size: 15px;
		right: -13px;
		height: 32px;
		background-position: right top
	}

	.clove_appointment {
		padding: 0 15px
	}

	.faq {
		padding: 0 15px 50px 15px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
		width: 100%;
		margin: 0 0 20px 0
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox.middle_step {
		margin: 0 0 20px 0
	}

	.faq .col,
	.faq .col2 {
		width: 100%
	}

	.faq li p {
		line-height: 24px
	}

	.xdsoft_datetimepicker.xdsoft_inline {
		margin-top: -1px !important;
		padding: 0
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox {
		padding: 5px
	}

	.clove_appointment h3 {
		font-size: 14px;
		line-height: 35px
	}

	.clove_appointment .form-left.fix_appointment_panel .appointment_stepbox .inner_area h2 {
		font-size: 18px
	}

	.clove_appointment .appointment_submit .button {
		font-size: 18px
	}

	.xdsoft_datetimepicker.xdsoft_inline {
		width: 100% !important
	}

	.xdsoft_datetimepicker .xdsoft_datepicker {
		margin-left: 0 !important
	}

	.xdsoft_datetimepicker .xdsoft_month {
		width: 80px !important
	}

	.faq {
		padding-top: 25px
	}

	.faq h3 {
		font-size: 22px
	}

	.faq li {
		line-height: 24px
	}

	.faq li p {
		font-size: 13px;
		line-height: 22px
	}

	.career-path {
		padding: 0 15px
	}

	.career-path p {
		font-size: 14px;
		line-height: 24px;
		padding-bottom: 10px
	}

	.career-path h4 {
		font-size: 16px;
		line-height: 22px
	}

	.career-path .table {
		font-size: 14px
	}

	.table,
	.table3 {
		width: 100%;
		overflow-x: scroll
	}

	.table table {
		width: 550px
	}

	.career-path .table2 ul li {
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
		min-height: auto
	}

	.career-path .table3 {
		font-size: 14px;
		line-height: 20px
	}

	.career-path .table2 li h5 {
		min-height: auto
	}

	.recruitment-process .imgbox {
		width: 100%;
		margin: 0 0 20px 0
	}

	.recruitment-process .textbox {
		position: relative;
		width: 100%;
		margin-bottom: 20px
	}

	.recruitment-process .textbox .text-in {
		top: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		width: 100%
	}

	.recruitment-process {
		padding: 0 15px
	}

	.recruitment-process .textbox h4 {
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.recruitment-process .textbox p strong {
		font-size: 16px
	}

	.recruitment-process .textbox p {
		font-size: 13px;
		line-height: 22px
	}

	.recruitment-process .textbox h5 {
		font-size: 18px;
		line-height: 26px
	}

	.join-to-clove .textbox {
		padding: 60px 0 0
	}

	.join-to-clove .textbox h4 {
		font-size: 20px;
		line-height: 30px
	}

	.join-to-clove .textbox p {
		font-size: 14px;
		line-height: 25px;
		padding: 0 10px 20px 10px
	}

	.join-to-clove .textbox a {
		font-size: 20px
	}

	.recruitment-process .title-text {
		padding-bottom: 20px
	}

	.recruitment-process .row.right .imgbox {
		margin: 0 0 20px 3.3%
	}

	#sync1,
	#sync1_1,
	#sync2,
	#sync2_2 {
		width: 100%
	}

	#sync1 .video-overlay,
	#sync1_1 .video-overlay {
		background-position: center center;
		background-color: #fff
	}

	#sync1 .item iframe,
	#sync1_1 .item iframe {
		height: 268px
	}

	.fun-nav li a {
		font-size: 15px;
		padding: 13px 15px
	}

	.dental-network {
		padding: 0 15px 130px 15px;
		background-size: 300px;
		background-position: center bottom
	}

	.open-positions {
		padding: 25px 15px
	}

	.dental-network h3,
	.dental-network h4 {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 25px
	}

	.dental-network p {
		font-size: 14px;
		line-height: 22px;
		padding: 0 0 20px
	}

	.dental-network .inner {
		padding: 0 0 119px
	}

	.dental-network .inner li {
		font-size: 13px;
		line-height: 20px;
		background-size: 18px;
		padding: 0 0 10px 27px
	}

	.dental-network .inner .video-btn {
		font-size: 16px;
		padding: 7px 20px 7px 50px
	}

	.dental-network .inner .video-btn::before {
		font-size: 20px;
		top: 7px
	}

	.open-location {
		width: 100%
	}

	.open-location lable {
		font-size: 20px;
		float: left;
		display: block;
		margin-bottom: 10px
	}

	.open-location .select-box2 .select {
		font-size: 24px;
		background-position: 145px 11px;
		padding-left: 0
	}

	.open-positions li {
		width: 100%;
		margin: 0 0 15px 0
	}

	.open-positions li h4 {
		font-size: 16px;
		margin-bottom: 0
	}

	.join-overlay .join-video {
		width: 300px;
		height: 260px
	}

	.join-overlay .join-video .close {
		right: -3px
	}

	.busi-development {
		width: 100%;
		padding: 0 15px
	}

	.busi-development h3 {
		font-size: 20px;
		margin-bottom: 15px
	}

	.busi-development .location {
		font-size: 13px;
		line-height: 21px;
		margin-bottom: 15px;
		line-height: 23px
	}

	.busi-development ul li {
		font-size: 14px;
		margin-bottom: 10px
	}

	.busi-development ul {
		padding-bottom: 10px
	}

	.busi-development .location::before {
		top: 2px
	}

	.apply-now {
		width: 100%
	}

	.apply-now h3 {
		font-size: 20px;
		padding-left: 30px;
		margin-bottom: 17px
	}

	.apply-now h3::before {
		font-size: 20px
	}

	.apply-now .col {
		width: 100%;
		margin-bottom: 10px
	}

	.apply-now .row {
		margin-bottom: 0
	}

	#pg_course,
	#pg_spc,
	#ug_course,
	.total_experience,
	.wpcf7-form-control-wrap.how_find_us,
	.wpcf7-form-control-wrap.location {
		margin-bottom: 10px
	}

	.apply-now .checbox input {
		margin: 0 5px 0 0
	}

	.apply-now .checbox .wpcf7-list-item-label {
		width: 90%;
		font-size: 13px;
		line-height: 21px;
		margin-bottom: 0 !important
	}

	.apply-now h4 {
		font-size: 18px;
		margin-bottom: 10px
	}

	.apply-now .button {
		padding: 4px 25px;
		font-size: 18px
	}

	.busi-development p {
		font-size: 13px;
		line-height: 21px
	}

	.busi-development ul li {
		float: none
	}

	.milestones,
	.vision {
		padding: 0 15px
	}

	.vision h2 {
		font-size: 20px;
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.vision .textbox {
		width: 100%;
		margin: 0
	}

	.vision .textbox p {
		font-size: 14px;
		line-height: 26px
	}

	.vision .imgbox {
		width: 100%;
		padding-top: 20px;
		text-align: center
	}

	.milestones h3 {
		font-size: 20px;
		margin-bottom: 20px
	}

	.vision-video iframe {
		height: 280px
	}

	.milestones .col {
		width: 100%
	}

	.milestones .col::before,
	.milestones li:nth-child(2n+1)::after,
	.milestones-in::before {
		display: none
	}

	.milestones-in {
		padding: 0
	}

	.milestones .col .date {
		font-size: 14px
	}

	.bg-grey {
		padding: 30px 15px
	}

	.contact-add,
	.contact-form {
		width: 100%;
		margin: 0
	}

	.map_section2 #mapcanvas {
		height: 300px !important
	}

	.contact-add h3 {
		font-size: 18px;
		margin-bottom: 8px
	}

	.contact-add p {
		font-size: 14px;
		line-height: 24px
	}

	.contact-add a {
		font-size: 16px
	}

	.helpline-center ul {
		width: 100%
	}

	.helpline-center li {
		font-size: 16px
	}

	.contact-add {
		margin-bottom: 30px
	}

	.contact-form h3 {
		font-size: 18px;
		margin-bottom: 10px
	}

	.contact-form .wpcf7-mathcaptcha,
	.contact-form .wpcf7-text,
	.contact-form .wpcf7-textarea {
		margin: 3px 0 0 0
	}

	.contact-form label {
		padding-bottom: 10px
	}

	.contact-form label,
	.contact-form p {
		font-size: 15px
	}

	.contact-form .wpcf7-submit {
		width: 150px;
		font-size: 20px;
		height: 50px;
		line-height: 50px
	}

	.other-location h3 {
		font-size: 16px;
		margin: 0 0 20px 0
	}

	.other-location .select-box2 .select {
		font-size: 14px
	}

	.other-location .map {
		width: 100%
	}

	.other-location .loacation-add {
		width: 100%
	}

	.other-location {
		padding: 20px 15px
	}

	.other-location .select-box2 {
		width: 100%
	}

	.other-location .row {
		padding-top: 60px
	}

	.other-location .map,
	.other-location .map #map_canvas {
		height: 400px !important;
		min-height: 400px
	}

	.other-location .loacation-add h4 {
		font-size: 20px
	}

	.fun-to-clove {
		padding: 30px 15px
	}

	.credibilty-top .imgbox {
		text-align: center
	}

	.credibilty-top .textbox {
		margin-bottom: 30px
	}

	.credibilty-top.row2 .textbox {
		padding-top: 0
	}

	.dir-text h4 {
		font-size: 17px;
		line-height: 28px;
		padding-bottom: 15px
	}

	.dir-text .common {
		width: 100%;
		margin: 0
	}

	.dir-text .common strong,
	.dir-text .common.right p {
		font-size: 16px
	}

	.board-of-company strong,
	.board-of-dir li strong {
		font-size: 16px;
		padding: 0 10px 12px
	}

	.board-of-company {
		padding: 0 15px
	}

	.braces-aligner {
		padding: 0 15px 40px 15px
	}

	.schedule {
		padding: 35px 15px
	}

	.braces-aligner h1 {
		font-size: 18px;
		line-height: 22px
	}

	.braces-aligner h1::before {
		bottom: -14px
	}

	.impant2 .row-first .textbox p {
		font-size: 13px;
		line-height: 22px;
		padding-bottom: 10px
	}

	.impant2 .row-first {
		margin-bottom: 0
	}

	.impant2 .acco-tab {
		line-height: 20px;
		font-size: 14px;
		padding: 13px 40px 13px 12px
	}

	.impant2 .acco-tab .acco-btn,
	.impant2 .acco-tab.active .acco-btn {
		background-color: #4e3224;
		background-position: center;
		background-size: 33px;
		height: 100%
	}

	.jspPane ul {
		padding: 0 10px
	}

	.impant2 .acco-content li,
	.impant2 .row-first .textbox li {
		font-size: 13px;
		line-height: 21px;
		background-size: 15px;
		padding-left: 23px;
		margin-bottom: 10px !important
	}

	.impant2 .acco-content p {
		font-size: 13px;
		line-height: 21px;
		padding-bottom: 10px
	}

	.impant2 .acco-content h4,
	.impant2 .row-first .textbox h4 {
		font-size: 15px;
		line-height: 23px;
		margin-bottom: 6px;
		margin-top: 8px
	}

	.scroll-pane {
		height: 250px;
		padding-bottom: 40px !important
	}

	.schedule {
		padding: 25px 15px;
		text-align: center
	}

	.schedule a {
		font-size: 16px;
		padding: 15px 25px;
		margin: 0 0 20px 0;
		float: none
	}

	.schedule h4 {
		font-size: 18px
	}

	.schedule p {
		font-size: 14px
	}

	.specialized-doctors h3 {
		font-size: 16px
	}

	.impant2 .acco-content .textbox,
	.impant2 .row-first .textbox {
		width: 100%
	}

	.braces-aligner .row-first .braces-video {
		width: 100%;
		margin-bottom: 30px
	}

	.impant2 .acco-content .imgbox {
		width: 100%;
		padding: 0 10px
	}

	.impant2 .acco-content .img-row {
		margin-bottom: 0
	}

	.impant2 .acco-content .img-row li {
		width: 100%;
		margin: 0 0 10px 0
	}

	.impant2 .acco-content .img-row li:first-child {
		margin: 0 0 10px 0
	}

	.impant2 .acco-content h3,
	.impant2 .row-first .textbox h3 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 10px
	}

	.braces-aligner .row-first .textbox {
		width: 100%
	}

	.braces-aligner h2 {
		font-size: 20px
	}

	.braces-aligner h5 {
		font-size: 16px
	}

	.braces-aligner .row-first {
		margin-bottom: 0
	}

	.braces-aligner .row.row01 h3 {
		font-size: 15px;
		line-height: 21px
	}

	.impant2 .row-first .img-box {
		width: 100%;
		margin-bottom: 30px
	}

	.news-tabnav {
		text-align: center;
		margin-bottom: 20px
	}

	.news-tabnav li {
		float: none;
		display: inline-block;
		margin: 0 2px 15px
	}

	.news-tabnav li a {
		font-size: 15px
	}

	.news-tab {
		padding: 0 15px
	}

	.filter-form .col1 {
		margin: 0 0 10px 0;
		width: 100%
	}

	.filter-form .col3 {
		width: 100%
	}

	.filter-form {
		padding: 15px
	}

	.news-content.media ul li {
		width: 100%;
		padding-bottom: 15px
	}

	.news-content.media ul li .acc-imgbox {
		height: auto;
		overflow: inherit
	}

	.news-content ul li h3 {
		font-size: 15px;
		line-height: 20px
	}

	.news-popup .imgbox img {
		max-height: 330px;
		max-width: 300px
	}

	.news-popup .imgbox {
		padding: 3px
	}

	.news-popup .imgbox .close {
		right: -3px;
		top: -3px
	}

	.helpline-center li,
	.helpline-center li span {
		border: none
	}

	.aboutus,
	.core-value {
		padding: 0 15px
	}

	.aboutus .imgbox {
		width: 100%;
		margin: 0 0 15px 0
	}

	.aboutus .textbox {
		width: 100%;
		padding-top: 0
	}

	.aboutus .textbox h2 {
		font-size: 20px;
		padding-bottom: 7px;
		margin-bottom: 7px
	}

	.aboutus .row {
		margin-bottom: 20px
	}

	.aboutus .textbox p {
		font-size: 14px;
		line-height: 25px
	}

	.core-value h3 {
		font-size: 20px;
		margin-bottom: 25px
	}

	.core-value .col {
		width: 100%;
		margin: 0 0 10px 0;
		height: auto
	}

	.aboutus .imgbox.right {
		margin: 0 0 15px 0
	}

	.core-value h4 {
		font-size: 18px;
		margin-bottom: 12px
	}

	.core-value .col li {
		font-size: 15px;
		margin-bottom: 12px
	}

	.fun-nav li {
		width: 33.3333%;
		margin: 0;
		padding: 0;
		float: left
	}

	.fun-nav li a {
		position: relative;
		min-height: 48px
	}

	.fun-nav li a span {
		display: none
	}

	.fun-nav li img {
		display: inline-block
	}

	.client-box .fun-nav li a {
		font-size: 15px;
		border-right: 1px solid #fff
	}

	.fun-nav li a.active:before {
		display: none
	}

	.client-box .tab-content2 h3 {
		font-size: 16px;
		margin-top: 8px;
		display: block;
		margin-bottom: 8px
	}

	.patient-feedback {
		padding: 0 15px
	}

	.news-media .articale_date-box {
		margin-bottom: 15px
	}

	.blog_media .news-media .articale_date-box,
	.blog_media.news-media1 .news-media .video_article .video_title {
		background: #fff
	}

	.blog_media.news-media2 .news-media .articale_date-box {
		background: #f3f3f3
	}

	.doc-tabbing .doctor-imgbox a {
		padding: 12px 20px
	}

	.fun-nav {
		margin-bottom: 10px
	}

	.hpyclient-mainbox,
	.owl-carousel .owl-item {
		padding: 0
	}

	.fun-tab {
		margin-bottom: 0
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-next,
	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-prev {
		width: 20px;
		height: 30px;
		margin: 0;
		padding: 0;
		background: url(../images/arrow.png) 0 0 no-repeat;
		opacity: 1;
		border: 0
	}

	.client-box .tab-content2 .owl-theme .owl-controls .owl-buttons .owl-next {
		background-position: -44px 0
	}

	.news-media .video_article img {
		min-height: auto
	}

	.articale_date-box .date_time span {
		font-size: 14px
	}

	.articale_date-box .date_time strong {
		font-size: 22px
	}

	.articale_date-box .post_article p {
		font-size: 13px
	}

	.our-doctors-box {
		padding-bottom: 20px
	}

	.clove-slide-box {
		padding: 25px 0 0
	}

	.mid-warp .experience-box {
		padding: 30px 0 10px
	}

	.leave-apply .button,
	.search2 .button {
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none
	}

	.credibilty-top .textbox {
		padding-top: 0
	}

	.credibilty-top .textbox .text-in,
	.credibilty-top.row2 .textbox .text-in {
		min-height: auto
	}

	.credibilty-top .imgbox,
	.credibilty-top.row2 .imgbox {
		margin-bottom: 20px
	}

	.other-location .loacation-add {
		min-height: auto
	}

	.client-box .client_saytext.item .testimonial_titlebox {
		padding: 4px 0 0 10px;
		width: 100%
	}

	.client-box .client_saytext.item .testimonial_titlebox .client_designationtext {
		display: none
	}

	.client-box .client_saytext.item .clientsay_textcontent {
		padding: 10px;
		min-height: 150px
	}

	.nav-bar {
		width: 100%;
		padding: 0
	}

	.header-bottom .info-box li.cal-wdt,
	.header-bottom .info-box li.doc-wdt,
	.header-bottom .info-box li.info-wdt {
		width: 50px
	}

	.header-bottom .info-box li i {
		font-size: 25px
	}

	.header-bottom .info-box li .contact-icon {
		background-size: 147px;
		height: 20px;
		top: -1px;
		background-position: 0 -153px
	}

	.header-bottom .info-box li a:hover .contact-icon {
		background-position: 0 -173px
	}

	.footer_menu .call_us p span {
		font-size: 13px
	}

	.page404 {
		padding: 15px
	}

	.page404 h1 {
		font-size: 20px
	}

	.page404 h2 {
		font-size: 17px;
		line-height: 22px
	}

	.page404 p {
		font-size: 14px
	}

	.credibilty .text-box .text-in,
	.recruitment-process .textbox .text-in {
		position: inherit
	}

	.credibilty .text-box .text-in {
		padding: 0
	}

	.serach-result p {
		font-size: 13px;
		line-height: 22px
	}

	.serach-result h1 {
		font-size: 25px
	}

	.serach-result {
		padding: 30px 15px
	}

	.listing-clinic li {
		width: 100%;
		margin: 0 0 20px
	}

	.listing-clinic li span::before {
		top: 0
	}

	.listing-clinic li span {
		line-height: 22px
	}

	.address_detailsbox {
		font-size: 14px;
		line-height: 22px
	}

	#sync2 .owl-item,
	#sync2_2 .owl-item {
		width: 25% !important
	}

	.news-content ul li {
		width: 100%;
		margin: 0 0 15px 0
	}

	.client-box {
		padding: 25px 0
	}

	.client-box .youtube-imgbox.item {
		margin: 0
	}

	.ethics .text-box {
		height: auto
	}

	.ethics .text-outer {
		position: inherit
	}

	.ethics .text-box {
		height: auto
	}

	.ethics .img-box .overlay {
		height: auto
	}

	.ethics .img-box .overlay .textbox {
		position: inherit
	}

	.apply-now .capcha .wpcf7-mathcaptcha {
		width: 100%;
		margin-top: 10px
	}

	.map_section.map_appointment::before {
		z-index: 9999 !important
	}

	.enquiry-butnbox {
		padding: 0;
		height: 160px
	}

	.enquiry-formbox {
		padding: 10px;
		width: 100%
	}

	.enquiry-formbox {
		height: 400px;
		overflow-y: scroll
	}

	.enquiry-formbox h3 {
		font-size: 18px
	}

	.enquiry-formbox table {
		width: 100%;
		float: left;
		margin-bottom: 10px
	}

	.enquiry-formbox table td {
		width: 100%;
		float: left;
		background: #f9f9f9;
		padding: 10px;
		border: 1px solid #ccc;
		border-top: none
	}

	.enquiry-formbox table td:first-child {
		border-top: 1px solid #ccc
	}

	.enquiry-formbox .form-inbox li .col1 {
		width: 100%;
		margin-bottom: 7px
	}

	.enquiry-formbox .form-inbox li .col2 {
		width: 100%
	}

	.enquiry-formbox .form-inbox .upload-box .upload-hedbox h5 {
		font-size: 12px;
		line-height: 17px
	}

	.enquiry-formbox .form-inbox .sumt-btn {
		font-size: 18px;
		padding: 8px 15px;
		display: inline-block
	}

	.enquiry-formbox .form-inbox .upload-box .upload-filebox p {
		font-size: 12px;
		line-height: 19px
	}

	.enquiry-formbox .form-inbox .from-submitbox {
		margin-top: 25px
	}

	.enquiry-formbox .enquiry-typebox h4 {
		font-size: 15px;
		margin-bottom: 10px
	}

	.enquiry-typebox input.css-checkbox[type=radio]+label.css-label {
		font-size: 13px
	}

	.enquiry-formbox-wrap {
		z-index: 99999999999
	}

	.enquiry-formbox span.close {
		z-index: 99
	}

	.header-bottom {
		padding: 0
	}

	.nav-bar {
		background: #4e3224
	}

	.enquiry-butnbox {
		top: 250px;
		display: none
	}

	.enquiry-formbox {
		position: relative;
		left: 0;
		top: 0;
		transform: translate(0, 0);
		height: 400px;
		margin-top: 10%
	}

	.enquiry-in {
		padding: 15px 10px 20px 10px;
		width: 100%;
		float: left
	}

	.direct-to-dentist .textbox img {
		width: 100%;
		margin: 0 0 20px
	}

	.enquiry-formbox .form-inbox .jspPane p {
		padding: 0
	}

	.enquiry-formbox .form-inbox ul {
		padding: 0 !important
	}

	.enquiry-formbox .form-inbox .upload-box .upload-hedbox {
		width: 100%;
		margin-bottom: 8px
	}

	.enquiry-formbox .form-inbox .upload-box .upload-filebox {
		width: 100%
	}

	.enquiry-formbox .form-inbox .upload-box .upload-filebox p {
		padding: 0
	}

	.hygiene .img-box iframe {
		width: 100%;
		float: left;
		left: 0;
		top: 0
	}

	.nav-bar.sticky .sticky-logo {
		padding: 3px;
		width: 130px !important;
		float: none;
		margin: 0 auto !important;
		height: 75px !important;
		margin-top: 5px !important
	}

	.nav-bar.sticky .sticky-logo img {
		width: 130px
	}

	.nav-bar.sticky {
		padding: 0
	}

	.nav-bar.sticky .toggle-menu {
		display: block
	}

	.header-bottom .info-box li.doc-wdt {
		margin-top: 2px;
		float: left
	}

	.header-bottom .nav-bar.sticky .info-box {
		margin-top: 22px
	}

	.blog_media.news-media2 .video_article {
		height: 220px
	}

	.news-media .video_article {
		min-height: auto
	}

	.news-media .video_article .video_title {
		padding: 10px;
		padding-bottom: 0
	}

	.blog_media.news-media2 .news-media .video_article .video_title {
		padding-bottom: 10px
	}

	.news-media .articale_date-box .media-list {
		width: 100%
	}

	.apply-now .capcha #captcha_code3,
	.appointment_capchacode #captcha_code1,
	.contact-form #captcha_code2 {
		margin: 1px 6px 0
	}

	.enquiry-typebox .appointment_capchacode {
		padding: 0
	}

	.enquiry-typebox .appointment_capchacode #capCode {
		width: 118px !important
	}

	.braces-aligner .row .col2 img,
	.braces-aligner .row.smile01 img {
		width: 100%;
		margin: 0 0 10px 0
	}

	.braces-aligner .row .col {
		width: 100%
	}

	.braces-aligner .row h3 {
		font-size: 18px;
		padding: 6px 30px 6px
	}

	.main-row {
		margin: 0
	}

	.impant2 .acco-content .imgbox1,
	.impant2 .acco-content .imgbox2 {
		width: 100%;
		margin: 0 0 10px 0
	}

	.impant2 .acco-content.add-implant img,
	.impant2 .acco-content.implant-care img {
		float: none;
		clear: both
	}

	.impant2 .acco-content.surgery img {
		float: none;
		clear: both;
		margin: 10px 0
	}

	.impant2 .bridge img {
		float: none;
		margin: 0
	}

	.impant2 .bridge P {
		font-size: 14px;
		line-height: 24px
	}

	.enquiry-formbox .form-inbox .upload-box {
		padding: 0
	}

	.enquiry-formbox .form-inbox li textarea {
		height: 70px
	}

	.enquiry-formbox .enquiry-typebox {
		padding-top: 10px
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 48px;
		font-size: 11px
	}

	.impant2 .acco-content .row {
		padding: 0;
		margin: 0
	}

	.impant2.braces2 .acco-content .imgbox,
	.impant2.braces2 .acco-content .textbox {
		width: 100%
	}

	.oral-medicine .textbox img {
		width: 100%;
		margin: 0 0 20px 0
	}

	.patient-feedback .quality-banner-box {
		width: 100%;
		float: left;
		margin: 0 0 20px 0
	}

	.patient-feedback ul {
		width: 100%;
		float: left
	}

	.textbox-smile {
		padding-bottom: 20px
	}

	.textbox-smile img {
		width: 100%
	}

	.impant2 .oral-row.root .textbox img {
		width: 100%;
		margin: 0
	}

	.contact-list .cnt-btn {
		background-size: 72px;
		width: 35px;
		height: 35px;
		right: -35px;
		background-position: left -24px
	}

	.image-gallery h2 {
		font-size: 18px
	}

	.image-gallery h2::before {
		bottom: -12px
	}

	.braces-aligner .row.bg-common {
		width: 100%
	}

	.braces-aligner .row.bg-common h2 {
		font-size: 15px
	}

	.braces-aligner .row.bg-common h3 {
		font-size: 14px
	}

	.braces-aligner .row.bg-common .col {
		width: 100%;
		margin-bottom: 10px
	}

	.braces-aligner .row.bg-common h2 {
		font-size: 14px
	}

	.braces-aligner h4,
	.braces-aligner h5 {
		font-size: 17px
	}

	.impant2 .bridge P {
		font-size: 13px;
		line-height: 20px
	}

	.braces-aligner h2 {
		font-size: 18px
	}

	.braces-aligner h4,
	.braces-aligner h5 {
		font-size: 15px;
		line-height: 24px;
		margin: 10px 0 9px
	}

	.braces-aligner li {
		background-size: 15px;
		padding-left: 25px;
		font-size: 13px;
		line-height: 22px
	}

	.braces-aligner li,
	.braces-aligner p {
		font-size: 13px;
		line-height: 22px
	}

	.impant2 .oral-row .textbox img {
		margin: 0 0 20px 0
	}

	.impant2 .acco-content li {
		font-size: 13px;
		line-height: 21px;
		margin-bottom: 10px !important
	}

	.direct-to-dentist .textbox p {
		font-size: 13px;
		line-height: 21px
	}

	.direct-to-dentist .textbox li {
		padding-left: 25px;
		background-size: 15px
	}

	.dir-text li,
	.policy li {
		font-size: 13px;
		line-height: 21px;
		background-size: 15px;
		background-position: left 5px;
		padding-left: 25px
	}

	.economic p,
	.policy p {
		font-size: 13px;
		line-height: 20px
	}

	.live-video {
		padding: 0
	}

	.live-video .video-box {
		border: 2px solid #fff
	}

	.tab-content3 {
		position: relative
	}

	.tab-content3::after {
		position: absolute;
		content: "";
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 1;
		background: url(../images/gradient_layer1.png) repeat-x;
		height: 124px
	}

	.tab-content3.remove_after::after {
		display: none
	}

	.tab-content3 p {
		font-size: 13px;
		line-height: 23px;
		height: 170px;
		overflow: hidden
	}

	.articale_date-box .post_article p {
		line-height: 21px
	}

	.testimonial_content .live-video .video-box {
		width: 100%;
		margin: 0 0 10px 0
	}

	.aboutus .textbox p {
		font-size: 13px;
		line-height: 21px
	}

	.core-value .col li {
		background-size: 15px;
		padding-left: 23px
	}

	.other-location .loacation-add h4 {
		font-size: 16px
	}

	.ceo-overlay .ceo-inner,
	.ceo-overlay .ceo-main {
		width: 80%
	}

	.ceo-overlay .ceo-inner h4 {
		font-size: 16px;
		line-height: 22px;
		font-weight: 600
	}

	.ceo-overlay .ceo-inner p {
		font-size: 13px;
		line-height: 21px
	}

	.ceo-overlay .ceo-inner li {
		font-size: 13px
	}

	.client-text {
		font-size: 16px;
		line-height: 24px
	}

	.scroll-pane {
		height: 300px
	}

	.ceo-overlay .ceo-inner,
	.ceo-overlay .ceo-main {
		width: 100%;
		height: 100%;
		min-height: auto;
		left: 0;
		top: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		padding: 38px 0
	}

	.ceo-overlay .ceo-inner {
		position: relative;
		left: inherit;
		top: inherit;
		padding: 0 10px !important;
		max-height: inherit
	}

	.ceo-overlay .ceo-inner h3 {
		font-size: 18px
	}

	.client-text {
		font-size: 14px
	}

	.refund {
		padding: 0 15px 40px 15px
	}

	.refund h4 {
		font-size: 16px;
		margin-bottom: 5px
	}

	.refund p {
		font-size: 13px;
		line-height: 21px
	}

	.blog-listing.blog-det ul {
		width: 100%
	}

	.blog-listing.blog-det li {
		width: 100%
	}

	.load-row a {
		margin: 10px
	}

	.news-media .articale_date-box .media-list img {
		max-height: 90px;
		width: auto
	}

	.thank-you1 {
		padding: 50px 15px
	}

	.thank-you1 .textbox p {
		font-size: 13px;
		line-height: 21px
	}

	.thank-you1 .textbox a {
		font-size: 14px;
		padding: 0 20px
	}

	.enquiry-in.padd {
		padding-bottom: 200px
	}

	.contact-list {
		top: 257px;
		display: none
	}

	.spreading-smile {
		position: inherit;
		font-size: 13px;
		padding: 0;
		background: #ff8001
	}

	.spreading-smile strong {
		line-height: 60px;
		background-size: 30px;
		background-position: right center;
		padding-right: 40px
	}

	.spreading-smile.oral_healthtitle {
		font-size: 15px;
		font-weight: 600;
		line-height: normal;
		padding: 8px 0
	}

	.scroll-pane {
		height: 250px
	}

	.impant2 .acco-content.filling-height {
		height: 250px
	}

	.impant2 .acco-content.crown-height {
		height: 250px
	}

	.impant2 .acco-content.veneer-height {
		height: 250px
	}

	.impant2 .acco-content.missing-height {
		height: 250px
	}

	.impant2 .acco-content.implant-height {
		height: 250px
	}

	.impant2 .acco-content.smile-height {
		height: 250px
	}

	.impant2 .acco-content.sociallife-height {
		height: 250px
	}

	.impant2 .acco-content.root-height {
		height: 250px
	}

	.impant2 .acco-content.lengthening-height {
		height: 250px
	}

	.impant2 .acco-content.gingivect-height {
		height: 250px
	}

	.impant2 .acco-content.milkteeth-hight {
		height: 250px
	}

	.impant2 .acco-content.disorder-height {
		height: 250px
	}

	.impant2 .acco-content.common-height {
		height: 250px
	}

	.textbox-smile .marg-top {
		margin-top: 0
	}

	.doc-tabbing .doctor-imgbox a {
		display: none !important
	}

	.tab-content3 .mobile {
		display: inline-block;
		padding: 12px 20px;
		background: #ff8001;
		color: #fff;
		font-size: 14px;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px
	}

	.tab-content3 .mobile:hover {
		background: #503427
	}

	.enquiry-formbox.scroll-pane {
		height: 400px !important;
		width: 100% !important
	}

	.doc-tabbing {
		margin-bottom: 0
	}

	.quality-control li,
	.quality-control p {
		font-size: 13px;
		line-height: 21px
	}

	.articale_date-box .post_article h3,
	.news-media .articale_date-box a h3 {
		font-size: 14px
	}

	.articale_date-box .date_time,
	.first_caption.video_title .date_time {
		height: 50px;
		line-height: 50px;
		width: 50px;
		font-weight: 600
	}

	.articale_date-box .post_article span {
		font-size: 13px
	}

	.wait {
		background: #ff8501;
		padding: 5px 15px;
		color: #fff;
		font-weight: 700;
		font-size: 14px
	}

	.figure-box li .icon-box {
		min-height: 45px
	}

	.figure-box li .icon-box span {
		width: 39px;
		height: 43px;
		background-size: 150px
	}

	.figure-box li .icon-box .icon2 {
		background-position: -39px top;
		width: 40px
	}

	.figure-box li .icon-box .icon3 {
		background-position: -79px top;
		width: 37px
	}

	.figure-box li .icon-box .icon4 {
		background-position: -117px top;
		width: 35px
	}

	.figure-box li .icon-box .icon5 {
		width: 38px;
		height: 43px;
		background-size: 30px
	}

	.special-offers-banner {
		background: url(../images/img_special_offers_banner_old.jpg) no-repeat center center;
		background-size: 770px 400px;
		min-height: 250px
	}

	.special-offers-banner img {
		display: none
	}

	.special-offers-banner {
		margin-bottom: 20px
	}

	.special-offers-banner .bronze-img {
		margin-left: 0;
		left: 0;
		top: 10px;
		transform: none;
		width: 100%;
		text-align: center
	}

	.special-offers-banner .bronze-img img {
		width: 180px;
		display: inline-block
	}

	.special-offers-banner .white_pattern {
		background-position: center center;
		background-size: 340px 97px;
		width: 310px;
		height: 97px;
		left: 50%;
		top: 140px;
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		overflow: hidden
	}

	.special-offers-banner .white_pattern h3 {
		font-size: 14px;
		font-weight: 700;
		line-height: 20px;
		right: 0;
		top: 19px
	}

	.offers-content-wrap,
	.offers-nav {
		width: 100%
	}

	.offers-nav {
		margin-bottom: 15px;
		padding: 0
	}

	.special-offers {
		padding: 0 10px
	}

	.offers-nav .buy,
	.offers-nav li a {
		padding: 10px 30px 10px 10px
	}

	.offers-content-wrap {
		padding: 10px
	}

	.offers-content-wrap h3 {
		font-size: 14px;
		line-height: 18px;
		padding-bottom: 10px
	}

	.benefits-tab h4 {
		font-size: 13px;
		line-height: 18px;
		padding-right: 25px
	}

	.offers-content-wrap .fees h4 {
		padding: 15px 0 8px
	}

	.offers-content-wrap li,
	.offers-content-wrap p {
		font-size: 13px;
		line-height: 22px
	}

	.special-offers .btn-row {
		width: 100%;
		padding: 15px 0
	}

	.btn3,
	.payment-form .row.btn input {
		font-size: 14px;
		padding: 5px 10px
	}

	.payment-thankyou {
		padding: 10px 25px;
		margin-bottom: 20px
	}

	.payment-thankyou h3 {
		font-size: 24px;
		line-height: 30px;
		padding-bottom: 10px
	}

	.payment-thankyou p {
		font-size: 18px;
		line-height: 25px
	}

	.payment-form .row {
		margin-bottom: 0
	}

	.payment-form .row .td1,
	.payment-form .row .td2 {
		width: 100%;
		margin-bottom: 10px
	}

	.payment-form .row textarea {
		height: auto;
		line-height: 21px;
		min-height: 85px
	}

	.payment-form .row.captcha .td1 {
		width: 48%
	}

	.payment-form .row.captcha .td2 {
		width: 48%;
		float: right
	}

	.landing-page-content {
		padding: 25px 0
	}

	.landing-page-content p {
		font-size: 20px;
		line-height: 30px
	}

	.newsletter01 {
		padding: 20px 15px
	}

	.newsletter01 .es_textbox {
		width: 100%;
		margin: 0 0 10px 0
	}

	.newsletter01 .es_button {
		width: 100%;
		text-align: center
	}

	.newsletter01 h3 {
		font-size: 15px;
		margin-bottom: 15px;
		text-align: center;
		font-style: italic;
		font-weight: 400
	}

	.newsletter01 .es_textbox .es_textbox_class {
		border-radius: 3px;
		height: 42px;
		font-style: normal;
		font-size: 13px;
		color: #595959
	}

	.newsletter01 .es_textbox .es_textbox_class::placeholder {
		color: #595959
	}

	.newsletter01 #es_txt_button_pg {
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		border-radius: 5px
	}

	.special-offers-banner.platinum-membership {
		background: 0 0;
		min-height: auto
	}

	.special-offers-banner.platinum-membership img {
		display: block
	}

	.special-offers-banner.platinum-membership .bronze-img {
		width: 180px;
		left: 50%;
		margin-left: 0;
		top: 15px;
		-webkit-transform: translate(-50%, 0);
		-moz-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0)
	}

	.special-offers-banner.platinum-membership .bronze-img img {
		width: 100%
	}

	.special-offers-banner.platinum-membership .white_pattern {
		top: 145px
	}

	.platinum-membership .plan {
		font-size: 14px;
		line-height: 20px;
		font-weight: 400
	}

	.platinum-membership .table-data {
		border: 0
	}

	.platinum-membership .table-data .column,
	.platinum-membership .table-data .column.first {
		width: 100%;
		margin-bottom: 10px;
		border: 1px solid #000;
		padding: 0 7px
	}

	.contact-row {
		padding: 20px 10px 20px
	}

	.contact-row p {
		font-size: 14px;
		line-height: 21px
	}

	.contact-row p samp,
	.contact-row p span {
		display: block
	}

	.contact-row p span.mbl-none {
		display: none
	}

	.platinum-popup-wrap .platinum-popup {
		width: 300px;
		border: 2px solid #ff7e01
	}

	.platinum-popup-wrap .platinum-popup .close {
		top: -22px;
		right: -5px
	}

	.platinum-popup-wrap .platinum-popup p {
		font-size: 16px;
		line-height: 22px
	}

	.special-offers-banner.platinum-membership .white_pattern h3 {
		font-size: 15px;
		line-height: 24px;
		top: 21px
	}

	.platinum-membership .benefits-content li {
		font-size: 13px;
		margin-bottom: 5px
	}

	.platinum-membership .benefits-content li,
	.platinum-membership .benefits-content li:nth-child(2n) {
		width: 260px;
		margin: 0 0 15px 0
	}

	#benefits .benefits-content li img {
		width: 80px
	}

	.platinum-membership .benefits-content li {
		height: auto
	}

	.platinum-membership .benefits-content.complimentary li h4 {
		font-size: 32px;
		line-height: 23px
	}

	.nav-bar {
		z-index: 9
	}

	.nav-bar .navigation li {
		line-height: 45px;
		border-bottom: 0
	}

	.nav-bar .navigation #primary-menu {
		width: 80%;
		margin-left: 10%;
		margin-right: 10%;
		margin: 25px 10%;
		margin-bottom: 0
	}

	.nav-bar.sticky {
		min-height: 80px
	}

	.header-bottom,
	.header-bottom .logo-box {
		min-height: 80px;
		border: 0
	}

	.home-banner .platinum-box,
	.home-banner .right-form {
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.home-banner .platinum-box {
		width: 290px;
		top: 20px;
		margin-left: -145px
	}

	.home-banner .right-form {
		background-size: 323px 195px;
		width: 320px;
		height: 195px;
		right: inherit;
		top: inherit;
		left: 50%;
		bottom: 0;
		margin-left: -160px;
		padding: 30px 55px 0
	}

	.home-banner .right-form h3 {
		font-size: 16px;
		padding-bottom: 0
	}

	.home-banner .right-form h4 {
		font-size: 15px;
		padding-bottom: 0;
		font-weight: 700
	}

	.home-banner .right-form .td1 {
		width: 100%;
		padding: 5px 0
	}

	.home-banner .right-form .input {
		font-size: 14px
	}

	.home-banner .right-form .btn-row .button {
		font-size: 14px;
		line-height: 35px;
		padding: 0 25px
	}

	.showcase .know-more2 {
		transform: translate(-27px, 13px);
		-webkit-transform: translate(-27px, 13px);
		-moz-transform: translate(-27px, 13px);
		-ms-transform: translate(-27px, 13px);
		-o-transform: translate(-27px, 13px);
		font-size: 12px;
		padding: 6px 7px
	}

	.spreading-smile strong {
		background: 0 0;
		line-height: 26px;
		padding-right: 0
	}

	.showcase li .caption-first h2 {
		line-height: 26px
	}

	.dental-video {
		padding: 0 10px
	}

	.dental-left {
		width: 100%;
		margin: 0 0 20px 0
	}

	.dental-left h3 {
		font-size: 17px
	}

	.dental-left li {
		font-size: 13px;
		line-height: 19px
	}

	.dental-right {
		width: 100%
	}

	.dental-right .top-text p {
		font-size: 13px;
		line-height: 21px
	}

	.dental-video-list li {
		width: 100%;
		min-height: auto
	}

	.dental-video-list li p {
		font-size: 14px
	}

	.dental-video-list li .video-box iframe {
		height: 160px
	}

	.dental-video-list li img {
		width: 100%
	}

	.fancybox-inner,
	.fancybox-wrap {
		width: 280px !important;
		height: 150px !important
	}

	.fancybox-inner embed,
	.fancybox-inner iframe {
		width: 100% !important;
		height: 150px !important
	}

	.fancybox-overlay-fixed {
		z-index: auto
	}

	.fancybox-inner embed,
	.fancybox-inner iframe {
		position: relative;
		z-index: 9999999
	}

	.fancybox-wrap {
		z-index: 999999999 !important
	}

	.fancybox-close {
		z-index: 9999999999 !important
	}

	.dental-left {
		display: none
	}

	.christmas-content {
		width: 170px;
		margin-left: -35px;
		top: 3px
	}

	.christmas-content h2 {
		font-size: 16px;
		line-height: 17px;
		letter-spacing: 3px;
		padding-bottom: 2px
	}

	.christmas-content a {
		font-size: 10px;
		line-height: 16px;
		padding: 0 5px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-ms-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px
	}

	.dentistry-awards .img-box {
		width: 100%;
		float: left;
		text-align: center
	}

	.dentistry-awards .img-box img {
		width: 110px
	}

	.dentistry-awards {
		padding: 5px 2%
	}

	.dentistry-awards .right-content {
		width: 100%;
		float: left;
		padding-left: 0;
		text-align: center
	}

	.dentistry-awards .right-content p {
		font-size: 14px;
		line-height: 24px;
		top: inherit
	}

	.dentistry-awards .right-content p span {
		display: inline
	}

	.dentistry-awards .right-content p a {
		display: inline-block
	}

	.board-of-company li .name-tag,
	.board-of-dir li .name-tag {
		padding: 5px
	}

	.board-of-company li .name-tag h4,
	.board-of-dir li .name-tag h4 {
		font-size: 14px;
		padding-bottom: 5px
	}

	.board-of-company .team-view2 ul,
	.board-of-dir .team-view ul {
		padding: 0 10px
	}

	.board-of-company li .name-tag .btn-more,
	.board-of-dir li .name-tag .btn-more {
		font-size: 14px;
		padding: 5px 10px
	}

	.offers-content .video-box {
		width: 100%
	}

	.offers-content .video-box iframe {
		height: 170px
	}

	.platinum-membership .table-data.golden-m {
		word-wrap: break-word;
		font-size: 12px
	}

	.platinum-membership .table-data.golden-m .column.first {
		padding: 0;
		width: 100%
	}

	.platinum-membership .table-data.golden-m .column.first .td1 {
		min-height: 95px
	}

	.platinum-membership .table-data.golden-m .column {
		width: 100%;
		padding: 0
	}

	.platinum-membership .table-data.golden-m .column .td1:first-child {
		min-height: auto
	}

	.platinum-membership .table-data.silver-m .column {
		width: 100%;
		padding: 0
	}

	.corporate-main {
		padding: 0 15px
	}

	.corporate-text {
		margin-bottom: 20px
	}

	.corporate-testimonal {
		padding: 20px 0
	}

	.corporate-testimonal .text-b p {
		font-size: 15px;
		line-height: 20px
	}

	.corporate-testimonal .text-b h3 {
		font-size: 16px;
		line-height: 22px
	}

	.corporate-logo h2,
	.corporate-testimonal h2 {
		font-size: 20px
	}

	.corporate-text p {
		font-size: 13px;
		line-height: 21px
	}

	.corporate-logo li {
		width: 23%;
		margin: 0 7px 7px 0;
		border: 1px solid #e1c482
	}

	.corporate-logo li h4 {
		padding: 10px 4px;
		font-size: 14px
	}

	.contact-row.Partner {
		padding-bottom: 30px
	}

	.contact-row.Partner p {
		font-size: 14px
	}

	.corporate-testimonal .text-b p::before {
		top: 0
	}

	.camp-gallery h3 {
		font-size: 18px
	}

	.corporate-form {
		padding: 30px 15px
	}

	.corporate-form p {
		font-size: 16px;
		padding-bottom: 10px;
		line-height: 24px
	}

	.corporate-form .input {
		margin: 8px 0;
		width: 100%
	}

	.corporate-form .input.last {
		margin-right: 0
	}

	.corporate-form .row .btn-s {
		margin-top: 10px
	}

	.milestones-wrap {
		padding: 15px
	}

	.milestones-wrap h3 {
		font-size: 20px
	}

	.milestones-wrap .our-milestones.mobile-none {
		display: none !important
	}

	.milestones-wrap .our-milestones.mobile-only {
		display: block !important
	}

	.our-milestones.mobile-only .full-row {
		width: 100%;
		float: left;
		text-align: center;
		padding-bottom: 30px
	}

	.our-milestones.mobile-only .full-row li {
		width: 100%;
		float: left;
		padding-top: 15px;
		position: relative
	}

	.our-milestones.mobile-only .full-row li:before {
		content: '';
		background: #f80;
		position: absolute;
		left: 50%;
		top: 0;
		margin-left: -3px;
		width: 6px;
		height: 15px
	}

	.our-milestones .year {
		width: 100%;
		top: inherit
	}

	.our-milestones .year strong {
		width: 100%;
		max-width: 288px;
		height: auto;
		padding: 4px;
		display: inline-block;
		float: none;
		border: 5px solid #f80;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0;
		position: relative
	}

	.our-milestones .year strong span {
		width: 100%;
		height: auto;
		padding: 5px;
		font-size: 20px;
		line-height: 28px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0
	}

	.our-milestones .common {
		width: 290px;
		margin: 0;
		float: none;
		display: inline-block
	}

	.our-milestones .common h3:before,
	.our-milestones .common:after,
	.our-milestones .year:before,
	.our-milestones:before {
		display: none
	}

	.our-milestones .common h3 {
		font-size: 18px;
		line-height: 24px;
		padding: 5px
	}

	.our-milestones .common .text-box {
		padding: 5px 5px 0
	}

	.our-milestones .common .text-box p {
		font-size: 16px;
		line-height: 20px;
		padding-bottom: 10px
	}

	#owl-demo .owl-prev {
		background-size: 139px;
		width: 20px;
		height: 200px;
		margin: 0;
		padding: 0;
		top: 100px;
		left: -2px;
		background: url(../images/arrow.png) 2px 90px #f2f2f2 no-repeat;
		opacity: 1
	}

	#owl-demo .owl-next {
		width: 20px;
		height: 200px;
		margin: 0;
		padding: 0;
		top: 100px;
		right: -2px;
		background: url(../images/arrow.png) -43px 90px #f2f2f2 no-repeat;
		opacity: 1
	}

	#owl-demo .special-rotate.item .iconimg-txt-box {
		padding-left: 10%;
		padding-right: 10%
	}

	#owl-demo .special-rotate.item .iconimg-box img {
		border: 0
	}

	#owl-demo.owl-carousel .owl-item {
		border-right: 1px #e0e0e0 solid;
		min-height: 200px
	}

	#owl-demo .owl-next:hover,
	#owl-demo .owl-prev:hover {
		background-color: #fbefe0
	}

	.enquiry-formbox .form-inbox li span.select {
		background-position: 255px -308px
	}

	.corporate-logo li .wrap span {
		font-size: 12px;
		line-height: 14px
	}

	.corporate-list {
		width: 90%;
		height: 90%
	}

	.corporate-list li {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 8px
	}

	.credibilty-top:last-child .textbox {
		padding-top: 0
	}

	.impant2.scroll-defult .acco-content {
		max-height: 300px
	}

	.braces-aligner.heading-font h2 {
		font-size: 15px;
		padding-top: 10px
	}

	.braces-aligner.heading-font h2:before {
		bottom: -7px
	}

	.client-box #owl-demo3 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo4 .youtube-imgbox.item .lyte-wrapper.last_slide a,
	.client-box #owl-demo6 .youtube-imgbox.item .lyte-wrapper.last_slide a {
		font-size: 14px;
		line-height: 20px;
		font-weight: 400;
		text-align: center
	}

	.br_text h2 {
		font-size: 14px;
		margin-top: 0;
		margin-bottom: 10px;
		line-height: 22px
	}

	.br_text .br_click_here a {
		padding: 8px 0;
		font-size: 12px;
		width: 100px
	}

	.bronze-img {
		width: 100%;
		text-align: center
	}

	.bronze-img img {
		width: 50%
	}

	.br_image,
	.br_text {
		width: 100%;
		margin-left: 0
	}

	.no-mobile {
		display: none
	}

	.no-desktop {
		display: block
	}

	.br_popup {
		width: 90%
	}

	.br_text ul li {
		font-size: 13px;
		padding: 0 0 5px 25px
	}

	.tab-content3 .mobile.read_more3 {
		margin-bottom: 0;
		position: absolute;
		bottom: 10px;
		left: 35%;
		z-index: 2
	}

	#owl-demo2.owl-carousel .owl-item {
		float: left;
		width: 33.33333% !important;
		padding: 5% 5% 0 5%
	}

	#owl-demo2.owl-carousel .owl-item:last-child {
		display: none
	}

	#owl-demo2.owl-carousel .owl-wrapper {
		width: 100% !important;
		transform: none !important;
		transition: none !important
	}

	#owl-demo2 .owl-controls,
	#owl-demo3 .owl-controls,
	#owl-demo4 .owl-controls,
	#owl-demo6 .owl-controls {
		display: none !important
	}

	.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 {
		font-size: 14px;
		font-weight: 500;
		line-height: 20px;
		padding: 10px 0
	}

	.clove-exp #owl-demo2 .exp-move .exp-icon-box {
		width: 90%;
		padding-left: 5%
	}

	.clove-exp #owl-demo2 .exp-move {
		padding: 0
	}

	.clove-slide-box {
		padding: 15px 0 20px 0
	}

	.clove-exp #owl-demo2 .exp-move .exp-txt-box h5 a {
		color: #442412
	}

	#owl-demo3.owl-carousel .owl-wrapper,
	#owl-demo4.owl-carousel .owl-wrapper,
	#owl-demo6.owl-carousel .owl-wrapper {
		width: 100% !important;
		transform: none !important;
		transition: none !important;
		padding: 0 2% !important
	}

	#owl-demo3.owl-carousel .owl-item,
	#owl-demo4.owl-carousel .owl-item,
	#owl-demo6.owl-carousel .owl-item {
		width: 50% !important;
		padding: 2%;
		float: left;
		-ms-touch-action: pan-y;
		touch-action: pan-y
	}

	.youtube-imgbox .iframe-footer {
		padding: 8px 0 4px 5px
	}

	.youtube-imgbox .iframe-footer .clinic-location {
		font-size: 11px
	}

	.youtube-imgbox .iframe-footer .video-time {
		display: none
	}

	.client-box .youtube-imgbox.item {
		border-width: 5px
	}

	#owl-demo4.owl-carousel .owl-item:last-child .youtube-imgbox.item {
		padding: 0;
		min-height: 176px
	}

	#owl-demo4.owl-carousel .owl-item:nth-child(2n+1) {
		clear: both
	}

	.clove_story_caption,
	.main-clove-story .box,
	.sucess-list {
		padding: 0 2%
	}

	.box .sucess-list ul li {
		width: 100%;
		min-height: auto;
		padding: 15px;
		margin-bottom: 15px
	}

	.box .sucess-list ul li .sucess-imgbox {
		width: 75px;
		height: auto;
		display: none
	}

	.box .sucess-list ul li .sucess-textbox {
		width: 100%;
		padding: 0
	}

	.box .sucess-list ul li .sucess-textbox h5 {
		margin-top: 0;
		line-height: 21px
	}

	.box .sucess-list ul li .sucess-textbox h6 samp {
		width: 100%;
		padding: 0 0 5px;
		float: left
	}

	.box .sucess-list ul li .sucess-textbox h6 span {
		width: 100%;
		float: left;
		text-align: left
	}

	.main-clove-story .box .clove-story-inbox {
		width: 100%;
		margin: 20px 0
	}

	.main-clove-story .box .clove-story-inbox .story-left-imgbox {
		width: 100%
	}

	.main-clove-story .box .clove-story-inbox .story-left-imgbox img {
		width: 100%
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox {
		width: 100%;
		padding: 15px;
		margin-top: 0
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox h4 {
		font-size: 16px;
		line-height: 24px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li {
		margin-bottom: 0
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li .text-area,
	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li input.wpcf7-file,
	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li span {
		width: 100%;
		margin-bottom: 15px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li .text-area {
		height: 70px;
		min-height: 70px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox .wpcf7-form-control.wpcf7-submit {
		width: 120px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		padding: 0 5px
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li span .wpcf7-not-valid-tip {
		width: 100%;
		float: left;
		margin-bottom: 0
	}

	.main-clove-story .box div.wpcf7 .ajax-loader {
		width: 20px !important;
		margin: 10px 0 0 15px
	}

	.main-casebox,
	.main-clove-story .box {
		padding: 0 5%
	}

	.main-casebox .implantbox {
		margin-top: 15px;
		padding: 15px
	}

	.main-casebox .implantbox h4 {
		font-size: 16px;
		line-height: 24px;
		margin: 0 0 15px
	}

	.main-casebox .implantbox h6 span {
		width: 100%;
		padding: 5px 0
	}

	.main-casebox .implantbox p {
		margin: 10px 0 0 0
	}

	.main-casebox .case-report-box {
		margin: 35px 0
	}

	.main-casebox .case-report-box h4 {
		font-size: 22px;
		line-height: 26px;
		margin-bottom: 20px
	}

	.main-figbox {
		padding: 0;
		margin-top: 30px
	}

	.main-casebox .case-report-box .fig-box-lt .fig-img-box {
		width: 100%;
		text-align: center
	}

	.fig-box-lt.right .fig-img-box:before,
	.main-casebox .case-report-box .fig-box-lt .fig-img-box:after {
		display: none
	}

	.main-casebox .case-report-box .fig-box-lt .fig-text-box,
	.main-casebox .case-report-box .fig-box-lt.right .fig-text-box {
		width: 100%;
		float: left;
		margin-bottom: 15px;
		height: auto;
		min-height: auto;
		position: inherit;
		right: inherit;
		top: inherit;
		display: block;
		padding: 15px 0
	}

	.main-casebox .case-report-box .fig-box-lt .fig-img-box.left {
		margin-bottom: 15px
	}

	.fig-box-lt .full-img-box .left-img-box,
	.fig-box-lt .full-img-box .right-img-box {
		width: 100%
	}

	.main-casebox .case-report-box .fig-box-lt,
	.main-casebox .case-report-box .fig-box-lt.right {
		margin: 0 0 15px
	}

	.explain-box {
		margin: 15px 0
	}

	.fig-box-lt .full-img-box {
		margin: 0
	}

	.fig-box-lt .full-img-box .left-img-box {
		margin-bottom: 15px
	}

	.box .sucess-list ul li .sucess-textbox a {
		float: left
	}

	.board-of-dir .team-view .scroll-pane2 ul li {
		width: 100% !important
	}

	.board-of-dir.tab-doctor .doctor-content li,
	.board-of-dir.tab-doctor .doctor-tab li {
		width: 48% !important;
		margin: 0 1% 20px 1% !important;
		float: left !important
	}

	.board-of-dir.tab-doctor .doctor-content li img {
		width: 100%
	}

	.board-of-dir.tab-doctor .doctor-content li .name-tag h4,
	.board-of-dir.tab-doctor li .name-tag .btn-more,
	.board-of-dir.tab-doctor li .name-tag spam {
		font-size: 11px
	}

	.doctor-tab li a {
		font-size: 12px
	}

	.doctor-tab {
		margin-bottom: 0
	}

	.board-of-dir .team-view3 li {
		margin-bottom: 0
	}

	.main-clove-story .box .clove-story-inbox .story-right-formbox form ul li #captcha_code_su {
		margin-right: 3px
	}

	.newsletter01 .es_textbox.es_captcha_img {
		width: 56%
	}

	.newsletter01 .es_textbox.es_captcha_img img {
		padding: 9px 5px 3px
	}

	.contact-form .capcher-row {
		padding-bottom: 25px
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		font-size: 14px
	}

	.contact-form .cpCode .wpcf7-text {
		margin-bottom: 0
	}

	.bg-grey {
		padding: 17px 15px 30px 15px
	}

	.contact-add h3,
	.contact-add p {
		text-align: center
	}

	.contact-add p {
		padding-bottom: 10px;
		border-bottom: 1px dotted #422517
	}

	.helpline-center,
	.opening-hour {
		padding-top: 17px
	}

	.helpline-center li {
		width: 49%;
		float: left;
		border-bottom: 1px dotted #422517;
		margin-right: 2%;
		text-align: center
	}

	.contact-form .wpcf7-mathcaptcha,
	.contact-form .wpcf7-text,
	.contact-form .wpcf7-textarea {
		height: 37px
	}

	.contact-form .wpcf7-textarea {
		min-height: 80px
	}

	.contact-form #captcha_code2 {
		padding: 3px 5px 2px 5px
	}

	.contact-form .capLoad {
		margin-top: 3px
	}

	.contact-form .wpcf7-submit {
		height: 45px;
		line-height: 45px
	}

	.contact-add a {
		border: none
	}

	.contact-add h3 {
		margin: 18px 0 15px 0
	}

	.helpline-center li:nth-child(2n) {
		margin-right: 0
	}

	.contact-form .capcher-row {
		padding-bottom: 35px
	}

	.contact-form .cpCode .wpcf7-not-valid-tip {
		top: 39px
	}

	.header-bottom,
	.header-bottom .logo-box {
		min-height: auto;
		min-height: 63px
	}

	.header-bottom .logo-box a {
		width: 100px;
		margin: 0 auto
	}

	.toggle-menu {
		top: 15px;
		left: 10px;
		margin: 0
	}

	.nav-bar li {
		padding: 0
	}

	.nav-bar .navigation ul li ul.sub-menu {
		width: 100%;
		min-width: 100%;
		float: left;
		box-shadow: none;
		position: relative;
		left: inherit;
		top: inherit;
		right: inherit;
		bottom: inherit;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		padding: 0;
		display: none
	}

	.nav-bar .navigation ul li:hover ul.sub-menu,
	.nav-bar .navigation ul ul.sub-menu:before {
		display: none
	}

	.nav-bar .navigation #primary-menu {
		width: 100%;
		margin: 0;
		padding: 0 0
	}

	.nav-bar .navigation li span {
		right: 20px
	}

	.nav-bar .navigation li a {
		width: 100%;
		float: left;
		margin: 0;
		font-size: 13px
	}

	.header-bottom .info-box,
	.header-bottom .info-box li.cal-wdt {
		width: auto
	}

	.header-bottom .info-box {
		right: 10px;
		top: 17px
	}

	.header-bottom .info-box li {
		padding: 0
	}

	.header-bottom .info-box li a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		padding: 0;
		text-align: center
	}

	.header-bottom .info-box li a i {
		font-size: 16px;
		margin: 0;
		line-height: 30px
	}

	.request-formbox {
		width: 300px;
		padding: 10px
	}

	.request-formbox h3 {
		font-size: 18px
	}

	.request-formbox .close-form {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 18px
	}

	.request-formbox .fill_box.submitbox {
		margin-top: 5px
	}

	.request-formbox .fill_box input.req_submitbtn {
		padding: 3px 20px;
		font-size: 16px
	}

	.nav-bar .navigation ul li ul.sub-menu li a {
		font-weight: 700;
		padding: 8px 10px 8px 25px
	}

	.head-top-menu {
		display: none
	}

	.head-top-menu.mobile {
		width: 100%;
		float: left;
		display: block;
		max-height: inherit;
		padding: 0;
		margin-bottom: 15px
	}

	.head-top-menu ul,
	.head-top-menu ul.head-rgtcol {
		width: 100%;
		float: left;
		margin: 0
	}

	.head-top-menu ul li {
		width: 100%;
		float: left;
		padding: 0
	}

	.head-top-menu.mobile a {
		display: block
	}

	.head-top-menu.mobile li a {
		background: #4e3224;
		color: #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		-ms-border-radius: 0;
		-o-border-radius: 0;
		border-radius: 0
	}

	.head-top-menu.mobile li a span {
		width: auto;
		height: auto;
		border: 0;
		position: inherit;
		right: inherit;
		top: inherit;
		float: none
	}

	.head-top-menu.mobile li a span:after {
		display: none
	}

	.head-top-menu ul li a:after,
	.mobile_search {
		display: none
	}

	.header-top-bg {
		background: #4e3224;
		display: block;
		width: 100%;
		height: 63px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 15
	}

	.header-bottom .logo-box {
		position: relative;
		z-index: 16;
		padding-top: 10px
	}

	.header-bottom .info-box {
		z-index: 17
	}

	.toggle-menu {
		z-index: 18
	}

	.navigation {
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		overflow: hidden !important;
		padding-top: 63px
	}

	.navigation .navigation-scroll {
		width: 100%;
		height: 100%;
		overflow: hidden;
		overflow-y: auto
	}

	.head-top-menu.mobile {
		margin-bottom: 0
	}

	.price-policy-pkg h3 {
		font-size: 20px;
		line-height: 25px;
		margin-bottom: 20px
	}

	.price-policy-pkg ul.dsk {
		display: none
	}

	.price-policy-pkg ul.mbl {
		display: block
	}

	.price-policy-pkg ul.mbl li {
		text-align: center
	}

	.price-policy-pkg ul.mbl li img {
		border-bottom: 1px solid #e4e4e4
	}

	.price-policy-pkg ul.mbl li {
		background: url(../images/bg_offer_border.png) no-repeat center bottom;
		background-size: 100% 1px;
		padding-bottom: 25px;
		margin-bottom: 25px
	}

	.price-policy-pkg ul.mbl li.last {
		background: 0 0;
		padding-bottom: 0
	}

	.showcase.mobile .flex-pauseplay {
		display: none
	}

	.figure-box li.last {
		display: block
	}

	.bronze-payment {
		padding: 15px 10px 0
	}

	.bronze-payment-content {
		width: 100%;
		float: left;
		padding: 0 0 20px
	}

	.bronze-payment-content p {
		font-size: 18px;
		line-height: 28px;
		letter-spacing: 1px;
		padding-bottom: 15px
	}

	.bronze-payment-content img {
		max-width: 280px
	}

	.bronze-payment .payment-form {
		width: 100%;
		float: left
	}

	.bronze-payment .payment-form .orange-bar {
		padding: 10px;
		margin-bottom: 20px;
		text-align: center
	}

	.bronze-payment .payment-form .orange-bar .plan {
		width: 100%;
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 5px;
		text-align: center
	}

	.bronze-payment .payment-form .orange-bar .amount {
		float: none;
		margin: 0 auto
	}

	.bronze-payment .payment-form .orange-bar .amount .fa-inr {
		float: none;
		top: 2px;
		font-size: 30px;
		line-height: 35px;
		font-weight: 700;
		margin-right: 0
	}

	.bronze-payment .payment-form .orange-bar .amount input {
		width: 56px;
		float: none;
		font-size: 30px;
		line-height: 35px;
		font-weight: 700
	}

	.bronze-payment .payment-form .orange-bar .amount span {
		font-size: 30px;
		line-height: 35px;
		font-weight: 700
	}

	.bronze-payment .payment-form .row .td1,
	.payment-form .row .td2 {
		width: 100%
	}

	.bronze-payment .payment-form .row {
		margin-bottom: 0
	}

	.bronze-payment .payment-form .row label {
		font-size: 14px
	}

	.bronze-payment .payment-form .row input {
		height: 40px;
		line-height: 30px
	}

	.bronze-payment .payment-form .row select {
		height: 40px
	}

	.payment-form .row.captcha .td1 {
		width: 57%
	}

	.payment-form .row.captcha .td2 {
		width: 39%
	}

	.bronze-payment .payment-form .cap-img {
		height: 40px;
		padding-top: 5px
	}

	.bronze-payment .payment-form .capLoad {
		margin-top: 6px
	}

	.bronze-payment .payment-form .row.captcha {
		margin-bottom: 5px
	}

	.banner,
	.margin-top,
	.membership-margin,
	.showcase-wrap {
		margin-top: 124px
	}

	.membership-plans {
		padding: 0 10px
	}

	.patient_speak_videos .clinic-location {
		font-size: 13px;
	}

	.membership-plans .top-head .first {
		display: none
	}

	.membership-plans .top-head th {
		font-size: 12px;
		line-height: 22px;
		padding: 5px
	}

	.membership-plans .top-head .mbl-none {
		display: none
	}

	.membership-plans .top-head .price {
		font-size: 14px;
		line-height: 24px
	}

	.membership-plans .top-head .price.bronze,
	.membership-plans .top-head th.bronze {
		border-left: 1px solid #efe4ca
	}

	.membership-plans .top-head .price strong {
		padding: 10px 0 25px;
		border-bottom: 10px solid #fff
	}

	.membership-plans .table-content td,
	.membership-plans .top-head td,
	.membership-plans .top-head th {
		width: 25%
	}

	.membership-plans .table-content td.mbl-border {
		border-left: 1px solid #efe4ca
	}

	.membership-plans .table-content td {
		font-size: 10px;
		line-height: 16px;
		padding: 5px;
		font-weight: 700
	}

	.membership-plans .table-content td img {
		width: 12px
	}

	.membership-plans .table-content td.first-td {
		display: none
	}

	.membership-plans .table-content td {
		width: 25%
	}

	.membership-plans td .member-btn {
		width: auto;
		height: 30px;
		line-height: 30px;
		padding: 0 5px;
		text-align: center
	}

	.membership-plans .table-content td .member-btn i {
		font-size: 18px;
		margin-right: 0;
		line-height: 30px;
		float: none
	}

	.membership-plans td .member-btn strong {
		display: none
	}

	.membership-plans .table-content td li {
		font-size: 10px;
		line-height: 14px;
		background-size: 5px 8px;
		background: 0 0;
		padding: 5px 0;
		border-top: 1px dashed #ddd
	}

	.membership-plans .table-content tr.ylw {
		background: #fff
	}

	.membership-plans .table-content td li:first-child {
		border-top: 0
	}

	.membership-plans .table-content td.mbl {
		background: #fef9ed;
		font-size: 13px;
		width: 100%;
		padding: 7px;
		display: table-cell;
		font-weight: 700
	}

	.membership-plans .table-content td.first-td span {
		font-size: 12px;
		font-weight: 600
	}

	.membership-plans .table-content td.first-td.last-row {
		border-left: 1px solid #efe4ca;
		border-bottom: 1px solid #efe4ca
	}

	.ui-tabs .team-view .scroll-pane2,
	.ui-tabs .team-view2 .scroll-pane2,
	.ui-tabs .team-view3 .scroll-pane3 {
		height: 100%;
		max-height: inherit;
		padding: 0 10px
	}

	.refine-search {
		padding: 0 10px;
		margin-bottom: 15px
	}

	.refine-search h3 {
		font-size: 18px;
		line-height: 24px;
		padding-bottom: 15px
	}

	.refine-search .style-select {
		width: 49%;
		margin-right: 0
	}

	.refine-search .style-select.right {
		float: right
	}

	.refine-search select.select {
		height: 35px;
		line-height: 25px
	}

	.refine-search span.select {
		font-size: 13px;
		height: 35px;
		line-height: 25px;
		background-size: 22px auto
	}

	.refine-search .result-box {
		display: none
	}

	.refine-dir {
		padding: 0 5px
	}

	.refine-dir li,
	.refine-dir li:nth-child(3n),
	.refine-dir li:nth-child(5n+1) {
		width: 50%;
		clear: inherit;
		margin: 0
	}

	.refine-dir li:nth-child(2n+1) {
		clear: left
	}

	.board-of-dir.refine-dir li .name-tag h4 {
		font-size: 12px;
		line-height: 16px
	}

	.board-of-dir.refine-dir li .name-tag p {
		font-size: 10px;
		line-height: 14px
	}

	.refine-dir .team-view {
		width: 100%;
		height: 100%;
		padding: 0 !important;
		position: fixed;
		left: 0 !important;
		top: 0 !important;
		transform: :none;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none
	}

	.refine-dir .team-view .scroll-wrap {
		width: 100%;
		height: 100%;
		float: left;
		position: absolute;
		left: 0;
		top: 0;
		padding: 38px 0
	}

	.refine-dir .team-view .scroll-pane2 {
		height: 100%;
		max-height: inherit;
		padding: 0 10px
	}

	.refine-dir .refine-team-view .leftcol {
		width: 100%;
		float: left;
		padding: 5px
	}

	.refine-dir .refine-team-view .leftcol .img-box {
		width: 150px
	}

	.refine-dir .refine-team-view .rightcol {
		width: 100%;
		padding-top: 10px
	}

	.refine-dir .team-view h4 {
		font-size: 16px;
		line-height: 20px;
		padding: 0 0 0 12px
	}

	.symt-treatments h1,
	.refine-dir .refine-team-view .rightcol span {
		font-size: 14px;
		line-height: 20px
	}

	.clinic-search .concinate-label {
		display: none
	}

	.clinic-search .col.city_col,
	.clinic-search .col.clinic_col {
		width: 100%;
		margin: 7px 0
	}

	.figure-box li {
		min-height: 170px
	}

	.dental-tourism {
		padding-top: 63px
	}

	.banner-box {
		background: 0 0;
		min-height: auto
	}

	.banner-box img.mbl {
		display: block
	}

	.banner-box .banner-formbox {
		background: #ff7e23
	}

	.banner-box .box h1 {
		background: #4e3224;
		font-size: 16px;
		line-height: 22px;
		padding: 5px 10px;
		font-family: ITCAvantGardeStd-Demi
	}

	.banner-box .banner-formbox {
		width: 100%;
		float: left;
		position: inherit;
		left: inherit;
		bottom: inherit;
		margin: 0;
		border-radius: 0;
		padding: 10px
	}

	.banner-box .banner-formbox h2 {
		font-size: 16px;
		line-height: 28px;
		margin-bottom: 10px
	}

	.banner-box .banner-formbox select.select,
	.banner-box .banner-formbox span.select,
	.banner-box .banner-formbox ul li input {
		font-size: 13px;
		height: 35px;
		line-height: 25px
	}

	.banner-box .banner-formbox span.select {
		background-size: 30px auto
	}

	.banner-formbox .capthe-code-img {
		padding: 5px 7px 2px 7px
	}

	.banner-formbox p.capLoad {
		margin-top: 6px
	}

	.banner-formbox .enquire-btn {
		height: 35px;
		line-height: 33px;
		font-size: 18px
	}

	.banner-box .banner-formbox ul li .error-n {
		font-size: 11px;
		color: #fff !important
	}

	.accessibility,
	.awarded-box,
	.information-travel,
	.main-differencebox,
	.pros-dental-tourism,
	.royal-society,
	.why-clove {
		padding: 20px 10px
	}

	.accessibility h2,
	.awarded-box h2,
	.clove-difference h2,
	.information-travel h2,
	.pros-dental-tourism h2,
	.why-clove h2 {
		font-size: 16px;
		line-height: 22px;
		padding-bottom: 18px
	}

	.clove-difference ul li {
		width: 48%;
		margin: 0 1%;
		padding: 10px 5px;
		min-height: 170px;
		margin-bottom: 10px
	}

	.clove-difference ul li.story {
		display: block
	}

	.clove-difference ul li.patients {
		border-bottom: 5px solid #ff861f
	}

	.clove-difference ul li.procedures,
	.clove-difference ul li.story {
		border-bottom: 5px solid #ffb81f
	}

	.clove-difference ul li.implant {
		border-bottom: 5px solid #44240f
	}

	.clove-difference ul li.doctors {
		border-bottom: 5px solid #3994cd
	}

	.clove-difference ul li.clinics {
		border-bottom: 5px solid #4d4d4d
	}

	.clove-difference ul li .difference-icon-box {
		font-size: 39px;
		color: #ff8100;
		min-height: 40px
	}

	.clove-difference ul li img {
		max-width: 50px
	}

	.clove-difference ul li .difference-text-box {
		padding-top: 15px
	}

	.clove-difference ul li .difference-text-box h4 {
		font-size: 16px;
		line-height: 26px
	}

	.clove-difference ul li .difference-text-box h5 {
		font-size: 14px;
		line-height: 20px;
		padding-top: 10px
	}

	.information-travel p,
	.pros-dental-tourism h2 strong,
	.pros-dental-tourism li p,
	.royal-society-textbox p,
	.why-clove li {
		font-size: 14px;
		line-height: 20px
	}

	.pros-dental-tourism h2 strong {
		padding-top: 10px
	}

	.pros-dental-tourism ul {
		padding-top: 20px
	}

	.pros-dental-tourism li,
	.pros-dental-tourism li.one,
	.pros-dental-tourism li.two {
		width: 50%;
		min-height: 200px;
		padding: 20px 5px 10px
	}

	.pros-dental-tourism li.three {
		border-left: 0
	}

	.pros-dental-tourism li.four {
		border-bottom: 1px solid #e0e0e0;
		border-left: 1px solid #e0e0e0
	}

	.pros-dental-tourism li.five {
		margin-left: 25%;
		border: 0
	}

	.pros-dental-tourism li.one img {
		max-width: 30px
	}

	.pros-dental-tourism li img {
		max-width: 50px
	}

	.pros-dental-tourism li strong {
		min-height: 85px
	}

	.royal-society-imgbox,
	.royal-society-textbox {
		width: 100%;
		float: left;
		text-align: center
	}

	.royal-society-imgbox img {
		max-width: 200px
	}

	.royal-society-textbox p {
		padding-top: 15px
	}

	.why-clove .why-left-panel,
	.why-clove .why-right-panel {
		width: 100%
	}

	.why-clove li {
		padding-bottom: 7px
	}

	.awarded-box ul li,
	.awarded-box ul li:nth-child(3n) {
		width: 48%;
		margin: 0 1%;
		margin-bottom: 10px;
		min-height: 310px
	}

	.awarded-box ul li img {
		max-height: 85px
	}

	.awarded-box ul li .caption-box {
		font-size: 12px;
		line-height: 18px;
		height: 195px;
		padding: 5px
	}

	.accessibility .accessibility-left-panel,
	.accessibility .accessibility-right-panel {
		width: 100%;
		float: left
	}

	.accessibility li {
		width: 31%;
		float: left;
		margin: 0 1%
	}

	.accessibility .accessibility-mapbox {
		width: 100%;
		padding: 15px 0
	}

	.accessibility .accessibility-mapbox img {
		max-width: 300px
	}

	.information-travel .travel-box {
		width: 49%;
		border: 5px solid #fff
	}

	.information-travel .travel-box .travel-caption img {
		max-width: 110px
	}

	.information-travel p {
		padding-top: 15px
	}

	.blog-detail .col-left h2 {
		line-height: 24px;
		font-size: 18px
	}

	.offers-content-wrap h1.heading {
		font-size: 14px;
		line-height: 18px;
		padding-bottom: 10px
	}

	.service-toppanel .inner_servicebg {
		min-height: 100px
	}

	.service-toppanel .service-contentbox {
		margin: -75px 0 20px;
		box-shadow: rgba(0, 0, 0, .2) 0 0 10px
	}

	.service-toppanel .service-contentbox h4 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 5px
	}

	.service-toppanel .service-contentbox li {
		font-size: 13px;
		line-height: 21px;
		padding-left: 25px
	}

	.service-toppanel .box {
		max-width: 93.333%
	}

	.image-gallery .comman-content-box .gallery-imgbox {
		padding: 0 10px 10px 10px
	}

	.service-toppanel .braces-aligner {
		padding: 0
	}

	.service-toppanel .service-contentbox {
		padding: 15px
	}

	.service-toppanel .service-contentbox .video-box {
		padding: 5px 0 0 0
	}

	.service-toppanel .image-gallery {
		padding-top: 0;
		margin-bottom: 0
	}

	.image-gallery h2,
	.inner-contentbox h2 {
		font-size: 18px;
		margin-bottom: 10px;
		line-height: 24px
	}

	.image-gallery h2 {
		margin-bottom: 15px
	}

	.inner-contentbox h2.ex_mr {
		margin-top: 10px
	}

	.inner-contentbox p {
		margin: 0 0 5px 0
	}

	.inner-contentbox ul {
		padding: 5px 10px
	}

	.inner-contentbox h3 {
		font-size: 14px;
		margin-bottom: 5px
	}

	.inner-contentbox h5 {
		margin-bottom: 10px;
		margin-top: 10px;
		float: left;
		width: 100%
	}

	.image-gallery .img-left-panel,
	.image-gallery .img-right-panel {
		width: 100%;
		border: 0;
		padding: 0
	}

	.image-gallery .comman-content-box {
		border: 1px solid #e6e6e6;
		margin-bottom: 9px
	}

	.image-gallery .comman-content-box.active {
		background: #503126
	}

	.image-gallery .comman-content-box .gallery-textbox {
		padding: 10px;
		cursor: pointer;
		position: relative
	}

	.image-gallery .comman-content-box,
	.impant2 {
		margin-bottom: 10px
	}

	.image-gallery .comman-content-box .gallery-textbox:after {
		font-family: FontAwesome;
		content: "\f078";
		font-size: 16px;
		color: #503126;
		position: absolute;
		right: 10px;
		top: 10px;
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0)
	}

	.image-gallery .comman-content-box.active .gallery-textbox:after {
		color: #fff;
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
		top: 14px
	}

	.image-gallery .comman-content-box .gallery-textbox h4 {
		font-size: 14px;
		line-height: 18px;
		color: #503126;
		margin: 0;
		font-weight: 700
	}

	.image-gallery .comman-content-box.active .gallery-textbox h4 {
		color: #fff
	}

	.image-gallery .comman-content-box .gallery-imgbox .img-col-1 {
		border: 4px solid #fff;
		border-right: 2px solid #fff;
		-webkit-border-radius: 3px 0 0 3px;
		-moz-border-radius: 3px 0 0 3px;
		-ms-border-radius: 3px 0 0 3px;
		-o-border-radius: 3px 0 0 3px;
		border-radius: 3px 0 0 3px
	}

	.image-gallery .comman-content-box .gallery-imgbox .img-col-2 {
		border: 4px solid #fff;
		border-left: 2px solid #fff;
		-webkit-border-radius: 0 3px 3px 0;
		-moz-border-radius: 0 3px 3px 0;
		-ms-border-radius: 0 3px 3px 0;
		-o-border-radius: 0 3px 3px 0;
		border-radius: 0 3px 3px 0
	}

	.image-gallery .gallery-imgbox .after-tag,
	.image-gallery .gallery-imgbox .before-tag {
		height: 22px;
		line-height: 22px;
		font-size: 10px
	}

	.image-gallery .gallery-imgbox .after-tag:after,
	.image-gallery .gallery-imgbox .before-tag:before {
		border-top: 11px solid transparent;
		border-bottom: 11px solid transparent
	}

	.image-gallery h2 {
		text-align: left
	}

	.impant2 .acco-tab {
		padding: 10px 30px 10px 20px;
		color: #503126;
		line-height: 18px;
		font-weight: 700
	}

	.impant2 .acco-tab:before {
		left: 7px;
		height: 24px;
		margin-top: -12px
	}

	.impant2 .acco-tab .acco-btn,
	.impant2 .acco-tab.active .acco-btn {
		background-color: #fff;
		right: 7px
	}

	.impant2 .acco-content {
		padding-left: 20px
	}

	.impant2 .acco-content li {
		padding-left: 25px
	}

	.impant2 .acco-content li strong {
		font-size: 13px
	}

	.acco-tab h2.hed-all,
	.service-contentbox h2.hed-all {
		font-size: 18px;
		margin-bottom: 10px
	}

	.our-specialities li a.rmore,
	.our-specialities li p {
		display: none
	}

	.our-specialities li {
		padding: 0 5px;
		width: 50%;
		margin: 0 0 10px 0
	}

	.our-specialities li img {
		margin-bottom: 5px
	}

	.our-specialities li:nth-child(2n+1) {
		clear: both;
		padding-left: 0
	}

	.our-specialities li:nth-child(2n) {
		padding-right: 0
	}

	.inner-contentbox h2 {
		margin: 13px 0 15px 0;
		font-size: 17px
	}

	.inner-contentbox.faq-treat h2 {
		margin-bottom: 17px
	}

	.inner-contentbox h2 strong {
		padding: 0 0 0 8px
	}

	.service-contentbox h2.hed-all strong {
		padding-right: 0
	}

	.our-specialities li h4 {
		line-height: 18px
	}

	.our-specialities li a {
		font-size: 14px;
		line-height: 18px
	}

	.our-specialities li img {
		width: 100%
	}

	.inner-contentbox {
		padding: 0 0 13px 0
	}

	.inner-contentbox ul li:last-child,
	.service-toppanel .service-contentbox ul li:last-child {
		margin-bottom: 0
	}

	.our-specialities li:nth-child(4n) {
		margin: 0 0 10px 0
	}

	.our-specialities {
		padding-bottom: 40px
	}

	h4.leave-btn {
		display: none
	}

	h3.leave-btn {
		float: left;
		padding: 8px 15px;
		text-align: center;
		background-color: #4e3224;
		color: #fff !important;
		font-size: 14px !important;
		font-weight: 400;
		border-radius: 5px;
		cursor: pointer;
		display: block
	}

	.leave-apply {
		width: 100%;
		float: left;
		display: none;
		padding-top: 15px;
		clear: left
	}

	.main-post-box,
	.right-spe-box {
		width: 100%
	}

	.blog-listing li {
		text-align: center
	}

	.blog-listing .our-specialities2 li {
		text-align: left
	}

	.blog-detail .col-left h1,
	.blog-detail .col-left h3 {
		margin-bottom: 30px
	}

	.subscribe_sidebar1 .newsletter01 .es_button {
		margin-bottom: 13px
	}

	.about-stuff ul li {
		width: 100%;
		padding: 0 2.5%
	}

	.about-stuff ul li.even .about-imgbox,
	.about-stuff ul li.even .about-txtbox,
	.about-stuff ul li.odd .about-imgbox,
	.about-stuff ul li.odd .about-txtbox {
		width: 100%;
		text-align: left
	}

	.about-stuff ul li.even .about-txtbox,
	.about-stuff ul li.odd .about-txtbox {
		padding: 15px 0
	}

	.about-stuff ul li {
		margin-bottom: 15px
	}

	.figure-box {
		background: url(/wp-content/uploads/2020/10/mobile-counter-bg.jpg) left repeat
	}

	.figure-box li .counter {
		font-size: 24px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600
	}

	.figure-box li .counter-no {
		font-size: 24px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 600
	}

	.figure-box li .stat-detail {
		font-size: 12px;
		font-weight: 400;
		line-height: 14px
	}

	.figure-box li .icon-detail {
		margin: 0
	}

	.figure-box li .plus {
		font-size: 35px;
		top: -5px;
		margin-left: 0
	}

	.figure-box li.last .icon-box {
		font-size: 39px;
		color: #e6dad4
	}

	.figure-box li {
		width: 33.333%;
		text-align: center;
		position: relative;
		min-height: 157px;
		border-bottom: 1px solid #2f1d14;
		border-right: 1px solid #2f1d14;
		padding: 20px 0
	}

	.figure-box li .icon-box {
		width: 100%;
		text-align: center
	}

	.figure-box li .icon-detail {
		width: 100%;
		text-align: center;
		font-size: 16px;
		font-weight: 600;
		color: #452c20;
		font-family: Raleway, sans-serif
	}

	.figure-box li:nth-child(3n) {
		border-right: 0
	}

	.figure-box li:nth-child(4),
	.figure-box li:nth-child(5) {
		border-bottom: 0
	}

	.figure-box li:nth-child(1):after,
	.figure-box li:nth-child(2):after {
		background: url(../images/top-onepx-1.jpg) right top no-repeat !important;
		top: 0;
		content: "";
		position: absolute;
		width: 6px;
		height: 130px;
		right: -5px
	}

	.figure-box li:nth-child(6) {
		border-bottom: 0
	}

	.figure-box li:nth-child(3n+1):before {
		background: 0 0
	}

	.figure-box li:nth-child(4n):before {
		background: 0 0 !important
	}

	.figure-box li:nth-child(6n):before {
		background: 0 0 !important
	}

	.figure-box li:nth-child(5):before {
		background: url(../images/bottom-onepx-1.jpg) right top no-repeat;
		bottom: 0;
		content: "";
		position: absolute;
		width: 10px;
		height: 130px;
		right: -5px
	}

	.figure-box li:nth-child(4n):after {
		background: url(../images/bottom-onepx-1.jpg) right top no-repeat;
		bottom: 0;
		content: "";
		position: absolute;
		width: 10px;
		height: 130px;
		right: -5px
	}

	.figure-box li:nth-child(3n+1):before {
		background: url(../images/left-rgt-onepx-1.jpg) left top no-repeat;
		width: 120px;
		height: 1px;
		content: "";
		position: absolute;
		left: 0;
		bottom: -1px
	}

	.figure-box li:nth-child(3n):before {
		background: url(../images/left-rgt-onepx-1.jpg) right top no-repeat;
		width: 120px;
		height: 1px;
		content: "";
		position: absolute;
		right: 0;
		bottom: -1px
	}

	.symt-treatments ul li {
		width: 25%;
		min-height: 150px;
		float: left;
		padding: 15px 5px 0 5px;
		text-align: center;
		border-bottom: 1px solid #ebebeb !important;
		position: relative;
		border-right: 1px solid #ebebeb !important
	}

	.symt-treatments ul li .treat-imgbox {
		width: 100%;
		text-align: center
	}

	.symt-treatments ul li .treat-imgbox img {
		width: 50px
	}

	.symt-treatments ul li .treat-txtbox {
		font-size: 12px;
		font-weight: 500;
		padding-top: 12px;
		line-height: 18px
	}

	.symt-treatments ul li .treat-txtbox span {
		display: block
	}

	.main-why-clove h2,
	.symt-treatments h1 {
		margin: 20px 0
	}

	.main-why-clove,
	.symt-treatments {
		padding: 0 2%
	}

	.home-midwarp {
		padding: 10px 0
	}

	.symt-treatments ul li:nth-child(4):after {
		display: none
	}

	.symt-treatments ul li:nth-child(11),
	.symt-treatments ul li:nth-child(12),
	.symt-treatments ul li:nth-child(13),
	.symt-treatments ul li:nth-child(14) {
		border-bottom: 0
	}

	.symt-treatments ul li:nth-child(11):after,
	.symt-treatments ul li:nth-child(12):after,
	.symt-treatments ul li:nth-child(13):after,
	.symt-treatments ul li:nth-child(14):after,
	.symt-treatments ul li:nth-child(5n):before,
	.symt-treatments ul li:nth-child(5n+1):before {
		display: none
	}

	.symt-treatments ul li:last-child:after {
		background: 0 0
	}

	.symt-treatments ul li:last-child {
		border-right: none
	}

	.symt-treatments ul li.mobile-version,
	.symt-treatments ul li:nth-child(4n) {
		border-right: 0 !important
	}

	.symt-treatments ul li:nth-child(4n):before {
		background: url(../images/left-rgt-onepx.jpg) right top no-repeat;
		width: 64px;
		height: 1px;
		content: "";
		position: absolute;
		right: 0;
		bottom: -1px
	}

	.symt-treatments ul li:nth-child(8)~li {
		border-bottom: 0 !important
	}

	.symt-treatments ul li.mobile-version:after,
	.symt-treatments ul li:nth-child(10):after,
	.symt-treatments ul li:nth-child(11):after,
	.symt-treatments ul li:nth-child(9):after {
		background: url(../images/bottom-onepx.jpg) right top no-repeat;
		bottom: 0;
		content: "";
		position: absolute;
		width: 10px;
		height: 120px;
		right: -6px;
		display: block !important
	}

	.symt-treatments ul li:nth-child(4n+1):before {
		background: url(../images/left-rgt-onepx.jpg) left top no-repeat;
		width: 64px;
		height: 1px;
		content: "";
		position: absolute;
		left: 0;
		bottom: -1px;
		display: block !important
	}

	.symt-treatments ul li.mobile-version:after,
	.symt-treatments ul li.mobile-version:before,
	.symt-treatments ul li:nth-child(9):before {
		display: none !important
	}

	.symt-treatments ul li.mobile-none {
		display: none
	}

	.symt-treatments ul li.mobile-version {
		display: block
	}

	.symt-treatments ul li.desktop-version {
		display: none
	}

	.why-right-panel li.mobile {
		display: block
	}

	.why-left-panel.desktop {
		display: none
	}

	.main-why-clove .why-right-panel ul li {
		width: 47%;
		float: left
	}

	.main-why-clove .why-right-panel {
		width: 100%
	}

	.whylist-txtbox p {
		display: none
	}

	.main-why-clove .why-right-panel ul li {
		position: relative
	}

	.main-why-clove .why-right-panel .whylist-txtbox {
		width: 100%;
		position: absolute;
		background: rgba(112, 75, 40, .8);
		text-align: center;
		bottom: 0
	}

	.main-why-clove .why-right-panel ul li .whylist-txtbox h4 {
		color: #fff;
		font-family: Raleway, sans-serif;
		font-size: 14px;
		font-weight: 600;
		margin: 0;
		padding: 8px
	}

	.main-why-clove .why-right-panel ul li .whylist-txtbox h4 a {
		color: #fff
	}

	.main-why-clove .why-right-panel ul li {
		margin: 0 27px 23px 0
	}

	.whylist-imgbox img.desktop {
		display: none
	}

	.whylist-imgbox img.mobile {
		display: block
	}

	.main-why-clove .why-right-panel ul li.mobile-full {
		width: 100%
	}

	.main-why-clove .why-right-panel ul li .whylist-imgbox img {
		width: 100%
	}

	.home-midwarp .testimonial-box {
		width: 100%;
		background-color: #fffbf6
	}

	.testimonial .slides li h5 {
		text-align: right
	}

	.home-midwarp {
		background: 0 0;
		padding-top: 0
	}

	.main-why-clove {
		padding-bottom: 10px
	}

	.home-midwarp .presence-box h4,
	.home-midwarp .testimonial-box h4 {
		padding: 25px 0 20px 0
	}

	.testimonial {
		padding-bottom: 25px
	}

	.home-midwarp .presence-box {
		width: 100%;
		padding: 0 3%
	}

	.home-midwarp .presence-box ul li {
		width: 33.3333%
	}

	.clinic-box {
		width: 100%;
		max-width: 400px;
		margin: 25px 0 20px
	}

	.clinic-box .triangle-topleft {
		border-top: 75px solid #52382a
	}

	.clinic-box a {
		width: 100%;
		display: block;
		min-height: 75px;
		padding: 11px 20px 5px;
		font-size: 20px
	}

	.clinic-box a span {
		font-size: 22px
	}

	.clinic-box a span.break {
		font-size: 16px
	}

	.activity-box {
		padding: 20px 0 30px
	}

	.activity-box .activity-left-panel,
	.activity-box .activity-right-panel {
		width: 100%;
		float: left
	}

	.activity-box .activity-right-panel {
		height: auto;
		position: relative;
		right: inherit;
		top: inherit
	}

	.activity-box .activity-right-panel li {
		width: 50%;
		height: auto;
		position: relative
	}

	.activity-box .activity-right-panel ul li {
		font-size: 13px;
		letter-spacing: normal
	}

	.activity-box .activity-right-panel ul li a {
		width: 100%;
		min-height: 115px;
		float: left;
		height: auto;
		line-height: 18px;
		position: relative;
		left: inherit;
		top: inherit;
		padding: 15px 5px
	}

	.activity-box .activity-right-panel li strong {
		width: 100%;
		float: left;
		position: relative;
		left: inherit;
		top: inherit;
		font-weight: 400;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.activity-box .activity-right-panel li.activity-1,
	.activity-box .activity-right-panel li.activity-2,
	.activity-box .activity-right-panel li.activity-3,
	.activity-box .activity-right-panel li.activity-4, 
  .activity-box .activity-right-panel li.activity-5, 
  .activity-box .activity-right-panel li.activity-6  
   {
		left: inherit;
		right: inherit;
		top: inherit;
		bottom: inherit
	}

	.activity-box .activity-right-panel ul li span {
		min-height: 45px
	}

	.activity-box .activity-right-panel ul li span img {
		width: 45px
	}

	.activity-left-panel img.desktop {
		display: none
	}

	.activity-left-panel img.mobile {
		display: block
	}

	.main-why-clove h2,
	.symt-treatments h1 {
		font-size: 20px
	}

	.full-footer .full-footer-in .call-list-box,
	.full-footer .full-footer-in .links-box .links-comman-box {
		width: 100%;
		margin-bottom: 0
	}

	.full-footer .full-footer-in {
		padding: 0 40px
	}

	.full-footer .full-footer-in .links-box .toggle-mbl>div {
		width: 100%;
		float: left;
		display: none
	}

	.call-list-box ul {
		width: 100%
	}

	.call-list-box h4,
	.links-comman-box h4 {
		width: 100% !important;
		float: left
	}

	.links-comman-box ul {
		width: 100%;
		float: left
	}

	.full-footer .full-footer-in .call-list-box h4 span,
	.full-footer .full-footer-in .links-box .links-comman-box h4 span {
		float: right
	}

	.full-footer .full-footer-in .links-box .links-comman-box ul {
		margin: 8px 0
	}

	.full-footer .full-footer-in .call-list-box ul {
		padding: 8px 0;
		float: left
	}

	.full-footer .full-footer-in .call-list-box h4,
	.full-footer .full-footer-in .links-box .links-comman-box h4 {
		background: url(../images/footer-onepxline.jpg) left bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 0;
		cursor: pointer;
		line-height: 17px
	}

	.full-footer .full-footer-in .call-list-box h4 {
		background: 0 0
	}

	.full-footer .full-footer-in {
		padding: 0
	}

	.full-footer .full-footer-in .links-box {
		padding: 0 20px
	}

	.full-footer .full-footer-in .call-list-box h4,
	.full-footer .full-footer-in .links-box .links-comman-box h4 {
		font-size: 14px;
		padding-top: 10px;
		position: relative
	}

	.full-footer .full-footer-in .links-box .links-comman-box ul li {
		font-size: 13px;
		color: #ceb3a0
	}

	.full-footer .full-footer-in .links-box .links-comman-box ul li a {
		background: url(../images/teeth-icon-2.png) left top no-repeat;
		padding-left: 20px;
		background-position: 0 3px
	}

	.full-footer .full-footer-in .links-box .links-comman-box ul li span {
		display: none
	}

	.links-comman-box ul li:last-child {
		background: url(../images/footer-onepxline.jpg) left bottom repeat-x;
		padding-bottom: 15px !important
	}

	.social-network-box {
		width: 100%
	}

	.social-network-box ul {
		float: right;
		width: 100%;
		padding-bottom: 10px
	}

	.social-network-box ul li {
		float: none;
		display: inline-block;
		padding: 0 7px
	}

	.footer-socialbox .inform-box {
		width: 60%
	}

	.footer-socialbox {
		padding: 20px
	}

	.footer-bottom-box {
		margin-top: 0;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px
	}

	.call-list-box.toggle-mbl h4:after,
	.links-comman-box.toggle-mbl h4:after {
		content: "";
		width: 15px;
		height: 14px;
		position: absolute;
		right: 0;
		top: 12px;
		background: url(../images/plus-icon.png) right no-repeat
	}

	.call-list-box.toggle-mbl h4.active:after,
	.links-comman-box.toggle-mbl h4.active:after {
		content: "";
		width: 15px;
		height: 14px;
		position: absolute;
		right: 0;
		top: 12px;
		background: url(../images/minus-icon.png) right no-repeat
	}

	.full-footer .full-footer-in .links-box .links-comman-box ul li a::before {
		background: 0 0
	}

	.home-midwarp .presence-box ul li {
		font-size: 11px;
		padding: 4px 2px
	}

	.clinic-box a span {
		margin-right: 4px
	}

	.schedule {
		margin-bottom: 25px
	}

	.footer-bottom-box p {
		width: 100%;
		line-height: 19px;
		padding-bottom: 15px;
		margin-bottom: 50px
	}

	body.header-home .head-outer,
	body.header-home .head-outer.sticky {
		padding: 0;
		top: 0
	}

	.head-gray,
	.header-main .logo-box,
	.number-mbl {
		z-index: 15
	}

	.call-back,
	.header-main .book-btn,
	.header-main .toggle-icon {
		display: none
	}

	.toggle-menu {
		position: fixed;
		left: 10px;
		top: 7px;
		display: block
	}

	.head-outer {
		top: 0;
		padding: 0
	}

	.header-main {
		background: #452c20;
		padding: 5px 5px 5px 55px
	}

	.header-main .logo-box {
		background: 0 0;
		width: 80px;
		min-height: auto;
		line-height: inherit
	}

	.number-mbl {
		display: block
	}

	.nav-bar {
		padding: 0;
		width: auto
	}

	.nav-bar .navigation {
		width: 100%;
		padding-top: 97px;
		display: none
	}

	.head-gray,
	.header-bg-mbl,
	.mobile-nav {
		display: block
	}

	.nav-bar .navigation li span {
		top: 4px
	}

	.head-gray li {
		width: 27%
	}

	.head-gray li:nth-child(2) {
		width: 46%
	}

	.header-main .logo-box {
		padding-top: 3px
	}

	.header-main .logo-box .logo-dsk {
		display: none
	}

	.header-main .logo-box .logo-mbl {
		display: block
	}

	.toggle-menu {
		background: url(../images/ico_header_menu.png) no-repeat left top;
		width: 40px;
		height: 40px;
		top: 5px
	}

	.testimonial .slides li p {
		font-size: 14px;
		line-height: 23px
	}

	.testimonial .slides li .row {
		padding-top: 25px
	}

	.testimonial .slides li .row img {
		width: 80px;
		float: none;
		margin-right: 0
	}

	.testimonial .slides li .row h5 {
		font-size: 16px;
		line-height: 22px;
		padding: 0
	}

	.blog-detail .col-left h3.leave-btn {
		margin-bottom: 20px;
		margin-top: 5px
	}

	.blog-detail .col-left h3.leave-btn.addspace {
		margin-bottom: 5px
	}

	.subscribe_sidebar1 .newsletter01 .es_button {
		margin-bottom: 5px
	}

	.opening-page {
		padding: 15px 0 25px
	}

	.opening-lt-panel,
	.opening-rgt-panel {
		width: 100%
	}

	.opening-lt-panel ul {
		width: 100%;
		float: left;
		padding: 0 10px
	}

	.opening-lt-panel ul li {
		width: 100%;
		min-height: auto;
		padding: 5px;
		margin: 0 0 10px;
		-webkit-box-shadow: 0 0 4px 2px #dedede;
		-moz-box-shadow: 0 0 4px 2px #dedede;
		-ms-box-shadow: 0 0 4px 2px #dedede;
		-o-box-shadow: 0 0 4px 2px #dedede;
		box-shadow: 0 0 4px 2px #dedede
	}

	.opening-lt-panel ul li .data-imgbox {
		width: 25%
	}

	.opening-lt-panel ul li .data-imgbox img {
		max-width: 80%
	}

	.opening-lt-panel ul li .data-textbox {
		width: 75%;
		text-align: left;
		float: right
	}

	.opening-lt-panel ul li h3 {
		line-height: 18px
	}

	.opening-lt-panel .data-applybox {
		padding-top: 15px
	}

	.opening-rgt-panel {
		padding: 40px 10px 0
	}

	.opening-rgt-panel h4 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 15px
	}

	.opening-rgt-panel ul {
		padding-bottom: 15px
	}

	.account-stepup-wrap {
		padding-top: 20px
	}

	.account-stepup {
		background: url(../images/bg_account_stepup.png) repeat-x left top;
		width: 100%;
		float: left
	}

	.stepup-tab {
		padding-top: 0
	}

	.stepup-tab li {
		width: 25% !important
	}

	.stepup-tab li a {
		padding: 0;
		height: auto;
		background: 0 0;
		text-align: center;
		position: relative
	}

	.stepup-tab li a strong {
		display: inline-block;
		position: relative;
		z-index: 5
	}

	.stepup-tab li a:after {
		content: '';
		background: #4b3d32;
		width: 100%;
		height: 4px;
		position: absolute;
		left: 50%;
		top: 18px
	}

	.stepup-tab li:nth-child(4) a:after {
		display: none
	}

	.stepup-tab li.active a {
		background: 0 0
	}

	.stepup-tab li.active a:before {
		display: none
	}

	.stepup-tab li.active a strong {
		background: #f5781c
	}

	.stepup-tab li.active a h3 {
		color: #f5781c
	}

	.stepup-tab li.active a:after {
		background: #f5781c
	}

	.stepup-tab li a h3 {
		font-size: 14px;
		line-height: 18px;
		padding: 8px 0 0
	}

	.stepup-tab li a.active h3 {
		color: #f5781c
	}

	.stepup-tab li a p,
	.stepup-tab li a.active::before {
		display: none
	}

	.stepup-content-wrap {
		padding-bottom: 35px
	}

	.stepup-content {
		padding-top: 20px
	}

	.account-signup {
		padding: 0 10px
	}

	.account-setup-mbl .heading-box {
		margin-bottom: 20px
	}

	.account-signup .account-login,
	.account-signup .account-register {
		width: 100%;
		min-height: auto;
		padding: 10px 30px;
		box-shadow: rgba(0, 0, 0, .1) 0 0 20px;
		display: none
	}

	.account-signup h3 {
		font-size: 22px
	}

	.account-stepup .account-setup-mbl {
		width: 100%;
		float: left;
		display: block;
		text-align: center;
		padding: 0 10px
	}

	.account-setup-mbl .heading-box,
	.personal-details h3 {
		background: #fef4ed;
		width: 100%;
		float: left;
		font-size: 12px;
		color: #d69a5d;
		padding: 5px 5px 9px;
		border: 1px solid #f0d7c5
	}

	.account-setup-mbl .heading-box strong {
		font-size: 18px;
		line-height: 24px;
		color: #4b3d32;
		font-weight: 400;
		display: block;
		padding-bottom: 3px;
		letter-spacing: 1px
	}

	.account-setup-mbl ul {
		width: 100%;
		float: left;
		padding: 28px 8% 35px
	}

	.account-setup-mbl li {
		font-size: 18px;
		line-height: 24px;
		text-align: center
	}

	.account-setup-mbl li span {
		background: #fff;
		display: inline-block;
		padding: 0 6px;
		position: relative;
		z-index: 1
	}

	.account-setup-mbl li:nth-child(2) {
		padding: 10px 0 7px;
		position: relative
	}

	.account-setup-mbl li:nth-child(2):before {
		content: '';
		background: #000;
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		top: 50%
	}

	.account-setup-mbl li a {
		font-size: 16px;
		color: #f5781c;
		text-decoration: underline;
		letter-spacing: 1px
	}

	.account-signup .full-row .btn-new {
		margin-bottom: 10px;
		padding: 0 20px;
		font-size: 15px
	}

	.personal-details .text-box {
		padding: 0 10px
	}

	.personal-details .text-box h3 {
		font-size: 18px;
		line-height: 24px;
		color: #4b3d32;
		font-weight: 400;
		padding: 8px 8px 10px;
		margin-bottom: 15px
	}

	.personal-details p {
		padding-bottom: 20px
	}

	.academic-achivement-wrap .color-box,
	.education-content.exp-content .color-box,
	.personal-details .color-box {
		padding: 5px 5px 10px
	}

	.personal-details.experience .color-box {
		padding-top: 25px
	}

	.personal-details .color-box,
	.personal-details .color-box.margin-bottom {
		margin-bottom: 15px
	}

	.personal-details .color-box li {
		width: 50%;
		float: left;
		padding: 5px 5px 5px
	}

	.personal-details .color-box li:nth-child(3n+1) {
		clear: inherit
	}

	.personal-details .color-box li:nth-child(2n+1) {
		clear: left
	}

	.stepup-content label {
		font-size: 13px;
		line-height: 17px
	}

	.stepup-content .input,
	.stepup-content .select2,
	.stepup-content .textarea {
		font-size: 13px;
		height: 37px;
		line-height: 25px
	}

	.stepup-content .textarea {
		height: 90px;
		line-height: 20px
	}

	.stepup-content .style-select,
	.stepup-content span.select {
		height: 37px;
		line-height: 25px
	}

	.stepup-content span.select {
		background-size: 33px;
		padding-right: 35px
	}

	.stepup-content span.select {
		font-size: 13px
	}

	.fill-error {
		padding: 0 10px
	}

	.stepup-content label.long-text {
		top: inherit;
		margin-bottom: 0
	}

	.education-tab {
		padding: 0 10px 10px
	}

	.education-tab h4 {
		width: 100%;
		float: left;
		font-size: 17px;
		line-height: 24px;
		font-weight: 700;
		margin: 0
	}

	.education-tab ul {
		width: 100%;
		float: left
	}

	.education-tab li {
		font-size: 14px;
		line-height: 20px;
		float: left
	}

	.stepup-content .btn-full-row {
		padding: 0 10px
	}

	.stepup-content .btn-full-row .btn-new {
		min-width: 120px;
		height: 40px;
		line-height: 40px;
		font-size: 16px
	}

	.education-content.exp-content .color-box label.long-text {
		top: -20px;
		margin-bottom: -17px
	}

	.add-more-row {
		padding: 0 10px 15px
	}

	.save-your-details {
		padding: 0 10px
	}

	.save-your-details p {
		padding: 7px
	}

	.experienceSuccess,
	.post-type {
		padding: 0 10px
	}

	.experienceSuccess .thank-you-msg,
	.post-type p {
		font-size: 14px;
		line-height: 20px;
		padding: 6px 10px
	}

	.forgot-popup-in {
		width: 95%;
		max-width: 400px
	}

	.forgot-popup-in .btn-new {
		height: 37px;
		line-height: 37px
	}

	.banner .overlay,
	.banner.career .overlay {
		left: inherit;
		top: inherit;
		height: auto;
		padding: 20px 10px
	}

	.banner .overlay h1 {
		position: inherit;
		left: inherit;
		top: inherit;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.banner.career .overlay h1 {
		padding-bottom: 20px
	}

	.banner.career .career-page-logout {
		position: relative;
		right: inherit;
		top: inherit;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.corporate_thankyou {
		font-size: 14px;
		line-height: 20px
	}

	.year-opt {
		top: 0;
		margin-bottom: 15px
	}

	.year-opt li label {
		font-size: 14px
	}

	.year-opt li input {
		margin-right: 5px
	}

	.rent-property {
		padding: 0 10px
	}

	.rent-property h3 {
		font-size: 18px;
		line-height: 24px;
		padding: 10px;
		margin-bottom: 15px
	}

	.rent-property h3 strong {
		font-size: 14px;
		line-height: 20px;
		padding-top: 5px
	}

	.rent-property h4 {
		font-size: 16px;
		text-align: center
	}

	.rent-property label {
		width: 100%;
		font-size: 14px;
		line-height: 20px;
		padding: 0 0 5px
	}

	.rent-property input,
	.rent-property select,
	.rent-property textarea {
		width: 100%;
		height: 37px;
		line-height: 25px
	}

	.rent-property .full-row .error-c {
		padding-left: 0
	}

	.figure-box2 ul {
		margin: 0
	}

	.figure-box2 li {
		width: 49%;
		margin: 7px 0;
		float: left
	}

	.figure-box2 li:nth-child(2n) {
		float: right
	}

	.figure-box2 li:nth-child(2n) .figure-in:after,
	.figure-box2 li:nth-child(2n) .figure-in:before,
	.figure-box2 li:nth-child(2n):after,
	.figure-box2 li:nth-child(2n):before,
	.figure-box2 li:nth-child(3n) .left-border-b,
	.figure-box2 li:nth-child(3n) .left-border-s {
		display: none
	}

	.figure-box2 li:before {
		border-top: 45px solid transparent;
		border-bottom: 45px solid transparent;
		border-left: 39px solid #ffd6b3;
		position: absolute;
		right: -39px
	}

	.figure-box2 li:nth-child(3):before {
		border-left: 39px solid #8cd6ff
	}

	.figure-box2 li:after {
		border-top: 45px solid transparent;
		border-bottom: 45px solid transparent;
		border-left: 39px solid #fff;
		position: absolute;
		right: -31px
	}

	.figure-box2 li .figure-in:before {
		border-top: 36px solid transparent;
		border-bottom: 36px solid transparent;
		border-left: 32px solid #fcc175;
		position: absolute;
		right: -32px
	}

	.figure-box2 li:nth-child(3) .figure-in:before {
		border-left: 32px solid #8cd6ff
	}

	.figure-box2 li:nth-child(3) .figure-in::after {
		border-left: 32px solid #f1faff
	}

	.figure-box2 li .figure-in:after {
		border-top: 36px solid transparent;
		border-bottom: 36px solid transparent;
		border-left: 32px solid #fff1e5;
		position: absolute;
		right: -29px
	}

	.figure-box2 li .left-border-b:before {
		border-top: 50px solid transparent;
		border-bottom: 50px solid transparent;
		border-left: 40px solid #ffd6b3
	}

	.figure-box2 li:nth-child(2) .left-border-b:before {
		border-left: 40px solid #fdd689
	}

	.figure-box2 li .left-border-b:after {
		border-top: 50px solid transparent;
		border-bottom: 50px solid transparent;
		border-left: 40px solid #fff
	}

	.figure-box2 li:nth-child(4) .left-border-b:before {
		border-left: 40px solid #ddd
	}

	.figure-box2 li .left-border-s:before {
		border-top: 54px solid transparent;
		border-bottom: 54px solid transparent;
		border-left: 42px solid #fcc175
	}

	.figure-box2 li:nth-child(2) .left-border-s:before {
		border-left: 42px solid #fdd689
	}

	.figure-box2 li .left-border-s:after {
		border-top: 54px solid transparent;
		border-bottom: 54px solid transparent;
		border-left: 42px solid #fff
	}

	.figure-box2 li:nth-child(4) .left-border-s:before {
		border-left: 42px solid #ddd
	}

	.figure-box2 li .figure-in {
		min-height: 200px;
		padding: 0 5px
	}

	.figure-box2 li .img-box img {
		max-height: 50px
	}

	.figure-box2 li .text-number {
		font-size: 16px;
		line-height: 24px
	}

	.figure-box2 li .text-detail {
		font-size: 14px;
		line-height: 20px
	}

	.figure-box2 li:nth-child(2n+1) {
		clear: left
	}

	.aligners-table-wrap {
		padding: 15px 0
	}

	table.clear-aligners-table {
		margin-bottom: 0
	}

	table.clear-aligners-table td,
	table.clear-aligners-table th {
		font-size: 13px;
		line-height: 18px;
		padding: 5px;
		border-left: 5px solid #fff
	}

	table.clear-aligners-table th {
		padding-top: 10px;
		font-size: 13px
	}

	table.clear-aligners-table tr.last td {
		height: 35px
	}

	.press-release {
		padding: 0 0 25px
	}

	.press-release h3 {
		font-size: 35px;
		line-height: 40px
	}

	.press-release .press-release-details {
		background-position: left top;
		margin: 30px 0 35px
	}

	.press-release-details li {
		margin: 12px 0;
		padding-left: 50px
	}

	.press-release-details li .description,
	.press-release-details li .month {
		width: 100%
	}

	.press-release-details li .description,
	.press-release-details li:nth-child(2n) .description {
		padding: 0
	}

	.press-release-details li .description-box {
		padding: 10px
	}

	.press-release-details li .description-box:after {
		background-size: 20px auto;
		width: 20px;
		height: 24px;
		right: inherit;
		left: -20px;
		top: 35px;
		-webkit-transform: rotatey(180deg);
		-moz-transform: rotatey(180deg);
		-ms-transform: rotatey(180deg);
		-o-transform: rotatey(180deg);
		transform: rotatey(180deg)
	}

	.press-release-details li:nth-child(2n) .description-box:after {
		left: -20px
	}

	.press-release-details li:before {
		display: none
	}

	.press-release-details li .description {
		position: relative
	}

	.press-release-details li .description:before {
		content: '';
		background: #f99129;
		width: 34px;
		height: 34px;
		position: absolute;
		left: -62px;
		top: 12px;
		border: 8px solid #ff8001;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		-ms-border-radius: 100%;
		-o-border-radius: 100%;
		border-radius: 100%
	}

	.press-release-details li.April~li.April .month,
	.press-release-details li.August~li.August .month,
	.press-release-details li.December~li.December .month,
	.press-release-details li.February~li.February .month,
	.press-release-details li.January~li.January .month,
	.press-release-details li.June~li.June .month,
	.press-release-details li.March~li.March .month,
	.press-release-details li.May~li.May .month,
	.press-release-details li.November~li.November .month,
	.press-release-details li.October~li.October .month,
	.press-release-details li.September~li.September .month,
	.press-release-details li.july~li.july .month {
		display: none
	}

	.press-release-details li .date,
	.press-release-details li .heading {
		padding-left: 0;
		font-size: 14px;
		line-height: 20px
	}

	.press-release-details li .date {
		margin: 6px 0 10px
	}

	.press-release-details li .month,
	.press-release-details li:nth-child(2n) .month {
		font-size: 24px;
		line-height: 24px;
		padding: 10px 0 22px;
		text-align: left;
		position: inherit;
		left: inherit;
		right: inherit;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none
	}

	.press-release-details li .description-box a {
		width: 92px;
		line-height: 27px;
		font-size: 14px
	}

	.press-release .all-years {
		padding: 12px 0
	}

	.special-offers-banner.bronze-mem img.dsk {
		display: none
	}

	.special-offers-banner.bronze-mem img.mbl {
		display: block
	}

	.bronze-payment .payment-form .row.dhpclass {
		width: 100%;
		float: left
	}

	.bronze-payment .payment-form .row.dhpclass .td1 {
		width: 56%
	}

	.bronze-payment .payment-form .row.dhpclass .td2 {
		width: 38%
	}

	.bronze-payment .payment-form #coMsg {
		margin-top: 10px
	}

	.clove_appointment .logo-box {
		display: block;
		padding: 10px 0 25px
	}

	.clove_appointment .logo-box img {
		position: relative;
		right: inherit;
		top: inherit;
		margin: 0 0 15px
	}

	.clove_appointment .logo-box h3 {
		display: block
	}

	.clove_appointment h3 {
		line-height: 22px
	}

	.video-testimonial {
		padding: 0
	}

	.video-testimonial h2 {
		font-size: 17px;
		margin-bottom: 5px;
		line-height: 24px
	}

	.faq-treat .box {
		padding: 0 15px
	}

	.video-testimonial .customNavigation .prev {
		left: 10px
	}

	.video-testimonial .customNavigation .next {
		right: 10px
	}

	.video-testimonial #owl-demo.owl-carousel .owl-item {
		border: none
	}

	.video-testimonial .customNavigation .btn {
		border: 4px solid #ffff
	}

	.video-testimonial .customNavigation .btn img {
		width: 18px
	}

	.video-testimonial .owl-carousel {
		padding: 0
	}

	.video-testimonial .owl-theme .owl-controls .owl-page span {
		width: 12px;
		height: 12px
	}

	.video-testimonial .owl-theme .owl-controls .owl-page.active span {
		Width: 24px
	}

	.video-testimonial .owl-theme .owl-controls .owl-page span {
		margin: 5px 2px
	}

	.video-testimonial .owl-theme .owl-controls {
		margin: 10px 0 0 0
	}

	.video-testimonial .textb {
		padding: 10px 15px
	}

	.video-testimonial .textb h3 {
		font-size: 16px
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {

	#sync1 .item iframe,
	#sync1_1 .item iframe {
		height: 424px
	}

	.news-popup .imgbox img {
		max-height: 300px;
		max-width: 400px
	}

	.enquiry-formbox {
		top: 20%
	}

	.special-offers-banner .white_pattern {
		width: 370px;
		height: 96px;
		background-size: 370px 106px
	}

	.home-banner .right-form {
		background-size: 440px 175px;
		width: 440px;
		height: 175px;
		margin-left: -220px;
		padding: 30px 72px 0
	}

	.home-banner .right-form h3 {
		font-size: 20px
	}

	.home-banner .right-form h4 {
		font-size: 18px
	}

	.platinum-membership .benefits-content li,
	.platinum-membership .benefits-content li:nth-child(2n) {
		margin: 0 10px 10px 10px
	}

	.dental-video-list li .video-box iframe {
		height: 248px
	}

	.fancybox-inner,
	.fancybox-wrap {
		width: 370px !important;
		height: 170px !important
	}

	.fancybox-inner embed,
	.fancybox-inner iframe {
		width: 100% !important;
		height: 170px !important
	}

	.christmas-content {
		margin-left: -45px;
		top: 7px;
		width: 255px
	}

	.christmas-content h2 {
		font-size: 22px;
		letter-spacing: 3px;
		line-height: 22px;
		padding-bottom: 7px
	}

	.christmas-content a {
		border-radius: 2px;
		font-size: 12px;
		line-height: 20px
	}

	.offers-content .video-box iframe {
		height: 250px
	}

	.corporate-logo li h4 {
		padding: 23px 4px
	}

	.our-milestones .common {
		width: 320px
	}

	.showcase .know-more22 {
		transform: translate(-14px, 22px);
		-webkit-transform: translate(-14px, 22px);
		-moz-transform: translate(-14px, 22px);
		-ms-transform: translate(-14px, 22px);
		-o-transform: translate(-14px, 22px);
		font-size: 12px;
		padding: 6px 7px
	}

	.wpcf7-form-control-wrap.your-name,
	.wpcf7-form-control-wrap.your-subject {
		width: 100%;
		float: left
	}

	.board-of-dir.tab-doctor li {
		width: 47.7%;
		margin: 0 5px 20px 5px
	}

	.price-policy-pkg ul.mbl li {
		background-size: auto
	}

	.membership-plans .top-head .price strong {
		padding: 10px 0 35px
	}

	.membership-plans .top-head th {
		font-size: 15px;
		line-height: 25px
	}

	.membership-plans .top-head .price {
		font-size: 18px;
		line-height: 27px
	}

	.membership-plans .table-content td.mbl {
		font-size: 14px
	}

	.membership-plans .table-content td,
	.membership-plans .table-content td li {
		font-size: 12px;
		line-height: 17px
	}

	.board-of-company li,
	.board-of-dir li {
		width: 50%;
		padding: 5px
	}

	.refine-dir li,
	.refine-dir li:nth-child(2n+1),
	.refine-dir li:nth-child(3n),
	.refine-dir li:nth-child(5n+1) {
		width: 33%;
		clear: inherit
	}

	.refine-dir li:nth-child(3n+1) {
		clear: left
	}

	.clove-difference ul li {
		min-height: 160px
	}

	.pros-dental-tourism li,
	.pros-dental-tourism li.one,
	.pros-dental-tourism li.two {
		min-height: 170px
	}

	.awarded-box ul li,
	.awarded-box ul li:nth-child(3n) {
		min-height: 240px
	}

	.awarded-box ul li .caption-box {
		height: 125px
	}

	.quote-box .box h4 {
		position: relative
	}

	.quote-box .box h4 {
		font-size: 14px;
		line-height: 24px;
		padding: 35px
	}

	.quote-box .box h4 span {
		display: inline-block;
		position: relative
	}

	.quote-box .box h4::before {
		left: 18px;
		top: 15px;
		position: absolute
	}

	.quote-box .box h4:after {
		display: none
	}

	.quote-box .box h4 span:after {
		content: "";
		position: absolute;
		right: -30px;
		top: 10px;
		width: 22px;
		height: 15px;
		background: url(../images/bottom-comma.png) no-repeat
	}

	.quote-box {
		padding: 10px 0;
		margin: 20px 0
	}

	.main-corebox {
		width: 32%;
		float: left;
		margin: 15px 3px
	}

	.core-value {
		padding: 0 8px
	}

	.core-value .col ul {
		margin-top: 0
	}

	.core-value .col {
		width: 100%;
		float: left;
		padding: 7px;
		min-height: 161px;
		position: relative
	}

	.core-value .col li {
		font-size: 13px;
		color: #505050;
		background-image: none;
		padding-left: 0;
		margin-bottom: 3px
	}

	.core-value .col.col-1 {
		background-color: #fcefc6;
		border: 1px solid #f5e1a1
	}

	.core-value .col.col-1:before {
		content: "";
		position: absolute;
		top: -17px;
		left: 40%;
		background-image: url(../images/top-arrow-img1.png);
		width: 32px;
		height: 17px
	}

	.core-value .col.col-2 {
		background-color: #fef4d5;
		border: 1px solid #f2e7c3
	}

	.core-value .col.col-2:before {
		content: "";
		position: absolute;
		top: -17px;
		left: 40%;
		background-image: url(../images/top-arrow-img2.png);
		width: 32px;
		height: 17px
	}

	.core-value .col.col-3 {
		background-color: #fef8e5;
		border: 1px solid #f7f0db
	}

	.core-value .col.col-3:before {
		content: "";
		position: absolute;
		top: -17px;
		left: 40%;
		background-image: url(../images/top-arrow-img3.png);
		width: 32px;
		height: 17px
	}

	.core-value h4 {
		text-align: center;
		margin-bottom: 30px
	}

	.ceo-read {
		font-size: 14px;
		padding: 7px 14px;
		float: right;
		border-radius: inherit
	}

	.aboutus .textbox p {
		font-style: normal;
		line-height: 22px
	}

	.main-corebox h4.mobile {
		display: block
	}

	.main-corebox h4.desk {
		display: none
	}

	.core-value h4::before {
		display: none
	}

	.home-midwarp .presence-box ul li {
		font-size: 13px
	}

	.activity-box .activity-right-panel ul li a {
		padding-top: 20px
	}

	.header-main {
		padding: 5px 10px 5px 73px
	}

	.head-gray li,
	.head-gray li:nth-child(2) {
		width: 33%
	}

	.head-gray li strong {
		min-height: 25px
	}

	.symt-treatments ul li {
		min-height: 130px
	}

	.education-content.exp-content .color-box label.long-text {
		top: inherit;
		margin-bottom: 0
	}

	.figure-box2 li .figure-in {
		min-height: 210px
	}

	.figure-box2 li .img-box img {
		max-height: 60px
	}

	.figure-box2 li .text-number {
		font-size: 22px;
		line-height: 28px
	}

	.figure-box2 li .text-detail {
		font-size: 16px;
		line-height: 20px
	}

	table.clear-aligners-table {
		min-width: 440px
	}

	.scroll-notice {
		display: none
	}

	.clove_appointment .logo-box {
		padding: 5px 0 30px
	}

	.clove_appointment .logo-box img {
		position: absolute;
		right: 0;
		top: 0;
		margin: 0
	}

	.clove_appointment .logo-box h3 {
		text-align: left;
		line-height: 35px
	}
}

@media only screen and (max-width:375px) {
	.client-box .client_saytext.item .clientsay_textcontent {
		min-height: 180px
	}

	#owl-demo4.owl-carousel .owl-item:last-child .youtube-imgbox.item {
		min-height: 206px
	}

	.client-box {
		min-height: 410px
	}
}

@media only screen and (max-width:480px) {
	.showcase.desktop {
		display: none
	}

	.showcase.mobile {
		display: block
	}

	.showcase.mobile .slides {
		margin-left: -1px
	}

	.spreading-smile.oral_healthtitle {
		bottom: 0;
		position: absolute;
		font-size: 13px;
		padding: 5px 0;
		background: rgba(255, 128, 1, .8)
	}

	.showcase.mobile .flex-pauseplay {
		width: auto;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 999
	}

	.showcase.mobile .flex-pauseplay a {
		width: 32px;
		font-size: 13px;
		color: #fff;
		border-radius: 100px;
		padding: 0;
		cursor: pointer;
		line-height: 24px;
		background: rgba(78, 49, 36, .5);
		text-indent: -9000px;
		float: left;
		height: 32px
	}

	.showcase.mobile .flex-pauseplay a.flex-pause:before {
		width: 24px;
		height: 24px;
		background: url(../images/pause-circle-outline.svg) no-repeat;
		content: "";
		position: relative;
		left: 4px;
		text-indent: 0;
		float: left;
		top: 4px
	}

	.showcase.mobile .flex-pauseplay a.flex-play {
		background: #4e3124
	}

	.showcase.mobile .flex-pauseplay a.flex-play:before {
		width: 24px;
		height: 24px;
		background: url(../images/play-circle-outline.svg) no-repeat;
		content: "";
		position: relative;
		left: 4px;
		text-indent: 0;
		float: left;
		top: 4px
	}

	.content_fullcol img.img_placed {
		width: 100%;
		margin-left: 0;
		margin-bottom: 10px
	}

	.content_fullcol iframe.img_placed {
		margin-left: 0;
		width: 100%;
		margin-bottom: 0;
		height: 100%;
		min-height: initial;
		margin-bottom: 10px
	}
}

@media only screen and (max-width:510px) {
	.clinic-search .concinate-label {
		width: 100%;
		clear: both
	}
}

@media only screen and (max-width:360px) {
	.bootom_footer p {
		font-size: 10px
	}

	.newsletter01 .es_button,
	.newsletter01 .es_textbox.es_captcha,
	.newsletter01 .es_textbox.es_captcha_img {
		width: 50%
	}

	.subscribe_sidebar1 .newsletter01 .es_textbox.es_captcha_img {
		float: left;
		width: 47%
	}

	.newsletter01 .es_textbox {
		padding: 0
	}

	.main-corebox {
		margin-bottom: 15px;
		width: 100%;
		float: left
	}

	.core-value .col ul {
		margin-top: 0
	}
}

@media only screen and (max-width:320px) {
	.client-box {
		min-height: 370px
	}
}

@media only screen and (max-height:480px) {
	.br_scroll {
		height: 100%;
		overflow-y: scroll;
		width: 100%
	}

	.br_popup {
		height: 90%
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.showcase li .fastive-btn {
		width: 120px;
		height: 35px;
		right: 5%;
		bottom: 5%;
		line-height: 35px;
		font-size: 14px
	}

	.showcase.desktop .flex-control-nav {
		bottom: 8px
	}

	.showcase.desktop .flex-direction-nav .flex-next,
	.showcase.desktop .flex-direction-nav .flex-prev {
		background-size: 175px;
		width: 30px;
		height: 50px
	}

	.showcase.desktop .flex-direction-nav .flex-next {
		background-position: -30px 0
	}

	.showcase.desktop .flex-direction-nav .flex-next {
		right: 15px
	}

	.showcase.desktop .flex-direction-nav .flex-prev {
		left: 15px
	}
}

@media only screen and (max-width:1023px) and (min-width:481px) {
	.showcase li .fastive-btn {
		right: 30%;
		bottom: 30%
	}
}

@media only screen and (max-width:479px) {
	.main-corebox {
		width: 100%;
		float: left;
		margin: 10px 0
	}

	.core-value h4:before {
		content: "";
		width: 60%;
		height: 2px;
		background: #4a3125;
		position: absolute;
		left: 50%;
		bottom: -11px;
		left: 0
	}

	.quote-box .box h4 {
		position: relative
	}

	.quote-box .box h4 {
		font-size: 14px;
		line-height: 24px;
		padding: 35px
	}

	.quote-box .box h4 span {
		display: inline-block;
		position: relative
	}

	.quote-box .box h4::before {
		left: 18px;
		top: 32px;
		position: absolute
	}

	.quote-box .box h4:after {
		display: none
	}

	.quote-box .box h4 span:after {
		content: "";
		position: absolute;
		right: -30px;
		top: 10px;
		width: 22px;
		height: 15px;
		background: url(../images/bottom-comma.png) no-repeat
	}

	.core-value h4 {
		margin-bottom: 30px
	}

	.figure-box li {
		min-height: 150px
	}

	.figure-box li .counter {
		font-size: 18px
	}

	.figure-box li .counter-no {
		font-size: 18px
	}

	.figure-box li .stat-detail {
		font-size: 12px;
		line-height: 14px
	}

	.figure-box li:nth-child(3n+1):before {
		width: 128px;
		height: 1px;
		bottom: -1px !important
	}

	.figure-box li:nth-child(3n)::before {
		height: 1px;
		bottom: -1px
	}

	.main-why-clove .why-right-panel ul li {
		width: 47%;
		margin: 0 16px 23px 0
	}

	.main-why-clove .why-right-panel ul li .whylist-txtbox h4 {
		font-size: 12px;
		padding: 5px 0
	}

	.main-why-clove,
	.symt-treatments {
		padding: 20px 2% 15px
	}

	.symt-treatments {
		padding-bottom: 0
	}

	.main-why-clove {
		padding-top: 0
	}

	.social-network-box {
		width: 100%
	}

	.footer-socialbox .inform-box ul li {
		margin: 6px 3px
	}

	.footer-socialbox .inform-box {
		width: 50%
	}

	.footer-socialbox {
		padding: 5px 10px
	}
}

@media only screen and (min-width:768px) and (max-width:1023px) {
	.xdsoft_datetimepicker .xdsoft_timepicker {
		width: 51px !important
	}

	.clinic-search {
		padding: 0 125px 0 0 !important
	}

	.open-location lable {
		line-height: 30px
	}

	.open-location {
		width: 100%;
		padding: 0 25%
	}

	.open-location .select-box2 .select {
		background-position: 155px 11px
	}

	.rent-property .full-row {
		width: 100%
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
	.clinic-search {
		width: 100% !important;
		margin: 0 auto;
		padding: 0 45px 0 34px !important
	}
}

@media only screen and (max-width:767px) {
	.figure-box li .icon-box img {
		width: 35px;
		height: 35px
	}

	.xdsoft_datetimepicker .xdsoft_datepicker {
		width: 78% !important
	}

	.clinic-search {
		width: 100% !important;
		margin: 0 auto;
		padding: 0 45px 0 34px !important
	}

	.open-location,
	.open-location form {
		width: 100%;
		float: left;
		text-align: center
	}

	.open-location lable {
		float: none;
		display: inline-block;
		line-height: 30px
	}

	.open-location .select-box2 {
		display: inline-block;
		float: none
	}

	.open-location .select-box2 .select {
		position: initial;
		width: 180px;
		font-size: 20px;
		float: none
	}

	.offers-content-wrap.dental-hlt {
		margin-bottom: 20px
	}

	.price-table .box {
		padding: 0 10px
	}

	.price-table td,
	.price-table th {
		padding: 16px 10px 16px 10px
	}

	.price-table {
		font-size: 14px;
		margin-bottom: 30px
	}

	.price-table td,
	.price-table th {
		width: 40%
	}

	.price-table td:first-child,
	.price-table th:first-child {
		width: 60%
	}

	.price-table th {
		font-size: 14px
	}

	.rent-property .full-row {
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	.desk {
		display: none
	}

	.mob {
		display: block !important
	}
}

@media only screen and (min-width:320px) and (max-width:767px) {
	.special-offers-banner.bg-none {
		background-image: none;
		min-height: inherit
	}
}

@media only screen and (min-width:481px) and (max-width:767px) {
	.desk {
		display: block !important
	}
}

.xdsoft_datetimepicker .xdsoft_label {
	z-index: 9
}

@media screen and (max-width:340px) {
	.activity-box .activity-right-panel ul li {
		min-height: 165px
	}
}

@media screen and (min-width:1025px) and (max-width:1276px) {
	.nav-bar {
		width: 72%;
	}

	.nav-bar .navigation li {
		margin: 0;
	}

	.nav-bar .navigation li:after {
		right: -2px;
	}
}

@media screen and (min-width:1024px) and (max-width:1176px) {
	.nav-bar {
		width: 67%;
	}

	.nav-bar .navigation li a {
		font-size: 12px;
		padding: 0;
		margin-right: 5px;
	}
}
