﻿/*
Theme Name:  Anomica Child Theme
Description: Child theme for the Anomica theme
Author:      ThemetechMount
Author URI:  https://www.themetechmount.com/
Template:    anomica
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

/* =Theme customization starts here
-------------------------------------------------------------- */

.common_txtclr p,
body,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    color: #212121 !important;
}

.contact-form-btn2 input[type=submit]:hover,
input[type=submit]:hover {
    background: #055ea0 !important;
}

.contact-form-btn2 input[type=submit] {
    border-radius: 5px;
    text-transform: uppercase;
    padding: 12px 20px;
}

a:hover {
    color: #055ea0;
}

.bottom-footer-inner a:hover {
    color: #fff;
}

.tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    padding-top: 96px;
}

#site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-item>a:before,
#site-header-menu #site-navigation div.nav-menu>ul>li.menu-item-has-children.current-menu-item>a:before {
    transform-origin: left center;
    -webkit-transform-origin: left center;
    -webkit-transform: scale(1, 1);
    -khtml-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

#site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-item>a {
    color: #2e99d4;
}

body.home #site-header.tm-stickable-header{
    background:transparent !important; 
}

body.home #site-header.tm-stickable-header.is_stuck{
    background:#fff !important; 
}

.careerpagefull_sec {}

.custom_title h2 {
    color: #212121;
    text-align: left;
    font-size: 34px;
}

.custom_title h2 em {
    color: #2E99D4;
    font-size: 16px;
    font-style: normal;
    display: block;
}

.careerpagefull_sec p a,
.careerpagefull_sec p a:hover {
    color: #2E99D4;
    text-decoration: none;
}

.careerpagefull_sec p a:hover {
    color: #055ea0;
}

.careerspagelist_sec ul {
    padding: 0;
    margin: 0;
}

.careerspagelist_sec ul li {
    list-style: none;
    margin: 0 0 20px 0;
    border: 1px solid rgb(98, 107, 107, 0.3);
    background-color: rgb(255, 255, 255);
    width: 100%;
    position: relative;
}

.careerspagelist_sec ul li:hover {
    border: 1px solid rgb(98, 107, 107, 0.3);
    background-color: rgb(255, 255, 255);
    box-shadow: 3.5px 6.062px 8px 0px rgba(98, 107, 107, 0.3);
    width: 100%;
}

.careerspagelist_sec ul li a {
    display: block;
    padding: 20px 30px;
}

.careerspagelist_sec ul li i.tm-anomica-icon-right-open-big {
    position: absolute;
    top: 40%;
    right: 2px;
    font-size: 24px;
    color: #b0b5b5;
}

.careerspagelist_sec ul li h5 {
    font-size: 16px;
    line-height: 18px;
    color: #212121;
    margin-bottom: 10px;
    font-weight: 600;
}

.careerspagelist_sec ul li p {
    margin-bottom: 0;
    color: #212121;
}

.careerspagelist_sec ul li:hover h5 {
    color: #055ea0;
}

.careerspagelist_sec ul li:hover p {
    color: #212121;
}

.careerdetailspagefull_sec h5 {
    font-size: 24px;
    color: #2E99D4;
    font-weight: 500;
}

.careerdetailspagefull_sec h5 em {
    display: block;
    font-style: normal;
    font-size: 14px;
    color: #212121;
    font-weight: 400;
}

.careerdetailspagefull_sec h6 {
    font-size: 18px;
    color: #212121;
    font-weight: 500;
}

.careerdetailspagefull_sec ul {
    padding: 0 0 0px 30px;
    margin: 0 0 25px 0;
}

.careerdetailspagefull_sec ul li {
    margin: 0 0 12px 0;
    position: relative;
}

.careerdetailspagefull_sec ul li::marker {
    color: #2E99D4;
    font-size: 18px;
}

.careerdetailspagefull_sec ul li span {
    display: inline-block;
    vertical-align: top;
}

/*.careerdetailspagefull_sec ul li span.wpcf7-form-control-wrap.Resume{
    height:50px;
}*/

.careerdetailspagefull_sec ul li span input[type="file"] {
    display: block !important;
    opacity: 0;
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: 999;
}

.careerdetailspagefull_sec ul li label#custom-input-file-error {
    position: absolute;
    bottom: -75px;
    left: 0;
}

.career_applyform {
    max-width: 860px;
    margin: 0 auto;
    padding: 0;
}

.career_applyform h3 {
    color: #212121;
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 20px;
    margin-top: 0 !important;
}

.careerdetailspagefull_sec .career_applyform ul {
    padding: 0 3px 0 0;
    margin: 0 -15px;
}

.careerdetailspagefull_sec .career_applyform ul li {
    margin-bottom: 15px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
    list-style: none;
    padding: 0 15px;
}

.careerdetailspagefull_sec .career_applyform ul li.full_row {
    width: 100%;
    display: flex;
    align-items: center;
}

.careerdetailspagefull_sec .career_applyform ul li label {
    font-size: 15px;
    color: #212121;
    font-weight: 400;
    /* position: absolute; */
}

.careerdetailspagefull_sec .career_applyform ul li label.error,
.tm-inquiry-form ul li label.error {
    /* position: absolute; */
}

.careerdetailspagefull_sec .career_applyform ul li select,
.careerdetailspagefull_sec .career_applyform ul li input[type=url],
.careerdetailspagefull_sec .career_applyform ul li input[type=tel],
.careerdetailspagefull_sec .career_applyform ul li input[type=email],
.careerdetailspagefull_sec .career_applyform ul li input[type=number],
.careerdetailspagefull_sec .career_applyform ul li input[type=password],
.careerdetailspagefull_sec .career_applyform ul li input[type=text] {
    border: 1px solid rgb(98, 107, 107, 0.1);
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 50px;
}

.careerdetailspagefull_sec .career_applyform ul li.notice_period_main select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    background: #fff url('.../../images/down-arrow.png') 97% center no-repeat;
}

.careerdetailspagefull_sec .career_applyform ul li select span,
.careerdetailspagefull_sec .career_applyform ul li span span.selection,
.careerdetailspagefull_sec .career_applyform ul li span span,
.careerdetailspagefull_sec .career_applyform ul li select span span {
    background: #fff;
    border: 0;
    width: 100%;
    height: inherit;
    display: block;
}

.careerdetailspagefull_sec .career_applyform ul li span span.wpcf7-not-valid-tip{
    background:transparent !important;
    display: inline-block;
}

#reset_career_form,
#reset_career_form:hover,
.careerapply_clear em,
.careerapply_clear em:hover {
    cursor: pointer !important;
    padding: 15px 40px;
    background: #212121;
    color: #fff;
    margin-right: 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-style: normal;
    font-size: 15px;
    font-weight: normal;
}

#reset_career_form,
#reset_career_form:hover {
    padding: 10px 30px;
    border-radius: 5px;
}

.careerdetailspagefull_sec .career_applyform ul li.full_row p {
    margin: 0;
}

.careerdetailspagefull_sec .career_applyform ul li.full_row.pt-20 {
    padding-top: 20px;
    padding-bottom: 0px;
    display: -webkit-inline-box;
}

.wpcf7 .tm-inquiry-form input[type=submit],
.careerdetailspagefull_sec .career_applyform ul li.full_row input[type="submit"] {
    background: #2E99D4;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 5px;
    padding: 10px 30px 10px;
}

.wpcf7 .tm-inquiry-form input[type=submit]:hover,
.careerdetailspagefull_sec .career_applyform ul li.full_row input[type="submit"]:hover {
    background: #055ea0;
}

.careerapplyform_main {
    background-color: #f3f3f3;
    margin-bottom: 40px;
    padding: 40px;
    display: inline-block;
    width: 100%;
}

.no_openings {
    text-align: center;
}

.no_openings ul li h5 {
    margin-bottom: 0px;
}

.wpcf7-form label.error {
    color: #900 !important;
    font-size: 12px !important;
    font-weight: normal;
}

.sfi-js .sfi-wrapper {
    position: relative;
    border: none;
    background: #ffffff;
    font-size: 14px;
    width: 100% !important;
    color: #999;
    outline: none;
    position: relative;
    /*overflow: hidden;*/
}

.sfi-js .sfi-wrapper .sfi-filename {
    width: 100%;
    overflow: hidden;
    height: 46px;
    padding: 0 100px 0 14px;
    display: block;
    font-size: 14px;
    line-height: 46px;
    color: #797979;
    text-align: left;
    z-index: 10;
    position: relative;
    border: 0px dashed #ccc;
    border-right: none;
    width: 100%;
    float: left;
}

.sfi-js .sfi-wrapper .sfi-trigger {
    background: #212121;
    border: 0;
    width: 100px;
    height: 46px;
    line-height: 46px;
    display: block;
    float: right;
    margin-left: -100px;
    position: relative;
    z-index: 12;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.sfi-js .sfi-wrapper.sfi-error .sfi-filename,
.sfi-js .sfi-wrapper.sfi-error .sfi-trigger {
    border-color: red;
}

.sfi-js .sfi-wrapper.sfi-error .sfi-filename {
    color: red;
}

.sfi-js .sfi-wrapper.sfi-valid .sfi-filename,
.sfi-js .sfi-wrapper.sfi-valid .sfi-trigger {
    border-color: #2E99D4;
}

.sfi-js .sfi-wrapper.sfi-valid .sfi-filename {
    color: #2E99D4;
}

.sfi-js .sfi-wrapper.sfi-disabled .sfi-filename,
.sfi-js .sfi-wrapper.sfi-disabled .sfi-trigger {
    border-color: #ccc;
}

.sfi-js .sfi-wrapper.sfi-disabled .sfi-filename {
    color: #212121;
}

.notice_period_main .select2 {
    display: none !important;
}

.notice_period_main .select2-hidden-accessible {
    height: 50px !important;
    position: unset !important;
    padding: 9px 15px !important;
    width: 100% !important;
}

.leadership_team_list .themetechmount-box-title a {
    pointer-events: none;
}

.tm-textcolor-dark .tm-vc_cta3-content-header h2,
.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6,
h2.tm-custom-heading.tm-textcolor-dark,
h3.tm-custom-heading.tm-textcolor-dark,
h4.tm-custom-heading.tm-textcolor-dark {
    color: #212121 !important;
}

.tm-mmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
.tm-mmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:before {
    background: #055ea0 !important;
}

#site-header-menu #site-navigation div.nav-menu>ul>li.current-menu-item>a {
    color: #055ea0;
}

.tm-inquiry-form ul {
    padding: 0 3px 0 0;
    margin: 0 -15px;
}

.tm-inquiry-form ul li {
    /*margin-bottom: 15px;*/
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: -3px;
    list-style: none;
    padding: 0 15px;
}

.tm-inquiry-form ul li label {
    font-size: 15px;
    color: #212121;
    font-weight: 400;
}

.tm-inquiry-form ul li.full_row {
    width: 100%;
    display: block;
}

.tm-inquiry-form ul li.full_row.mb-0 {
    margin-bottom: 0px;
}

.tm-inquiry-form ul li select,
.tm-inquiry-form ul li input[type=url],
.tm-inquiry-form ul li input[type=tel],
.tm-inquiry-form ul li input[type=email],
.tm-inquiry-form ul li input[type=number],
.tm-inquiry-form ul li input[type=password],
.tm-inquiry-form ul li input[type=text] {
    color: #212121 !important;
    border: 1px solid rgb(98, 107, 107, 0.1) !important;
    background-color: rgb(255, 255, 255) !important;
    width: 100%;
    height: 50px;
}

.tm-inquiry-form ul li textarea {
    color: #212121 !important;
    border: 1px solid rgb(98, 107, 107, 0.1) !important;
    background-color: rgb(255, 255, 255) !important;
    width: 100%;
}

.tminquiry_btns {
    display: flex;
    align-items: center;
    padding: 15px 0 0 0;
}

.tminquiry_btns .reset_btn,
.tminquiry_btns input[type=submit] {
    margin: 0;
    text-transform: uppercase;
    width: auto !important;
    padding: 12px 40px;
    font-size: 15px;
}

.tm-inquiry-form ul li .ajax-loader,
.careerdetailspagefull_sec .career_applyform ul li .ajax-loader {
    left: 280px;
}

#totop.top-visible {
    bottom: 80px;
}

.tm-inquiry-form {
    max-width: 840px;
    margin: 0 auto;
    padding: 20px 0px;
}

.home #primary #main.site-main,
.home .site-content-wrapper {
    padding-top: 0px;
}

.tm-titlebar-main {
    padding: 50px 0;
}

.tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
    height: auto;
}

.tm-titlebar-main .breadcrumb-wrapper a,
.tm-titlebar-main .breadcrumb-wrapper span span.current-item {
    color: #fff !important;
}

/*.industry_img {
    float: left;
    margin: 0 25px 25px 0;
    max-width: 50%;
}*/

.industry_img {
    float: right;
    margin: 0 0 25px 25px;
    max-width: 50%;
}

.ml-mr-rm {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.required_text {
    color: #f00 !important;
}


.themetechmount-boxes-testimonial .themetechmount-box-desc .themetechmount-testimonial-text,
.themetechmount-testimonial-box-view-style-4 .themetechmount-box-desc blockquote {
    color: #212121;
    font-size: 1em;
    line-height: 1.6em;
}

.tm-mmenu-active-color-custom #site-header-menu #site-navigation div.nav-menu>ul>li>a:before,
.tm-mmenu-active-color-custom .tm-mmmenu-override-yes #site-header-menu #site-navigation div.mega-menu-wrap ul.mega-menu.mega-menu-horizontal>li.mega-menu-item>a:before {
    background: #055ea0 !important;
}

.archive article a,
.tax-services_category article a,
.archive article a:hover,
.tax-services_category article a:hover {
    color: #212121 !important;
}

.tm-textcolor-dark .tm-vc_cta3-content-header h2,
.tm-textcolor-dark h1,
.tm-textcolor-dark h2,
.tm-textcolor-dark h3,
.tm-textcolor-dark h4,
.tm-textcolor-dark h5,
.tm-textcolor-dark h6,
h2.tm-custom-heading.tm-textcolor-dark,
h3.tm-custom-heading.tm-textcolor-dark,
h4.tm-custom-heading.tm-textcolor-dark,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper,
.tm-textcolor-dark .tm-titlebar-main .breadcrumb-wrapper a:hover {
    color: #212121 !important;
}

.footer .tm-textcolor-white {
    color: #fff;
}

.themetechmount-boxes-testimonial .themetechmount-box-author {
    padding-bottom: 30px;
}

.homeconnectwithus_bg .vc_custom_1634578055328>.tm-col-wrapper-bg-layer {
    background-size: 100% !important;
}

.homeconnectwithus_bg img {
    margin: 0 auto;
}

.faqs_sec .vc_tta-panel-heading .vc_tta-panel-title a,
.faqs_sec .vc_tta-panel-heading .vc_tta-panel-title a span {
    color: #212121 !important;
}

.themetechmount-service-box-style2:hover .themetechmount-serviceboxbox-readmore a,
.faqs_sec .vc_tta-panel-heading:hover,
.faqs_sec .vc_tta-panel-heading .vc_tta-panel-title a:hover {
    background: #055ea0 !important;
    border-color: #055ea0 !important;
    color: #fff;
}

.faqs_sec .vc_tta-panel-heading:hover a span,
.faqs_sec .vc_tta-panel-heading .vc_tta-panel-title a:hover span {
    color: #fff !important;
}

.breadcrumb-wrapper-inner span:last-child span {
    color: #2E99D4;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title>a {
    color: #212121;
}

.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-title>a:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .vc_tta.vc_tta-style-outline.vc_tta-color-grey .vc_tta-tab>a:hover {
    background: #055ea0 !important;
    border-color: #055ea0 !important;
    color: #fff;
}

.single-tm_portfolio .nav-next a:hover,
.single-tm_portfolio .nav-previous a:hover {
    background-color: #055ea0;
}

body.post-type-archive-careers.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area,
body.post-type-archive-resources.themetechmount-sidebar-right.tm-empty-sidebar .site-content-wrapper #primary.content-area {
    padding-right: 15px !important;
}

.careerapplyform_main .wpcf7-response-output,
.careerapplyform_main .wpcf7-spam-blocked,
.careerapplyform_main .wpcf7-validation-errors,
.careerapplyform_main .wpcf7-acceptance-missing,
.tm-commonform .wpcf7-response-output,
.tm-commonform .wpcf7-spam-blocked,
.tm-commonform .wpcf7-validation-errors,
.tm-commonform .wpcf7-acceptance-missing,
.teamwithusfull_sec .wpcf7-response-output,
.teamwithusfull_sec .wpcf7-spam-blocked,
.teamwithusfull_sec .wpcf7-validation-errors,
.teamwithusfull_sec .wpcf7-acceptance-missing {
    border: 1px solid #ff0000;
    display: inline-block;
    width: 100%;
    padding: 10px !important;
    margin: 15px 0 0 0 !important;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.careerapplyform_main .wpcf7 form.sent .wpcf7-response-output,
.dropusalinefull_sec .wpcf7 form.sent .wpcf7-response-output,
.teamwithusfull_sec .wpcf7 form.sent .wpcf7-response-output {
    border: 1px solid #46b450;
    color: #46b450;
    text-align: center;
}

.careerapplyform_main .wpcf7-not-valid-tip,
.dropusalinefull_sec .wpcf7-not-valid-tip,
.teamwithusfull_sec .wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 14px;
    /* color: #f00; */
    margin-top:5px;
}

.wpcf7 .tm-contact-form-2 .contact-form-btn2{
    position:relative;
}

.wpcf7 .tm-contact-form-2 .contact-form-btn2 .wpcf7-spinner {
    width:16px;
    height:16px;
    margin: 0 15px;
    position: absolute;
    top: 20px;
}
.themetechmount-portfolio-box-view-style-two:hover .themetechmount-overlay {
    opacity: 0;
}
.banner_info h5{
    color: #2e99d4 !important;
    text-align: left;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
	margin-bottom:5px;
}
.consultingbanner_txt h2{
    font-size: 34px;
}
.consultingbanner_txt h2 em{
    font-weight: 400;
    /* font-size: 38px; */
    font-style:normal;
    display:block;
}
.ps_contact_form .wpcf7 .tm-contact-form-2 input[type="tel"]{
    padding: 17px 24px 16px;
    border: 2px solid #ebebeb;
}
.tm-nextprev-bottom-nav {
        display: flow-root;
    }
@media screen and (max-width:1100px) {
    .tm-header-overlay .tm-titlebar-wrapper .tm-titlebar-inner-wrapper {
        padding-top: 0px !important;
    }

    .tm-anomica-icon-right-open-big:before {
        margin: 0;
    }

    .post-type-archive-careers #content.site-content.container {
        width: 100%;
    }

    .post-type-archive-careers .site-content-inner #primary {
        padding-right: 15px !important;
    }
}

@media screen and (max-width:980px) {
    .careerspagelist_sec ul li a {
        padding: 20px 40px 20px 20px;
    }

    .custom_title h2 {
        font-size: 28px;
        line-height: 34px;
    }

    .careerdetailspagefull_sec .site-main,
    .post-type-archive-careers.themetechmount-sidebar-true .site-main {
        padding-top: 35px;
    }

    .career_applyform h3 {
        font-size: 26px;
    }

    .single-tm_portfolio.themetechmount-sidebar-true .tm-portfolio-description .vc_row.container {
        margin-left: 0;
        margin-right: 0;
    }

    .industry_img {
        max-width: 100%;
        height: auto;
    }

    .banner_info h5{
        font-size: 16px;
    }
    .consultingbanner_txt h2{
        font-size: 28px;
        line-height: 38px;
    }

    .tm-nextprev-bottom-nav {
        margin-top: 0px;
    }

    .single-tm_portfolio.themetechmount-sidebar-true .site-main {
        padding-top: 40px !important;
    }

    article.themetechmount-box-blog-classic .tm-blog-classic-box-content {
        padding: 0px 0px 8px;
    }
	.themetechmount-box-portfolio.themetechmount-portfolio-box-view-style-two .themetechmount-box-bottom-content,
	.themetechmount-box-portfolio.themetechmount-portfolio-box-view-style-two:hover .themetechmount-box-bottom-content{
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@media screen and (max-width:767px) {
    .banner_info h2,
    .banner_info h5 {
        text-align: center;
    }

    article.themetechmount-box-blog-classic.tm-no-featured-content {
        margin-bottom: 0;
    }
    .mob-pt-20{
        padding-top:20px;
    }
}

@media screen and (max-width:500px) {
    .careerapplyform_main{
        padding: 20px;
    }
    .careerspagelist_sec ul li a {
        padding: 15px 40px 15px 15px;
    }

    .careerdetailspagefull_sec .site-main,
    .post-type-archive-careers .themetechmount-sidebar-true .site-main {
        padding-top: 20px;
    }

    .careerspagelist_sec ul li i.tm-anomica-icon-right-open-big {
        right: 2px;
    }

    .careerspagelist_sec ul li a {
        padding: 15px 30px 15px 15px;
    }

    .custom_title {
        margin-bottom: 20px;
    }

    .careerdetailspagefull_sec ul li span.wpcf7-form-control-wrap {
        margin-bottom: 0;
    }

    .career_applyform ul li label {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .careerdetailspagefull_sec .career_applyform ul li {
        width: 100%;
        display: block;
        vertical-align: top;
        margin-left: 0;
        padding: 0 15px;
    }

    .careerdetailspagefull_sec .career_applyform ul li.full_row {
        font-size: 14px;
        line-height: 20px;
        display: block;
    }

    .tm-inquiry-form ul li {
        width: 100%;
        display: block;
    }

    .careerdetailspagefull_sec .career_applyform ul li,
    .tm-inquiry-form ul li {
        /* margin-bottom: 25px; */
    }
    .wpcf7-form .wpcf7-form-control-wrap.Resume:not(.chkTerms) {
        margin-bottom: 35px;
    }

    /*.careerdetailspagefull_sec ul li span.wpcf7-form-control-wrap.Resume,*/
    .careerdetailspagefull_sec .career_applyform ul li select,
    .careerdetailspagefull_sec .career_applyform ul li input[type=url],
    .careerdetailspagefull_sec .career_applyform ul li input[type=tel],
    .careerdetailspagefull_sec .career_applyform ul li input[type=email],
    .careerdetailspagefull_sec .career_applyform ul li input[type=number],
    .careerdetailspagefull_sec .career_applyform ul li input[type=password],
    .careerdetailspagefull_sec .career_applyform ul li input[type=text],
    .tm-inquiry-form ul li select,
    .tm-inquiry-form ul li input[type=url],
    .tm-inquiry-form ul li input[type=tel],
    .tm-inquiry-form ul li input[type=email],
    .tm-inquiry-form ul li input[type=number],
    .tm-inquiry-form ul li input[type=password],
    .tm-inquiry-form ul li input[type=text] {
        height: 42px;
    }

    .tm-titlebar-main {
        padding: 30px 0;
    }

    .mob-pt-20 {
        padding-top: 20px !important;
    }

    .themetechmount-sidebar-true.page #primary .site-main {
        padding-top: 20px;
    }

    .consultingbanner_txt.wpb_content_element {
        padding-top: 0px !important;
        padding-bottom: 20px !important;
    }
    
    /* .banner_info h2,
    .banner_info h5 {
        font-size: 26px;
        line-height: 36px !important;
    }
 */
    .consultingbanner_txt h2{
        font-size: 24px;
        line-height: 34px;
    }

    .single-tm_portfolio.themetechmount-sidebar-true .site-main {
        padding-top: 30px !important;
    }

    .tm-titlebar-wrapper .tm-titlebar-main h1.entry-title {
        font-size: 32px;
    }

    .tm-inquiry-form {
        padding: 20px 0px 0 0;
    }

    .wpcf7 .tm-contact-form-2 input[type="text"],
    .wpcf7 .tm-contact-form-2 input[type="email"],
    .wpcf7 .tm-contact-form-2 textarea {
        padding: 10px 15px 10px;
        border: 2px solid #ebebeb;
        margin-bottom: 2px;
    }

    .wpcf7 .tm-contact-form-2 textarea {
        /* min-height: 60px; */
        height: 60px;
    }
}