


::-moz-selection { /* Code for Firefox */
    background:#39628a; 
	color:#fff;
}
::selection{
	background:#39628a; 
	color:#fff;
}


/*custom CSS styles*/

.header--logo {
	width:100%;
	min-height: 50px;
	padding:5px 10px 5px 10px;
	background-color: #fff;
}
.header--logo img {
	max-width: 200px;
	padding:12px 6px;
	position: relative;
	z-index: 9;
}
.header--logo a img:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

@media (min-width: 568px) {
	.header--logo img {
		max-width: 355px;
	}
}




.header--logo ul.info {
	position: relative;
	top:0px;
	font-size: 15px;
}
@media (min-width: 768px) {
	.header--logo ul.info {
		top:0px;
		padding-right: 15px;
		font-size: calc( 15px + .375vw);
		line-height: 1.4;
	}
}
.header--logo ul.info li {
	text-align: right;
	color:#32a2db;
}
.header--logo ul.info li a {
	text-align: right;
	color:#32a2db;
}
.header--logo ul.info li a:hover {
	text-align: right;
	color:#39628a;
}
.header--logo ul.info li a i {
	padding:0 1px;
	margin:0;
}
.header--logo ul.info li:nth-child(3) a {
	color: #5d5d5d;
	font-weight: 300;
}
.header--logo ul.info li:nth-child(3) a:hover {
	color:#39628a;
}


.btn-hero {
	background-color: #39628a;
	color: #fff;
	border-color: #39628a;
	border-radius: 10px;
	padding: 8px 20px 8px 24px;
	font-size: 14px;
	-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);
}
.btn-hero:hover {
	background-color: #39628a;
	color: #fff;
	border-color: #39628a;
}


.hp--smile--gallery {
	border-top: 1px solid #eee;
}









/*<!-- section callouts start -->*/


.bkg-grad {
background: #39628a; 
}

/*SKEW SECTION BKG*/
.skew-1 {
    position: relative;
}
.skew-1::before {
    content: '';
    position: absolute;
    top: -25px;
    bottom: -200px;
    right: 10%;
    left: 10%;
    background: #39628a;
    z-index: 2;
    display: block;
    -webkit-transform: skewY(176.5deg);
    transform: skewY(176.5deg);
    padding: 65px 0px 570px 0px;

    -webkit-box-shadow: 0px -10px 26px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px -10px 26px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px -10px 26px -10px rgba(0, 0, 0, 0.3);
}
@media (min-width: 768px) {
	.skew-1::before {
    top: -100px;
	}
}
@media (min-width: 992px) {
	.skew-1::before {
    top: -140px;
	}
}
/*/SKEW SECTION BKG*/

.section--callouts {
	position: relative;
	z-index: 222222222;
	padding:15px 0px 15px 0px;

}
@media (min-width: 768px) {
	.section--callouts {
		padding:45px 0px 45px 0px;
	}
}
.section--callouts a:hover {
	cursor:pointer;
}
.db--callout img {
	width: 100%;
	display:block;
	margin:0px auto;
	margin-top: -60px;
}

.db--callout img:hover {
	transform:scale(0.99,0.99);
	-webkit-transform: scale(0.99,0.99);
	opacity: 0.97;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
	.db--callout img {
		margin-top: -180px;
	}
}
@media (min-width: 992px) {
	.db--callout img {
		margin-top: -240px;
	}
}



/*<!-- section callouts end -->*/









/*<!-- section Philosophy start -->*/
.section--philosophy {
	position: relative;
	z-index: 22;
}
.section--philosophy h2 {
	color:#fff;
	line-height: 1.6em;
	font-weight: 400;
	font-size: 18px;
	margin:0px auto 20px auto;
	padding:0px 30px 0px 20px;
	text-align: center;
}
@media (min-width: 768px) {
	.section--philosophy h2 {
		font-size: 28px;
		margin:30px auto 20px auto;
	}
}
.section--philosophy h5 {
	font-family: serif;
	color:#32a2db;
	text-align: center;
	padding: 8px 0px 0px 0px;
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 1px;
}
ul.db--list {
	/*list-style: none;*/
	text-align: center;
	padding-left: 0px;
}
.section--philosophy ul.db--list li {
	color: #fff;
	font-size: 18px;
	padding: 0px 6px 0px 0px;
	display:inline-block;
	line-height: 1.5;
	font-weight: 300;
}


/*<!-- section Philosophy end -->*/







/*<!-- PHILLY BTN -->*/

.philly-btn {
	display:block;
	margin: 20px auto 0px auto;
	text-align: center;
	position: relative;
	z-index: 9999;
}
.philly-btn a .btn-brd {
	border: 1px solid #95958f;
	padding:8px 18px;
	color: #39628a;
	font-weight: 300;
	font-size: 15px;
	text-align: center;
}
.philly-btn a .btn-brd-arrow {
	border: 1px solid #95958f;
	margin-right: 3px;
	padding:8px 0px 8px 3px;
}
.philly-btn a .arrow-left {
	fill: #39628a;
}
.philly-btn a:hover .btn-brd,
.philly-btn a:hover .arrow-left {
	color: #32a2db;
	fill: #32a2db;
}

/*<!-- PHILLY BTN end -->*/




.google-map {
	margin-bottom: -15px;
	border-bottom: 14px solid #32a2db;
}


a.aqua--btn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	border-radius: 5px;
	color:#39628a;
	background-color: transparent;
	padding:3px 8px 2px 8px;

	transform: scale(0.92);
        transition: transform .4s cubic-bezier(0.785, .135, .15, .86)
}
a.aqua--btn:hover {
	color:#4c525e;
	background-color: transparent;
}
a.back--btn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	border-radius: 1px;
	color:#fff;
	background-color: #39628a;
	padding:13px 18px 12px 18px;
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	-ms-transition:all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a.back--btn:hover {
	color:#fff;
	background-color: #32a2db;
}





/*<!-- section Testimonials start -->*/
.section--testimonials {
	margin-top: 40px;
}
.section--testimonials .flexslider {
	position: relative;
	z-index: 3;
	top:60px;
}
.patient-review {
	padding:60px 20px 0px 20px;
}
.patient-review img {
	max-width: 35%;
}
.patient-review {
	padding:40px 20px 60px 20px;
}

.patient-review h4.btm-line {
	font-weight: 300;
	color:#727272;
	font-size: 4.25vw;
	line-height: 1.3;
}
.patient-review .author {
	font-size: 3.75vw;
	text-align: center;
	color:#727272;
	line-height: 1.6em;
}
@media (min-width: 768px) {
	.patient-review h4.btm-line {
		font-size: 2vw;
		margin-left: 40px;
	}
	.patient-review .author {
		font-size: 2vw;
	}
}
@media (min-width: 1200px) {
	.patient-review {
		padding:60px 20px 80px 20px;
	}
}
/*<!-- section Testimonials end -->*/

/*SKEW SECTION BKG*/
.skew-2 {
	background-color: #39628a;
  position: relative;
}
.skew-2::before {
    content: '';
    background: url("../images/parallex/testimonial2.jpg") 0% 75% no-repeat;
    width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    position: absolute;
    top: -0px;
    bottom: -200px;
    right: 0;
    left: 0;
    z-index: 2;
    display: block;
    -webkit-transform: skewY(176.5deg);
    transform: skewY(176.5deg);
    padding: 65px 0px 470px 0px;
}
@media (min-width: 768px) {
	.skew-2::before {
	    background: url("../images/parallex/testimonial2.jpg") 70% 65% no-repeat;
	    width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
}
/*/SKEW SECTION BKG*/





/*<!-- section pointer start -->*/

.section--pointer {
	padding: 25px 0;
	background-color: #F2F2F2;
}
.section--pointer.branded--blue {
	padding: 25px 0;
	background-color: #39628a;
}
.section--pointer img {
	max-width: 120px;
	display:inline-block;
}
.section--pointer h2 {
	display:inline-block;
	margin: 0 0 0 10px;
	color: #32a2db;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	line-height: 1.3;
}
@media (min-width:768px) {
	.section--pointer.branded--blue h2 {
		font-size: 26px;
		line-height: 3;
	}
}
.section--pointer a.btn-default {
	margin-top: 25px;
}
.btn-pointer {
	background-color: #2f5172;
	color: #32a2db;
	border: 1px solid #32a2db;
	/* letter-spacing: .07em; */
}
.btn-pointer:hover {
	background-color: #32a2db;
	color: #39628a;
	border: 1px solid #32a2db;
}



@media (max-width:767px) {
	.section--pointer img {
		max-width: 120px;
		display:block;
		margin: 0px auto;
	}
	.section--pointer h2 {
		display: block;
		margin: 0px auto;
	}
	.section--implants {
		background: none;
	}
}



/*<!-- section pointer end -->*/






/*<!-- section services start -->*/



.section--services {
	padding: 60px 0px 60px 0px;
	background-color: #39628a;
	border-top: 10px solid #32a2db;
	border-bottom: 10px solid #32a2db;
	position: relative;
	z-index: 4;
	margin-top: 120px;
	/*background:url("../images/parallex/design.svg") repeat;*/
	background-size: 40px;
}
.padded {
	padding:0px 25px 25px 25px;
}
@media (min-width: 992px) {
	.padded {
		padding:0px 20px 0px 75px;
	}
}
@media (min-width: 1600px) {
	.padded {
		padding:0px 10px 0px 100px;
	}
}
.section--services  h1 {
	color:#fff;
	font-weight: 300;
	text-transform: uppercase;
	font-size: calc(21px + .625vw);
	margin-bottom: 20px;
}
.section--services p,
.section--services p .lead {
	color:#fff;
	font-weight: 300;
	line-height: 1.5;
	max-width: 500px;
}
.section--services p .lead {
	font-size: 18px;
	font-weight: 400;
}
.section--services p {
	font-size: 16px;
}
@media (min-width: 1200px) {
	.section--services p,
	.section--services p .lead {
		max-width: 600px;
	}
	.section--services p .lead {
		font-size: 21px;
	}
	.section--services p {
		font-size: 18px;
	}
}



.service-icon img {
	display: block;
	margin: 0 auto;
	width: 60%; 
}
.service-list ul {
	color:#32a2db;
	list-style: none;
	padding: 0;
	font-size: calc(16px + .375vw);
}
.service-list ul li:before {
	content: '»';
	margin-right: 6px;
}
.service-list ul li a {
	color:#32a2db;
}
.service-list ul li a:hover {
	margin-left: 6px;
}


.section--services .philly-btn {
	text-align: left;
}

.philly-btn.drk-bkg a .btn-brd {
	border: 1px solid #fff;
}
.philly-btn.drk-bkg a .btn-brd-arrow {
	border: 1px solid #fff;
}


.philly-btn.drk-bkg a .btn-brd,
.philly-btn.drk-bkg a .arrow-left {
	color: #fff;
	fill: #fff;
}
.philly-btn.drk-bkg a:hover .btn-brd,
.philly-btn.drk-bkg a:hover .arrow-left {
	color: #32a2db;
	fill: #32a2db;
}






/*<!-- section services end  -->*/


















.imgBorder--db {
  -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
  -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
  box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
    /*border:1px solid #c7c7c7;
	border-radius: 1px;
	padding:4px;*/
}



.patient--resources {
	padding: 60px 0px 80px 0px;
}
.patient--resources h1,
.patient--resources h2,
.patient--resources h3,
.patient--resources h4,
.patient--resources h5 {
	color: #39628a;
}
.patient--resources h2 {
	margin-top: 0px;
}
.patient--resources h4 {
	font-weight: 400;
}
.patient--resources.philo h2 {
	text-align: center;
	margin-bottom: 40px;
}
.patient--resources .credit_logos img {
	float:left;
}




.pdf--form {
	margin-top: 30px;
	margin-bottom: 20px;
}
.pdf--form img {
	max-width: 180px;
	opacity: 0.95;
}
.pdf--form a {
	padding:16px 0px 15px 0px;
	background-color: #39628a;
	color:#fff;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.pdf--form a:hover {
  background-color:#32a2db;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.pdf--form h4 {
	color: #39628a;
	font-weight: 400;
	font-size: 15px;
	padding-left: 8px;
}
.helpful--links a {
	padding:16px 0px 15px 0px;
	background-color: #39628a;
	color:#39628a;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.helpful--links a:hover {
  background-color: #39628a;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.helpful--links h4 {
	color: #39628a;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	margin-bottom: 25px;
}
.pdf--form2 {
	margin-top: 30px;
	margin-bottom: 20px;
}
.pdf--form2 img {
	max-width: 180px;
	opacity: 0.95;
}
.pdf--form2 a {
	padding:16px 0px 15px 0px;
	background-color: #39628a;
	color:#fff;
	font-size: 15px;
	letter-spacing: .5px;
	border: none;
	border-radius: 25px;
	min-width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.pdf--form2 a:hover {
  background-color: #39628a;
  -webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;
}




/*SMILE SAVINGS*/
#smile--savings ul.swp {
	list-style: none;
	text-align: center;
}
#smile--savings ul.swp li {
	display:inline-block;
	padding-right:25px;
	font-size: 20px;
	line-height: 1.9em;
	color:#003b4c;
}
.swp--header {
	background-color: #39628a;
	min-height: 50px;
	margin-top: 30px;
}
.swp--header h2 {
	color:#aec58a !important;
	padding:28px 10px 0px 10px;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.25);
}
.swp--header h6 {
	color: #fff;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 15px;
	position:relative;
	bottom:20px;
}
.swp--membership {
	background-color: #f9f9f9;
	text-align: center;
	min-height: 60px;
}
.swp--membership h3 {
	padding:30px 0px 10px 0px;
	color:#39628a;
	margin-bottom: 0px;
}
.swp--membership p {
	padding-bottom:20px;
	margin-bottom: 0px;
}
.swp--left {
	border-right: 1px solid #ccc;
}
.swp--membership div.swp--extra h3 {
	padding:20px 0px 18px 0px;
	border-top: 1px solid #ccc;
}
.swp--coverage h2 {
	color:#aec58a !important;
	padding:32px 10px 28px 10px;
	text-align: center;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.25);
	margin-top: 20px;
	background-color: #39628a;
	margin-bottom: 0px;
}
.swp--coverage h4 {
	color:#fff !important;
	font-weight: 500;
	padding:12px 10px 8px 10px;
	text-align: center;
	margin-top: 0px;
	background-color: #003b4c;
	margin-bottom: 0px;
}
.swp--coverage ul.swp {
	background-color: #f9f9f9;
	margin-top: 0px;
	padding: 20px 0px;
}
.swp--coverage ul.swp li {
	color:#39628a !important;
	font-weight: 300;
}
.swp--details {
	padding:8px;
}
.swp--details p {
	color:#c7c7c7;
	font-size: 12px;
	text-align: center;
}
/*/SMILE SAVINGS*/




.testimonial--gray--top {
  background:#f6f6f6;
  padding:40px 50px 30px 50px;
  position:relative;
  -webkit-background-size:cover !important;
  -moz-background-size:cover !important;
  -o-background-size:cover !important;
  background-size:cover !important;
  border:1px solid #d4d4d4;
  border-radius: 2px;
  margin:0px 0px;
}
.testimonial--gray {
  background:#f6f6f6;
  padding:40px 50px 30px 50px;
  position:relative;
  -webkit-background-size:cover !important;
  -moz-background-size:cover !important;
  -o-background-size:cover !important;
  background-size:cover !important;
  border:1px solid #d4d4d4;
  border-radius: 2px;
  margin:30px 0px;
}

.testimonial--gray p.client,
.testimonial--gray--top p.client {
	float:right;
	color:#39628a;
	margin-top: -10px
}






/*/PATIENT RESOURCES*/
.team--member {
	padding:10px 0px 20px 0px;
}
.team--member img {
	-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
    box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
  	margin-bottom: -40px;
}
@media (min-width: 768px) {
	.team--member img {
		margin-bottom: 40px;
	}
}

.team--member h2 {
	margin-top: 6px;
	font-size: 24px;
	/*font-family: 'Times', serif;*/
	letter-spacing: -1px;
	font-weight: 500;
	margin-bottom: -5px;
	line-height: 1em;
}
.team--member h5 {
	margin:8px 0px 15px 0px;
	font-weight: 300;
	letter-spacing: 3px;
}




.contact--page {
	padding: 60px 0px 80px 0px;
	background-color: #fff;
}
.contact--page h1,
.contact--page h2,
.contact--page h3,
.contact--page h4 {
	color:#39628a;
}

.contact--page h2 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: 500;
}

.contact--page ul.contact--info {
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 6px;
}
.contact--page ul.contact--info li {
	padding:4px 0px;
	color:#39628a;
	font-weight: 500;
}
.contact--page ul.contact--info li i {
	color:#39628a;
	margin-right: 10px;
	font-size: 20px;
}

/**** rule line with logo - start - ****/

.br-hr {
	position:relative;
	clear:both;
	margin:25px 0 25px;
	width:100%;
	height:1px;
}
.br-hr-lg {
	position:relative;
	clear:both;
	margin:60px 0 50px;
	width:100%;
	height:1px;
}
.br-hr-sm {
	position:relative;
	clear:both;
	margin:40px 0 40px 0;
	width:100%;
	height:1px;
}
.br-hr-75 {
	position:relative;
	clear:both;
	margin:60px auto 100px;
	width:75%;
	height:1px;
}
.br-hr.type_short .br-hr-h {
	left:50%;
	width:30%;
	margin-left:-15%;
}
.br-hr-h {
	position:absolute;
	top:50%;
	left:0;
	height:0;
	width:100%;
	border-top:1px solid rgba(98,142,171,0.15);
	/*border-top:1px solid #628EAB;*/
	/*border-bottom:1px solid #fff;*/
}
.br-hr-h.white {
	position:absolute;
	top:50%;
	left:0;
	height:0;
	width:100%;
	border-top:1px solid rgba(255,255,255,.5);
	/*border-top:1px solid #628EAB;*/
	/*border-bottom:1px solid #fff;*/
}
.br-hr-h i {
	position:absolute;
	top:0;
	left:50%;
	font-size:26px;
	height:16px;
	width:50px;
	margin-top:-14px;
	margin-left:-25px;
	text-align:center;
	background-color:#fff;
	color:#4a2338;
}
span.br-hr-h img {
	max-height: 38px;
	position:relative;
	bottom:22px;
}
/**** rule line with logo - end - ****/


.patient--info .sub-title-header {
	background-color: #39628a;
	padding:10px 0px 20px 0px;
	margin:0px 0px;
}
.patient--info .sub-title-header h1.sub-title {
	color:#F2F2F2;
	font-weight: 400;
	font-size: 30px;
	padding-top: 0px;
	line-height: 48px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
	text-align: center;
}
.patient--info .sub-title-header h2.sub-title {
	color:#F2F2F2;
	font-weight: 400;
	font-size: 30px;
	padding-top: 30px;
	line-height: 48px;
	letter-spacing: 2px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.15);
	text-align: center;
}
.patient--info .info--content {
  	padding:60px 50px 50px 50px;
  	margin:0px 0px 60px 0px;
}
@media (max-width:767px) {
	.patient--info .info--content {
  		padding:30px 15px 25px 15px;
  	}
}
.patient--info strong,
.patient--resources strong {
	color: #39628a;
}
.patient--info h1,
.patient--info h2,
.patient--info h3,
.patient--info h4,
.patient--info h5 {
	color: #39628a;
}
.patient--info h2 {
	margin-top: 0px;
}
.patient--info h4 {
	font-weight: 400;
}
.patient--info.philo h2 {
	text-align: center;
	margin-bottom: 40px;
}
.patient--info .credit_logos img {
	float:left;
}
.patient--info small {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #39628a;
}





.service--detail {
	padding: 60px 0px 80px 0px;
}
.service--detail h1,
.service--detail h2,
.service--detail h3,
.service--detail h4,
.service--detail h5 {
	color: #39628a;
}
.service--detail h2 {
	margin-top: 0px;
}
.service--detail h4 {
	font-weight: 400;
}


/* .service--detail aside#sidebar img {
	display:none;
}
@media (min-width: 550px) {
	.service--detail aside#sidebar img {
		display:block;
	}
} */



#service_descriptions h2 {
	text-align: center;
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#service_descriptions .subnav ul,
#technology_descriptions .subnav ul {
	list-style: none;
	padding: 0;
}
#service_descriptions .subnav ul li:before,
#technology_descriptions .subnav ul li:before {
	content: '»';
	margin-right: 5px;
	color: #39628a;
}
#service_descriptions .subnav ul li a,
#technology_descriptions .subnav ul li a {
	font-size: 14px;
	color: #39628a;
}
#service_descriptions .subnav ul li a:hover,
#technology_descriptions .subnav ul li a:hover {
	margin-left: 5px;
	color: #32a2db;
}
@media (min-width: 768px) {
	#service_descriptions h2 {
		font-size: 22px;
	}
}
@media (min-width: 992px) {
	
	#service_descriptions .subnav ul li a,
	#technology_descriptions .subnav ul li a {
		font-size: 16px;
	}
}
@media (min-width: 1200px) {
	#service_descriptions h2 {
		font-size: 26px;
	}
	#service_descriptions .subnav ul li a,
	#technology_descriptions .subnav ul li a  {
		font-size: 18px;
	}
}





/*<!-- WINGED DENTAL SERVICES -->*/
.imgBorder--db2 {
	display:none;
}
.r-align {
	text-align: center;
}
.serviceIcon {
	text-align: center;
}
@media (min-width: 768px) {
	.serviceIcon {
		text-align: left;
	}
	.r-align {
		text-align: right !important;
	}
	.imgBorder--db2 {
		display:block;
	}
}
#service--wings.main {
	background-color: #F2F2F2;
}
.dark--bkg--top {
	padding:0px 0px 40px 0px;
	background-color: #F2F2F2;
}
.dark--bkg {
	padding:40px 0px;
	background-color: #F2F2F2;
}
.light--bkg {
	padding:40px 0px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.dark--bkg--top.winged--services h1 {
	text-align: center;
	color:#39628a;
	font-weight: 300;
	margin-top: 0px;
	margin-bottom: 0px;
}
.winged--services h1 {
	text-align: center;
	color:#39628a;
	font-weight: 300;
	margin-top: 20px;
	margin-bottom: 0px;
}
.winged--services h1 strong {
	font-weight: 500;
}
.winged--services .br-hr {
	margin:60px 0px;
}
.winged--services h2 {
	color:#39628a;
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: -14px;
	/*text-transform: uppercase;*/
	font-size: 19px;
}
.winged--services a p {
	margin-bottom: 0px;
	line-height: 1.3em;
	color:#5C656A;
}
.winged--services a span.readmo {
	color:#B3A78C;
	font-size: 13px;
}
.winged--services a:hover {
	color:#39628a;
}

.service-blk {
	padding:16px;
	margin-bottom: 4px;
}

.serviceIcon img {
	width:100%;
	height:100%;
	-webkit-backface-visibility:hidden;
	border-radius:50%!important;
}
.serviceIcon a:hover {
	cursor:pointer;
}
.serviceIcon img:hover {
	cursor:pointer;
	transform:scale(0.92,0.92);
	-webkit-transform: scale(0.92,0.92);
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
.modal {
	z-index: 999999999;
}
.modal h1 {
	color:#39628a;
	font-weight: 500;
}
.modal p {
	line-height: 1.6em;
}

/*<!-- / WINGED DENTAL SERVICES -->*/











.map--home--page {
	position:relative;
	z-index: 2;
	background-color: rgba(0,0,0,0.15);
}






.section--title {
	padding:15px 0px 25px 0px;
	background-color: #39628a;
}
.section--title h1 {
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	font-size: 26px;
	margin-bottom: 6px;
	font-weight: 300;
}





.section--tour {
	background-color: #f2f2f2;
	border-bottom: 10px solid #39628a;
}

/* Larger than tablet */
@media (min-width: 768px) {
	.section--title h1 {
		font-size: 32px;
		letter-spacing: 3px;
	}

}



/*anchor link*/

.anchor--link {
  display: block;
  height: 0px; /*same height as header*/
  margin-top: -0px; /*same height as header*/
  visibility: hidden;
}
/* / anchor link*/

/* Larger than tablet */
@media (min-width: 750px) {
	.anchor--link {
	  height: 55px; /*same height as header*/
	  margin-top: -55px; /*same height as header*/
	}
}

.doctor--anchor--link {
  display: block;
  height: 0px; /*same height as header*/
  margin-top: -0px; /*same height as header*/
  visibility: hidden;
}
/* / anchor link*/

/* Larger than tablet */
@media (min-width: 750px) {
	.doctor--anchor--link {
	  height: 55px; /*same height as header*/
	  margin-top: -55px; /*same height as header*/
	}
}


.anchor--link--services {
  display: block;
  height: 135px; /*same height as header*/
  margin-top: -135px; /*same height as header*/
  visibility: hidden;
}
/* / anchor link*/





/*form*/

.contact-appt-form {
	background-color: #39628a;
	padding: 40px;
}

.formmail-gray-bkg {
  background-color: rgba(255,255,255, .8);
  padding:75px 25px;
  border-radius: 2px;
  margin:30px 0px 0px 0px;
  -webkit-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  -moz-box-shadow:0 10px 6px -6px rgba(0,0,0,0.2);
  box-shadow: 0 10px 6px -6px rgba(0,0,0,0.2);
  border:1px solid #eee;
}
@media (min-width:767px) {
	.formmail-gray-bkg {
	  padding:75px 65px;
	}
}
.formmail-gray-bkg h3 {
  color:#39628a;
  text-align: center;
  margin-top: 0;
  padding-bottom: 20px;
}





#WEB-formmail {
  padding:0px 0px 80px 0px;
}
#WEB-formmail input[type="text"],  
#WEB-formmail textarea, 
#WEB-formmail button[type="submit"] { 
  font:400 11px/16px "Montserrat", Helvetica, Arial, sans-serif; 
}


#WEB-formmail h3 {
  display: block;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 6px;
}
#WEB-formmail p {
  margin:0 0 10px 0;
}

#WEB-formmail h5 {
  margin:5px 0 8px;
  font-size:21px;
  font-weight: 500;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
}

#WEB-formmail input[type="text"],  
#WEB-formmail textarea {
  width:100%;
  border:1px solid #CCC;
  background:#FFF;
  margin:0 0 25px;
  padding:15px;
}

#WEB-formmail input[type="text"]:hover,  
#WEB-formmail 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;
}

#WEB-formmail textarea {
  height:100px;
  max-width:100%;
  resize:none;
}


#WEB-formmail input[type="submit"] {
  display:block;
  margin:15px auto;
  width: 80%;
  padding:16px 0px 15px 0px;
  background-color:#39628a;
  color:#fff;
  font-size: 15px;
  letter-spacing: .5px;
  border: none;
  border-radius: 35px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  /*-webkit-transition:all 0.25s ease-out;
  -moz-transition:all 0.25s ease-out;
  -o-transition:all 0.25s ease-out;
  -ms-transition:all 0.25s ease-out;
  transition: all 0.25s ease-out;*/
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 10px 15px -5px rgba(0, 0, 0, 0.2);
}

#WEB-formmail input[type="submit"]:hover {
  background-color:#32a2db;
  color:#fff;
  box-shadow: 0 7px 14px rgba(5,6,10,.125), 0 3px 6px rgba(0,0,0,.08);
}

#WEB-formmail input[type="submit"]:active { 
  box-shadow:inset 0 1px 6px rgba(0, 0, 0, 0.75); 
}

#WEB-formmail input:focus, 
#WEB-formmail textarea:focus {
  outline:0;
  border:1px solid #999;
}

::-webkit-input-placeholder {
 color:#888;
}
:-moz-placeholder {
 color:#888;
}
::-moz-placeholder {
 color:#888;
}
:-ms-input-placeholder {
 color:#888;
}


/*form*/










/* Media queries
----------------------------------*/
@media (max-width:767px) {
  	.img-box h2 {
		font-size: 13px;
	}
}































































