.tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li:before, 
.tm-header-style-classic3 .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item:before {
    width:6px;
    height:6px;
    left:-8px;
    display: block;
    border:none;
	background-color: var(--tm-skincolor-bg);
    border-radius: 50%;
    opacity: 1;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li:first-child:before, 
.tm-header-style-classic3 .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal > li.mega-menu-item:first-child:before {
	content:unset;	
}
.tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li > a .righticon {
	display:inline-block;
}
.tm-header-style-classic3 #site-header-menu #site-navigation div.nav-menu > ul > li > a .righticon i {
	color: inherit;
}
.tm-header-style-classic3 .tm-header-menu-position-center .tm-header-icons {
    z-index: 2;
}

.prt-section-hili-dot {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    color: transparent;
    width: auto;
}
.prt-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%;
}

.themetechmount-servicebox-stylesix .themetechmount-post-item>.themetechmount-box-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 28px;
}
.themetechmount-servicebox-stylesix .themetechmount-post-item {
    background-color: #1a1a1c;
}

.themetechmount-servicebox-stylesix .tm-post-featured-link-wrapper {
    width: 160px;
    height: 160px;
    border-radius: 50%;
	background-position: center center;
}
.themetechmount-servicebox-stylesix .tm-featured-wrapper img {
    border-radius: 50%;
}
.themetechmount-servicebox-stylesix .themetechmount-box-img-left {
    width: 190px;
    min-width: 190px;
}
.themetechmount-servicebox-stylesix .tm-post-featured-link-wrapper, 
.themetechmount-servicebox-stylesix .tm-featured-outer-wrapper {
    display: block;
}
.themetechmount-servicebox-stylesix .themetechmount-box-content {
   padding: 15px 0px 0px 0px;
}


@media (min-width: 1360px) {
.container {
    width: 1330px;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
}
}

@media (max-width: 991px) {
.themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 30px;
}
}

.tm-marquebox-style2,
.tm-marquebox-style1 {
    width: 100%;
    animation: tm-marque-text 25s linear infinite;
    will-change: transform;
    white-space: nowrap;
}
.tm-marquebox-style2:hover,
.tm-marquebox-style1:hover {
    animation-play-state: paused !important;
}
.tm-marquebox-style2 ul.marquebox-list li,
.tm-marquebox-style1 ul.marquebox-list li {
    position: relative;
    display: inline-block;
    margin-left:65px;
    margin-right:65px;
    font-size: 110px;
    line-height: 110px;
    text-align: center;
    letter-spacing:2px;
    font-weight: bold;
    color: transparent;
    -webkit-text-stroke: 1px #ffffff;
}
.tm-marquebox-style1 ul.marquebox-list li:nth-child(even) {
 -webkit-text-stroke: 0px;
 color: #fff;
}
.tm-marquebox-style1 ul.marquebox-list li:before {
    position: absolute;
    content: '';
    left: -103px;
    height: 17px;
    width: 65px;
    border: 1px solid #fff;
    bottom: 17px;
}

.tm-marquebox-style2 ul.marquebox-list li {
    font-size: 26px;
    list-height:30px;
    -webkit-text-stroke: 0px;
    color:#000;
    margin-left:35px;
    margin-right:35px;
	line-height:50px;
}


@keyframes tm-marque-text {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
.tm-marquebox-style2 ul.marquebox-list li:before {
    position: absolute;
    content: '*';
    left: -69px;
    width: 67px;
    bottom: -9px;
    font-size: 45px;
}







.tm-fid-view-style4 {
    display: table;
    text-align: left;
    padding: 0;
        vertical-align: middle;
}
.tm-fid-view-style4 .tm-fld-contents,
.tm-fid-view-style4 .tm-fid-left {
    display: table-cell;
}
.tm-fid-view-style4 .tm-fld-contents {
    padding-left: 20px;
    vertical-align: middle;
}
.tm-fid-view-style4 .tm-fid-left {
    width: max-content;
    max-width: 40%;
}
.inside.tm-fid-view-style4 h4 {
    font-size: 64px;
    line-height: 65px;
        font-weight: bold;
            width: max-content;
}
.inside.tm-fid-view-style4 h4>span:not(.tm-number-rotate) {
    margin-left: -11px;
}
.elementor-column-gap-wide .themetechmount-boxes-portfolio.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
    margin-bottom: 45px;
}
.elementor-column-gap-wide .themetechmount-boxes-portfolio.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper:last-child {
    margin-bottom:0px;
}

.tm-rotating-text text {
    fill: #000000;
    letter-spacing:5px;
    transform-origin: 50% 50% 0;
    transform: rotate(0deg);
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.tm-rotating-text {
width: 114px !important;
    height: 114px !important;
}



.tm-playicon .elementor-icon {
    margin-bottom: -7px;
}


.tm-testimonial-style10 .themetechmount-post-item-inner {
    display: flex;
	padding-bottom: 35px;
}
.tm-testimonial-style10 .themetechmount-box-author {
    text-align: center;
    padding-right: 70px;
    margin-right: 70px;
    border-right: 1px solid rgba(255, 255, 255,0.16);
    padding-top: 20px;
	padding-bottom:40px;
    position: relative;
	width: max-content;
}
.tm-testimonial-style10 .themetechmount-box-author img {
    min-width:172px;
    height:172px;
    border-radius: 50%;
}
.tm-testimonial-style10 .themetechmount-box-author .themetechmount-author-name {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top:9px;
}
.tm-testimonial-style10 .themetechmount-box-author .themetechmount-box-footer {
	color: rgba(255, 255, 255, 0.59);
}
.tm-testimonial-style10 .themetechmount-box-img {
	padding-top: 45px;
}
.tm-testimonial-style10 blockquote {
    border: none;
    border-left-width: 4px;
    color: #fff;
    font-size: 26px;
    font-style: italic;
    font-weight: 500;
    margin:0px;
    background-color: transparent;
    padding: 55px 0px 30px;
    line-height: 40px;
}
.themetechmount-element-testimonialbox-style-10 .slick-arrow {
    left:320px;
	bottom:50px;
    top: auto;
}
.themetechmount-element-testimonialbox-style-10 .slick-arrow.slick-next {
    left: 390px;
}
.tm-social-namestyle .social-icons a i {
	display:none;
}
.tm-social-namestyle .social-icons a span.tm-socialname {
	display:block;
}
.tm-social-namestyle .social-icons a {
    width: max-content !important;
	font-weight:bold;
	border: none !important;
}
.footer .widget .tm-social-namestyle ul > li {
    padding: 0px 30px 12px 0;
}
.tm-footerstyle-style1 .col-sm-12.tm-footer2-left, 
.tm-footerstyle-style1 .col-sm-12.tm-footer2-right {
    text-align: left;
}
.footer .bottom-footer-text .bottom-footer-inner .tm-social-namestyle .social-icons li:not(:last-child) {
    margin-right: 15px;
}
.elementor-element.tm-social-namestyle .social-icons li > a {
    font-size: 18px;
}
.elementor-element.tm-social-namestyle .social-icons li {
    padding-right: 20px;
}
.elementor-element.tm-social-namestyle .social-icons li:last-child {
    padding-right: 20px;
}
.themetechmount-box-portfolio a.themetechmount_pf_link i {
    padding-left: 3px;
}
.themetechmount-portfolio-box-view-overlay-style3 .tm-post-iconbox {
    font-size: 19px;
}
.tm-textcolor-white .elementor-element.tm-social-namestyle .social-icons li > a:not(:hover) {
    color: #fff;
}
.tm-footerstyle-style1 .tm-footer2-left, .tm-footerstyle-style1 .tm-footer2-right {
    padding-top:15px;
    padding-bottom:15px;
    font-size: 18px;
}
h5.tm_letswork {
	font-size: 64px;
	line-height: 74px;
	margin-bottom: 0;
}
.tm_letswork  a {
    position: relative;
    z-index:1;
    display: block;
    width: max-content;
}
.tm_letswork a:after {
    content: "";
    background:var(--tm-skincolor-bg);
    width: 0;
    height: 5px;
    position: absolute;
    right: 0;
    bottom: 7px;
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    z-index: -1;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.tm_letswork a:hover:after {
    opacity: 1;
    left: 0;
    width: 100%;
}
.footer.tm-footerstyle-style1 .footer-rows .first-footer .first-footer-inner {
    padding:85px 0 110px;
}

@media (max-width:1350px) {
	.tm-container-for-footer {
	    width: 100%;	
	}
}

.tm-header-style-classic3 .themetechmount-fbar-btn  .tm-fbar-open-icon i{
    background-color: rgb(255 255 255 / 10%);
    width: 57px;
    height: 57px;
    display: inline-block;
    line-height: 57px;
    border-radius: 50%;
}
.tm-header-style-classic3 #site-header-menu .kw-phone .tm-header-icon a, .tm-header-style-classic3 #site-header-menu #site-navigation .tm-header-icon a,
.tm-header-style-classic3 #site-header-menu #site-navigation .themetechmount-fbar-btn a {
    font-size: 18px;
}
.tm-header-style-classic3 .site-header-main.container-fullwide .themetechmount-fbar-btn {
    padding-right: 0;
    margin-left: 23px;
}
.tm-header-style-classic3 .tm-header-icons .tm-header-wc-cart-link a, .tm-header-style-classic3 .tm-header-icons .tm-header-search-link a {
    background-color: transparent !important;
}
.tm-header-style-classic3 .tm-header-icons:before {
    content:unset;
}

.widget_nav_menu ul {
counter-reset: item;
}
.widget_nav_menu li.tm-number-style:before {
    content: "0" counters(item, ".") "";
    counter-increment: item;
    font-size: 22px;
    font-weight: bold;
    top: 10px;
    position: absolute;
}
.footer .widget_nav_menu li.tm-number-style a:before {
    content: "";
    top: 0px;
    left: 0px;
    color: inherit;
    width: 45px;
    height:2px;
    background-color:#7a7a7a;
	transition: all 0.3s ease-in-out;
}
.footer .widget_nav_menu li.tm-number-style a {
    padding-left:93px;
    font-size: 38px;
    font-weight: bold;
}
.footer .widget_nav_menu li.tm-number-style {
    position: relative;
    margin-bottom: 37px;
    padding-bottom: 0;
}
.footer .widget_nav_menu li.tm-number-style:last-child {
    margin-bottom: 0px;
}
.footer .widget_nav_menu li.tm-number-style:hover:before {
	color: var(--tm-skincolor-bg);
}
.footer .widget_nav_menu li.tm-number-style a:hover:before {
	background-color: var(--tm-skincolor-bg);
	width:75px;
}		
.tm-quickicons-box * {
    margin-bottom: 0px;
}
.tm-quickicons-row .col-md-12 {
	width:max-content;
}
}
.tm-rotate-hover a svg {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tm-rotate-hover:hover a {
    transform: rotate(45deg) !important;
    transform-style: preserve-3d;
}
	
	
	
.elementor-section.tm-hoverbg-style1 .elementor-background-overlay {
    -webkit-animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
    -ms-animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);
    animation: triangle_r 20s infinite cubic-bezier(.14,.36,.59,.9);	
}
@-webkit-keyframes triangle_r {
0%   {  
-webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
-ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
}

25% {
-webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
-ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
}

50% { 
-webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
-ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
}

75% { 
-webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
-ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
}

100% {  
-webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
-ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
}
}

@-ms-keyframes triangle_r {
  0%   {  
  -webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
	-ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
	transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
}

  25% {
  -webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
	-ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
	transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
  }

  50% { 
  -webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
	-ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
	transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
}

75% { 
  -webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
	-ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
	transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
}

  100% {  
  -webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
	-ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
	transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
  }
}

  @keyframes triangle_r {
	  0%   {  
	  -webkit-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
		-ms-transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
		transform: rotate(7deg) rotateZ(0deg) translate3d(2%,5%,0) rotateZ(0deg);
	}

	  25% {
	  -webkit-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
		-ms-transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
		transform: rotate(3deg) rotateZ(90deg) translate3d(2%,5%,0) rotateZ(-90deg);
	  }

	  50% { 
	  -webkit-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
		-ms-transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
		transform: rotate(6deg) rotateZ(180deg) translate3d(2%,5%,0) rotateZ(-180deg);
	}

	75% { 
	  -webkit-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
		-ms-transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
		transform: rotate(9deg) rotateZ(270deg) translate3d(2%,5%,0) rotateZ(-270deg);
	}

	  100% {  
	  -webkit-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
		-ms-transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
		transform: rotate(7deg) rotateZ(360deg) translate3d(2%,5%,0) rotateZ(-360deg);
	  }
  }


.tm-hover-skincolor a:hover {
	color: var(--tm-skincolor-bg) !important;	
}
.prt-glowbox-hover:hover .prt-hover-shadowbox .elementor-widget-container {
  box-shadow: 0 2px 10px var(--tm-skincolor-bg);
  border-color:var(--tm-skincolor-bg);
}


.ts-animation-style1 .vc_single_image-wrapper,
.ts-animation-style2 .vc_single_image-wrapper,
.ts-animation-style1 .elementor-widget-container,
.ts-animation-style2 .elementor-widget-container {
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.ts-animation-style1 .vc_single_image-wrapper img,
.ts-animation-style2 .vc_single_image-wrapper img,
.ts-animation-style1 .elementor-widget-container img,
.ts-animation-style2 .elementor-widget-container img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.ts-animation-style1.active .vc_single_image-wrapper,
.ts-animation-style2.active .vc_single_image-wrapper,
.ts-animation-style1.active .elementor-widget-container,
.ts-animation-style2.active .elementor-widget-container {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.ts-animation-style1.active .vc_single_image-wrapper img,
.ts-animation-style2.active .vc_single_image-wrapper img,
.ts-animation-style1.active .elementor-widget-container img,
.ts-animation-style2.active .elementor-widget-container img {
    transform: scale(1) translate(0px, 0px);
}

.ts-animation-style1 .vc_single_image-wrapper,
.ts-animation-style1 .elementor-widget-container {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.ts-animation-style1 .vc_single_image-wrapper img,
.ts-animation-style1 .elementor-widget-container img {
    transform: scale(1.5) translate(-100px, 0px);
}

.ts-animation-style2 .vc_single_image-wrapper,
.ts-animation-style2 .elementor-widget-container {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.ts-animation-style2 .vc_single_image-wrapper img,
.ts-animation-style2 .elementor-widget-container img {
    transform: scale(1.5) translate(100px, 0px);
}

@media (max-width: 1350px) {
.tm-marquebox-style1 ul.marquebox-list li {
    font-size: 80px;
    line-height: 80px;
}
.themetechmount-element-testimonialbox-style-10 .slick-arrow {
    bottom: 20px;
}
.prt-hover-shadowbox.tm-leftbox.elementor-hidden-tablet {
    left: -20% !important;
}
.prt-hover-shadowbox.tm-rightbox.elementor-hidden-tablet {
    right: -20% !important;
}
}
@media(max-width:1200px) {
h5.tm_letswork {
    font-size: 54px;
    line-height: 64px;
}
.footer .widget_nav_menu li.tm-number-style a {
    padding-left: 83px;
    font-size: 28px;
	word-break: break-all;
}
.prt-hover-shadowbox.elementor-hidden-tablet {
	display:none;
}
.elementor-section.tm-hoverbg-style1 .elementor-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.elementor-reverse-laptop>.elementor-container>.tm-order-1 {
    order: 1 !important;
}
.elementor-reverse-laptop>.elementor-container>.tm-order-2 {
    order: 2 !important;
}
.elementor-reverse-laptop>.elementor-container>.tm-order-3 {
    order: 3 !important;
}
}
@media(max-width:991px) {
.tm-marquebox-style1 ul.marquebox-list li {
    font-size: 60px;
    line-height: 60px;
    margin-left: 55px;
    margin-right: 55px;
}
.tm-marquebox-style1 ul.marquebox-list li:before {
	left: -93px;
	height: 8px;
	width: 55px;
	bottom: 8px;
}
}
@media only screen and (min-width:1024px) and (max-width:1600px) {
.tm-customsize-1600px .elementor-heading-title {
	font-size: 80px !important;
    line-height: 90px !important;	
}
}
@media only screen and (min-width:1024px) and (max-width:1200px) {
#tm-break-1200px .elementor-column{
	width:100% !important;
}
.elementor-section.elementor-section-boxed#tm-break-1200px > .elementor-container {
    display: block;
}
.tm-customsize-1600px .elementor-heading-title {
    font-size: 65px !important;
    line-height: 75px !important;
}
}
@media(max-width:991px) {
.tm-footerstyle-style1 .tm-footer2-left, .tm-footerstyle-style1 .tm-footer2-right {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    text-align: center;
}
.tm-footerstyle-style1 .bottom-footer-inner {
	padding: 15px 0;
}
.footer .widget_nav_menu li.tm-number-style a {
    padding-left: 65px;
    font-size: 22px;
}
.footer .widget_nav_menu li.tm-number-style a:hover:before {
    width: 45px;
}
.tm-quickicons-row .tm-quickicons-box {
	padding-bottom: 15px;
}
.tm-quickicons-row .col-xs-12:last-child .tm-quickicons-box {
	padding-bottom:0px;
}
h5.tm_letswork {
    font-size: 44px;
    line-height: 54px;
}
.footer.tm-footerstyle-style1 .footer-rows .first-footer .first-footer-inner {
    padding: 85px 0 70px;
}
.elementor-spacer-inner.tm-hide-991 {
	display: none;
}
.site-footer .tm-footerstyle-style1 .first-footer .tm-container-for-footer > div > .row .widget-area .widget {
    margin-bottom: 35px;
}
.themetechmount-portfolio-box-view-overlay-style3 .themetechmount-post-item-inner {
    display: inline-block;
}
.tm-pf-single-content-wrapper {
    padding-bottom: 30px;
}
}
@media(max-width:767px) {
	.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
		text-align: center;
		padding-bottom:80px;
	}
	.tm-testimonial-style10 .themetechmount-box-author {
		width: 100%;
		display: block;
		text-align: center;
		padding-right: 0;
		margin-right: 0;
		border-right: none;
		padding-top: 0;
		padding-bottom: 20px;
	}
	.tm-testimonial-style10 .themetechmount-post-item-inner {
		display: block;
		text-align: center;
	}
	.tm-testimonial-style10 .themetechmount-box-author img {	
		margin: 0 auto;
	}
	.tm-testimonial-style10 .themetechmount-box-img {
		padding-top: 0;
	}
	.elementor-column-gap-wide .themetechmount-boxes-portfolio.themetechmount-boxes-col-one .themetechmount-boxes-row-wrapper.row:not(.slick-slider) .tm-box-col-wrapper {
		margin-bottom: 15px;
	}
	.footer.tm-footerstyle-style1 .footer-rows .first-footer .first-footer-inner {
		padding: 35px 0 35px;
	}
	.themetechmount-element-testimonialbox-style-10 .slick-arrow {
		left: 0;
		bottom: 0;
		right: 60px;
		margin: auto;
	}
	.themetechmount-element-testimonialbox-style-10 .slick-arrow.slick-next {
		left: 60px;
		bottom: 0;
		right: 0;
		margin: auto;
	}
	section.error-404 {
		padding: 80px 0px;
	}
	section.error-404 h1 {
		font-size: 70px;
	}
	section.error-404 .tm-big-icon {
		font-size: 100px;
	}
}
@media(max-width:680px) {
.tm-marquebox-style1 ul.marquebox-list li {
    font-size: 40px;
    line-height: 40px;
    margin-left: 40px;
    margin-right: 40px;
}
.tm-marquebox-style1 ul.marquebox-list li:before {
    left: -62px;
    height: 6px;
    width: 40px;
    bottom: 8px;
}
.tm-marquebox-style2 ul.marquebox-list li {
    font-size: 22px;
}	
}
@media(max-width:550px) {
.themetechmount-element-testimonialbox-style-10 .slick-arrow {
	display:none !important;
}	
h5.tm_letswork {
    font-size:28px;
    line-height:38px;
    word-break: break-all;
}
.tm_letswork a {
    width: auto;
    word-break: break-all;
}
.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text {
    padding-bottom:20px;
}
}

.tm-form-contact-3 input[type="submit"] {
    padding: 20px 28px;
    margin-top:6px !important;
    border: none;
    width: 100%;
    background-color: var(--wc-content-bg);
    color: var(--tm-darkcolor-bg) !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    border-radius: 50px;
}
.tm-form-contact-3 .wpcf7-form-control-wrap .wpcf7-list-item-label {
    font-weight: 500;
    color: var(--tm-blackish-btn);
}
.tm-form-contact-3 input[type="submit"]:hover {
    background-color: var(--tm-skincolor-bg) !important;
}
.tm-form-contact-3 .field-group .wpcf7-form-control-wrap .wpcf7-form-control {
    padding-left: 0;
}
.tm-form-contact-3 .wpcf7-form-control-wrap .wpcf7-list-item {
    margin-left: 0;
}
.tm-form-contact-3 input::-webkit-input-placeholder {
    color: rgba(255,255,255,0.3);
}
.themetechmount-box-blog.themetechmount-blog-box-view-right-image .post-item>.themetechmount-box-content, .themetechmount-box-blog.themetechmount-blog-box-view-left-image .post-item>.themetechmount-box-content, .sidebar.widget-area .widget.boldman_contact_widget, .themetechmount-box-topimage-style2 .themetechmount-box-desc, .sidebar.widget-area .widget.widget_tag_cloud, .widget.boldman_all_post_list_widget li a, .widget .search-form .search-field, .ttm-pricetable-column-w .ttm-featured-title, .themetechmount-box-testimonial.themetechmount-testimonial-box-view-style6 .themetechmount-box-content:before, .themetechmount-box-team.themetechmount-teambox-view-overlay, .comment-list a.comment-reply-link:hover, .wpcf7 .tm-commonform input[type="submit"]:hover, .themetechmount-box-team.themetechmount-teambox-view-overlay:hover .themetechmount-box-content, .themetechmount-ptables-w .ttm-pricetable-column-w.tm-ptablebox-featured-col, .themetechmount-ptables-w .ttm-pricetable-column-w {
    background-color: var(--tm-darkcolor-bg);
}
#totop.top-visible {
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 37px;
}
#totop .tm-boldman-icon-angle-up:before {
    content: '\e826';
    transform: rotate(-45deg);
    transform-style: preserve-3d;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#totop.top-visible:hover .tm-boldman-icon-angle-up:before {
	transform: rotate(-90deg);
}
.themetechmount-boxes-row-wrapper .slick-prev:before {
    content: '\e834';
}
.themetechmount-boxes-row-wrapper .slick-next:before {
    content: '\e826';
}
.tm-faq-style1 .elementor-accordion .elementor-accordion-item {
    margin-bottom: 20px;
}
.footer .tm-textcolor-white .social-icons a {
    color: rgba(248, 252, 255,1);
}
.tm-icon-hover-effect.elementor-widget .elementor-icon-list-icon i{
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;	
}
.elementor-element.tm-social-namestyle .social-icons li > a:hover,
.themetechmount-portfolio-box-view-overlay-style3 .themetechmount-box-content .tm-post-descbox>a:hover,
.tm-icon-hover-effect.elementor-widget .elementor-icon-list-item:hover .elementor-icon-list-icon i{
	color: var(--tm-skincolor-bg) !important;	
}
.themetechmount-portfolio-box-view-overlay-style3 .themetechmount-post-item {
    cursor: auto;
}

.single-post.themetechmount-fullwide:not(.themetechmount-sidebar-true ) .tm-container-for-content {
	max-width:980px;
    margin: 0 auto;
}
.post.themetechmount-box-blog-classic .tm-box-post-date {
	display:none;
}
#tribe-events .tribe-events-content p, article.post .entry-content p {
    margin-bottom: 25px;
}
.tm-blog-classic-box-content h1, .tm-blog-classic-box-content h2, .tm-blog-classic-box-content h3, .tm-blog-classic-box-content h4, .tm-blog-classic-box-content h5, .tm-blog-classic-box-content h6 {
	    margin-bottom: 25px;
}
.tm-blog-classic-box-content .wp-block-image figcaption {
    margin-bottom: 0;
	text-align: center;
}
.tm-blog-classic-box-content ol {
    padding-left: 15px;	
}
.single-post .tm-post-prev-next-buttons {
    display: none;
}
.tm-blog-classic-box-content .wp-block-image {
    margin: 0;
}
.themetechmount-box-topimage .themetechmount-box-content h4 {
    font-size: var(--h4-heading-fontsize);
    line-height: var(--h4-heading-lineheight);
}
body.tm-search-on .site-content-wrapper {
    z-index: 0;
}
.tm-search-overlay .tm-site-searchform input[type="search"] {
    border-radius: 2em;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.tm-search-overlay .tm-site-searchform button {
    border-radius: 2em;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.archive .site-main>.row.themetechmount-boxes-row-wrapper {
    padding-bottom: 50px;
}
.themetechmount-box-portfolio.themetechmount-portfolio-box-view-overlay-style3 .themetechmount-box-content .themetechmount-box-title h4 {
    font-size: 20px;
    line-height: 30px;
	display: inline-block;
}


.tm-fid-without-icon.tm-fid-view-style5 .tm-fid-inner {
    font-size: 110px;
    line-height: 74px;
    font-weight: 700;
    transition: all .6s;
    -webkit-background-clip: text;
    -webkit-text-stroke: 2px #5e5d5d;
    color: transparent;
    position: relative;
}
.tm-fid-without-icon.tm-fid-view-style5 .tm-fid-inner span {
    margin-left: -25px;
}
.tm-fid-without-icon.tm-fid-view-style5 {
    text-align: left;
    margin-bottom: 0;
}
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    position: absolute;
    top: auto;
    bottom: 32px;
    left: auto;
    right: 27%;
    text-align: left;
}
@media(max-width:1200px) {
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents{
    left: auto;
    right: 0;
    }
}

@media(max-width:1024px) {
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    left: auto;
    right: 47%;
}
}
@media(max-width:991px) {
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    left: auto;
    right: 29%;
}

}
@media(max-width:767px) {
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    left: auto;
    right: 43%;
}
}
@media(max-width:479px) {
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    left: auto;
    right: 20%;
}
}
.tm-form-contact-3 textarea::-webkit-input-placeholder {
    color: rgba(255,255,255,0.3) !important;
}
.tm-form-contact-3 input[type="submit"] {
    padding: 20px 28px;
    margin-top:6px !important;
    border: none;
    width: 100%;
    background-color: var(--wc-content-bg);
    color: var(--tm-darkcolor-bg) !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    border-radius: 50px;
    transition: all .5s ease;
}
.tm-accidion-style1 .elementor-accordion-item .elementor-tab-title {
    padding:40px 0 27px 0;
    border-bottom: 1px solid var(--tm-blackish-btn);
}
.tm-accidion-style1 .elementor-accordion-item .elementor-tab-title.elementor-active {
    border-bottom: 1px solid var(--tm-blackish-btn) !important;
    margin-bottom: 30px;
}
.tm-accidion-style1 .elementor-accordion-item .elementor-tab-title .elementor-accordion-title {
    color: var(--tm-blackish-btn);
    font-size: 26px;
    line-height: 36px;
}
.tm-accidion-style1 .elementor-accordion-item .elementor-tab-content {
    padding: 0;
    color: var(--tm-blackish-btn);
    font-weight: 500;
    margin-bottom: -22px;
}
.tm-accidion-style1 .elementor-accordion-item:first-child .elementor-tab-title {
    padding-top: 0;
}
.tm-accordion-icon .elementor-accordion-icon {
    padding-top: 9px;
}
.tm-icon-with .elementor-widget-container {
    width: 60px;
    height: 60px;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title:last-child {
    margin-right: 0;
}
body .tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content .elementor-section.elementor-top-section:first-child {
     margin-top: -20px;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content.tm-tab-active{
    display: block;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content {
    display: none;
}
.tm-elementor-tabs.tm-tab-style1 .tm-tab-content .tm-tab-content-title {
    display: none;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title {
    list-style: none;
    color: var(--tm-blackish-btn);
    padding: 15px 35px;
    display: inline-block;
    cursor: pointer;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    -webkit-flex: 1 1 auto;
    position: relative;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title:first-child {
    padding-left: 0;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper {
    padding: 5px 0px 21px 0;
    display: block;
    position: relative;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color:#2b2b2c;
    position: absolute;
    top: auto;
    bottom: 22px;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title.tm-tab-active {
    border-bottom: 5px solid var(--tm-skincolor-bg);
}

@media only screen and (min-width:360px) and (max-width:768px) {
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content.tm-tab-active .elementor-container {
    display: block;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content.tm-tab-active .elementor-container >.elementor-top-column {
    width: 100%;
}
}
@media(max-width:767px) {
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper:before{
        width: 50%;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title.tm-tab-active{
        width: 50%;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title{
    display: block;
    padding: 15px 0px;
}
}
@media(max-width:768px) {
    .tm-elementor-tabs.tm-tab-style1 ul.elementor-tabs-wrapper {
    display: none;
}
.tm-elementor-tabs.tm-tab-style1 .elementor-tabs-wrapper .tm-elementor-tab-title {
    display: block;
}
.tm-elementor-tabs.tm-tab-style1 .tm-tab-content .tm-tab-content-title {
    color: var(--tm-blackish-btn);
    padding: 15px 0px;
    margin-bottom: 10px;
    display: inline-block;
    cursor: pointer;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    -webkit-flex: 1 1 auto;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content {
    display: block;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content.tm-tab-active .elementor-tab-content {
    display: block;
    border: 1px solid transparent;
    box-sizing: content-box;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}
.tm-elementor-tabs.tm-tab-style1 .tmtabs-content-wrapper .tm-tab-content .elementor-tab-content {
    display: none;
}
}
.tm-form-contact-3 input[type="submit"]:hover {
    background-color: var(--tm-skincolor-bg) !important;
    border: none;
}

@media only screen and (min-width:550px) and (max-width:767px) {
.tm-2-column-view-tablet .elementor-inner-column.elementor-element {
    width: 50%;
}
.tm-fid-without-icon.tm-fid-view-style5 .tm-fld-contents {
    left: auto;
    right: 29%;
}
}