
#tm-stickable-header-w{
    height: auto !important;
}


/*Layout section*/


.tm-overlap-row {
    position: relative;
    z-index: inherit !important;
}

.tm-thumb-box {
    padding: 0;
	border:10px solid #fff;
    -webkit-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    -moz-box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
    box-shadow: 0 0 11px 0 rgba(6,22,58,.14);
}
.tm-thumb-box:hover .tm-thumb-box-inner img {
    transform: scale(1.1);
}
.tm-thumb-box .tm-thumb-box-inner img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.tm-thumb-box-inner {
    position: relative;
    max-height: 450px;
    overflow: hidden;
    background-color: #fff;
}
.tm-thumb-box-inner.tm-thumbbox-headerinner {
    max-height: 650px;
}
.tm-thumb-box .inside {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    display: block;
    background: rgba(14, 56, 94, 0.93);
    opacity: 0;
    transition: all .3s ease-in-out;
    padding: 0px;
}
.tm-thumb-box:hover .inside {
    opacity: 1;
    height: 100%;
    transform: scale(1.2);
}
.tm-thumb-box .inside .button {
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 14px;
    z-index: 10;
    display: block;
    border: 0;
    margin: 0;
    opacity: 0;
    transition: all .4s ease-in-out;
    background-color: #002143;
    padding: 8px 28px;
    margin-top: 25px;
    border-radius: 3px;
    font-weight: 600;
}
.tm-thumb-box:hover .inside .button {
    opacity: 1;
}
.tm-thumb-box:hover .inside .button:hover {
    background-color: #fff;
    color: #ff3d55;
}
.tm-thumb-box .tm-thumb-box-inner h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    bottom: 50%;
    top: 50%;
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    left: 0;
    margin-top: -51px;
    padding-top: inherit;
    margin-bottom: inherit;
}
.tm-thumb-box .tm-thumb-box-inner h3 span {
    color: #393939;
    font-size: 20px;
    font-weight: 600;
}
.tm-thumb-box .tm-thumb-box-inner h3 a {
    font-size: 18px;
    font-weight: 600;
    color: #393939;
}
.tm-thumb-box h3 a:hover {
    color: #18c471
}
.tm-sbox .tm-vc_cta3-content-header h2 {
	font-size: 19px;
    font-weight: 600;
    color: #2c2c2c;
}
.screenbg .vc_row .vc_col-sm-6:first-child .wpb_wrapper,
.screenbg .vc_row .vc_col-sm-6:first-child .vc_column-inner,
.screenbg .vc_row .vc_col-sm-6:first-child{
    position: static;
}
.screenbg .vc_row .vc_col-sm-6:first-child .vc_column-inner .wpb_single_image{
    position: absolute;
    width: 82%;
    margin-left: 0;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
}
.screenbg .vc_row .vc_col-sm-6:first-child .vc_column-inner .wpb_single_image img{
    width: 90%;
}

.tm-list.tm-list-style-icon.ttm-liststyle-two li {
    font-weight: 600;
	font-size: 19px;
	padding-bottom: 12px;
}
.tm-list.tm-list-style-icon.ttm-liststyle-two .tm-list-li-content {
    padding-left: 30px;
}
.tm-fid-without-icon.tm-fid.inside h4:before {
    background-color: #ff3d55;
     bottom: -11px;
    margin-left: -13px;
}
.tm-fid-without-icon.inside h3 {
    color: #57616b;
    padding-top: 10px;
}
.site-content .bg-opacity.tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer {
    opacity: 0;
}

@media (max-width:1500px){
    .screenbg .vc_row .vc_col-sm-6:first-child .vc_column-inner .wpb_single_image img {
        width: 76%;
    }
}
@media (max-width:1200px){
    .screenbg .vc_row .vc_col-sm-6:first-child .vc_column-inner .wpb_single_image img {
        width: 76%;
    }
    .screenbg > .vc_row > .vc_col-sm-6:first-child{
        display: none;
    }
    .screenbg > .vc_row > .vc_col-sm-6{
        width: 50%;
        margin: 0 auto;
    }
}

@media (max-width:800px){
    .screenbg > .vc_row > .vc_col-sm-6{
        width: 50%;
    }
    .themefeature .vc_col-sm-6:first-child .tm-sbox:before{
        display: none;
    }
    .themefeature .vc_col-sm-6 .tm-sbox:after{
        border: none;
    }
}
@media (max-width:767px){
    .ipad-screen.vc_col-sm-6 .wpb_single_image{
        margin-top: 0 !important;
    }

}

.screenbg{
    overflow: hidden;
}



.themefeature .vc_col-sm-6 .tm-sbox{
    padding: 30px 55px;
    position: relative;   
}
@media (max-width:500px){
    .screenbg > .vc_row > .vc_col-sm-6 {
        width: 70%;
    }
    .themefeature .vc_col-sm-6 .tm-sbox {
        padding: 30px 34px;  
    }
    .margin-overlay {
    margin: -85px;
}
}

.themefeature .vc_col-sm-6 .tm-sbox:after{
    content: "";
    position: absolute;
    width: 80%;
    height: 1px;
    border-bottom: 1px solid #d6d6d6;
    bottom: 0;
    left: 50%;
    -khtml-transform: translateX(-50%) translateY(0%);
    -moz-transform: translateX(-50%) translateY(0%);
    -ms-transform: translateX(-50%) translateY(0%);
    -o-transform: translateX(-50%) translateY(0%);
    transform: translateX(-50%) translateY(0%);
}
.themefeature .vc_col-sm-6 .tm-sbox:last-child:after{
    border-bottom: 0;
}
.themefeature .vc_col-sm-6:first-child .tm-sbox:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    border-right: 1px solid #d6d6d6;
    right: 0;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}
.themefeature .vc_col-sm-6 .tm-sbox .tm-vc_cta3-container {
    margin-bottom: 0;
}
.themefeature .vc_col-sm-6.vc_column_container>.vc_column-inner{
    padding-right: 0;
    padding-left: 0;
}

@media (max-width:800px){
    .themefeature .vc_col-sm-6 .tm-sbox:after{
        border: none;
    }


}

.site-footer{
    display: none
}

.site-content .tm-sbox .tm-vc_cta3-content-header h2 {
    font-size: 19px;
    line-height: 27px;
	color: #393939;
}
.site-content .tm-col-bgcolor-darkgrey.tm-col-bgimage-yes .tm-bg-layer-inner,
.site-content .tm-bgcolor-darkgrey.tm-bg.tm-bgimage-yes>.tm-bg-layer {
    opacity: .80;
}
.tm-element-heading-wrapper .tm-cta3-only.tm-vc_general.tm-vc_cta3 .tm-cta3-content-wrapper {
    margin-top: 5px !important;
}
.tm-textcolor-white .tm-vc_cta3-content-header h4 {
    color: rgba(255,255,255,.95)!important;
}

@media only screen and (min-width: 1420px) {
.container {
    width: 1410px !important;
}

.margin-overlay {
    margin: -300px;
}

}

@media (max-width: 1115px) and (min-width: 780px) {
.margin-overlay {
    margin: -200px;
}

}

@media (max-width: 780px) and (min-width: 500px) {
.margin-overlay {
    margin: -100px;
}

}
@media (min-width: 1200px) { 
.site-header-main.container-fullwide {
    padding-left: 70px !important;
}
.tm-header-style-classic:not(.tm-header-invert) .container-fullwide #site-header-menu {
    margin-right: 70px !important;
}
}

.tm-thumb-box.tm-multidemo .inside .button {
    background-color: transparent;
}
.tm-thumb-box.tm-multidemo .inside .button img{
    max-width: 135px;
    transform: scale(1);
}
.tm-thumb-box.tm-multidemo .inside .button.tm-demo2 {
    margin-top:50px;
}
.tm-thumb-box.tm-multidemo:hover .inside .button:hover {
    background-color: transparent;
}

.tm-thumb-box.tm-multidemo .tm-thumb-box-inner h3 {
    top: 47%;	
}
.tm-thumb-box.tm-multidemo .inside .button {
    margin-top: 0;
}


/**************************PRESENTUP 3.0 THEMESELECTOR CSS ******************************/
@media (min-width: 1340px){ 
    .container  {
        width: 1330px !important;
    }
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1300px !important;
    }
    
}

.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-title .themetechmount-box-highlight h2 {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item{
    background-color: #191919;
    padding: 40px;
    position: relative;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-testimonial-text {
    font-size: 15px;
    line-height: 28px;
    font-style: normal;
    color: rgba(255,255,255,70%);
    text-indent: unset;
    text-align: left;
    padding:0;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-testimonial-text:after,
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-testimonial-text:before{
    content: none;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-box-title .themetechmount-author-name {
    display: none;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-box-title .themetechmount-box-footer {
    font-size: 14px;
    line-height: 27px;
    color: #fff;
    font-family: 'krona one';
    position: relative;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author {
    margin-top: 0;
    padding-top: 18px!important;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author .themetechmount-box-img {
    width: 30px;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author .themetechmount-box-img .themetechmount-item-thumbnail {
    width: 40px;
    height: 32px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-ratting-stars {
    position: absolute;
    top: -17px;
    bottom: auto;
    right: 50px;
    left: auto;
    background-color: #242424;
    padding: 5px 10px 3px 20px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-ratting-stars:after {
    position: absolute;
    top: 0;
    right: -20px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 38px 20px 0 0;
    border-color: #242424 transparent transparent transparent;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper {
    margin-bottom: 0;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-title {
    text-align: left;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content {
    padding: 0;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-title:before{
    content: none;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author .themetechmount-box-title {
    position: relative;
    padding-left: 20px;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-author .themetechmount-box-title.tm-wrap-cell:before {
    content: '';
    position: absolute;
    top: auto;
    bottom: 0;
    left: -23px;
    right: auto;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: unset;
    display: block;
    box-shadow: unset;
    background-image: url(https://www.themetechmount.com/wordpress/presentup/landing-page/wp-content/uploads/sites/5/2023/03/step_logo.png);
}

.themetechmount-iconbox-style14:hover .themetechmount-iconbox-inner .tm-icon-type-image img {
    transform: rotateY(360deg);
}
.themetechmount-iconbox.themetechmount-iconbox-style14 {
    height: 161px;
}
.themetechmount-iconbox-style14 .themetechmount-iconbox-inner {
    text-align: center;
}
.themetechmount-iconbox-style14 .themetechmount-iconbox-inner .themetechmount-iconbox-icon {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 18px;
}
.themetechmount-iconbox-style14 .themetechmount-iconbox-inner .tm-icon-type-image img {
    transition: all 1s ease;
}
.themetechmount-iconbox-style14 .themetechmount-iconbox-inner .themetechmount-iconbox-heading h2 {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
}
.themetechmount-iconbox-style14 .themetechmount-iconbox-inner .themetechmount-iconbox-desc .tm-cta3-content-wrapper {
    font-size: 16px;
    line-height: 26px;
}
.head-thumb .tm-demo-title {
    margin-right: 30px;
}
.tm-dot:after {
    position: absolute;
    content: '';
    right: -3px;
    background-color: #dddddd;
    height: 5px;
    width: 5px;
    bottom: -37px;
    border-radius: 50%;
}
.tm-border1:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid #e3e3e5;
    width: 96%;
    left: 6px;
    bottom: -9px;
}
.themetechmount-box-testimonial.themetechmount-box-view-default.style-9 {
    position: relative;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added{
    position: relative;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added {
    position: absolute;
    top: -10px;
    right: 36%;
    left: auto;
    bottom: auto;
    z-index: 1;
    color: #000;
    font-family: 'krona one';
    font-size: 12px;
    line-height:22px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added:after {
    width: 40px;
    height: 50px;
    transform: skew(-20deg);
    background: #fbb40a;
    content: '';
    position: absolute;
    display: inline-block;
    top: -17px;
    bottom: auto;
    left: auto;
    right: -7px;
    z-index: -1;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added:before {
    position: absolute;
    display: inline-block;
    top: -17px;
    bottom: auto;
    left: auto;
    right: -21px;
    z-index: -1;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #ba870f;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .slick-list {
    overflow: visible;
}
#totop.top-visible {
    display: none !important;
}


/***************html code css*********/
.tm-thumb-img {
    background-color: #fff;
    position: relative;
    transition: all 0.5s ease-out;
    padding-left: 30px;
    padding-bottom: 10px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo.tm-stepbox-vc {
    right: 70px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo {
    position: absolute;
    right: auto;
    left: 0px;
    top: auto;
    bottom: 30px;
    opacity: 0;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img,
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    height: auto;
    width: auto;
}
.tm-thumb-img .dot-img {
    padding-top: 2px;
}
.tm-thumb-img .main-home-img {
    background-color: #fff;
    padding: 2px 30px 30px 0px;
    border-radius: 10px;
}
.head-thumb .tm-demo-title {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
}
.head-thumb .tm-demo-title a {
    color: #000;
}
.tm-thumb-img-inner.tm-thumb-headerinner:hover a.tm-stepbox-demo,
.tm-thumb-img-inner.tm-thumb-headerinner:hover a.tm-vc-demo {
    opacity: 1;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    position: absolute;
    right: 35px;
    left: auto;
    top: auto;
    bottom: 30px;
    opacity: 0;
}
.tm-thumb-img-inner.tm-thumb-headerinner {
    position: relative;
}
.themetechmount-topbar-wrapper.tm-textcolor-white{
    display: none;
}
#tm-stickable-header-w {
    display: none;
}



/****************RESPONSIVE CSS**********************/
@media (max-width:1499px){
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added:after{
    right: -7px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added{
    right: 55%;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-testimonial-text{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-title .themetechmount-box-highlight h2{
    font-size: 15px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item{
    padding: 40px 15px 40px 20px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img,
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 60%;
}
.tm-thumb-img{
    padding-left: 15px;
}
.tm-thumb-img .main-home-img{
    padding: 2px 15px 30px 0px;
}

}
@media (max-width:1400px){
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img,
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 75%;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo{
    right: -29px;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 86%;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo{
    right: -28px;
}

}

@media (max-width:1260px){
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 77%;
}

}

@media (max-width:1199px){

.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item{
   padding: 40px 10px 29px 20px;
}
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added {
    right: 65%;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-title .themetechmount-box-highlight h2 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tm-thumb-img .main-home-img {
    padding: 2px 15px 15px 0px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo{
    bottom: 14px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 50% !important;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: -73px !important;
    bottom: 14px;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 66% !important;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo {
    bottom: 13px;
}

}


@media (max-width:1024px){
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added {
    right: 67%;
}
.tm-thumb-img .main-home-img{
    padding: 2px 30px 15px 0px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: -51px !important;
    bottom: 15px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 54% !important;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo{
    bottom: 15px;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 70% !important;
}

}
@media (max-width:479px){
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .tm-text-added {
    right: 44%;
}
.elementor-widget-container .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: 4px !important;
}
.elementor-widget-container .tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .elementor-widget-container .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 85% !important;
}
.tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 78% !important;
}
}
@media (max-width:767px){
.tm-element-heading-content-wrapper.center-align.tm-seperator-solid.tm-heading-style-vertical .tm-content-header h2.tm-element-content-heading.tm-custom-heading {
    font-size: 26px;
    line-height: 40px;
}
.themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-box-content .themetechmount-box-desc .themetechmount-box-title .themetechmount-box-footer{
    font-size: 12px;
}
.tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: -51px !important;
}
.tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 54% !important;
} 
.tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo {
    bottom: 14px;
}
.tm-thumb-img .tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 69% !important;
}

}
@media (max-width: 1024px) and (min-width: 768px){
 .tm-responsive-col2 .elementor-inner-section .elementor-container .elementor-column.elementor-col-25 {
    width: 50%;
}
}
@media (max-width:1299px){
.themetechmount-element-testimonialbox-style-9 .themetechmount-boxes-inner .tm-box-col-wrapper .themetechmount-box-view-default.style-9 .themetechmount-post-item .themetechmount-ratting-stars{
    right: 30px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: -55px;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 61%;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo {
    right: -48px;
}

}

@media (min-width: 480px) and (max-width: 991px){
.elementor-inner-section.tm-responsive-col2 .elementor-column-gap-default .elementor-column.elementor-col-25 {
    width: 50%;
}
}

@media (max-width:991px){
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-stepbox-demo img, .tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo img {
    max-width: 95% !important;
}
.tm-thumb-img-inner.tm-thumb-headerinner a.tm-vc-demo {
    right: 21px !important;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo {
    bottom: 15px;
}
.tm-thumb-img-inner.tm-thumb-headerinner.tm-vc-img-class a.tm-vc-demo img {
    max-width: 98% !important;
}

}