/*!
Theme Name: pham2021
Author: Identity Dental
Author URI: http://www.identitydental.com
Description: Alvin Smiles
Version: 1.1.0
Text Domain: pham2021
*/
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

#slider-services .td {
	position: relative;
}
#slider-services a.btn {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translatex(-50%);
	width: 85%;
}

.mobile-menu {
	display: none;
}

.mobile-header #block-4 {
	display: none;
}

.map-social-icons a {
	font-size: 24px;
	margin: 10px 10px 10px 0;
	color: #4595d1;
}

.map-social-icons a:hover {
	color: #0f345e !important;
}

.strong-content.strong-grid.columns-2 .wpmtst-testimonial {
    background: #f1f1f1;
    border-radius: 15px;
    padding: 30px;
    box-shadow: -10px 10px 10px 0 rgb(0 0 0 / 30%);
	margin: 80px auto !important;
}

.strong-content.strong-grid.columns-2 .wpmtst-testimonial-inner::after {
    background: url('/wp-content/uploads/2021/09/quotelogo.png') no-repeat center top;
    background-size: contain;
    content: '';
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 140px;
}

.strong-view .strong-content.strong-grid .wpmtst-testimonial-inner {
	padding-bottom: 80px;
}

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

.nh-popup {
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   padding: 15px;
   display: none;
   opacity: 0;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
   background-color: rgba(0,0,0, 0.6);
   z-index: 999999;
 }

 .nh-popup iframe {
   max-width: 100% !important;
   /*width: 100% !important;*/
   margin: 0 auto;
   display: block;
 }


 .nh-popup.show {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
       -ms-flex-direction: row;
           flex-direction: row;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   opacity: 1;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 }

 .nh-popup__inner {
   position: relative;
   margin: auto;
   box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.75);
   z-index: 99;
   background-color: #fff;
   max-height: calc(100% - 30px);
   overflow: scroll;
 }

 .nh-popup__close-icon {
   position: fixed;
   left: 20px;
   top: 20px;
   width: 20px;
   height: 20px;
   background: none;
   background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='iso-8859-1'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='357px' height='357px' viewBox='0 0 357 357' style='enable-background:new 0 0 357 357;' xml:space='preserve'%3E%3Cg%3E%3Cg id='close'%3E%3Cpolygon points='357,35.7 321.3,0 178.5,142.8 35.7,0 0,35.7 142.8,178.5 0,321.3 35.7,357 178.5,214.2 321.3,357 357,321.3 214.2,178.5 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
   background-size: cover;
   background-repeat: no-repeat;
   border: none;
 }


.map {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    overflow: hidden;
}
.grecaptcha-badge {
display: none !important;
visibility: hidden !important;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * 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;
  height: 0;
  overflow: visible;
}
/**
 * 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;
  font-size: 1em;
}
/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bold;
}
/**
 * 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;
  font-size: 1em;
}
/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
/**
 * 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;
  padding: 0;
}
/**
 * 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;
  outline-offset: -2px;
}
/**
 * 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;
  font: inherit;
}
/* 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 {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
  line-height: 1.2;
}
input, select, optgroup, textarea {
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}
p {
  margin-bottom: 1em;
}
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: 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: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
body {
  background: #fff;
}
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: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
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 {
  border-color: #aaa #bbb #bbb;
}
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: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 15px;
}
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: #4595d1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:visited {
  color: #4595d1;
}
a:hover, a:focus, a:active {
  color: #0f345e;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  display: block;
  margin: 0 auto 0 auto;
  text-align: center;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.main-navigation ul ul {
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  display: block;
  background: #000000;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  display: block;
  left: 240px;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
  width: 240px;
}
.main-navigation li {
  position: relative;
  flex-grow: 1;
  vertical-align: middle;
}
.main-navigation li li {
  display: block;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 15px 10px;
  line-height: 1;
  position: relative;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.main-navigation a:hover {
  color: #FFF;
  background: #4595d1;
}
.main-navigation ul ul a {
  line-height: 1;
  text-align: left;
  font-size: 16px;
  background: #000000;
  color: #FFF;
  padding: 10px 15px;
  font-weight: normal;
  border: none
}
.main-navigation ul ul a:hover {
  background: #164677 !important;
  color: #FFF;
}
.main-navigation ul ul a:hover:after {
  display: none;
}
/* 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: flex;
    vertical-align: middle;
    width: 100%;
    text-align: center;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
}
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: flex;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 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;
}
.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: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.post {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content, .entry-content {
  margin: 1.5em 0 0;
}
.page-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
--------------------------------------------------------------*/
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.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;
}
.container {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
}
.tr {
  display: table;
  vertical-align: middle;
  width: 100%;
}
.tr.bdr {
  border: 5px solid #404040;
  padding: 30px 15px;
}
.sub-page .service p.btn {
  margin: 0 auto;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 40%;
  white-space: normal !important;
}
.sub-page .service a:hover {
  color: #FFF;
}
.m-t {
  margin-top: 30px;
}
#welcome, #care, #parent {
  position: relative;
  background: #f0f0f0;
}
.animate__animated.animate__delay-6s {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
  -webkit-animation-delay: calc(var(--animate-delay)*6);
  animation-delay: calc(var(--animate-delay)*6)
}
.animate__animated.animate__delay-7s {
  -webkit-animation-delay: 7s;
  animation-delay: 7s;
  -webkit-animation-delay: calc(var(--animate-delay)*7);
  animation-delay: calc(var(--animate-delay)*7)
}
.animate__animated.animate__delay-8s {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
  -webkit-animation-delay: calc(var(--animate-delay)*8);
  animation-delay: calc(var(--animate-delay)*8)
}
.animate__animated.animate__delay-9s {
  -webkit-animation-delay: 9s;
  animation-delay: 9s;
  -webkit-animation-delay: calc(var(--animate-delay)*9);
  animation-delay: calc(var(--animate-delay)*9)
}
#mainslider img {
  display: block;
  width: 100%;
}
#rmp_menu_trigger-21 {
  float: right;
}
.contactarea {
  padding: 0 50px;
}
#wpgmza_map {
  float: none !important;
}
.map {
  padding: 0;
}
.map iframe {
  display: block;
}
#testimonials {
  margin-bottom: 0;
}
.contactus {
  text-align: center;
  color: #FFF;
  background: #000000;
  padding: 50px 30px;
}
.contactus a {
  color: #FFF;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  border-radius: 0 !important;
  padding: 15px !important;
}
.wpcf7-submit {
  display: block;
  width: 100%;
  cursor: pointer
}
.blog article {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 15px;
}
article:last-child {
  border: none;
}
article .entry-meta {
  font-size: 13px;
  display: table;
  color: #000000;
  font-style: italic;
}
article .entry-meta a {
  color: #000000;
}
.site-content .nav-links {
  font-size: 14px;
}
.entry-content {
  margin: 1em 0 0;
}
#nf-form-2-cont .nf-before-form-content {
  display: none
}
.label-hidden .nf-field-element {
  width: 100%;
  text-align: center !important;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  background: #eee;
  border: 1px solid #333;
  color: #f7f7f7;
  transition: all .5s;
  background-color: #eee !important;
  border: 1px solid #ddd !important;
  color: #333 !important;
  font-size: 1em;
  padding: 10px 15px !important;
  font-size: 15px !important;
  width: auto !important;
  padding: 10px 15px !important;
  min-width: 1px !important;
  margin: 0 auto !important;
  text-align: center !important;
}
.nf-error .nf-error-msg, .nf-error-msg, .ninja-forms-req-symbol {
  font-size: 12px;
}
#nf-field-10-container {
  margin-bottom: 0 !important;
}
.testimonial-name {
  text-align: center;
  font-style: normal
}
.td {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
button#responsive-menu-button {
  border-radius: 0 !important;
}
.slider-callout h4 {
  font-size: 42px;
  color: #0f345e;
  padding: 0;
  line-height: 1;
  position: relative;
  margin: 0;
  text-align: left;
  font-weight: bold;
  margin-bottom: 15px;
}
.slider-callout a.btn {
  background: #4595d1;
  min-width: 330px;
}


a.no-decoration{
	color:black;
	text-decoration: none;
	
}
.site-header {
  width: 100%;
  position: relative;
  background: #FFF;
  z-index: 9;
}
.main-header {
  padding: 10px 0;
}
.header-contact p {
  text-align: right;
  line-height: 1.3;
  color: #221817;
  font-size: 22px;
}
.header-contact a {
  color: #000000;
  font-weight: bold;
}
.header-contact a:hover {
  color: #000000;
}
.top-grad {
  display: block;
  width: 100%;
}
.top-header {
  padding: 30px 0;
}
.flex {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between
}
.flex-col {
  vertical-align: middle
}
.slider-bg-img img {
  width: 100%
}
.site-contact {
  font-weight: bold;
  color: #404040;
}
.site-contact p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.site-logo {
  margin: 30px auto;
  text-align: center;
}
#about .td {
  vertical-align: top;
}
.header-contact a.phone {
  font-weight: normal
}
p.phone {
  margin-bottom: 0 !important;
}
.header-contact .address {
  color: #000000;
  margin-bottom: 10px;
}
.col-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
h2 {
  padding: 0;
  margin: 0;
  font-size: 36px;
  line-height: 1;
  text-align: center;
  color: #0f345e;
    letter-spacing: 0.5px;
  margin-bottom: 15px;
}
iframe {
	z-index: 1;
	position: relative;
}
h2.bck::before {
  content: '';
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 164px;
  height: 193px;
  background: url(/wp-content/themes/pham2021/images/h2.png) no-repeat center center;
  background-size: contain;
	z-index: -1
}
h2.bck.left::before {
  content: '';
  position: absolute;
  top: -50px;
  left: -80px;
  transform: none;
  width: 164px;
  height: 193px;
  background: url(/wp-content/themes/pham2021/images/h2.png) no-repeat center center;
  background-size: contain;
	z-index: -1
}
.location-row {
    padding: 0 15%;
}
.bdr-darkblue {
  box-shadow: -30px 30px 0px 0 #0f345e;
}
.bdr-lightblue {
  box-shadow: 30px 30px 0px 0 #4595d1;
}
.post-thumbnail img {
  box-shadow: -30px 30px 0px 0 #4595d1;
}
.maparea {
  padding: 0 80px
}
#home-1 {
  padding: 130px 0 80px 0;
}
#home-1 a.btn {
  margin-top: 20px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-contact {
  text-align: right
}
#rmp_menu_trigger-21 .rmp-trigger-label {
  top: 0;
  position: absolute;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}
button.rmp_menu_trigger .responsive-menu-pro-inner::before {
  top: 10px !important;
}
button.rmp_menu_trigger .responsive-menu-pro-inner::after {
  bottom: 10px !important;
}
.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner::before {
  top: 0px !important;
}
.rmp-menu-trigger-boring.is-active .responsive-menu-pro-inner::after {
  bottom: 0px !important;
}
.rmp-menu-subarrow-active, .rmp-menu-subarrow {
  background-color: transparent !important;
}
.rmp-submenu .rmp-menu-subarrow {
  color: #FFF !important;
}
#rmp_menu_trigger-21 .responsive-menu-pro-inner, #rmp_menu_trigger-21 .responsive-menu-pro-inner::before, #rmp_menu_trigger-21 .responsive-menu-pro-inner::after {
  border-radius: 0 !important;
}
#rmp-menu-title-21:hover {
  background-color: transparent !important;
}
#rmp_menu_trigger-21 {
  cursor: pointer;
  outline: none !important;
}
.rmp-menu-subarrow-active, .rmp-menu-subarrow {
  background-color: transparent !important;
}
.rmp-submenu .rmp-menu-subarrow {
  color: #FFF !important;
}
.sub-page .post-content ul {
    display: inline-block;
}
h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-size: 17.6px;
  line-height: 1;
  color: #000000;
  text-align: center;
  position: relative;
	font-weight: 500;
}
#contactsection .bg i {
  color: #000000;
}
#contactsection a {
  color: #939393;
}
#contactsection a:hover {
  color: #b5d36c;
}
.owl-carousel {
  display: block !important;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.owl-carousel.owl-loaded {
  display: block;
  opacity: 1;
}
.whitebg {
  background: #FFF;
}
.sub-page .site-content {
  position: relative;
}
.rmp-container .rmp-menu-additional-content {
  padding: 20px 0 0 5% !important;
  color: #000 !important;
  font-size: 14px !important;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
  margin: 20px auto !important;
}
.rmp-container .rmp-menu-additional-content p {
  color: #000 !important;
  font-size: 14px !important;
}
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 15px !important;
}
.home-section {
  position: relative;
}
.search-submit {
  display: none !important;
}
.boxshadow {
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-inner {
  border: none !important;
}
.strong-view.wpmtst-default .wpmtst-testimonial-image img {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 auto;
}
.centered h1, .centered h2, .centered p, .centered h4 {
  text-align: center;
}
.nf-form-title h3 {
  font-size: 40px;
  text-transform: uppercase;
  color: #939393;
  text-align: center;
  font-weight: normal;
}
.ns-form {
  border-radius: 8px;
  background: rgb(190, 217, 125);
  background: -moz-ease-gradient(180deg, rgba(190, 217, 125, 1) 75%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-ease-gradient(180deg, rgba(190, 217, 125, 1) 75%, rgba(255, 255, 255, 0) 100%);
  background: ease-gradient(180deg, rgba(190, 217, 125, 1) 75%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bed97d", endColorstr="#ffffff", GradientType=1);
  padding: 40px 20px;
}
h3 {
  display: block;
  font-size: 25px;
  color: #4595d1;
  padding: 0;
  margin-bottom: 0;
  line-height: 1;
  font-weight: 600
}
h3 a {
  color: #4595d1;
}
h4 {
  font-size: 18px;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
  line-height: 1;
  color: #4595d1;
  position: relative;
	font-weight: 600;
}
h5 {
  color: #0f345e;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  position: relative;
}
.search-results .site-content article {
  margin-bottom: 15px;
}
#video {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
#video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
h2.widgettitle {
  display: none;
}
.nf-form-content {
  padding: 15px 0 !important;
  max-width: 100% !important;
  margin: 0 auto;
}
video {
  width: 100%;
}
:root {
  --animate-delay: 0.1s;
}
.rmp-container {
  z-index: 9999998 !important;
}
#safety {
  margin-bottom: 0;
}
#meet {
  padding-bottom: 0;
}
.testimonial-content strong {
  color: #000000;
}
.social {
  display: inline-block
}
.social a {
  text-align: left;
  margin-right: 5px;
  font-size: 20px;
}
.social a:hover {
  color: #000000 !important;
}
.home-pic h2, .home-pic h1 {
  text-align: left;
}
.no-margin {
  margin: 0 !important;
}
.site-branding p {
  margin-bottom: 0
}
#mysticky-nav.wrapfixed .myfixed #text-4 {
  display: none
}
h2 {
  position: relative;
  z-index: 0
}
#home-5 h3 {
  color: #000;
  font-size: 28px;
  font-weight: 500
}
#home-5 h3:hover {
  color: #4595d1;
}
.infopic {
  padding-right: 60px;
}
.infopicright {
  padding-left: 60px;
}
.infopic img {
  width: 100%
}
#home-2, #home-3, #home-4 {
  position: relative;
}
#location {
  background: #eff1f1;
}
#location {
  position: relative;
}
#location strong {
  color: #4595d1
}
.mobile-contact .widget, .mobile-contact .widget .textwidget {
  display: inline
}
.home-section {
  padding: 80px 0;
}
.home-section h2 {
  text-align: left;
}
.home-section h1 {
  text-align: left;
  margin-bottom: 30px;
}
.page-section {
  padding: 80px 0;
  position: relative
}
.page-section h1, .page-section h2 {
  text-align: center;
}
.page-section h1 {
  margin-bottom: 40px;
}
.page-section h2 {
  margin-bottom: 10px;
}
.wpmtst-testimonial-field {
  margin-bottom: 30px;
}
.home-section a.btn {
  margin-top: 20px;
}
.mobmenu-content ul ul li a {
  padding: 5px 10px !important;
}
.mobmenu-content li > .sub-menu li {
  padding-left: 15px !important;
}
#text-3 a {
  font-weight: 600
}
#services, #home-5, #blog-section {
  overflow: hidden;
}
#services {
  background: #EFF1F1;
}
.orgs-bottom {
    text-align: center;
    margin-top: 20px;
}
.orgs-bottom h3 {
    margin-bottom: 15px;
}
.top-header #block-3 {
    margin-left: 15px;
}
.top-header #block-2,
.top-header #block-3{
  font-size: 17px;
    float: right;
    color: #000
}
.top-header #block-2 i,
.top-header #block-3 i {
  font-size: 24px;
  color: #4595d1;
}
.social-media {
    margin-top: 5px;
}
.bouncein {
  opacity: 0;
}
#home-6 {
  background: #FFF;
}
#services .service {
  margin: 0 auto;
  display: block;
  text-align: center;
  position: relative;
  width: 200px;
  height: 200px;
  background: #0f345e;
  border-radius: 50%;
  color: #FFF;
  font-size: 13px;
  font-weight: 500;
  padding: 20px 25px 10px;
  box-shadow: -8px 8px 15px 4px rgb(0 0 0 / 30%);
    transition: none;
}

#services .service:hover {
  background: url(/wp-content/themes/pham2021/images/logoover.png) no-repeat center center;
  background-size: 100% 100%;
    transition: none;
}
#services .service:hover h4, #services .service:hover p, #services .service:hover img {
  opacity: 0
}
#innerservices {
  margin-top: 40px;
}
#innerservices .service {
  width: 240px;
  height: 240px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  background: #0f345e;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 0 25px;
  color: #FFF !important;
  box-shadow: -8px 8px 15px 4px rgb(0 0 0 / 30%)
}
#innerservices .service img {
  filter: brightness(0) invert(1);
  max-height: 80px;
}
#innerservices .service h4 {
  color: #FFF;
}
#innerservices .col-lg {
  margin-bottom: 25px;
}
#innerservices .service:hover {
  background: url(/wp-content/themes/pham2021/images/logoover.png) no-repeat center center;
  background-size: 100% 100%;
}
#innerservices .service:hover img, #innerservices .service:hover h4 {
  opacity: 0
}
#services h4 {
  text-align: center;
  margin-bottom: 0;
  display: block;
  font-size: 14px;
  color: #FFF;
  width: 100%;
  margin: 0px auto 15px auto;
    transition: none;
}
#services {
  padding: 50px 0
}
#services h1, #services h2 {
  text-align: center;
}
#services h2::before {
  display: none
}
#innerservices h4 {
  text-align: center;
  margin-bottom: 0;
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  width: 100%;
  padding: 0;
  margin: 15px auto 0;
}
#services, #welcome, .sub-page .site-content {
  position: relative
}
.sub-page .site-content {
  padding: 50px 0
}
.sub-page .site-content h1 {
  margin-bottom: 30px;
}
.section-content {
  padding: 0 30px;
}
.widget {
  padding: 0;
  margin: 0;
}
.main-nav {
  width: 100%;
  z-index: 999;
  position: relative;
  display: block;
  background: #164677;
}
hr {
  clear: both;
  display: block;
  width: 100%;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu-depth-2 a.responsive-menu-item-link {
  padding-left: 13%;
  line-height: 1.2 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-size: 14px !important;
  background: #000 !important;
}
#slider {
  position: relative;
  background-size: cover !important;
}
.sub-page #slider {
  position: relative;
  background-size: cover !important;
}
.post-content.has-thumbnail h2, .post-content.has-thumbnail h1 {
  text-align: left;
  display: inline-block;
}
.post-content.has-thumbnail h2.bck::before {
  left: -80px
}
.post-content.has-thumbnail ul {
  display: inline-block;
}
.container.full-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}
.wp-block-image img {
  display: block;
  width: 100%;
}
.slider-callout {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 2;
  line-height: 1;
  text-align: left;
  padding: 30px 15px;
  top: 50%;
  transform: translateY(-50%);
}
.wpcf7-form-control-wrap {
  margin-bottom: 10px;
  display: block
}
#sub-header {
  height: 340px;
  background: #dadada;
  text-align: center;
}
#sub-header h2 {
  font-size: 40px;
}
#sub-header p {
  text-align: left;
}
p.btn a {
  color: #FFF !important;
}
#sub-header p a.btn {
  margin: 20px auto 0 auto;
  text-align: center;
  display: block
}
#sub-header .txt {
  padding: 15px 30px;
}
#sub-header .bg {
  height: 340px;
  position: relative;
}
#sub-header .bg .featured {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-size: cover !important;
}
#blog-section {
  position: relative;
}
.mobile-only {
  display: none;
}
#map a {
  color: #FFF;
}
.mobile-header {
  background: #0f345e;
  color: #FFF;
  padding: 15px 0;
  display: block;
	text-transform: uppercase;
	font-size: 17px;
}
.mobile-header .pipe {
  padding: 0 2px;
}
.mobile-header .phone {
  margin-left: 15px;
  color: #FFF;
	font-size: 16px;
	background: #4595d1;
	padding: 5px 18px;
}
.mobile-header p {
  margin-bottom: 0
}
.mobile-header a {
  color: #FFF;
  font-weight: bold;
	font-size: 16px;
	margin: 3px 0;
	display: inline-block
}
.mobile-header a:hover {
  color: #FFF
}
.mobile-header a.btn:hover {
  color: #FFF !important;
  background: #4595d1;
}
.strong-rating span.star:before {
  color: #000000 !important;
  background: #000000 !important;
}
.strong-rating span.star:before {
  width: 25px !important;
  height: 25px !important
}
#mysticky-nav .myfixed {
  width: 100% !important;
  background: #FFF !important;
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
}
input[type="submit"] {
  margin-top: 15px;
}
.main-header {
  background: #FFF;
}
a.btn, input[type="submit"], .nf-form-content input[type=button], p.btn, a.dmButtonLink, a.wp-block-button__link, .btn {
  border-radius: 0;
  font-size: 19px;
  line-height: 1;
  border: none;
  outline: none;
  background: #0f345e;
  box-shadow: none;
  color: #FFF;
  text-align: center;
  padding: 12px 20px;
  min-width: 260px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
a.wp-block-button__link {
  min-width: 1px;
  width: 100% !important;
  display: block !important
}
.nf-before-form-content {
  display: none;
}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
  border-radius: 0 !important;
  font-size: 19px !important;
  line-height: 1;
  border: none !important;
  outline: none;
  background: #0f345e !important;
  color: #FFF !important;
  text-align: center;
  padding: 12px 20px !important;
  display: block !important;
  font-weight: 500;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0 auto !important;
  min-width: 200px !important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover, p.btn:hover, a.dmButtonLink:hover, a.wp-block-button__link:hover, .btn:hover {
  color: #FFF !important;
  background: #4595d1 !important;
    background-color: #4595d1 !important;
}
a.btn:hover, input[type="submit"]:hover, .nf-form-content input[type=button]:hover, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
  color: #FFF !important;
  background: #4595d1;
}
.strong-view.wpmtst-default .wpmtst-testimonial {
  border: none !important;
}
label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
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="color"], textarea, .nf-form-content .list-select-wrap .nf-field-element > div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
  background: #f4f4f4;
  border-width: 1px;
  border-color: #eaeaea;
  border-radius: 7px !important;
  width: 100%;
  border: 1px solid #e4e4e4 !important;
  height: auto;
  font-size: 18px;
  padding: 10px;
}
.nf-error.field-wrap .nf-field-element:after {
  background: none !important;
  color: #ff0000 !important;
  height: 44px !important;
  line-height: 44px !important;
}
input[type=date] {
  background: #fafafa;
  border-width: 1px;
  border-color: #eaeaea;
  border-radius: 0;
  width: 100%;
  padding: 16px 15px 16px 15px;
  border: 1px solid #ccc;
  height: auto;
}
select {
  background: #fafafa;
  border-width: 1px;
  border-color: #eaeaea;
  border-radius: 0;
  width: 100%;
  padding: 16px 45px 16px 15px;
  border: 1px solid #ccc;
  height: auto;
}
.search-form input[type=submit], .search-form input[type=submit]:focus, .search-form input[type=submit]:hover {
  padding: 13px 20px;
  border-radius: 2px;
  border: none;
  top: 0;
  right: 0;
  position: absolute;
  color: transparent;
  background: 0 0;
  max-width: 45px;
  z-index: 2;
  line-height: 1.85714285714286;
}
.search-form {
  position: relative;
}
.search-form:after {
  font-family: FontAwesome;
  font-size: 1.2em;
  font-weight: 400;
  content: "\f002";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}
.mobile-header a.btn {
  color: #4595d1 !important;
  background: #FFF;
}
.blog-info:hover .blog-home-post, .blog-info:hover a.btn {
  background: #4595d1;
}
.box-shadow {
  box-shadow: 0 0 15px 0px rgba(0, 0, 0, .2);
}
#responsive-menu-container #responsive-menu-title {
  background-color: #FFF !important;
}
.thumb-container {
  position: relative;
}
.thumb-container img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.thumb-container:hover img {
  filter: grayscale(100%);
}
.clear {
  clear: both;
}
#rmp-container-21 {
  min-width: 280px !important;
}
.no-margin {
  margin: 0;
}
.wf-td {
  text-align: center;
}
.blog-info {
  text-align: center;
  position: relative;
}
#menu-footer-nav {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
#menu-footer-nav a {
  text-transform: uppercase;
}
.post-thumbnail {
  float: left;
  width: 50%;
  margin-right: 20px;
}
.post-content.has-thumbnail ul {
  display: table;
}
.site-branding img {
  width: auto;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
	image-rendering: -moz-crisp-edges;         /* Firefox */
image-rendering:   -o-crisp-edges;         /* Opera */
image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
#location a {
  color: #4595d1;
}
#location a.btn {
  color: #FFF;
  margin: 0
}
#mysticky-nav .myfixed .site-branding img {
    width: auto;
    max-height: 80px;
}
#custom_html-3 p {
  margin-bottom: 0
}
#custom_html-3 a.phone {
  color: #000000;
}
#custom_html-3 a.phone:hover {
  color: #000000;
}
#mysticky-nav .myfixed .widget .address {
  display: none;
}
#mysticky-nav .myfixed #custom_html-2 {
  margin-right: 0;
}
#map {
  position: relative
}
#map iframe {
  display: block;
}
.post-thumbnail {
  margin-bottom: 30px;
}
#orgs {
  padding: 60px 0;
  position: relative;
}
#orgs .col-3 {
  text-align: center;
}
#orgs img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-height: 150px;
  margin: 10px auto
}
#orgs img:hover {
  opacity: .7;
}
.strong-content.strong-grid.columns-2 .wpmtst-testimonial {
  position: relative;
}
.no-padding {
  padding: 0;
}
.post-thumbnail {
  position: relative
}
#slider-services {
  padding: 30px 0;
  color: #0f345e;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
}
.tr {
  display: table;
}
.td {
  display: table-cell;
}
.vbottom .td {
  vertical-align: bottom;
}
#slider-services .td {
  padding: 30px 30px 60px;
	width: 33.3334%;
}
#slider-services img {
  margin-bottom: 10px;
}
#slider-services .td:first-child {
  background: url(/wp-content/themes/pham2021/images/bdr.jpg) repeat-y right center;
}
#slider-services .td:last-child {
  background: url(/wp-content/themes/pham2021/images/bdr.jpg) repeat-y left center;
}
#slider-services .xl {
  font-size: 50px;
  line-height: 1;
}
#slider-services .lg {
  font-size: 23px;
}
#slider-services, #orgs, #home-2, #home-4 {
  background: url(/wp-content/themes/pham2021/images/bg.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
#home-6 a.btn {
  background: #7a371a;
  color: #FFF;
}
#home-6 a.btn:hover {
  background: #4595d1;
  color: #FFF;
}
.white, .white h1, .white h2 {
  color: #FFF;
}
#responsive-menu-container #responsive-menu-additional-content {
  color: #404040;
  font-size: 14px;
  white-space: normal;
  text-transform: uppercase;
}
#responsive-menu-container #responsive-menu-additional-content a {
  color: #000000;
  margin-top: 10px;
  display: block;
}
.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
  border-radius: 0 !important;
}
.blog-info h3 {
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 28px;
  color: #FFF;
  text-align: center;
}
.blog-info h3 a {
  color: #FFF;
}
.blog-info h3 a:hover {
  color: #FFF;
}
.blog-info {
  text-align: center;
  position: relative;
  padding: 0;
}
.thumb-container img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

#orgs img:hover {
  opacity: .7;
}
#responsive-menu-container #responsive-menu-title #responsive-menu-title-image img {
  max-width: 100%;
  max-height: 130px;
}
.blog-home-post {
  text-align: center;
  vertical-align: middle;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #0f345e;
  height: 240px;
  padding: 15px;
}
.site-branding {
  text-align: center;
}
.blog-info {
  cursor: pointer
}
.blog-info a.btn {
  border-radius: 0;
}
a.read-more {
  text-transform: uppercase;
}
a.read-more:hover {
  background: #4595d1;
  color: #FFF !important;
}
.site-footer {
  padding: 30px 0 15px;
  font-size: 17px;
  text-align: center;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFF;
  background: #0f345e;
}
.site-footer a {
  color: #FFF;
}
.site-footer a:hover {
  color: #4595d1;
}
#mysticky-nav.wrapfixed .site-header {
  width: 100% !important;
  box-shadow: 0 0px 10px 5px rgba(0, 0, 0, .2)
}

.text-left h1, .text-left h2 {
  text-align: left !important;
}
.post-thumbnail img {
  width: 100%;
}
@media screen and (max-width:1660px) {
  .site-footer {
    font-size: 15px;
  }
  .footer-top {
    font-size: 13px;
  }
  body, button {
    font-size: 18px;
  }
}
@media screen and (max-width:1430px) {
  .site-branding p {
    font-size: 16px;
  }
  h1 {
    font-size: 16px !important;
  }
  .site-footer {
    font-size: 16px;
  }
  #rmp-menu-title-21:hover {
    background-color: transparent !important;
  }
  .slider-callout a.btn {
    font-size: 18px;
  }
}
@media screen and (max-width:1260px) {
  .main-navigation a {
    padding: 15px 5px;
    font-size: 17px;
  }
  .slider-callout h4 {
    font-size: 35px;
  }
  .container {
    max-width: 100%;
  }
  .sub-page .main-container {
    padding: 40px 15px;
  }
}
@media screen and (max-width:1230px) {
  .blog-info h3 {
    font-size: 26px;
  }
    #services .service {
    width: 190px;
    height: 190px;
  }
    #services .service {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
    }
  .mobile-header a.btn {
    font-size: 16px;
  }
  .services-row .wp-block-cover p a {
    font-size: 20px
  }
  .services-row .wp-block-cover {
    width: 210px;
    height: 210px !important;
    box-sizing: border-box;
    min-height: 210px !important;
  }
  .main-navigation ul ul a {
    font-size: 15px;
  }
  #location h2.widgettitle {
    font-size: 28px !important;
  }
  .header-contact p {
    font-size: 18px;
  }
  #sub-header {
    font-size: 15px;
  }
  .home-inner {
    padding-bottom: 50px;
  }
  #orgs {
    margin-top: 0;
  }
  .sa_hover_container {
    min-height: 300px !important;
  }
  #sub-header h2 {
    font-size: 26px !important;
  }
  body, button {
    font-size: 18px;
  }
  .site-footer {
    font-size: 15px;
  }
  a.btn, input[type="submit"], .nf-form-content input[type=button] {
    font-size: 18px;
    min-width: 1px;
  }
  .blog-info.side-blog h3 {
    font-size: 24px;
  }
  .home-section {
    position: relative;
  }
  h2 {
    font-size: 42px !important;
  }
  .slider-callout .caption {
    font-size: 35px;
  }
  .page-section .info {
    padding: 0;
  }
  a.btn {
    font-size: 17px;
  }
  #innerservices .service {
    width: 200px;
    height: 200px;
  }
  #innerservices .service img {
    max-height: 50px;
  }
  .strong-view-id-1::before {
    width: 70px;
    height: 50px;
    left: -70px;
  }
}
@media screen and (max-width:1150px) {
 #services .service {
    width: 170px;
    height: 170px;
  }
    #services .service p {
        display: none 
    }
}
@media screen and (max-width:1024px) {

  .testimonialpic {
    position: absolute;
    right: 0;
    width: 340px;
    height: auto;
    bottom: 0;
  }
  #services .service {
    width: 160px;
    height: 160px;
  }
  #services .service p {
    display: none
  }
  h2.bck::before {
    width: 100px !important;
    height: 100px !important;
    top: -30px !important;
  }
  h2.bck.left::before {
    left: -40px !important;
    top: -20px !important
  }
  #home-1 {
    padding: 50px 0;
  }
  .post-content.has-thumbnail h2.bck::before {
    display: none !important
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .sub-page .service p.btn {
    position: absolute;
    bottom: 20px;
    width: 80%;
    white-space: normal !important;
    padding: 10px;
    min-width: 1px;
  }
  #location .col-lg {
    padding: 15px;
  }
  #innerservices h4 {
    font-size: 17px;
  }
  h3 {
    font-size: 24px;
  }
}
@media screen and (max-width:991px) {
	.site-branding img{
		width:100%;
		max-height:80px;
	} 
  .top-header #block-2,
    .top-header #block-3 {
    display: none
  }
    #services .service {
        margin-bottom: 20px;
    }
    #services .service p {
        display: block
    }
  #innerservices .service {
    width: 170px;
    height: 170px;
  }
  .home-section {
    margin-bottom: 0
  }
  #services h4 {
    font-size: 18px;
  }
  #location .col-lg {
    border: none !important;
    padding: 15px;
  }
  #rmp-menu-title-21 .rmp-menu-title-image {
    height: 40px !important;
    width: auto !important;
    text-align: left !important;
    margin: 5% !important;
  }
  #slider-services .td {
    background: none !important;
    margin-bottom: 20px;
      width: 50%
  }
  #slider-services .xl {
    font-size: 30px;
    line-height: 1;
  }
  .header-contact {
    text-align: right !important;
  }
  .mobile-header {
    display: block;
    padding: 10px 0;
  }
	.mobile-header a.btn {
		margin: 0;
		background: #4595d1;
		color: #FFF !important;
	}
  .site-header {
    font-size: 15px;
  }
  #location .col-lg {
    padding: 15px;
  }
  .sub-page .site-content {
    background-attachment: scroll;
  }
  #welcome, #care, #parent {
    background-attachment: scroll;
  }
  #slider, #subslider, #home-3, .home-inner, #home-1, #home-2, #home-4 {
    background-attachment: scroll !important;
  }
  .location img {
    float: none;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .main-navigation a {
    font-size: 14px;
    padding: 10px 5px;
  }
  .hr, .hrright {
    margin: 15px 0;
  }
  .mobile-header a.btn {
    width: auto;
  }
  #mysticky-nav .myfixed .top-header, .top-header {
    display: block;
  }
  .mobile-header .text-right {
    text-align: right !important;
  }
  #responsive-menu-item-15 {
    display: none !important;
  }
  #blog-section {
    padding: 60px 0;
  }
  .section-header {
    padding: 20px 0;
  }
  #visit.page-section {
    padding-top: 30px;
  }
  #blog-section .section-header {
    margin: 15px 0;
  }
  .section-content {
    padding: 0;
  }
  h2 {
    font-size: 30px !important;
  }
  .section-header h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .site-contact {
    text-align: right !important;
  }
  #responsive-menu-container #responsive-menu-title #responsive-menu-title-image img {
    max-width: 60% !important;
  }
  .blog-info h3 {
    font-size: 30px;
  }
  .blog-info.side-blog h3 {
    font-size: 20px;
  }
  #parent, #stories, .sub-page .site-content {
    background-size: cover !important;
  }
  .pic1, .pic2, .pic3 {
    position: relative;
    height: 500px;
    width: 100%
  }
  .home-section .info {
    padding: 15px;
  }
  .strong-view-id-1 {
    padding: 15px 0;
  }
  #mysticky-nav.wrapfixed .myfixed .top-header {
    display: block;
  }
  h2 strong {
    font-size: 24px;
  }
  #rmp_menu_trigger-21 {
    display: block;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    float: none;
  }
 
  #services .service {
    width: 220px;
    height: 220px;
  }
}
@media screen and (max-width:900px) {
  #innerservices .service {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width:768px) {
  .main-header a.btn {
    width: auto;
  }
    #services .service img {
    width: auto;
}
  .sub-page .slider-bg-img img {
    height: auto !important;
    object-fit: contain !important;
  }
  .sub-page .slider-callout {
    display: none
  }
  .post-content.has-thumbnail h2, .post-content.has-thumbnail h1 {
    display: block
  }
  .slider-callout h4 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
  }
  .slider-callout p {
    display: block;
    width: 50%;
    float: left;
    padding: 0 15px;
    margin-bottom: 0;
  }
  .slider-callout a.btn {
    width: 100%
  }
  .slider-bg-img img {
    height: 400px;
    object-fit: cover;
  }
  #slider-services .td {
    padding: 0 15px;
      width: 100%;
      display: block
  }
	#slider-services a.btn {
		position: relative;
		width: 100%;
	}
  .home-section img {
    width: 100%;
    margin-bottom: 15px;
  }
  h2.bck.left::before {
    display: none !important
  }
  .bdr-darkblue, .bdr-lightblue, .post-thumbnail img {
    box-shadow: none
  }
  .maparea {
    padding: 0;
  }
  #location iframe {
    height: 500px;
  }
  #slider-services, #orgs, #home-2, #home-4 {
    background-attachment: scroll;
  }
  #home-1, #home-2, #home-3, #home-4, #home-testimonials {
    padding-top: 50px;
    margin-bottom: 0;
    padding-bottom: 50px;
  }
  .testimonialpic {
    position: absolute;
    right: 0;
    width: 300px;
    height: auto;
    bottom: 0;
  }
  #location iframe {
    margin-bottom: 15px;
  }
  .bluebg, .bluebgright {
    opacity: .2;
  }

  #home-6, #orgs {
    background-attachment: scroll;
  }
  .slider-callout {
    bottom: 0;
    top: auto;
    transform: none;
    background: rgba(255, 255, 255, .8);
    text-align: center;
  }
  .reverse {
    order: -1;
  }
  #blog-section {
    padding: 50px 0;
  }
  .slider-callout {
    padding: 10px 0;
  }
  .mobile-header .text-right {
    text-align: right !important;
  }
  h2.bck::before, h2.bck-white::before {
    width: 100px;
    height: 100px;
    top: -20px;
    transform: translateX(-50%)
  }
  .mobile-header .text-left {
    text-align: left !important;
  }
  #innerservices .service {
    width: 150px;
    height: 150px;
    padding: 15px 5px;
  }
  #innerservices .service img {
    max-height: 50px;
    width: auto;
  }
  #innerservices .service {
    display: block;
    padding: 30px 15px 0 15px
  }
  .pic1, .pic2, .pic3 {
    position: relative;
    height: 400px;
    width: 100%
  }
  .mobile-header p {
    margin-bottom: 0;
    font-size: 15px;
  }
  .sub-page .site-content {
    padding: 30px 0;
  }
  .mobile-header a.btn {
    font-size: 16px;
    font-weight: 600;
}
  .services-row .wp-block-cover {
    width: 280px;
    height: 280px !important;
    box-sizing: border-box;
    min-height: 280px !important;
  }
  .post-content.has-thumbnail h2 {
    margin-top: 0;
  }
  .blog-info a.btn {
    border-radius: 0;
    margin: 0;
  }
  .wpmtst-unstyled, .testimonial-inner {
    padding: 0 !important;
  }
  .header-contact p {
    font-size: 14px;
  }
  .strong-content.strong-grid.columns-3 .wpmtst-testimonial {
    padding: 65px 0px 15px;
  }
  #home-1, #home-3, #home-5 {
    background-attachment: scroll !important;
  }
  #services .service {
    margin-bottom: 20px;
  }
  #services p {
    display: none
  }
  #blog-section h1 {
    margin-bottom: 30px;
  }
  p.btn a {
    font-size: 18px !important;
  }
  .home-section a.btn {
    margin-top: 15px;
  }
  .footer-top h2.widgettitle {
    margin-top: 20px;
  }
  .home-inner {
    padding-bottom: 0;
  }
  .slider-callout, .slider-callout a.btn, .slider-callout h4 {
    white-space: normal !important
  }
  .home-section {
    position: relative;
    margin-bottom: 15px;
    padding: 30px 0;
  }
  .home-section .info {
    padding: 30px 15px;
  }
  #home-2, #location, #orgs {
    background-attachment: scroll;
  }
  .sub-page .site-content {
    background-attachment: scroll;
    background-position: center center;
  }
  #blog-section h1, #blog-section h2 {
    text-align: center;
  }
  .home-pic .info {
    padding: 30px 0;
    position: relative;
  }
  .sub-page .main-container {
    padding: 30px 15px;
  }
  .sub-page .pic1 {
    display: none;
  }
  .sub-page .site-content .wp-post-image {
    margin-bottom: 15px;
  }
  #stories {
    background: none;
  }
  .slider-callout a.btn {
    min-width: 1px;
  }
  .blog-info.side-blog {
    padding: 0;
  }
  .col-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  #services h4 {
    font-size: 18px;
  }
  .map-overlay {
    font-size: 16px;
  }
  #patients, #blog-section {
    background-attachment: scroll;
  }
  .map-overlay h2 {
    color: #FFF;
    font-size: 30px;
  }
  .special p strong {
    font-size: 20px;
  }
  .special p {
    font-size: 16px;
  }
  .location {
    min-height: 260px;
  }
  .section-header h2 {
    margin-bottom: 20px;
  }
  #contactus, .sub-page .site-content, #welcome {
    background-attachment: scroll;
  }
  .contactarea {
    padding: 15px;
  }
  .testimonial {
    padding: 15px;
  }
  .quote {
    padding: 30px 50px;
    font-size: 18px;
  }
  h2 {
    font-size: 36px !important;
  }
  #services, #care, #blog-section, .sub-page .post-content {
    background-attachment: scroll;
  }
  .map-overlay h3 {
    font-size: 30px;
  }
  .hidden-sm {
    display: none;
  }
  .blog-info {
    margin-bottom: 0;
    min-height: 1px
  }
  .date {
    font-size: 16px;
  }
  .thumb-container img {
    margin-bottom: 0 !important
  }
  .section-header {
    margin-left: 0;
    margin-bottom: 20px;
    padding: 15px;
  }
  a.btn {
    min-width: 1px;
    margin: 5px auto;
    white-space: normal;
  }
  .site-footer {
    font-size: 14px;
    line-height: 1.2;
  }
  .post-thumbnail {
    float: none;
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
    box-shadow: none;
    transform: none;
    clear: both;
    display: block;
    margin: 15px auto;
  }
  .post-thumbnail img {
    width: 100%
  }
  .text-right, .text-left {
    text-align: center !important;
  }
  .h2-heading::before {
    display: none
  }
  #custom_html-2 {
    text-align: left !important
  }
  h4 {
    font-size: 20px;
    margin-top: 15px;
  }
  #blog-section {
    background-attachment: scroll;
  }
  .excerpt, a.read-more {
    font-size: 16px !important;
  }
  #home-5, #contact-section, #home-4 {
    background-attachment: scroll;
  }
  .h2-header h2 {
    position: relative;
    padding: 0;
  }
  #home-5 img {
    width: 100%
  }
  #slider-holder {
    background-attachment: scroll
  }
  .slide-frame {
    border: 0 !important;
  }
  .slider-callout h4 {
    margin-bottom: 5px;
  }
}
@media screen and (max-width:767px) {
  .tr, .td {
    display: block;
  }
	#slider-services img {
		width: 50% !important;
	}
	.mobile-header #block-3 {
	display: none;
}
	.mobile-header #block-4 {
	display: block;
}
	.site-branding {
		text-align: left;
	}
	.testimonial-content img {
		width: 20%;
	}
	 .main-nav {
    display: none
  }
    .wp-block-image .alignleft,
    .wp-block-image .alignright{
    float: none;
    margin: 0 0 20px 0;
        display: block
}
   
    .wp-block-image .alignleft img,
     .wp-block-image .alignright img{
        width: 100%;
    }
    .location-row {
    padding: 0 15px;
}
    .mobile-header {
    font-size: 10px;
		text-transform: none
}
	.mobile-menu {
    display: block;
}
	.mobile-header a {
		font-size: 13px;
	}
	.mobile-header .phone {
    color: #FFF;
    font-size: 16px;
    background: #4595d1;
    padding: 5px 18px;
    font-weight: 500;
    margin: 10px auto 0 auto;
    display: table;
}
  #location iframe {
    height: 400px !important;
  }
  .slider-callout p {
    padding: 0 5px;
  }
  .slider-callout p a.btn {
    font-size: 11px;
    padding: 10px 5px;
}
  .testimonialpic {
    display: none
  }
  #location .col-md {
    border: none !important
  }
  .slider-info {
    padding: 5px;
  }
  #home-6 .row {
    margin-bottom: 0 !important;
  }
  #home-1 img, #home-3 img {
    width: 100%;
  }
  #services .service h4 {
    font-size: 13px;
    margin: 0;
  }
  .strong-content.strong-grid.columns-3 .wpmtst-testimonial {
    width: 100% !important;
  }
  #home-1 .service img {
    margin-bottom: 0;
  }
  #home-1 .service {
    margin-bottom: 30px;
  }
  .site-branding p {
    margin-bottom: 0;
    font-size: 12px;
  }
  #orgs img {
    margin: 0;
  }
  .mobile-contact {
    text-align: center;
  }
  .slide-frame {
    border: 5px solid #FFF;
  }
  .hide-mobile {
    display: none;
  }
  .services-row .wp-block-column:not(:only-child), .services-row .wp-block-column {
    flex-basis: 0 !important;
    flex-grow: 0;
    display: block;
    padding: 15px;
    vertical-align: top;
    margin-left: 0;
  }
  .btn-half {
    min-width: 1px;
  }
  #stats {
    background-attachment: scroll;
  }
  #map {
    padding-top: 0
  }
  .page .entry-content {
    margin: 0;
  }
  .header-contact p {
    font-size: 12px;
  }
  h2 {
    font-size: 22px !important;
  }
	.blog-info h3 {
    font-size: 22px;
}
  #location h2.widgettitle {
    font-size: 25px !important;
  }
  .sticky-widgets-container-global {
    display: none;
  }
  #sub-header .txt {
    padding: 15px;
  }
  .home-section a.btn {
    margin-bottom: 5px;
  }
  .main-nav {
    display: none;
  }
  .mobile-only {
    display: block;
  }
  #services .service {
    margin-bottom: 20px;
  }
  #map iframe {
    height: 400px !important;
    margin-bottom: 0;
    box-shadow: none;
  }
  .home-section h1, .home-section h2 {
    text-align: left;
  }
  #innerservices .service {
    width: 140px;
    height: 140px;
    padding: 15px 5px;
  }
  #innerservices .service img {
    max-height: 50px;
    width: auto;
  }
  #innerservices h4 {
    font-size: 15px;
  }
  .service {
    margin: 0
  }
  .main-nav {
    display: none;
  }
  .home-blog-side {
    padding: 0 15px;
  }
  .testimonial-content {
    font-size: 16px;
    text-align: center;
    padding: 0;
  }
  button#responsive-menu-button {
    right: 15px !important;
    top: 10px !important
  }
  .wpmslider-controls-direction {
    display: none !important;
  }
  div.wpcf7 .ajax-loader {
    display: block !important;
  }
  .post-thumbnail {
    float: none;
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
  .header-btn {
    display: none;
  }
  .special p strong {
    font-size: 17px;
  }
  #benefit.page-section img {
    margin: 15px auto 0
  }
  .special p {
    font-size: 16px;
  }
  .testimonial {
    padding: 0;
  }
  .special .tr {
    height: auto;
    position: relative;
  }
  #map {
    margin-bottom: 0;
  }
  #custom_html-2 a {
    font-size: 16px;
  }
  .slider-callout h4 {
    font-size: 15px !important;
  }
  .slider-callout a.btn {
    font-size: 16px;
  }
  .section-header {
    padding: 0;
    border: none;
    margin: 15px 0;
  }
  .mobile-header .text-right {
    text-align: center !important;
  }
  .contactus {
    padding: 15px;
  }
  #location h1 {
    margin-bottom: 30px;
  }
  #location {
    padding: 30px 0 30px;
  }
  #location iframe {
    margin-bottom: 15px;
  }
  .text-right, .text-left {
    text-align: center !important;
  }
  #services h4 {
    font-size: 20px;
  }
  .mobile-header .text-right {
    text-align: right !important;
  }
  .mobile-header .text-left {
    text-align: left !important;
  }
  #slider {
    background-size: cover !important;
  }
  .tr.bdr {
    border: none;
    padding: 0;
  }
  .map-overlay h2 {
    color: #FFF;
    font-size: 20px;
  }
  .map-overlay {
    font-size: 12px;
  }
  .hr, .hrright {
    margin: 15px 0;
    height: 40px;
  }
  .location {
    min-height: 1px;
  }
  .blog-posts h3 {
    font-size: 20px;
  }
  .home-section {
    padding: 30px 0;
  }
  .site-buttons {
    padding-right: 15px;
  }
  .blog-box {
    min-height: 1px;
  }
  .site-header a.btn {
    width: 100% !important;
  }
  .site-branding img {
    max-height: 50px;
    width: auto;
}
	#mysticky-nav .myfixed .site-branding img {
    max-height: 50px;
    width: auto;
}
  .service {
    text-align: center;
    padding: 0;
  }
  .service-inner h4 {
    margin: 0;
    padding: 0;
  }
  .strong-view.wpmtst-default.slider-container {
    background: none;
    padding: 0;
  }
  #stories .testimonial-pic {
    display: none;
  }
  #services, .page-section, .home-section {
    padding: 30px 0;
  }
  #services, .page-section {
    padding: 30px 0 30px;
  }
  h2 strong {
    font-size: 18px;
  }
  .home-section a.btn {
    margin-top: 15px;
  }.mobile-menu {
    display: block !important;
}
	.strong-content.strong-grid.columns-2 .wpmtst-testimonial-inner::after {
    bottom: -35px;
    width: 70px;
    height: 70px;
}
  .strong-view .strong-content.strong-grid .wpmtst-testimonial {
    margin-bottom: 50px !important;
	  margin-top: 20px !important;
  }

  .home-pic .info {
    padding: 0 15px;
    position: relative;
  }
  a.btn {
    margin: 5px auto;
    font-size: 16px;
    white-space: normal;
    width: 100%;
  }
  #orgs {
    padding: 30px 0;
    position: relative;
  }
  .service {
    border: none;
  }
  .blog-home-post {
    padding: 30px 15px;
    height: auto
  }
  .blog-info {
    margin-bottom: 15px;
  }
  body, button, input, select, optgroup, textarea {
    font-size: 16px;
  }
  .slider-callout .caption {
    font-size: 20px;
  }
  .h2-header {
    min-width: 100%;
  }
  #location iframe {
    height: 300px;
  }
  .videoWrapper {
    margin-bottom: 20px;
  }
  .strong-view {
    padding: 0 !important;
  }
  .strong-view-id-1 .strong-content {
    padding: 0;
  }
  .section img {
    width: 100%;
    margin: 15px auto;
  }
  .site-footer {
    font-size: 12px;
  }
  h2 br {
    content: ' ';
  }
  h2 br:after {
    content: ' ';
  }
  .site-contact {
    display: none;
  }
}




.header-streamline{
	background:white;
}