.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
  font-size: 50px;
    line-height: 75px;
    margin-bottom: 5px;
}
.tm-layout-style1 .themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
	font-weight: 500;
}
.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title {
	padding-right: 50px;
    word-wrap: break-word;
}
.themetechmount-darklayout .themetechmount-servicebox-styleone .tm-category a {
	color: #fff;
}
.themetechmount-servicebox-styleone .tm-category a {
    background-color: var(--ttm-skincolor);
    padding: 9px 17px;
    border-radius: 20px;
    font-size: 16px;
    margin-right: 12px;		
}
.tm-layout-style2 .themetechmount-servicebox-styleone .tm-category a:hover {
	color: #fff; 
}
.themetechmount-servicebox-styleone:hover .tm-service-icon {
    transform: rotateY(360deg);
}
.themetechmount-servicebox-styleone .tm-service-icon {
    display: block;
    transition: all 0.3s ease 0s;
}
.themetechmount-servicebox-styleone:hover .tm-category {
    opacity: 1;
    bottom: 30px;
}
.themetechmount-servicebox-styleone .tm-category {
    display: inline;
    font-size: 0;
    opacity: 0;
    position: absolute;
    bottom: 0;
    transition: all .3s linear;
}
.tm-layout-style2 .themetechmount-servicebox-styleone .tm-category {
	left: 40%;
}
.tm-layout-default .themetechmount-servicebox-styleone .tm-category {   
    left: 20%;
}
.tm-layout-default .themetechmount-servicebox-styleone:hover .tm-category {   
    bottom: 33px;
}
.themetechmount-servicebox-styleone .tm-service-icon i {
    font-size: 60px;
    line-height: 70px;
    display: inline;
    color: var(--body-blackfont-color);
}
.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-icon {
    position: absolute;
    right: 15px;
    z-index: 11;
    top: 14px;	
}
.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-styleone {
    border-bottom: 1px solid #b3b0bc;
    padding: 3px 0 31px;
	transition: all .3s linear;
}
.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-styleone:hover {
	padding: 3px 0 71px;
}
.themetechmount-servicebox-styleone .tm-category a:nth-child(odd) {    
    position: relative;
    top: 0px;
}
/* service style 2 */
.themetechmount-servicebox-styletwo .ttm-post-featured-link-wrapper {
	height: 120px;
	width: 100%; 
}

/* service style 3 */
.themetechmount-servicebox-stylethree .themetechmount-post-item {
	text-align: left; 
}
.themetechmount-servicebox-stylethree .ttm-post-featured-link-wrapper {
    height: 140px;
    width: 303px;    
    background-position: center;
    background-size: cover;
	transition: all .9s ease, transform .9s ease;	
}
.themetechmount-servicebox-stylethree .themetechmount-box-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    text-align: left;    
	align-items: center;
}
.themetechmount-servicebox-stylethree .themetechmount-box-desc {
    color: #fff;    
    display: flex;
    align-items: center;
	padding-right: 60px;
	width: 64%;
}
.themetechmount-servicebox-stylethree .themetechmount-box-title a {
    font-size: 45px;
    line-height: 60px;
    color: #fff;
}
.themetechmount-servicebox-stylethree .themetechmount-post-item {
    padding: 40px 0;
}
.themetechmount-servicebox-stylethree .themetechmount-box-desc .tm-desc-two p {
    margin-bottom: 0;
}
.themetechmount-servicebox-stylethree .themetechmount-box-category {
    width: 65%;	
}
.themetechmount-servicebox-stylethree .themetechmount-box-title {
    padding-top: 0px;
}
.themetechmount-servicebox-stylethree .themetechmount-box-title h4 {
	margin-bottom: 0; 
}
.themetechmount-servicebox-stylethree .themetechmount-box-title h4 a:hover {
	color: #fff; 
}
.themetechmount-element-servicebox-stylethree .themetechmount-boxes-inner .tm-box-col-wrapper:first-child {
    border-top: unset;    
}
.themetechmount-element-servicebox-stylethree .themetechmount-boxes-inner .tm-box-col-wrapper {
    border-bottom: 1px solid rgba(255, 255, 255, 0.21);
    position: relative;
}
.themetechmount-element-servicebox-stylethree .themetechmount-boxes-inner .tm-box-col-wrapper:last-child {
	border-bottom: unset; 
}
.themetechmount-element-servicebox-stylethree.themetechmount-boxes-gap-30px .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 0;
}
.themetechmount-box-service.themetechmount-servicebox-stylethree {
    overflow: hidden;
    position: relative;
}
.themetechmount-servicebox-stylethree .themetechmount-imagbox-wrapper {
    position: relative;
}
.themetechmount-servicebox-stylethree .tm-desc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: rgba(255, 255, 255, 0.70);
    opacity: 0;
    transition: all .19s ease, transform .9s ease;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.themetechmount-servicebox-stylethree:hover .tm-desc-two {
	opacity: 0;
}
.themetechmount-servicebox-stylethree:hover .tm-desc {
	opacity: 1;
	bottom: 35px;
	transition: all .19s ease, transform .9s ease;
}
.themetechmount-servicebox-stylethree .tm-imagbox {
    position: absolute;
    opacity: 0;
	transition: all .19s ease, transform .9s ease;
	bottom: 40px;
}
.themetechmount-servicebox-stylethree:hover .tm-imagbox {
    opacity: 1;
    transition: all .19s ease, transform .9s ease;    
}
.themetechmount-servicebox-stylethree:hover .themetechmount-imagbox-wrapper .tm-imagbox-two {
	opacity: 0; 
	transition: all .19s ease, transform .9s ease;
}
.themetechmount-servicebox-stylethree .tm-imagbox .ttm-post-featured-link-wrapper {
    clip-path: polygon(50% 0,50% 0,50% 100%,50% 100%);
}
.themetechmount-servicebox-stylethree:hover .tm-imagbox .ttm-post-featured-link-wrapper {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.themetechmount-servicebox-stylethree .themetechmount-imagbox-wrapper .tm-imagbox-two .ttm-post-featured-link-wrapper {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);	
}
.themetechmount-servicebox-stylethree:hover .themetechmount-imagbox-wrapper .tm-imagbox-two .ttm-post-featured-link-wrapper { 
	clip-path: polygon(50% 0,50% 0,50% 100%,50% 100%);	
}

/* style 4 */
.themetechmount-servicebox-stylefour .themetechmount-box-title h4 a {
    font-size: 45px;
    line-height: 1;
    font-weight: 500;
}
.themetechmount-servicebox-stylefour .themetechmount-box-title h4 a:hover { 
	color: var(--ttm-second-gradientcolor);
}
.themetechmount-servicebox-stylefour .themetechmount-box-content1 {
	position: absolute;
	top: 50px;
    opacity: 0;	
    transition: all .19s ease, transform .9s ease;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: all .9s ease, transform .9s ease;
}
.themetechmount-servicebox-stylefour:hover .themetechmount-box-content1 {	
    opacity: 1;
	margin-left: 264px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
article.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-stylefour {
    overflow: hidden;
    position: relative;
}
.themetechmount-servicebox-stylefour .tm-image {
    position: absolute;
    opacity: 0;
	top: 20px;
}
.themetechmount-servicebox-stylefour:hover .tm-image {
	margin-left: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
	opacity:1;
}
.themetechmount-servicebox-stylefour .tm-image {
    margin-left: -324px;
    transition: all .19s ease, transform .9s ease;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    transition: all .9s ease, transform .9s ease;
}
.themetechmount-servicebox-stylefour .ttm-post-featured-link-wrapper {
    width: 220px;
    height: 146px;
    background-size: cover;
    border-radius: 10px;
}
.themetechmount-servicebox-stylefour .tm-category a:last-child:after {
	display: none; 
}
.themetechmount-servicebox-stylefour .tm-more-btn {
    position: absolute;
    right: 0;
    top: 50%;	
	margin-top: -23px;
	transition: all .5s;
}
.themetechmount-servicebox-stylefour:hover .tm-more-btn {
	transform: rotate(-38deg);	
}
.themetechmount-servicebox-stylefour .tm-more-btn a{
	background-color: transparent;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
    width: 50px;
    height: 50px;
    border-radius: 2em;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
}
.themetechmount-servicebox-stylefour .tm-category a {
    opacity: 0.5;
    padding-right: 14px;
    position: relative;
}
.themetechmount-servicebox-stylefour .tm-category a:after {
    position: absolute;
    content: '/';
    right: 2px;
    font-size: 12px;
}
.themetechmount-element-servicebox-stylefour .tm-box-col-wrapper {
    border-bottom: 2px solid rgb(255 255 255 / 15%);
    position: relative;
	margin-bottom: 0 !important;
}
.themetechmount-element-servicebox-stylefour .tm-box-col-wrapper:last-child {
	border-bottom: unset;
}
.themetechmount-servicebox-stylefour .themetechmount-box-content {
    padding: 50px 0 46px;
	transition: all .9s ease, transform .5s ease;
}
.themetechmount-servicebox-stylefour:hover .themetechmount-box-content {
	opacity: 0; 
	transition: all .9s ease, transform .5s ease;
}

/* style 5 */
.tm-darkcolor .themetechmount-servicebox-stylefive .tm-service-readmore a ,
.tm-darkcolor .themetechmount-box-service.themetechmount-servicebox-stylefive .themetechmount-box-title h4 a {
    color: #fff;
}
.tm-darkcolor .themetechmount-servicebox-stylefive .tm-service-readmore a:hover {
	color: var(--ttm-skincolor);
}
.tm-darkcolor .themetechmount-servicebox-stylefive .tm-short-desc {
    color: rgba(255,255,255,0.85);
}
.tm-darkcolor .themetechmount-servicebox-stylefive .themetechmount-blogbox-footer-left a:hover, 
.tm-darkcolor .themetechmount-box-service.themetechmount-servicebox-stylefive .themetechmount-box-title h4 a:hover {
	color: var(--ttm-skincolor);
}
.themetechmount-servicebox-stylefive .tm-service-readmore {
    padding-top: 20px;
}
.themetechmount-servicebox-stylefive .tm-bottom-servicebox {
	padding: 30px 30px 30px;
	background-color: rgba(5, 14, 24, 0.50);
	transition: all 1s ease;
	text-align: left;
	z-index: 11;
	position: relative;
}
.themetechmount-servicebox-stylefive .tm-featured-wrapper {
	overflow: hidden; 
}
.themetechmount-servicebox-stylefive .tm-featured-wrapper img {
	transform: translateY(-10px) scale(1.2);
    transition: all 1s ease;
}
.themetechmount-servicebox-stylefive:hover .tm-featured-wrapper img { 
	transform: translateY(0) scale(1.3);
}
.themetechmount-servicebox-stylefive .post-img {  
	overflow: hidden; 
	position: relative;
}
.themetechmount-servicebox-stylefive .tm-post-featured-outer-wrapper {
    transition: all 500ms ease;
	overflow: hidden; 
}
.themetechmount-servicebox-stylefive .tm-post-featured-outer-wrapper.tm-one {    
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    transform: translatex(50%) scalex(2);
    opacity: 0;
    filter: blur(10px);
}
.themetechmount-servicebox-stylefive:hover .tm-post-featured-outer-wrapper:first-child {
    transform: translatex(0) scalex(1);
    opacity: 1;
    filter: blur(0);
}
.tm-greycolor .themetechmount-servicebox-stylefive .tm-bottom-servicebox {
    background-color: #fff;
}

@media only screen and (min-width: 991px) and (max-width: 1500px) {
	.themetechmount-servicebox-stylethree .tm-image .ttm-post-featured-link-wrapper {    
		height: 207px;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-title {
		width: auto;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-short-desc1 {
		width: 45%;		
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-title h4 a {
		font-size: 24px;
		line-height: 34px;
	}
}

@media (max-width: 1199px){
	.themetechmount-servicebox-stylefour .ttm-post-featured-link-wrapper {
		height: 146px;
	}
	.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
		font-size: 55px;
		line-height: 65px;
	}
	
}

@media (max-width: 991px){
	.themetechmount-servicebox-stylethree .themetechmount-imagbox-wrapper {		
		width: 24%;
	}
	.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
		margin-bottom: 14px;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-desc {
		padding-right: 20px;
		padding-bottom: 20px;
		width: auto;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-title a {
		font-size: 24px;
		line-height: 34px;		
	}
	.themetechmount-servicebox-stylethree .ttm-post-featured-link-wrapper {
		height: 120px;
		width: 180px;
	}
}

@media (max-width: 990px){
	.themetechmount-servicebox-stylethree .themetechmount-box-content {
		display: block !important;   
	}
	.themetechmount-servicebox-stylethree:hover .tm-desc-two {
		opacity: 1;
	}
	.themetechmount-servicebox-stylethree:hover .tm-desc {
		opacity: 0;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-title h4 {
		margin-bottom: 15px;		
	}
	.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
		font-size: 36px;
		line-height: 46px;		
	}
	.themetechmount-servicebox-stylefour .ttm-post-featured-link-wrapper {
		height: 138px;
		width: 210px;
	}
	.themetechmount-servicebox-stylefour:hover .themetechmount-box-content1 {    
		margin-left: 234px;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-short-desc1,
	.themetechmount-servicebox-stylethree .themetechmount-box-title {
		width: 100% !important;
	}
	.themetechmount-servicebox-stylefour .themetechmount-box-title h4 a {
		font-size: 40px;		
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-content .tm-short-desc1 {   
		float: unset !important;
		padding-top: 10px !important;
		padding-bottom: 40px !important;
	}	
	.tm-box-col-wrapper:nth-child(even) .themetechmount-servicebox-stylethree .themetechmount-box-content h4 {
		text-align: left !important;
	}
	.themetechmount-servicebox-stylethree .tm-image {
		transform: unset !important;
		position: relative !important;
		left: 0;
		top: 0;
		margin: auto 0;
		opacity: 1;
		transition: all .9s ease, transform .9s ease;
		padding-bottom: 20px;
	}
	.themetechmount-servicebox-stylethree .tm-image .ttm-post-featured-link-wrapper {
		width: 100% !important;
		height: 410px !important;
		background-size: cover;
		background-repeat: no-repeat !important;
	}
	.themetechmount-servicebox-stylethree .themetechmount-post-item {
		padding: 30px 0;
	}
	
	.tm-box-col-wrapper:last-child .themetechmount-servicebox-stylethree .tm-image {
		top: 0 !important;
	}
}

@media (max-width: 767px){
	.themetechmount-servicebox-stylethree .themetechmount-box-title h4 a {
		font-size: 24px !important;
		line-height: 34px !important;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-category {
		width: 100%;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-desc {
		display: block;
	}
	.themetechmount-servicebox-stylethree .themetechmount-box-title h4 {
		margin-bottom: 15px;
	}
	.themetechmount-servicebox-stylethree .tm-imagbox {
		bottom: 0;
		opacity: 0;
	}
	.themetechmount-servicebox-stylethree .themetechmount-imagbox-wrapper {
		width: auto;
		padding-bottom: 0px;
	}
	.themetechmount-servicebox-stylethree .themetechmount-post-item {
		padding: 20px 0 30px !important;
	}
	.themetechmount-box.themetechmount-box-service.themetechmount-servicebox-styleone:hover {
		padding: 3px 0 50px;
	}
	.tm-layout-style2 .themetechmount-servicebox-styleone .tm-category {
		bottom: 20px;
	}
	.tm-layout-style2 .themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4,
	.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title h4 {
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.themetechmount-servicebox-stylefour .themetechmount-box-title h4 a {
		font-size: 30px;		
	}
}

@media (max-width: 680px){
	.themetechmount-box-service.themetechmount-servicebox-styleone .themetechmount-box-title {
		padding-right: 0;    
	}
	.themetechmount-servicebox-stylefour .tm-more-btn {
		display: none;
	}
	.themetechmount-servicebox-styleone .themetechmount-serviceboxbox-icon {
		position: relative;
		right: 0;    
		top: 20px;
	}
	.themetechmount-servicebox-styleone .tm-category {
		position: relative;
		bottom: 0;
	}
	.themetechmount-servicebox-styleone .tm-category a:nth-child(odd) {
		top: 0;
	}
	.themetechmount-servicebox-styleone .tm-category {
        opacity: 1 !important;
        bottom: 0px !important;
	}
	.themetechmount-servicebox-styleone .tm-category a {
		background-color: var(--ttm-skincolor);
		padding: 5px 10px;
		border-radius: 20px;
		font-size: 15px;
		margin: 0px 3px 10px;
		display: inline-block;    		
		top: 0;
	}
	.themetechmount-servicebox-stylefour .themetechmount-box-content {
		padding: 40px 0 36px;    
	}
	.themetechmount-servicebox-stylefour .ttm-post-featured-link-wrapper {
		height: 220px;
		width: 100%;
	}
	.themetechmount-servicebox-stylefour:hover .themetechmount-box-content {
		opacity: 1;
	}
	.themetechmount-servicebox-stylefour .themetechmount-box-content1 {
		opacity: 0 !important;
	}
	.themetechmount-servicebox-stylefour:hover .tm-image,
	.themetechmount-servicebox-stylefour .tm-image {
		margin-left: 0;
		margin-bottom: 30px;
	}
	.themetechmount-servicebox-stylefour:hover .themetechmount-box-content1 {
		margin-left: 0;
	}
	.themetechmount-servicebox-stylefour .tm-image {
		position: relative;
		opacity: 1;
		top: 0;
	}
	.themetechmount-servicebox-styleone .tm-service-icon {
		transform: unset !important;
	}
}



/* Service style6 */
.themetechmount-servicebox-stylesix .tm-servicebox-detials .themetechmount-box-title h4 {
    font-size: 24px;
    line-height:34px;
    font-weight: 400;
}
.themetechmount-servicebox-stylesix .themetechmount-post-item {
    text-align: center;
    border: 2px solid rgba(255 , 255 , 255 , 0.10);
    border-radius: 50px;
    padding: 60px 60px 70px;
    background-color: rgba(3 , 35 , 71 , 0.30);
    transition: .5s;
}
.themetechmount-servicebox-stylesix:hover .themetechmount-post-item {
    background-color: rgba(3 , 35 , 71 , 0.80);
}
.themetechmount-servicebox-stylesix .tm-service-readmore a:hover {
    background-color: #fff;
    color: var(--body-blackfont-color);
}
.themetechmount-servicebox-stylesix .themetechmount-box-title h4 a {
    color: #fff;
}
.themetechmount-servicebox-stylesix .tm-service-readmore a {
    color: #fff;
    border: 1px solid;
    border-radius: 10px;
    padding: 10px 25px;
}
.themetechmount-servicebox-stylesix .tm-short-desc {
    margin: 20px 0 45px;
    color: rgba(255 , 255 , 255 , 0.60);
}
.themetechmount-servicebox-stylesix span.tm-service-icon {
    font-size: 70px;
    transition: .5s;
    display: inline-block;
	color: var(--ttm-skincolor); 
}
.themetechmount-servicebox-stylesix:hover span.tm-service-icon {
    transform: rotateY(360deg);
}
.themetechmount-servicebox-stylesix .tm-servicebox-detials {
    padding-top: 20px;
}

@media (max-width: 768px) {
	.themetechmount-servicebox-stylesix .themetechmount-post-item {
		padding: 60px 30px 70px;
	}
}
/* style 7 */
.themetechmount-servicebox-styleseven .ttm-post-featured-link-wrapper {
    height: 420px;
    background-size: cover;
}
.themetechmount-servicebox-styleseven .tm-service-iconbox {
    position: absolute;
    top: 0;
    left: 30px;
    height: 76px;
    width: 76px;
    line-height: 76px;
    background-color: rgba(255, 255, 255, 0.21);
    text-align: center;
	z-index: 99; 
	transition: all 0.3s ease 0s;
	display: block;	
}
.themetechmount-servicebox-styleseven .tm-service-icon i {
    font-size: 40px;
	color: #fff;
}
.themetechmount-servicebox-styleseven .tm-servicebox-detials {
    position: relative;
	text-align: left;
}
.themetechmount-servicebox-styleseven .tm-featured-outer-wrapper {
    position: relative;
}
.themetechmount-servicebox-styleseven .tm-featured-outer-wrapper:after {
    position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.50;
	top: 0;
	left: 0; 
}
.themetechmount-servicebox-styleseven .themetechmount-box-title h4 {
    font-size: 26px;
    line-height: 36px;
	margin-bottom: 11px;
}
.themetechmount-servicebox-styleseven .tm-short-desc {
	margin-bottom: 10px;
	overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}
.themetechmount-servicebox-styleseven .tm-short-desc,
.themetechmount-servicebox-styleseven .themetechmount-blogbox-footer-left a,
.themetechmount-servicebox-styleseven .themetechmount-box-title h4 a {
	color: #fff;
}
.themetechmount-servicebox-styleseven .tm-bottom-servicebox {
    position: absolute;
    bottom: 0;
	padding: 30px; 
}
.themetechmount-servicebox-styleseven .themetechmount-blogbox-footer-left a {
	border-bottom: 2px solid rgba(255, 255, 255, 0.21);
}
.themetechmount-servicebox-styleseven .themetechmount-blogbox-footer-left a:hover {
	color: var(--ttm-skincolor);
	border-color: var(--ttm-skincolor);
}
.themetechmount-servicebox-styleseven:hover .tm-service-iconbox {
	transform: rotateY(360deg);	
}



@media(max-width:1050px) {	
	.tm-layout-style2 .themetechmount-servicebox-styleone .tm-category {
		left: 15px;
	}
}