@charset "utf-8";
/*   
Theme Name: Enfield Pediatric Dentistry
Theme URI: https://hainescreative.com
Description: This is a Haines Creative Theme for Enfield Pediatric Dentistry
Author: Guy Haines
Author URI: https://hainescreative.com
Version: 1
*/


@font-face {
    font-family: 'Neris Light';
    font-style: normal;
    font-weight: normal;
    src: local('Neris Light'), url('webfonts/Neris-Light.woff') format('woff');
}
    
@font-face {
    font-family: 'Neris SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Neris SemiBold'), url('webfonts/Neris-SemiBold.woff') format('woff');
}



html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'Neris Light';

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
strong {font-weight: bold;}
body {
	line-height: 30px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration: none; color: #005da5;}
a:hover {text-decoration: none;}
.clear {clear: both !important;}

em {font-style: italic;}

body {
	font-size: 18px;
	line-height: 32px;
	color: #444; 
	background: white;
	position: relative;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background: url(images/load.gif) center no-repeat #fff;
}

.hc-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999;
	background: #fff;
}
.hc-pre-con img {
	position: fixed; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%);
	z-index: 9999999;
}

#loadgif {max-width: 600px; height: auto;}


h1 {
	font: bold 26px/32px 'Neris SemiBold', sans-serif; 
	color:#222; 
	margin: 10px 0;
}
h2 {
	font: bold 20px 'Neris SemiBold', sans-serif; 
	color:#222; 
}
.section-title h2 {font-size: 32px;}

h2.fullWide {
    border-top: 2px solid #ababab;
    width: 100%;
    max-width: 1170px;
    margin: 10px 0 20px -10px;
}
h2 span {
    background: #fff;
    float: left;
    margin-top: -40px;
    padding: 10px 10px 10px 5px;
    display: inline-block;
    font-size: 35px;
}

h3 {
	font: bold 18px 'Neris SemiBold', sans-serif; 
	color:#222; 
	margin: 0 0 16px 0;
}
h4 {
	color: #222;
	font: bold 24px 'Neris SemiBold', sans-serif;
}
h5 {
	font: bold 16px 'Neris SemiBold', sans-serif; 
	color: #222; 
	margin-bottom: 10px;
}

h6 {
	font: 21px 'Neris Lgiht', sans-serif; 
	color: #222; 
	text-transform: uppercase;
}

.section-title {
	padding-top: 16px;
	padding-bottom: 48px;
}

@media all and (min-width: 700px) {
	.twocollist {
		column-count: 2;
	}
}
.fleft, .alignleft {float: left; padding: 0 15px 15px 0;}
.fright, .alignright {float: right; padding: 0 0 15px 15px;}

.verytop {
	padding: 8px 0;
	width: 100%;
	background: #fff;
	text-align: right;
	font-size: 16px;
	font-weight: 600;
}
.verytop a {color: #fff; text-decoration: none; font-weight: normal;}
.verytop button {background: #6eb544;}


header {
	min-height: 60px; 
	width: 100%;
	background: #fff;
	z-index: 99999;
	position: relative;
	padding: 0;
}


a.navbar-brand {padding: 15px 0; height: auto !important;}
a.navbar-brand img {
    max-width: 190px;
    height: auto;
    margin-top: -80px;
}
.navbar {margin:0px 0 8px 0; }


.navbar-default {
	border: none; 
	background: none;
	padding: 10px 0;
}
.navbar-header {
  	float: right;
}
.navbar-toggle {
  margin: 30px 20px 8px 0;
}

.navbar-collapse {
  height: auto;
  float: none;
  padding: 0;
  position: relative;
  right: 0;
}


.navbar-nav {
	text-align: left;
	height: auto;
}

.navbar-nav>li {
  float: left;
  margin: 0 18px;
  padding: 6px 0;
}

.navbar-nav>li>a {
  padding: 0;
}

.navbar-default .navbar-nav>li>a {
	color: #444;
	font: 18px 'Neris Light', helvetica, sans-serif;
	text-decoration: none;
	transition: all .2s;
	position: relative;
}

.navbar-default .caret {color: #777;}

.navbar-nav>li.menu-btn {
    background: #2fc4ef;
    padding: 6px 12px;
    border-bottom: none !important;
}
.navbar-nav>li.menu-btn a {color: white;}


@media all and (min-width: 992px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu{ display: block; }
	ul.nav li.dropdown > ul.dropdown-menu {top: 96%; padding-top: 10px; left: 8px;}
	ul.nav li.dropdown > ul.dropdown-menu li.dropdown > ul.dropdown-menu {top: -14px; padding-top: 10px; left: 100%;}
	
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-item a, .navbar-default .navbar-nav>li.current-page-parent a.dropdown-toggle, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
		color: #444; 
		background: none;
	}
	
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
		background: #eee;
		color: #444;
	}
	
	
	
	.navbar-default .navbar-nav>li.current-menu-item ul.dropdown-menu li a {border: none;}
	.navbar-default .navbar-nav>li.dropdown>a:after,
	.navbar-default .navbar-nav>li.dropdown>a:hover:after{ 
		height: 0;
	}



}
@media (max-width: 991px) {

	
	.navbar-header, #navbar {
		float: left; 
		width: 100%; 
		padding: 0;
	}

	header {padding: 0; min-height: 40px; }
	header > .container {padding: 0;}
	.socialLinks {padding: 0 15px 15px 0;}
    .navbar-default .navbar-toggle {
		margin-top: -60px; 
		margin-bottom: 10px;
		float: right;
		display: block;
    }
    .navbar-default {position: static;min-height: 0px;margin: 0;padding: 0;}
    .navbar-left,.navbar-right {
        float: none !important;
    }
    a.navbar-brand img {margin-top: 20px;}
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-collapse2, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-collapse2, .container>.navbar-header {margin: 0;}
    .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #e8e8e8;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
 	}

 	
 	.navbar-nav .open .dropdown-menu li, .navbar-default .navbar-nav>li { width: 100%;}
	.navbar-default .navbar-nav>li>a {font-size: 18px; }
	.navbar-default {}

	
    .navbar-collapse, .navbar-collapse2 {
		border: none;
        float: none;
    }
    .navbar-fixed-top {
		top: 0;
	}
    .navbar-collapse.collapse, .navbar-collapse.collapse2 {
        display: none !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;

    }
    .navbar-nav {
        float: none!important;
		height: auto;
		margin: 0;
		padding-bottom: 15px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding: 10px;
    }
    .collapse.in{
  		display:block !important;
  		background: #fff;
  		box-shadow: none !important;
	}
	.navbar-nav>li {margin: 0;}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-item a, .navbar-default .navbar-nav>li.current-page-parent a.dropdown-toggle,
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default li a:hover {background: #eee; color: #444;}
	.navbar-nav .open .dropdown-menu li {padding-left: 10px;}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-nav .open .dropdown-menu li:hover {background: #eee; color: #444;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {color: #444;}
	
	.navbar-nav>li>.dropdown-menu {border-radius: 0;}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {color: #444; background: #eee;}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #444;}
	
	.navbar-default .navbar-nav>li>a:hover .caret, 
	.navbar-default .navbar-nav>li.current-menu-item a .caret, 
	.navbar-default .navbar-nav>li.current-page-parent a.dropdown-toggle .caret,
	.navbar-default .navbar-nav>.open>a .caret, 
	.navbar-default .navbar-nav>.open>a:focus .caret, 
	.navbar-default .navbar-nav>.open>a:hover .caret, 
	.navbar-default li a:hover .caret,	
	.navbar-nav .open .dropdown-menu>li>a:focus .caret, 
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover .caret {color: #777;}

}

/* Banner */

.bigBanner {
	width: 100%;
	min-height: 400px;
	text-align: left;
	color: white;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	background-position: center;
}


.bigBanner h2 {
	font-size: 56px;
	line-height: 64px;
	color: black;
	text-transform: capitalize;
	max-width: 790px;
	font-weight: 300;
	font-family: 'Neris Light';
}
.bigBanner p {
	font-size: 24px;
	line-height: 28px;
	color: black;
	max-width: 790px;
	padding-top: 18px;
}

@media all and (max-width: 991px) {
	.bigBanner {
		background-position: -340px top;
		min-height: 300px;
		padding-top: 30px;
		padding-bottom: 120px;
	}
	.bigBanner h2 {font-size: 28px; line-height: 40px;} 
	.bigBanner p {font-size: 18px; line-height: 28px;}
	.bigBanner .banner-text {
		/* background: rgba(255,255,255,.6); */
		padding: 24px;
	}
}

.interior-banner {
	min-height: 180px;
	background: #37c5f0;
	width: calc(100% - 20px);
	padding: 56px 0;
	text-align: center;
	margin: 0 auto;
}

.interior-banner h2 {
	font: bold 40px 'Neris SemiBold', sans-serif; 
	color: #fff; 
	margin: 8px 0;
	text-transform: capitalize;
}
.interior-banner h3 {
	color: white;
	font: normal 28px 'Neris Light', helvetica, sans-serif;
	text-transform: none;
}

.blank-banner {background: #eee; color: #444;}
.blank-banner h2 {color: #444;}


button {
	text-align: center;
	appearance: none;
	-webkit-appearance: none;
	outline: none;
	background: #2fc4ef;
	color: #fff;
	font-size: 18px;
	padding: 4px 16px;
	display: inline-block;
	border: none;
	margin: 15px auto;
	text-decoration: none;
}

button i { padding: 6px 6px 0 6px;}
button:hover {opacity: .8;}


body.page-id-17 a:nth-of-type(odd) button {
	background: #6cb544;
}
body.page-id-17 a:nth-of-type(even) button {
	background: #2fc4ef;
}
.mainContent {
	min-height: 230px; 
	padding: 80px 0 48px 0;  
	margin: 0 auto;
	color: #444;
}
.mainContent p {padding: 8px 0;}


@media all and (max-width: 991px) {
	.container {width: 100%;}
}
.mainContent hr {
	height: 2px; 
	color: #4d565c; 
	background: #4d565c; 
	margin: 20px auto; 
	text-align: center;
}
.theContent h3 {color: #336EB4; margin-top: 24px;}

.mainContent ul li {
	list-style: square; 
	margin: 4px 0 4px 25px;	
}

.mainContent img {max-width: 100%; height: auto;}
.mainContent a {
	color: #444; 
	text-decoration: none; 
	cursor: pointer;
}
.mainContent a:hover {
	opacity: .8;
	text-decoration: none;
}


.home-box {
	background-size: cover;
	min-height: 300px;
	margin-top: -120px;
	margin-bottom: 48px;
	padding-top: 140px;
	text-align: center;
	color: white;
}

.home-box h3 {color: white; font-size: 26px;}
@media all and (min-width: 992px) {
	
	.theContent {padding-right: 30px;}
	
}

@media all and (min-width: 992px) and (max-width: 1199px) {


} 

#testimonials {
	color: white;
	padding: 140px 0;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}

#testimonials h3 {
	font: bold 28px 'Neris SemiBold', helvetica, sans-serif;
	text-transform: none;
	color: white;
}

.testimonials {
	height: auto; 
	margin-top: 30px;
	padding: 16px; 
	font: 21px/32px 'Neris Light', helvetica, sans-serif;
	color: white;
}

.testimonials-tab .etabs {
    display: none;
}
.testimonials-tab .tab {
    margin: 0;
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.testimonials-tab {
    margin: 0;
    color: white;
}

.testimonials-tab .tab-block {
    margin-bottom: 10px;
    line-height: 32px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}
.testimonials-tab .tab-block h5.author {
	display: block;
	font-size: 16px;
	font-style: italic;
	color: white;
	margin: 24px 0;
	padding: 0;
}

.testimonials-tab .panel-container {
    border: none
}

.intro-copy {padding-bottom: 48px;}

@media all and (max-width: 767px) {
	.list-block {margin-bottom: 32px;}
}

@media all and (min-width: 768px) {
	.list-block {min-height: 270px;}
}

.videoWrapperYT {
	max-width: 900px;
	position:relative !important;
	margin: 0 auto;
	padding:56.25% 0 0 0 !important;
}


.videoWrapperYT iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.blogArea a, .blogPostWrapper {text-decoration: none;}
a.blogPostWrapperLink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;

}
.blogPostWrapper {
	min-height: 450px; 
	padding:  0; 
	padding-top: 120px;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	margin: 15px 0px;
}

.blogPostWrapper i {display: inline-block; padding: 3px; margin-top: 4px;}

.blogArea a.blogPostWrapperLink {padding-top: 70px;}
.blogArea .blogPostWrapper {min-height: 280px;}

.blogPostWrapper div.post {max-width: 600px;}

.blogPostWrapper h2, 
.blogPostWrapper .meta, 
.blogPostWrapper .entry {
	color: white !important;
	text-decoration: none;
}

.blogPostWrapper:hover {opacity: .8;text-decoration: none;}

body.page-template-page-blog a, body.page-template-page-blog a:hover {text-decoration: none;}

body.page-template-page-blog .mainContent {padding-bottom: 0;}

.meta {margin-top: 9px;}

.entry {margin-top: 20px;}

.contact-iframe {
	width: 100%; 
	max-width: 100%; 
	z-index: 100; 
}
.overlayiframe {
    background: transparent;
    position: relative;
    width: 100%;
    height: 300px;
    top: 0;
    margin-top: -310px;
    z-index: 99999999;
}


/* FOOTER */

.prefooter {
	background: rgb(95,26,7);
	background: -moz-linear-gradient(90deg, rgba(95,26,7,1) 0%, rgba(188,19,19,1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(95,26,7,1) 0%, rgba(188,19,19,1) 100%);
	background: linear-gradient(90deg, rgba(95,26,7,1) 0%, rgba(188,19,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5f1a07",endColorstr="#bc1313",GradientType=1);
}
.prefooter img {max-width: 400px; margin: 12px auto;display: block;}
.footer-nav-links {
	background: #444;
	color: white;
}
.footer-nav-links .menu-primary-container {
    display: grid;
}
.footer-nav-links .menu-primary-container ul {
    display: inline-block;
    margin: 12px auto;
    text-align: center;
}
.footer-nav-links .menu-primary-container li {
    display: inline-block;
    padding: 8px 24px;
    color: white;
}
.footer-nav-links .menu-primary-container li a {
    color: white;
}	
@media all and (min-width: 1200px) {
	.prefooter-col {padding: 15px 25px;}
}
.footer {
	min-height: 200px; 
	background: #f5f5f5; 
	font-size: 16px;
	color: #000;
	padding: 40px 0;
	line-height: 25px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
.footer button {
	margin: 10px 0; 
	display: block; 
	background: none; 
	padding: 5px 10px; 
	border: 2px solid #ababab;}

.footer a {color: #000;}
.footer h6 {
	font: bold 28px 'Neris SemiBold', helvetica, sans-serif;
	color: #fff;
	margin-top: 35px;
	margin-bottom: 15px;
}
.footer iframe {
    max-width: 100%;
}

.footer p {padding: 9px 0;}

.footer i {
	color: #000;
	font-size: 34px;
	margin: 0 3px 0 0 ;
}

.footer i.social {font-size: 38px; color: white; margin: 20px 10px 10px 0;}
.footer small {font-size: 12px; font-style: italic; line-height: 12px;}
.footer button {
	font-size: 18px;
}
.footer button i {font-size: 20px; color: #ababab;}

.copyright {
	font-size: 16px;
	line-height: 21px;
	color: #000;
	text-align: center;
	padding: 15px 0;
}

.copyright strong {display: inline-block; padding: 8px;}
	
.copyright a {color: #000; text-decoration: none; cursor: pointer;}
.copyright a:hover {color: #333; text-decoration: underline;}

/* FORM */

#sidebar {
	background: #f5f5f5;
	padding: 20px 30px;
}
#sidebar h3 {
	font-size: 24px;
	font-weight: normal;
}
.footer-form {
	margin: 25px auto 0 auto;
	box-shadow: 0 0 3px #333;
	padding: 0;
}

body .gform_wrapper ul li.gfield {
	margin-top: 1px !important;
	margin-right: 0 !important;
	padding-right: 0 !important;}
.gform_wrapper li.hidden_label input {margin-top: 0 !important;}

.gform_wrapper .gform_body {width: 100% !important;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100% !important;
	font-size: 14px !important;
	border: none!important;
	outline: none !important;
	padding: 6px 12px !important;
	color: #444 !important;
	background: #fff !important;
}
.gform_wrapper .top_label .gfield_label {color: #444 !important; margin: 15px 0 0 0;}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder{ 
  color: #aaa !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, 
.gform_wrapper textarea::-moz-placeholder {
  color: #aaa !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, 
.gform_wrapper textarea:-ms-input-placeholder {
  color: #aaa !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder, 
.gform_wrapper textarea:-moz-placeholder {
  color: #aaa !important;
}
.gform_wrapper textarea {
	font-size: 14px !important;
	border: none !important;
	outline: none !important;
	padding: 8px 12px !important;
	height: 100px !important;
	width: 100% !important;
	float: right;
	color: #444 !important;
	background: #fff !important;
}

.gform_wrapper .chosen-container, .gform_wrapper .chosen-container * {
	width: 100% !important;
}
.gform_wrapper .gform_footer {
	padding: 3px 0 0 0 !important; 
	margin-top: 0 !important;
	text-align: center;}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
	width: 100% !important; 
	padding: 7px 15px; 
	text-align: center; 
	outline: none;
	border: none;
	background: #0290C7;
	margin: 10px auto !important;
	color: white;
	position: relative;
	text-transform: uppercase;
	font: bold 18px 'Neris SemiBold', sans-serif !important;
	float: right !important;
	clear: both !important;
}


.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255,223,224,.25);
     margin-bottom: 0px!important; 
     border-top: none !important; 
     border-bottom:  none !important; 
     padding-bottom: 0px !important; 
     padding-top: 0px !important; 
    box-sizing: border-box;
}
.gform_wrapper .field_description_below .gfield_description {padding-top: 0 !important;}
.gform_wrapper .validation_message {
    padding: 5px !important;
    background: rgba(255,255,255,.6);
}

.gform_wrapper div.validation_error {    
	border: 1px solid #911311 !important;
	color: #444 !important;
}
div#gform_confirmation_wrapper_1 {
    padding: 8px !important;
    border: 1px solid #444 !important;
}


.form-wrap {
    background: #f5f5f5;
    padding: 20px;
    margin-top: 32px;
}
div#gform_wrapper_2 .gform_footer:after,
.form-wrap .gform_footer:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
}

@media all and (min-width: 768px) {
	li#field_1_1, li#field_1_2,
	li#field_1_3, li#field_1_4 {
		width: calc(50% - 5px) !important;
		float: left !important;
		clear: none !important;
	}
	li#field_1_1, li#field_1_3 {margin-right: 10px !important;}
	li#field_1_5 {float: left; clear: both; width: 100%;}
}


.featured {padding-top: 48px;}
@media all and (min-width: 992px) and (max-width: 1199px) {
	.featured-boxes > .container {
		width: 100%;
	}
}

.featured-container .featured-box-wrap:nth-of-type(1) .featured-box {
	background: #30c4ee;
	color: white;
}
.featured-container .featured-box-wrap:nth-of-type(1) .featured-box h3 {
	color: white;
}

.featured-container .featured-box-wrap:nth-of-type(2) .featured-box {
	background: #fad309;
	color: white;
}
.featured-container .featured-box-wrap:nth-of-type(2) .featured-box h3 {
	color: white;
}

.featured-container .featured-box-wrap:nth-of-type(3) .featured-box {
	background: #6db544;
	color: white;
}
.featured-container .featured-box-wrap:nth-of-type(3) .featured-box h3 {
	color: white;
}

.featured-box-wrap {position: relative; padding: 0;}
.featured-box {
	padding: 10px;
	margin: 15px 10px 32px;
	background: #e8e8e8;
	position: relative;
}

@media all and (min-width: 992px) {
	.featured-box,
	.featured-box-content {
		min-height: 670px;
	}
}
.featured-box-content {
	background: rgba(51,51,51, .55);
	text-align: center;
	font-size: 15px;
	padding: 56px 24px;
	line-height: 18px;
	position: relative;
}
.featured-box-content a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.featured-box-content h4 {
	width: 100%;
	float: left;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	text-align: center;
	color: white;
	padding: 24px;
	font-size: 28px;
}

.prefooter-container {
    padding-left: 10px;
}

.prefooter-box-wrap {padding: 0 10px 0 0; }
.prefooter-box-wrap p {padding: 32px 56px;}
@media all and (min-width: 992px) {
	.prefooter-wrap .prefooter-container:nth-of-type(1) {
		flex-direction: row-reverse;
	}
	.prefooter-container {
		display: inline-flex;
	}
}

.prefooter-box-wrap h3 {
	width: 100%;
	padding: 24px 32px;
	background: #2fc4ef;
	color: white;
}

.prefooter-box-wrap img {width: 100%;}

.prefooter-container:nth-of-type(even) .prefooter-box-wrap h3 {
	background: #6eb544;
}


.tips-quote {
	padding: 25px;
	background: url(images/tips.jpg) center center no-repeat;
	background-size: cover;
	min-height:240px;
	text-align: left;
	margin-bottom: 20px;
	color: white;
	margin-top: 20px;
}
.tips-quote h3 {font-size: 24px; color: white;}

.tips-quote h6 {
	font: italic normal 18px 'Montserrat', helvetica, sans-serif; 
	text-transform: none;
	margin-bottom: 15px;
	color: white;
}
.tips-quote h6 a {color: white; text-decoration: underline;}

.schema-faq-section {margin-top: 32px;}

#pageslide {
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 99999999999;
	overflow-y: scroll !important;
	
	/* Specify the width of your pageslide here */
	width: 98%;
	padding: 5%;
	/* These styles are optional, and describe how the pageslide will look */
	background: rgba(255, 255, 255, .9);
	color: #000;
}

.overlay a, .overlay a:hover {text-decoration: none;}

.overlay table {padding:15px;}
.overlay p {
	padding: 9px 0;
	font-size: 18px; 
	line-height: 28px;
}
.overlay p a {color: white; text-decoration: underline;}

.overlay img {max-width: 100%; height: auto;}
.overlay td {padding: 2px 0;}
.overlay td strong {font-weight: 300;}
.overlay tr.nrow td:first-of-type {padding-top: 13px;}
.overlay ul {padding-left: 24px;}
.overlay ul li {list-style-type: square; margin-left: 15px;}

a.x {
  color: #000;
  font: 28px 'Neris Light', sans-serif;
  position: absolute;
  top: 20px;
  right: 25px !important;
}

.overlay i, .overlay em {
	font-style: italic;
}
.overlay a.x i {
	font-style: normal;
	color: #000; 
	padding: 8px; 
	display: inline-block;
	margin: 13px 0;
}
.overlay h3 {
	font: bold 40px 'Neris SemiBold', helvetica, sans-serif;
	color: #000;
	margin: 0;
}
.overlay h5 {
	font: italic normal 24px 'Neris Light', helvetica, sans-serif;
}

.overlay {display: none;}

.slideOpen {position: relative;}
.read-bio {position: absolute; bottom: 4px; left: 0; width: 100%; padding: 12px 48px; background: rgba(0,0,0,.5); color: white;}

@media all and (max-width: 991px) {
	#pageslide {padding-top: 15%;}
	.leftPartFlyout {margin-bottom: 20px; border: none;}
}

