/*
Theme Name: East Hudson Oral & Maxillofacial Surgery
Author: Medical Bound
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
 
@font-face {
    font-family: 'sfns_displayregular';
    src: url('fonts/systemsanfranciscodisplayregular-webfont.woff2') format('woff2'),
         url('fonts/systemsanfranciscodisplayregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
	font-family: 'Poppins', sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/** font-family: 'Poppins', sans-serif;
font-family: 'Fira Sans', sans-serif;
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.container-holder:after,
.wrap-holder:after,
#main:after,
.services-list:after,
.post-profile:after,
#header:after {
	content: " ";
	display: block;
	clear: both;
}

.services-list,
.employee-list,
.footer-nav,
#nav .navbar,
.social-icons {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.container-holder:after,
.wrap-holder:after,
#main:after,
.services-list:after,
.post-profile:after,
#header:after {
	content: " ";
	display: block;
	clear: both;
}

.services-list,
.employee-list,
.footer-nav,
#nav .navbar,
.social-icons {
	margin: 0;
	padding: 0;
	list-style: none;
}

.profile-info footer a {
	display: inline-block;
	vertical-align: top;
}

.services-list,
.employee-list,
.footer-nav,
#nav .navbar,
.social-icons {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.container-holder:after,
.wrap-holder:after,
#main:after,
.services-list:after,
.post-profile:after,
#header:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot");
	src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff2") format("woff2"), url("fonts/icomoon.woff") format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svgicomoon") format("svg");
	font-weight: 400;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-instagram2:before {
	content: "\f16d";
    font-family: FontAwesome;
}

.icon-arrow-left:before {
	content: "\e900";
}

.icon-arrow-right:before {
    content: "\f178";
    font-family: FontAwesome;
}
.icon-arrow-top:before {
	content: "\e902";
}

.icon-cross:before {
	content: "\e903";
}

.icon-facebook:before {
	content: "\f09a";
    font-family: FontAwesome;
}

.icon-google-plus:before {
	content: "\f0d5";
    font-family: FontAwesome;
}

.icon-instagram:before {
	content: "\f16d";
    font-family: FontAwesome;
}

.icon-play:before {
	content: "\e907";
}

.icon-twitter:before {
	content: "\f099";
    font-family: FontAwesome;
}

.icon-arrow-down:before {
	content: "\e909";
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #000;
	background: #fff;
	font: 16px/1.2 'Poppins', "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.2em;
}

blockquote {
	border-left: 4px solid #515c62;
	padding-left: .5em;
	margin-left: 1.2em;
}

th,
td {
	border: 1px solid #515c62;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #515c62;
	padding: .4em .7em;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #000;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

input[type="password"] {
	height: 46px;
}

.post-password-form input {
	height: 46px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.comment-form-email input[type="email"] {
	width: 300px;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	width: 300px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}
.Footerbanner{padding: 1%; margin: 2% 0 0 0; background-color: #a7a9ac; overflow: hidden;width: 100%;  }
.Footerbanner .inner{max-width: 1140px; text-align: center;  margin: 0 auto; color: #fff; }
.Footerbanner .inner img{float: left;}
.Footerbanner .inner p{margin:0px; padding: 1.5% 0 0 0; font-size: 22px;}
.Footerbanner  a#visited{color: #1f4a82; font-size: 22px; font-weight: bold; text-transform: uppercase;}
.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #000;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	position: relative;
	vertical-align: middle;
	margin: 0 0 1.2em;
}

.navigation .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 50%;
	background: #000;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #515c62;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 30px;
}

h2,
.h2 {
	font-size: 27px;
}

h3,
.h3 {
	font-size: 30px;
	font-weight: 300;
	color: #77b3e5;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif
}

h4,
.h4 {
	font-size: 17px;
	border-left:5px solid #8DBDE5;
	color: #000;
	padding-left: 3%;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: 500;

	font-family: 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif
}

h5,
.h5 {
	font-size: 17px;
}

h6,
.h6 {
	font-size: 15px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #515c62;
}

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

.container-holder {
	position: relative;
	overflow: hidden;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

a {
	color: #fff;
	color: #8DBDE5;
	text-decoration: none;
}
a.max {
	color: #333;
	text-decoration: none;
	font-weight:300;
}
a.max:hover {color:#8dbde5;
	font-weight:300;}

h1 {
	margin: 0 0 6px;
	text-transform: uppercase;
	font: 700 81px/68px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif; letter-spacing:3px;
}

h2 {
	color: #00367a;
	text-transform: uppercase;
	font: 700 38px/42px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif; letter-spacing:3px;
}

.wrap-holder {
	max-width: 950px;
	margin: 0 auto;
}

.bg-stretch {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	position: absolute;
	background-size: cover;
	background-position:center top;
}

.bg-stretch img {
	max-width: none;
}

.btn {
	text-align: center;
	padding: 20px 40px;
	color: #fff;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
	background:#8DBDE5;
	display: inline-block;
	vertical-align: middle;font-weight:500;
	font: 300 26px/30px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.btn:hover {
	background:#77B3E5;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

/* cycle carousel basic styles */

.cycle-gallery {position: relative; height: 100%;}
.cycle-gallery .mask {position: relative;overflow: hidden;height: 100%;}
.cycle-gallery .mask .slideset {width: 99999px;float: left;}
.cycle-gallery .mask .slide {width: 100%;float: left;height: 100%;background-color: #ebeae6;background: -webkit-linear-gradient(top, #eae9e5 30%, #e7e6e2 100%);background: linear-gradient(to bottom, #eae9e5 30%, #e7e6e2 100%);}
.cycle-gallery .mask .slide.active {z-index: 1;}
.cycle-gallery .mask .slide .wrap-holder {height: 100%;}
.cycle-gallery .caption {left:10%;bottom: 0;overflow: hidden;position: absolute;width:450px;}
.cycle-gallery .caption .text-holder{background:rgba(83,149,207,.8);}
.cycle-gallery .caption .text-holder .text-box{ padding:30px;}
.cycle-gallery .caption .text-holder:after{display:none;}
.cycle-gallery .caption h2{font-size:52px;color:#fff;letter-spacing:20px;text-transform:uppercase;font-family: 'Poppins', sans-serif;}
.cycle-gallery .caption p{font-size:14px;line-height:22px;text-transform:uppercase;letter-spacing:3px;font-weight: 500;color: #fff;}
.cycle-gallery .caption p a{float:right;margin:40px 0 20px; color:#fff;}
.cycle-gallery .caption .btn-cont{display:block;width:100%;clear:both;padding:15px 30px; background:rgba(167,169,172,.8);}
.cycle-gallery .caption .btn-cont .btn-apt{font-family: 'Fira Sans', sans-serif;font-size:26px;color:#fff;text-transform:uppercase;letter-spacing:3px; background:url(images/read-more.png) right center no-repeat;padding: 0 40px 0 0;}
.cycle-gallery .caption a:hover{opacity:0.9;}
.cycle-gallery .btn-next,.cycle-gallery .btn-prev {top: 50%;left: 25px;display: block;position: absolute;width: 33px;height: 50px;z-index: 5;}
.cycle-gallery .btn-next:hover,.cycle-gallery .btn-prev:hover {opacity:0.8;-webkit-transition: all .4s ease;transition: all .4s ease;}
.cycle-gallery .btn-next {left:auto;right: 25px;}

#main {clear: both;padding:0;}

.service-area{ overflow: hidden;background: #fff;}
.service-area .wrap-holder {padding: 150px 0;}
.service-text {padding: 0;}
.service-area .btn {color: #fff;font: 700 26px/30px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif;margin: 0;padding: 30px 40px 30px;	letter-spacing: 1px;background: #8DBDE5;}
.service-area .btn:hover{background: #00367A;}
.services-left, .services-right{width:52%;float:left;}
.services-right{text-align:center;width:48%;padding:0 0 0 80px;}
.service-area .btn.s-btn{padding:10px 20px;font-size:14px;float:right;}
.services-left ul.services-list-new{padding:0;;width:100%;text-align: left;border-top:1px solid #000000;}
.list-area {margin:20px 0 50px;}
.list-area ul.services-list-new  li{ list-style: none; font-size:25px; line-height:32px;font-weight:300; text-transform: uppercase; color: #333;border-bottom:1px solid #000000;padding:25px 0;letter-spacing:1px;}
.list-area ul.services-list-new  li a{font-size:15px;float:right;margin:20px 0 0;font-weight:500; color:#333333;letter-spacing:3px;background:url(images/read-more-b.png) right center no-repeat;padding:0 25px 0 0;}
.service-text p{font-size:16px; font-weight:300;text-align: left;color: #333; margin:45px 0;line-height:1.75em;}
li {font-size:16px;font-weight:300;color:#333;line-height:1.75em;padding-bottom:1em;}
.list-area ul.services-list-new  li a:hover{opacity:0.8;}
.our-practice .img-cont{width:65%;display:inline-block;vertical-align:middle;}
.our-practice .img-cont img{width:100%; height:auto;}
.our-practice .txt-cont{margin:0 0 0 -125px;display:inline-block;max-width:490px;vertical-align:middle;padding:35px;background:#77B3E5;}
.our-practice .txt-cont h2{text-align:center;color:#fff;font-size:36px;}
.our-practice .txt-cont p{font-size:18px;line-height:23px;color:#fff;font-family: 'Poppins', "Helvetica Neue", "Helvetica", sans-serif;letter-spacing:1px;}
.our-practice .txt-cont .more{font-size:22px;color:#333333;letter-spacing:3px;font-weight:500;float:right;margin:30px 0 0;}
.our-practice .txt-cont .more:hover{opacity:0.8;}

.practice-page {width:100%;}
.practice-middle {text-align:left;width:100%;}

.we-serve .img-cont{position:relative;width:100%;text-align:center;}
.we-serve .img-cont img{width:100%; height:auto;display: block;}
.we-serve .txt-cont{position:absolute;bottom:0; max-width:720px; margin:0 0 0 -360px;display:inline-block;vertical-align:middle;padding:25px 25px 10px;background:rgba(119,179,229,.8);}
.we-serve .txt-cont h2{text-align:center;color:#fff;font-size:42px;}
.we-serve .txt-cont p{font-size:18px;line-height:23px;color:#fff;font-family: 'Poppins', "Helvetica Neue", "Helvetica", sans-serif;letter-spacing:1px;text-align:left;}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	padding: 0 !important;
	text-shadow: none;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	box-shadow: none;
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url("../images/fancybox/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: 15px;
	right: 27px;
	width: 22px;
	height: 23px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-close:before {
	top: 0;
	left: 0;
	font-size: 22px;
	color: #8DBDE5;
	content: "\e903";
	position: absolute;
	font-family: "icomoon" !important;
}
.fancybox-close:hover:before{color:#333;}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../images/fancybox/blank.gif");
	-webkit-tap-highlight-color: transparent;
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(0,0,0,0.5) !important;
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, .8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.popup-holder {
	display: none;
}

.popup-block {
	width: 550px;
	padding: 55px 10px 38px;
	border-radius: 0;
	background: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.submit-form {
	overflow: hidden;
	padding: 0;
	text-align: center;
}

.submit-form .form-title {
	display: block;
	margin: 0 0 27px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #333;
	font: 300 14px/16px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.submit-form .form-holder {
	overflow: hidden;
	margin: 0 auto 17px;
	width: 422px;
}

.submit-form .form-row {
	overflow: hidden;
	margin: 0 0 17px;
}

.submit-form .form-row.has-error .form-control {
	border: 1px solid #f00;
}

.submit-form .form-control {
	padding: 10px 15px;
	margin: 0;
	width: 100%;
	height: 47px;
	text-transform: uppercase;
	color: #333;
	font: 300 italic 18px/22px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	border: 1px solid #959595;
}

.submit-form .form-control:-moz-placeholder {
	color: #333;
	opacity: 1;
}

.submit-form .form-control::-moz-placeholder {
	color: #333;
	opacity: 1;
}

.submit-form .form-control:-ms-input-placeholder {
	color: #333;
}

.submit-form .form-control::-webkit-input-placeholder {
	color: #333;
}

.submit-form .btn {
	padding: 10px 20px;
	margin: 0;
	border: none;
}

.submit-form .btn:hover {
	background: #000;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

input {
	-moz-appearance: textfield;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

#header{width:100%;top: 0;left: 0;z-index: 5;position: absolute;background: none;padding: 0 0 0 100px;}
#header .logo {margin: 20px 0 0;}
#header .logo {float: left;}
#header .logo img {display: block;width: 100%;height: auto;}
#header .logo a {display: block;}
#header .header-holder {float: right;margin: -13px 0 0;}

#footer hr{border:1.5px solid #CCCCCC;margin:65px 0 50px;}
#footer {overflow: hidden;background: #FFFFFF;position: relative;z-index: 11;padding: 150px 0 0px;}
#footer a{color:#77B3E5;font-size:36px;font-family: 'Fira Sans', sans-serif;font-weight:300;}
#footer a:hover{color:#333;}
#footer .wrap-holder{max-width:700px;margin:0 auto;text-align:center;}
#footer h3{font-size:136px;margin:0 0 20px;}
#footer .social-icons{ margin: 25px 0 0;}
#footer .social-icons a{font-size:24px;text-transform:uppercase;}
#footer .bottom-footer a{font-family: 'Poppins', sans-serif;}
#footer .bottom-footer .location a.direction{font-size:22px;border-bottom:1px solid #77B3E5;font-weight:500;text-transform:uppercase;}
#footer .bottom-footer .location{text-align:left;background:url(images/location.png) 40px 55px no-repeat;padding:0 0 0 110px;}
#footer .bottom-footer .location p{font-size:42px;line-height:42px;color:#333333;font-weight:300;margin: 10px 0 15px;}

.nav-opener {display: inline-block;vertical-align: middle;position: fixed; right:0;top:0;width: 80px;height: 80px;background:#00367A;padding: 25px 0 0;}
.nav-opener:hover {background:#77B3E5;-webkit-transition: all .4s ease;transition: all .4s ease;}
.nav-opener span,
.nav-opener:after,
.nav-opener:before {top: 50%;left: 50%;margin: -13px 0 0 -17px;content: "";position: absolute;background: #fff;width: 35px;height: 3px;}
.nav-opener:after {margin: -2px 0 0 -17px;}
.nav-opener span {margin: 8px 0 0 -17px;}
#nav{width:100%;top: 0;right: 0;bottom: 0;overflow: auto;z-index: 15;text-align: center;background:#E5E3E3;position: fixed;-webkit-transform: translate(100%, 0);	-ms-transform: translate(100%, 0);transform: translate(100%, 0);-webkit-transition: all .4s ease;transition: all .4s ease;padding:12% 0 0;font-family: 'Fira Sans', sans-serif;}
.nav-active #nav {-webkit-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
#nav .logo{position:absolute;left:100px;top:20px;}
#nav .wrap{margin:0 auto;max-width:540px;width: 80%;}
#nav .navbar{padding:0;width:100%;text-align: left;margin:20px 0 50px;}
#nav .navbar  li{list-style: none;  text-transform: uppercase; color: #333;border-bottom:1px solid #000000;padding:20px 10px;letter-spacing:1px;}
#nav .navbar  li a{font-size:36px; line-height:36px;font-weight:600;color:#333333;letter-spacing:3px;background:url(images/read-more-b.png) right center no-repeat;display:block;}
#nav .navbar li a:hover{opacity:0.8;}
#nav .navbar {overflow: hidden;text-transform: uppercase;}

#nav .navbar li.active a {
	font-weight: 700;
}

#nav .navbar li a:hover {
	color: #333;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

#nav .tel-link {
	color: #fff;
	display: block;
	margin: 0 0 101px;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	font: 300 28px/32px 'Poppins', sans-serif, "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}


#nav .nav-opener .icon-cross {position: relative;z-index: 99;font-size: 44px;}
#header a.nav-opener {background:#77B3E5;}
#nav .nav-opener:after,#nav .nav-opener:before {display: none;}
#nav .btn{position: relative; margin: 10px; width: 20em;}
/* #nav .btn{position: fixed; bottom: 0; margin: 0 0 0 -200px;} */
.social-icons {margin: 25px 0;overflow: hidden;}
.social-icons li {display: inline-block;vertical-align: top;margin: 0 30px;}
.social-icons li a {display: block;font-size:24px;color:#77B3E5;font-weight:300;text-transform:uppercase;}
.social-icons li a:hover {color: #000;-webkit-transition: all .4s ease;transition: all .4s ease;}
.social-icons li .icon-google-plus,
.social-icons li .icon-instagram,
.social-icons li .icon-twitter,
.social-icons li .icon-facebook {font-size: 38px;color:#77B3E5;}
.cleaning-banner { background: url("images/Cleanings.jpg") no-repeat center top / cover;    }
.emergencies-banner { background: url("images/Emergencies.jpg") no-repeat center top / cover;    }
.implants-banner { background: url("images/Implants.jpg") no-repeat center top / cover;    }
.maxillofacial-banner { background: url("images/OralSurgery.jpg") no-repeat right top / cover;    }
.sedition-banner { background: url("images/Sedation.jpg") no-repeat center top / cover;    }
.practice-banner { background: url("images/OurPractice2.jpg") no-repeat right top / cover;    }
.sleep-apnea-banner {background: url("images/SleepApnea.jpg") no-repeat right top / cover;    }
.surgeries-banner {background: url("images/Cerec.jpg") no-repeat right top / cover;    }
.innerpages-banner {
    padding-top: 120px;min-height: 415px;
}
.innerpages-banner .text-holder {
    max-width: 450px;
    background: rgba(83,149,207,.8); margin-left: 50px;
}
.innerpages-banner .text-holder .text-box { padding: 30px; }
.innerpages-banner .text-holder .text-box  h2 { font-size: 52px;
    color: #fff;
    letter-spacing: 20px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif; }
.innerpages-banner .text-holder .text-box  p { font-size: 14px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 500;
    color: #fff; }
 .innerpages-banner .text-holder .text-box  a {   float: right;
    margin: 40px 0 20px;
    color: #fff;}
.innerpages-banner .text-holder .btn-cont .btn-apt {
    font-family: 'Fira Sans', sans-serif;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    background: url(images/read-more.png) right center no-repeat;
    padding: 0 40px 0 0;
}
.innerpages-banner .text-holder .btn-cont   {
display: block;
    width: 100%;
    clear: both;
    padding: 15px 30px;
    background: rgba(167,169,172,.8);
}
/**** Responsive Css ****/

@media (max-width: 1199px) {
	.cycle-gallery .caption h2{font-size:42px;text-align:center;}
	.cycle-gallery .caption p{font-size:12px;line-height:16px;}
	.cycle-gallery .caption .btn-cont{padding:10px 30px;}
	#main .wrap-holder{width:80%;}
	.service-area .wrap-holder{padding:100px 0;}
	.list-area ul.services-list-new li{font-size:20px;position:relative;}
	.list-area ul.services-list-new li a{font-size:12px;position: absolute; right:10px;bottom:2px;}
	.service-text p{font-size: 16px;line-height: 30px;}
	.service-area .btn{font-size:22px;}
	#footer{padding:100px 0 0px;}
	#footer h3{font-size:110px;}
	#footer .bottom-footer .location{background-position:0 55px; padding: 0 0 0 70px;max-width: 520px;margin: 0 auto;}
	#footer .bottom-footer .location p{font-size: 32px; line-height: 32px;}
	.Footerbanner .inner p,
	.Footerbanner .inner a,
	.Footerbanner .inner a#visited{font-size: 18px;}
	.our-practice .txt-cont{max-width:400px;}
}

@media (max-width: 1024px) {	
	.cycle-gallery .caption h2{font-size:32px;text-align:center;margin:0 0 5px;}
	#header{padding:0 0 0 10%;}
	#nav .logo{left:10%;}
	.our-practice .txt-cont{padding:25px;}
	.our-practice .txt-cont h2{font-size:30px;margin:0 0 10px;}
	.our-practice .txt-cont p{font-size:15px;line-height:18px;}
	.our-practice .txt-cont .more{font-size:18px;margin:10px 0 0;}
	.we-serve .txt-cont h2{font-size: 32px; margin: 0 0 10px;line-height: 35px;}
	.we-serve .txt-cont p{font-size:15px;line-height:18px;text-align:center;}
	.innerpages-banner .text-holder .text-box h2 { font-size: 42px ; text-align: center; margin-bottom: 5px;}
	.innerpages-banner .text-holder .text-box p { font-size: 12px;line-height: 16px; }
	.innerpages-banner { min-height: 350px; }
	.cleaning-banner { background-position:   right 20% top  ;}


}

@media (max-width:850px){
	#nav .navbar li a{font-size:25px;line-height:25px;}
	.social-icons li a{font-size:16px;	}
	.cycle-gallery .caption{max-width:350px;width:100%;}
	.cycle-gallery .caption p a{margin: 20px 0 10px;}
	.cycle-gallery .caption p{font-size:11px;line-height:14px;}
	.cycle-gallery .caption .btn-cont .btn-apt{display:block;font-size:20px;}
	.cycle-gallery .caption .text-holder .text-box{padding:15px;}
	.cycle-gallery .caption .btn-cont{padding:10px 15px;}
	
	.services-left, .services-right{width:100%;}
	.services-right{width:100%;padding:0;}
	.our-practice .txt-cont{padding:50px 10%;}
	.our-practice .img-cont img{display:block;}
	.our-practice .img-cont{width:100%;}
	.our-practice .txt-cont{margin:0;max-width:none;width:100%;text-align: center;}
	.our-practice .txt-cont .more{float:none;}
	.innerpages-banner .text-holder .text-box { padding: 15px; }
	.innerpages-banner .text-holder .btn-cont { padding: 10px 15px; }
	.we-serve .txt-cont{position:static;margin:0;max-width:none;width:100%;background:#77B3E5;padding:50px 10%;}
	.innerpages-banner .text-holder .btn-cont .btn-apt { font-size: 20px; display: block; }
}

@media (max-width:767px){
	#header .logo img, #nav .logo img{max-width:320px;}
	.cycle-gallery .caption{max-width:450px;width:80%;}
	#footer h3{font-size:80px;}
	#footer a{font-size:26px;}
	#footer .social-icons a{font-size:18px;}
	#footer .bottom-footer .location{max-width:420px;background-position: 0 35px;}
	#footer .bottom-footer .location p{font-size:22px;line-height: 22px;}
	.service-area .wrap-holder{padding:50px 0;}
	.innerpages-banner .text-holder .text-box h2 { font-size: 32px }
	.innerpages-banner .text-holder { max-width: 450px; width: 80%; margin: 0 auto; }
	.innerpages-banner .text-holder .text-box a {     margin: 20px 0 10px; }
	.innerpages-banner { min-height: 300px; }
}


@media (max-width:500px){
	#nav{padding: 15% 0 0;}
	#nav .navbar li{padding: 12px 10px;}
	#nav .navbar li a{font-size:18px;line-height:18px;}
	#nav .btn{font-size: 18px;padding: 10px 20px;}
	.social-icons li a{font-size:14px;}
	#header .logo img, #nav .logo img{max-width:250px;}
	.nav-opener{width:50px;height:50px;padding: 12px 0 0;}
	.cycle-gallery .btn-next, .cycle-gallery .btn-prev{width:20px;height:30px;left:10px;}
	.cycle-gallery .btn-next{right:10px;left:auto;}
	.cycle-gallery .caption h2{font-size:30px;letter-spacing:5px;}
	.cycle-gallery .caption .btn-cont .btn-apt{letter-spacing:1px;font-size:15px;}
	.cycle-gallery .caption p{font-size:10px;line-height:12px;}
	.service-text{text-align:center;}
	.list-area ul.services-list-new li{text-align:center;font-size:16px;line-height:20px;}
	.list-area ul.services-list-new li a{float:none;position:static;display: block;max-width: 130px; margin: 0 auto;}
	.service-area .btn.s-btn{float:none;}
	.service-area .btn{padding:20px 30px;font-size: 18px;}
	#footer h3{font-size:65px;}
	#footer a{font-size:22px;}
	.social-icons li{margin:0 15px;}
	#footer .bottom-footer .location{background-position:10px 35px;}
	#footer .bottom-footer .location p{font-size:18px;}
	#footer .bottom-footer .location a.direction{font-size:18px;}
	.innerpages-banner .text-holder .text-box h2 { font-size: 30px ; letter-spacing: 5px;}
	.innerpages-banner .text-holder .btn-cont .btn-apt { font-size: 15px ; letter-spacing: 1px;}
	.innerpages-banner .text-holder .text-box p { font-size: 10px; line-height: 12px; }
	.innerpages-banner { min-height: 250px; }
}

@media (max-width:380px){
	#header .logo img, #nav .logo img{max-width:250px;}
	.service-area .btn{padding:15px 20px;font-size: 16px;}
}

.row-over:after { content:""; display: table; clear: both; }
.one-half {
width: 50%;
float: left;
padding: 20px;
}
@media only screen and ( max-width: 767px ) {
.one-half {
width: 100%;
float: none;
padding: 20px;
max-width: 475px; margin:0 auto;
}
}
