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

/*************seperator-style3*************/
.tm-seperator-style3 h4.tm-element-subheading {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
.tm-element-heading-content-wrapper.tm-seperator-style3 .tm-element-subheading:before,
.tm-element-heading-content-wrapper.tm-seperator-style3 .tm-element-subheading:after {
    position: absolute;
    content: "\e818";
    top: 0px;
    left: auto;
    bottom: auto;
    right: 0;
    font-family: 'tm-brivona-icons';
    display: block;
}
.tm-element-heading-content-wrapper.tm-seperator-style3 .tm-element-subheading:before {
    content: "\e818";
    left: 0;
    right: auto;
}

/*****************/
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom .tm-titlebar .breadcrumb-wrapper .container {
    padding: 0;
    display: block;
    border-radius: 0px;
    margin: 0 auto;
    border-right: 0;
}
.tm-titlebar-wrapper .breadcrumb-wrapper .breadcrumb-wrapper-inner {
    background-color: transparent;
    padding: 15px;
    display: inline-block;
}
.tm-btn-style-text .elementor-button-link.elementor-button:after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-color:var(--tm-skincolor-bg);
    top: auto;
    bottom: -5px;
    background: linear-gradient(to right,var(--tm-first-gradientcolor),var(--tm-first-gradientcolor)),linear-gradient(to right,var(--tm-second-gradientcolor),var(--tm-second-gradientcolor),var(--tm-second-gradientcolor));
    background-size: 100% 3px, 0 3px;
    background-position: 100% 100%, 0 100%;
    background-repeat: no-repeat;
    transition: background-size 400ms;
}
.tm-btn-style-text .elementor-button-link.elementor-button:hover:after{
    background-color: var(--tm-skincolor);
    transition: all 0.5s ease-in-out;
    background-size: 0 3px, 100% 3px;
}
.tm-btn-style-flat.tm-btn-color-gradient .elementor-button{
    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-btn-style-flat.tm-btn-color-gradient .elementor-button:hover{
 background-image: linear-gradient(to right,var(--tm-second-gradientcolor) 0%,var(--tm-first-gradientcolor) 50%,var(--tm-second-gradientcolor) 100%)!important;
    border-right-color: var(--tm-second-gradientcolor);
    border-left-color: var(--tm-first-gradientcolor);
    transition: 0.5s;
}

.tm-adv-team-list {
    position: absolute;
    right: 0;
    left: auto;
    top: -240px;
    bottom: auto;
}
@media (max-width: 1024px){ 
.tm-adv-team-list {
    position: relative;
    right: 0;
    left: auto;
    top: 0;
    bottom: auto;
}

}
.tm-btn-style-text.tm-btn-color-gradient a{
    background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.tm-adv-fact-gradient {
    font-size: 40px;
    line-height: 42px;
    background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: var(--body-fonts-family);
    display: table-cell;
    width: 38%;
      vertical-align: middle;
}
.tm-adv-fact-text {
    text-align: left;
    padding-left: 25px;
    font-size: 14px;
    line-height: 24px;
    font-family: var(--body-fonts-family);
    font-weight: 500 !important;
    display: table-cell;
    vertical-align: middle;
}
.tm-adv-fact-box {
    background-color: #222;
    border-radius: 50px;
    padding: 20px 20px;
}





/********fact-digit-style**************/
.tm-fid-view-style1 h4.tm-fid-inner {
    font-size: 75px;
    line-height: 80px;
    color: var(--body-blackfont-color);
    font-family: var(--body-fonts-family);
}
.tm-fid-view-style1 h3.tm-fid-title {
    font-weight: 600;
}
.tm-fid-no-border.tm-fid-without-icon.inside.tm-fid-view-style1,
 .inside.tm-fid-view-style1 {
    margin-bottom: 0px;
}
.tm-adv-list-underline li {
    position: relative;
    padding-bottom: 15px !important;
    margin-bottom: 20px !important;
}
.tm-adv-list-underline li:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #ddd;
    display: inline-block;
    top: auto;
    bottom: 0;
}

/*******-iconbox-style12********/
.themetechmount-iconbox-style12 {
    margin-bottom: 100px;
}
.themetechmount-iconbox-style12 .tm-number-wrapper {
      font-size: 35px;
    line-height: 1;
    display: inline-block;
    float: right;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    position: relative;
    background-image: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%)!important;
    border-right-color: var(--tm-second-gradientcolor);
    border-left-color: var(--tm-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff;
    width: 140px;
    height: 140px;
    line-height: 140px;
    text-align: center;
    border-radius: 50%;
}
.themetechmount-iconbox-style12:hover .tm-number-wrapper {
    background-image: linear-gradient(to right,var(--tm-second-gradientcolor) 0%,var(--tm-first-gradientcolor) 50%,var(--tm-second-gradientcolor) 100%)!important;
    border-right-color: var(--tm-second-gradientcolor);
    border-left-color: var(--tm-first-gradientcolor);
    transition: 0.5s;
}
.themetechmount-iconbox-style12 .tm-number-wrapper:before {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    white-space: nowrap;
    content: attr(data-text);
    transition: all .5s cubic-bezier(.17,.67,.32,.87);
    -webkit-text-fill-color: #000;
}
.themetechmount-iconbox-style12:hover .tm-number-wrapper {
    opacity: 1;
    font-size: 55px;
}
.themetechmount-iconbox-style12 .tm-iconbox-wrapper {
    display: flex;
    background: linear-gradient(to right,#20212c 0%,#262233 50%,#20212c 100%);
    border-radius: 0 160px 160px 0;
    padding: 50px 20px 30px 0;
}
.themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    width: 45%;
    padding-right: 50px;
}
.themetechmount-iconbox-style12 .themetechmount-iconbox-icon {
    width: 42%;
}
.themetechmount-iconbox-style12 .tm-icon-type-image img {
    position: absolute;
    right: auto;
    left: 70px;
    top: -20%;
    transition: transform 0.5s ease-in-out;
    transition-duration: 1500ms !important;
}
.themetechmount-iconbox-style12 .themetechmount-iconbox-heading .tm-custom-heading {
    margin-bottom: 10px;
    color: #fff;
}
.themetechmount-iconbox-style12 .tm-adv-iconumber {
    position: relative;
    top: -5px;
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-adv-iconumber {
    position: relative;
    top: -145px;
    float: left;
    left: 45px;
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-icon-type-image img {
    right: 70px;
    left: auto;
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-iconbox-wrapper {
    display: block;
    border-radius: 160px 0px 0px 160px;
}
.tm-iconbox-12-opposite  .themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    width: 45%;
    padding-right: 50px;
    position: relative;
    left: 18%;
}
@media (max-width: 1024px){ 
.themetechmount-iconbox-style12 .tm-icon-type-image img {
    position: relative;
    right: 0;
    left: 50px;
    top: 0;
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-icon-type-image img {
    right: 0;
    left: 50px;
}
.themetechmount-iconbox-style12 .tm-iconbox-wrapper {
    display: block;
    border-radius: 0;
}
.themetechmount-iconbox-style12 .tm-adv-iconumber {
    display: none;
}
.themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 20px;
}
.themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    width: 100%;
    padding-right: 0;
}
.themetechmount-iconbox-style12 {
    margin-bottom: 30px;
}
.tm-iconbox-12-opposite  .themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    width: 100%;
    padding-right: 50px;   
    left: 0; 
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-iconbox-wrapper {
    border-radius: 0;
}
.themetechmount-element-teambox-style5  .themetechmount-box-team {
    text-align: center;
}
.tm-scrollintetx-wrapper .skrollable {
    transform: none !important;
}
}
@media (max-width: 1340px) and (min-width: 1024px) {
.themetechmount-iconbox-style12 .tm-icon-type-image img {
    left: 0;
}
.tm-iconbox-12-opposite .themetechmount-iconbox-style12 .tm-icon-type-image img {
    right: 0px;
    left: auto;
}
}
@media (max-width:1050px) and (min-width: 1024px) {
.tm-iconbox-12-opposite  .themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    padding-right: 50px;
    position: relative;
   }
.themetechmount-iconbox-style12 .themetechmount-iconbox-heading {
    padding-left: 30px;
}
}
/***************************************************************/

.inside.tm-fid-view-style3 {
    padding: 35px 35px 14px 40px;
    margin-bottom: 30px;
}
.tm-fid-view-style3 .tm-fld-contents {
    margin-bottom: 20px;
}
.tm-fid-view-style3 h4.tm-fid-inner {
    font-size: 100px;
    line-height: 105px;
    text-align: right;
}
.tm-fid-view-style3 h4.tm-fid-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.tm-fid-view-style3  .tm-fld-description {
    text-align: left;
    padding-left: 20px;
    position: relative;
    display: block;
}
.tm-fid-view-style3.inside h4 span:nth-child(2) {
    margin-left: -15px;
    margin-top: -15px;
    display: inline-block;
    vertical-align: middle;
}
/*testimonial*/
.themetechmount-testimonial-box-view-style8 .themetechmount-box-desc .themetechmount-testimonial-text {
    padding: 32px 10px 17px 0px;
    text-align: left;
    position: relative;
    font-size: 26px;
    font-weight: 500;
    line-height: 48px;
    color: #fff;
}
.themetechmount-testimonial-box-view-style8 .themetechmount-post-item .themetechmount-box-content:before {
    background-image: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%)!important;
    border-right-color: var(--tm-second-gradientcolor);
    border-left-color: var(--tm-first-gradientcolor);
    transition: 0.5s;
    background-size: 200% auto;
    color: #fff !important;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    content: "\e805";
}
.themetechmount-testimonial-box-view-style8 .themetechmount-post-item .themetechmount-box-content:after{
position: absolute;
    content: "";
    top: 5px;
    left: -1px;
    background-repeat: no-repeat;
    width: 100%;
    height: 83px;
    text-align: center;
    background-image: url(../images/quote.svg);
    z-index: 99;
}	
.themetechmount-testimonial-box-view-style8 span.themetechmount-box-footer {
    display: inline-block;
    position: relative;
    font-size: 14px;
    font-style: italic;
}
.themetechmount-testimonial-box-view-style8 h3.themetechmount-author-name {
    display: inline-block;
    padding-right: 15px;
    font-size: 18px;
    font-weight: 600;
	margin-right: 15px;
}
.themetechmount-testimonial-box-view-style8 span.themetechmount-box-footer:before {
    position: absolute;
    content: "/";
    left: -18px;
    right: auto;
}
.themetechmount-testimonial-box-view-style8 .themetechmount-box-author .themetechmount-box-title {
    margin-left: 0;
    padding-top: 0;
}
.themetechmount-testimonial-box-view-style8 .themetechmount-box-desc .themetechmount-testimonial-text:after{
    content: unset;
}

/********/
.tm-adv-testi-img-one {
    position: relative;
    display: block;
}

.tm-adv-testi-img-two {
    position: absolute;
    right: 65px;
    top: 35px;
    animation: animName 32s linear infinite;
    z-index: 1;
}

@keyframes animName {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}


/*blog style7*/

.themetechmount-blog-style7 .tm-post-featured-outer-wrapper {
    background-size: cover;
    background-position: 100%;
    transition: transform 0.5s ease-in-out;
    width: 100%;
    webkit-transition: all .6s ease-in-out;    
    border-radius: 200px;
}
.themetechmount-blog-style7 .tm-box-post-date {
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    background-color: transparent !important;
    color: #000;
    padding: 0 30px 0 0;
}
.themetechmount-blog-style7 .entry-date {
    font-size: 60px;
}
.themetechmount-blog-style7 span.entry-month.entry-year span.entry-year {
    display: none !important;
}
.themetechmount-blog-style7 span.entry-month.entry-year {
    display: unset !important;
    vertical-align: super;
    top: -15px;
    left: 5px;
    position: relative;
    font-size: 16px !important;
}
.themetechmount-blog-style7 .themetechmount-box-desc-footer {
    width: 15%;
}
.themetechmount-element-blogbox-style7 .tm-box-col-wrapper {
    margin-bottom: 0 !important;
}
.themetechmount-blog-style7 .entry-header{
    width: 34%;
    padding: 0 45px;
    color: var(--body-fonts-color);
}
.themetechmount-blog-style7 .tm-blog-post-cat .cat-links a {
    color: var(--body-fonts-color);
}
.themetechmount-blog-style7 .themetechmount-box-desc {
    padding: 0 45px;
}
.themetechmount-blog-style7 span.tm-meta-line.byline {
    display: none;
}
.themetechmount-blog-style7 .tm-entry-meta-wrapper {
    margin: 0;
    font-size: 15px;
    padding: 0;
}
.themetechmount-blog-style7 .themetechmount-box-content h4 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600 !important;
    margin: 0 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.themetechmount-blog-style7 .themetechmount-blogbox-desc-footer a:after{
    content: unset;
}
.themetechmount-blog-style7 .themetechmount-blogbox-desc-footer a {
    position: relative;
    border: 1px solid #000;
    padding: 12px 30px;
    border-radius: 30px;
    color: #000;
}
.themetechmount-blog-style7 .tm-entry-meta .tm-meta-line i{
    background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.themetechmount-blog-style7 .tm-featured-wrapper {
    background-color: #fff;
}
.themetechmount-blog-style7  .post-item {
    border-bottom: 1px solid #ddd;
}
.themetechmount-blog-style7:hover  .post-item {
    border-bottom: 0px solid #ddd;
}
.themetechmount-box-blog .themetechmount-blogbox-desc-footer {
    padding-top: 10px;
}
.themetechmount-blog-style7 .tm-adv-blog-img:before {
    content: "";
    position: absolute;
    z-index: 2;
    background-color: rgba(0,0,0,.4);
    top: 0;
    bottom: -5px;
    left: 0;
    right: 0;
    opacity: 0;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.themetechmount-blog-style7:hover .tm-adv-blog-img:before {
    opacity: 1;
    backface-visibility: visible;
}
.themetechmount-blog-style7 .tm-adv-content {
    position: absolute;
    background-color: #fff;
    padding: 40px 5px 40px 35px;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 100px;
}
.themetechmount-blog-style7 .themetechmount-box-content {
    position: unset;
    padding-top: 0;
}
.themetechmount-blog-style7:hover .tm-adv-content {
    background-color: unset;
}
.themetechmount-blog-style7:hover .tm-adv-content {
    z-index: 2;
}
.themetechmount-blog-style7 .tm-adv-blog-img {
    opacity: 0;  
}
.themetechmount-blog-style7 .tm-adv-blog-img img {
    width: calc(100% + 10px);
    max-width: none;
    height:150px;
    object-fit: cover;
    opacity: 0;
    backface-backface-visibility: hidden;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.themetechmount-blog-style7:hover .tm-adv-blog-img img { 
    opacity: 1;
    backface-backface-visibility: visible;
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
}
.themetechmount-blog-style7 .tm-adv-blog-img {
    overflow: hidden;
}

.themetechmount-blog-style7:hover .tm-adv-blog-img { 
    opacity: 1;
}
.themetechmount-blog-style7:hover .tm-box-post-date,
.themetechmount-blog-style7:hover .themetechmount-box-content h4 a,
.themetechmount-blog-style7:hover .tm-blog-post-cat .cat-links a,
.themetechmount-blog-style7:hover .themetechmount-blogbox-desc-footer a,
.themetechmount-blog-style7:hover .tm-entry-meta .tm-meta-line a{
    color: #fff;
}
.themetechmount-blog-style7:hover .themetechmount-blogbox-desc-footer a {
    border: 1px solid #fff;
}
@media (max-width: 1100px){ 
.themetechmount-blog-style7 .themetechmount-box-desc-footer {
    width: 20%;
}
}

@media (max-width: 840px){ 
.tm-box-post-date.tm-wrap-cell, 
.themetechmount-box-desc.tm-wrap-cell,
 .entry-header.tm-wrap-cell, 
 .themetechmount-box-desc-footer.tm-wrap-cell {
    display: block;
    width: 100%;
}
.themetechmount-blog-style7 .tm-adv-blog-img img {
    height: 310px;
  }
  .themetechmount-blog-style7  .post-item {
    border-bottom: 0px solid #ddd;
    text-align: center;
}
.themetechmount-blog-style7 .themetechmount-box-desc-footer {
    margin-top: 15px;
}
.tm-stepbox-style1 .tm-stepbox-content {
    max-width: 350px !important;
}
}

/******Step box style 1********/
.tm-stepbox-style1 .tm-stepbox-content {
    border: 1px solid #000;
    border-radius: 50%;
    overflow: hidden;
    margin-right: -60px;
    margin-left: 0;
    position: relative;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.themetechmount-stepboxes-wrapper  .tm-stepbox:nth-child(even) {
    top: 30px;
}
.themetechmount-stepboxes-wrapper.tm-stepbox-style1   .tm-stepbox:nth-child(even) .tm-bottom-contentbox {
    padding: 53px 60px 137px;
}
.tm-stepbox-style1 .tm-bottom-contentbox {
    padding: 130px 60px 60px;
    text-align: center;
    position: relative;
}
.tm-stepbox-style1 .tm-stepbox {
    padding: 0 !important;
        width: 23.8%;
}
.tm-ptable-icon-type-image img {
    object-fit: cover;
    height: 90px;
    width: 100%;
}
.tm-stepbox-style1 .tm-top-contentbox {
    position: relative;
}
.tm-stepbox-style1 .tm-stepbox-content:hover {
    transform: translateY(-8px);
}

.tm-stepbox-style1 .tm-stepbox:hover .themetechmount-static-box-number,
.tm-stepbox-style1 .tm-stepbox:hover  .tm-bottom-contentbox .tm-box-title h4 {
   background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
    text-align: center;
    position: absolute;
    content: "";
    width: 1px;
    height: 140px;
    background: #000;
    display: block;
    left: 0;
    right: -76px;
    bottom: 0;
    top: -15px;
    margin: 0 auto;
}
.themetechmount-stepboxes-wrapper  .tm-stepbox:nth-child(odd) .tm-stepbox-content {
    display: flex;
    flex-direction: column-reverse;
}
.themetechmount-static-box-number {
    text-align: center;
    font-size: 30px;
    font-family: var(--special-element-fontfamily);
    color: var(--tm-secondary-bg);
    position: relative;
    margin: 0 auto;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    margin-right: -70px;
}

@media (min-width: 1200px){ 
.themetechmount-stepboxes-wrapper  .tm-stepbox:nth-child(even) .themetechmount-static-box-number {
    top: auto;
    bottom: -90px;
    position: absolute;
}
.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even):after{
    bottom:-60px;
    top: auto;
     position: absolute;
}
.site-footer .second-footer .tm-container-for-footer > div > .row .widget-area .widget {
    padding:0px 15px;
}
.site-footer .second-footer .tm-container-for-footer > div > .row .widget-area:first-child .widget {
    padding-left:0px;
}
.site-footer .second-footer .tm-container-for-footer > div > .row .widget-area .widget:nth-child(2) {
    margin-bottom: 0;
}
}

/***************/
footer.entry-footer {
    display: none;
}
.prt_footer_social_bar ul.prt-socialbox-links-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.prt_footer_social_bar ul.prt-socialbox-links-wrapper li {
    flex: 1;
    margin-bottom: 0;
    padding: 0;
}
.prt_footer_social_bar .preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link {
    font-size: 17px;
    position: relative;
    text-transform: capitalize;
    transition: opacity .35s ease-in-out;
    height: 70px;
    line-height: 70px;
    width: 100%;
    border-radius: inherit;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border: 0;
}
.preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link.prt-socialbox-icon-link-facebook {
    background-color: #4583bc;
}
.prt_footer_social_bar .preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link i {
    font-size: 20px;
}
.preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link.prt-socialbox-icon-link-twitter {
    background-color: #2cbfd9;
}
.preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link.prt-socialbox-icon-link-flickr {
    background-color: #ED1384;
}
.preyantechnosys-socialbox-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link.prt-socialbox-icon-link-linkedin {
    background-color: #0b84b3;
}
.social-icons li {
    display: inline-block !important;
    padding-left: 0px;
    min-width: 23px;
    border: none;
}
.prt-socialbox-links-wrapper .prt-socialbox-i-wrapper a.prt-socialbox-icon-link {
    display: block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    text-align: center;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    background-color: #ccc;
}


/***************footer***************/
.footer .footer-rows .second-footer .second-footer-inner {
    padding: 80px 0 80px;
}

@media (max-width: 1200px){
.footer .footer-rows .second-footer .second-footer-inner {
    padding: 40px 0 15px;
}
}
.site-footer .second-footer .tm-container-for-footer > div > .row .widget-area .widget {
    margin: 20px 0;
}
.tm-adv-footer {
    margin-bottom: 12px;
}
a.tm-adv-footer-mail {
    font-size: 27px;
    line-height: 34px;
    font-family: var(--special-element-fontfamily);
    margin-bottom: 15px;
}
.mailchimp-footerbox {
    position: relative;
}
.mailchimp-footerbox input[type="email"] {
    width: calc(100% - 20px);
    background-color: transparent;
    border: none;
    border-bottom:1px solid transparent;
    font-size: 15px;
    color: var(--body-fonts-color);
    padding-right: 45px;
    padding-left: 7px;
}
.mailchimp-inputbox input[type="email"]::-webkit-input-placeholder{
     color:rgba(255, 255, 255, 0.60);   
}
.mailchimp-inputbox input[type="email"]:-moz-placeholder{
     color:rgba(255, 255, 255, 0.60);
}
.mailchimp-inputbox input[type="email"]::-moz-placeholder{
     color:rgba(255, 255, 255, 0.60);
}
.mailchimp-inputbox input[type="email"]:-ms-input-placeholder{  
     color:rgba(255, 255, 255, 0.60);   
}
.mailchimp-footerbox .btn[type=submit] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    padding: 11px 0px;
    background-color: transparent;
    text-align: right;
}
.site-footer .col-sm-6.first-widget-area:after{
    content: unset;
}
.site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:last-child) .widget-border:after {
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    left: auto;
    background-color: rgb(229 229 229 / 20%);
    top: 0;
    right: 0;
}

p.tm-adv-footer-desc {
    margin-bottom: 30px;
}
span.tm-adv-address {
    line-height: 36px;
}
.tm-adv-call {
    line-height: 40px;
}
.tm-adv-call a {
    color: rgba(255, 255, 255, 0.60);
}
p.tm-adv-copyright {
    margin-top: 40px;
}
.site-footer .widget_recent_comments li.recentcomments:before, 
.site-footer .widget_recent_entries a:before, .site-footer .widget_meta a:before,
 .site-footer .widget_archive li a:before, .site-footer .widget_pages li a:before, 
 .site-footer .widget_nav_menu li a:before {
    content: unset;  
}
.site-footer .widget_recent_comments li.recentcomments, .site-footer .widget_recent_entries a, .site-footer .widget_meta a, .site-footer .widget_archive li a, .site-footer .widget_pages li a, .site-footer .widget_nav_menu li a {
    padding-left: 0;
}
.footer .social-icons li, .footer .bottom-footer-text .bottom-footer-inner .social-icons li {
    margin-left: 0px;
    margin-right: 0px;
    min-width: auto;
}
.footer .footer-rows .first-footer .first-footer-inner {
    padding: 20px 0 0px;
}
p.tm-adv-newsletter {
    padding-left:0px;
    color: #fff;
}

.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail,
.themetechmount-box-view-rounded-logo .tm-client-logo-link,
.themetechmount-box-view-rounded-logo .tm-client-logo-hover {
	display:block;	
}
.themetechmount-box-view-rounded-logo.tm-withoutlink:hover .themetechmount-item-thumbnail,
.themetechmount-box-view-rounded-logo:hover .tm-client-logo-link {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-rounded-logo .tm-client-logo-hover {
    position: absolute;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -khtml-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
    -khtml-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
    -moz-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
    -ms-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
    -o-transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
    transition: transform 0.6s ease 0.1s, opacity 0.6s ease;
		left: 0;
    right: 0;
}
.themetechmount-box-view-rounded-logo:hover .themetechmount-item-thumbnail-hover,
.themetechmount-box-view-rounded-logo:hover .tm-client-logo-hover {
    opacity: 1;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.themetechmount-box-client.themetechmount-box-view-rounded-logo {
	background-color: #222;
	padding: 0;
	height: 100%;
	border-radius: 50px;
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out;
	display: block;
	text-align: center;
	position: relative;
	padding:19px 15px;
	overflow: hidden;
}
.tm-whitebg-style .tm-adv-fact-box,
.tm-whitebg-style .themetechmount-box-client.themetechmount-box-view-rounded-logo {
    background-color: rgba(255, 255, 255,0.10);
}
.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail,
.themetechmount-box-view-rounded-logo .tm-client-logo-link {
    opacity: 1;
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform 0.6s ease 0s, opacity 0.6s ease;
    -khtml-transition: transform 0.6s ease 0s, opacity 0.6s ease;
    -moz-transition: transform 0.6s ease 0s, opacity 0.6s ease;
    -ms-transition: transform 0.6s ease 0s, opacity 0.6s ease;
    -o-transition: transform 0.6s ease 0s, opacity 0.6s ease;
    transition: transform 0.6s ease 0s, opacity 0.6s ease;
}
.themetechmount-box-client.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail-inner:hover img {
    -webkit-filter: unset;
    filter: unset;
}
.themetechmount-box-client.themetechmount-box-view-rounded-logo .themetechmount-item-thumbnail-inner {
    display: block;	
}


.trapdoor {
  -webkit-transform: translateZ(0px);
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px;
  margin-top: -25px;
  width: 200px;
  height: 50px;
  box-shadow: inset -7px 0px 12px -8px rgba(0,0,0,0.3), inset 7px 0px 12px -8px rgba(0,0,0,0.3);
  background: #000;
  -webkit-transition: background 400ms ease-in-out;
  -moz-transition: background 400ms ease-in-out;
  -ms-transition: background 400ms ease-in-out;
  -o-transition: background 400ms ease-in-out;
  transition: background 400ms ease-in-out;
}  
  .trapdoor:hover {
    background: #fff;
    }
    .door:hover {
       box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.4);
       -webkit-transform: scale(1.08);
       -moz-transform: scale(1.08);
       -ms-transform: scale(1.08);
       -o-transform: scale(1.08);
       transform: scale(1.08);
    }
   
    .top:hover{
    top: -50%; 
    }
    
    .bottom:hover {
    top: 100%; 
    }

  
 .twitter-follow-button {
   margin-left: -77px;
   position: absolute !important;
   margin-top: -14px;
   left: 50%;
   top: 50%;
  }

.top {
  top: 0%;
  left: 0px;
  }
  .top:before {
    top: 5px;
  }


.bottom {
  top: 50%;
  left: 0px;
  }
.bottom:before {
    top: -20px;
  }


.door {
  -webkit-transition: top 400ms, box-shadow 200ms, -webkit-transform 300ms;
  -moz-transition: top 400ms, box-shadow 200ms, -moz-transform 300ms;
  -ms-transition: top 400ms, box-shadow 200ms, -ms-transform 300ms;
  -o-transition: top 400ms, box-shadow 200ms, -o-transform 300ms;
  transition: top 400ms, box-shadow 200ms, transform 300ms;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background-color: #fff;
  position: absolute;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  height: 50%;
  }
  .door:before {
    background-color: #fff;
    -webkit-mask: url(../images/logo.svg) no-repeat 100% 100%;
    mask: url(../images/logo.svg) no-repeat 100% 100%;
    position: absolute;
    position: absolute;
    margin-left: -20px;
    font-size: 35px;
    display: block;
    color: #4099FF;
    content: "\e000";
    width: 0px;
    height: 20px;
    left: 52%;
  }

.hover {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  height: 440px;
  overflow: hidden;
}
  .hover:before {
    content: 'Brivona';
    position: relative;
    top: 0px;
    left: 0px;
    font-family: var(--body-fonts-family);
    font-weight: 500;
    font-size: 354px;
    width: 100%;
    height: 265px;
    display: block;
    overflow: hidden;
    text-align: center;
    transition: 0.3s ease all;
    line-height: normal;
    color: #fff;
  }
  .hover:after {
    content: 'Brivona';
    position: relative;
    top: 0px;
    left: 0px;
    font-family:var(--body-fonts-family) ;
    font-weight: 500;
    font-size: 354px;
    line-height: 0px;
    width: 100%;
    height: 150px;
    display: block;
    overflow: hidden;
    text-align: center;
    transition: 0.3s ease all;
    color: #fff;
  }
    .hover span {
    position: absolute;
    display: block;
    width: 0px;
    margin:0 auto;
    text-align: center;
    opacity:0;
  }
  .hover span:hover {
    cursor: pointer;
}
    .hover:hover:before {
      top: -30px;
      background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    .hover:hover:after {
      top: 30px;
     background: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
   .hover:hover span {
    width: 100%;
    opacity: 1;
    top: 54%;
}

@media (max-width: 1330px){
    .hover:before {
     font-size: 240px;
     height: 180px;
   }
   .hover:after {    
    font-size: 240px;    
}
.hover {
    height: 300px;
   }
}

.themetechmount-iconbox-style13 .tm-iconbox-wrapper {
    display: flex;
}
.themetechmount-iconbox-style13 .themetechmount-iconbox-heading .tm-custom-heading {
    font-size: 27px;
    line-height: 34px;
}
.themetechmount-iconbox-style13 .themetechmount-iconbox-icon {
    padding: 0 30px 0 45px;
    width: 60%;
}
.themetechmount-iconbox-style13 .themetechmount-iconbox-heading {
    width: 45%;
    padding-top: 35px;
}
.themetechmount-iconbox-style13 .themetechmount-contentbox {
    padding-top: 35px;
}
.tm-adv-services-box .themetechmount-iconbox-stylesix .tm-iconbox-wrapper {
    padding: 56px 40px 40px 40px;
    border: 1px solid #ddd;
}
.tm-adv-services-box .themetechmount-iconbox.themetechmount-iconcolor-skincolor .tm-box-icon i {
    color: var(--body-blackfont-color);
}
.tm-adv-services-box .themetechmount-iconbox.themetechmount-iconbox-stylesix .themetechmount-iconbox-heading .tm-custom-heading a{
    font-size: 22px;
    font-weight: 700;
    color: var(--body-blackfont-color);
}
.tm-adv-services-box .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover .themetechmount-iconbox-heading .tm-custom-heading a {
    color: #fff;
}
.tm-adv-services-box .themetechmount-iconbox.themetechmount-iconbox-stylesix a.tm-adv-inner-button {
    color: #000;
    font-family: var(--special-element-fontfamily);
    font-weight: 600;
}
.tm-adv-services-box .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover a.tm-adv-inner-button {
    color: #fff;
}
@media (max-width: 776px){
.themetechmount-iconbox-style13 .tm-iconbox-wrapper {
    display: block;
}
.themetechmount-iconbox-style13 .themetechmount-iconbox-icon {
    padding: 20px 0 0;
    width: 100%;
}
.themetechmount-iconbox-style13 .themetechmount-contentbox {
    padding-top: 20px;
}
}

/*Contact form*/
.tm-contact-adv-form .select2-container--default .select2-selection--single .select2-selection__rendered, 
.tm-contact-adv-form textarea, 
.tm-contact-adv-form input[type="text"], 
.tm-contact-adv-form input[type="datetime"],
.tm-contact-adv-form input[type="date"],
.tm-contact-adv-form input[type="number"],
.tm-contact-adv-form input[type="email"], 
.tm-contact-adv-form input[type="url"], 
.tm-contact-adv-form input[type="tel"], 
.tm-contact-adv-form select {
    border: 1px solid #e0e0e0;
    border-radius:30px;
    background-color: #fff;
    width: 100%;
    color: #9dabaf;
    padding: 10px 24px;
}
.tm-contact-adv-form label {
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 0;
}
.tm-contact-adv-form textarea {
    border-radius: 10px;
}
.tm-contact-adv-form  input[type="submit"] {
    border-radius: 30px !important;
    border: 1px solid #000;
    background: transparent;
    color: var(--body-blackfont-color);
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
}
.tm-contact-adv-form input[type="submit"]:hover {
    background-color: var(--tm-secondary-bg);
    color: #fff;
}
span.tm-adv-text-form {
    color: var(--tm-secondary-bg);
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
    padding-left: 20px;
}
.wpcf7 .tm-contact-adv-form-two .wpcf7-response-output {
    color: #fff;
}
.tm-contact-adv-form .wpcf7-spinner {
    display: none;
}
.wpcf7-form .tm-contact-adv-form .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 25px;
}

/*********SIDE BAR*************/
@media (min-width: 992px){
.themetechmount-sidebar-left #sidebar-left.sidebar, 
.single-post.themetechmount-sidebar-right #sidebar-right.widget-area,
.woocommerce.themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3,
.themetechmount-sidebar-right #sidebar-right.widget-area.col-md-3 {
    width: 32%;
}
body.themetechmount-sidebar-left .site-content #primary.content-area, 
.single-post.themetechmount-sidebar-right #primary.content-area,
.woocommerce.themetechmount-sidebar-right #primary.content-area.col-md-9, 
.themetechmount-sidebar-right #primary.content-area.col-md-9 {
    width: 68%;
}
}
.themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-right .site-content-inner:before, .themetechmount-sidebar-true:not(.tm-empty-sidebar).themetechmount-sidebar-left .site-content-inner:before {
    background-color: transparent;
}
.site-content-wrapper #sidebar-left.sidebar {
    padding-top: 75px;
}
.sidebar .widget-title:before {
    content: unset;
}
.themetechmount-sidebar-true .site-main {
    padding-top:95px;
    padding-left: 20px;
}
.sidebar h3.widget-title {
    padding-left: 0px;
}
.widget_recent_comments li.recentcomments, 
.widget_recent_entries a, .widget_meta a, 
.widget_categories a, .widget_product_categories a,
 .widget_archive li a, .widget_pages li a, .widget_nav_menu li a {
     padding-left: 40px;
}
 
.widget_recent_entries a:before, 
.widget_meta a:before, 
.widget_categories a:before, 
.widget_product_categories a:before, 
.widget_archive li a:before, 
.widget_pages li a:before, 
.widget_nav_menu li a:before,
.widget_nav_menu li a:before {
    position: absolute;
    content: "";
    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);
    width: 10px;
    height: 10px;
    left: 20px;
    right: auto;
    top: 9px;
    bottom: 0;
}
.tm_adv_info_widget{
     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);
    padding: 40px 30px;
}
.tm_adv_icon {
    display: table-cell;
    vertical-align: middle;
        padding-right: 15px;
}
.tm_adv_title {
    display: table-cell;
    vertical-align: middle;
}
.tm_adv_title h4 {
    margin-bottom: 0;
}
.tm_adv_title h4 a:hover {
    color: #fff !important;
}
.tm-adv-sidebar-bg-img .textwidget.widget-text {
    background-image: url(../images/sidebar-bg-img.jpg)!important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 40px 30px 50px;
}
a.tm-adv-livechat {
    font-family: var(--special-element-fontfamily);
    background: #fff;
    border-radius: 30px;
    padding: 13px 30px;
    font-weight: 600;
}
.tm-adv-sidebar-button {
    padding-top: 70px;
}
.tm_adv_title a:hover {
	color:#fff;
}

.tm_footer_social_bar ul.tm-socialbox-links-wrapper {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.tm_footer_social_bar ul.tm-socialbox-links-wrapper li {
    flex: 1;
    margin-bottom: 0;
    padding: 0;
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link {
    font-size: 17px;
    position: relative;
    text-transform: capitalize;
    transition: opacity .35s ease-in-out;
    height: 70px;
    line-height: 70px;
    width: 100%;
    border-radius: inherit;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    border: 0;
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link i {
    font-size: 20px;
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link:hover .frame-hover{
    opacity: .2;
    transition: all 0.9s ease;
}
.tm_footer_social_bar .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .frame-hover{
    width: 100%;
    height: 100%;
    border: 8px solid #000;
    display: block;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=20);
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
/*****************Team deatil page css****************/
.tm-team-member-view-style2 .tm-team-member-single-title {
    font-size: 42px;
    line-height: 52px;
    font-weight: 600;
}
.tm-team-member-view-style2 .themetechmount-team-member-single-content-area .tm-team-member-content {
    margin-top: 30px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 80px;
}
.tm-team-member-view-style2 .tm-team-member-single-position {
    font-size: 15px;
    color: var(--body-fonts-color);
    font-weight: 400;
    margin-bottom: 22px;
    text-transform: uppercase;
    font-family: var(--body-fonts-family);
}
.tm-team-member-view-style2 .tm-team-details-list .tm-team-list-title, 
.tm-team-member-view-style2 .tm-team-details-list .tm-team-list-value {
    display: block;
}
.tm-team-member-view-style2 .tm-team-details-wrapper.tm-team-extra-details-wrapper {
    display: table-cell;
    vertical-align: top;
    width: 50%;
        padding-left: 0;
    border-right: 1px solid #ddd;
}
.tm-team-member-view-style2 .tm-team-details-wrapper{
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 40px;
}
.tm-team-member-view-style2 .tm-team-details-list .tm-team-list-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
	margin-bottom: 10px;
}
.tm-team-member-view-style2  .tm-team-extra-details-wrapper .tm-team-list-value {
    color: var(--body-blackfont-color);
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
}
.tm-team-member-view-style2 .tm-team-extra-details-line-email .tm-team-list-title {
    display: none !important;
}
.tm-team-member-view-style2  .tm-team-extra-details-line-phone .tm-team-list-value {
    font-weight: 700;
    font-size: 22px;
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);
}
.tm-team-member-view-style2 .tm-team-extra-details-line-email .tm-team-list-value {
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
    color: var(--body-blackfont-color);
    text-decoration: underline;
}
.tm-team-member-view-style2 .tm-team-member-single-title-wrapper .tm-team-data {
    border-top: 1px solid #dddddd;
    padding-top: 25px;
    margin-top: 25px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 25px;
     margin-bottom: 35px;
}
 .single-tm_team_member .tm-team-member-view-style2 .tm-team-social-links-wrapper ul li {
    display: inline-block;
    margin-bottom: 10px;
}
.single-tm_team_member .tm-team-member-view-style2 .tm-team-social-links-wrapper ul li a {
    font-size: 15px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 42px;
    color: #000;
    margin-right: 8px;
    background-color: transparent;
    border: 1px solid #000;
}
.tm-progress-style2 .elementor-progress-wrapper {
     border: 0px solid var(--tm-skincolor-bg); 
    background-color: #e8e9ea;
}
.tm-progress-style2 .elementor-progress-bar {
    height: 4px;
    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-progress-style2 .elementor-title {
    font-size: 18px;
    font-weight: 600;
    color: var( --body-blackfont-color);
    font-family: var(--special-element-fontfamily);
    margin-bottom: 6px;
    padding-left: 20px;
}
.tm-progress-style2 .elementor-progress-percentage {
    right: 20px;
    top: -40px;
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
}
.themetechmount-team-member-single-detail-content-area {
    margin-top: 135px;
}

/*******************/

/*Contact form*/
.tm-contact-adv-form-two .select2-container--default .select2-selection--single .select2-selection__rendered, 
.tm-contact-adv-form-two textarea, 
.tm-contact-adv-form-two input[type="text"], 
.tm-contact-adv-form-two input[type="datetime"],
.tm-contact-adv-form-two input[type="date"],
.tm-contact-adv-form-two input[type="number"],
.tm-contact-adv-form-two input[type="email"], 
.tm-contact-adv-form-two input[type="url"], 
.tm-contact-adv-form-two input[type="tel"], 
.tm-contact-adv-form-two select {
    border: 0;
    border-radius:30px;
    background-color: rgb(255 255 255 / 20%);
    width: 100%;
    color: #ffffff;
    padding: 10px 24px;
}
.tm-adv-contact-gradient-bg .tm-contact-adv-form-two label{
    color: #fff;
}
.tm-contact-adv-form-two label {
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);
    font-weight: 600;
    padding-left: 25px;
    margin-bottom: 0;
}
.tm-contact-adv-form-two textarea {
    border-radius: 10px;
}
.tm-adv-contact-gradient-bg .tm-contact-adv-form-two  input[type="submit"] {
    border: 1px solid #fff;
     color: #fff;
    }
.tm-contact-adv-form-two  input[type="submit"] {
    border-radius: 30px !important;
    border: 1px solid #000;
    background: transparent;
    color: var(--body-blackfont-color);
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
}
.tm-contact-adv-form-two input[type="submit"]:hover {
    background-color: var(--tm-secondary-bg);
    color: #fff;
    border: 1px solid #000;
}
span.tm-adv-text-form-two {
    color: var(--tm-secondary-bg);
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
}
.wpcf7-form .tm-contact-adv-form-two .wpcf7-form-control-wrap:not(.chkTerms) {
    margin-bottom: 25px;
}
.wpcf7 .tm-commonform.tm-contact-adv-form-two textarea {
    height: 130px;
}
/*********portfolio detail*********/
li.tm-portfolio-details-line {
    display: inline-block;
    padding: 27px 0px 12px 35px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    width: 33%;
    margin: 0 -3px;
    vertical-align: top;
}
li:first-child.tm-portfolio-details-line,
li:nth-child(4n).tm-portfolio-details-line{
    padding-left: 0;
}
li:nth-child(4n).tm-portfolio-details-line,
li:nth-child(5n).tm-portfolio-details-line{
    border-bottom: 0;
}
li:nth-child(5n).tm-portfolio-details-line{
    padding-bottom: 0;
}
li:nth-child(3n).tm-portfolio-details-line{
     border-right: 0;
}
ul.tm-adv-top-contacts {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tm-portfolio-list-title h6 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}
.single-tm_portfolio .tm-pf-view-full .tm-social-bottom-wrapper{
    display: none;
}

@media (max-width: 767px){
    li.tm-portfolio-details-line {
        display: block;
        padding: 27px 0px 12px 0px;
        border-bottom: 1px solid #ddd;
        border-right: 0px solid #ddd;
        width: 100%;
        margin: 0;
        vertical-align: top;
    }
    li:nth-child(4n).tm-portfolio-details-line{
    border-bottom: 1px solid #ddd;
}
}
/************BLOG SIDE BAR***************/
.sidebar.widget-area .widget.widget_search {
    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);
    padding: 40px 30px 32px;
}
.widget .search-form .search-field {
    border-radius: 30px;
    background-color: rgb(255 255 255 / 20%);
    padding: 12px 45px 12px 25px;
    color: #fff;
}
.widget.woocommerce.widget_product_search input[type="submit"], .widget.woocommerce.widget_product_search button, .widget .search-form .search-submit {
    background-image: url(../images/findicon-white.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
    background-size: 20px 20px;
    line-height: 46px;
    top: 3px;
    right: 10px;
}
.search-form  select, 
.search-form  input::-webkit-input-placeholder{
    color: rgba(0, 0, 0, 0.50);   
}
.search-form  input:-moz-placeholder{
   color: rgba(0, 0, 0, 0.50);  
}
.search-form  input::-moz-placeholder{
    color: rgba(0, 0, 0, 0.50);    
}
.search-form  input:-ms-input-placeholder{  
    color: rgba(0, 0, 0, 0.50);    
}
ul.tm-recent-post-list > li img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
}
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list):not(.brivona_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;
    border-bottom: none;
}
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list) > li {
    padding: 15px 0;
    border-top: 0;
}
.sidebar .widget.themetechmount_widget_recent_entries ul:not(.slides):not(.cart_list) > li:last-child {
    border-bottom: 0;
}
ul.tm-recent-post-list > li > a {
    font-size: 17px;
    line-height: 25px;
    display: block;
    font-weight: 600 !important;
    font-family: var(--special-element-fontfamily);
   
}
.sidebar .widget .tagcloud a {
    padding: 5px 20px;
    border: 1px solid #cccccc;
    border-radius: 30px;
    font-size: 15px !important;
    background-color: transparent;
    font-weight: 400;
    box-shadow: none;
}
.site-content-wrapper #sidebar-right.sidebar {
    padding-top: 95px ;
}
/***********Blog Detail page*******/
p.firstletterr:first-letter {
    font-size: 27px;
    line-height: 31px;
    float: left;
    padding: 10px 15px 11px;
    font-weight: 700;
    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);
    color: #fff;
    margin-right: 15px;
    margin-top: 0px;
}
.post.themetechmount-box-blog-classic .tm-box-post-date ,
.post.themetechmount-box-blog-classic .themetechmount-blogbox-desc-footer{
    display: none;
}
article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
    padding: 30px 40px 20px;
    background: var(--tm-greycolor-bg);
}
.post.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line i.fa-calendar {
    display: none;
}
.post.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line i {
    color: var(--body-fonts-color);
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:after {
    position: absolute;
    content: "/";
    left: auto;
    right: 0;
}
.themetechmount-box-blog-classic .tm-entry-meta .tm-meta-line:last-child:after {
    content: unset;
}
article.themetechmount-box-blog-classic .entry-header:after, .themetechmount-box-blog.themetechmount-box-topimage .themetechmount-box-title:after {
    content: unset;
}
article.themetechmount-box-blog-classic .tm-post-entry-header {
    padding-bottom: 5px;
    border-bottom: 0px solid #f2f2f2;
    margin-bottom: 10px;
}
.single.single-post .tm-titlebar h1.entry-title {
    font-size: 40px;
    line-height: 50px;
}
.single-post .themetechmount-box-blog-classic .tm-post-featured-outer-wrapper {
    margin-bottom: 0;
}
.single-post .themetechmount-box-blog-classic .tm-blog-classic-box-content {
    background-color: var(--tm-greycolor-bg);
    padding: 40px;
}
.single article.post blockquote {
    background: transparent;
    padding: 30px 20px 28px 135px;
    border: 1px solid #ccc;
    font-weight: 600;
    margin: 0px 0 0px 0px;
    font-style: normal;
    font-size: 20px;
    min-height: 100px;
    line-height: 32px;
    font-style: italic;
    color: var(--body-blackfont-color);
    font-family: var(--special-element-fontfamily);
}
.single article.post blockquote:before {
    border-radius: 50%;
    content: "\e855";
    display: inline-block;
    position: absolute;
    font-size: 40px;
    font-family: 'tm-brivona-icons';
    transform: rotate(0deg);
    top: 35px;
    left: 30px;
    font-style: normal;
    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);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.single blockquote cite, .single blockquote small {
    color: var(--body-blackfont-color);
    font-weight: 600;
    display: block;
    font-size: 15px;
    line-height: 1.75;
}
.single article.post blockquote p {
    margin-bottom: 10px;
}
.single-post article.post .entry-content ul li {
    padding-bottom: 5px;
    font-family: var(--special-element-fontfamily);
    color: var(--body-blackfont-color);
    font-weight: 600;
    font-size: 18px;
    line-height: 34px;
    position: relative;
    padding-left: 30px;
}
.single-post article.post .entry-content ul {
    list-style: none;
    padding: 0;
}
.single-post article.post .entry-content ul li:before {
    position: absolute;
    content: "\f058";
    font-family: 'FontAwesome';
    left: 0;
}
.single .themetechmount-box-blog-classic .tm-social-share-wrapper .tm-social-share-title {
    display: none;
}
.tm-social-share-links ul li a {
    border: 1px solid #ccc !important;
    color: #000000 !important;
}
.single-post .tm-post-prev-next-buttons {
   display: none;
}
.single-post article.post .entry-content {
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.tm-blog-classic-box-comment {
    background-color: var(--tm-greycolor-bg);
    padding: 1px 42px;
    margin: 50px 0 0;
}
.comment-form p.form-submit .tm-vc_btn3 {
    border: 1px solid #000;
    background: transparent;
    border-radius: 30px;
    color: #000;
}
.comment-form textarea {
    background-color: transparent;
    border: 1px solid #efefef;
    border-radius: 5px;
}
 .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"]{
    border-radius: 30px;
 }

/*****************MENU********************/

.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal ul.mega-sub-menu li:hover > a, 
#site-header-menu #site-navigation div.nav-menu > ul ul li:hover > a, 
.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:hover > 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);
    transition: all .001s ease-in-out;
	background: transparent;
}
.tm-mmmenu-override-yes #site-header-menu #site-navigation .mega-menu-wrap .mega-menu.mega-menu-horizontal .mega-sub-menu > li.mega-menu-item > h4.mega-block-title, 
#site-header-menu #site-navigation div.nav-menu ul ul > li, 
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li:not(.mega-menu-megamenu) ul.mega-sub-menu > li, 
.tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal li.mega-menu-megamenu ul.mega-sub-menu .mega-menu-item li {
  padding: 0 15px;
}

#site-header-menu #site-navigation li.tm-sepline {
    display: none !important;
}
.widget-border hr {
    border-top-color: rgb(255 255 255 / 21%);
}
/*************/
.tm-rotating-text text {
    fill: #ffffff;
    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-adv-gallery-box .swiper-slide:nth-child(even) {
    margin-top: 70px !important;
}
 .widget_search .search-form ::-webkit-input-placeholder {
    color: #fff;
}
.widget_search .search-form :-moz-placeholder {
    color: #fff;
    opacity:  1;
}
.widget_search .search-form ::-moz-placeholder {
    color: #fff;
    opacity:  1;
}
.widget_search .search-form :-ms-input-placeholder {
    color: #fff;
}
.tm-contact-adv-form-two ::-webkit-input-placeholder {
    color: #fff;
}
.tm-contact-adv-form-two :-moz-placeholder {
    color: #fff;
    opacity:  1;
}
.tm-contact-adv-form-two ::-moz-placeholder {
    color: #fff;
    opacity:  1;
}
.tm-contact-adv-form-two :-ms-input-placeholder {
    color: #fff;
}
a.tm-advs-inners-button {
    font-weight: 600;
    font-family: var(--special-element-fontfamily);
    font-size: 15px;
    color: #000;
}
.single-tm_team_member .tm-team-member-single-content.row div.themetechmount-team-member-single-featured-area:nth-child(1) .themetechmount-team-img {
    margin-left: 0;
}

@media (max-width:1400px){
.tm-scrollintetx-wrapper {
    font-size:250px;
    line-height: 250px;
}
}
/***********header Responsive************/
@media (max-width: 1880px) and (min-width: 1200px) {
    .tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li {
        padding: 0 10px;
}
}
@media (max-width: 1300px) and (min-width: 1200px) {
.tm-header-style-centerlogo #site-header-menu #site-navigation div.nav-menu > ul > li.logo-after-this,
.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-logo-after-this {
    margin-right: 390px;
}
}
@media (max-width: 550px){
.tm_footer_social_bar .themetechmount-socialbox-wrapper .tm-socialbox-i-wrapper a.tm-socialbox-icon-link .social_name {
    display: none;
}
.tm-scrollintetx-wrapper {
    font-size: 50px;
    line-height: 65px;
}
}
@media (max-width: 776px){
    .tm-titlebar h1.entry-title, .tm-titlebar-textcolor-custom .tm-titlebar-main .entry-title {
        font-size: 40px;
        line-height: 55px;
    }
}
@media (max-width: 991px){
.tm-titlebar-wrapper.tm-breadcrumb-on-bottom.tm-titlebar-align-default .breadcrumb-wrapper {
    display: block;
    width: 100%;
}
.tm-titlebar-main:before {
    content: unset;
    }
	.tm-scrollintetx-wrapper {
		font-size:130px;
		line-height: 130px;
	}
.tm-pf-single-content-wrapper {
    padding-bottom: 50px;
}	
}
@media (max-width: 1200px){
.tm-team-member-view-style2 .themetechmount-team-member-single-content-area .tm-team-member-content {
    margin-top:20px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0 10px;
}
.themetechmount-team-member-single-detail-content-area {
    margin-top: 90px;
}
.tm-scrollintetx-wrapper {
    font-size:180px;
    line-height: 180px;
}
.tm-breaklaptop.elementor-section .elementor-container {
	display:block;
}
.tm-stepbox-style1 { margin:0px;padding-top: 43px;}
.tm-stepbox-style1 .tm-stepbox {
    padding: 0 !important;
    width: 50%;
    float: left;
}
.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) {
    top:0px;
}
.tm-stepbox-style1 .tm-stepbox-content {
    margin-right:0px;
    max-width: 380px;
    margin: 0 auto;
    text-align: center;
	margin-bottom: 90px;
}
.themetechmount-static-box-number {
    margin-right: 0;
}
.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
    right: 0;
}
.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) .tm-stepbox-content {
    display: flex;
    flex-direction: column-reverse;
}
.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even) .tm-bottom-contentbox {
    padding:130px 60px 60px;
}
.themetechmount-teambox-view-style5 .themetechmount-box-title h4 {
    font-size: 50px;
    line-height: 60px;
}
.container.tm-container-for-footer {
	width: 100%;	
}
.site-footer .second-footer .tm-container-for-footer>div>.row .widget-area:not(:last-child) .widget-border:after {
    content:unset;
}

}
.single-tm_team_member .tm-team-member-single-content.row:after {
    left: 0;
    top: 0px;
    bottom: 0px;
    box-shadow: unset;
}
@media (max-width: 767px){
.site-footer .widget_nav_menu li a {
  padding-left: 0;
}
p.tm-adv-newsletter {
    padding-left: 0px !important;
    }
    p.tm-adv-copyright {
        margin: 10px 0 0 0;
}
.tm-scrollintetx-wrapper {
    font-size: 100px;
    line-height: 120px;
}
.tm-adv-team-list .elementor-image-box-wrapper {
    display: flex;
    vertical-align: middle;
    align-items: center;	
}
.tm-adv-team-list .elementor-widget-image-box .elementor-image-box-img {
	margin-right: 15px !important;
}
.tm-stepbox-style1 .tm-stepbox {
    width: 100%;
}
.themetechmount-stepboxes-wrapper .tm-stepbox:last-child .tm-stepbox-content {
    margin-bottom: 0;
}
.tm-element-heading-content-wrapper.tm-heading-style-vertical .tm-element-content-heading br {
    display:none;
}
.themetechmount-teambox-view-style5 .themetechmount-box-title h4 {
    font-size:35px;
    line-height:45px;
}
.tm-fid-view-style3 h4.tm-fid-inner {
    font-size: 70px;
    line-height: 80px;
    text-align: left;
}
.inside.tm-fid-view-style3 {
    padding: 20px 0px 5px 0px;
    margin-bottom: 30px;
}
}

body .sidebar .widget_product_categories li:last-child, body .sidebar .widget_categories li:last-child {
    padding-bottom:10px !important;
}

#totop i {
    content: "";
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 45px;
    width: 45px;
    border-radius: 45px;
    color:var(--tm-skincolor-bg); 
    background-color: #fff;
    z-index: 1;
}
#totop {
    position: fixed;
    right: 0;
    bottom: 20px;
    width: 65px;
    height: 55px;
    border-radius: 55px 0 0 55px !important;
    padding: 6px 5px 4px 5px;
    text-align: left;
    z-index: 20;
    cursor: pointer;
    opacity: 0;
    -webkit-transform: translateX(130%);
    -ms-transform: translateX(130%);
    transform: translateX(130%);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background-image: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
}
#totop.top-visible {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#totop.top-visible {
    font-size:26px;
    height: 55px;
    width: 60px;
}
#totop:hover {
    background-color: var(--tm-skincolor-bg) !important;	
}
.themetechmount-iconbox-stylesix .tm-iconbox-wrapper:before {
    background-image: linear-gradient(to right,var(--tm-first-gradientcolor) 0%,var(--tm-second-gradientcolor) 50%,var(--tm-first-gradientcolor) 100%);
}
.tm-toggle-simpel .elementor-toggle .elementor-tab-title.elementor-active {
    padding-bottom: 0px !important;
}
.tm-faq-style1 .elementor-accordion .elementor-accordion-item .elementor-tab-title {
    border-color: #ddd;
}
.themetechmount-teambox-view-style5 .themetechmount-box-title h4 a:hover {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: var(--tm-skincolor-color);
}
@media (max-width: 840px){
.themetechmount-blog-style7 .tm-adv-content {   
    padding: 40px 35px 40px 35px;
    }
}
@media (max-width: 1024px){
.inside.tm-fid-view-style3 {
    padding: 5px 35px 20px 40px !important;
    margin-bottom: 0px !important;
}
}
@media (max-width: 1200px){
.inside.tm-fid-view-style3 {
    padding: 35px 10px 14px 10px;
    margin-bottom: 30px ;
}
.themetechmount-boxes-testimonial.themetechmount-element-testimonialbox-style-8 .themetechmount-boxes-row-wrapper .slick-arrow{
    display: none !important;
}
}
section.error-404 .search-form .search-field {
    padding: 10px 35px 10px 15px;
}
@media (max-width: 500px){
.tm-team-member-view-style2 .tm-team-details-wrapper.tm-team-extra-details-wrapper {
    display: block;
    width: 100%;
}
.tm-team-member-view-style2 .tm-team-details-wrapper {
    display: block;
    width: 100%;
    padding-left: 0;
}
.single article.post blockquote {
    padding: 20px;
    }
.single article.post blockquote:before {
      content: unset;
    }
}

@media (max-width: 991px){
.site-content-wrapper #sidebar-right.sidebar, .site-content-wrapper #sidebar-left.sidebar {
    padding-top: 0px;
    padding-bottom: 20px;
}
.themetechmount-sidebar-true.page #primary .site-main {
    padding-bottom: 0px;
    padding-left: 0;
}
.themetechmount-sidebar-true .site-main {
    padding-left: 0px;
}
}


.comment-form textarea:focus {
    border: 1px solid #bc83fe;
}
@media (max-width: 600px){
.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
    position: relative;
    float: left;
    width: 100%;
    margin-right: 2%;
}
}

@media (max-width: 400px){
.tm-scrollintetx-wrapper {
    font-size:80px;
    line-height: 120px;
}
}
.error-404.tm-textcolor-white .search-form .search-submit {
	background-image: url(../images/findicon-white.png);
	opacity:1;
}
.error-404.tm-textcolor-white .search-form .search-field {
	color:#fff;
}
.error-404.tm-textcolor-white .search-form .search-field::-webkit-input-placeholder {
	color: #fff;
}