@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(http://fonts.googleapis.com/css?family=Caudex:400,400italic,700,700italic);
/* #####################  RESET CSS  ##################### */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
img{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
a:focus {
	outline: 0;
	text-decoration: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration:none;
	-webkit-transition:background 1s ease;
	-moz-transition:background 1s ease;
	transition:background 1s ease;
}
a:hover {
	text-decoration:none;
}
::selection{
	background:#282828;
	color:#fff;
}
::-moz-selection{
	background:#282828;
	color:#fff;
}

/*Main CSS*/

body,h1,h2,h3,h4,h5,h6,a{
	font-family: 'Lato', sans-serif;
	letter-spacing:0.025em;
}
body{
	background:url(../images/bg.jpg);
}
.no-padding{
	padding:0;
}
.recaptcha_only_if_privacy {
  display: none !important;
}

.topbar{
	background:#464646;
	color:#fff;
	min-height:51px;
}
.topbar{
	padding:10px 0 10px;
}
.topbar .div{
	float:left;
}
.address-tb.div{
	height:28px;
	font-size:11.84px;
}
.address-tb.div > span {
	display: inline-block;
	width: 135px;
	line-height:15.2px;
	font-size:11.84px;
}
.address-tb.div > img {
	display: inline-block;
	position:relative;
	padding-right:5px;
	top:-11px;
}
.email-tb span{
	font-size:12.84px;
}
.email-tb img, .phone-tb img{
	padding:0 4px;
}
.phone-tb span{
	font-size:11px;
}
.phone-tb strong{
	font-size:20.11px;
}
.social-tb{
	padding-right:14px;
	margin-right:14px;
	position:relative;
}
.social-tb:after{
	position:absolute;
	width:1px;
	height:36px;
	top:-4px;
	right:0;
	content:"";
	background:#fff;
}
.social-tb ul li{
	display:inline-block;
	margin:0 4px;
}
.topbar ul li a{}
.topbar ul li img{}

.navbar-default {
	background-color: #fff;
	-moz-box-shadow: inset 0 0 68px rgba(255,255,255,.75);
	-webkit-box-shadow: inset 0 0 68px rgba(255,255,255,.75);
	box-shadow: inset 0 0 68px rgba(255,255,255,.75);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMDAgMTA2IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZGZkZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogICA8L2xpbmVhckdyYWRpZW50PgoKPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMDAiIGhlaWdodD0iMTA2IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #fdfdfd 0%, #cdcdcd 100%);
	background-image: -o-linear-gradient(bottom, #fdfdfd 0%, #cdcdcd 100%);
	background-image: -webkit-linear-gradient(bottom, #fdfdfd 0%, #cdcdcd 100%);
	background-image: linear-gradient(bottom, #fdfdfd 0%, #cdcdcd 100%);
}
.navbar {
  border: 0px solid transparent;
  border-radius:0;
  margin-bottom: 0px;
  min-height: 106px;
}
.navbar-brand {
  height: 106px;
  padding-top: 22px;
  padding-bottom: 22px;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0px;
}
.nav > li > a {
	padding: 20px 20px;
}
.navbar-nav > li > a {
	line-height: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size:15.84px;
}
.navbar-nav{
	padding-bottom: 38px;
	padding-top: 38px;
}
.navbar-default .navbar-nav > li > a {
	color: #464646;
	text-transform:uppercase;
	letter-spacing:0.025em;
}
.navbar-default .navbar-nav > li.current > a{
	color:#f26522;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus ,.navbar-default .navbar-nav > li:hover > a,.navbar-default .navbar-nav > li:focus > a {
	background-color: rgba(235,235,235,.77);
	color:#464646;
	-moz-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	-webkit-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	box-shadow: inset 0 0 18px rgba(15,16,16,.22);
}
.navbar-default .navbar-nav > li ul li a{
	font-size:15.86px;
	line-height:19px;
	color:#f26522;
	padding:7.5px 15px;
	display:block;
}
.navbar-default .navbar-nav > li ul li a:hover{
	background-color: rgba(215,227,239,.77);
	-moz-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	-webkit-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	box-shadow: inset 0 0 18px rgba(15,16,16,.22);
}
.navbar-default .navbar-nav > li ul{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	text-align:left;
	background-color: rgba(255,255,255,.77);
	-moz-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	-webkit-box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	box-shadow: inset 0 0 18px rgba(15,16,16,.22);
	z-index:199;
	display:none;
}
.navbar-default .navbar-nav > li:hover ul{
	display:block;
}


.slider-area{
	padding-top:18px;
}
.bx-pager.bx-default-pager{
	text-align:center;
	padding-top:13px;
}
.bx-pager.bx-default-pager .bx-pager-item{
	display:inline-block;
	width:233px;
	margin:0 9.5px;
}
.bx-pager.bx-default-pager .bx-pager-item .bx-pager-link{
	text-indent:-9999px;
	display:block;
	height:2px;
	background:#d7d7d7;
}
.bx-pager.bx-default-pager .bx-pager-item .bx-pager-link.active{
	background:#a1a1a1;
}

.welcome{
	padding:7px 0 14px;
}
.welcome h3{
	font-family: 'Caudex', serif;
	font-size:21.86px;
	color:#464646;
	text-transform:uppercase;
	letter-spacing:0.025em;
}

.why-us{
	background:url(../images/whyus-bg.jpg) top center;
	background-size:cover;
}
.why-us h2{
	font-size:40.31px;
	line-height:50px;
	color:#f26522;
	font-weight:300;
	letter-spacing:0.025em;
	padding:19px 0 22px;
}
.padding-15{
	padding:0 15px;
}
.padding-30{
	padding:0 30px;
}
.padding-45{
	padding:0 45px;
}
.single-reason{
	padding-bottom:32px;
}
.single-reason h3{
	font-family: 'Caudex', serif;
	font-size:20.86px;
	line-height:30px;
	font-weight:700;
	color:#464646;
	letter-spacing:0.025em;
	text-transform:uppercase;
	padding:7px 0 19px;
}
.single-reason p{
	font-size:15.86px;
	line-height:24.01px;
	font-weight:400;
	color:#7d7d7d;
	letter-spacing:0.025em;
	padding-bottom:9px;
}
.single-reason a{
	font-size:15.86px;
	line-height:24.01px;
	font-weight:400;
	display:inline-block;
	line-height:30px;
	width:181px;
	color:#fff;
	background:#f26522;
	border-radius:15px;
	letter-spacing:0.025em;
}

.important-features{
	color:#ffffff;
	background:url(../images/imf-bg.jpg) top center;
}
.important-features h2{
	font-family: 'Caudex', serif;
	padding:33px 0 15px;
	font-size:25.31px;
	line-height:30px;
}
.important-features h6{
	font-size:13.31px;
	line-height:20px;
	padding:14px 0;
}
.imf-in{
	padding:0 85px;
}
.imf-border{
	border-top:2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
	padding-bottom:20px;
}
.imf-single{
	width:190px;
	float:left;
	padding-top:16px;
}
.imf-single h5{
	font-size:17.49px;
	line-height:21px;
	padding-bottom:7px;
}
.imf-single span{
	display:block;
}
.imf-single strong{
	font-size:42.2px;
	line-height:50px;
	display:block;
}


.consistent-area{
	background:url(../images/consistent-bg.jpg) top center;
	background-size:cover;
	color:#fff;
	padding-top:25px;
}
.consistent-area h2{
	font-size:25.31px;
	line-height:30px;
	padding-bottom:12px;
}
.consistent-area h1{
	font-size:25.31px;
	line-height:39px;
	font-weight:700;
	color:#f26522;
	display:inline-block;
	background:rgba(255,255,255,.4);
	border-radius:20px;
	padding: 0 15px;
	margin-bottom:3px;
}
.single-consistent{
	padding-bottom:20px;
}
.single-consistent h3{
	font-size:22.31px;
	font-weight:700;
	padding-top:6px;
}
.single-consistent p{
	font-size:19.31px;
	line-height:23px;
}

.partners-area{
	background:#fff;
}
.partners-area p{
	font-size:14.31px;
	line-height:22px;
	color:#363636;
	padding:25px 0 42px;
}
.partners{
	padding-bottom:30px;
}
.partners h3{
	font-size:17.27px;
	line-height:20px;
	color:#d95b43;
	border-bottom:2px solid #d95b43;
	padding-bottom:3px;
	margin-bottom:25px;
}
.ceramic{
	width:380px;
	float:left;
}
.ceramic img{
	margin-right:30px;
	margin-bottom:10px;
}
.metal{
	float:left;
	width:250px;
}
.metal img{
	margin-right:30px;
	margin-bottom:10px;
}
.implants{
	float:left;
	width:330px;
}
.implants img{
	margin-right:30px;
	margin-bottom:10px;
}
.digital{
	float:left;
	width:380px;
}
.digital img{
	margin-right:30px;
	margin-bottom:10px;
	display:block;
}
.dental{
	float:left;
	width:250px;
}
.dental img{
	margin-right:30px;
	margin-bottom:10px;
}
.porcelain{
	float:left;
	width:330px;
}
.porcelain img{
	margin-right:30px;
	margin-bottom:10px;
}

.testimonial-area{
	background:url(../images/testimonial-bg.jpg) top center;
}
.single-testimonial{
	padding:62px 0 35px;
}
.single-testimonial blockquote{
	font-family: 'Caudex', serif;
	font-size:23px;
	line-height:27.7px;
	color:#464646;
	padding:0 100px;
	padding-bottom:38px;
}
.single-testimonial h3{
	font-family: 'Caudex', serif;
	font-size:23.49px;
	line-height:27px;
	color:#464646;
}
.single-testimonial h3 small{
	font-family: 'Caudex', serif;
	font-size:15.49px;
	line-height:20px;
	display:block;
	color:#464646;
}


.bx-wrapper {
	position: relative;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	outline: 0;
	width: 12px;
	height: 30px;
	text-indent: -9999px;
	z-index:99;
}
.bx-controls-direction a.bx-prev{
	left: 10px;
	background:url(../images/prev.png);
}
.bx-controls-direction a.bx-next{
	right: 10px;
	background:url(../images/next.png);
}


/**/
.cadcam-banner{
	text-align:center;
}
.cadcam-banner img{
	width:100%;
}
.cadcam-intro{
	padding:29px 0 17px;
}
.cadcam-intro h2{
	font-size:31.31px;
	line-height:40px;
	color:#f26522;
	padding-bottom:10px;
}
.cadcam-intro p{
	font-family: 'Caudex', serif;
	font-size:20.86px;
	line-height:25px;
	color:#464646;
	padding:0 50px;
}

.camcad-features{
	background:url(../images/cadcam/ccfeatures-bg.jpg) top center;
	background-size:cover;
	padding:10px 0 22px;
}
.camcad-features h3{
	font-size:20.86px;
	font-weight:900;
	color:#464646;
	padding-bottom:9px;
}
.camcad-features p{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
}
.camcad-features ul{}
.camcad-features ul li {
	color: #464646;
	font-size: 18.86px;
	line-height: 31px;
	list-style: inside;
}

.cadcam-scaner{
	background:#ffffff;
	padding-bottom:19px;
}
.cadcam-scaner p{
	font-size:20.86px;
	color:#464646;
}

.more-features{
	background:url(../images/cadcam/ccfeatures-bg.jpg) top center;
	background-size:cover;
	padding:44px 0 15px;
}
.more-features h3{
	font-size:20.86px;
	font-weight:900;
	color:#464646;
	padding:0 30px;
	padding-bottom:10px;
}
.more-features p{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
	padding:0 30px;
	padding-bottom:31px;
}
.cadcam-images{
	padding-bottom:70px;
}
.cadcam-images span{
	display:block;
	font-size:20.86px;
	line-height:30px;
	color:#464646;
	padding:6px 0 15px;
}

.cadcam-video{
	padding-bottom:35px;
}
.cadcam-video p{
	font-size:20.86px;
	line-height:31px;
	color:#464646;
	padding:15px 50px;
}
.cadcam-video iframe{
	padding:0 50px;
	height:auto;
	max-width:100%;
}

.download-pdf{}
.download-pdf p{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
}
.pdf{
	float:right;
	width:265px;
	margin-right:50px;
	padding-top:40px;
	padding-bottom:80px;
}
.pdf p a{
	font-size:20.86px;
	line-height:31px;
	color:#d95b43;
	display:block;
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/**/
.about-banner{
	text-align:center;
}
.about-banner img{
	width:100%;
}
.about-content{
	padding:22px 0 10px;
}
.about-content p{
	font-size:15.86px;
	line-height:24.01px;
	color:#464646;
	letter-spacing: 0.025em;
	padding-bottom:30px;
}
.about-content h2{
	font-size:31.31px;
	padding:10px 0 22px;
	color:#f26522;
	font-weight:300;
	letter-spacing: 0.025em;
}
.about-content img{
	width:100%;
	margin-bottom:20px;
}

.patients-banner img{
	width:100%;
}
.patients-intro{
	padding-bottom:39px;
}
.patients-intro h2{
	font-size:31.31px;
	line-height:40px;
	color:#f26522;
	padding-top:15px;
	padding-bottom:4px;
}

.patients-intro p{
	font-family: 'Caudex', serif;
	font-size:20.86px;
	line-height:25px;
	color:#464646;
}
.patients-info{
	background:url(../images/patients/bg.jpg) top center;
	background-size:cover;
}
.patients-info h3{
	padding-top:28px;
	padding-bottom:10px;
	font-size:20.86px;
	line-height:25px;
	font-weight:900;
	color:#464646;
}
.patients-info p{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
	margin-bottom:30px;
}
.contact-content{
	background:url(../images/contact/main-bg.jpg);
	width:100%;
	height:auto;
	overflow:hidden;
}
.contact-left{
	background:url(../images/contact/left-bg.jpg);
	width:44%;
	float:left;
	color:#fff;
	padding:23px 20px 55px;
	position:relative;
}
.contact-left:after{
	background:url(../images/contact/left-bg.jpg);
	width:1000px;
	height:100%;
	position:absolute;
	top:0;
	left:-1000px;
	content:"";
}
.contact-left h3{
	font-size:21.31px;
	line-height:24px;
	text-transform:uppercase;
	padding-bottom:6px;
}
.contact-left p{
	font-size:21.31px;
	line-height:24px;
	padding-bottom:38px;
}
.contact-right{
	float:left;
	width:56%;
	padding:15px;
}
.cr-top{
	padding:10px;
	padding-top:35px;
}
.cr-top p{
	font-size:20.31px;
	line-height:24.3px;
	color:#464646;
	margin-bottom:20px;
}
.cr-top span{
	font-size:15.31px;
	line-height:24.3px;
	color:#464646;
	margin-bottom:20px;
}
.google-map{
	padding:15px 5px;
}
#map{
	height:400px;
}

.resources-policy{
	padding-top:38px;
}
.resources-policy h2{
	font-size:31.31px;
	color:#f26522;
	padding-bottom:33px;
}
.policy-part{
	padding-bottom:60px;
}
.policy-part h3{
	font-size:20.86px;
	color:#464646;
	font-weight:900;
	padding-bottom:10px;
}
.policy-part p,.policy-part ol li ,.policy-part ul li{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
	padding-bottom:20px;
}
.policy-part ol li {
	list-style: inside none decimal;
}
.policy-part ul li{
	list-style: inside;
}
.resources-common{
	padding:28px 10px 70px;
}
.resources-common img{
	max-width:100%;
}
.resources-common h2{
	font-size:31.31px;
	color:#f26522;
	line-height:40px;
	padding:44px 0 10px;
}
.resources-common a.lg-button{
	font-size:17.85px;
	color:#fff;
	line-height:35px;
	border-radius:20px;
	padding:0 15px;
	display:inline-block;
	background:#d95b43;
}
.resources-timesheet{
	padding:39px 0 67px;
}
.resources-timesheet p{
	font-size:20.86px;
	line-height:24px;
	font-weight:700;
	color:#464646;
	font-family: 'Caudex', serif;
}
.resources-timesheet h2{
	font-size:31.31px;
	color:#f26522;
	padding-bottom:28px;
}
.resources-timesheet ul{
	margin:0 auto;
	display:inline-block;
	padding:43px 0 51px;
}
.resources-timesheet ul li{
	font-size:20.86px;
	line-height:24px;
	font-weight:700;
	color:#464646;
	font-family: 'Caudex', serif;
}

/**/

.products-banner{
	position:relative;
}
.products-banner img{
	width:100%;
}
.caption{
	position:absolute;
	bottom:22px;
	padding-left:16px;
	right:0;
	font-size:17.64px;
	font-weight:700;
	color:#464646;
	line-height:24px;
	width:260px;
	background:rgba(255,255,255,.65);
}
.product-head{
	padding:31px 0 26px;
}
.product-head h2{
	font-size:31.31px;
	color:#f26522;
}
.product-info{
	background:url(../images/products/bg.jpg) top center;
	background-size:cover;
	padding-bottom:30px;
}
.product-info.bg-sm{
	background:url(../images/products/bg-sm.jpg) top center;
	background-size:cover;
}
.product-info h3{
	font-size:20.86px;
	line-height:25px;
	font-weight:900;
	color:#464646;
	padding:20px 0 9px;
}
.product-info p{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
	padding-bottom:20px;
}
.product-info ul{}
.product-info ul li{
	font-size:18.86px;
	line-height:31px;
	color:#464646;
	list-style:inside;
}

.product-image-large{
/*	max-height:620px;*/
	overflow:hidden;
	position:relative;
}
.product-image-large img{
	width:100%;
}
.product-image-large .caption{
	right:40px;
	width:auto;
	background:none;
}

.product-image-in{
}
.product-image{
	padding-top:40px;
	padding-bottom:40px;
}
.product-image img{
	width:100%;
}
.product-image p{
	font-size:20.86px;
	line-height:25px;
	color:#464646;
	padding-top:7px;
	padding-bottom:7px;
}
.width{
	float:left;
	padding:0 13px;
}



.footer-area{
	background:#464646;
	color:#fff;
}
.footer-area .left h5{
	color:#d7d7d7;
	font-size:13.45px;
	padding:28px 0 11px;
	border-bottom:1px solid #fff;
}
.footer-area .left ul{
	padding-top:9px;
}
.footer-area .left ul li{
	padding:7px 0;
	font-size:15.84px;
}
.footer-area .left ul li span{
	font-size:12.49px;
}
.footer-area .left ul li strong{
	font-size:21.11px;
	font-weight:700;
}
.footer-area .left ul li img{
	padding-right:13px;
}
.footer-area .right{
	padding-top:80px;
}
.footer-area .right h3{
	font-size:27.85px;
	color:#c2c2c2;
	padding-bottom:17px;
}
.footer-area .right a{
	font-size:17.85px;
	line-height:35px;
	border-radius:20px;
	background:#fff;
	padding:0 15px;
	display:inline-block;
	color:#464646;
	cursor:pointer;
}
.bottom-bar{
	margin-top:38px;
}
.footer-logo{
	float:left;
}
.footer-nav{
	float:right;
	padding-top:8px;
	margin-top:17px;
	border-top:1px solid #fff;
}
.footer-nav ul.footer-social{
	float:right;
	padding-left:40px;
}
.footer-nav ul{
	float:left;
}

.footer-nav ul li{
	display:inline-block;
}
.footer-nav ul li a{
	color:#d7d7d7;
	padding:0 9px;
	line-height:28px;
}
.copyright{
	font-size:17px;
	color:#c2c2c2;
	padding:10px 0 20px;
}

.lead-form .modal-dialog {
	margin: 30px auto;
	max-width: 432px;
	width: 100%;
}
.lead-form .modal-content {
	background-color: #898989;
	color:#fff;
	border: 0px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
}
.lead-form .modal-body {
	padding:22px 27px;
	position:relative;
}
.lead-form .modal-body .close{
	position:absolute;
	font-size:40.36px;
	top:5px;
	right:5px;
	color: #fff;
	float: none;
	font-weight: 400;
	line-height: 23px;
	opacity: 1;
	text-shadow: 0 0px 0 #ffffff;
}
.lead-form .modal-body h3{
	font-size:21.31px;
	line-height:24px;
	text-transform:uppercase;
	padding-bottom:6px;
}
.lead-form .modal-body p{
	font-size:21.31px;
	line-height:24px;
	padding-bottom:38px;
}
.lead-form  .contact-form p{
	font-size:14.04px;
	line-height:18px;
	font-weight:700;
	padding-bottom:4px;
}
.form-field{
	position:relative;
}
.contact-form .form-field input.error[type="text"],
.contact-form .form-field textarea.error{
	margin-bottom:5px;
}
.form-field label.error{
	padding-bottom:15px;
	color:red;
}
.contact-form input[type="text"]{
	width:100%;
	height:28px;
	line-height:28px;
	background:#fff;
	border:none;
	text-transform:uppercase;
	color:#b7b7b7;
	margin-bottom:15px;
	padding-left:11px;
	font-size:14.04px;
	font-weight:700;
	text-transform:uppercase;
}
.contact-form input[type="submit"]{
	line-height:39px;
	border:none;
	text-transform:uppercase;
	color:#d95b43;
	margin-bottom:15px;
	text-align:center;
	font-size:19.18px;
	font-weight:900;
	text-transform:uppercase;
	width: 210px;
	height: 39px;
	background-color: #438cca;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIxMCAzOSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNjZmNmZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2I3YjliYiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1ZDdkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMjEwIiBoZWlnaHQ9IjM5IiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
	background-image: -moz-linear-gradient(bottom, #fbfbfb 0%, #cfcfd1 38.48%, #b7b9bb 57.84%, #d5d7d9 100%);
	background-image: -o-linear-gradient(bottom, #fbfbfb 0%, #cfcfd1 38.48%, #b7b9bb 57.84%, #d5d7d9 100%);
	background-image: -webkit-linear-gradient(bottom, #fbfbfb 0%, #cfcfd1 38.48%, #b7b9bb 57.84%, #d5d7d9 100%);
	background-image: linear-gradient(bottom, #fbfbfb 0%, #cfcfd1 38.48%, #b7b9bb 57.84%, #d5d7d9 100%);
}
.contact-form textarea{
	width:100%;
	height:156px;
	line-height:28px;
	background:#fff;
	border:none;
	text-transform:uppercase;
	color:#b7b7b7;
	margin-bottom:15px;
	padding-left:11px;
	font-size:14.04px;
	font-weight:700;
	text-transform:uppercase;
	resize:none;
}
/*Coustom Media Query Css*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.nav > li > a {
	  padding-left:17px;
	  padding-right:17px;
	}
	.navbar-right {
	  float: none !important;
	}
	.navbar-brand {
	  padding-top: 40px;
	}
	.cadcam-images img,.ceramic,.metal,.implants,
	.digital,.dental,.porcelain,
	.contact-left,.contact-right{
		width:100%;
	}
	.digital img {
	  display: inline;
	}
	.imf-single {
	  width: 180px;
	}
	.footer-area .right {
	  padding-top: 15px;
	}
	.topbar-res{
		text-align:center;
	}
	.topbar-res {
	  padding: 10px 0;
	}
	.topbar-res-in{
		display:inline-block;
	}
	.topbar-res-in:before,
	.topbar-res-in:after {
	  content: " ";
	  display: table;
	}
	.topbar-res-in:after{
	  clear: both;
	}
}

@media only screen and (max-width: 767px) {
	.footer-area .right {
	  padding-top: 15px;
	}
	.footer-area .right h3 {
	  font-size: 16.85px;
	}
	.caption {
	  width: 200px;
	}
	.resources-timesheet ul li {
		font-size: 11.86px;
	}
	.cadcam-scaner img,.width img,.width,
	.cadcam-images img,
	.bxslider img,.digital,
	.dental,.porcelain,
	.implants,.metal,.ceramic,
	.contact-left,.contact-right{
		width:100%;
	}
	.pdf{
		width:100%;
		text-align:center;
		margin-right:0;
	}
	.cadcam-video iframe,.cadcam-video p,.cadcam-intro p{
		padding:0;
	}
	.single-testimonial blockquote {
		font-size: 18px;
		line-height: 22.7px;
		padding: 0 15px 38px;
	}
	.single-testimonial h3 {
		font-size: 19px;
		line-height: 24px;
	}
	.footer-area .left ul li {
		font-size: 11.84px;
	}
	.copyright {
		font-size: 13px;
	}
	.imf-in {
		padding: 0 50px;
	}
	
	.topbar .div {
	  padding: 5px 0;
	}
	.address-tb.div{
		padding-left:4px;
	}
	.address-tb.div {
	  height: 37px;
	}
	.social-tb:after{
		display:none;
	}
	.footer-area .left ul li strong {
	  font-size: 15.11px;
	}
}
