/*!
Theme Name: Schelkopf2019
Theme URI: http://underscores.me/
Author: Identity Dental
Author URI: http://www.identitydental.com
Description: Dental Implant Institute of Chicago
Version: 1.0.28

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

body.has-revolution-slider .site-content,
body.has-revolution-slider .site-footer  {
  visibility: hidden;
}

@font-face {font-family: "Palatino LT W04 Light";
  src: url("0e4522fb38c3b796270a852c5e6c0fb2.eot"); /* IE9*/
  src: url("0e4522fb38c3b796270a852c5e6c0fb2.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("0e4522fb38c3b796270a852c5e6c0fb2.woff") format("woff"), /* chrome、firefox */
  url("0e4522fb38c3b796270a852c5e6c0fb2.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("0e4522fb38c3b796270a852c5e6c0fb2.svg#Palatino LT W04 Light") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Palatino LT W04 Medium";
  src: url("cdc32f750e028f2e7ccfa673fe0b3d81.eot"); /* IE9*/
  src: url("cdc32f750e028f2e7ccfa673fe0b3d81.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("cdc32f750e028f2e7ccfa673fe0b3d81.woff") format("woff"), /* chrome、firefox */
  url("cdc32f750e028f2e7ccfa673fe0b3d81.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("cdc32f750e028f2e7ccfa673fe0b3d81.svg#Palatino LT W04 Medium") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "Palatino LT W04 Bold";
  src: url("7ae03693d30b5c121654862f37ff4865.eot"); /* IE9*/
  src: url("7ae03693d30b5c121654862f37ff4865.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("7ae03693d30b5c121654862f37ff4865.woff") format("woff"), /* chrome、firefox */
  url("7ae03693d30b5c121654862f37ff4865.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("7ae03693d30b5c121654862f37ff4865.svg#Palatino LT W04 Bold") format("svg"); /* iOS 4.1- */
}

.post-184 .grid {
    opacity: 0;
    }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 19%; margin-bottom: 15px; }
.gutter-sizer { width: 1%; }
/* 2 columns wide */
.grid-item--width2 { width: 39%; margin-bottom: 15px; }
.grid-item img {
	width: 100%;
}

.grid-item.review img {
	width: auto;
	display: block;
	margin-bottom: 10px;
	
}

.grid-item.review {
	border: solid 4px #a10039;
	padding: 10px; 
	font-size: 16px;
    font-weight: 600;
}


html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

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

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

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

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

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #3d404e;	
	font-family: "Palatino LT W04 Light", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	line-height: 1.2;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: "Palatino LT W04 Light", "Book Antiqua", Palatino, serif;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #005485;
    font-size: 25px;
    border: none;
    border-radius: 0;
    outline: none;
    line-height: 1.1;
    padding: 10px 20px;
	color: #FFF;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #3d404e;
	color: #FFF;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	background: #3d404e;
	color: #FFF;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #3d404e;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 7px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #005485;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}

a.btn, a.btn span {
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}

a:visited {
	color: #005485;
}

a:hover, a:focus, a:active {
	color: #005485;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
    display: block;
    float: left;
    width: 100%;
    background-image:
    radial-gradient(
      #efeeea,
      #f4f3ef
    );
}
@media (min-width: 1400px) {
	#site-navigation > .container {
		width: 1400px;
	}
}
@media (min-width: 992px) and (max-width: 1399px) {
	#site-navigation .col-xs-12 {
		padding-left: 0;
		padding-right: 0;
	}
	#site-navigation li {
		margin: 0;
	}
	#site-navigation a {
		font-size: 18px;
	}
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	text-align: center;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	width: 250px
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: auto;
}

.main-navigation ul ul {
	padding: 0;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: 50%;
    transform: translateX(-50%);
}

.main-navigation li {
	float: none;
    position: relative;
    margin: 0 10px;
    display: inline-block;
}

.main-navigation li ul {
	background: #e9e9e9;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 24px;
	line-height: 1;
	color: #000;
	padding: 5px 10px;
	text-align: center;
	font-variant: small-caps;
}

.main-navigation a:hover {
	color: #005485; 
}

.main-navigation ul li ul li {
	border-bottom: 1px solid #0d1629;
	margin: 0;
	padding: 0 15px;
	display: block; 
}

.main-navigation ul li ul li:last-child {
	border: none;
}
.main-navigation ul li.menu-item-has-children a {
	padding: 5px 10px 5px 10px;
}
.main-navigation ul li.menu-item-has-children a:after {
	    content: '\f078';
    font-size: 15px;
    color: #000;
    position: relative;
    font-family: 'FontAwesome';
    padding-left: 10px;
	top: -3px;
}

.main-navigation ul li.menu-item-has-children ul li a:after {
	display: none;
}

.main-navigation ul li ul li a {
	display: block;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    color: #005485;
    text-align: center;
    padding: 5px 0 5px !important;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    width: auto;
	font-weight: bold;
}

.main-navigation ul li ul li a:hover {
	color: #000;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.entry-content {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

.header-social {
	padding-top: 40px;
}

.container {
	width: 1040px;
}

#services .fl-cta-title {
	background: #3d404e;
	font-size: 31px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	border: 5px solid #a2cce2;
	width: 100%;
	padding: 0;
	margin: 0;
	padding: 10px;
	margin-bottom: 15px;
}

.highlight {
	margin-top: -40px;
	z-index: 2;
}

.fl-node-5c9d081609f76 .fl-rich-text p {
	padding: 0;
	margin: 10px auto;
	text-transform: uppercase;
}

.site-branding {
	text-align: left;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
	max-width: 100%;
}

.site-branding img {
	display: block;
	-webkit-transition: all .3s;
    transition: all .3s;
    max-height: 87px;
    width: auto;
}

.contact-row {
	border-left: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

#black-studio-tinymce-3 {
	clear: both;
	text-align: right;
	font-size: 18px;
	color: #000;
	padding-top: 0;
	float: right;
}

#black-studio-tinymce-3 p {
	padding: 0;
	margin: 0;
}

#black-studio-tinymce-3 a {
	font-size: 42px;
	color: #005485;
}

.sub-page #primary {
	background: #FFF;
}

.page-all-in-one-practice .sub-page #primary {
	background: none; 
}

.page-advanced-complex-dentistry .sub-page #primary {
	background: none; 
}

#banner {
	height: 540px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#hero-styles {
    height: 100%;
    width: 100%;
    position: relative;
}

.hero-image {
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/04/doctor.jpg) no-repeat center center;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-dental-implants .hero-image {
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss1.jpg) no-repeat center center; 
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-invisalign .hero-image {
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss1.jpg) no-repeat center center; 
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-advanced-complex-dentistry .hero-image { 
    width: 100%;  
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss6.jpg) no-repeat center top;  
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-general .hero-image { 
    width: 100%;  
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss6.jpg) no-repeat center top;  
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-sleep-apnea .hero-image { 
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss4.jpg) no-repeat center center;  
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-dental-emergencies .hero-image { 
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss5.jpg) no-repeat center center;  
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-cosmetic-dentistry .hero-image {
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/ss3.jpg) no-repeat center center;  
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-all-in-one-practice .hero-image {
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/allforone.jpg) no-repeat center center; 
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.page-all-in-one-practice #side-menu, .page-location #side-menu {
	display: none;
}

.page-why-choose-uad .hero-image { 
    width: 100%;
    height: inherit;
    margin: 0;
    padding: 0;
    position: absolute;
	background: url(/wp-content/uploads/2019/08/stilldoctor.jpg) no-repeat center center; 
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#banner .container {
	position: relative;
	height: 540px;
}

#banner .title-area {
	width: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: rgba(255,255,255,.7);
	text-align: center;
	padding: 50px 20px;
}

#banner .title-area.photo {
	width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.7);
    text-align: center;
    padding: 50px 25% 50px 20px;
}

#banner .banner-photo a.btn {
	background: #FFF;
	font-size: 23px;
	line-height: 1;
	color: #000;
	border: 2px solid #005485;
	margin-top: 20px;
	white-space: normal;
}

#banner .banner-photo a.btn:hover {
	color: #005485 !important;
}

#banner .banner-photo a.btn i {
	color: #005485;
}

#banner .banner-photo {
	width: 360px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}

#banner .banner-photo:before {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#banner .banner-photo:after {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#banner .title-area:before {
	position: absolute;
    width: 100%;
    height: 62px;
    background: url(/wp-content/uploads/2019/04/shadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -62px;
    left: 0;
    right: 0;
    content: ' ';
}

#banner .title-area:after {
	position: absolute;
    width: 100%;
    height: 62px;
    background: url(/wp-content/uploads/2019/04/shadow.png) no-repeat top center;
    background-size: contain;
    bottom: -62px;
    left: 0;
    right: 0;
    content: ' ';
}

#banner .title-area h2 {
	padding: 0;
	margin: 0;
	font-size: 25px;
	color: #000;
	text-align: center;
	font-weight: normal;
}

#banner .title-area h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: normal;
}

.side-page .fl-rich-text {
	background: #FFF;
	padding: 10px 20px;
	border: 4px solid #005485;
	font-size: 16px;
}

.side-page .fl-rich-text p {
	margin-bottom: 0;
}

.side-page .no-box .fl-rich-text  {
	border: none;
	padding: 0 15px;
	font-size: 14px;
	background: none;
}

.side-page .fl-rich-text h3 {
	text-align: center;
	border-bottom: 4px solid #005485;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 5px;
	font-size: 18px;
	color: #000;
}

#side-menu {
	position: absolute; 
	left: 0;
	top: 300px;
	width: 250px;
	z-index: 99;
}

#side-menu:before {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#side-menu:after {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#side-menu .widget {
	padding: 0;
	margin: 0;
}

#side-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #000;
}

#side-menu ul ul {
	border-bottom: none;
}

#side-menu a {
	font-size: 17px;
	text-align: center;
	color: #000;
	padding: 6px 12px;
	background: #eaeaea;
	display: block;
	border-right: 3px solid #000;
	border-top: 3px solid #000;
}

#side-menu a:hover {
	text-decoration: none;
	background: #FFF;
	color: #005485;
}

#side-menu li {
	width: 100%;
}

#side-menu a.active,
#side-menu li.current_page_item a{
	color: #005485;
	width: 250px;
}

#side-menu li.current_page_item ul a {
	color: #000;
	padding: 6px 12px;
	background: #eaeaea;
}

.anchor {
  position: absolute;
  left: 0px;
  top: -200px;
}

.btn {
	background: #005485;
    font-size: 21px;
    color: #FFF;
    text-align: center;
    width: 100%;
    padding: 0;
    margin: 0;
    padding: 6px 10px;
	border-radius: 0;
}

.btn:visited {
	color: #FFF;
}

.btn:hover { 
	background: #e9e9e9;
    border-color: #e9e9e9;
	color: #005485;
}

.site-header .widget {
	padding: 0;
	margin: 0;
}

.stick {
    margin-top: 0;
    position: fixed;
    top: 142px;
    z-index: 9999;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    width: 100%;
    border-bottom: none !important;
    background: #eaeaea;
}

#box-services.stick .fl-callout h3.fl-callout-title a {
    font-size: 18px;
}

.stick  > .fl-row-content-wrap {
    padding: 0 !important;
}

.stick .h2-header,
.stick .fl-node-5ca620caa36e7 {
	display: none;
}

#box-services.stick .fl-row-content {
	max-width: 100% !important;
}

#box-services.stick .fl-row-content {
    border: none !important;
    border-bottom: none;
}

#box-services.stick .fl-callout {
	padding: 10px;
}

#box-services.stick .fl-callout h3.fl-callout-title a {
	font-size: 18px;
}

#box-services.stick h3.fl-callout-title {
	padding: 0;
}

#box-services.stick h3.fl-callout-title br {
	content: ' ';
}

#box-services.stick h3.fl-callout-title br:after {
	content: ' ';
}

.stick  > .fl-col-content {
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 10px !important;
}

#box-services.stick .fl-row-content {
	padding: 0;
}

#responsive-menu-container #responsive-menu-title #responsive-menu-title-image img {
	width: 100%;
	display: block;
}

.owl-carousel .owl-item {
    text-align: center;
	font-size: 38px;
	color: #3d404e;
	line-height: 1;
}

.owl-carousel .owl-item a {
	color: #3d404e;
}

.owl-carousel .owl-item a:hover {
	color: #005485;
}

.fl-node-5ca25aa62eae6 .fl-post-feed-image-beside .fl-post-feed-text {
    margin-left: 0 !important;
}

.sub-container { 
	padding-top: 0;
	padding-bottom: 0;
}

.error-404 {
	padding-bottom: 60px;
}

body {
	padding-top: 150px;
}
body.bodysub {
	padding-top: 150px;
}
.logged-in #masthead {
	top: 32px;
}
.site-header {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	background: #FFF;
	padding: 0 0 40px 0;
	border-bottom: 5px solid #005485;
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}

#black-studio-tinymce-2 {
	margin-top: 10px;
    margin-bottom: 0;
}

#zoom-social-icons-widget-2 {
	margin-top: 10px;
	margin-bottom: 0;
	float: right;
}

#black-studio-tinymce-2 {
	text-align: right;
	font-size: 18px;
	color: #000;
	line-height: 1.1;
	    float: right;
	margin-left: 10px;
	    width: 100%;
}

#black-studio-tinymce-2 p {
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
}

.header-contact a.btn,
.h2-header a.btn {
	color: #fff;
	width: auto;
	border: 2px solid #005485;
	border-radius: 3px;
	padding: 3px;
    background: none;
	margin-left: 15px;
}

.header-contact a.btn span,
.h2-header a.btn span {
	display: block;
	padding: 5px 10px;
	background: #005485;
	color: #FFF;
	font-size: 16px;
	line-height: 1
}

.header-address {
	margin-top: 30px;
	text-align: center;
	    font-size: 18px;
}

.header-contact .phone {
	font-size: 30px;
	    line-height: 40px;
}

.header-contact a.btn:hover span,
.h2-header a.btn:hover span {
	text-decoration: none;
	background: #e9e9e9;
    border-color: #e9e9e9;
	color: #005485;
}

#box-services .fl-callout {
	background: #fff;
	padding: 5px 0;
	position: relative;
}

#team .fl-module-photo {
	position: relative;
}

#team .fl-module-photo::before {
    content: '\f16a';
    z-index: 5;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50% );
    padding: 3px 15px 3px 25px;
    color: rgba(255,255,255,.8);
    font-family: 'FontAwesome';
    font-size: 80px !important;
	pointer-events: none;
}

body h1.fl-callout-title, body h2.fl-callout-title, body h3.fl-callout-title, body h4.fl-callout-title, body h5.fl-callout-title, body h6.fl-callout-title {
    margin: 0;
    padding: 0;
}

#box-services .fl-callout:hover {
	background: #005485;
}

#box-services .fl-callout:hover h3.fl-callout-title a {
	color: #FFF;
}

#box-services .fl-callout:hover h3 {
	background: #005485;
}

#box-services .fl-callout:before {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#box-services .fl-callout:after {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#box-services .fl-callout h3.fl-callout-title a {
	color: #000;
	font-variant: small-caps;
	padding: 0;
	margin: 0;
	font-size: 20px;
    line-height: 1;
}

#box-services .fl-row-content {
	position: relative;
	padding: 50px 0 15px 0;
}

#CTA .label-above .nf-field-label {
    margin-bottom: 0;
}

#CTA nf-field {
	display: block !important;
	padding: 5px;
	vertical-align: top;
}

#CTA .field-wrap>div input, #CTA .field-wrap select, #CTA .field-wrap textarea {
	text-align: center;
    color: #000;
    font-size: 16px;
    padding: 3px;
}

#CTA .field-wrap>div input[type=button] {
	color: #FFF;
	width: 100%;
	padding: 5px;
}

#CTA #nf-field-9 {
	    display: block;
    padding: 5px 10px;
    background: #005485;
    color: #FFF;
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
	width: 100% !important;
}

#team .fl-col {
	position: relative;
}

/*#team .fl-col:before {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

#team .fl-col:after {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -37px;
    left: 0;
    right: 0;
    content: ' ';
}*/

#needs .fl-node-5cabad8a525de .fl-module-photo,
#needs .fl-node-5cabad8a525de .fl-module-heading,
.video-link .fl-photo-content,
.fl-node-5ca62872c71de,
.fl-node-5ca6293e2299f,
.fl-node-5ca633d95cd3d, 
.fl-node-5ca633e705294,
.fl-node-5ca6288f0bf14,
.fl-node-5ca6293e229a1,
.fl-node-5ca633d95cd3f,
.fl-node-5ca633e705296
{
	position: relative;
}

#needs .fl-node-5cabad8a525de .fl-module-photo:before, .video-link .fl-photo-content:before,
.fl-node-5ca62872c71de:before,
.fl-node-5ca6293e2299f:before,
.fl-node-5ca633d95cd3d:before, 
.fl-node-5ca633e705294:before {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

.fl-node-5ca6288f0bf14.fl-module-heading .fl-heading,
.fl-node-5ca6293e229a1.fl-module-heading .fl-heading,
.fl-node-5ca633d95cd3f.fl-module-heading .fl-heading,
.fl-node-5ca633e705296.fl-module-heading .fl-heading {
    text-align: center;
    line-height: 2;
}

#needs .fl-node-5cabad8a525de .fl-module-heading:after, .video-link .fl-photo-content:after,
.fl-node-5ca6288f0bf14:after,
.fl-node-5ca6293e229a1:after,
.fl-node-5ca633d95cd3f:after,
.fl-node-5ca633e705296:after {
	position: absolute;
    width: 100%;
    height: 37px;
    background: url(/wp-content/uploads/2019/04/btnshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -37px;
    left: 0;
    right: 0;
    content: ' ';
}

body .site-branding {
    max-width: 400px;
    margin: 25px auto 15px;
}

body #black-studio-tinymce-3 {
	display: none;
}

body .site-header {
	padding: 0;
}

.fl-post-grid {
    margin-left: -20px !important;
    margin-right: -20px !important;
}

.site-footer {
	text-align: center;
	padding: 25px 15px 0 
}

.h2-header {
	border: 3px solid #005485;
	display: table;
	margin: 0 auto;
	background: #FFF;
	padding: 2px 40px 5px 40px;
	position: relative;
	margin-bottom: 30px;
}

.h2-header a.btn {
	position: absolute; 
	bottom: -25px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1; 
	margin: 0;
	    background: #FFF;
}

.header-info .phone {
	display: inline-block;
}

.header-info .address {
	display: inline-block;
	padding-left: 10px;
}

.header-info {
	padding: 10px 0;
}

#box-services {
	margin-top: -150px;
	margin-bottom: 0px;
    z-index: 9;
    position: relative;
}

#CTA {
	margin-bottom: 50px;
}

#box-services p {
	padding: 0;
	margin: 0;
	font-size: 15px;
}

#box-services h3 {
	background: #FFF;
}

#box-services .fl-node-5ca620caa36e4 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -40px;
	width: 80%;
}

#hero {
	-webkit-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.37);
box-shadow: 0px 10px 20px -9px rgba(0,0,0,0.37);
}

.h2-header h1 {
	text-align: center;
	font-size: 17px;
	padding: 0;
	margin: 0;
	color: #d1d1d1;
	margin-bottom: 10px;
}

.fl-node-5ca620caa36ef > .fl-module-content {
    margin-bottom: 0px;
    margin: 0;
}

#nf-form-3-cont .nf-multi-cell .one-third {
    float: left !important;
    margin-left: 2.564102564102564% !important; 
    width: 31.623931623931625% !important;
}

#nf-form-3-cont .nf-multi-cell .one-third.first {
	margin-left:  0 !important;
}  

h1 {
	text-align: left;
	font-size: 17px;
	padding: 0;
	margin: 0;
	color: #d1d1d1;
	margin-bottom: 25px;
}

.h2-header h2 {
	font-size: 26px;
    text-align: center;
    font-variant: small-caps;
    color: #000;
    padding: 0;
    margin: 0;
    position: relative;
    font-weight: normal;
    margin-bottom: 0;
}

h2 {
	font-size: 35px;
    text-align: left;
    color: #005485;
    padding: 0;
    margin: 0;
    position: relative;
    font-weight: normal;
    margin-bottom: 0;
}

.sub-page h2 {
	font-size: 25px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.fl-row-fixed-width {
    max-width: 1040px !important;
}

h3 {
	color: #005485;
	font-size: 20px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	margin-bottom: 15px;
}

h4 {
	color: #000;
	text-align: left;
	font-size: 21px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

h5 {
	color: #000;
	text-align: center;
	font-size: 25px;
	padding: 0;
	margin: 0;
	line-height: 2.4;
	font-weight: normal;
}

h5.fl-heading {
	background: #eaeaea;
	font-size: 17px;
	line-height: 2;
}

.bdr-box {
	-webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
}

.checks p {
	margin-bottom: 0;
}

#quality .fl-node-5ca637cd43ac2 {
	background: #FFF;
	position: relative;
}

.nf-field-element p {
	margin-bottom: 0;
}

#needs .fl-photo-content {
	display: block;
}

.need1 .fl-col-content,
.need2 .fl-col-content,
.need3 .fl-col-content,
.need4 .fl-col-content{
	background: #eaeaea;
}

#needs .fl-node-5ca626543239f,
#needs .fl-node-5cabad8a525dc,
.fl-node-5cabac5322001,
.fl-node-5ca62872c71de { 
	background: rgba(255,255,255,.9);
	position: relative;
	display: inline-block;
}

#bottom-testimonial .fl-row-content { 
	background: rgba(255,255,255,.9);
	position: relative;
}

.fl-node-5cacc849972d0 {
	border-bottom: 3px solid #bd295f;
	border-right: 3px solid #bd295f;
}

.fl-node-5ca634b43d0fb .fl-row-content {
	position: relative;
}

hr {
    background-color: #005485;
    border: 0;
    height: 2px;
    margin-bottom: 1.5em;
    margin: 0 auto 1.5em auto;
	max-width: 50%;
}

#needs .fl-node-5ca626543239f:before,
#needs .fl-node-5cabad8a525dc:before,
.fl-node-5cacc5c769e86:before,
#bottom-testimonial .fl-row-content:before,
.fl-map:before,
.fl-node-5ca634b43d0fb .fl-row-content:before
{
	position: absolute;
    width: 100%;
    height: 48px;
    background: url(/wp-content/uploads/2019/04/shadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -48px;
    left: 0;
    right: 0;
    content: ' ';
}

#needs .fl-node-5cabad8a525dc {
    background-image: url(/wp-content/uploads/2019/04/teambg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
}

#needs .fl-node-5ca626543239f:after,
#needs .fl-node-5cabad8a525dc:after, 
.fl-node-5cabac5322001:after,
#bottom-testimonial .fl-row-content:after,
.fl-map:after,
.fl-node-5ca634b43d0fb .fl-row-content:after { 
	position: absolute;
    width: 100%;
    height: 48px;
    background: url(/wp-content/uploads/2019/04/shadow.png) no-repeat top center;
    background-size: contain;
    bottom: -48px;
    left: 0;
    right: 0;
    content: ' ';
}

h3.testimonial-heading {
	color: #005485;
	text-align: center !important;
	font-size: 32px;
	margin-bottom: 8px;
}

#team p {
	font-size: 15px;
	text-align: center;
}

#team h4 {
	text-align: center;
	margin-bottom: 10px;
}

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

.testimonial-img {
	float: right;
    width: 30%;
    text-align: right;
    position: absolute;
    bottom: -20px;
    right: 20px;
	z-index: 999;
}

.testimonial-image {
	float: right;
    width: 30%;
    text-align: right;
    position: absolute;
    bottom: -20px;
    right: 20px;
}

.fl-node-5cbf6d500dbdb {
	background: url(/wp-content/uploads/2019/04/reviewbg.png) no-repeat center center;
    background-size: cover;
    padding: 20px;
    border-right: 2px solid #005485;
    border-bottom: 2px solid #005485;
    position: relative;
	padding-bottom: 100px;
	float: left;
    width: 100%;
}

.fl-node-5cbf6d500dbdb:before {
	position: absolute;
    width: 100%;
    height: 48px;
    background: url(/wp-content/uploads/2019/04/reviewshadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -48px;
    left: 0;
    right: 0;
    content: ' ';
}

.page-meet-the-team #side-menu {
	display: none;
}


.wpmslider-viewport {
	overflow:  visible !important;
}

.strong-view.controls-type-sides:not(.rtl) .wpmslider-next {
    right: -30px !important;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before {
	content: url(/wp-content/uploads/2019/04/rightarrow.png) !important;
	width: 18px;
	height: 66px;
}

.strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {
	content: url(/wp-content/uploads/2019/04/leftarrow.png) !important;
	width: 18px;
	height: 66px;
}

.strong-view.controls-type-sides .wpmslider-prev, .strong-view.controls-type-sides .wpmslider-next {
    top: calc(50% - 33px) !important;
}


.strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {
    left: -30px !important;
}

.testimonial-client {
	text-align: center;
}

.fl-node-5cbf6d500dbdb:after {
	position: absolute;
    width: 100%;
    height: 48px;
    background: url(/wp-content/uploads/2019/04/reviewshadow.png) no-repeat top center;
    background-size: contain;
    bottom: -48px;
    left: 0;
    right: 0;
    content: ' ';
}

.bottom-star {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2019/04/5star.png) no-repeat left bottom;
	bottom: 20px;
}

.site-footer {
	background: #252525;
	font-size: 15px;
	color: #7c7c7c;
	text-align: center;
}

#services {
	text-align: center;
	color: #5e5f60;
	font-size: 16px;
}

body .fl-post-grid-text a.fl-post-grid-more {
	color: #005485;
	font-size: 17px;
	text-align: left;
}

body h2.fl-post-grid-title {
	font-weight: bold;
}

body.shrink .site-header {
	background: rgba(255,255,255,1);
}

.fl-post-feed-more {
	margin: 0;
	margin-right: 15px;
	float: right; 
}

.reset {
	margin: 0;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.contact-main .time-list li {
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 5px;
}

.align-items-center {
    -ms-flex-align: center!important;
    -webkit-box-align: center!important;
    align-items: center!important;
}

.justify-content-between {
    -ms-flex-pack: justify!important;
    -webkit-box-pack: justify!important;
    justify-content: space-between!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: -webkit-box!important;
    display: flex!important;
}

.strong-view.default .testimonial-inner {
    border: none !important;
}

.strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
    border: none !important;
}


.testimonial-content {
	color: #000;
	font-size: 20px;
	line-height: 1.1;
}

#home-testimonial .testimonial-content {
	text-align: center; 
	
}

#home-testimonial .testimonial {
	border: 1px solid #e4e4e4;
	border-radius: 10px;padding: 15px;
}

.testimonial-content p {
	margin-bottom: 10px;
}

.testimonial-name {
	font-size: 17px;
	color: #000;
}

.strong-view {
	padding: 0 40px 0 40px !important;
}

.strong-view-id-2 {
	padding: 0 !important;
}

.strong-view.default .testimonial-image img {
	border: none !important;
}

.fl-post-column .fl-post-grid-post {
	float: none;
	width: 100%;
	border: none;
}

.site-info p {
	margin-bottom: 8px;
}

.fl-post-grid-image {
	float: none;
	width: 100%;
	border: 2px solid #005485;
	margin-bottom: 10px;
	position: relative;
}

.fl-post-grid-text {
	float: none;
	width: 100%;
}

.fl-post-grid-text h2:before {
	display: none;
}

body .fl-post-grid-meta {
	margin-bottom: 0 !important;
}

.post-thumbnail {
	    float: right;
    max-width: 250px;
    margin-left: 15px;
    margin-bottom: 15px;
    border: 1px solid #e4e4e4;
    padding: 2px;
    box-shadow: 0 0 5px #ddd;
}

.page {
	margin: 0;
}


.nf-form-fields-required {
	display: none;
}

.site-footer a {
	color: #7c7c7c;
	text-decoration: none;
}

.site-footer a:hover {
	color: #005485;
}

.header-contact {
	position: relative;
}

.blackhawks {
	position: absolute;
    width: 100px;
    right: -100px;
    top: 20px;
}

#team .fl-row-fixed-width {
	padding-left: 15px;
	padding-right: 15px;
}

.popmake h4 {
	    padding: 10px 0 0 0;
    text-transform: uppercase;
    text-align: center;
}

.fl-map {
	position: relative;
}

.fl-node-5cabab756e4f3, .fl-node-5cabac5322001 {
	background: #FFF;
	position: relative;
	display: inline-block;
}

.fl-node-5cabab756e4f3 {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.26);
}

#mainfooter .zoom-social-icons-list--with-canvas span {
    color: #252525 !important;
	background: #7c7c7c !important;
}

#mainfooter .zoom-social_icons-list__link:hover span {
	background: #005485 !important;
}

#mainfooter {
	font-size: 18px;
	color: #7c7c7c;
	text-align: center;
	border-bottom: 5px solid #000;
}

#mainfooter a.fl-button {
	background: none !important;
	border-color: #7c7c7c !important;
}

#mainfooter a.fl-button:hover {
	border-color: #005485 !important;
}

#mainfooter a.fl-button:hover * {
	color: #005485 !important;
}

#mainfooter a.fl-button * {
	color: #7c7c7c !important;
}


#subfooter .zoom-social-icons-list--with-canvas span {
    color: #252525 !important;
	background: #7c7c7c !important;
}

#subfooter .zoom-social_icons-list__link:hover span {
	background: #005485 !important;
}

#subfooter {
	font-size: 24px;
	color: #7c7c7c;
	text-align: center;
	border-bottom: 5px solid #000;
}

#subfooter a.fl-button {
	background: #FFF !important;
	border-color: #005485 !important;
	border: none !important;
	text-transform: uppercase;
	font-size: 19px;
}

#subfooter a.fl-button:hover {
	border-color: #005485 !important;
	background: #005485 !important;
}

#subfooter a.fl-button:hover * {
	color: #FFF !important;
}

#subfooter a.fl-button * {
	color: #005485 !important;
}

#blog, #location {
	border-bottom: 5px solid #d4d4d4;
}

#quality {
	-webkit-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 21px 0px rgba(0,0,0,0.3);
}

#location .fl-node-5ca643db566ff {
	background: url(/wp-content/uploads/2019/04/location.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	display: inline-block;
}

#quality .fl-node-5ca637cd43ac2 {
	position: relative;
	display: inline-block;
}

.fl-node-5cacc5c769e8b {
	position: relative;
}

#location .fl-node-5ca643db566ff:before,
#quality .fl-node-5ca637cd43ac2:before,
.fl-node-5cacc5c769e8b:before
{
	position: absolute;
    width: 100%;
    height: 62px;
    background: url(/wp-content/uploads/2019/04/shadowup.png) no-repeat bottom center;
    background-size: contain;
    top: -62px;
    left: 0;
    right: 0;
    content: ' ';
}

#location .fl-node-5ca643db566ff:after,
#quality .fl-node-5ca637cd43ac2:after {
	position: absolute;
    width: 100%;
    height: 62px;
    background: url(/wp-content/uploads/2019/04/shadow.png) no-repeat top center;
    background-size: contain;
    bottom: -62px;
    left: 0;
    right: 0;
    content: ' ';
}

#social {
	margin-top: -30px;
}

#social .fl-icon-group {
	background: #3d404e;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

#social .fl-module-content {
	text-align: center;
}

.fl-icon-group a:hover {
	text-decoration: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
       border-radius: 0;
    padding: 8px;
    font-size: 16px;
    width: 100%;
}

#ninja_forms_required_items, .nf-field-container {
    margin-bottom: 10px !important;
}

.fl-builder-module-template {
    margin: 0 auto;
    max-width: 1040px !important;
    padding: 20px 0 !important;
} 


#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {

    text-transform: uppercase;
}

label {
	width: 100%;
}

h2.fl-post-feed-title:before {
	display: none;
}

.pp-logos-content .pp-logo img {
	display: block;
	width: 100%;
}

.fl-node-5ca25aa62eae6 .fl-post-feed-image {
    width: 20% !important;
}

.uabb-google-map-wrapper {
	border: 4px solid #005485 !important;
}

#office .fl-rich-text {
	font-size: 26px;
	color: #000;
}

#CTA #ninja_forms_required_items, #CTA .nf-field-container {
    margin-bottom: 0px !important;
}

.header-social {
	padding-left: 0;
	padding-right: 0;
}

button#responsive-menu-button {
    float: right;
}

.site-header {
	-webkit-transition: all .3s; /* Safari */
    transition: all .3s;
}

#top-nav {
	display: block; 
	width: 100%;
	padding: 5px 0;
	background: #005485;
	color: #FFF;
}

body.shrink .site-header {
	margin-top: 0;
}

#top-nav a.btn {
	font-size: 14px;
	padding: 5px 10px;
	color: #FFF;
	background: #3d404e;
}

#top-nav a.btn:hover {
	color: #3d404e !important;
	background: #fff;
}



@media screen and (max-width:1500px) {
	#banner .banner-photo {
    width: 250px;
	}
	#banner .title-area h2 {
		font-size: 26px;
	}
	#banner .title-area h3 {
		font-size: 18px;
	}
}

@media screen and (max-width:1300px) {
	
	#banner .title-area.photo {
		padding: 50px 20px;
		width: 50%;
	}
	.blackhawks {
		display: none;
	}
	.header-info .address {
		font-size: 17px;
	}
	.container {
		width: 100%;
	}
	.fl-row-fixed-width {
    max-width: 100%;
}
	.fl-row-fixed-width { 
    max-width: 100% !important;
}
	.fl-builder-module-template {
		max-width: 100% !important;
	} 
	.btn {
		font-size: 16px;
	}
	#quick-links h3 {
		font-size: 30px;
	}
	.testimonial-content {
    font-size: 17px;
}
	.testimonial-name {
    font-size: 14px;
}
	body, button, input, select, optgroup, textarea {
		font-size: 18px;
	}
	.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    margin: 4px 0 !important;
}
	
}

@media screen and (max-width:1160px) {
#banner .banner-photo {
    width: 180px;
}
	.header-info .address {
		font-size: 16px;
	}
	.header-address {
    font-size: 16px;
}

	.fl-post-grid-content p {
		font-size: 16px !important;
	}
	.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
		font-size: 20px;
	}
	h4 {
		font-size: 20px;
	}
	#box-services .fl-callout h3.fl-callout-title a {
		font-size: 24px;
	}
	.main-navigation li {
    margin: 0 10px;
}
	#subfooter a.fl-button {
    font-size: 16px;
}
	#banner {
    height: 400px;
	}
	#banner .container {
	position: relative;
	height: 400px;
}
	#banner .banner-photo a.btn {
		font-size: 16px;
	}
	.main-navigation a {
    font-size: 22px;
    padding: 5px 20px;
		width: auto;
}
	.main-navigation {
		bottom: -20px;
	}
}

@media screen and (max-width:1040px) {
	#box-services, #CTA {
		margin-top: 0;
		margin-bottom: 0;
	}
	
}

@media screen and (max-width:991px) {
	
	/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 49%; margin-bottom: 15px; }
.gutter-sizer { width: 2%; } 
/* 2 columns wide */
.grid-item--width2 { width: 49%; margin-bottom: 15px; }

	
	.site-header {
		position: relative;
		background: #FFF;
		padding: 0;
		margin-top: 0;
	}
	button#responsive-menu-button {
    top: 30px !important;
    right: 15px !important;
}
	body .site-header {
    padding: 0 0 0px;
}
	#banner .title-area.photo {
    padding: 50px 20px;
    width: 50%;
    left: 15px;
    transform: translate(0,-50%);
}
	#banner.photo .title-area {
    width: 50%;
    left: 30px;
        transform: translate(0,-50%);
		text-align: left;
	}
	#banner .title-area {
    width: 100%;
    left: 0;
    transform: translate(0,-50%);
    text-align: left;
}
	#banner .title-area h2, #banner .title-area h3 {
		text-align: left;
	}
	#side-menu {
		display: none;
	}
	#banner {
		height: 400px;
	}
	#banner .container {
	position: relative;
	height: 400px;
}
	#office .fl-rich-text {
    font-size: 18px;
    color: #000;
}
	.fl-node-5ca39af0ddfe5 > .fl-row-content-wrap {
    padding-top: 0 !important;
}
	.fl-node-5ca39af0ddfe5 > .fl-row-content-wrap {
		background-size: 250px !important;
	}
	.widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
    margin-left: 0 !important;
    margin-top: 0 !important;
}
	.owl-carousel .owl-item {
		font-size: 28px;
	}
	#top-nav .widget {
		padding: 0;
		margin: 0;
	}
	.zoom-social-icons-list--no-labels .zoom-social_icons-list__item {
    margin: 0 !important;
}
	.zoom-social-icons-list--rounded .socicon, .zoom-social-icons-list--rounded .genericon, .zoom-social-icons-list--rounded .dashicons, .zoom-social-icons-list--rounded .fa {
		padding: 8px 3px !important;
	}
	#top-nav a.btn {
		cursor: pointer;
    font-size: 15px;
    padding: 0px 5px;
    line-height: 2;
	}
	.site-branding {
		text-align: left;
	}
	.header-social,
	.header-contact {
		display: none;
	}
	#top-nav {
		display: block;
	}
	.fl-node-5ca39916622de > .fl-row-content-wrap {
		background-image: none !important; 
	}
	.fl-node-5ca2260f3490c > .fl-row-content-wrap {
		background-image: none;
	}
	.fl-node-5ca2260f3490c > .fl-row-content-wrap {
    padding-top: 0;
}
	.fl-builder-content .fl-node-5ca3990252074 > .fl-col-content,
	.fl-builder-content .fl-node-5ca3990252075 > .fl-col-content,
	.fl-builder-content .fl-node-5ca3c02f9c70d > .fl-col-content,
	.fl-builder-content .fl-node-5ca3c02f9c70e > .fl-col-content {
    min-height: 400px;
}
	.fl-col-small {
    max-width: 100% !important;
}
	.fl-node-5ca25a8761314 .fl-post-grid {
    margin-left: auto !important;
    margin-right: auto !important;
}
	.main-header {
		padding: 5px 15px;
	}
	.banner-overlay {
		background-attachment: scroll;
	}
	.site-branding {
    margin-top: 0;
    margin-bottom: 0;
}
	body, button, input, select, optgroup, textarea {
		font-size: 16px;
	}
	h1,h2 {
		overflow-wrap: break-word;
  word-wrap: break-word;
	}
	h2 {
		font-size: 30px;
	}
	h2 br {
		display: none;
	}
	.fl-node-5ca25a8761314 .fl-post-column {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.fl-node-5ca25c8ca87a4 > .fl-row-content-wrap,
	.fl-node-5ca25a8799e13 > .fl-row-content-wrap{
    padding-bottom: 0 !important;
}	
	body, body.bodysub {
		padding-top: 0;
	}
	
	.fl-node-5c993678563d4 .fl-post-grid {
    margin-left: 0;
    margin-right: 0;
}.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited, .btn {
		width: 100% !important; 
		font-size: 20px; 
	} 
	.fl-photo-align-right, .fl-photo-align-left {
		text-align: center !important; 
	
	}
}

@media screen and (max-width:768px) {
	.fl-button-has-icon .ua-icon-chevron-right {
		position: absolute;
    	right: 20px;
	}
	.fl-node-5d1b935d785b2 .fl-module-content {
		margin: 5px 15px;
	}
	h5.fl-heading {
    font-size: 20px;
}
	.fl-node-5ca634b43d0fb > .fl-row-content-wrap, .fl-node-5cabab7583537 > .fl-row-content-wrap {
		background-image: none;
	}
	#needs .fl-node-5ca626543239f:before, #needs .fl-node-5cabad8a525dc:before, .fl-node-5cacc5c769e86:before, #bottom-testimonial .fl-row-content:before, .fl-map:before, .fl-node-5ca634b43d0fb .fl-row-content:before, #needs .fl-node-5ca626543239f:after, #needs .fl-node-5cabad8a525dc:after, .fl-node-5cabac5322001:after, #bottom-testimonial .fl-row-content:after, .fl-map:after, .fl-node-5ca634b43d0fb .fl-row-content:after {
		background: none;
	}
	.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    font-size: 20px;
}
	.fl-node-5cabab756e4f3 {
		box-shadow: none;
	}
}

@media screen and (max-width:767px) {
	.header-contact {
		display: block;
	}	
	.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    font-size: 16px !important;
}
	#black-studio-tinymce-2 {
    margin-top: 0;
    margin-bottom: 0;
}
	.header-info .address {
		display: none;
	}
	.header-info .phone {
    border-right: none;
    display: inline-block;
    padding-right: 0;
    font-size: 15px;
		line-height: 1;
}
	.header-info {
    padding: 45px 0 0;
}
	#black-studio-tinymce-2 p {
		display: none;
	}
	.bottom-star {
		display: none;
	}
	.fl-node-5ca626542d3fb > .fl-row-content-wrap {
    padding-top: 0;
    padding-bottom: 60px;
}
	.sub-page #primary {
		background-attachment: scroll;
	}
	.fl-node-5cacc5c769e8e > .fl-col-content, .fl-node-5cacc5c769e8d > .fl-col-content {
		border: none !important;
	}
	.fl-node-5cacc5c769e90 > .fl-module-content {
    margin-right: 15px;
}
	#hero-styles {
		transform: none !important;
	}
.page-meet-the-team #banner {
    height: 200px;
}
	.page-meet-the-team #primary {
    margin-top: 0;
		margin-bottom: 0;
}
	.h2-header {
		padding: 10px;
	}
	.h2-header h2 {
		font-size: 30px;
	}
	#banner .title-area.photo {
		padding: 20px;
    width: 100%;
    top: 0;
    transform: none;
    left: 0;
    right: 0;
	}
	.fl-post-grid {
    margin-left: auto !important;
    margin-right: auto !important;
}
	#needs .fl-col {
		margin-bottom: 20px !important;
	}
	.fl-post-grid .fl-post-column {
		padding-left: 0 !important;
		padding-right:  0 !important;
	}
	.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited {
    font-size: 20px !important;
}
	body .fl-post-grid-text a.fl-post-grid-more {
    font-size: 18px;
}
	.fl-node-5cabab7583537 > .fl-row-content-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.fl-node-5ca645216e312 > .fl-row-content-wrap {
    padding-top: 30px;
    padding-bottom: 0px;
}
	.fl-node-5ca637cd43c4d .fl-col-small {
		display: none !important;
	}
	#needs .fl-node-5ca626543239f, #needs .fl-node-5cabad8a525dc, .fl-node-5cabac5322001, .fl-node-5ca62872c71de {

    display: block;
}
	h5.fl-heading {
    background: #eaeaea;
    font-size: 25px;
    line-height: 2;
}
	.fl-node-5ca645583318a .fl-post-grid-content, .fl-node-5ca645583318a .fl-post-grid-content p {
    font-size: 16px;
}
	#team .fl-col {
    position: relative;
    margin: 30px auto;
}
	.fl-node-5cace2141dde1 > .fl-row-content-wrap {
    padding-bottom: 0;
}
	#needs .fl-node-5cabad8a525de .fl-module-photo:before, .video-link .fl-photo-content:before, .fl-node-5ca62872c71de:before, .fl-node-5ca6293e2299f:before, .fl-node-5ca633d95cd3d:before, .fl-node-5ca633e705294:before,
	#needs .fl-node-5cabad8a525de .fl-module-heading:after, .video-link .fl-photo-content:after, .fl-node-5ca6288f0bf14:after, .fl-node-5ca6293e229a1:after, .fl-node-5ca633d95cd3f:after, .fl-node-5ca633e705296:after, #team .fl-col:before, #team .fl-col:after {
		display: none;
	}
	.fl-node-5ca620caa7df9 > .fl-row-content-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
	.fl-callout-title br {
		content:' ';
	}
	.fl-callout-title br:after{content:' ';}
	#box-services p {
    padding: 0;
    margin: 0;
    font-size: 18px;
}
	.fl-node-5ca645216e5c9 {
		display: none !important;
	}
	.fl-node-5ca637cd43c4d > .fl-col-content {
		padding: 15px !important;
		border: none !important;
	}
	.testimonial-inner {
		padding: 15px;
		border: none;
	}
	#banner .banner-photo {
    width: 150px;
    left: 50%;
		right: auto;
    text-align: center;
		transform: translate(-50%,0);
    top: auto;
		bottom: 20px;
}
	.strong-view.controls-type-sides .wpmslider-controls {
		display: none !important;
	}
	.testimonial-inner {
		float: none;
		width: 100%;
	}
	.testimonial-image {
    float: none;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: auto;
    right: auto;
}
	.strong-view {
    padding: 0 !important;
}
	.fl-builder-content a.fl-button, .fl-builder-content a.fl-button:visited, .btn {
		margin: 5px auto;
	}
	.fl-node-5ca620caa36f0,
	.fl-node-5ca620caa36f1,
	.fl-node-5ca620caa36f2{
		margin: 20px auto;
	}
	#box-services .fl-node-5ca620caa36e4 {
    position: relative;
    left: auto;
    transform: none;
    top: auto;
    width: 100%;
}
	.h2-header a.btn {
		position: relative;
	}
	button#responsive-menu-button {
		top: 0 !important;
	}
	#top-nav {
		display: none;
	}
	#banner.photo .title-area {
		position: absolute;
	}
	#banner .title-area {
    width: 100%;
    left: 0;
    transform: none;
    text-align: center;
    top: 0;
		position: relative;
}
	#banner {
		height: auto;
		position: relative;
	}
	#banner .container {
		height: auto;
		position: relative;
		padding: 0;
	}
	#banner.photo .container {
		height: 400px;
	}
	#banner.photo {
		height: 400px;
	}
	
	
	
	#banner .title-area h2 {
    font-size: 20px;
}
	#banner .title-area h3 {
    font-size: 14px;
}
	.post-thumbnail {
	    float: none;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    border: none;
    padding: 0;
    box-shadow: none;
}
	.fl-node-5ca39af0ddfe5 > .fl-row-content-wrap {
		display: none;
	}
	.fl-node-5ca4f99c8c5ba {
		display: none;
	}
	.fl-builder-content .fl-node-5ca3990252074 > .fl-col-content,
	.fl-builder-content .fl-node-5ca3990252075 > .fl-col-content,
	.fl-builder-content .fl-node-5ca3c02f9c70d > .fl-col-content,
	.fl-builder-content .fl-node-5ca3c02f9c70e > .fl-col-content {
    min-height: 350px;
}
	.fl-node-5c9d082aa7a8a .fl-rich-text, .fl-node-5c9d082aa7a8a .fl-rich-text * {
		font-size: 30px;
	}
	
	.fl-post-feed-post.fl-post-feed-image-beside, .fl-post-feed-post.fl-post-feed-image-beside-content, .fl-post-feed-post.fl-post-feed-image-beside-right, .fl-post-feed-post.fl-post-feed-image-beside-content-right {
    max-width: 100% !important; 
}
	h3 {
		font-size: 20px;
	}
	
	.site-footer {
		font-size: 15px;
	}
}

/* SPECIALTY PAGE TEMPLATE ADDITION JUNE 2020 */
.specialty-hero {
	min-height: 650px;
}
.specialty-hero a,
.specialty-hero h1,
.specialty-hero h2,
.specialty-hero h3,
.specialty-hero span {
	text-decoration: none;
	color: white;
}
.specialty-hero .subtitle-area {
	padding-top: 3rem;
	padding-bottom: 1rem;
	text-align: center;
}
.specialty-hero .title-area {
	padding-top: 60px;
	width: 60%;
}
.specialty-hero .title-area h1 {
	font-size: 48px;
	font-weight: bold;
}
.specialty-hero .title-area .banner-copy {
	font-size: 20px;
	line-height: 1.4;
	padding-right: 20%;
	margin-bottom: 30px;
}
.specialty-hero .title-area .banner-callout {
	border: 1px solid white;
	display: inline-block;
	padding: 10px 20px;
}
.specialty-hero .title-area .banner-callout span {
	display: block;
	text-align: center;
	font-size: 20px;
}
.specialty-hero .title-area .banner-callout span:last-child {
	font-size: 30px;
	padding-top: 8px;
}
.page-template-page-specialty h3 {
	font-size: 24px;
}
.page-template-page-specialty h4 {
	font-size: 20px;
	margin-bottom: 1rem;
}
.page-template-page-specialty .fl-row-content-wrap {
	/*background: white;*/
}

/* This is the background image with just a headline overlaying it */
.page-template-page-specialty .callout-headline {
	position: relative;
	padding-top: 45px;
	padding-bottom: 45px;
}
.page-template-page-specialty .callout-headline .fl-callout-content {
	position: relative;
}
.page-template-page-specialty .callout-headline .fl-callout-content .fl-photo-content,
.page-template-page-specialty .callout-headline .fl-callout-content .fl-photo-content img {
	width: 100%;
}
.page-template-page-specialty .callout-headline .fl-callout-content .fl-callout-title {
	position: absolute;
	top: 36%;
	width: 100%;
	font-size: 60px;
}
.page-template-page-specialty .callout-headline .fl-callout-title-link {
	padding-top: 500px;
	display: block;
	text-align: center;
	font-size: 60px;
}
.page-template-page-specialty .callout-headline .fl-callout-content .fl-callout-text-wrap {
	position: absolute;
	top: 50%;
	width: 100%;
}
.page-template-page-specialty .callout-headline .fl-module-content {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
/* This is the icon section with the tooth */
.page-template-page-specialty .icon-tooth {
	padding-bottom: 45px;
}
.page-template-page-specialty .icon-tooth .fl-icon {
	display: block;
	padding-top: 6px;
}
.page-template-page-specialty .icon-tooth h3 {
	font-size: 24px;
}

/* Complex callout */
.page-template-page-specialty .complex-callout {
	background-image: url('/wp-content/uploads/2019/09/smilebg.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 45px;
	margin-bottom: 45px;
	padding: 45px 10%;
}
.page-template-page-specialty .complex-callout > div {
	background: white;
	padding: 20px;
}
.page-template-page-specialty .complex-callout h2 {
	font-size: 36px;
	font-weight: bold;
}
.page-template-page-specialty .complex-callout p {
	margin-bottom: 0;
}

/* This is the icon section with the smile */
.page-template-page-specialty .icon-smile {
	padding-bottom: 45px;
}
.page-template-page-specialty .icon-smile .fl-icon {
	display: block;
	padding-top: 6px;
}
.page-template-page-specialty .icon-smile h3 {
	font-size: 24px;
}

/* This is the background image with a headline and copy overlaying it */
.page-template-page-specialty .callout-boxed {
	margin-bottom: 45px;
	padding: 45px 10%;
}
.page-template-page-specialty .callout-boxed .fl-callout-content {
	background: white;
	padding: 30px 20px 20px;
}
.page-template-page-specialty .callout-boxed .fl-callout-content h3 {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 1rem;
}
.page-template-page-specialty .callout-boxed .fl-callout-content .button {
	display: inline-block;
	width: auto;
	border: double 5px white;
	margin: .5em auto;
	font-size: 20px;
}
.page-template-page-specialty .callout-boxed .fl-callout-content span.phone {
	font-size: 24px;
	color: #005485;
}

/* SEE WHY OUR PATIENTS ARE SMILING */
#home-testimonial .fl-row-content.fl-row-fixed-width.fl-node-content {
	background: #fff;
}


.custom-icon img {
	height: 100px;
	width: auto;
	filter: grayscale(100%);
}
.ninja-form .fl-module-content {
	margin: -1rem 0 0;
}
.ninja-form .fl-module-content textarea {
	height: 100px;
}

@media (max-width: 991px) {
	.specialty-hero .title-area {
		width: 100%;
	}
	.specialty-hero .title-area h1 {
		font-size: 36px;
	}
	.ninja-form {
		padding: 0 15px;
	}
	.page-template-page-specialty .callout-headline .fl-callout-content .fl-callout-title {
		font-size: 30px;
	}
}

body .userway.userway_p1 {
    left: 13px !important;
    right: auto !important;
}
.icon-box-link {
	min-height: 0 !important;
}
@media (min-width: 769px) {
	.icon-box-link {
		min-height: 250px !important;
	}
}

.icon-box-link .uabb-infobox-title-wrap {
	text-align: center;
}
.row-custom-quote .pp-pullquote-inner {
	position: relative;
	overflow: visible !important;
}

.custom-quote {
	font-style: italic;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.custom-quote .pp-pullquote-content:before {
	content: "\201C";
	color: #e3e1dd;
	font-size: 200px;
	position: absolute;
	left: -20%;
	top: 50%;
	font-family: serif;
	line-height: 0;
}
.custom-quote .pp-pullquote-content:after {
	content: "\201D";
	color: #e3e1dd;
	font-size: 200px;
	position: absolute;
	right: -20%;
	bottom: -50%;
	font-family: serif;
	line-height: 0;
}
@media (max-width: 1300px) {
	.custom-quote {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.custom-quote .pp-pullquote-content:before {
		left: -5%;
		top: 20px;
	}
	.custom-quote .pp-pullquote-content:after {
		right: 0%;
		bottom: -100px;
	}
}

.page-template-page-doctor .specialty-hero h1 {
	margin-bottom: .25rem;
}
.page-template-page-doctor .specialty-hero a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	align-items: flex-end;
}