h1,
h2,
h3,
ol,
p,
ul {
	margin-top: 0;
}
h1,
h2,
h3,
label {
	margin-bottom: 0.5rem;
}
button,
hr,
input {
	overflow: visible;
}
.article__list,
.nav {
	list-style-type: none;
}
*,
::after,
::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
}
@-ms-viewport {
	width: device-width;
}
article,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
body {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
ol,
p,
ul {
	margin-bottom: 2rem;
}
strong {
	font-weight: bolder;
}
a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:hover {
	color: #0056b3;
}

figure {
	margin: 0 0 1rem;
}
img {
	vertical-align: middle;
	border-style: none;
}
label {
	display: inline-block;
}
button {
	border-radius: 0;
	text-transform: none;
}
button:focus {
	outline: dotted 1px;
	outline: -webkit-focus-ring-color auto 5px;
}
button,
input,
textarea {
	margin: 0;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none;
}
textarea {
	overflow: auto;
	resize: vertical;
}
::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button;
}
html {
	font-size: 100%;
}
body {
	font-family: "PT Sans", sans-serif;
}
h3 {
	font-size: 1.1875rem;
}
.cta {
	font-weight: 700;
	font-size: 1.5rem;
	display: block;
	line-height: 1.5rem;
}
.disclaimer a,
.nav__item a:hover {
	text-decoration: none;
}
.header__promo,
.header__top h1 {
	color: #fff;
	text-transform: uppercase;
}
.paragraph-main {
	font-family: "gotham book", sans-serif;
}
.paragraph-main--dark {
	font-family: "pt sans";
	font-size: 18px;
	line-height: 23.4px;
}
.paragraph-title {
	font-size: 1.1875rem;
	font-weight: 700;
}
.paragraph--yellow {
	padding: 4px;
	background-color: #ffd300;
	line-height: 1.3;
	font-size: 1.05rem;
}
.paragraph--light-yellow {
	background-color: #f9ffc2;
	line-height: 1.6rem;
	font-size: 0.9375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 16px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.paragraph--light-yellow img {
	margin: 8px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-item-align: center;
	align-self: center;
}
.paragraph--light-yellow span {
	margin-top: auto;
	padding-bottom: 8px;
	padding-right: 8px;
}
.paragraph--extended {
	padding: 5px 8px;
	margin-bottom: 5px;
}
.paragraph--small {
	font-size: 1rem;
	line-height: 1.3rem;
	font-style: italic;
}
.paragraph--gray,
.paragraph--gray-new {
	background-color: #e3e3e3;
	line-height: 1.3;
	padding: 10px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}
.paragraph--gray {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.9375rem;
	margin-bottom: 16px;
	-ms-flex-direction: column;
	flex-direction: column;
}
.paragraph--gray-new,
.row {
	display: -webkit-box;
	display: -ms-flexbox;
}
.paragraph--gray p {
	margin-top: 8px;
	margin-bottom: 0;
}
.paragraph--gray span {
	font-size: 0.8725rem;
	margin-top: 4px;
}
.paragraph--gray img {
	margin-right: 8px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.paragraph--gray-new {
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 0.9375rem;
	margin-bottom: 16px;
}
.paragraph--gray-new p {
	margin-top: 8px;
	margin-bottom: 0;
}
.paragraph--gray-new span {
	font-size: 0.8725rem;
	margin-top: 4px;
}
.paragraph--gray-new h2 {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.paragraph--gray-new img {
	float: none;
	display: block;
	margin: 0 auto;
}
.roboto-font {
	font-family: Roboto, sans-serif;
}
.container {
	width: 100%;
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	margin-left: auto;
}
.row {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -8px;
	margin-left: -8px;
}
body {
	background-color: #f6f6f6;
}
.container {
	background-color: #fff;
}
.header {
	margin-bottom: 16px;
}
.header__top {
	position: relative;
	background: center center no-repeat;
	background-size: cover;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 16px;
	height: 100px;
}
.header__top h1 {
	line-height: 1.2;
	font-size: 2.25rem;
	font-weight: 900;
	font-family: Arial, sans-serif;
	letter-spacing: -2px;
}
.header__top h1[class*="nl"] {
	font-size: 1.8rem;
}
.header__top--blue {
	background: url(../img/top-bg.jpg) no-repeat;
}
.header__top--red {
	background: url(../img/top-bg-red.jpg) no-repeat;
}
.header__promo {
	position: absolute;
	top: 8px;
	right: 8px;
}
.header__nav {
	width: 100%;
}
.header__breadcrumb {
	display: none;
	color: #626262;
	font-size: 0.8125rem;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 8px;
}
.header-dark .header__top {
	background-image: url(../img/bgg.jpg);
	height: 100px;
}
.header-dark .header__top h1 {
	font-family: "Bebas Neue";
	letter-spacing: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 50px;
}
.header-dark .header__finder {
	background: -webkit-gradient(linear, left top, left bottom, from(#18232a), to(#334752));
	background: -webkit-linear-gradient(#18232a, #334752);
	background: -o-linear-gradient(#18232a, #334752);
	background: linear-gradient(#18232a, #334752);
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	height: 30px;
	border-bottom: 2px solid #fff;
}
.header-dark .header__login,
.header-dark .header__register {
	padding: 0 10px;
	display: none;
	font-size: 11px;
	line-height: 14.3px;
	font-family: tahoma;
}
.header-dark .header__register {
	color: #999;
	border-right: 1px solid #fff;
}
.header-dark .header__login {
	color: #fff;
}
.header-dark .header__find {
	background: #666;
	border-radius: 8px;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14.3px;
	color: #999;
	padding: 2px 10px;
	width: 120px;
}
.header-dark .header__image-find {
	padding: 0 10px;
}
.header-dark .header__promo--dark {
	position: absolute;
	top: 2px;
	right: 8px;
	color: #fff;
	text-transform: uppercase;
}
.header-dark .header__breadcrumb--dark {
	background: -webkit-gradient(linear, left top, left bottom, from(#334b56), to(#4b6777));
	background: -webkit-linear-gradient(#334b56, #4b6777);
	background: -o-linear-gradient(#334b56, #4b6777);
	background: linear-gradient(#334b56, #4b6777);
	height: 48px;
	border-top: 2px solid #fff;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.8125rem;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
.header-dark .header__nav--dark {
	background: -webkit-gradient(linear, left top, left bottom, from(#334b56), to(#4b6777));
	background: -webkit-linear-gradient(#334b56, #4b6777);
	background: -o-linear-gradient(#334b56, #4b6777);
	background: linear-gradient(#334b56, #4b6777);
	display: none;
}
.nav {
	display: none;
	padding-left: 0;
	margin-bottom: 0;
	height: 32px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.article__comments--time,
.site-footer {
	padding-right: 8px;
	padding-left: 8px;
	margin-right: auto;
	width: 100%;
}
.nav__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	height: 100%;
	text-transform: uppercase;
}
.nav__item a {
	color: #fff;
	font-size: 0.875rem;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: background-color 0.3s ease-out;
	-o-transition: background-color 0.3s ease-out;
	transition: background-color 0.3s ease-out;
}
.nav--blue {
	background-color: #366c8c;
}
.nav--red {
	background-color: #de3d52;
}
.nav--dark {
	border-top: 2px solid #fff;
	height: 48px;
}
.nav--dark .nav__item a {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-family: tahoma;
}
.nav--dark .nav__item-first-part {
	line-height: 22.1px;
	font-size: 17px;
}
.nav--dark .nav__item-second-part {
	color: #efda02;
	font-size: 10px;
	line-height: 13px;
}
.nav--dark .nav__item a:hover {
	background-color: rgba(255, 255, 255, 0.2);
}
.site-footer {
	margin-left: auto;
	text-align: center;
}
.site-footer__link,
.site-footer__text {
	color: #626262;
	font-size: 0.75rem;
}
.article__comments--green .comment {
	margin-bottom: 16px;
}
.article__comments--green .comment__author {
	color: #00a651;
	display: block;
	margin-bottom: 8px;
}
.article__comments--green .comment__text {
	font-size: 0.875rem;
	line-height: 1.3;
	margin-bottom: 8px;
}
.article__comments--green .comment--indent {
	margin-left: 36px;
}
.article__comments--time {
	margin-left: auto;
}
.article__comments--time .comment {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #eee;
	margin-bottom: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: -8px;
	margin-right: -8px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 10px 0;
}
.article__comments--time .comment__time {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
	text-align: center;
	color: #b7b7b7;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
}
.article__comments--time .comment__text {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 87.5%;
	flex: 0 0 87.5%;
	max-width: 87.5%;
}
.add-comment {
	padding: 8px 16px;
}
.add-comment__heading {
	color: #1e1f23;
	font-size: 20px;
	font-weight: 700;
	line-height: 26px;
	margin-bottom: 4px;
}
.item-box {
	margin: 10px 0;
}
.item-box__label {
	display: block;
	color: #686763;
	font-size: 0.875rem;
}
.item-box__input {
	display: block;
	width: 100%;
	min-height: 40px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px 8px;
}
.article,
.sidebar {
	width: 100%;
	min-height: 1px;
}
.item-box__textarea::-webkit-input-placeholder {
	color: #d6d4d4;
}
.item-box__textarea:-ms-input-placeholder {
	color: #d6d4d4;
}
.item-box__textarea::-ms-input-placeholder {
	color: #d6d4d4;
}
.item-box__textarea::placeholder {
	color: #d6d4d4;
}
.btn-submit {
	font-size: 20px;
	color: #fff;
	border: none;
	border-radius: 5px;
	margin-top: 10px;
	width: 100%;
	height: 45px;
	font-weight: 100;
}
.btn-submit:hover {
	cursor: pointer;
}
.figure {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.figure__caption {
	display: table-caption;
	caption-side: bottom;
	background-color: #e3e3e3;
	padding: 8px 16px;
	font-size: 0.8125rem;
	text-align: center;
}
.figure__caption--doctor {
	font-size: 0.875rem;
	text-align: center;
	font-family: Roboto, sans-serif;
	padding: 2px 8px;
}
.figure__caption--comparision,
.figure__caption--radiograph {
	text-align: center;
	font-family: "PT Sans", sans-serif;
}
.figure__caption--comparision {
	color: #000;
	font-size: 0.875rem;
}
.figure__caption--red {
	background-color: #e03f50;
	color: #fff;
}
.figure__caption--blank {
	background-color: #fff;
	font-size: 1rem;
	padding: 0;
}
.figure__caption--radiograph {
	color: #000;
	font-size: 0.875rem;
}
.figure--full-width,
.figure--full-width img {
	width: 100%;
}
.figure--left {
	margin: 0 0 1rem;
}
.figure--center {
	margin: 0 auto 1rem;
}
.opinion,
.opinion--no-space {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	margin-bottom: 16px;
}
.opinion {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 8px;
}
.opinion--yellow {
	background-color: #ffde6d;
}
.opinion--yellow-lighter {
	background-color: #ffedb0;
}
.opinion--yellow-lightest {
	background-color: #f9ffc2;
}
.opinion--pink {
	background-color: #deb6c8;
}
.opinion--gray-light {
	background-color: rgba(237, 237, 237, 0.6);
}
.opinion--no-space {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
}
.opinion--no-space .opinion__image {
	margin: 8px auto;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.opinion--no-space .opinion__image--right {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.opinion--no-space .opinion__text {
	font-size: 16px;
	line-height: 1.2;
	font-style: italic;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 10px;
}
.opinion-small-box,
.opinion__text {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}
.opinion--no-space .opinion__text p:first-child {
	margin-top: 10px;
	margin-bottom: 0;
}
.opinion--no-space .opinion__text-signature {
	margin-top: auto;
	text-align: right;
	padding-top: 16px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 13px;
	line-height: 1.3;
}
.opinion__text,
.text-italic {
	font-style: italic;
}
.opinion__image {
	margin: 8px auto;
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.article__aside,
.before-after {
	margin-left: auto;
	margin-right: auto;
}
.opinion__image--right {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}
.opinion__text {
	font-size: 0.9375rem;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 0 10px;
}
.opinion__text p {
	margin-bottom: 0;
}
.opinion__text-signature {
	margin-top: auto;
	text-align: right;
	padding-top: 16px;
}
.opinion-small-box {
	-ms-flex-direction: column;
	flex-direction: column;
	display: flex;
}
.opinion-small-box p {
	padding: 8px;
	font-style: italic;
	line-height: 1.1;
}
.opinion-small__image {
	-ms-flex-item-align: center;
	align-self: center;
	margin-top: 10px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.opinion-small__signature {
	text-align: right;
	padding: 0 5px 5px;
}
.opinion-small__signature--fixed {
	text-align: left;
	margin-top: 0;
	line-height: 1.1;
}
.article__figcaption,
.before-after p,
.disclaimer,
.text-center {
	text-align: center;
}
.radiograph {
	position: relative;
	font-family: Roboto, sans-serif;
	color: #fff;
}
.radiograph__first {
	position: absolute;
	top: 9%;
	left: 7%;
}
.radiograph__second {
	position: absolute;
	right: 25%;
	top: 17%;
}
.disclaimer {
	color: #949494;
	font-size: 12px;
}
.disclaimer a {
	color: #949494;
}
.disclaimer-copy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.article {
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1rem;
}
.article__heading {
	margin-bottom: 8px;
}
.article__heading h1 {
	font-size: 2rem;
	font-family: Roboto, sans-serif;
	font-weight: 900;
	line-height: 1.1;
	margin-top: 24px;
}
.article__heading--small h1 {
	font-size: 1.75rem;
}
.article__heading--dark h1 {
	font-family: tahoma, sans-serif;
	font-size: 38px;
	line-height: 49.4px;
	font-weight: 400;
	color: #205289;
}

.article__subtitle {
	margin: 15px 0;
}

.article__subtitle h2 {
	font-family: Roboto, sans-serif;
	font-size: 24px;
	line-height: 1.2;
}
.before-after,
.text-bold {
	font-weight: 700;
}
.article__heading--lv3 {
	font-size: 1.1875rem;
	text-align: center;
}
.article__heading p {
	font-family: "gotham book", sans-serif;
	font-size: 1.375rem;
}
.article__aside {
	max-width: 207px;
}
.article__aside:after {
	content: "";
	display: table;
	clear: both;
}
.article__figcaption {
	padding: 4px;
	background-color: #e3e3e3;
}
.article__list {
	padding-left: 0;
}
.article__list li {
	position: relative;
	padding-left: 16px;
}
.article__list li:before {
	content: "\2022";
	font-size: 1.375rem;
	padding-right: 8px;
	color: #0b5e8b;
	line-height: 1;
	position: absolute;
	left: 0;
	top: 0;
}
.clearfix::after,
.float-left::after,
.float-right::after {
	clear: both;
	content: "";
}
.article__comments-header {
	margin-top: 54px;
	font-weight: 700;
	font-size: 1.25rem;
}
.article__comments ol {
	padding: 16px 0 0;
	margin-bottom: 0;
	list-style-type: none;
}
.comparision {
	position: relative;
	font-family: Roboto, sans-serif;
	color: #fff;
}
.comparision__first {
	position: absolute;
	top: 9%;
	left: 7%;
}
.comparision__second {
	position: absolute;
	right: 25%;
	top: 17%;
}
.before-after {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.125rem;
	text-transform: uppercase;
}
.before-after p {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.before-after--smaller {
	max-width: 550px;
}
.before-after--bigger {
	max-width: 616px;
}
.sidebar {
	display: none;
	position: relative;
	padding-left: 8px;
	padding-right: 8px;
}
.d-block,
.img-center {
	display: block;
}
.sidebar__weather {
	border: 1px solid #acacac;
}
.text-underline {
	text-decoration: underline;
}
.text-size-normal {
	font-size: 1rem;
}
.heading-in-box {
	margin: 0;
	padding: 6px;
}
.box-image {
	width: 212px;
	height: auto;
}
.fullwidth,
.w-100 {
	width: 100%;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.img-center {
	margin-left: auto;
	margin-right: auto;
}
.text-right {
	text-align: right;
}
.text-img img{
	width: 80%;
	max-width: 500px;
	margin: 0 auto;
}

img.product-img {
	max-width: 250px;
}
.text-danger {
	color: red;
}
.mb-0 {
	margin-bottom: 0;
}
.mb-2x {
	margin-bottom: 16px;
}
.m0-t1 {
	margin: 1rem 0 0;
}

.m-20 {
	margin: 20px 0;
}
.pl-x {
	padding-left: 0.125rem;
}
.separator {
	height: 1px;
	color: #e3e3e3;
	background-color: #e3e3e3;
	border: none;
	margin-bottom: 24px;
}
.float-left,
.float-right {
	margin: 0 auto 8px;
	display: block;
}
.float-right::after {
	display: block;
}
.float-left::after {
	display: block;
}
.bg-black {
	background-color: #000;
}
.bg-grey {
	background-color: #e3e3e3;
	padding: 2px 8px;
}
.bg-red--1,
.bg-red--2,
.bg-red--3,
.bg-red--4,
.bg-red--5 {
	color: #fff;
	padding: 8px 16px;
}
.overflow-h {
	overflow: hidden;
}
.clearfix::after {
	display: block;
}
.bg-red--1 {
	background-color: #ff140f;
}
.bg-red--2 {
	background-color: #db0500;
}
.bg-red--3 {
	background-color: #a80400;
}
.bg-red--4 {
	background-color: #750200;
}
.bg-red--5 {
	background-color: #420100;
}
.flex-shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.mt-1x,
.mt-2x {
	margin-top: 1rem;
}
.bordered {
	border: 1px solid #e3e3e3;
}
.form_popup_phone_fieldset,
.form_popup_phone_submit_fieldset {
	border: none;
}
@media (min-width: 576px) {
	.container,
	.site-footer {
		max-width: 540px;
	}
	.disclaimer-copy,
	.paragraph--gray,
	.paragraph--light-yellow {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	}
	.paragraph--light-yellow {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.paragraph--light-yellow img {
		-ms-flex-item-align: start;
		align-self: flex-start;
	}
	.paragraph--gray {
		padding: 0;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.paragraph--gray p {
		margin-top: 0;
		padding: 6px;
	}
	.header__top {
		height: 147px;
	}
	.header__top h1 {
		font-size: 3rem;
	}
	.header__top h1[class*="nl"] {
		font-size: 2rem;
	}
	.header-dark .header__top h1 {
		font-size: 50px;
		line-height: 70px;
	}
	.header-dark .header__login,
	.header-dark .header__register {
		display: block;
	}
	.header-dark .header__find {
		width: 170px;
	}
	.nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.figure__caption--comparision,
	.figure__caption--radiograph {
		font-size: 1rem;
	}
	.figure--floated-left {
		float: left;
		margin-right: 24px;
	}
	.disclaimer-copy {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.article__heading {
		margin-bottom: 16px;
	}
	.article__heading h1 {
		font-size: 2.375rem;
	}
	.article__heading--small h1 {
		font-size: 2.125rem;
	}
	.article__aside {
		float: right;
		margin-left: 8px;
	}
	.pl-x {
		padding-left: 0.5rem;
	}
	.float-right {
		float: right;
		margin-left: 16px;
	}
	.float-left {
		float: left;
		margin-right: 16px;
	}
}
@media (min-width: 768px) {
	.header-dark .header__nav--dark,
	.header__breadcrumb {
		display: block;
	}
	.container,
	.site-footer {
		max-width: 720px;
	}
	.opinion,
	.opinion--no-space,
	.opinion-small-box {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
	}
	.paragraph--gray-new {
		display: block;
		padding: 0;
		min-height: 341px;
	}
	.paragraph--gray-new p {
		margin-top: 0;
		padding: 6px;
		overflow: hidden;
	}
	.paragraph--gray-new h2 {
		-webkit-box-ordinal-group: unset;
		-ms-flex-order: unset;
		order: unset;
	}
	.paragraph--gray-new img {
		float: left;
		margin-right: 6px;
	}
	.header__top h1[class*="nl"] {
		font-size: 3rem;
	}
	.header-dark .header__top h1 {
		font-size: 57px;
		line-height: 74.1px;
	}
	.opinion {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 8px;
	}
	.opinion--no-space {
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 0;
	}
	.opinion--no-space .opinion__image {
		-ms-flex-item-align: stretch;
		align-self: stretch;
		margin: 0 16px 0 0;
	}
	.opinion--no-space .opinion__image--right {
		margin-right: 0;
		margin-left: 16px;
		-webkit-box-ordinal-group: unset;
		-ms-flex-order: unset;
		order: unset;
	}
	.opinion--no-space .opinion__text {
		padding: 0 10px 0 0;
	}
	.opinion__image {
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin: 0 16px 0 0;
	}
	.opinion__image--right {
		margin-right: 0;
		margin-left: 16px;
		-webkit-box-ordinal-group: unset;
		-ms-flex-order: unset;
		order: unset;
	}
	.opinion__text {
		padding: 0;
	}
	.opinion-small-box {
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.opinion-small-box p {
		padding: 5px;
	}
	.opinion-small__image {
		-ms-flex-item-align: start;
		align-self: flex-start;
		margin: 5px;
	}
	.article__heading h1 {
		font-size: 2.3rem;
		margin-top: 0;
	}
	.article__heading--small h1 {
		font-size: 2.5rem;
	}
	.article__heading--lv3 {
		font-size: 1.375rem;
		text-align: left;
	}
	.article__heading p {
		font-size: 1.5rem;
		line-height: 2.3rem;
	}
	.article__aside {
		margin-left: 32px;
	}
	.text-left--sm {
		text-align: left;
	}
}
@media (min-width: 992px) {
	.container {
		max-width: 840px;
	}
	.header__top h1 {
		max-width: 50%;
	}
	.header__top h1[class*="nl"] {
		max-width: 63%;
	}
	.site-footer {
		max-width: 840px;
	}
}
@media (min-width: 1200px) {
	.paragraph--gray-new p {
		font-size: 0.875rem;
		line-height: 1.0625rem;
	}
	.container,
	.site-footer {
		max-width: 960px;
	}
	.opinion-small__signature--fixed {
		margin-top: -35px;
	}
	.article {
		-webkit-box-flex: 0;
	}
	.sidebar {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}
}
@media (max-width: 767.98px) {
	.paragraph--yellow {
		text-align: left;
	}
}
@media (max-width: 575.98px) {
	.d-flex--sm {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.flex-column--sm {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.order-2--sm {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.article__heading h1,
.figure__caption,
.paragraph-main {
	font-family: "Newsreader", serif;
}

@media (max-width: 360px) {
	.radiograph__second {
		right: 15%;
	}
}

.quote__text {
	padding: 10px 10px 10px 10px;
	margin-left: 10px;
	border-left: 2px solid #007bff;
	font-style: italic;
}

ul.list {
	width: 80%;
	list-style: none;
	padding-left: 0;

	
}

ul.list li:not(:last-child) {
	margin-bottom: 10px;
}