@charset "utf-8";
/* CSS Document */
section {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.error { color:#C00;}
#filter-group { width: 350px; max-width: 100% !important;}
.mt-n1 {
	margin-top: -0.25rem !important;
}
.mt-n2 {
	margin-top: -0.5rem !important;
}
.btn {
	font-weight: 600;
	text-transform: uppercase;
}
.btn-primary {
	background-color: #005091;
	border-color: #005091;
}
.btn-success {
	background-color: #69b42d;
	border-color: #69b42d;
}
.fa-stack { color: #69b42d;}

input#shade-qty { width: 80px; text-align: center !important; }


#order-details td.fw-bold {
	font-size: .8rem;
	letter-spacing: 2px;
}
#product-search {
	width: 100%;
	max-width: 400px;
}
#product-search button {
	border-color: #ced4da;
	border-left: 0;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
#product-search input {
	border-right: 0;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 14px;
	padding-left: 1.5rem;
}
a.btn:hover {
	text-decoration: none !important;
}
.btn-outline-primary {
	color: #005091;
	border-color: #005091;
}
.btn-outline-primary:hover {
	color: #fff;
	background-color: #00b4f0;
	border-color: #00b4f0;
}
.btn-check:active + .btn-outline-primary, .btn-check:checked + .btn-outline-primary, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show, .btn-outline-primary:active {
	color: #fff;
	background-color: #00b4f0;
	border-color: #00b4f0;
}
.lead a {
	font-weight: 400;
}
body {
	background-color: #fff;
	color: dimgray;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
	text-align: left;
}
header {
	margin: .75rem 0 0;
	border-bottom: 1px solid #efeeeb;
}
.header-top {
	font-size: 14px;
	border-bottom: 1px solid #efeeeb;
	padding-bottom: .75rem;
}
.header-top .dropdown-item i {
	margin-right: .4rem;
}
.header-top .dropdown-menu {
	font-size: 14px;
}
#header-title {
	font-weight: 300;
}
a {
	color: #005091;
	text-decoration: none;
}
a:hover, a:active {
	color: #00b4f0;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Uniform Pro', 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	letter-spacing: -.03em;
	line-height: 100%;
	color: #005091;
}
.display-title {
	font-size: 3rem;
	color: #005091;
	margin: 0;
}
.display-subtitle {
	font-size: 2rem;
	color: #005091;
	margin: 0;
}
.display-p {
	font-size: 1.25rem;
	font-weight: 300;
	margin: 0;
}
.section {
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.card-img {
	border-radius: 0;
}
.card-img-overlay {
	padding: 1.5rem;
	margin-right: 30%;
}
.card-title {
	font-size: 2rem;
	color: #005091;
	font-weight: 300;
}
#card-teeth .card-title {
	font-size: 2rem;
}
#card-teeth .card-title span {
	font-size: 65%;
}
#card-teeth .card-img-overlay {
	background-image: linear-gradient(to top, rgba(255, 255, 255, 0) 50%, #fff 85%);
	width: 100%;
	content: '';
}
.card-text a {
	color: #00b4f0;
	font-size: 1.25rem;
	font-weight: 600;
	text-decoration: none
}
#card-teeth a {
	color: #005091;
	text-transform: uppercase;
	font-size: 1rem;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	width: 100%;
	padding-right: 1.5rem;
	padding-left: 1.5rem;
	margin-right: auto;
	margin-left: auto;
}
.navbar-nav .nav-item {
	padding: 0;
	margin-left: .75rem;
}
.navbar-light .navbar-toggler {
	color: rgba(0, 80, 145, 1);
	border-color: rgba(0, 80, 145, 1);
}
.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 80, 145, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-logo {
	width: 100%;
	max-width: 120px;
	height: auto;
}
.navbar-logo-right {
	height: 68px;
	width: auto;
	margin-left: 1rem;
}
.nav-link {
	color: #606060;
	letter-spacing: -.03em;
	font-size: 15px;
}
footer .nav-link {
	color: #FFF;
}
.nav-link:hover, .nav-link:active {
	color: #00b4f0 !important;
	text-decoration: none;
}
.btn-outline-ivoclar {
	background:
		linear-gradient(var(--bs-white), var(--bs-white)) padding-box, linear-gradient(to right, #69b42d, #00baf2) border-box;
	border-radius: 50em;
	border: 2px solid transparent;
	padding: .5rem 2rem;
	color: #005091;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: -.03em;
}
.btn-outline-ivoclar br {
	display: block;
}
.jumbotron {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.jumbotron-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 300px;
}
.jumbotron-image.jt-homepage {
	background-image: url('/uploads/images/homepage/header_sm.jpg');
}
.jumbotron-image.jt-solutions {
	background-image: url('/uploads/images/solutions/gerry-header_sm.jpg');
}
.jumbotron-image.jt-resources {
	background-image: url('/uploads/images/resources/header_sm.jpg');
}
.jumbotron-image.jt-smile {
	background-image: url('/uploads/images/smile/header_sm.jpg');
}
.jumbotron-image.jt-smile-kristi {
	background-image: url('/uploads/images/smile/kristi-header_sm.jpg');
}
.jumbotron-image.jt-smile-anna {
	background-image: url('/uploads/images/smile/amy-header_sm.jpg');
}
.jumbotron-image.jt-smile-james {
	background-image: url('/uploads/images/smile/james-header_sm.jpg');
}
.jumbotron-image.jt-smile-gerry {
	background-image: url('/uploads/images/smile/gerry-header_sm.jpg');
}
.jumbotron-image.jt-smile-rodney {
	background-image: url('/uploads/images/smile/rodney-header_sm.jpg');
}
.jumbotron-image.jt-smile-lizz {
	background-image: url('/uploads/images/smile/lizz-header_sm.jpg');
}
.jumbotron-content {
	padding-top: 300px;
	text-align: center;
}
.jumbotron h1 {
	color: #005091;
	font-size: 2.75rem;
	margin: 3rem 0 0;
}
.jumbotron p {
	color: #005091;
	font-size: 2.25rem;
	font-weight: 300;
	margin: 0;
}
.banner-right {
	background-repeat: no-repeat;
	background-position: top;
	background-size: 0;
	width: 100%;
	overflow: hidden;
}
.banner-right .container {
	padding-top: 35px;
	padding-bottom: 0;
}
.banner-right-content {
	padding: 50px 35px 35px;
	font-weight: 300;
	color: #005091;
	position: relative;
	border: 0;
}
.banner-right-content .banner-mobile {
	margin-bottom: 2rem;
	margin-left: -5rem;
	margin-right: -5rem;
	margin-top: -5rem;
}
.banner-right-content .banner-quote {
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}
.banner-right-content .banner-author {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 0;
	line-height: 100%;
}
.banner-right-content .banner-author-title {
	font-size: 1.5rem;
	margin-bottom: 1.5rem;
}
.banner-right-content::after {
	content: ' ';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(45deg, #69b42d 25%, #00b4f0 75%);
	z-index: 1;
}
.banner-right-content a {
	position: relative;
	z-index: 100;
}
.banner-left {
	background-repeat: no-repeat;
	background-position: top;
	background-size: 0;
	width: 100%;
	overflow: hidden;
}
.banner-left .container {
	padding-top: 35px;
	padding-bottom: 0;
}
.banner-left-content {
	padding: 50px 35px 35px;
	position: relative;
	border: 0;
}
.banner-left-content .banner-mobile {
	margin-bottom: 2rem;
	margin-left: -5rem;
	margin-right: -5rem;
	margin-top: -5rem;
}
.banner-left-content .banner-title {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
}
.banner-left-content .banner-subtitle {
	font-size: 2rem;
}
.banner-left-content::after {
	content: ' ';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(45deg, #69b42d 25%, #00b4f0 75%);
}
#banner-slider .lead {
	font-size: 1.5rem;
}
#banner-slider h3, #banner-slider .lead.fw-bold {
	font-weight: 400 !important;
}
footer {
	background-color: #005091;
	color: #fff;
	padding: 3rem 0;
}
.modal-title { text-transform: uppercase;}
.modal-content {
	content: ' ';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	border: 3px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(45deg, #69b42d 25%, #00b4f0 75%);
	border-radius: 0;
}
.card {
	border-radius: 0;
}
.card:hover {
	border: 1px solid rgba(0, 0, 0, 0);
}
.card:hover::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(45deg, #69b42d 25%, #00b4f0 75%);
	z-index: 1;
	border-radius: 0;
}
.card:hover .card-body, .card:hover .card-footer {
	z-index: 100;
	position: relative;
}
#smile-story h2 {
	margin-bottom: 2rem;
	margin-top: 2rem;
}
#smile-story p {
	font-size: 1.25rem;
	font-weight: 300;
}

.lity {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(0, 0, 0, 0.5);
	outline: none !important;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.lity.lity-opened {
	opacity: 1;
}
.lity.lity-closed {
	opacity: 0;
}
.lity * {
	box-sizing: border-box;
}
.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none !important;
}
.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -0.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
	opacity: 1;
}
.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none !important;
}
.lity-content {
	z-index: 9993;
	width: 100%;
	transform: scale(1);
	transition: transform 0.3s ease;
}
.lity-loading .lity-content, .lity-closed .lity-content {
	transform: scale(0.8);
}
.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none;
}
.lity-close::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	box-shadow: none;
}
.lity-close:active {
	top: 1px;
}
/* Image */
.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0;
}
/* iFrame */
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px;
}
.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
.lity-hide {
	display: none;
}
#browse-by h4 {
	font-size: 19px;
	font-weight: 400;
}
.brand-details h5 {
	font-size: 14px;
	margin-bottom: 10px;
	color: dimgray;
}
.brand-details h4 {
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 400;
}
.brand-details h6 {
	font-size: 12px;
	color: dimgray;
	text-align: right;
}
#cart-total {
	position: relative;
}
#cart-total span {
	background: #69b42d none repeat scroll 0 0;
	color: #FFF;
	border-radius: 100%;
	font-size: 12px;
	height: 20px;
	left: 20px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	top: -10px;
	width: 20px;
}
.header-top #cart-total .fas { font-size: 1.2rem; margin-right: 5px; }
.header-top #cart-total span {
	background: #69b42d none repeat scroll 0 0;
	color: #FFF;
	border-radius: 100%;
	font-size: 9px;
	height: 15px;
	left: 12px;
	line-height: 15px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 15px;
}
#table-cart .td-image {
	width: 125px;
	min-width: 80px;
}
#table-cart .td-qty select {
	width: 70px;
	display: inline;
}

#cart-title h2 {
	font-weight: 500;
	font-size: 1.5rem;
	vertical-align: middle;
	display: inline-block;
	margin: 0;
}
.cart-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.cart-box > ul > li {
	position: relative;
}
.cart-box-item {
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}
.cart-box-img {
	float: left;
	padding-right: 10px;
	position: relative;
	width: 25%;
}
.cart-box-img img {
	max-width: 100%;
}
.cart-box-content {
	float: left;
	padding: 0;
	width: 75%;
}
.cart-box-content h6 a {
	display: block;
	font-size: 16px;
	line-height: 20px;
	overflow: hidden;
	overflow-wrap: break-word;
	text-overflow: ellipsis;
	text-transform: capitalize;
	white-space: nowrap;
}
.cart-box-content span {
	display: block;
	color: #777;
	font-size: 14px;
	line-height: 20px;
}
.cart-box-content h6 a:hover {
	color: #3498db;
}
.cart-box-qty {
	background: #3498db none repeat scroll 0 0;
	border-radius: 100%;
	color: white;
	font-size: 16px;
	left: 5px;
	line-height: 23px;
	min-width: 25px;
	padding: 2px 0 0;
	position: absolute;
	text-align: center;
	top: 3px;
}
.order-form label {
	margin-bottom: 4px;
	text-transform: uppercase;
	font-size: .9rem;
	font-weight: 500;
}
.required {
	color: #dc3545;
}

.form-control.error:focus, input.error, select.error, textarea.error { border-color:#C00;}
label.error { font-size: .8rem; letter-spacing: -.5px;}

#login-title .display-6 { font-size: 1.8rem; }
#login-title .display-1 { font-size: 3.75rem; line-height: .9; }
#login-title .lead { font-size: 1rem; }

#site-title h2 { font-size: 4em; text-align: right; margin: 0; font-weight: 300; }
#site-title h6 { font-size: 1.5rem; text-align: right; margin: 0; padding-right: 1px; font-weight: 300; }

#page-title { text-align: center; }
#page-title .fa-2x { font-size: 1.25rem; margin-bottom: .5rem}
#page-title .col-auto:first-of-type { padding-right: 0; }
#page-title .col-auto:last-of-type { padding-left: 0; }
#page-title h2 { font-weight: 500; font-size: 1.5rem; vertical-align: middle; display: block; margin: 0; }
#page-title h6 { font-weight: 300; font-size: 1rem; vertical-align: middle; display: block; margin: 0; }

/* SM BREAKPOINT */
@media (min-width: 576px) {
	#login-title .display-6 { font-size: 2.2rem; }
	#login-title .display-1 { font-size: 5rem; line-height: .9; }
	#page-title { text-align: start; }
	#page-title .fa-2x { font-size: 2em; margin-bottom: 0}
	#page-title h2 { font-size: 2.0rem; }
}

/* MD BREAKPOINT */
@media (min-width: 768px) {
	#login-title .display-6 { font-size: 2.5rem; }
	#login-title .display-1 { font-size: 6.5rem; line-height: .9; }
	#page-title h2 { text-transform: uppercase; }
}

/* LG BREAKPOINT */
@media (min-width: 992px) {
	section {
	margin-top: 5rem;
	margin-bottom: 5rem;
}
	.card-title {
		font-size: 3rem;
		color: #005091;
		font-weight: 300;
	}
	.card-text a {
		color: #00b4f0;
		font-size: 1.25rem;
		font-weight: 600;
		text-decoration: none
	}
	.jumbotron-image {
		background-position: right;
		background-size: auto;
		height: 450px;
	}
	.jumbotron-image.jt-homepage {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/homepage/header_md.jpg');
	}
	.jumbotron-image.jt-solutions {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/gerry-solutions/header_md.jpg');
	}
	.jumbotron-image.jt-resources {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/resources/header_md.jpg');
	}
	.jumbotron-image.jt-smile {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/header_md.jpg');
	}
	.jumbotron-image.jt-smile-kristi {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/kristi-header_md.jpg');
	}
	.jumbotron-image.jt-smile-anna {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/amy-header_md.jpg');
	}
	.jumbotron-image.jt-smile-james {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/james-header_md.jpg');
	}
	.jumbotron-image.jt-smile-gerry {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/gerry-header_md.jpg');
	}
	.jumbotron-image.jt-smile-rodney {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/rodney-header_md.jpg');
	}
	.jumbotron-image.jt-smile-lizz {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/smile/lizz-header_md.jpg');
	}
	.jumbotron-content {
		padding-top: 0;
		text-align: inherit;
		margin-right: 50%;
	}
	.jumbotron h1 {
		font-size: 5.25rem;
		margin: 0 0 1rem;
	}
	.jumbotron p {
		font-size: 3rem;
	}
	.display-title {
		font-size: 5rem;
		color: #005091;
		margin: 0;
	}
	.display-subtitle {
		font-size: 3.5rem;
		color: #005091;
		margin: 0;
	}
	.display-p {
		font-size: 1.5rem;
		font-weight: 300;
		margin: 0;
	}
	.section {
		margin-top: 7.5rem;
		margin-bottom: 7.5rem;
	}
	.banner-right {
		background-repeat: no-repeat;
		background-position: right;
		background-size: 50%;
	}
	.banner-right .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.banner-right-content {
		margin-right: 30%;
		padding: 35px 25% 35px 35px;
		font-weight: 300;
		color: #005091
	}
	.banner-right-content .banner-quote {
		font-size: 1.2rem;
		margin-bottom: .65rem;
	}
	.banner-right-content .banner-author {
		font-size: 1.2rem;
	}
	.banner-right-content .banner-author-title {
		font-size: 1.2rem;
		margin-bottom: .65rem;
	}
	.banner-left {
		background-repeat: no-repeat;
		background-position: left;
		background-size: 400px;
		height: 400px;
	}
	.banner-left .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.banner-left-content {
		margin-top: 50px;
		padding: 100px 35px 100px 400px;
		font-weight: 300;
		color: #005091
	}
}

/* XL BREAKPOINT */
@media (min-width: 1200px) {
	.container-fluid {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	header {}
	.navbar-nav .nav-item {
		padding: 0;
		margin-left: 1.25rem;
	}
	.jumbotron-image {
		background-position: right;
		background-size: auto;
		height: 450px;
	}
	.jumbotron-image.jt-homepage {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/homepage/header_md.jpg');
	}
	.jumbotron-image.jt-solutions {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/solutions/gerry-header_md.jpg');
	}
	.jumbotron-image.jt-resources {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/resources/header_md.jpg');
	}
	.jumbotron-image.jt-smile {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/header_md.jpg');
	}
	.jumbotron-image.jt-smile-kristi {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/kristi-header_md.jpg');
	}
	.jumbotron-image.jt-smile-anna {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/amy-header_md.jpg');
	}
	.jumbotron-image.jt-smile-james {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/james-header_md.jpg');
	}
	.jumbotron-image.jt-smile-gerry {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/gerry-header_md.jpg');
	}
	.jumbotron-image.jt-smile-rodney {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/rodney-header_md.jpg');
	}
	.jumbotron-image.jt-smile-lizz {
		background-image: linear-gradient(to right, white 0px, white 45%, transparent 75%), url('/uploads/images/smile/lizz-header_md.jpg');
	}
	.banner-right-content .banner-quote {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.banner-right-content .banner-author {
		font-size: 1.5rem;
	}
	.banner-right-content .banner-author-title {
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.banner-left {
		background-repeat: no-repeat;
		background-position: left;
		background-size: 500px;
		height: 500px;
	}
	.banner-left .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.banner-left-content {
		padding: 150px 35px 150px 500px;
		font-weight: 300;
		color: #005091
	}
	.banner-left-content .banner-title {
		font-size: 3.25rem;
		margin-bottom: 2rem;
	}
	.banner-left-content .banner-subtitle {
		font-size: 2.75rem;
	}
}

/* XXL BREAKPOINT */
@media (min-width: 1400px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1520px;
	}
	.navbar-nav .nav-item {
		padding: 0;
		margin-left: 2rem;
	}
	.navbar-logo-right {
		height: 80px;
		width: auto;
		margin-left: 2rem;
	}
	.jumbotron-image {
		background-position: right;
		background-size: cover;
		height: 75vh;
	}
	.jumbotron-image.jt-homepage {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/homepage/header_lg.jpg');
	}
	.jumbotron-image.jt-solutions {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 70%), url('/uploads/images/solutions/gerry-header_lg.jpg');
	}
	.jumbotron-image.jt-resources {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/resources/header_lg.jpg');
	}
	.jumbotron-image.jt-smile {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/header_lg.jpg');
	}
	.jumbotron-image.jt-smile-kristi {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/kristi-header_lg.jpg');
	}
	.jumbotron-image.jt-smile-anna {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/amy-header_lg.jpg');
	}
	.jumbotron-image.jt-smile-james {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/james-header_lg.jpg');
	}
	.jumbotron-image.jt-smile-gerry {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/gerry-header_lg.jpg');
	}
	.jumbotron-image.jt-smile-rodney {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/rodney-header_lg.jpg');
	}
	.jumbotron-image.jt-smile-lizz {
		background-image: linear-gradient(to right, white 0px, white 35%, transparent 75%), url('/uploads/images/smile/lizz-header_lg.jpg');
	}
	.jumbotron-content {
		padding-top: 0;
		text-align: inherit;
		margin-right: 50%;
	}
	.jumbotron h1 {
		font-size: 6.25rem;
	}
	.jumbotron p {
		font-size: 4rem;
	}
	.banner-right-content .banner-quote {
		font-size: 1.5rem;
		margin-bottom: 1.5rem;
	}
	.banner-right-content .banner-author {
		font-size: 2rem;
	}
	.banner-right-content .banner-author-title {
		font-size: 1.5rem;
		margin-bottom: 1.5rem;
	}
}
/* XXXL BREAKPOINT */
@media (min-width: 1400px) {
	.container-fluid {
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.btn-outline-ivoclar br {
		display: none;
	}
	.banner-right {
		background-repeat: no-repeat;
		background-position: right;
		background-size: 50%;
	}
	.banner-right-content {
		margin-right: 30%;
		padding: 35px 25% 35px 35px;
	}
	.banner-right-content .banner-quote {
		font-size: 1.9rem;
		margin-bottom: 2rem;
	}
	.banner-right-content .banner-author {
		font-size: 2.5rem;
	}
	.banner-right-content .banner-author-title {
		font-size: 1.9rem;
		margin-bottom: 2rem;
	}
	.banner-left {
		background-repeat: no-repeat;
		background-position: left;
		background-size: 600px;
		height: 600px;
	}
	.banner-left .container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.banner-left-content {
		padding: 200px 35px 150px 600px;
		font-weight: 300;
		color: #005091
	}
	.banner-left-content .banner-title {
		font-size: 5rem;
		margin-bottom: 2rem;
	}
	.banner-left-content .banner-subtitle {
		font-size: 3.5rem;
	}
}