.tm-plugin .themetechmount-iconbox-styleone .tm-iconbox-wrapper {
    text-align: center;
    padding: 40px 20px;
    border: 1px solid #fff;
    border-radius: 20px;
	height: 240px;
}
.footer {
	display: none;
}
.tm-plugin .themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-icon img {
    width: auto;
    height: auto;
	padding-top: 20px;
}
.tm-plugin .themetechmount-iconbox-styleone .tm-icon-type-image:after {
    position: absolute;
    content: '';
    height: 64px;
    width: 64px;
    background-color: #fff;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
	opacity: 0.10;
}
.tm-plugin .themetechmount-iconbox .themetechmount-iconbox-icon img {
    width: auto;
    height: auto;
    margin-left: 0px;
    transition: all .3s ease 0s;
}
.tm-plugin .themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
}
.tm-plugin .themetechmount-iconbox-styleone .themetechmount-iconbox-heading {    
    padding-top: 30px;
}
.tm-plugin .themetechmount-iconbox.themetechmount-iconbox-styleone .tm-cta3-content-wrapper {    
    color: rgba(255, 255 ,255 , 0.72);
	font-size: 16px;
    padding-top: 3px;
}
.tm-plugin .themetechmount-iconbox-styleone .themetechmount-iconbox-inner {
    padding: 0;
    background-color: transparent;
    border-radius: 20px;
}

/* featurebox */
.tm-thumb-img {
    padding: 0px 17px 2px;
    background-color: var(--ttm-greycolor);
    border: 1px solid #cdd0f9;
	transition: all .5s ease-out;	
}
.tm-thumb-img:hover {
    transform: translateY(-10px);
    transition: all .5s ease-out;
}
.tm-demo-title {
    font-size: 18px;
    line-height: 28px;
	font-family: var(--body-font-family);
	text-align: center;
	margin-bottom: 10px;
	font-weight: 500;
}
.head-thumb {
    padding-top: 10px;
}
.main-home-img {
    box-shadow: 0px 3px 24px 0px rgba(16, 0, 50, 0.13);
}
.themetechmount-iconbox.themetechmount-iconbox-styleone .tm-icon-type-image {
    transition: all 0.3s ease 0s;
}

.themetechmount-iconbox.themetechmount-iconbox-styleone:hover .tm-icon-type-image {
    transform: rotateY(180deg);
}

.themetechmount-iconbox.themetechmount-iconbox-stylethree .tm-icon-type-image {
	transition: opacity .3s,transform .3s;
}
.themetechmount-iconbox.themetechmount-iconbox-stylethree:hover .tm-icon-type-image {
	transform: rotateY(360deg);
}
.tm-landing-imgbox img {
    position: relative;
    transition: all 600ms ease;
    display: inline-block;
    transition: all 0.5s ease-out;
}
.tm-landing-imgbox:hover img {
    transform: rotateY(180deg);
}

.slider-img1 {
    -webkit-animation: slider-img 3s linear infinite;
    animation: slider-img 3s linear infinite;
}
@-webkit-keyframes slider-img {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}


/**/
.elementor-widget-tm_tabbox_element .ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title.ttm-tab-active span {
    color: var(--ttm-textcolor) !important;
}
.ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title {
    margin-right: 0 !important;
    display: block !important;
    padding: 0 0 23px !important;
    border-radius: 0 !important;
}
.elementor-widget-tm_tabbox_element .ttm-elementor-tabs .ttm-elementor-tab-title span {
    font-size: 50px !important;
    line-height: 60px !important;
    position: relative;
}
.ttm-tab-style1 .tmtabs-content-wrapper {
    float: right;
}
.ttm-tab-style1.ttm-elementor-tabs .ttm-elementor-tab-title.ttm-tab-active {
    background-color: transparent !important;
}
.ttm-tab-style1.ttm-elementor-tabs .elementor-tabs-wrapper {
    text-align: left !important;
    border: unset !important;
    padding: 0 !important;
    float: left;
    margin-top: 46px !important;
}
.ttm-elementor-tabs.ttm-tab-style1 .elementor-tab-content img {
    margin: 0;
}
.ttm-elementor-tab-title.ttm-tab-active span:before {
    height: 17px;
    width: 371px;
    position: absolute;
	content: '';
    bottom: -12px;
    left: 0;                
    z-index: 1;    
    background-image: url(https://www.themetechmount.com/aroxel/themeselector/wp-content/uploads/sites/3/2024/07/text-line.png);    
    background-repeat: no-repeat;
    background-position: center;
}

/**/
.tm-features .themetechmount-iconbox.themetechmount-iconbox-stylethree .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 10px;
    font-weight: 700;
	padding-top: 30px;
}
.tm-features .themetechmount-iconbox-stylethree .themetechmount-iconbox-readmore {    
    display: none;
}
.tm-features .themetechmount-iconbox-stylethree .themetechmount-bottom-box {
    text-align: center;
    padding: 60px 30px 37px 30px;
    background-color: #fff;
    border-radius: 20px;
}
.tm-features .themetechmount-iconbox-stylethree .tm-icon-type-image {
    height: 55px;
}
.tm-header-btn {
    color: #fff;
    border: 1px solid;
    padding: 10px 25px;
    border-radius: 30px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
	transition: all 0.3s ease 0s;
	position: relative; 
}
.tm-header-btn:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #fff;
    transition: all .3s;
    border-radius: 30px;
    z-index: -1;
}
.tm-header-btn:hover:after { 
	width: 100%;
}
.tm-header-btn:hover {
    background-color: transparent;   
	border-color: #fff;	
    color: var(--ttm-textcolor);
}




@media (max-width: 991px){
	.ttm-tab-content.ttm-tab-active .ttm-tab-content-title {    
		color: var(--ttm-textcolor) !important;
	}
	.ttm-elementor-tabs.ttm-tab-style1 .elementor-tab-content img {
		margin: 0 0 20px;
	}
	.ttm-tab-content .ttm-tab-content-title {
		border-radius: 0 !important;
	}
}

@media only screen and (min-width:992px) and (max-width:1135px){ 
	.ttm-tab-style1.ttm-elementor-tabs .elementor-tabs-wrapper {
		width: 40% !important;
		display: inline-block !important;
		text-align: left !important;
		border: unset !important;
		padding: 0 !important;
		float: unset;
		margin-top: 6px !important;
	}
	.ttm-tab-style1 .tmtabs-content-wrapper {
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
	.elementor-widget-tm_tabbox_element .ttm-elementor-tabs .ttm-elementor-tab-title span {
		font-size: 40px !important;
		line-height: 50px !important;
		position: relative;
	}
	.ttm-elementor-tab-title.ttm-tab-active span:before {
		display: none;
	}
}



@media only screen and (min-width:992px) and (max-width:1600px){ 
	.tm-plugin .themetechmount-iconbox.themetechmount-iconbox-styleone .themetechmount-iconbox-heading .tm-custom-heading {
		font-size: 17px;
		line-height: 24px;    
	}
	.tm-plugin .themetechmount-iconbox-styleone .tm-iconbox-wrapper {		
		padding: 40px 16px;		
	}	
}


@media only screen and (min-width:1025px) and (max-width:1339px){ 
	.elementor-6 .elementor-element.elementor-element-7f683d5 {		
		padding: 35px 0px 20px 0px !important;
	}
	.tm-plugin .themetechmount-iconbox-styleone .tm-iconbox-wrapper {
		padding: 24px 16px;
	}
	.tm-element-content-heading {		
		font-size: 58px !important;
		line-height: 78px !important;		
	}
	.elementor-6 .elementor-element.elementor-element-6a813e1 > .elementor-widget-container {
		margin: 0 !important;		
	}
	.elementor-6 .elementor-element.elementor-element-7c9ef516 > .elementor-widget-container {
		margin: 0px 0px 0px 0px !important;
	}
	.elementor-6 .elementor-element.elementor-element-c8828b7 > .elementor-widget-container {
		margin: 0px 0px 0px 0px !important;
	}
	.elementor-6 .elementor-element.elementor-element-35257c77 .elementor-heading-title {
		font-size: 65px !important;
		line-height: 75px !important;
	}
	.elementor-6 .elementor-element.elementor-element-fedd698 > .elementor-element-populated {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	.elementor-6 .elementor-element.elementor-element-3a64bd37 {		
		padding: 40px 10px 100px 10px !important;
	}
}

@media only screen and (min-width:1025px) and (max-width:1240px){ 
	.elementor-6 .elementor-element.elementor-element-1458edc7 {		
		padding: 40px 0px 40px 0px !important;		
	}
}