.article-title {
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
}

.article-subtitle {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 500;
}

.article-author {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.article-date {
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	font-weight: 400;
}

.article-content {
	font-family: Montserrat, sans-serif;
	font-size: 16px;
	font-weight: 400;
}


.article-content-subtitle {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 600;
}

.article-section-tag {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	border-radius: 30px;
	font-weight: 500;
	border: 1px solid #e6e6e6;
	padding: 3px 15px;
	color:#555;
	margin-bottom:20px;
}

.left-green-border {
	border-left: 2px solid #60A856;
	padding-left:10px !important;
	margin-bottom:20px;
}

.flex3 {
	width:100%;
	display:flex;
	padding-top:5px;
	padding-bottom:20px;
}

.flex3-author-img {
	width:10%;
}

.flex3-author-img img{
	border-radius:50%;
	width:28px;
	height: 28px;
	object-fit:cover;
}

.flex3-author-details {
	width:55%;
}

.flex3-author-details a {
	font-family: 'Montserrat';
	font-weight: 600;
	font-size: 14px;
	font-style:normal;
	color: #101828;
	text-decoration: none;
	vertical-align: sub;
	
}

.flex3-author-post-date {
	width:35%;

}

.tags_items_new {
	border-radius: 16px;
	border: solid 1px #e6e6e6;
}

.button-new {

	width: 100% ;
	border-radius: 12px !important;
	border: 1px solid #60A856 !important;
	background: #FFF !important;
	color:#60A856 !important;
	text-transform: none !important;
	font-family: Montserrat;
	font-size: 14px !important;
	font-style: normal !important;
	font-weight: 600 !important;
}

#author-profile-mobile {
	background-color: #FAFAFA;
	padding:16px;
	border-radius: 12px;
	width: 98%;
	margin-left:-12px;
	margin-top:30px;
	margin-bottom: 30px;
}

#author-profile-mobile .profile_img {
	margin-top:0px;
}
#author-profile-mobile .newcars_user_eval .eval_profile {
	border:none;
}

#author-profile-mobile .newcars_user_eval .user_data.more_from_this_author {
width: calc(100% - 5.8rem);
}

#author-profile-mobile .username {
	color: #101828;
	
	/* Type specimen Text sm - semibold */
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
}

#author-profile-mobile .author-type {
color: #8B8B8B;

/* Type specimen Text sm - regular */
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 142.857% */
text-transform: none !important;
}

#author-profile-mobile .minibio ul{
	margin-left: 0px;
	
	color: #353535;
	
	/* Type specimen Text sm - regular */
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
}

.newspecs {
	width:80%;
	border:1px solid #000;
	margin: 30px auto;
}
.newspecs h2 {
	color: #d2232a;
	font-size:2vw;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
}

.newspecs p {
	font-size: 1.3vw;
	text-align: center;
	font-weight: 600;
	margin-bottom: 10px;
}

.newspecs a {
	color: #d2232a;
}


@media only screen and (max-width: 980px){
	
.d-flex {
	display: flex;
	flex-wrap: wrap; /* Allow items to wrap to the next row */
}

.d-meta-column {
	flex: 1; /* Each column takes up an equal portion of the available space */
	margin-right: auto; /* Adjust margin between columns as needed */
	
	
}

.d-meta-list {
	margin-left: 1%;
	text-align: left;
}

/* Adjust styles for list items if necessary */
.d-meta-list li {
	margin-bottom: 10px; /* Adjust spacing between list items as needed */
	font-size:3.1vw;

}


.d-conclusions{
	display: flex;
	flex-wrap: wrap;
}
.d-conclusions-title{
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	text-align: center;
	color: #222;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 1.1em;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-color: tomato;
}


.d-conclusions-list{
	list-style-type: none;
	margin: 20px auto 20px auto;
	padding: 0;
}


.subtitle_2.photo_author.margin_left {
	margin-left:0px;
	text-align: center;
}

.d-conclusions-list li{
	position: relative;
	display: flex;
	align-items: normal;
	min-height: 30px;
	font-size: 14px;
	color: #222;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	text-align: left;
}
.d-conclusions-list li.d-good, .d-conclusions-list li.d-bad{
	padding-left: 40px;
} 
.d-conclusions-list li.d-good::before, .d-conclusions-list li.d-bad::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
}


.iconsax-pro.iconsax {
	color: green;
	font-size: 16px;
	margin-right: 5px;
}

.iconsax-con.iconsax {
	color: red;
	font-size: 16px;
	margin-right: 5px;
}

.d-result{
	display: block;
	text-align: center;
	margin-bottom: 20px;
}
.d-result-title{
	display: block;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	color: #8a8a8a;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
}
.d-result-number{
	display: block;
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
	color: #7FBA78;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	margin-top:10px;
}

.d-sidebar {
	background-color: #f8f8f8;
	border-radius: 12px;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.d-flex-mobile {
	justify-content: space-around;
}

.d-sidebar-link{
	display: flex;
	max-width: 212px;
	margin: auto;
	padding: 20px 20px;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background-color: #57994E;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;

}

.article-green-wheels, .article-undefined, .article-auto-shows, .article-car-releases, .article-top10, .article-industry, .article-concept-cars {
	margin-top:0px;
	padding:10px;
}


section {
	margin-top:20px;
}

.home_h1_title {
	border-left: none;
	font-family: Montserrat, sans-serif;
	font-size: 24px;
	font-weight: 700;
	text-transform: none;
	margin:0px;
}

div.subtitle_2 {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	font-style: normal;
	color:#555;
	margin-top:10px;
	margin-bottom:10px;
}

span.title_2 {
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-transform: none;
	border-left: 0px;
	line-height: 26px;
	color:#101828
}

.img_ratio {
	box-shadow: none;
	border-radius:12px;
}


time {		
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 12px;
	font-style:normal;
	color:#555555;
	text-decoration: none;
	vertical-align: sub;
}

.article_body p {
	font-family: Montserrat, sans-serif;
	font-size: 17px;
	font-weight: 400;
	text-transform: none;
	border-left: 0px;
	line-height: 24px;
	/* color:#353535; */
	color: #000;
	padding: 10px 3px;
	-webkit-font-smoothing: antialiased;
}

.article_body strong {
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 600;
	text-transform: none;
	border-left: 0px;
	line-height: 24px;
	color:#101828;
}

.article_body img {
	border-radius: 12px;
}

.photo_text {
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 400 !important;
	font-style: normal !important;
	color:#555 !important;
	line-height: 20px;
	display:flex;

}

.photo_text  .photo_caption {
	font-style: normal !important;

}

.photo_text  .photo_credit {
	font-style: normal !important;
	margin-left:auto;
	text-align: right !important;

}

.tags_container .tags_list .tags_items {
	display: inline-block;
	background-color: #fff;
	border-radius: 16px;
	border-width: 1px;
	border-style: solid;
	border-color: #e6e6e6;
	margin: 0.4rem 0.4rem 0 0;
}

.tags_container .tags_list .tags_items .tag_link {
color: #555;
font-style: normal;
font-weight: 500;
font-family: "Montserrat", sans-serif;
font-size: 14px;
display: block;
padding: 0.2rem 1rem;
text-decoration: none;
}

.above_title {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	color:#355C2F;
	
}

.above_title img {
	margin-top: -3px;
	margin-left:10px;
	vertical-align: middle;
}

.title_3_new {
	color: var(--foundation-blue-normal, #101828);
	/* Type specimen xs - bold */
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px; /* 133.333% */
	
}

.wrapper_box_gray_mobile {
	border: none;
	background-color: #fff;
}

.listing_plus .listing_plus_title {
	color: var(--foundation-blue-normal, #101828);
	
	/* Type specimen Text lg - semibold */
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px; /* 133.333% */
	text-align: left;
	text-transform: none;
}

.listing_plus .listing_plus_link .listing_plus_items {
	width:30% !important;
	border-top: none !important;
}

.listing_plus .listing_plus_link .listing_plus_items:last-child {
width:70% !important;
border-top: none !important;
}



.submenu .submenu_item {
	background-color: #101828 !important;
	color: #fff !important;
}

.breadcrumbs a {
	color: #555;
}
.breadcrumbs {
	color: #60A856;
	
	/* Type specimen Text sm - medium */
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px; /* 142.857% */
	text-transform: none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 5px;
}


.breadcrumbs li {
	  max-width: 95%;      
	  white-space: nowrap;    
	  overflow: hidden;        
	  text-overflow: ellipsis;
}

.breadcrumbs a:after {
	content: '\FF1E';
}
/* .breadcrumbs span{
color: #60A856;
} */



.header_title h1 {
	margin-top: 1.15em;
	margin-bottom: 1em;
	
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 142.857% */
	color:#355C2F;
	text-decoration: none;
	border-left: none;
	text-transform: none !important;

}

.main_article_hub {
	width:94%;
	margin:auto;
}

.main_article_hub .main_article_img .title_main_article, .main_article_hub .main_article_gallery .title_main_article {
	background: linear-gradient(0deg, rgba(0,0,0,0.7) 50%, rgba(255,255,255,0) 100%) !important;
	color: #FFF;
	font-size: 1.2rem;
	margin: 0;
	padding: 0.8rem 1rem;
	position: absolute;
	text-transform: uppercase;
	width: 100%;
	z-index: 10;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	left: 0;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	text-transform: none !important;
	line-height: 20px !important; /* 142.857% */

}

.main_content.header_title::after {
	background-image: url("../png/auto123-3dots.dc07a856cc8f.png");
	background-repeat: no-repeat;
	width:30px !important;
	height:8px !important;
	margin-left:10px !important;

}

.button_icon.dots-logo::after {
	width:30px;
	height:8px;
	margin-left:10px;
}

.header_title.button_icon::after {
	width:auto !important;
	margin:auto !important;
	height:auto !important;
}

.arch_box .button_icon::after {
	width:30px !important;
	margin-top: auto;
	margin-left:10px !important;
	display:inline-block !important;
}

.arch_box .button_arrow_right {
		vertical-align: top;
		display: inline-block;
		text-align: center;
}

.arch_box .button_arrow_right::after {
		background-image: url("../png/arrow-right.79c2933ea40a.png") !important;
		background-repeat: no-repeat;
		background-size: auto !important;
		background-position: unset !important;
		width:21px;
		height:20px;
		margin-left:10px;
	}
	
.arch_box .button {
	
		width: 94%;
		margin-left:3%;
		border-radius: 12px !important;
		border: 1px solid #60A856 !important;
		background: #FFF !important;
		color:#60A856 !important;
		text-transform: none !important;
		font-family: Montserrat;
		font-size: 14px !important;
		font-style: normal !important;
		font-weight: 600 !important;
	}
h1.section_tag {
		color:#fff !important;
	}

.newspecs {
			width:90%;
			border:1px solid #000;
			margin: 30px auto;
		}
		.newspecs h2 {
			color: #d2232a;
			font-size:4vw;
			margin-top:10px;
			margin-bottom: 0px;
			text-align: center;
		}
		
		.newspecs p {
			font-size: 3vw;
			text-align: center;
			font-weight: 600;
			margin-bottom: 10px;
		}
		
		.newspecs a {
			color: #d2232a;
		}
	
	
}

.header_title.button_icon::after {
	display:none;
}


@media only screen and (min-width: 981px){
.button_icon.dots-logo::after {
	display:none;
}

/* new article desktop start */


.d-post{
	display: flex;
	flex-wrap: wrap;
	position: relative;
/*	margin: 27px auto 117px auto; */
	margin: 27px auto 50px auto;
	width: 100%;
	max-width: 1400px;
	z-index: 1;
}
.d-breadcrumb{
	display: flex;
	width: 100%;
	list-style-type: none;
	margin: 0px 0px 26px 0px;
	padding: 0;
}
.d-breadcrumb li{
	position: relative;
	font-weight: 500;
	color: #020202;
	padding-right: 40px;
}
.d-breadcrumb li a{
	font-weight: normal;
	font-size: 16px;
	color: #8B8B8B;
	text-decoration: none;
}
.d-breadcrumb li::after{
	content: '';
	display: block;
	position: absolute;
	right: 10px;
	top: 2px;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
}
.d-breadcrumb li:last-of-type::after{
	display: none;
}

.d-sidebar{
	display: block;
	position: relative;
	z-index: 2;
	padding: 45px 20px 43px 20px;
	width: 100%;
	max-width: 226px;
	border-top-left-radius: 80px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #222;
	color: #EDEDED;
}
.d-sub-title{
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 31px 16px;
	font-family: 'Montserrat', sans-serif;

}
.d-sub-title span{
	display: block;
	color: #888888;
	font-family: 'Montserrat', sans-serif;

}
.d-author{
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 18px;
	font-family: 'Montserrat', sans-serif;

}

.d-author time {
	color:#ededed;
	font-weight: 500;
	font-size:14px;
	margin-left: 5px;
}
.d-author-photo{
	width: 66px;
}
.d-author-photo img{
	width: 66px;
	height: 66px;
	border-radius: 66px;
	object-fit: cover;
	object-position: center;
}
.d-author-name{
	font-size: 19px;
	font-weight: bold;
}

.d-published-by span{
	font-size: 14px;
	font-weight: normal;
	color: #8B8B8B;
	margin-left: 12px;
	line-height: 24px;

}

.d-author-name span{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #ebebeb;
	text-decoration: none;
	
}

.d-author-name a {
	text-decoration: none;
}
.d-author-name a:hover {
	text-decoration: underline;
	text-underline-offset: 5px;
}
.d-author-quote{
	display: block;
	text-align: left;
	font-size: 15px;
	line-height: 1.2;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

q {
  quotes: auto;
}

.d-author-quote ul {
	margin-left: 0px;
}

.d-author-quote li {
	margin-top:12px;

}
.d-conclusions{
	display: flex;
	flex-wrap: wrap;
}
.d-conclusions-title{
	width: 100%;
	font-size: 22px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	color: #CCC;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	line-height: 1.1em;
}


.d-conclusions-list{
	list-style-type: none;
	margin: 10px auto 20px auto;
	padding: 0;
}


.d-conclusions-list li{
	position: relative;
	display: flex;
	align-items: center;
	min-height: 30px;
	font-size: 15px;
	color: #EDEDED;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
}
.d-conclusions-list li.d-good, .d-conclusions-list li.d-bad{
	padding-left: 40px;
} 
.d-conclusions-list li.d-good::before, .d-conclusions-list li.d-bad::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat;
}

.d-result{
	display: block;
	text-align: center;
	margin-bottom: 27px;
}
.d-result-title{
	display: block;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	color: #CCC;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	font-weight: normal;
}
.d-result-number{
	display: block;
	font-size: 36px;
	font-weight: 600;
	text-transform: uppercase;
	color: #7FBA78;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
	margin-top:10px;
}
.d-sidebar-link{
	display: flex;
	max-width: 212px;
	margin: auto;
	padding: 11px 20px;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 8px;
	background-color: #57994E;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;

}
.d-images{
	display: flex;
	position: relative;
	flex-wrap: wrap;
	z-index: 1;
	width: 100%;
	max-width: calc(100% + 256px);
	margin-left: -256px;
	border-radius: 80px;
	background-color: #fff;
	padding: 20px 12px 20px 266px;
}
.d-header{
	display: flex;
	position: relative;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 34px;
}
.d-header h1{
	text-align: left;
	font-size: 44px;
	font-weight: bold;
	line-height: 1.2;
	color: #101828;
	max-width: 70%;
	font-family: 'Montserrat', sans-serif;
	text-transform: unset;
	font-optical-sizing: auto;
	margin:0px;
}
.d-right .d-year{
	display: block;
	font-size: 36px;
	font-weight: bold;
	color: #DBDCDF;
	margin: 10px 0px 26px 0px;
}
.d-right .d-photographer{
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #8B8B8B;
}
.d-image{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}
.d-image-left{
	width: 100%;
	flex: 1;
}
.d-image-left img{
/*	width: 100%;
	max-width: 810px;
	height: 526px; */
	object-fit: cover;
	object-position: center;
}

.d-image-right{
	max-width: 300px;
	width: 100%;
	margin-left:10px;
}
/* .d-pub{
	width: 100%;
	max-width: 300px;
	height: 250px;
	background-color: #D9D9D9;
	margin-bottom: 32px;
}
.d-pub2{
	width: 100%;
	max-width: 300px;
	height: 250px;
	background-color: #D9D9D9;
	margin-bottom: 32px;
	margin-left: 10px;
} */

.d-meta{
	display: flex;
	width: 100%;
	margin-top:10px;
}
.d-meta-list{
	list-style-type: none;
	margin: 0;
	padding: 0;
	column-count: 2;
}
.d-meta-list li{
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #8B8B8B;
	margin: 0px 0px 11px 20px;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
}
.d-meta-list li .iconsax-bg{
	display: block;
	position: relative;
	/* width: 32px;
	height: 32px; */
	border-radius: 32px;
	margin-right: 16px;
}

.d-meta-list li .iconsax {
	color:#020202;
	font-size:20px !important;
	background-color: #E7E8EA;
	padding:10px

}
.d-meta-list li b{
	display: inline-block;
	font-weight: 500;
	color: #353535;
	margin-left: 10px;
}
.d-meta-list li .icon::after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 32px;
	height: 32px;
	background-position: center;
	background-repeat: no-repeat;
}

.d-container{
	display: flex;
	position: relative;
	width: 100%;
	max-width: 1118px;
	margin-right: 13px;
	margin-left: auto;
	justify-content: space-between;
	z-index: 1;
}
.d-article{
	width: 100%;
	max-width: 806px;
	padding: 30px 28px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	background-color: #fff;
}
.d-article .photo_text {
	padding:0px;
	font-style: normal !important;
	font-family: 'Montserrat', sans-serif;
	margin-top:5px;
	font-optical-sizing: auto;
}
.d-article h2{
	line-height: 28px;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 16px;
}
.d-article p{
	font-size: 19px;
	line-height: 28px;
	/* margin-bottom: 16px; */
	font-family: 'Montserrat', sans-serif;
	color: #333;
	font-weight: 500;
	font-optical-sizing: auto;

}
.d-article p.d-article-description{
	font-size: 20px;
	color: #8B8B8B;
	font-family: 'Montserrat', sans-serif;
	font-optical-sizing: auto;
}
.d-article img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.d-article figure{
	display: block;
	margin-bottom: 32px;
}
.d-article figure figcaption{
	display: inline-block;
	font-size: 16px;
	color: #8B8B8B;
	margin-top: 16px;
}
.d-article ul, ol{
	font-size: 19px;
	margin: 20px;
	padding: 0;
}
.d-article ul li, ol li{
	margin-bottom: 10px;
	line-height: 28px;
}
.d-road-tests{
	margin-top: 30px;
}
.d-road-tests-blocks{
	display: flex;
	position: relative;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}
.d-road-tests-block{
	position: relative;
	display: block;
	width: 365px;
	height: 290px;
	border-radius: 16px;
	overflow: hidden;
	text-decoration: none;
	margin-top: 20px;
}
.d-road-tests-block img{
	position: relative;
	z-index: 1;
	width: 365px;
	height: 290px;
	object-fit: cover;
	object-position: center;
}
.d-road-tests-block .d-road-tests-block-text{
	position: absolute;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	z-index: 2;
	bottom: 10px;
	left: 0;
	padding-left: 70px;
	color: #fff;
}
.d-road-tests-block .d-road-tests-block-text .d-icon-c{
	display: flex;
	position: absolute;
	left: 20px;
	top: -5px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 42px;
	background-color: #BF3835;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	text-transform: uppercase;
}
.d-road-tests-block .d-road-tests-block-text span{
	display: block;
	width: 100%;
}
.d-road-tests-block .d-road-tests-block-text .d-road-tests-block-title{
	font-size: 24px;
	font-weight: 500;
	color: #fff;
}
.d-road-tests-block .d-road-tests-block-text .d-road-tests-block-description{
	font-size: 16px;
	text-decoration: underline;
	color: #fff;
}
.d-road-tests-link{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 12px 0px;
	border-radius: 8px;
	background-color: #57994E;
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-top: 24px;
	margin-bottom: 10px;
}
.d-links{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 15px 0px;
}
.d-links a{
	display: inline-block;
	text-decoration: none;
	padding: 8px 20px;
	border-radius: 36px;
	border: 2px solid #E6E6E6;
	margin-right: 20px;
	font-size: 18px;
	color: #555;
}

.tags_list .tags_items.tags_new_desktop {
	border-radius: 36px;
	border: 2px solid #E6E6E6;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	background-color:#fff;
}

.tags_list .tags_items.tags_new_desktop :hover {
	border-radius: 36px !important;
	font-family: 'Montserrat', sans-serif;
}


.d-header-fixed .d-sidebar{
	position: fixed;
}
.d-header-fixed .d-images{
	margin-left: auto;
}
.d-you-might-also-like{
	display: block;
	position: relative;
	padding: 96px 0px;
	background-color: #FAFAFA;
	z-index: 1;
}
.d-you-might-also-like .d-container{
	display: block;
	position: relative;
	width: 100%;
/*	max-width: 1556px; */
	margin: auto;
}

.d-you-might-also-like h4 {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
}

.d-you-might-also-like .d-block span {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
}
.d-title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.d-title h2{
	font-size: 48px;
	font-weight: bold;
	color: #101828;
}
.d-title a{
	font-size: 24px;
	text-decoration: none;
	color: #60A856;
}
.d-blocks{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
}
.d-block{
	display: block;
	flex: 1;
	width: 100%;
	max-width: 340px;
	border-radius: 16px;
	overflow: hidden;
	margin: 60px 0 0 0;
	background-color: #FFF;
	text-decoration: none;
}
.d-block img{
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center;
}
.d-block span{
	display: inline-block;
	padding: 24px;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.4;
	color: #101828;
}
.d-other-links{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 96px 0px;
	background-color: #EDEDED;
	position: relative;
	z-index: 1;
}
.d-other-link{
	display: block;
	padding: 32px;
	min-width: 210px;
	margin: auto;
	background-color: #fff;
	border-radius: 16px;
	text-decoration: none;
}
.d-other-link i{
	position: relative;
	display: block;
	width: 56px;
	height: 56px;
	border-radius: 56px;
	background-color: #E7E8EA;
}
.d-other-link i::after{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background-position: center;
	background-repeat: no-repeat;
}

.d-other-link span{
	position: relative;
	display: block;
	margin-top: 16px;
	padding-right: 40px;
	font-size: 20px;
	font-weight: 500;
	color: #101828;
}


.graybg {
	background-color: #f3f3f3;
	padding-left: 0px;
}

.graybg  .breadcrumbs{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}

.minibio li::before {
	content: "■";
	color: rgb(210, 35, 39);
	margin-right: 10px;
}

.article_body p {
	padding: 1rem 0rem;
}

.add-margin-left {
	margin-left: 0px;
}

.iconsax-pro.iconsax {
	color: green;
	font-size: 20px;
	margin-right: 5px;
}

.iconsax-con.iconsax {
	color: red;
	font-size: 20px;
	margin-right: 5px;
}

.subtitle_2.photo_author {
font-weight: 500;
font-style: normal;
margin-top: 5px;
margin-left: 5px;
}


.d-pub {
	display: flex;
	justify-content: center;
}

#adslot_box2, #adslot_box3 {
	min-width: 300px;
	min-height: 250px;
	margin-bottom: 33px;
/*	background: #000 !important; */
}

#adslot_box3 {
	min-width: 300px;
	min-height: 250px;
	margin-left:10px;
/*	background: #000 !important; */
}


#adslot_footerbanner1 {
	width: 978px;
	height:96px;
	min-width: 978px;
	min-height: 96px;
/*	background: #000; */
	margin:30px auto;
	
}

#adslot_headerbanner1 {
	width: 978px;
	height:96px;
	min-width: 978px;
	min-height: 96px;
/*	background: #000; */
	margin-top:20px;
}

.submenu {
	z-index:1;
}

.desktop_footer {
	position: relative;
	z-index: 1;
}

.subtitle-quote {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	text-align: center;
	padding: 20px 0px;
}
/* new article desktop end */


}