﻿.news .news-box-service {
	margin: 12px 10px;
	line-height: 18px;
	height: 18px;
}

.newsone p {
	color: #0f0f0f;
	margin-bottom: 6px;
	line-height: 1.6;
}

.newsone ul, .newsone ol, .newsone dl {
	padding-left: 46px;
    margin-top: 10px;
}

.newsone .news-box-service {
	line-height: 24px;
	height: 24px;
	margin-bottom: 8px;
}

.news  .rubricgroup {
	display: inline-block;
}

.news .news-box-service .icon {
    width: 15px;
    height: 15px;
	vertical-align: middle;
}

.newsone .news-box-service .icon {
    width: 17px;
    height: 17px;
	float: left;
	margin-top: 3px;
}

.news .news-box-service span {
    font-size: 12px;
    color: #999;    
	vertical-align: middle;
    display: inline-block;
    line-height: 12px;
	float: left;
	max-width: 100px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.newsone .news-box-service span {
    font-size: 14px;
    color: #999;    
    display: inline-block;    
	float: left;	
}

.newsone .news-box-service time {
    padding-left:8px;	
}

.newsone .news-box-service i {
    padding-left:8px;	
}

.news .news-box-service span+span {
	padding-left:6px;
}

.news .news-box-service span:nth-child(2), .newsone .news-box-service span:nth-child(2) {
    float:right;
	padding-left: 6px;	
}

.news .news-box-service span:nth-child(3), .newsone .news-box-service span:nth-child(3) {
    float:right;	
}

.news .rubricgroup {
	margin: 0 12px 10px;
	display: inline-block;
}

.newsone .rubricgroup {
	display: inline-block;
	margin-left:12px;
}

.news .rubric, .newsone .rubric {		
    color: #111;
    text-transform: uppercase;
    height: 25px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 25px;
    display: inline-block;
    border-radius: 3px;
    font-weight: 600;
    border: 1px solid #e4e5e7;
	margin: 0px;
	background: #f9f9f9;
}

.hmax {
	display: inline-block;
}

.label-tag {
	margin:2px;
	padding: 2px 6px;
}

.newsother {
	width:100%;
	display:inline-block;
}

.newsother .img-placeholder {
    width: 30%;
    float: left;
}

.newsother figcaption {
    width: 70%;
    float: left;
	padding-left: 10px;
	font-size:14px;
	line-height:1.1;
}

.newsother figcaption time {
	font-size: 12px;
    color: #999;
    vertical-align: middle;
    display: inline-block;
    line-height: 12px;  
	padding-top: 10px;
	width:100%;
}

.newsone.newsphoto {
	text-align:center;
	padding: 10px 0;
}

.newsone.newsphoto img {
	min-width:70%;
    border: 1px solid #ccc;
	padding: 2px;
}

.newsone .newstext img {
    border: 1px solid #ccc;
	padding: 2px;
}

.newsone .newstext {
	font-size:16px;
}

.accordion-products .accordion-title span.reviews-name {
	font-size: 20px;
	line-height:1;
}

.accordion-products .accordion-title span.reviews-count {
    font-size: 13px;
    font-weight: 200;
    vertical-align: bottom;
    line-height: 21px;
}

.request-box {
    font-size: .8125rem;
    line-height: 16px;
    color: #888;
    padding: 20px 0 0 0;
    padding-bottom: 10px;
	border-bottom: 1px dotted #eee;
}

.request-box .button {
    margin-bottom: 12px;
}

.request-box.contact-manufacturer-box p {
    font-size: 1rem;
    color: #313131;
    margin-top: 12px;
}

.request-box-title {
    font-size: 14px;
    line-height: 15px;
    color: #313131;
    font-weight: 700;
    margin-bottom: 3px;
}

.request-box-border {
    border-right: 1px solid #e4e5e7;
}

.request-box-under {
    padding-top: 12px;
    padding-bottom: 12px;
}

.request-box-under .media-object {
    margin-bottom: 0;
}

.request-box-under .media-object .icon-x-alt-large {
    width: 2.9em;
    height: 2.9em;
}

.request-box-title span {
	width:120px; 
	float:right; 
	color:#777; 
	font-size:12px;
	text-align: right;
    font-weight: 300;
}

.request-box p {
    font-size: 15px;
    color: #111;
}

.authorgroup {
	font-size:13px;
	color: #666;	
	display: inline-block;
    float: right;
}

.authorgroup .author {
	font-weight:600;
	font-size:14px;
	color: #333;
	white-space: nowrap;
}

.newsone h1 {
	font-size: 32px;
	line-height:1.2;
}

.newsone h2 {
	font-size: 30px;
	margin: 20px 0 10px;
}

.newsone a:hover {
	text-decoration:underline;
}

.newsone blockquote {
    font-size: 110%;
    background-color: #efefef;
    border-left: none;
    padding: 60px 35px 50px;
    margin: 40px 0 30px;
    position: relative;
    text-align: center;
    clear: both;
}

.newsone blockquote:before {
    content:  url("../../images/chevrons-down.svg");
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -30px;
    margin-left: -40px;    
    color: #222;
    display: block;
    width: 80px;
    height: 80px;
    background: #fff;
    line-height: 120px;
    border-radius: 50%;
    text-align: center;
	font-weight:600;
}

.newsone blockquote p {
    font-weight:600;
	color: #222;
}

.newsone .subtitle {
	font-weight:600;
	color: #666;
	margin-bottom:14px;
}

.newsone .contents li {
	color:#666;
}

.newsone .contents .contentstitle {
	font-size: 20px;
	font-weight:600;
	color:#666;
}

.newsone .contentsgoto {
	font-size: 16px;
	font-weight:600;
	margin: 14px 0;
    display: block;
}

.news-rubrik {
	font-size: 24px;
	line-height: 1.3;
    font-weight: 500;
    padding: 13px 0;
}
.news-title {
	font-size: 18px !important;
	line-height: 1;
	margin: 0 !important;
}


.newsone ol, .newsone ul {
	padding-left: 16px;
    list-style: none;
}

.newsone ol li, .newsone ul li {
    padding-left: 30px;
    font-size: clamp(14px,.94737vw,18px);
    line-height: clamp(22px,1.47368vw,28px);
    color: #6b6b6b;
    position: relative;
	counter-increment: a;
}

.newsone ol li:before {
    top: 0;
    content: counter(a) ".";
    font-weight: 600;
    color: #acb6c5;
	position: absolute;
    left: 8px;
}

.newsone ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 8px;
    height: 8px;
    background: #acb6c5;
    border-radius: 50%;
}

.newsone .authi {
    display: block;
    width: 64px;
    height: 64px;
    margin-right: 10px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
	float: left;
}

.newsone .cbargroup {
	display: inline-block;
}


.newsone .fulltext a {
    padding: 0 2px;
    color: var(--post-constructor-redactor-link-color,#0795e2);
    background: var(--post-constructor-redactor-link-bg,#f1fafe);
    border-radius: 3px;
    -webkit-transition: color .1s cubic-bezier(.32,.08,.24,1),background .1s cubic-bezier(.32,.08,.24,1);
    -o-transition: color .1s cubic-bezier(.32,.08,.24,1),background .1s cubic-bezier(.32,.08,.24,1);
    transition: color .1s cubic-bezier(.32,.08,.24,1),background .1s cubic-bezier(.32,.08,.24,1);
}

.newsone .fulltext a:hover {
    color: var(--post-constructor-redactor-link-color-hover,#2fb6ff);
    background: var(--post-constructor-redactor-link-bg-hover,#d1efff);
}

.newsone .readmo {
	text-align: center;
	padding: 20px 10px;
	background-color: #f1fafe;
	color: #0795e2;
	border-radius:3px;
}

.newsone .readmo a {
	font-weight: 600;
}

@media screen and (max-width:39.9375em) {
	.authorgroup {
		float: none;
	}
}