/**/

.industriz-element-blogbox-default.industriz-boxes-view-carousel .industriz-box-blog.industriz-blogbox-default {
    margin: 20px 0;
}
.industriz-box-blog .industriz-box-desc {
    padding-top: 12px;
}
.industriz-box-blog .industriz-blogbox-desc-footer {
    padding-top: 22px;
    padding-bottom: 6px;
}

.industriz-box-blog .industriz-blogbox-desc-footer a {
    position: relative;
}
.industriz-box-blog.industriz-blogbox-default {
    overflow: hidden;
    position: relative;
    transition: 0.5s all;
    background-color: var(--ttm-whitecolor);
    padding: 30px;
    box-shadow: var(--ttm-boxshadow);
    border-radius: var(--border-radius-10);
}
.industriz-box-blog .entry-header:not(.ttm-titlebar) .entry-title {
    margin-bottom: 4px;
}
.industriz-box-blog .ttm-box-post-icon {
    bottom: -30px;
    left: 20px;
    top: auto;
}
.industriz-box-blog.industriz-blogbox-default:hover {
    transform: translateY(10px);
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content {
    text-align: left;
}
.industriz-box-blog.industriz-blogbox-default .ttm-featured-outer-wrapper.ttm-post-featured-outer-wrapper {
    overflow: hidden;
}
.industriz-box-blog .industriz-meta-details .industriz-blogbox-meta-row-date:after {
    position: absolute;
    right: 11px;
    top: -3px;
    width: 0;
    height: 0;
    content: " / ";
    font-size: 15px;
}
.industriz-box-blog .industriz-box-content .ttm-entry-meta .ttm-meta-line:last-child {
    padding-right: 0px;
}
.industriz-box-blog .industriz-box-content .ttm-entry-meta .ttm-meta-line.cat-links a {
    display: inline-block;
    margin: 0 5px 9px 0;
    background-color: var(--ttm-whitecolor);
    padding: 5px 15px;
    border-radius: 40px;
    color: var(--ttm-secondarycolor);
}
.industriz-box-blog .ttm-post-format-icon-wrapper i {
    position: absolute;
    top: -85px;
    color: var(--ttm-whitecolor);
    right: 5px;
    font-size: 19px;
}
.industriz-box-blog.industriz-blogbox-format-quote blockquote {
    margin: 40px 40px;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .ttm-featured-wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 0.6s ease-in-out;
    min-width: 100%;
}
.industriz-box-blog.industriz-blogbox-default:hover .industriz-box-content .ttm-featured-wrapper img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc {
    padding-top: 23px;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .entry-header {
    display: flex;
    padding-bottom: 7px;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .entry-header .ttm-blog-cat {
    padding-right: 15px;
    margin-right: 15px;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .entry-header .ttm-date,
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .entry-header .ttm-read-times {
    position: relative;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .entry-header .ttm-date:after {
    position: absolute;
    content: '|';
    left: -18px;
    right: auto;
    font-size: 10px;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc .industriz-box-title h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.industriz-box-blog.industriz-blogbox-default .industriz-box-content .industriz-box-desc 
.industriz-box-desc-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* blogbox style 1 */
.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a,
.industriz-blogbox-style1 .industriz-box-content .entry-header .ttm-blog-cat a {
    position: relative;
    padding: 5px 16px 5px 27px;
    border: 1px solid #d8d7d7;
    border-radius: 15px;
	font-size: 14px; 
}
.industriz-blogbox-style1 .industriz-box-content .entry-header .ttm-blog-cat a:after {
    position: absolute;
    content: '#';
    left: 13px;
    top: 2px;
}
.industriz-blogbox-style1 .industriz-box-content .entry-header .ttm-blog-cat {
    padding-top: 10px;
}
.industriz-blogbox-style1 .ttm-featured-outer-wrapper.ttm-post-featured-outer-wrapper {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.industriz-blogbox-style1 .ttm-date {
    position: absolute;
    bottom: 0;
    padding: 5px 15px;
    background-color: var(--ttm-skincolor);
    color: #fff;
    border-radius: 0 5px 0 0;
}
.industriz-box-blog.industriz-blogbox-style1 .industriz-box-desc {
    padding: 15px 20px 17px;
    background-color: var(--ttm-greycolor);
    border-radius: 0 0 15px 15px;
}
.industriz-blogbox-style1 .ttm-featured-wrapper {
	 overflow: hidden; 
}
.industriz-blogbox-style1 .ttm-featured-wrapper.tm-post-featured-wrapper img {
    border-radius: 10px 10px 0 0;
}
.industriz-blogbox-style3 .featured-image-bg,
.industriz-blogbox-style2 .featured-image-bg,
.industriz-blogbox-style1 .ttm-featured-wrapper.tm-post-featured-wrapper img {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    width: 100%;
}
.industriz-blogbox-style3:hover .featured-image-bg,
.industriz-blogbox-style2:hover .featured-image-bg,
.industriz-blogbox-style1:hover .ttm-featured-wrapper.tm-post-featured-wrapper img {
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}


/* blogbox style 2 */
.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a {
	border-color: #fff;
	color: #fff;
	margin-right: 6px;
}
.industriz-blogbox-style2 .featured-image-bg {
	height: 342px;
	border-radius: 10px;
	background-size: cover; 
}
.industriz-blogbox-style2 .industriz-image {
	overflow: hidden;
	border-radius: 10px;
}
.industriz-blogbox-style2 .industriz-box-desc {
	padding: 20px 20px 25px 28px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    text-align: left;
    background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
    border-radius: 5px;
}
.industriz-box-blog.industriz-blogbox-style2 .industriz-box-content h4 {
	margin-bottom: 16px;
}
.industriz-box-blog.industriz-blogbox-style2 .industriz-box-content h4 a {
	color: #fff;
}
.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a:after {
    position: absolute;
    content: '#';
    left: 13px;
    top: 2px;
}

/* blogbox style 3 */
.industriz-blogbox-style3 .featured-image-bg {
    height: 342px;
    border-radius: 10px;
    background-position: bottom;
    background-size: cover;
}
.industriz-blogbox-style3 .industriz-box-content .entry-header {
    padding-top: 7px;
}
.industriz-box-blog.industriz-blogbox-style3 .industriz-box-desc {
    padding: 24px 30px 17px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    text-align: left;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 5px;
	max-width: 322px;
}
.industriz-blogbox-style3 .ttm-date,
.industriz-blogbox-style3 .industriz-box-content h4 a {
	color: #fff;
}
.industriz-blogbox-style3 .industriz-box-content h4 a:hover {
	color: var(--ttm-skincolor);
}
.right-side-blog .industriz-blogbox-style3 .industriz-box-content h4 a {	
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.right-side-blog .industriz-box-blog.industriz-blogbox-style3 .industriz-box-desc {
	max-width: 510px;
}
.right-side-blog .industriz-blogbox-style3 .featured-image-bg {
	height: 494px;
}
.right-side-blog .industriz-box-blog.industriz-blogbox-style3 .industriz-box-desc {
	right: auto;
}
.industriz-blogbox-style3 .ttm-date {
	font-size: 14px;
}
.industriz-blogbox-style3 .tm-author {
	padding-left: 30px;
	position: relative;
}
.industriz-blogbox-style3 .tm-author:after {
    position: absolute;
	content: '';
	height: 8px;
	width: 8px;
	left: 7px;
	bottom: 5px; 
	background-color: #fff;
	border-radius: 50%;
}
.industriz-blogbox-style3 .industriz-image {
    overflow: hidden;
    border-radius: 10px;
}

@media (max-width:1200px) {		
	.industriz-blogbox-style2 .industriz-box-desc {
		padding: 20px 16px 25px 16px;    
	}
	.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a {
		padding: 5px 15px 5px 15px;
	}
	.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a:after {
		display: none;
	}
}

@media (max-width:767px) {
	.industriz-box-blog.industriz-blogbox-style3 .industriz-box-desc,
	.right-side-blog .industriz-box-blog.industriz-blogbox-style3 .industriz-box-desc {
		max-width: unset;
		right: 30px;
	}
}
@media (max-width:680px) {
	.industriz-blogbox-style3 .featured-image-bg {
		height: 350px;    
	}
}

@media (max-width:480px) {
	.industriz-blogbox-style3 .featured-image-bg {
		height: 300px !important;    
	}	
}

@media only screen and (min-width:1201px) and (max-width:1360px) {
	.industriz-blogbox-style2 .industriz-box-content .entry-header .ttm-blog-cat a {    
		margin-right: 3px;
	}
	.industriz-blogbox-style2 .industriz-box-desc {
		padding: 20px 16px 25px 16px;
		bottom: 20px;
		left: 20px;
		right: 20px;
 	}
}
@media (min-width:1024px) {
	.right-side-blog .industriz-blogbox-style3 .industriz-box-content h4 a {
		font-size: 34px;
		line-height: 44px;
	}
}