progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}html{font-family: 'Josefin Sans', sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,::after,::before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.clearfix:after{display:block;content:"";clear:both;height:0;width:100%;overflow:hidden;}
body {
	font-family: 'Open Sans', sans-serif;
}


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#26262c;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:60px;
   max-width:440px; 
  width:100%;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 5px;
  text-align: center;
}
#boxes #dialog {
  max-width:450px; 
  width:100%;
  height:auto;
  padding: 10px 10px 10px 10px;
  background-color:#ffffff;
  font-size: 15pt;
}
.agree {
	position:absolute;
  right:40px !important;
  top:40px !important;
  z-index:9999;
  opacity:1 !important;
}
.agree:hover{
  background-color: #fff;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	color: red;
}






.header-top {
	background:url('102802banner.jpg')no-repeat;
	background-position:center;
	width:100%;
	background-size:cover !important;
	transition:all 1s;
	position:relative;
	padding: 1% 0 3% 4%;
	text-align:right;
}
.spot-belt {
	width:100%;
	max-width:1000px;
	margin:0 auto 40px auto;
}
.spot-pic {
	width:20%;
	display:inline-block;
}
.spot-pic img {
	width:100%;
	max-width:100%;
	
}
.spot-pic-details {
	width:79%;
	display:inline-block;
	padding:0 20px;
	vertical-align:top;
	text-align:left;

}
.spot-pic-details h3 {
	font-size: 28px;
    line-height: 36px;
    color:#d21502;
    text-transform: uppercase;
	margin-top:0;
}
.spot-pic-details p {
	font-size: 16px;
color: #000;
letter-spacing: 1px;
}
.tourBg {
    background: url(102802tourism_bg.jpg) 50% 0 repeat !important;
        background-attachment: scroll !important;
    background-attachment: fixed !important;
}
.tourBg .rightImgPad {
    padding-left: 30px;
    margin-bottom: 50px;
}
.tourBg .leftImgPad {
    padding-right: 30px;
    margin-bottom: 50px;
}
.tourBig {
    font-size: 28px;
    line-height: 36px;
    color: #000;
    font-family: 'Poiret One', cursive;
    font-weight: bold;
    text-transform: uppercase;
	text-align:left;
}
.facultyBg {
    background: url(102802faculty_bg.jpg) 50% 0 no-repeat !important;
        background-attachment: scroll !important;
    background-attachment: fixed !important;
}
.doc-name {
	padding:14px;
	color:#222;
	width:100%;
	max-width:600px;
	position:relative;
	margin-top:20px;
	margin-bottom: 10px;
	display:inline-block;
	padding-right:40px;
}
.doc-name h1 {
	font-size:48px;
    font-family: 'Anton', sans-serif;
	margin:20px 0px 24px;
}
.doc-name p {
	font-size:22px;
}
.patientComnt {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    border: 1px dashed #373737;
    padding: 15px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
	text-align:left;
}
.patientName {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: #D21502;
    text-transform: uppercase;
    font-style: italic;
}
.innerRedText2 {
    font-size: 16px;
    line-height: 28px;
    color: #d21502;
    font-weight: 600;
    text-align: justify;
    padding-bottom: 8px;
    padding-left:20px;
}
.red-top {
	background:#d21502;
	text-align:center;
	width: 100%;
}
.red-bar {
	background:#d21502;
	padding:10px 100px;
}
.red-left {
	width:12%;
	display:inline-block;
}
.red-mid {
	width:74%;
	display:inline-block;
	text-align:center;
	vertical-align: middle;
}
.red-mid h1 {
	font-size: 32px;
	font-family: 'Anton', sans-serif;
	color:#fff;
	letter-spacing:2px;
}
.red-mid h2 {
	font-size: 22px;
	color:#fdcb02;
	letter-spacing:2px;
	font-weight: bolder;
}
.red-mid p {
	font-size: 18px;
	color:#fff;
	letter-spacing:2px;
}
.red-left a {
	display:inline-block;
}
.red-left a img {
	display:inline-block;
	width:100%;
	max-width:100%;
}
.red-right {
	width:12%;
	display:inline-block;
	vertical-align: top;
}
.red-right img {
	width:100%;
	max-width:100%;
}
.icon {
	width: 100%;
	max-width: 190px;
}
.icon img {
	width:100%;
	max-width:100%;	
}
.mail-case-row {
	display:block;
	padding:0 0 14px 40px;
	border-bottom:1px solid #ffc000;
}
.mail-case {
	font-size:40px;
	color:#ffc000;
	text-decoration:none;
}
.mail-case a {
	display:inline-block;
	font-size:28px;
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
}
.mail-case a span {
	padding-left:16px;
}
.foot-only .mail-case-row {
	display:block;
	padding:0 0 14px 40px;
	border-bottom:1px solid #ffc000;
}
.foot-only .mail-case {
	font-size:30px;
	color:#ffc000;
	text-decoration:none;
}
.foot-only .mail-case a {
	display:inline-block;
	font-size:16px;
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
}
.foot-only .mail-case a span {
	padding-left:6px;
}
.web-case-row {
	display:block;
	padding:0 0 0px 40px;
}
.web-case a {
	display:inline-block;
}
.web-case a img {
	width:100%;
	max-width:300px;
	display:inline-block;
}
.innerContactHead {
    font-size: 50px;
    line-height: 44px;
    color: #c42723;
    font-weight: 300;
    text-transform: uppercase;
}
.innerContctText {
    font-size: 17px;
    line-height: 28px;
    color: #161616;
    font-weight: bold;
}
.doc-pic img {
	width:100%;
	max-width:400px;
	margin:20px 0 50px 0;
}
.vid {
	width:100%;
	max-width:600px;
	margin:0 auto;
}
.phone-click-row {
	display:block;
	/* padding: 50px 0 0px 40px; */
	padding: 5px 0 0px 40px;
	margin-bottom:10px;
	border-top:1px solid #ffc000;
	border-bottom:1px solid #ffc000;
}
.phone-click {
	font-size:40px;
	color:#ffc000;
	text-decoration:none;
}
.phone-click a {
	display:inline-block;
	font-size:28px;
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
}
.phone-click a span {
	padding-left:16px;
}
.foot-only .phone-click-row {
	display:block;
	padding: 14px 0 0px 40px;
	margin-bottom:10px;
	border-top:1px solid #ffc000;
	border-bottom:1px solid #ffc000;
}
.foot-only .phone-click {
	font-size:30px;
	color:#ffc000;
	text-decoration:none;
}
.foot-only .phone-click a {
	display:inline-block;
	font-size:20px;
	color:#fff;
	text-decoration:none;
	letter-spacing:2px;
}
.foot-only .phone-click a span {
	padding-left:16px;
}
.chem {
	width:100%;
	max-width:600px;
}
.dentalSolution {
    background-color: #fff;
    padding: 6px;
}
.dentalSolutionimg {
	width:100%;
	max-width:100%;
}
.dentalSolution a:hover {
    color: #d21502;
}
.dentalSolution a {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    font-weight: 500;
	text-decoration:none;
}
.facultyname {
    font-size: 40px;
    line-height: 50px;
    color: #ca0202;
    font-family: 'Poiret One', cursive;
    font-weight: 600;
}
.facultydegre {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}
.banner {
	width:100%;
	max-width:1100px;
	margin:0 auto 70px auto;
	text-align:center;
}
.keepSmiling {
    font-family: 'Poiret One', cursive;
    font-size: 52px;
    color: #d21502;
    padding-bottom: 10px;
}
.keepSmilingTag {
    font-size: 24px;
    font-weight: 500;
	margin-bottom:40px;
}
.dentalArrow {
    position: absolute;
    line-height: 0;
    right: 0;
    bottom: 0;
}
.dentalSolution h4 {
    font-family: 'Anton', sans-serif;
    font-size: 24px;
    padding-bottom: 27px;
    color: #d21502;
    font-weight: 300;
}
.chember-base {
	background:#fff;
	text-align:center;
	padding:50px;
}
.chember-base h1 {
	color:#fdad02;
	font-size: 52px;
	margin-top: 0;
	font-family: 'Anton', sans-serif;
	margin-bottom:60px;
}
.chember-base h1 span {
	color:#d21502;
	font-family: 'Great Vibes', cursive;
	font-size: 74px;
}
.about h2 {
	color:#d21502;
	display:block;
	font-family: 'Anton', sans-serif;
	font-size:30px;
	margin-bottom:40px;
}
.about p{
	color:#fff;
	font-size:20px;
}
.phone-click-visi {
	color:#fff;
}
.phone-click-visi span {
	padding-right:6px;
	font-size:16px;
	color:#000;
}
.phone-click-visi a {
	font-size:20px;
	color:#000;
	text-decoration:none;
	display:inline-block;
}
.header2 {
	text-align:center;
	background:#fdad02;
}
.dentalTourism {
	width:100%;
    max-width: 450px;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
    clear: #373737;
}
.dentalTourism h5 {
    font-size: 50px;
    line-height: 80px;
    font-weight: 200;
    color: #373737;
    background: url(102802dental_tourism.png) 0 0 no-repeat;
    padding-left: 110px;
    padding-bottom: 40px;
}
.dentalTourism p {
    text-align: justify;
	font-size: 22px;
	line-height: 1.3;
}
.facultyMember {
    width:100%;
    max-width: 450px;
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
    clear: #373737;
}
.facultyMember h5 {
    font-size: 50px;
    line-height: 80px;
    font-weight: 200;
    color: #373737;
    background: url(102802faculty_member.png) 0 0 no-repeat;
    padding-left: 110px;
    padding-bottom: 40px;
}
.facultyMember p {
    text-align: justify;
	font-size: 22px;
line-height: 1.3;
}
.dentalTourism {
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
}
.facultyMember {
    font-size: 15px;
    line-height: 21px;
    text-align: justify;
}
.icon-seris ul {
	padding:0;
	margin:0;
	list-style:none;
	display:inline-block;
}
.icon-seris ul li {
	float:left;
	margin:20px 0;
	padding:20px 24px;
}
.icon-seris ul li a {
	display:inline-block;
}
.icon-seris ul li a img {
	display:inline-block;
	width:100%;
	max-width:200px;
}
.stories {
	background:#eee;
	text-align:center;
	padding:70px 100px;
}
.succsess-pic img {
	width:100%;
	max-width:200px;
	display:inline-block;
}
.chember-base {
	padding:70px 100px;
}
.blue-block-pic img {
	width:100%;
	max-width:100%;
}
.blue-block {
	width:100%;
	max-width:400px;
	padding:6px;
	color:#000;
	text-align:center;
	margin-bottom:30px;
	position: relative;
}
.innerText {
    font-size: 16px;
	line-height: 26px;
	color: #000;
	padding: 20px;
	text-align: justify;
}
.commitmentBig {
    font-size: 27px;
    line-height: 45px;
    color: #D21502;
    font-family: 'Poiret One', cursive;
    font-weight: 600;
    text-transform: uppercase;
}
.commitment {
    font-size: 20px;
    line-height: 30px;
    color: #373737;
    font-weight: 400;
    text-align: justify;
    border: 1px dashed red;
    padding: 15px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
}
.commitmentBg {
    background: url(102802commitments_bg.jpg) 50% 0 no-repeat;
        background-attachment: scroll;
    background-attachment: fixed;
}
.chember-base-cont {
	width:100%;
	background:url('110446doctorBg.html')no-repeat;
	background-position:center;
	width:100%;
	background-size:cover !important;
	padding:60px 100px;
}
.blue-block h3 {
	font-weight:bold;
	font-size: 26px;
}
.blue-block p {
	font-size:18px;
}
.doc-bg {
	background:url('110446doctorBg.html')no-repeat;
	background-position:center;
	width:100%;
	background-size:cover !important;
	padding:70px 14px;
}
.abt-port {
	padding:70px 100px;
}
.abt-port img {
	width:100%;
	max-width:400px;
	height:auto;
	padding:20px;
}
.innerHeading {
    font-size: 40px;
    line-height: 40px;
    font-weight: 300;
    color: #d21502;
    padding-bottom: 40px;
    font-family:'Anton', sans-serif;
}
.innerTextJstfy {
    font-size: 18px;
    line-height: 25px;
    color: #161616;
    font-weight: 500;
	padding: 14px;
}
.cs-bg {
	background:#eee;
	padding:100px;
	text-align:center;
}
.cs img {
	display:inline-block;
	width:100%;
	max-width:600px;
}
.innerTextHead {
    font-size: 34px;
    font-weight: bold;
    color: #3ed9fa;
    margin-bottom: 10px;
}
.rightPicPad {
	width: 100%;
	max-width: 400px;
	height: auto;
	padding:20px;
}
.cs-bg .innerTextRed {

    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;

}
.chem-logo {
	width:300px;
	display:inline-block;
	margin-bottom:30px;
}
.chem-logo img {
	width:145px;
	display:inline-block;
}
.header-top {
	width:100%;
}
.sec-pan {
	text-align:right;
	padding-top:6px;
}
.sec-pan img {
	width:100%;
	max-width:500px;
}
.sec-pan p {
	font-size:16px;
	color:red;
}
.sec-pan p a {
	text-decoration:none;
	color:red;
}
.pusher_p {
	font-size:20px;
}

.points ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	.points ul li {
		font-size:18px;
		color:#555;
		position:relative;
		padding-left:60px;
		margin:20px 0;
		font-weight:bold;
	}
	.points ul li:before {
		color: #fff;
		font-size: 30px;
		content: "";
		position: absolute;
		left: 20px;
		top: 0;
		width: 22px;
		height: 63px;
		background: url('110446Green_Tick.html')no-repeat;
	}
	.collapsed-block {
		padding:20px;
	}
	.collapsed-block p {
		font-size:20px;
	}
	.collapsed-block h2 {
		font-size:30px;
		color:#3ed9fa;
	}
.header-low {
	width: 100%;
background: #d21502;
text-align:center;
position:relative;
padding: 20px 0;
}
.sub_meunhead ol li {
	font-size:20px;
	margin-bottom:6px;
}
.main-menu ul {
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	}
	.main-menu ul li {
		float:left;
		position:relative;
	}
	.main-menu ul li a {
		display:block;
		padding: 26px 14px;
		font-size: 14px;
		text-decoration:none;
		color:#fff;
		transition:all 0.25s;
		letter-spacing:1px;
		cursor:pointer;
		text-transform:capitalize;
	}
	.main-menu ul li a:hover {
		color:#fdcb02;
	}
	.media {
		color:#fff !important;
	}
	.media span {
		padding-left:6px;
	}
	.media:hover {
		color:#fff !important;
	}
	.main-menu li ul {
		position:absolute;
		opacity:0;
		visibility:hidden;
		width:200px;
		top:80px;
		left:0;
		transition:all 0.25s;
		z-index:99999;
	}
	.main-menu li:hover ul {
		opacity:1;
		visibility:visible;
		width:250px;
		top:44px;
		-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	}
	.main-menu li ul li {
		width:100%;
		text-align:left;
	}
	.main-menu li ul li a {
		background:rgba(250,250,250,0.9);
		padding:10px 40px;
		color:#000;		
	}
	.main-menu li ul li a:hover {
		padding-left:50px;
	}
	.lighter-about {
		
		background:#fff;
		padding:70px 0;
	}
	.pro-heading {
		text-align:center;
		margin-bottom:60px;
	}
	.pro-heading {
		font-size:70px;
		color:#3ed9fa;
	}
	.pro-heading span {
		font-size:30px;
		color:#000;
		display:block;
	}

	.view-info {
		padding:16px 10px;		
		background:#3ed9fa;
		color:#fff;
		text-decoration:none;
		display:block;
		margin-top:20px;
		font-size:16px;
		text-transform:uppercase;
		transition: all 0.25s;
		letter-spacing:2px;
	}
	.view-info span {
		padding-left:12px;
	}
	.view-info:hover {
		color:#000;
	}
	.view-info-block a {
		padding:16px 40px;		
		background:#d21502;
		color:#fff;
		text-decoration:none;
		display:inline-block;
		margin-top:20px;
		font-size:16px;
		text-transform:uppercase;
		font-weight: bold;
		margin-left: 22px;
		transition: all 0.25s;
		letter-spacing:2px;
	}
	.view-info-block a span {
		padding-left:12px;
	}
	.view-info-block a:hover {
		color:#fdcb02;
	}
	.experience {
		padding:70px 0;
		background:#eee;
	}
	.picture a img {
		width:100%;
		max-width:100%;
	}
	.picars a {
		padding:40px;
		text-align: center;
		text-decoration:none;
		display:inline-block;
	}
	.picars a img {
		width:100%;
		height:auto;
		max-width:400px;
		display:inline-block;
	}
	.picars h3 {
    color: #000;
    font-weight: 300;
    font-size: 22px;
	text-transform:capitalize;
	letter-spacing:2px;
	text-decoration:none;
}
	.picars p {
    color: #444;
    font-weight: 300;
    font-size: 18px;
	line-height:1.8;
}
.picar a {
	display:inline-block;
	text-decoration:none;
}
.longpatch {
	background: #333;
height: 476px;
padding: 9px 10px;
text-align: center;
}
.longpatch .doc-name h1 {
    font-size: 30px;
    font-family: 'Anton', sans-serif;
    margin: 20px 0px 24px;
}
.longpatch .doc-name p {
    font-size: 18px;
}
.longpatch .doc-name {
	margin-left: 0;
}
.accordian-clicker p {
	font-size:18px;
}
	.res-menu {
	font-size:16px;
	color:#fff;
	display:none;
	cursor:pointer;
	padding:10px;
	background:#9b0101;
	position:relative;
}
.res-menu span {
	font-size:16px;
	color:#fff;
	padding-right:100px;
}
.colmd3 {
	width:30%;
	float:left;
	padding:20px;
	text-align:left !important;
}
.colmd9 {
	width:70%;
	float:right;
	padding:20px;
}
.serviceCircle {
    background: #d21502;
    text-align: center;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-family: 'Poiret One', cursive;
    color: #fff;
    font-size: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.innerSubHead {
    font-size: 40px;
    line-height: 50px;
    color: #000;
    font-family: 'Poiret One', cursive;
    font-weight: 400;
    margin-bottom: 50px;
	text-align: left;
}
.photoRightPad {
    padding:0 0 20px 20px;
	width:100%;
	max-width:250px;
}
.innerPageServiceList {
    font-size: 16px;
    line-height: 40px;
    color: #d21502;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 10px;
	transition: all 0.3s ease-in-out;
text-decoration: none;
text-align:left;
}
.innerPageServiceList:hover {
    color: #000;
    padding-left: 5px;
}
.totality {
	padding:40px 20px !important;
}
	.footer {
		background:#1a1717;
	}
	.furure {
		float: none;
		text-align: left;
	}
	.footer h3 {
		font-size:20px;
		color:#fff;
		margin:30px 0 30px 0;
		text-transform:uppercase;
		font-weight:bold;
	}
	.foot-menu ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	.foot-menu ul li a {
		font-size:16px;
		color:#fff;
		text-decoration:none;
		padding:6px;
		display:inline-block;
		text-align:left;
		transition:all 0.25s;
		text-transform:uppercase;
	}
	.foot-menu ul li a:hover {
		color:#ffc000;
	}
	.foot-menu ul li ul {
		padding-left:10px;
	}
	.copy-right {
		border-top:1px solid #e8e7ed;
		padding:20px;
		text-align:center;
	}
	.copy-right a {
		color:#fff;
		text-decoration:none;
		display:inline-block;
		font-size:14px;
		letter-spacing:1px;
	}
	.padded {
		padding-left:200px;
	}
	.pattarn-pic img {
		width:100%;
		max-width:360px;
		margin:30px 0;
	}
	.black {
    font-size:16px;
    color: #333333;
}
.pointed-case ul {
	padding:0;
	margin:0;
	list-style:none;
}
.pointed-case ul li {
	margin:4px;
	float:left;
}
.pointed-case ul li a {
	display:inline-block;
	font-size:16px;
	display:inline-block;
	border:1px solid #3ed9fa;
	padding:10px;
	background: #3ed9fa;
	text-decoration:none;
	color:#fff;
}
.pointed-case ul li a:hover {
	color:#000;
}
.bigblack {
    
    font-size: 16px;
    color: #000000;
}
.text {
  
    font-size: 16px;
    color: #000000;
}
	.accordian-section {
			padding:100px;
		}
		.pointed a {
			color:#3ed9fa;
			text-decoration:none;
		}
		.aboutcontent p {
			font-size:20px;
		}
		.pointer-peace {
			font-size:22px;
			color:#fff;
			padding:12px;
			background:#3ed9fa;
			border-bottom:1px solid #fff;
			cursor:pointer;
		}
		.accordian-clicker {
			padding:30px 10px;
			background:#161515;
			color:#888;
		}
		#opener2, #opener3, #opener4, #opener5, #opener6, #opener7, #opener8, #opener9, #opener10, #opener11, #opener12, #opener13, #opener14, #opener15, #opener16 {
			display:none;
		}
		.side-menu ul {
			padding:0;
			margin:0 0 0 30px;
			list-style:none;
		}
		.side-menu ul li a {
			font-size:16px;
		color:#3ed9fa;
		text-decoration:none;
		padding:0 10px;
		display:inline-block;
		text-align:left;
		transition:all 0.25s;
		text-transform:capitalize;
		font-weight:bold;
		}
		.side-menu ul li a:hover {
			color:#000;
		}
		.side-menu ul li ul li {
			margin-left:30px;
		}
		.para-p p {
			font-size:18px;
		}
		.para-p h2 {
			background:#3ed9fa;
			padding:10px 0 10px 40px;
			border-radius:4px;
			color:#fff;
		}
		.collar-left h2 {
			font-weight:bold;
			color:#3ed9fa;
			font-size:20px;
		}
		.collar-left p {
			font-weight:bold;
			color:#666;
		}
		.collar-left p span {
			font-weight:bold;
			color:red;
		}
		.collar-right img {
			width:100%;
			max-width:400px;
			margin-top:70px;
		}
		.chem-case {
			padding:40px 20px;
		}
		.col-img {
			width:100%;
			max-width:300px;
			height:280px;
		}
		.tollar-l {
			float:left;
			width:70%;
		}
		.tollar-l p {
			font-size:16px;
		}
		.tollar-l h4 {
			font-size:24px;
		}
		.tollar-r {
			float: right;
			width:30%;
		}
		.tollar-r img {
			width:100%;
			max-width:250px;
			height:auto;
		}
		.lowered a {
			color:#666;
		}
	.header-logo img {
		width:100%;
		max-width:760px;
		display:inline-block;
	}
	.ss-icon img {
		width:100%;
		max-width:100%;
	}
	.ss-lebel img {
		width:100%;
		max-width:100%;
	}
	.capbox {
	background-color: #d21502;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding:8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #d21502;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
	.appo-tab {
		margin:0 auto;
	}
	.sbmt_btn {
	color:#fff;
	background:#d21502;
	padding:10px 20px;
	border:1px solid #d21502;
	cursor: pointer;
	
}
.frm_fld {
	background:rgba(0,0,0,0.6);
	color:#000;
	padding:10px;
	border:none;
}
.frm_fld2 {
	background:rgba(0,0,0,0.6);
	color:#000;
	padding:10px;
	border:none;
}
.innerTextRed {
	margin-bottom:60px;
}
.nivo-controlNav {
	display:none;
}
.footer-wrapper-faq {
    margin-top: 40px !important;
}
.transparent-base {
	background:rgba(0,0,0,0.7);
}
#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }
.style27 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style29 {font-size: 14px}
.w3_agileits_services_bottom_l_grid {
	margin-bottom:40px !important;
	height: 417px;
	transition:all 0.25s;
}
.both2 {
	min-height: 888px !important;
}
.fb-table {
    display: inline-block;
}
.clienst {
	font-size:18px;
}
.lighter-about h5 {
	font-size:20px;
}
#contact {
    padding: 25px;
    margin: 30px 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.containerr {
    max-width: 480px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.inrcardle_bdy h4 {
    font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #009999;
    font-weight: 100;
}
#form-main{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	background-color:rgba(72,72,72,0.4);
	padding-left:35px;
	padding-right:35px;
	padding-top:10px;
	padding-bottom:10px;
	width: 500px;
	float: left;
	left: 50%;
	margin-bottom:10px;
	
  margin-top:30px;
	
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:400;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #cefefe;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
  border: 3px solid rgba(0,0,0,0);
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 3px solid #3498db;
	color: #3498db;
	outline: none;
  padding: 13px 13px 13px 54px;
}

.focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name{
	background-image: url(../cimage27/110094icon-02.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#name:focus{
	background-image: url(../cimage27/110094icon-02.html);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email{
	background-image: url(../cimage27/110094icon-04.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#email:focus{
	background-image: url(../cimage27/110094icon-04.html);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#phone{
	background-image: url(../cimage27/110094icon-03.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#phone:focus{
	background-image: url(../cimage27/110094icon-03.html);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#mobile{
	background-image: url(../cimage27/110094icon-06.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#mobile:focus{
	background-image: url(../cimage27/110094icon-06.html);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#appoint{
	background-image: url(../cimage27/110094icon-07.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#appoint:focus{
	background-image: url(../cimage27/110094icon-07.html);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}
#interested_items{
	background-image: url(../cimage26/109874icon_10.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#interested_items:focus{
	background-image: url(../cimage26/109874icon_10.html);
	background-size: 30px 30px;e
  	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#address{
	background-image: url(../cimage27/110094icon-08.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#address:focus{
	background-image: url(../cimage27/110094icon-08.html);
	background-size: 30px 30px;e
  	background-position: 11px 8px;
	background-repeat: no-repeat;
}
#comment{
	background-image: url(../cimage27/110094icon-09.html);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

.textarea {
    width: 100%;
    height: 150px;
    line-height: 50%;
    resize:vertical;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	background-color:white;
}

#button-blue{
	font-family: 'Open Sans', sans-serif;
	float:left;
	width: 150px;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #3498db;
	color:white;
	font-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
  margin-top:-4px;
  margin-left:20px;
  font-weight:normal;
}

#button-blue:hover{
	background-color: rgba(0,0,0,0);
	color: #000000;
}
	
.submit:hover {
	color: #3498db;
}
.blue {
	font-weight:bold;
}	
.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease{
  width:100%;
  background-color:white;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
  font: normal 14px/16px 'Open Sans', sans-serif;
}
.local {
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
.local p {
	font-size:18px;
}
.frameing img {
	width:100%;
	max-width:210px;
	display:inline-block;
}
.footer-illution p {
	font-size:16px !important;
}
#contact {
  
  background:#fdad02;
	background-position:center;
	width:100%;
	background-size:cover !important;
  padding: 25px;
  margin: 30px auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
  max-width:600px;
  text-align:left;
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 100%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact textarea {
  height: 100px;
  max-width: 100%;
  resize: none;
}

#contact button[type="submit"] {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #333333;
  color: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  font-size: 15px;
}

#contact button[type="submit"]:hover {
  background: #666666;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
	.res-menu img {
	width: 100%;
max-width: 28px;
display: none;
cursor: pointer;
margin-top: 4px;
}
.con-case .map-icon a {
	color:#000;
	font-weight:400;
}
.con-case .map-icon a img {
	max-width: 120px;
}
.responsive {
	width:100%;
	background:#d21502;
	height:100%;
	overflow-y:scroll;
	display:none;
}
.innerRedText {
    font-size: 30px;
    line-height: 28px;
    color: #d21502;
    font-weight: 400;
    font-weight:bold;
	text-align:left;
}
.qualyCircle {
    background: #d21502;
	text-align: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	padding-top: 2px;
}
.successStoryText {
    font-size: 18px;
    line-height: 25px;
    color: #161616;
    font-weight: 500;
    text-align: justify;
    padding-left: 50px;
}
.innerPhone {
    font-size: 20px;
    line-height: 25px;
    color: #d21502;
    font-weight: bold;
}
.abt-port-tre img {
	width: 100%;
	max-width: 800px;
	height: auto;
}
.example-image {
	width:100% !important;
	max-width:350px !important;
	height:300px !important;
}
.aboutdoc {
	padding:70px;
	text-align:center;
}
.aboutdoc p {
	font-size:20px;
	color:#000;
}
.aboutdoc p span {
	font-size:20px;
	color:#ae0000;
	font-weight:bold;
}
.mobile-menu ul {
	padding:0;
	margin:0;
	list-style:none;
	}
	.mobile-menu ul li {
		width:100%;
		position:relative;
		cursor:pointer;
	}
	.mobile-menu ul li a {
		display:block;
		padding: 16px;
		font-size:12px;
		text-decoration:none;
		color:#333;
		transition:all 0.25s;
		letter-spacing:1px;
		text-transform:uppercase;
		
	}
	.mobile-menu .media {
		color:red !important;;
	}
	.mobile-menu .media span {
		padding-left:6px;
	}
	.mobile-menu .media:hover {
		color:#000 !important;
	}
	.mobile-menu ul li a:hover {
		background:#e25858;
		color:#000;
	}
	.mobile-menu li ul {
		position:static;		
		left:0;
		opacity:1;
		visibility:visible;
		width:100%;
		top:82px;
		display:none;
		z-index:9;
	}
	.mobile-menu li ul li {
		width:100%;
		text-align:left;
	}
	.mobile-menu li ul li a {		
		padding:10px 10px 10px 40px;
		color:#000;
	}
	.faqCircle {
    background: #d21502;
    text-align: center;
    width: 30px;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    float: left;
    margin-right: 10px;
}
.faqQuestion {
    font-size: 24px;
    line-height: 28px;
    color: #d21502;
    font-weight: 600;
    text-align: justify;
    padding-bottom: 8px;
}
.faqBg {
    background: url(102802faq_bg.jpg) 50% 0 no-repeat !important;
        background-attachment: scroll !important;
    background-attachment: fixed !important;
}
.faqBgcon {
    background: url(102802aesthet-con-ban.jpg) 50% 0 no-repeat !important;
        background-attachment: scroll !important;
    background-attachment: fixed !important;
}
.rightpickol {
    margin-left: 30px;
    margin-bottom: 50px;
}


.red-right p{font-size: 15px; line-height: 20px; color: #fff; margin-top: 40px;}



.popup p, .popup h3, .popup h4{margin:0; font-family: 'Muli', sans-serif;}
.popup h3, .popup h4{text-align:center;}
.popup h3{font-size:24px; line-height:28px; color: #fff; font-weight:700; margin-bottom: 12px;}
.popup h4{font-size:24px; line-height:28px; color:#ffc000; font-weight:800; margin-bottom:40px; }
.popup .modal-body{padding:8px;}
.popup .modal-content{border-radius:0;}
.popup-body{padding:65px 30px}
.popup-body p{color: #fff; font-size:14px; line-height:18px; padding-bottom: 20px;}
.popup-body p span{font-size:20px; line-height:22px; font-weight:600; display: block; margin-bottom: 12px}
.popup-body p:last-child{padding-bottom:0;}
.popup-body ul{counter-reset: my-sec-counter; margin:0 ; padding:0; list-style: none; margin: 0 0 20px;}
.popup-body ul li{position: relative; color: #fff; font-size:14px; line-height:18px; margin-bottom: 13px;}
.popup-body ul li:last-child{margin-bottom:0;}
.popup-body ul li:before{counter-increment: my-sec-counter; content: counter(my-sec-counter) "."; font-weight: 16px; line-height: 18px; font-weight: 600; color: #ffc000; margin-right: 5px}

.popup-body .close{color: #fff; box-shadow: none; opacity:1; color: #fff; background-color: #000; width:29px; height:29px; border-radius: 50%; margin-top: -40px; border:2px solid #fff}
.popup-body .close:focus{outline:none;}


	/*===================responsive==================*/
	
@media screen and (min-width:1274px){
	.red-top {
		display:block !important;
	}
	.toggled-base {
		display:none !important;
	}
	
}

@media screen and (max-width:1274px){
	.red-left, .red-mid, .red-right{display: block; width: auto; text-align: center;}
}

@media screen and (max-width:1273px){
	.chember-base {
	padding:50px 10px;
}
.toggler {
	display:none;
}
.doc-name {
	margin-left:0;
}
.phone-click-row {
	padding-left:0;
}
.mail-case-row {
	padding-left:0;
}
.blue-block h3 {

    font-weight: bold;
    font-size: 28px;

}
.paler img {
	width:100%;
	max-width:320px;
}
.red-top {
	display:none;
}
	.res-menu {
		display:block;
	}
	.res-menu img {
		display:inline-block;
	}
	.foot-menu ul li {
		width:100%;
		margin:4px 0;
	}
	.frameing img {
		width:100%;
		max-width:250px;
		display:inline-block;
		}
}
@media screen and (max-width:991px){
	.icon-seris ul li {
		float: none;
		margin: 20px 30px;
		padding: 20px 30px;
		width: 100%;
		border-right: none !important;
	}
	.rightpickol {
		width:100%;
		max-width:500px;
		margin-bottom:20px;
	}
	.blue-block {
		margin: 0 auto 30px auto;
	}
	.facultyMember {
		margin-top:80px;
	}
	.picture a {
		margin:20px;
	}
	.pusher {
		margin-top:40px;
	}
	.paler .col-md-4 {
		margin-bottom:30px;
	}
	.longpatch {
		height:auto;
		text-align:center;
	}
	.chem {
		margin-bottom:30px;
	}
}
@media screen and (max-width:900px){
		.header-top {
		padding: 4%;
	}

}
	@media screen and (max-width:700px){
	.doc-name h1 {
		font-size: 36px;
	}
	.icon {
		max-width: 192px;
		right: 29px;
	}
	}
	@media screen and (max-width:600px){
		.innerContctText {
			color:#fa3b5a;
		}
		.mail-case a {
			font-size: 18px;
		}
		.spot-pic, .spot-pic-details {
			width:100%;
		}
		.spot-pic {
			text-align:left;
		}
		.spot-pic img {
			width:100% !important;
			max-width:202px !important;
			display:inline-block;
			margin-bottom:20px;
			margin-left:20px;
		}
		.photoRightPad {
			max-width: 100% !important;
		}
		.colmd9 {
			width:100%;
		}
		.colmd9 img {
			max-width: 100% !important;
			width:100% !important;
			padding:20px !important;
			height:auto !important;
		}
		.colmd3 {
			display:none;
		}
		.red-bar {
			background: #d21502;
			padding: 10px;
		}
		.red-mid h2 {
			font-size: 16px;
			color: #fdcb02;
			letter-spacing: 2px;
			font-weight: bolder;
		}
		.doc-name p {
			font-size: 18px;
		}
		.chember-base-col {
			padding: 60px 20px !important;
		}
		.chember-base-cont {
			padding:60px 20px !important;
		}
		.doc-name h1 {
			font-size: 36px;
		}
		.stories {
			padding: 70px 10px !important;
		}
		.abt-port {
			padding:70px 14px !important;
		}
		.abt-port img {
			width: 100%;
			max-width: 100%;
		}
		.abt-port-tre {
			padding:70px 14px !important;
		}
		.popup-body{padding: 30px 15px;}
		.popup-body .close{margin-top:-15px;}
	}
	@media screen and (max-width:480px){
		.innerHeading {
			font-size:28px;
		}
		.commitmentBig {
			font-size:20px;
			line-height: 28px;
		}
		.blackbelt h1 {
			font-size:28px !important;
		}
		.blackbelt p {
			font-size:18px !important;
		}
		.innerSubHead {
			font-size: 32px;
			margin-bottom: 10px;
		}
		.facultyname {
			font-size: 30px;
		}
		.innerText {
			font-size: 18px;
			line-height: 24px;
		}
		.red-mid h1 {
			font-size:26px;
		}
		.phone-click-row, .mail-case-row {
			padding: 0 10px 0px 10px !important;
		}
			.chem-tag {
		font-size: 18px !important;
	}
	.dentalTourism p {
		font-size:18px;
	}
	.facultyMember p {
		font-size:18px;
	}
	.facultyMember h5 {
		font-size: 38px;
		line-height: 46px;
	}
	.dentalTourism h5 {
		font-size: 38px;
		line-height: 46px;
	}
	.mail-case {
    font-size: 24px;
    color: #ffc000;
    text-decoration: none;
}
		.phone-click a {
			font-size:20px;
		}
		.mail-case a {
			font-size:16px;
		}		
		.doc-name {
			margin-left: 0;
		}
		.about h2 {
			font-size: 30px !important;
			line-height: 1.2;
		}
		.chember-base h1 {
			font-size: 30px;
			line-height: 1.4;
		}
		.innerRedText {
			font-size: 24px;
		}
		.doc-name h1 {
			font-size: 28px;
		}
		.succsess-pic img {
		max-width: 130px;
		}
		.phone-click-row, .mail-case-row {
			padding:0 40px 0px 40px
		}
		.mail-case-row {
			padding:0 40px 40px 40px
		}
		.chember-base h1 span {
			font-size: 50px;
		}
		.blue-block h3 {
			font-weight: bold;
			font-size: 20px;
		}
		/*.red-mid {
			width:57%;
		}
		.red-left, .red-right {
			width:20%;
		}*/
		.keepSmiling {
			font-size: 34px;
		}
		.keepSmilingTag {

			font-size: 18px;
			padding:0 10px;

		}
	}
	@media screen and (max-width:450px){
		.con-case {
			font-size:14px !important;
		}
		.con-case a {
			font-size:14px !important;
			margin-bottom: 20px !important;
		}
		.mail-case {
			text-align: center;
		}
		.mail-case a {
    padding-left: 0;
	display:block;
	text-align:center;
}
.mail-case a span {
    padding-left: 0;
}	
.phone-click {
			text-align: center;
		}
		.phone-click a {
    padding-left: 0 !important;
	display:block;
	text-align:center;
}
	}
	@media screen and (max-width:400px){
		.icon-seris ul li {
			float: none;
			margin: 20px 0;
			padding: 20px 30px;
			width: 100%;
		}
	}