@media only screen and (max-width: 767px) {
    #pix-entry-content p {
        font-size: 14px;
    }
    h1.pix-post-title {
        font-size: 25px !important;
    }
    .nnc-project_related-read-more {
        font-size: 14px;
    }
    .nnc-project_related_heading {
        font-size: 25px!important;
    }
    .nnc_project_related-title a {
        font-size: 18px!important;
    }
    .nnc_project_related-excerpt p {
        font-size: 14px!important;
    }
    .nnc_project_related-excerpt {
        min-height: 106px;
    }
    #pix-entry-content h2 {
        font-size: 22px;
    }
    #pix-entry-content ul li {
        font-size: 14px;
    }
    .cus_product .elementor-post__excerpt {
        min-height: 110px;
    }
    .nnc_post_related-excerpt {
        min-height: 85px;
    }
    .nnc_post_related-title {
        min-height: 45px;
    }
    .nnc-post_related-read-more {
        font-size: 14px;
    }
    .elementor-post__title {
        min-height: 60px;
    }
    .elementor-post__excerpt {
        min-height: 90px;
    }
	.nnc-post_related_heading {
		font-size: 22px!important;
	}
	.nnc-product_related_heading {
		font-size: 22px!important;
	}
    .nnc-consulting_related_heading {
        font-size: 25px!important;
    }
    .nav-style-megamenu > li.nav-item .nav-link {
        padding:10px;
    }
    .text-body-default.font-weight-bold.pix-nav-link.dropdown-item {
        margin-left: 20px;
    }
	.pix-dropdown-title.text-body-default.font-weight-bold {
		padding-left: 40px;
	}
	.pt-20 {
		padding-top: 20px;
	}
    /*Begin css career button*/
    .btn_top_career_here {
        height: 55px;
        top: 20px;
        position: relative;
        margin: 2px;
    }
    .btn_top_career_here .calculator {
        font-size: 12px;
    }
    /*end css career button*/
}