
@media (min-width: 1360px) {
	.container {
		width: 1330px;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1300px;
	}
}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .elementor-section.elementor-top-section.tm-column-break-ipad-yes .elementor-column {
        width: 100% !important;
    }

    .elementor-section.tm-column-break-ipad-yes .elementor-inner-column {
        width: 100% !important;
    }

  
}

/************************tectxon adv css************************/
/*********************section 1 css*************************/
span.text-color {
    color: var(--tm-skincolor-text);
}
/***********iconlist style 1 css ****************/
.tm-icon-style1 .elementor-widget-container ul li {
    font-size: 26px;
    line-height: 50px;
    color: var(--tm-whitecolor);
    position: relative;
}
.tm-icon-style1 .elementor-widget-container ul li:before {
    content: '';
    position: absolute;
    background-color: var(--tm-skincolor-bg);
    width: 50px;
    height: 1px;
    top: 25px;
    bottom: auto;
    left: -75px;
    right: auto;
}

/*************SECTION 2 CSSS******************/
/***********marquebox style 1 css******/
@keyframes tm-marque-text {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
.themetechmount-marqueboxes-wrapper.tm-marquebox-style1 {
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
.themetechmount-marqueboxes-wrapper.tm-marquebox-style1 ul.marquebox-list li {
    font-size: 28px;
    -webkit-text-stroke: 0px;
    color: #fff;
    margin-left: 35px;
    margin-right: 35px;
    line-height: 50px;
}
.themetechmount-marqueboxes-wrapper.tm-marquebox-style1 ul.marquebox-list li {
    position: relative;
    display: inline-block;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
}
.themetechmount-marqueboxes-wrapper.tm-marquebox-style1 ul.marquebox-list li:before {
    position: absolute;
    content: "\f111";
    left: -43px;
    bottom: 0;
    font-size: 15px;
    font-family: "FontAwesome";
    color: var(--tm-skincolor-bg);
}
.themetechmount-marqueboxes-wrapper.tm-marquebox-style1:hover {
    animation-play-state: paused !important;
}


/******************section 3 css ****************/
/**********accordion style 1 css*******/
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border: unset;
}
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {
    font-size: 26px;
    line-height: 40px;
    /* color: var(--tm-whitecolor); */
}
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active {
}
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item {
   margin: 0 0 0 !important;
}
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-content {
    
}
.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-left {
    padding-top: 14px;
}

/****************************section 4 css****************************/
/*************iconbox style 9 css **************/
.themetechmount-iconbox.themetechmount-iconbox-stylenine {
    text-align: center;
    padding: 75px 75px 62px 75px;
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-inner .themetechmount-iconbox-icon .tm-box-icon i {
    font-size: 35px;
}
.themetechmount-iconbox.themetechmount-iconbox-stylenine.tm-iconstyle-rounded .themetechmount-iconbox-icon .tm-box-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: rgba(35, 37, 44, 1);
    display: inline-block;
    border-radius: 50%;
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-inner .themetechmount-iconbox-heading h2 {
    font-size: 26px;
    line-height: 36px; 
    margin-bottom: 15px;
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-inner .themetechmount-iconbox-heading h2 a{
	color: var(--tm-whitecolor);
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-inner .themetechmount-iconbox-heading h2 a:hover{
	color: var(--tm-skincolor-text);
}
.themetechmount-iconbox-stylenine .themetechmount-iconbox-inner .themetechmount-iconbox-icon {
    margin-bottom: 40px;
    display: block;
    transition: all .4s ease-in-out;
}
.themetechmount-iconbox-stylenine:hover .themetechmount-iconbox-inner .themetechmount-iconbox-icon .tm-box-icon i {
    color: var(--tm-skincolor-bg);
}
.themetechmount-iconbox-stylenine:hover .themetechmount-iconbox-inner .themetechmount-iconbox-icon {
    opacity: 0;
    transform: translateY(-10px);
}
.themetechmount-iconbox-stylenine .tm-iocnbox-btn,
.themetechmount-iconbox-stylenine .tm-iconbox-wrapper {
	transition: all .4s ease-in-out;
}
.themetechmount-iconbox-stylenine:hover .tm-iconbox-wrapper {
	transform: translateY(-60px);
}
.themetechmount-iconbox-stylenine .tm-iocnbox-btn {
    opacity: 0;
	padding-top: 15px;
}
.themetechmount-iconbox-stylenine:hover .tm-iocnbox-btn {
    opacity: 1;
}
.themetechmount-iconbox-stylenine .tm-iocnbox-btn a {
	color: #fff;
}

/******************section 5 css**********************/
/********showcasebox style 1 css *****/
.qodef--min-height.qodef--init.tm-showcasebox-style1 {
    min-height: 700px;
}
.qodef--min-height.qodef--init.tm-showcasebox-style1 {
    transition: opacity .5s .2s;
    opacity: 1;
}
.tm_showcasebox_wrapper {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.tm_showcasebox_wrapper .qodef-m-items-holder {
    overflow: hidden;
    display: flex;
    width: 100%;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active {
    flex: 3;
    transition: 0.5s;
}
.tm-showcasebox-style1 .qodef-m-items-holder .tm_showcasebox_contents {
    transition: all 1s;
}
.tm-showcasebox-style1 .tm_showcasebox_contents{
	position: relative;
   display: flex;
    align-items: center;
    padding-top: 0;
    z-index: 5;
    flex: 1;
    height: 100%;
    transition: 0.5s;
    cursor: pointer;
}
.tm-showcasebox-style1 .tm_showcasebox_contents:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
    visibility: visible;
    display: flex;
    align-items: center;
    justify-content: center;
   /* background: linear-gradient(0deg,rgba(0,0,0,.9) 10%,transparent 25%);*/
    transition: all .3s ease;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .tm-post-featured-link-wrapper {
    display: block;
    height: 100%;
    width: 100%;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active .qodef-m-link {
    opacity: 1;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link {
    padding: 0;
    position: absolute;
    left: 40px;
    bottom: 40px;
    opacity: 0;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active .qodef-m-header {
    opacity: 1;
    display: block;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active .qodef-m-header {
    transition-delay: 0s;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header {
    position: absolute;
    bottom: 17%;
    left: 40px;
    right: 0;
    display: block;
    box-sizing: border-box;
    transition: border-color .35s ease-out .7s;
    opacity: 0;
    display: none;
    cursor: text;
    width: 100%;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title {
    margin: 0;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 {
    font-size: 56px;
    line-height: 66px;
    text-transform: capitalize;
  
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 a{
	color: var(--tm-whitecolor);
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 a:hover{
	color: var(--tm-skincolor-text);
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link .tm-more-button {
    color: var(--tm-greycolor-bg);;
    font-size: 0;
    position: relative;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link .tm-more-button:before{
	content: "\e826";
    font-family: 'tm-tectxon-icons';
    height: 55px;
    width: 55px;
    line-height: 55px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border-radius: 50%;
    border: 2px solid var(--tm-skincolor-bg);
    font-size: 20px;
    transition: all .3s ease;
    background-color: var(--tm-skincolor-bg);
}
.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link .tm-more-button:hover:before {
    transform: unset;
    transition: all .3s ease;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .tm-number {
    position: absolute;
    top: 10%;
    left: 40px;
    right: 0;
    display: block;
    box-sizing: border-box;
    transition: border-color .35s ease-out .7s;
    opacity: 1;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active .tm-number {
    transition-delay: 0s;
}
.tm-showcasebox-style1 .tm_showcasebox_contents.active .tm-number {
    display: block;
}
.tm-showcasebox-style1 .tm_showcasebox_contents .tm-number .tm-number-wrapper {
    font-size: 40px;
    line-height: 50px;
    color: var(--tm-whitecolor);
}
.tm-sresults-title small a, 
body.search .tm-sresult-form-wrapper .search-form .search-field,
body.search .tm-sresult-form-wrapper .search-form input.search-field:focus,
.tm-sresults-settings-wrapper a, .tm-sresult-form-wrapper h2,
.tm-mailbtn input[type="search"]::-webkit-input-placeholder {
    color: var(--tm-secondary-bg);
}
.tm-sresults-title small .label-default[href]:hover {
    background-color: #fff;
    color: var(--tm-secondary-bg);
}
.tm-results-post ul.tm-recent-post-list > li > a, 
.tm-results-page .tm-list-li-content a,
.tm-sresults-first-row ul.tm-recent-post-list > li > a,
.tm-sresults-first-row .tm-list-li-content a {
    color: #fff;
}
.tm-sresults-title small a {
    margin-top: 28px;
}
.themetechmount-darklayout .select2-dropdown {
    background-color: var(--tm-secondary-bg);
}
.themetechmount-darklayout .select2-container--default .select2-results__option[aria-selected=true] {
    color: var(--tm-secondary-bg);
}
.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn {
    padding: 14px 27px;
    border-radius: 10px;
}
.tm-sresult-form-sbtbtn-wrapper input.tm-sresult-form-sbtbtn:hover {
    color: var(--tm-secondary-bg);
}

/******************section 6 css ***************/
.tm-textbg .elementor-widget-container .elementor-heading-title span {
    margin-left: 200px;
}

/*************testimonial styel 6 css**************/
.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-title h3 {
    color: var(--tm-whitecolor) !important;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 0;
	padding-left: 23px;
}
.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-desc blockquote {
    padding: 0;
    background-color: transparent;
    border-right: 0;
    margin: 0;
    border-color: transparent;
    font-size: 20px;
    line-height: 30px;
    color: var(--body-fonts-color);
    font-weight: 500;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: var(--tm-skincolor-bg);
    top: 24%;
    bottom: auto;
    left: 0;
    right: auto;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:before {
    content: "";
    position: absolute;
    top: 74px;
    left: 30px;
    z-index: 16;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 14px 0 14px;
    border-color: var(--tm-skincolor-bg) transparent transparent transparent;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper {
    position: relative;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .themetechmount-boxes-inner .tm-box-col-wrapper.slick-current.slick-active {
    padding-left: 125px;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .themetechmount-boxes-inner .tm-box-col-wrapper.slick-current.slick-active:before {
    left: 20%;
}
.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .tm-imagebox .themetechmount-item-thumbnail {
    width: 70px;
    height: 70px;
}
.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author {
    margin-bottom: 65px;
}
.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc {
    padding-top: 20px;
    padding-right: 110px;
}
.ttm-commonform.ttm-contactform2 input[type="email"],
.ttm-commonform.ttm-contactform2 textarea,
.ttm-commonform.ttm-contactform2 input[type="text"] {
	border-width: 0 0 1px 0;
	border-color: rgba(255 ,255, 255 , 0.10);
	padding: 0 0 20px 0;
	color: #fff;
	background-color: transparent;
}
.ttm-commonform.ttm-contactform2 .form-contact {
    padding-top: 10px;
}
.ttm-commonform.ttm-contactform2 .tm-btn-style-flat.tm-btn-color-skincolor .elementor-button:hover {
    background-color: #fff;
}
.ttm-commonform.ttm-contactform2 .tm-btn-style-flat.tm-btn-color-skincolor .elementor-button {
	color: var(--tm-secondary-bg);
	font-weight: 500;
	border-radius: 0;
}
.tm-email a,
.tm-list-color {
	color: #fff;
}
.tm-email span.elementor-icon-list-text {
    font-weight: 400;
}
.wpcf7-form .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 39px;
}


/************section 7 csss*****************/
/**********blogbox style 6 css**********/
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper {
    padding: 0 0 17px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #383a41;
}
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper .tm-meta-line {
    font-size: 16px;
    line-height: 36px;
    font-weight: 500;
}
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper .tm-meta-line a {
    color: #fff;
}
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper .tm-meta-line i {
    display: none;
}
.themetechmount-box-style5 .post-item .themetechmount-box-desc .themetechmount-box-title h4 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
}
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper .tm-meta-line.posted-on:after {
    content: '';
    position: absolute;
    background-color: #383a41;
    width: 1px;
    height: 100%;
    top: 0;
    bottom: auto;
    left: auto;
    right: 6px;
}
.themetechmount-box-style5 .post-item .tm-post-footer-meta .tm-entry-meta-wrapper .tm-meta-line.posted-on {
    position: relative;
}
.themetechmount-box-style5 .post-item .themetechmount-box-content .tm-post-featured-wrapper.tm-post-format- {
    overflow: hidden;
}
.themetechmount-box-style5:hover .post-item .themetechmount-box-content .tm-post-featured-wrapper.tm-post-format- a img {
    -moz-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
}
.themetechmount-box-style5 .post-item .themetechmount-box-content .tm-post-featured-wrapper.tm-post-format- a 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;
}


/****************footer css***********************/
.site-footer .tm-bgcolor-custom.tm-bgimage-no .tm-container-for-footer .first-footer-inner .multi-columns-row .widget-area.first-widget-area:first-child {
    padding-left: 125px;
    padding-right: 50px;
    padding-top: 33px;
}
.site-footer .tm-bgcolor-custom.tm-bgimage-no .multi-columns-row .widget-area .widget-title {
    margin-bottom: 0;
}
.site-footer .tm-bgcolor-custom.tm-bgimage-no .multi-columns-row .widget-area .widget-title:after {
   content: unset;
}
.site-footer .tm-bgcolor-custom .widget-area .textwidget.widget-text .footer-address .widget-title {
    padding-top: 32px;
}
.site-footer .tm-bgcolor-custom .widget-area .textwidget.widget-text .footer-address .widget-title h3 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
	margin-bottom: 9px;
}
.site-footer .tm-bgcolor-custom .widget-area .textwidget.widget-text .footer-address  .address-info {
    color: var(--body-fonts-color);
    font-weight: 500;
}
.site-footer .tm-bgcolor-custom .widget-area .textwidget.widget-text .footer-address .address-info a {
    color: var(--body-fonts-color);
}
.site-footer .tm-bgcolor-custom .widget-area .textwidget.widget-text .footer-address .address-info a:hover{
	color: var(--tm-skincolor-text);
}
.entry-title-wrapper span {
    color: var(--tm-skincolor-text);
}
.entry-title-wrapper span.tm-titlebar-heading.tm-tbar-taxonomy-title {
    color: #fff;
}
.themetechmount-box-view-top-image .themetechmount-box-bottom-content .themetechmount-box-title h4 {
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}
.blog article.themetechmount-box-blog-classic .entry-header .entry-title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
}
.site-header.tm-sticky-bgcolor-darkgrey.is_stuck, .tm-header-overlay .site-header.tm-sticky-bgcolor-darkgrey.is_stuck {
    background-color: rgba(0, 0, 0, 0.30);
}
.mc4wp-form-fields .tm-mailchimp-email .mailchimp-email input[type="email"] {
    border: unset;
    border-bottom: 1px solid;
    padding: 5px 102px 0 0;
	color: #fff;
}
.mc4wp-form-fields .tm-mailchimp-email .btn {
    position: absolute;
    left: auto;
    right: 6px;
    top: 12px;
    bottom: auto;
	background-color: transparent;
}
.mc4wp-form-fields .tm-mailchimp-email .mailchimp-email {
    position: relative;
}
.mc4wp-form-fields .tm-mailchimp-email .btn i {
    right: -10px;
    left: auto;
    transform: rotate(-45deg);
    transition: all .5s ease;
    font-size: 14px;
	top: 6px;
}
.tm-mailchimp-email .btn:hover {
    color: var(--tm-skincolor-text);
}
.tm-mailchimp-email .btn:hover i {
    transform: none;
}
.mc4wp-form-fields .tm-mailchimp-email .mailchimp-email input::-webkit-input-placeholder {
    color: #bbbbbb;
    font-size: 16px;
    line-height: 36px;
    font-weight: 400;
}
.mc4wp-form-fields .tm-mailchimp-email .mailchimp-email i {
    font-size: 20px;
    left: 0;
    color: var(--tm-whitecolor);
    top: 11px;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media {
    padding-top: 30px;
    margin-top: 0 !important;
    padding-bottom: 20px;
}
.site-footer .tm-bgcolor-custom.tm-bgimage-no .footer-rows-inner .tm-textcolor-white .tm-container-for-footer .first-footer-inner {
    padding: 0;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media {
    border-right: 1px solid rgba(255, 255 ,255 , 0.20);
    border-left: 1px solid rgba(255, 255 ,255 , 0.20);
}
.site-footer .tm-container-for-footer > div > .row .widget-area {
    border-top: 1px solid rgba(255, 255 ,255 , 0.20);
}
.site-footer .tm-bgcolor-custom .first-footer-inner .multi-columns-row .widget-area.first-widget-area:nth-child(2) {
    text-align: center;
    padding-right: 0;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li > a {
    font-size: 26px;
    line-height: 40px;
    padding-left: 0;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li > a:before,
.site-footer .tm-footer-menu .menu-footer-navi-menu-container ul > li > a:before {
	content: unset;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li {
    display: flex;
    padding: 20px 10px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    border-bottom: 1px solid rgba(255, 255 ,255 , 0.20);
    text-align: center;
}
.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li:last-child {
    align-items: flex-start;
    flex: 1;
    border-bottom-color: transparent;
}
.site-footer .tm-footer-menu .menu-footer-navi-menu-container ul > li > a {
    padding-left: 0;
	text-transform: uppercase;
	font-weight: 400;
}
.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul > li {
    margin-right: 80px;
    font-size: 15px;
    padding-bottom: 0px;
    position: relative;
}
.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul{
	display: flex;
	padding-left: 40px;
}
.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul > li:last-child {
    margin-right: 0;
}
.site-footer .col-sm-6.first-widget-area:after{
	content: unset;
}
.site-footer .tm-bgcolor-custom .first-footer-inner .multi-columns-row .widget-area.first-widget-area:last-child {
    padding-right: 0;
    padding-left: 0;
}
.site-footer .tm-footer-menu {
    margin: 0 !important;
    padding-top: 44px;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(255, 255 ,255 , 0.20);
}
.site-footer .text-marquee {
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
.site-footer .text-marquee .elementor-icon-list-items.marquebox-list li {
    position: relative;
    display: inline-block;
    margin-left: 65px;
    margin-right: 65px;
    font-size: 120px;
    line-height: 160px;
    text-align: center;
    color: var(--tm-skincolor-text);
}
.site-footer .text-marquee .elementor-icon-list-items.marquebox-list li a {
	color: var(--tm-skincolor-text);
}
/*********/
.bottom-footer-text.tm-bottom-footer-text.site-info .bottom-footer-inner {
    padding-left: 111px;
    padding-right: 90px;
}
.bottom-footer-text.tm-bottom-footer-text.site-info {
    border-top: 1px solid rgba(255, 255 ,255 , 0.20);
    margin-top: -12px;
}
.tm-section-hili-dot {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    color: transparent;
    width: auto;
}
.tm-section-hili-dot:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 2px;
    margin: auto;
    background-color: currentColor;
    box-shadow: 0 0 .25em .325em currentColor;
    border-radius: 50%;
	opacity: 0.20;
}
.single-post .tm-vc_btn3.tm-vc_btn3-size-sm .tm-vc_btn3-icon {
    font-size: 15px;
    height: 16px;
    line-height: 12px;
}
.single-post [class^="tm-tectxon-icon-"]:before, 
.single-post [class*=" tm-tectxon-icon-"]:before { 
	font-weight: 700;
}
.single-post .comment-form p.form-submit .tm-vc_btn3,
.single-post .tm-post-prev-next-buttons .tm-vc_btn3,
a.tm-vc_general.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-shape-square.tm-vc_btn3-style-flat.tm-vc_btn3-weight-no.tm-vc_btn3-icon-left.tm-vc_btn3-color-skincolor {
    color: var(--tm-secondary-bg);
	padding: 15px 34px;
}
.tm-post-prev-next-buttons .tm-left-align-btn .tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-icon-left:not(.tm-vc_btn3-o-empty) .tm-vc_btn3-icon {
    left: 16px;
}
.widget .search-form .search-field {
    color: #ffff;
}

/********************responsive site css*******************/
@media (min-width: 1200px){
.site-footer .tm-bgcolor-custom.tm-bgimage-no .footer-rows-inner .tm-textcolor-white .tm-container-for-footer {
    width: 100%;
}
.bottom-footer-text.tm-bottom-footer-text.site-info .container.tm-container-for-footer {
    width: 100%;
}
}
.tm-textbg .elementor-widget-container .elementor-heading-title   {
    background-image: url(../images/textbg.jpg);
    -webkit-background-clip: text;
    color: transparent;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-text-fill-color: transparent;
	background-position: 0px -130px;
}

#totop {
    color: #000;
}
.themetechmount-iconbox.themetechmount-iconbox-styleten .themetechmount-iconbox-heading h2.tm-custom-heading {
    font-size: 150px;
    line-height: 160px;
}
/**********************hedaer css***********************/
@media (min-width: 1200px){	
	.tm-header-style-centerlogo .tm-stickable-header .site-branding {
		text-align: center;
		position: absolute;
		width: 100%;
		left: 0;
		z-index: 1;
	}
	.tm-header-style-centerlogo span.tm-sc-logo.tm-sc-logo-type-image {
		display: inline-block;	
		margin-left: -40px;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation .nav-menu, 
	.tm-header-style-centerlogo #site-header-menu, 
	.tm-header-style-centerlogo .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap, 
	.tm-header-style-centerlogo div.nav-menu {
		float: none;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul,
	 .tm-header-style-centerlogo .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal {
		text-align: center;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li {
		float: none;
		display: inline-block;
		padding: 0 50px;
	}
	.tm-header-style-centerlogo .site-header-main.container-fullwide {
		padding-left: 0px;
		padding-right: 0px;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li:first-child:before{
		content:unset;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this:after,
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li:before {
		position: absolute;
		content: "";
		width: 1px;
		height: 100%;
		background-color: rgba(222, 222, 222, 0.21);
		left: 0;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this:after {
		left:auto;
		right: 0;
	}
	.tm-header-style-centerlogo .tm-header-icons {
		padding-left: 15px;
		z-index: 1;
		padding-right: 28px;
		border-left: 1px solid rgba(222, 222, 222, 0.21);
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu ul ul > li.current-menu-item > a,
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li li.current_page_item > a,
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.current-menu-item > a, 
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item > a {
		background-image: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 100%,var(--tm-first-gradientcolor) 100%)!important;
		border-right-color: var(--tm-second-gradientcolor);
		border-left-color: var(--tm-first-gradientcolor);
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul ul li > a,
	.tm-header-style-centerlogo .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item > a,
	 .tm-header-style-centerlogo .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu .mega-sub-menu a {
		padding: 15px 15px;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li li.current_page_item,
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.current-menu-item, 
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item ul.mega-sub-menu li.mega-current-menu-item,
	.tm-header-style-centerlogo .tm-search-overlay .w-search-form-row:before {
		border-bottom-color: transparent;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul li:hover > ul.open {
		border: 1px solid #383a41;
		padding: 10px 0 12px;
	}
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li > a {
		color: #fff;
		margin: 0px 27px 0px 27px;
	}
}

/* titlebar link */
.tm-icon-content {
    text-align: center;
}
a.skip-content-link:hover {
    color: #fff;
}
.skip-content-link:after {
    position: absolute;
    content: '';
    background-color: var(--prt-skincolor);
    border-radius: 10px;
    height: 40px;
    width: 40px;
    left: -8px;
    z-index: -1;
}
.skip-content-link {
    position: relative;
    line-height: 40px;
	z-index: 1;
}
.tm-icon-content .container {
    position: relative;    
}
.skip-content-link i {
    font-size: 55px;
}
.tm-fid-view-circle-progress .tm-circle canvas {
    max-width: calc(100% + 12px);
    height: auto !important;
    display: block;
}
.tm-fid-view-circle-progress .tm-fid-number {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
}
.tm-fid-view-circle-progress h3.tm-fid-title {
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    padding-bottom: 5px;
}
.tm-fid-view-circle-progress .tm-circle-boxcontent {
    position: absolute;
    content: '';
    top: 47px;
    left: 23px;
}
.tm-fid-view-circle-progress .tm-fid-content {
    text-align: left;
    margin-top: -48px;
    padding-left: 10px;
}
.tm-fid.inside.tm-fid-without-icon.tm-fid-view-circle-progress {
    display: flex;
    text-align: left;
}
.tm-fid-view-circle-progress .tm-fid-desc {
    padding-left:35px;
	color: #fff;
}
.themetechmount-iconbox.themetechmount-iconbox-styleeleven.themetechmount-iconsize-small i {
    font-size: 32px;
}
.themetechmount-iconbox.themetechmount-iconbox-styleeleven .themetechmount-iconbox-heading  h2.tm-custom-heading {
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
	padding-top: 6px;
	margin-bottom: 11px;
}
.themetechmount-darklayout .themetechmount-pagination .page-numbers {
    color: var(--tm-secondary-bg);
}
.themetechmount-iconbox-styleeleven .tm-box-icon {
    height: 80px;
    width: 80px;
    background-color: #232428;
    text-align: center;
    line-height: 93px;
	border-radius: 50%;
	margin-top: -6px;
}
.themetechmount-iconbox.themetechmount-iconbox-styleeleven .tm-icon-box-detail {
    color: rgba(255,255,255,0.65);
}
.themetechmount-iconbox-styleeleven .themetechmount-iconbox-icon {
    padding-right: 20px;
}
.themetechmount-iconbox.themetechmount-iconbox-styletwelve .themetechmount-iconbox-heading  h2.tm-custom-heading {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #fff;
}
.themetechmount-iconbox-styletwelve .tm-box-icon {
    height: 80px;
    width: 80px;
    background-color: #232428;
    text-align: center;
    line-height: 93px;
    border-radius: 50%;
    margin-top: -6px;
	transition: all 0.5s ease 0s;
}
.themetechmount-iconbox-styletwelve:hover .tm-box-icon {
    background-color: var(--tm-skincolor-bg);
	transition: all 0.5s ease 0s;
}
.themetechmount-iconbox.themetechmount-iconbox-styletwelve.themetechmount-iconcolor-white:hover i {
    color: var(--tm-secondary-bg);
	transition: all 0.5s ease 0s;
}
.themetechmount-iconbox.themetechmount-iconsize-small i {
    transition: all 0.5s ease 0s;
}
.themetechmount-iconbox-styletwelve .tm-iconbox-wrapper {
    padding-left: 80px;
	position: relative;
}
.themetechmount-iconbox-styletwelve .tm-iconbox-wrapper:after {
    counter-increment: stepbox;
    content: counter(stepbox,decimal-leading-zero)'. ';
    position: absolute;
    top: 0px;
    left: 0;
    color: #fff;
    z-index: -1;
    font-size: 20px;
    font-weight: 500;
}
.themetechmount-iconbox-styletwelve .themetechmount-iconbox-inner {
    padding-top: 45px;    
    border-bottom: 1px solid #383A41;
    padding-bottom: 36px;
}
.elementor-widget:last-child .themetechmount-iconbox-styletwelve .themetechmount-iconbox-inner {
	border-bottom: 0px solid;
}
.themetechmount-iconbox.themetechmount-iconbox-styletwelve .tm-icon-box-detail {
    margin-bottom: 10px;
    padding-right: 10px;
	padding-top: 14px;
}
body {
    counter-reset: section stepbox;
}
/* tabs */
.elementor-widget-tabs .elementor-tab-content span {
    display: flex;
	padding-bottom: 20px;
}
.elementor-widget-tabs .elementor-tab-title.elementor-active {
    background-color: var(--tm-skincolor-bg);
    border-color: var(--tm-skincolor-bg) !important;
    color: var(--tm-secondary-bg) !important;
}
.elementor-widget-tabs .elementor-tab-title {
    border: 1px solid #fff !important;
	margin-right: 30px;
	margin-bottom: 50px;
	padding: 20px 42px !important;
}
.elementor-widget-tabs .elementor-tab-title:last-child {
    margin-right: 0;
}
.elementor-tab-content h4 {
    padding-left: 30px;
    font-size: 26px;
    line-height: 36px;
}
.elementor-widget-tabs .elementor-tabs-wrapper {
    display: flex;	
}
.elementor-widget-tabs .elementor-tab-content {
    padding: 0 !important;
}
/* staticbox style 4 */
.tm-staticbox-style4 .tm-box-image {
    overflow: hidden;
    position: absolute;
    width: 50%;
    right: 0;
    opacity: 0;
    padding-left: 45px;
    top: 52%;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    z-index: 0;
    translate: 0 -50%;
    margin-top: -15px;
}
.tm-staticbox-style4 .tm-processbox.active .tm-box-image,
.tm-staticbox-style4 .tm-processbox:hover .tm-box-image {
	opacity: 1;
}
.tm-staticbox-style4 .tm-box-title h5 {
    font-size: 50px;
    line-height: 60px;
	margin-bottom: 37px;
}
.tm-staticbox-style4 {
    padding: 22px 0 0px;
	margin: 0;
}
.sidebar .widget .tagcloud a:hover {
    color: var(--tm-secondary-bg);
	border-color: var(--tm-skincolor-bg);
}

.single article.post blockquote:before {
    top: 17px;
}
/** listimg style1 **/
.tm_listimgbox_wrapper .tm_listimgbox_wrap {
    list-style-type: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    display: flex;
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap:nth-child(even) {
    background-color: var(--prt-whitecolor);
}
.tm_listimgbox_wrapper .award_picture {
    transition: .5s all;
    opacity: 0;
	width: 45%;
}
.themetechmount-listimgbox-heading {
    display: flex;
    width: 60%;
    padding-left: 30px;
	border-bottom: 1px solid rgba(255, 255, 255 , 0.10);
	padding: 43px 40px 28px 40px;
}
.tm_listimgbox_wrap:first-child .themetechmount-listimgbox-heading {
    border-top: 1px solid rgba(255, 255, 255 , 0.10);
}
.tm_listimgbox_wrap:last-child .themetechmount-listimgbox-heading {
	border-bottom: 0px solid rgba(255, 255, 255 , 0.10);
}
.themetechmount-listimgbox-styleone .tm-cta3-content-wrapper {
    width: 60%;
	position: relative;
    padding-left: 60px;
	padding-top: 4px;
}
a.tm-staticbox-more-link.tm-more-button {
	position: relative;
	font-size: 0;
}
.themetechmount-listimgbox-styleone a.tm-staticbox-more-link.tm-more-button:after {
	position: absolute;
	content: "\e826";
	font-family: "tm-tectxon-icons";
	right: -54px;
	top: 25px;
	transform: rotate(-45deg);
	font-size: 25px;
	color: #fff;
	transition: all .3s ease-in-out;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.active a.tm-staticbox-more-link.tm-more-button:after {
	color: var(--tm-skincolor-text);
}
.themetechmount-listimgbox-styleone .tm_listimgbox_wrap.active .tm-number:after,
.tm_listimgbox_wrapper .tm_listimgbox_wrap.active .tm-box-title {
	color: #fff;
}
.themetechmount-listimgbox-styleone li.tm_listimgbox_wrap.active a.tm-staticbox-more-link.tm-more-button:after {
	transform: rotate(0deg);
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap.active .award_picture {
    transition: .5s all;
    opacity: 1;
}
.award_picture img {
    max-width: 100%;
    position: absolute;
    object-fit: cover;
    left: 0;
    right: auto;    
    bottom: 42px;
    margin: auto;
    visibility: hidden;
    clip-path: polygon(50% 0,50% 0,50% 100%,50% 100%);
    transition: all .9s ease,transform .9s ease;
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
    font-size: 26px;
    line-height: 36px;
    width: 30%;
	position: relative;
	color: rgba(255,255,255,0.65);
	transition: all .3s ease-in-out;
}
.themetechmount-listimgbox-styleone .tm-number {
    padding-right: 55px;
	position: relative;
}
.themetechmount-listimgbox-styleone .tm-number:after {
    position: absolute;
    counter-increment: stepbox;
    content: counter(stepbox,decimal-leading-zero);
    position: absolute;
    top: 23px;
    left: -40px;
    color: rgba(255,255,255,0.65);
    z-index: -1;
    font-size: 26px;
    font-weight: 600;
	transition: all .3s ease-in-out;
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-subtitle {
    margin-bottom: 6px;
    transition: all .3s ease;
    font-size: 17px;
}
.tm_listimgbox_wrapper .tm_listimgbox_list_content {
    margin: 0;
    padding: 0;
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap.active .award_picture .overlay-bg {
    transform: rotate(-8deg);
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap.active .award_picture img {
    visibility: visible;
    clip-path: polygon(0 0,100% 0,100% 100%,0 100%);
    z-index: 1;
}
.tm_listimgbox_wrapper .tm_listimgbox_wrap.border_yes {
    border: 1px solid var(--prt-bordercolor);
}
.tm-dark-demo .themetechmount-iconbox .themetechmount-iconbox-heading  h2.tm-custom-heading {
    font-size: 26px;
    line-height: 36px;
    color: #fff;
}
.tm-dark-demo .themetechmount-iconbox.themetechmount-iconsize-default i {
    font-size: 60px;
    line-height: 66px;
}
.tm-dark-demo .tm-iconbox-wrapper {
    padding: 0 17px;
}
.tm-dark-demo .themetechmount-iconbox.themetechmount-iconbox-stylefive:hover {
    border: unset;
}
.tm-dark-demo .themetechmount-iconbox.themetechmount-iconbox-stylefive {
	border: 0px solid transparent;
}

/* titlebar */
.entry-title-wrapper {
    padding-top: 28px;
}
.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 120px;
}
.tm-headerstyle-centerlogo-overlay .site-branding.tm-wrap-cell {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
}
/*highlights css*/
.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    position: relative
}
.tm-titlebar-wrapper .tm-titlebar-inner-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    height: 2px;
    margin: auto;
    font-size: 450px;
    box-shadow: 0 0 .25em .325em var(--tm-skincolor-text);
    border-radius: 50%;
    opacity: .20;
}
article.themetechmount-box-blog-classic {
    background: #232428;
}
.single-post .tm-classic-post-meta {
    background: #232428;
}
.single-post .tm-classic-post-meta,
article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
	background-color: #232428;
}
.tm-post-format-icon-wrapper i,
.themetechmount-portfolio-box-view-top-image .themetechmount-icon-box a i,
.themetechmount-pagination .page-numbers.current,
.single .themetechmount-box-blog-classic .tm-post-format-icon-wrapper i {
    color: var(--tm-secondary-text);
}
.widget .search-form .search-submit {
	background-image: url(../images/findicon-white.png);
	opacity: 1;
}
.sidebar .widget ul:not(.slides):not(.cart_list):not(.tectxon_contact_widget_wrapper) > li {
    border-top: 1px solid rgba(255, 255, 255 ,0.31);
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a,
ul.tectxon_contact_widget_wrapper li {
    color: #fff;
}
.post.themetechmount-box-blog-classic .themetechmount-blogbox-footer-readmore a:hover {
	color: var(--tm-skincolor-text);
}
.sidebar .widget .tagcloud a {
    background-color: transparent;
}
.widget.woocommerce.widget_product_search .search-field, .widget .search-form .search-field {
    background-color: #232428;
    border-color: #232428;
}
.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
    background-color: transparent;
}
.single article.post blockquote {
    font-size: 21px;
    line-height: 31px;
    color: var(--body-fonts-color);
	padding: 32px 20px 12px 100px;
}
.single-tm_portfolio .nav-next a,
.single-tm_portfolio .nav-previous a {
    color: var(--tm-secondary-bg);
}
.tm-nextprev-bottom-nav {
	margin-top: 0;
    border-top: 1px solid rgba(222, 222, 222, 0.21);
}
.single-tm_portfolio .nav-next a:hover, .single-tm_portfolio .nav-previous a:hover {
    background-color: #fff;
    color: var(--tm-secondary-bg);
}
.single-post.tm-headerstyle-centerlogo-overlay .tm-titlebar-wrapper .tm-titlebar-main h1.entry-title {
    font-size: 54px;
    line-height: 64px;
}
.themetechmount-box-client .themetechmount-item-thumbnail-inner:hover img {
    filter: none;
}
.themetechmount-box-view-top-image .themetechmount-box-bottom-content {
	background-color: #232428;
}
.themetechmount-box-portfolio .themetechmount-overlay {
    background-color: rgba(0 ,0 ,0 , 0.8);
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content .tm-classic-footer-meta {
    border-bottom: 1px solid rgba(255, 255, 255 ,0.31);
}
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.tectxon_contact_widget_wrapper) > li:first-child, .sidebar .widget_shopping_cart .cart_list li:first-child, .sidebar .widget > ul:not(.slides):not(.cart_list) > li:first-child, .sidebar .widget.widget_nav_menu > div > ul:first-child > li:first-child {
    border-top: none;
    padding-top: 0px;
}
.single-post .tm-post-prev-next-buttons {
    border-bottom: 1px solid rgba(255, 255, 255 ,0.31);
    border-top: 1px solid rgba(255, 255, 255 ,0.31);
}
.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu li a {
    font-weight: 400;
    text-transform: uppercase;
	padding-right: 55px;
}
.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu .menu-footer-menu-container {
    padding-left: 20px;
}
.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget ul > li {
    display: inline-block;
	padding-bottom: 0;
}
.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu li a:before {
	display: none;
}
.single-post.themetechmount-darklayout .comment-form p.form-submit .tm-vc_btn3:hover,
.tm-headerstyle-centerlogo-overlay a.tm-vc_general.tm-vc_btn3.tm-vc_btn3-size-sm.tm-vc_btn3-shape-square.tm-vc_btn3-style-flat.tm-vc_btn3-weight-no.tm-vc_btn3-icon-left.tm-vc_btn3-color-skincolor:hover {
    color: #fff;
}
.themetechmount-darklayout .comment-form textarea,
.themetechmount-darklayout .comment-form input[type="text"],
.themetechmount-darklayout .comment-form input[type="email"],
.themetechmount-darklayout .comment-form input[type="url"] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255 ,0.31);
    border-radius: 0;
    padding-left: 0px;
    padding-bottom: 5px;
	color: #fff;
}
.single-tm_portfolio .tm-featured-wrapper.tm-tm_portfolio-featured-wrapper img {
    width: 100%;
}
.tax-tm_portfolio_category article.themetechmount-box.themetechmount-box-portfolio.themetechmount-box-view-top-image.themetechmount-portfolio-box-view-top-image {
    padding-bottom: 70px;
}
.site-footer .tm-bgcolor-custom .widget-area .menu-social-menu-container ul > li.footer-social-media {
    display: flex;
    padding: 20px 10px;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    border-bottom: 1px solid rgba(255, 255 ,255 , 0.20);
    text-align: center;
}
.site-footer .tm-bgcolor-custom .widget-area .menu-social-menu-container ul > li.footer-social-media > a {
    font-size: 26px;
    line-height: 40px;
    padding-left: 0;
}
.widget_nav_menu li.footer-social-media a:before {
    display: none;
}
.themetechmount-darklayout .site-footer .tm-container-for-footer > div > .row .widget-area .widget {
    margin: 0px 0 12px;
}
.themetechmount-darklayout .site-footer .tm-bgcolor-custom .widget-area .menu-social-menu-container ul > li.footer-social-media:last-child {
    border-bottom: none;
}

@media (max-width: 1339px) {
	.themetechmount-iconbox.themetechmount-iconbox-stylenine {
		padding: 45px 15px 12px;
	}
}

@media (max-width: 1200px) {
	.tm-textbg .elementor-widget-container .elementor-heading-title {
		font-size: 10vw !important;
		line-height: 1em !important;
	}
	#site-header-menu #site-navigation .menu-toggle, .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap .mega-menu-toggle {
		top: 25px;
	}
	.tm-staticbox-style4 .tm-box-title h5 {
		font-size: 40px;
		line-height: 50px;    
	}
	.tm-dark-demo .tm-iconbox-wrapper {
		padding: 0;
	}
	#site-header-menu #site-navigation div.nav-menu > ul {
		background-color: #17181d;
	}
	#site-header-menu #site-navigation div.nav-menu > ul > li > a {
		color: #fff;
	}
	.tm-titlebar-wrapper .tm-titlebar-inner-wrapper:before {
		box-shadow: unset;
	}
	.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .themetechmount-boxes-inner .tm-box-col-wrapper.slick-current.slick-active {
		padding-left: 0;
	}
}

@media (max-width: 1199px) {
	.bottom-footer-text.tm-bottom-footer-text.site-info .bottom-footer-inner {
		padding-left: 15px;
		padding-right: 0;
	}
	.tm-staticbox-style4 {
		margin: 0;
	}	
	.site-footer .tm-bgcolor-custom.tm-bgimage-no .tm-container-for-footer .first-footer-inner .multi-columns-row .widget-area.first-widget-area {
		padding-left: 15px;
		padding-right: 15px;
	}
	.container.tm-container-for-footer,
	.bottom-footer-inner .tm-footer2-left, .bottom-footer-inner .tm-footer2-right {
		width: 100%;
	}
	.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul > li {
		margin-right: 13px;
	}
	.widget-area.first-widget-area {
		width: 50%;
	}
	.site-footer .tm-bgcolor-custom .first-footer-inner .multi-columns-row .widget-area.first-widget-area:last-child {
		width: 100%;
	}
	.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul {
		padding-left: 0;
	}
	.tm-footer2-right {
		text-align: left;
		padding-top: 0;
	}	
	.bottom-footer-inner .tm-footer2-left p {
		margin-bottom: 0;
	}
	.bottom-footer-inner .tm-footer2-left {
		padding-top: 9px;
	}
	.site-footer .tm-bgcolor-custom.tm-bgimage-no .tm-container-for-footer .first-footer-inner .multi-columns-row .widget-area.first-widget-area:first-child {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 1024px) {
	.tm-fid-view-circle-progress .tm-circle-boxcontent {
		top: 57px;
		left: 34px;
		right: auto;
	}
	.elementor-1663 .elementor-element.elementor-element-765b926 > .elementor-element-populated {
		padding: 0px 0px 0px 0px;
		margin-right: 0 !important;
	}
	.themetechmount-listimgbox-styleone .tm-cta3-content-wrapper br,
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title br {
		display: none;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-desc blockquote {
		font-size: 16px;
		line-height: 27px;
	}
	.themetechmount-box-client .themetechmount-item-thumbnail-inner {
		padding: 28px 2px;
	}
	.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-title {
		padding-top: 25px;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu .menu-footer-menu-container {
		padding-left: 0;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu li:first-child a {
		padding-left: 0;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 {
		font-size: 46px;
		line-height: 56px;
	}
	.themetechmount-iconbox.themetechmount-iconbox-stylenine {
		padding: 35px 5px 0px;
	}
	.themetechmount-iconbox.themetechmount-iconbox-stylefive {
		padding: 32px 0px 23px;
	}
	.tm-cta3-content-wrapper.tm-icon-box-detail br {
		display: none;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-title h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:after,
	.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:before {
		top: 0;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author {
		margin-bottom: 15px;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc {
		padding-right: 10px;
	}
	.tm-fid-view-circle-progress .tm-fid-content {
		margin-top: -64px;
		padding-left: 24px;
	}
	.themetechmount-iconbox-styletwelve .tm-iconbox-wrapper {
		padding-left: 50px;
	}
	.themetechmount-listimgbox-styleone .tm-cta3-content-wrapper {
		padding-left: 0;
	}
	.tm_listimgbox_wrap:first-child .themetechmount-listimgbox-heading,
	.themetechmount-listimgbox-heading {
		border: 0px solid;
	}
	.award_picture img {
		right: 0;
		left: auto;
		position: static;
		bottom: auto;
		width: 100%;
		top: 0;
		height: 160px;
		visibility: visible;
		clip-path: unset;
	}
	.themetechmount-listimgbox-styleone .tm-number {
		padding-right: 15px;
	}
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
		font-size: 18px;
		line-height: 28px;
	}
	.themetechmount-listimgbox-heading,
	.themetechmount-listimgbox-styleone .tm-cta3-content-wrapper,
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
		width: 100%;
	}
	.themetechmount-listimgbox-styleone .tm-number:after {
		display: none;
	}
	.themetechmount-listimgbox-heading {
		display: block;
		padding: 23px 40px 28px 0px;
	}
	.themetechmount-listimgbox-styleone a.tm-staticbox-more-link.tm-more-button:after {
		right: auto;
		top: 0;
		transform: rotate(0deg);
		font-size: 17px;
		left: 0;
	}
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
		margin-bottom: 0;
	}
	.tm_listimgbox_wrapper .tm_listimgbox_wrap {
		display: block;
		padding-top: 30px;
	}
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
		font-size: 22px;
		line-height: 32px;
		color: #fff;
	}
	.tm_listimgbox_wrapper .award_picture {    
		opacity: 1;
		width: 100%;
	}
	.award_picture img {
		height: 340px;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu li a {
		padding-right: 10px;
	}
	.site-footer .text-marquee .elementor-icon-list-items.marquebox-list li {
		font-size: 9vw;
		line-height: 130px;
	}
}

@media (max-width: 991px) {
	.tm-marquebox-style1 ul.elementor-icon-list-items.marquebox-list {
		margin: 0;
	}
	.single-post.tm-headerstyle-centerlogo-overlay .tm-titlebar-wrapper .tm-titlebar-main h1.entry-title {
		font-size: 40px;
		line-height: 50px;
	}
	.single-post .entry-title-wrapper {
		padding-top: 28px;
		padding-bottom: 28px;
	}
	.tm-pf-view-top-image .themetechmount-pf-single-content-area {
		padding-top: 10px;
	}
	.single-tm_portfolio .site-main {
		padding-top: 50px;
	}
	.site-content {
		width: 100%;
	}
	.tm-pf-single-related-wrapper {
		padding-top: 30px;
	}
	.tm-portfolio-description h2 {
		padding: 0 15px;
	}
	.tm-portfolio-description {
		margin: 0 -15px;
	}
	.tm-element-heading-wrapper .tm-vc_general .tm-vc_cta3_content-container .tm-vc_cta3-content .tm-vc_cta3-content-header h2, .tm-element-heading-content-wrapper .tm-element-content-heading {
		font-size: 10vw;
		line-height: 1em;
	}
	.tm-staticbox-style4 .tm-box-image {
		position: relative;
		width: 100%;
		right: 0;
		opacity: 1;
		padding-left: 0;
		bottom: auto;
		top: auto;
		margin-top: 0;
		translate: none;
	}
	.tm-staticbox-style4 .tm-box-title h5 {
		margin-bottom: 20px;
		font-size: 30px;
		line-height: 40px;
	}
	.tm-staticbox-style4 .tm-processbox {
		padding-bottom: 20px;
	}
	.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper,
	.entry-title-wrapper {
		padding-top: 20px;
	}
	.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
		height: 120px;
	}
	.skip-content-link i {
		font-size: 35px;
	}
	.tm-icon-content {
		margin-top: -20px;
	}
	.container.tm-container-for-footer {
		width: 100%;
	}
	.themetechmount-marqueboxes-wrapper.tm-marquebox-style1 ul.marquebox-list li {
		font-size: 20px;
		line-height: 30px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header {
		bottom: 80px;
		left: 20px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link {
		left: 20px;
		bottom: 25px;
	}
	.tm-titlebar h1.entry-title {
		font-size: 50px;
		line-height: 60px;
	}
}

@media (max-width: 767px) {
	.tm-textbg .elementor-widget-container .elementor-heading-title span {
		margin-left: 0;
	}	
	.blog article.themetechmount-box-blog-classic .entry-header .entry-title {
		font-size: 26px;
		line-height: 36px;
	}
	.tm-fid-view-circle-progress h3.tm-fid-title {
		display: none;
	}
	.tm-staticbox-style4 .tm-box-image {
		width: 100%;
	}
	.tm-fid-view-circle-progress .tm-circle-boxcontent {
		top: 62px;
		left: 27px;
		right: auto;
	}
	.tm-fid-view-circle-progress .tm-fid-content {
		margin-top: 15px;
		padding-left: 0;
	}
	.tm-fid.inside.tm-fid-without-icon.tm-fid-view-circle-progress {
		display: block;
	}
	.tm-fid-view-circle-progress .tm-fid-desc {
		padding-left: 0;
	}
	.tm-fid-view-circle-progress .tm-circle canvas {
		max-width: 50%;
		height: auto !important;
		display: block;
		width: 100px !important;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-desc blockquote {
		font-size: 16px;
		line-height: 26px;
	}
	.themetechmount-testimonial-style6 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-title h3 {
		padding-left: 0;
	}
	.themetechmount-boxes-testimonial:not(.themetechmount-boxes-col-one) .themetechmount-box-author {
		padding-top: 15px;
	}
	.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:after, .themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style6 .tm-box-col-wrapper:before {
		left: 0 !important;
	}
	.themetechmount-box-blog.themetechmount-box-style5 .themetechmount-box-content {
		padding-top: 0;
	}
	.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
		margin-bottom: 20px;
	}
	.themetechmount-sidebar-true .site-main {
		padding-top: 40px;
	}
	.qodef--min-height.qodef--init.tm-showcasebox-style1,
	.tm-showcasebox-style1 .qodef-m-items-holder .tm_showcasebox_contents,
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header {
		opacity: 1;
		display: block;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents:before {
		background: rgba(0 ,0 ,0 , 0.23);
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .tm-post-featured-link-wrapper {
		height: 210px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .tm-number {
		top: 30px;
		left: 20px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 ,
	.tm-showcasebox-style1 .tm_showcasebox_contents .tm-number .tm-number-wrapper {
		font-size: 28px;
		line-height: 38px;
	}	
	.tm_showcasebox_wrapper .qodef-m-items-holder {
		display: block;
		overflow: visible;
	}
	.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title a.elementor-accordion-title {
		font-size: 18px;
		line-height: 28px;
	}
	.tm-accordion-style1 .elementor-widget-container .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-icon-left {
		padding-top: 6px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents {
		flex: 3;
		display: block;
		margin-top: 20px;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link {
		opacity: 1;
	}
	.themetechmount-iconbox.themetechmount-iconbox-stylenine {
		padding: 35px 0px 2px;
	}
	.elementor-widget-tabs .elementor-tab-content {
		padding: 0 0 20px !important;
	}	
	.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li > a {
		font-size: 18px;
		line-height: 28px;
	}
	.site-footer .tm-bgcolor-custom .widget-area .footer-social-media .menu-social-menu-container ul > li {
		padding: 10px 0px;
		text-align: left;
		justify-content: left;
		align-items: left;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu .menu-footer-menu-container {
		padding-left: 0;
	}
	.elementor-widget-tabs .elementor-tab-title {
		margin-bottom: 30px;
		padding: 20px 20px !important;
	}
	.widget-area.first-widget-area {
		width: 100%;
	}
	.site-footer .tm-bgcolor-custom .widget-area .footer-social-media {
		border-right: unset;
		border-left: unset;
	}
	.site-footer .tm-footer-menu {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul {
		display: block;
	}
	.site-footer .text-marquee .elementor-icon-list-items.marquebox-list li {
		margin-left: 10px;
		margin-right: 10px;
		font-size: 50px;
		line-height: 60px;
	}
	.footer .widget {
		margin: 20px 0 20px;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget ul > li {
		display: block;
		padding-bottom: 10px;
	}
	.tm-headerstyle-centerlogo-overlay .tm-footer-menu.widget_nav_menu li a {
		padding-right: 10px;
		padding-left: 0px;
	}
	.tm-footer2-right {
		padding-left: 0;
	}
}

@media (max-width: 680px) {
	.themetechmount-iconbox-styletwelve .tm-iconbox-wrapper {
		padding-left: 0;
	}
	.themetechmount-iconbox-styletwelve .themetechmount-iconbox-icon.tm-wrap-cell,
	.themetechmount-iconbox-styletwelve .tm-iconbox-wrapper:after {
		display: none;
	}
	.themetechmount-iconbox-styletwelve .themetechmount-iconbox-inner {
		padding-top: 30px;
		padding-bottom: 20px;
	}
	.themetechmount-iconbox.themetechmount-iconbox-styleeleven .themetechmount-iconbox-heading  h2.tm-custom-heading {
		font-size: 22px;
		line-height: 32px;
	}
	.bottom-footer-inner .tm-footer2-left {
		padding: 10px 0 10px;
	}
}


@media (max-width: 550px) {
	.elementor-widget-tabs .elementor-tab-content span {
		display: block;
	}
	.elementor-tab-content h4 {
		padding: 20px 0 0;
		margin-bottom: 0;
	}
	.themetechmount-iconbox-styleeleven .themetechmount-iconbox-icon {
		display: block;
	}
	.themetechmount-iconbox.themetechmount-iconbox-styleeleven .themetechmount-iconbox-heading  h2.tm-custom-heading {
		padding-top: 20px;
	}
}

@media (max-width: 480px) {
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-header .qodef-m-title h4 {
		font-size: 32px;
		line-height: 42px;
	}
	.single article.post blockquote {
		font-size: 18px;
		line-height: 28px;
		padding: 12px 20px 12px;
	}
	.single article.post blockquote:before {
		display: contents;
	}
	.gallery-item {
		max-width: 100%;
	}
	.tm-showcasebox-style1 .tm_showcasebox_contents .qodef-m-link .tm-more-button:before {
		height: 45px;
		width: 45px;
		line-height: 45px;
		font-size: 17px;
	}
	.site-footer .text-marquee .elementor-icon-list-items.marquebox-list li {
		margin-left: 5px;
		margin-right: 5px;
		font-size: 24px;
		line-height: 34px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1359px){ 
	.themetechmount-listimgbox-styleone .award_picture img {
		width: 360px;
		bottom: auto;
		top: 0;
	}
	.themetechmount-listimgbox-styleone .tm-number {
		padding-right: 20px;
	}
	.tm_listimgbox_wrapper .tm_listimgbox_wrap .tm-box-title {
		font-size: 20px;
		line-height: 30px;
		width: 33%;
	}
	.tm_listimgbox_wrapper .award_picture {
		width: 40%;
	}
	.themetechmount-listimgbox-styleone .tm-cta3-content-wrapper {
		padding-left: 0;
	}
	.themetechmount-listimgbox-styleone .themetechmount-listimgbox-heading {
		padding: 23px 40px 8px 40px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1766px){ 
	.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li {
		padding: 0;
	}
}
@media only screen and (min-width: 1201px) and (max-width: 1653px){
	.site-footer .tm-footer-menu .menu-footer-navi-menu-container > ul > li {
		margin-right: 30px;
	}
	.site-footer .tm-bgcolor-custom.tm-bgimage-no .tm-container-for-footer .first-footer-inner .multi-columns-row .widget-area.first-widget-area:first-child {
		padding-left: 15px;
	}
}
