.container {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.header .container {
    max-width: 1376px;
}

/** BIG SCREEN RESPONSIVE CSS START **/
@media (min-width:1920px) {
    .container {
    	max-width: 66.67vw;
    }
    .header .container {
        max-width: 71.67vw;
    }
    body {
        font-size: 0.83vw;
    }
    p {
        font-size: 0.83vw;
    }
    h1, h2, h3, h4, h5, h6 {
        margin: 0 0 1.04vw;
        padding: 0;
    }
    h1 {
        font-size: 5.1vw;
        line-height: 4.38vw;
    }
    h2 {
        font-size: 1.88vw;
        line-height: 1.93vw;
    }
    h3 {
        font-size: 1.46vw;
        line-height: 2.24vw;
    }
    h4 {
        font-size: 1.35vw;
        line-height: 1.56vw;
    }
    h5 {
        font-size: 1.15vw;
        line-height: 1.56vw;
    }
    h6 {
        font-size: 1.04vw;
    }
    p {
        font-size: 0.83vw;
        line-height: 1.25vw;
    }
    ul {
        padding: 0 0 1.04vw 0.94vw;
        margin: 0;
    }
    ol {
        padding-bottom: 1.04vw;
        padding-left: 0.78vw;
    }
    ol li {
        padding-left: 0.26vw;
    }
    li {
        font-size: 0.83vw;
        line-height: 1.25vw;
    }
    .btn-secondary {
        min-width: 7.81vw;
        min-height: 2.5vw;
        border: 0.05vw solid #fff;
        border-radius: 0.21vw;
        font-size: 1.04vw;
        line-height: 1.56vw;
        padding: 0 0.47vw;
    }
    .btn-primary {
        min-width: 11.35vw;
        min-height: 2.92vw;
		border: none;
    }
    /** ================== // HEADER CSS START // ================== **/
    .header {
        padding: 0.78vw 0;
    }
    .logo {
        width: 9.43vw;
    }
	.logo img {
	    width: 100%;
	}
    .nav-manu ul li {
        margin-right: 1.98vw;
        font-size: 1.04vw;
        line-height: 1.56vw;
    }
    .nav-manu ul li a::after {
        height: 0.1vw;
        bottom: -0.26vw;
    }
    /** SUB MENU **/
    .navigation ul li ul.sub-menu {
        top: 1.88vw;
        min-width: 10.83vw;
    }
    .navigation ul li ul.sub-menu.shop-submenu::before {
        right: 2.08vw;
    }
    .navigation ul li ul.sub-menu li:first-child {
        border-radius: 0.52vw 0.52vw 0 0;
    }
    .navigation ul li ul.sub-menu li:last-child {
        border-radius: 0 0 0.52vw 0.52vw;
    }
    .navigation ul li ul.sub-menu li {
        box-shadow: 0 1.04vw 1.56vw rgb(88 91 93 / 15%);
        border-bottom: 0.05vw solid #784848;
    }
    .navigation ul li ul.sub-menu li::before {
        right: 0.78vw;
    }
    .navigation ul li ul.sub-menu li a {
        padding: 0.78vw 0.78vw;
        line-height: 1.04vw;
    }
    .navigation ul li ul.sub-menu ul.sub-menu {
        margin-left: 0.16vw;
    }
    .navigation .menu-item-has-children > a::before {
        right: -0.63vw;
        width: 0.36vw;
        height: 0.36vw;
        border-left: 0.21vw solid transparent;
        border-right: 0.21vw solid transparent;
        border-top: 0.26vw solid #000000;
        margin-top: 0.1vw;
    }
    .navigation .menu-item-has-children ul.sub-menu li a::before {
        right: 0.52vw;
    }
    .head-request-btn .btn-secondary {
        min-width: 7.81vw;
        min-height: 2.5vw;
    }
    /** ================== // HEADER CSS END // ================== **/

    /** ================== // BANNER CSS START // ================== **/
	.home-banner-section {
	    min-height: 42.71vw;
	    height: 42.71vw;
	}
    .banner-content {
        max-width: 59.9vw;
        padding-right: 1.04vw;
        padding-top: 9.53vw;
    }
    .banner-content h1 {
        font-size: 5.83vw;
        line-height: 5.26vw;
        margin-bottom: 1.04vw;
    }
    .banner-content h1 strong {
        font-size: 7.71vw;
        line-height: 6.93vw;
    }
    .banner-content p {
        font-size: 1.04vw;
        line-height: 1.25vw;
    }
    .start-project-btn {
        margin-top: 1.67vw;
    }
    .banner-bottom-section {
        padding-bottom: 3.65vw;
        padding-top: 2.6vw;
    }
    /** ================== // BANNER CSS END // ================== **/

    /** ================== // COUNTER SECTION CSS START // ================== **/
    .counter-section {
        bottom: 3.65vw;
    }
    .counter-wrap {
        width: 29.79vw;
    }
    .counter-info-card h3 {
        font-size: 2.5vw;
        line-height: 1.98vw;
        margin-bottom: 0.63vw;
    }
    .counter-info-card p {
        font-size: 0.73vw;
        line-height: 0.94vw;
    }
    .scrolldown {
        width: 0.63vw;
        bottom: -1.82vw;
    }
    .scrolldown .c-line {
        width: 0.1vw;
        height: 3.91vw !important;
    }
    /** ================== // COUNTER SECTION CSS END // ================== **/

    /** ================== // COUNTER SECTION CSS END // ================== **/
    .section {
        padding: 5.21vw 0;
    }
    .heading {
        max-width: 49.06vw;
        margin: 0 auto 2.6vw;
    }
    .heading h2, .error-content-section .heading h1 {
        font-size: 2.92vw;
        margin-bottom: 0.52vw;
    }
    .heading h3 {
        font-size: 2.08vw;
    }
    .heading p {
        font-size: 0.94vw;
    }
    /** ================== // COUNTER SECTION CSS END // ================== **/

    /** ================== // CAPABLITIES SECTION CSS START // ================== **/
    .precision-card-wrap {
        column-gap: 0.78vw;
    }
    .precision-card-item {
        height: 21.88vw;
        width: 15.42vw;
        border-radius: 0.21vw;
    }
    .precision-card-item.is-active {
        width: 34.17vw;
    }
    .precision-card-hover {
        padding: 0.63vw;
    }
    .precision-card-heading h4 {
        border-radius: 0.1vw;
        font-size: 1.46vw;
        padding: 0.63vw 0.63vw;
    }
    .precision-card-heading p {
        font-size: 0.83vw;
        margin-bottom: 0.78vw;
    }
    .precision-card-expand-info-inner {
        transform: translateY(1.67vw);
        padding: 0 0.63vw 0.63vw;
    }
	.precision-card-heading {
	    transform: translate3d(0, calc(100% - 2.92vw), 0);
	}
    /** ================== // CAPABLITIES SECTION CSS END // ================== **/

    /** ================== // TRUSTED INDUSTRIES SECTION CSS START // ================== **/
    .trusted-industries-left-col {
        width: 26.88vw;
    }
    .trusted-industries-left-col .heading h2, .error-content-section .heading h1 {
        margin-bottom: 1.3vw;
    }
    .trusted-industries-left-col .heading h3 {
        margin-bottom: 2.19vw;
    }
    .trusted-industries-right-col {
        width: 32.66vw;
    }
    .trusted-industries-right-info ul {
        row-gap: 2.03vw;
    }
    .trusted-industries-right-info ul li {
        width: calc(50% - 1.72vw);
    }
    .trusted-industries-right-info ul li a {
        font-size: 1.04vw;
        min-height: 5.89vw;
        padding: 0.52vw 0.26vw;
        border-radius: 0.21vw;
    }
    .industries-logo-wrap {
        margin-top: 3.13vw;
    }
    .industries-logo-item img {
        max-width: 9.74vw;
    }
    /** ================== // TRUSTED INDUSTRIES SECTION CSS END // ================== **/

    /** ================== // OUR GALLERY SECTION CSS END // ================== **/
    .our-gallery-section .heading {
        max-width: 54.69vw;
        margin-bottom: 1.04vw;
    }
    .our-gallery-section .heading h2 {
        margin-bottom: 1.04vw;
    }
    .our-gallery-section .heading .gallery-btn {
        margin-top: 1.82vw;
    }
    .gallery-slider-img-holder {
        box-shadow: 0 0.68vw 1.41vw -0.26vw rgba(50, 50, 93, 0.25), 0 0.42vw 0.83vw -0.42vw rgba(0, 0, 0, 0.3);
        border-radius: 0.21vw;
    }
    .our-gallery-slider {
        margin: 0 -5.73vw;
    }
    .our-gallery-section .slick-slide {
        margin: 0 0.83vw;
    }
    .our-gallery-section {
        min-height: 59.69vw;
    }
    .gallery-slider-item {
        padding-bottom: 1.46vw;
    }
    .our-gallery-section .slick-slide.slick-active.slick-current .gallery-slider-img-holder {
        transform: translateY(1.46vw);
    }
    .our-gallery-section .slick-slide {
        padding: 0 0 3.13vw;
    }
    .our-gallery-section .slick-slide.slick-active.slick-current {
        margin-top: 5.21vw;
    }
    .gallery-dots-box {
        margin-top: -1.56vw;
    }
    .gallery-dots-box ul.slick-dots {
        column-gap: 0.42vw;
        margin-top: 1.67vw;
    }
    .gallery-dots-box ul.slick-dots li button {
        width: 0.52vw;
        height: 0.52vw;
    }
    /** ================== // OUR GALLERY SECTION CSS END // ================== **/

    /** ================== // OUR GALLERY SECTION CSS END // ================== **/
    .marquee-section {
        padding: 1.82vw 0;
    }
    .marquee-item {
        margin: 0 0.94vw;
    }
    .marquee-item h3 {
        font-size: 3.75vw;
        column-gap: 1.88vw;
    }
	.marquee-item h3 span img {
		width: 2.6vw;
	}
    /** ================== // OUR GALLERY SECTION CSS END // ================== **/

    /** ================== // AS9100-CERTIFIED QUALITY SECTION SATRT CSS START // ================== **/
    .as9100-certified-section {
        margin: 12.71vw 0 0;
    }
    .as9100-certified-section .container {
        max-width: 75vw;
    }
    .as9100-conright {
        width: 32.6vw;
    }
    .as9100-conleft {
        width: calc(100% - 32.6vw);
        padding: 1.04vw 4.06vw;
    }
    .airplne-logo {
        bottom: -5.21vw;
    }
    .as9100-content-info .heading {
        margin: 0 0 0.42vw;
    }
    .as9100-content-info h6 {
        font-size: 2.08vw;
        margin: 0 0 1.3vw;
    }
    .as9100-content-info p {
        font-size: 0.94vw;
        margin: 0 0 1.77vw;
    }
    .as9100-content-info ul{
        margin: 0 0 2.5vw;
    }
    .as9100-content-info li {
        font-size: 0.94vw;
        padding-left: 0.78vw;
    }
    .as9100-content-info li::after {
        width: 0.26vw;
        height: 0.26vw;
        border-radius: 5.21vw;
        top: 0.52vw;
    }
    .as9100-rlt-img {
        margin-top: -7.81vw;
    }
	.as9100-certified-section .as9100-rlt-img img {
	    width: 100%;
	}
    .as9100-certified-section .as9100d-logo img {
        max-width: 11.41vw;
        width: 11.41vw;
    }
	.airplne-logo img {
	    width: 26.93vw;
	}
    /** ================== // AS9100-CERTIFIED QUALITY SECTION SATRT CSS END // ================== **/

    /** ================== // RESULTS THEMSELVES SECTION CSS START // ================== **/
    .results-themselves-section .heading {
        margin-left: 12.5vw;
    }
    .results-themselves-left-info {
        padding-right: 3.65vw;
    }
    .capps-logo {
        width: 5.78vw;
    }
    .results-themselves-right-info p {
        font-size: 2.08vw;
        line-height: 2.92vw;
    }
    .results-themselves-right-info span {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-top: 1.25vw;
    }
    .themselves-slider-pagination {
        margin-top: 4.01vw;
    }
    .slider-dots-box ul.slider-dots {
        column-gap: 0.63vw;
    }
    .slider-dots-box ul.slider-dots li button {
        width: 0.52vw;
        height: 0.52vw;
    }
    .themselves-slider-btns {
        width: 5.83vw;
    }
    .themselves-slider-btns .themselves-arrow {
        width: 2.5vw;
        height: 2.5vw;
        border: 0.05vw solid rgba(68, 110, 135, 0.3);
        border-radius: 0.21vw;
    }
    .themselves-slider-btns .themselves-arrow svg {
        width: 1.04vw;
        height: 1.04vw;
    }
    /** ================== // RESULTS THEMSELVES SECTION CSS END // ================== **/

    /** ================== // YOUR PARTNER SECTION CSS START // ================== **/
    .your-partner-section {
        margin-bottom: 7.29vw;
    }
    .your-partner-wrap {
        padding-bottom: 4.17vw;
    }
    .your-partner-left {
        min-height: 31.25vw;
    }
    .your-partner-right {
        height: 30.1vw;
    }
    .your-partner-left-info .heading h2 {
        margin-bottom: 0.83vw;
    }
    .your-partner-left-info {
        padding: 0 11.98vw 0 0;
        max-width: 41.77vw;
    }
    .your-partner-left-info p {
        font-size: 0.94vw;
        line-height: 1.3vw;
        padding-right: 1.56vw;
    }
    .your-partner-left-info .btn-primary {
        margin-top: 0.42vw;
        min-width: 8.75vw;
    }
    /** ================== // YOUR PARTNER SECTION CSS END // ================== **/

    /** ================== // FOOTER CSS START // ================== **/
    .footer {
        padding: 3.33vw 0;
    }
    .footer-col:nth-child(1) {
        width: 15.05vw;
        padding-top: 0.52vw;
        margin-right: 7.45vw;
    }
    .footer-col:nth-child(2){
        width: 4.06vw;
        margin-right: 1.67vw;
    }
    .footer-col:nth-child(3){
        width: 12.81vw;
        margin-right: 2.55vw;
    }
    .footer-col:nth-child(4){
        width: 8.75vw;
        margin-right: 1.25vw;
    }
    .footer-col:nth-child(5) {
        width: 10.16vw;
    }
    .copyright {
        margin: 1.61vw 0 0.47vw 0;
    }
    .footer-logo {
        width: 15.05vw;
    }
    .copyright p {
        font-size: 0.73vw;
        line-height: 1.09vw;
    }
    .footer-col-info ul li {
        font-size: 0.73vw;
        line-height: 1.09vw;
        margin-bottom: 0.68vw;
    }
    .footer-col-info h5 {
        font-size: 1.04vw;
        line-height: 1.25vw;
        margin-bottom: 0.63vw;
    }
    .footer-social-link ul li {
        font-size: 0.83vw;
        line-height: 1.15vw;
        margin-bottom: 0.57vw;
    }
    .footer-timing-hours ul li {
        margin-bottom: 0;
        column-gap: 1.09vw;
    }
    .footer-col-info ul li i {
        width: 1.41vw;
        height: 1.04vw;
    }
	.footer-col-info ul li i img {
	    width: 0.73vw;
	    position: relative;
	    top: 0.1vw;
	}
	.footer-col-info ul li:last-child i.fa img {
	    width: 0.53vw;
	}
    /** ================== // FOOTER CSS END // ================== **/

    /** ================== // GALLERY PAGE CSS START // ================== **/
    .home-banner-section.inner-banner-section {
        height: 31.25vw;
    }
    .inner-banner-section .banner-content {
        max-width: 39.17vw;
        padding-top: 0;
        padding-right: 0;
    }
    .inner-banner-section .btn-secondary {
        min-width: 12.29vw;
        min-height: 2.92vw;
    }
    .our-work-heading {
        margin-bottom: 5.1vw;
    }
    .our-work-heading-col-left {
        padding-right: 1.04vw;
    }
    .our-work-wrap {
        margin: 0 -0.83vw;
        row-gap: 2.92vw;
    }
    .our-work-item {
        padding: 0 0.83vw;
    }
    .our-work-info {
        padding-top: 0.83vw;
    }
    .build-project-right::after {
        width: 32.03vw;
    }
    .build-project-thumb img {
        height: 24.69vw;
    }
    .build-project-left-info .heading {
        margin: 0;
    }
    .build-project-left-info .heading h2 {
        margin: 0.83vw 0 0 0;
    }
    .build-project-section .btn-primary {
        min-width: 8.8vw;
        margin-top: 1.67vw;
    }
    /** ================== // GALLERY PAGE CSS END // ================== **/

    /** ================== // INDUSTRY PAGE CSS START // ================== **/
    .inner-banner-section.industry-banner-section .banner-content {
        max-width: 43.75vw;
    }
    .industries-service-item {
        padding: 2.6vw 0 0 0;
        border-top: 0.1vw solid rgba(0, 0, 0, 0.1);
        margin-bottom: 2.6vw;
    }
    .industries-service-item:last-child {
        margin-bottom: 0;
    }
    .industries-service-left-col {
        width: 15.36vw;
        padding-right: 1.04vw;
    }
    .industries-service-right-col {
        width: calc(100% - 15.36vw);
    }
    .count-holder {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-right: 0.89vw;
        padding: 0.42vw 0 0 0;
    }
    .industries-service-left-info .heading h4 {
        font-size: 2.5vw;
        line-height: 2.76vw;
    }
    .industries-service-col5-info {
        padding: 0 1.72vw 0 1.67vw;
        border-left: 0.05vw solid #CA5925;
    }
    .industries-service-right-info .heading h5 {
        font-size: 1.67vw;
        line-height: 1.98vw;
    }
    /** ================== // INDUSTRY PAGE CSS END // ================== **/

    /** ================== // CAPABILITIES PAGE CSS START // ================== **/
    .capabilities-according .industries-service-left-info .heading h4 {
        padding-right: 1.04vw;
    }
    .capabilities-according .industries-toggle-heading h4:before {
        background-size: 1.61vw !important;
        width: 1.61vw;
        height: 1.61vw;
    }
    .capabilities-according .industries-service-right-info {
        margin-top: 2.6vw;
    }
    .capabilities-according .industries-service-item {
        padding: 1.56vw 0;
    }
    .capabilities-according .industries-service-right-col {
        padding: 0 5.21vw 0 2.86vw;
    }
    .critical-product-info {
        margin-top: 2.08vw;
        padding-left: 1.67vw;
    }
    .critical-product-info ul li {
        font-size: 0.83vw;
        line-height: 1.15vw;
        margin-bottom: 1.56vw;
    }
    .critical-product-info ul li:last-child {
        margin-bottom: 0;
    }
    /** ================== // CAPABILITIES PAGE CSS END // ================== **/

    /** ================== // MICROLINE PAGE CSS END // ================== **/
    .concept-critical-section .heading {
        max-width: 47.19vw;
    }
    .concept-critical-wrap {
        padding-top: 1.56vw;
    }
    .concept-critical-col3 {
        width: 13.7vw;
    }
    .concept-critical-col5 {
        width: 28.59vw;
    }
    .concept-critical-col4 {
        width: 15.26vw;
    }
    .concept-critical-info span {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-bottom: 0.36vw;
    }
    .concept-critical-info h4 {
        font-size: 1.46vw;
        line-height: 1.61vw;
        margin-bottom: 0;
    }
    .built-stability-section .heading {
        max-width: 32.5vw;
        margin: 0 auto 4.17vw 0;
    }
    .built-stability-section .heading h2 {
        margin-bottom: 1.3vw;
    }
    .built-stability-col {
        padding: 0 1.67vw 0 0.83vw;
        border-left: 0.05vw solid #CA5925;
        min-height: 9.27vw;
    }
    .built-stability-top .heading {
        width: calc(100% - 2.92vw);
        padding-right: 0.78vw;
    }
    .built-stability-icon {
        width: 2.92vw;
        height: 2.92vw;
    }
    .built-stability-top .heading h3 {
        line-height: 2.29vw;
    }
    .built-stability-info p {
        font-size: 0.73vw;
        line-height: 0.94vw;
    }
    .precision-section {
        min-height: 24.79vw;
    }
    .precision-col-info {
        max-width: 43.85vw;
    }
    .precision-col-info .as9100d-logo {
        width: 15.1vw;
    }
	.precision-col-info .as9100d-logo img {
	    width: 100%;
	}
    .precision-col-info .heading {
        margin: 1.56vw 0 0 0;
    }
    .precision-col-info .heading h4 {
        margin-bottom: 1.04vw;
        font-size: 2.5vw;
        line-height: 2.76vw;
    }
    .precision-col-info .heading p {
        font-size: 0.83vw;
    }
    .microline-testimonial-section .microline-testimonial-bg {
        border-radius: 0.21vw;
    }
    .microline-testimonial-section.results-themselves-section .heading {
        margin: 0;
    }
    .microline-testimonial-section .heading h3 {
        line-height: 2.5vw;
        margin-bottom: 0.83vw;
    }
    .microline-testimonial-section .results-themselves-right-info p {
        font-size: 0.83vw;
        line-height: 1.15vw;
    }
    .microline-testimonial-section .results-themselves-wrap {
        padding: 4.17vw 5.73vw;
        min-height: 29.22vw;
    }
    .microline-testimonial-section .results-themselves-right {
        width: 32.45vw;
    }
    .microline-testimonial-section .results-themselves-right-info span {
        font-size: 0.73vw;
        line-height: 1.04vw;
    }
    .microline-testimonial-section .themselves-slider-pagination {
        padding: 0 1.67vw 1.67vw;
        margin: 0;
    }
    .microline-testimonial-holder {
        margin: 0 -0.52vw;
    }
    .microline-testimonial-slider .slick-slide {
        margin: 0 0.52vw;
    }
    /** ================== // MICROLINE PAGE CSS END // ================== **/

    /** ================== // CONTACT PAGE CSS START // ================== **/
    .contact-banner-section.home-banner-section {
        height: 22.5vw;
    }
    .home-banner-section.contact-banner-section .banner-content h1 {
        font-size: 2.92vw;
        line-height: 3.23vw;
        margin-bottom: 0.42vw;
    }
    .home-banner-section.contact-banner-section .banner-content p {
        font-size: 0.94vw;
        line-height: 1.3vw;
    }
    .home-banner-section.contact-banner-section .banner-content {
        max-width: 26.82vw;
    }
    .home-banner-section.contact-banner-section .banner-content ul {
        padding: 0;
        margin-top: 1.25vw;
    }
    .home-banner-section.contact-banner-section .banner-content ul li {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-bottom: 0.68vw;
    }
    .home-banner-section.contact-banner-section .banner-content ul li i {
        width: 1.41vw;
        height: 1.04vw;
    }
    .contact-us-section {
        padding: 2.19vw 0 5.21vw;
    }
    .contact-us-wrap {
        margin: 0 -0.83vw;
    }
    .contact-us-right {
        margin-top: -18.59vw;
    }
    .contact-us-left, .contact-us-right {
        padding: 0 0.83vw;
    }
    .contact-us-left-info .heading {
        margin-bottom: 2.08vw;
    }
    .contact-company-logos {
        margin: 0 -0.78vw;
        row-gap: 1.67vw;
    }
    .company-logo {
        padding: 0px 0.78vw;
    }
    .contact-us-right-info {
        border: 0.05vw solid rgba(29, 64, 82, 0.5);
        border-radius: 0.21vw;
        padding: 1.67vw 1.67vw 2.08vw;
    }
    .form-group {
        margin-top: 1.77vw;
    }
    .form-group label {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-bottom: 0.31vw;
    }
    .medium {
        height: 2.92vw;
        border: 0.05vw solid rgba(0, 0, 0, 0.1);
        border-radius: 0.42vw;
        padding: 0.68vw 0.89vw;
        font-size: 0.83vw;
        line-height: 1.15vw;
    }
    textarea.medium {
        height: 9.17vw;
    }
    .form-group.submit-group {
        margin-top: 1.46vw;
    }
    .submit-arrow .submit-btn {
        min-height: 2.92vw;
        padding: 0 1.56vw 0 0;
    }
    .submit-arrow.btn-secondary::after {
        background-size: 0.83vw;
        right: -3.13vw;
    }
    .contact-us-right-info .wpcf7 form .wpcf7-response-output {
        font-size: 0.78vw;
        line-height: 1.3vw;
        letter-spacing: -0.05vw;
        padding: 0.78vw;
        margin: 1.04vw auto 0;
        border-width: 0.05vw;
    }
    /** ================== // CONTACT PAGE CSS END // ================== **/

    /** ================== // ABOUT PAGE CSS START // ================== **/
    .about-miltech-left-info {
        padding: 0 7.34vw 0 1.25vw;
        border-left: 0.05vw solid #CA5925;
    }
    .video-part {
        height: 20.78vw;
    }
    .video-part iframe, .video-part video {
        border-radius: 0.21vw;
    }
    .playicon a {
        border-radius: 0.21vw;
    }
    .playicon a h2{
        font-size: 3.33vw;
        line-height: 4.01vw;
        margin-bottom: 0;
    }
    .playicon img {
        width: 3.02vw !important;
        margin: 0 1.15vw;
    }
    .our-story-section {
        margin: 5.21vw 0;
    }
    .our-story-left, .our-story-right {
        width: 17.19vw;
    }
    .our-story-middle {
        width: calc( 100% - 34.38vw);
    }
    .our-story-middle-info {
        padding: 0 5.57vw 0 5.31vw;
    }
    .our-story-left {
        margin-top: -4.17vw;
    }
    .our-story-right {
        margin-bottom: -4.17vw;
    }
    .our-story-thumb img {
        box-shadow: 0 0.68vw 1.41vw -0.26vw rgba(50, 50, 93, 0.25), 0 0.42vw 0.83vw -0.42vw rgba(0, 0, 0, 0.3);
        border-radius: 0.21vw;
    }
    .our-story-middle-info span {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin-bottom: 0.42vw;
    }
    .our-story-middle-info .heading {
        margin: 0 0 1.67vw 0;
    }
    .apart-col-bottom {
        padding-top: 4.17vw;
    }
    .apart-col-right-thumb img {
        border-radius: 0.21vw;
    }
    .apart-col-left-info {
        padding-right: 1.56vw;
    }
    .our-team-wrap {
        margin: 0 -0.83vw;
        row-gap: 1.04vw;
    }
    .our-team-col3 {
        padding: 0 0.83vw;
    }
    .our-team-front {
        row-gap: 1.04vw;
    }
    .our-team-info h6 {
        font-size: 0.83vw;
        line-height: 1.15vw;
        margin-bottom: 0.16vw;
    }
    .our-team-info p {
        font-size: 0.73vw;
        line-height: 1.04vw;
        margin: 0;
    }
    .team-popup .modal-dialog {
        max-width: 43.85vw;
    }
    .team-popup-header {
        padding: 1.56vw 1.56vw;
    }
    .popup-left-card {
        width: 7.08vw;
        height: 7.08vw;
    }
    .popup-right-card {
        width: calc(100% - 7.08vw);
        padding-left: 1.35vw;
    }
    .popup-right-card .our-team-info h6 {
        font-size: 1.25vw;
        margin-bottom: 0.26vw;
    }
    .popup-right-card .our-team-info p {
        font-size: 0.94vw;
        margin-bottom: 0.52vw;
    }
    .team-popup-head-social ul li {
        font-size: 0.63vw;
        margin-bottom: 0.36vw;
    }
    .team-popup-head-social ul li:last-child {
        margin-bottom: 0;
    }
    .team-popup-head-social ul li a i {
        font-size: 0.83vw;
        margin-right: 0.52vw;
    }
    .team-popup-body {
        padding: 2.6vw 1.56vw;
    }
    .team-popup-des {
        padding-left: 1.3vw;
        border-left: 0.05vw solid #CA5925;
    }
    .close-popup {
        top: 0.52vw;
        right: 0.52vw;
        width: 1.67vw;
        height: 1.67vw;
    }
	.close-popup svg {
	    width: 0.94vw;
	    height: 0.94vw;
	}
    /** ================== // ABOUT PAGE CSS END // ================== **/

    /** ================== // REQUEST QUOTE POPUP CSS START // ================== **/
    .btn-close-quote {
        top: 0.52vw;
        right: 0.52vw;
        width: 1.67vw;
        height: 1.67vw;
    }
	.btn-close-quote svg {
	    width: 0.94vw;
	    height: 0.94vw;
	}
    .request-quote-modal .modal-dialog {
        max-width: 32.55vw;
    }
    .request-quote-popup .contact-us-right-info {
        padding: 1.67vw;
        box-shadow: 0 0.42vw 1.25vw rgba(0, 0, 0, 0.12);
        max-width: 32.5vw;
    }
    .request-quote-popup .contact-form {
        margin: 1.04vw -0.57vw 0;
    }
    .request-quote-popup .form-group {
        padding: 0 0.57vw;
        margin-top: 1.25vw;
    }
    .request-quote-popup .form-group:first-child{
        margin-top: 0;
    }
    .request-quote-popup .contact-us-right-info h2 {
        font-size: 2.5vw;
        line-height: 3.02vw;
        margin-bottom: 0.42vw;
    }
    .request-quote-popup .contact-us-right-info p {
        font-size: 0.73vw;
        line-height: 1.04vw;
    }
    .request-quote-popup .popup-close {
        width: 1.67vw;
        height: 1.67vw;
        right: 0.83vw;
        top: 0.83vw;
    }
    .request-quote-popup .popup-close img {
        width: 0.94vw;
        height: 0.94vw;
    }
    .request-quote-popup .form-group label {
        margin-bottom: 0.21vw;
    }
    .request-quote-popup textarea.medium {
        height: 5.83vw;
    }
    /** ================== // REQUEST QUOTE POPUP CSS END // ================== **/

    /** ================== // DEFAUL PAGE CSS START // ================== **/
    .default-page .heading {
        margin: 0;
    }
    .default-page .heading h1, .default-page .heading h2, .default-page .heading h3, .default-page .heading h4, .default-page .heading h5, .default-page .heading h6 {
        margin-bottom: 0.78vw;
    }
    .default-page .heading h1 {
        font-size: 3.13vw;
        margin-bottom: 2.08vw;
    }
    .default-page .heading h2 {
        font-size: 2.6vw;
    }
    .default-page .heading h3 {
        font-size: 2.34vw;
    }
    .default-page .heading h4 {
        font-size: 1.82vw;
    }
    .default-page .heading h5 {
        font-size: 1.46vw;
    }
    .default-page .heading h6 {
        font-size: 1.25vw;
    }
    .default-page .heading p {
        margin-bottom: 1.04vw;
    }
    .default-page .heading ol, .default-page .heading ul {
        padding-bottom: 0;
        margin-bottom: 1.04vw !important;
    }
	.default-page .heading ol {
	    padding-left: 1.67vw;
	}
    .default-page .heading p, .default-page .heading ul li, .default-page .heading ol li {
        font-size: 0.89vw;
        line-height: 1.46vw;
    }
	.default-page .heading ul li, .default-page .heading ol li {
	    margin-bottom: 1vw;
	}
    .default-page .heading ul li:last-child, .default-page .heading ol li:last-child {
        margin-bottom: 0;
    }
    /** ================== // DEFAUL PAGE CSS END // ================== **/
    .error-content-section .trusted-industries-left-col .heading p {
        margin-bottom: 2.19vw;
        font-size: 1.82vw;
    }
    .gallery-slider-img-holder img {
        width: 100%;
    }
	.default-page .heading ol li ul {
	    margin-top: 0.7vw !important;
	    list-style-type: lower-alpha;
	    padding-left: 1.7vw;
	}
}

/** BIG SCREEN RESPONSIVE CSS END **/

@media (min-width:1200px) {
	.header.inner-header .nav-manu ul li a {
	    color: #030F18;
	}
	.header.inner-header .nav-manu ul li a::after {
		background: #030F18;
	}
}
@media (max-width:1699px) {
	.home-banner-section {
	    min-height: 660px;
	}
	.banner-content {
	    max-width: 1030px;
	  	padding-top: 173px;
	}
	.banner-content h1 {
	    font-size: 100px;
	    line-height: 91px;
	}
	.banner-content h1 strong {
	    font-size: 138px;
	    line-height: 123px;
	}
	.your-partner-left-info {
	    padding: 0px 160px 0 0;
	    max-width: 732px;
	}
	.our-gallery-section .slick-slide.slick-active.slick-current {
	    transform: scale(1.2);
	}
	.our-gallery-section .slick-slide {
	    padding: 0px 0 70px;
	}
	.our-gallery-section {
	    min-height: 1048px;
	}
	.build-project-thumb img {
	    width: 62vw;
	}
	.video-container {
		height: 43.83vw;
	}
	.video-container video {
	    height: 43.83vw;
	}
	.default-page .heading h1 {
	    font-size: 50px;
	}
	.default-page .heading h2 {
	    font-size: 45px;
	}
}

@media (max-width:1439px) {
	.header .container {
	    max-width: 100%;
	    padding: 0px 50px;
	}
	.container {
	    max-width: 100%;
	    padding: 0px 50px;
	}
	.banner-content {
	    max-width: 990px;
	    padding-right: 20px;
        padding-top: 162px;
	}
	.banner-content h1 {
	    font-size: 100px;
	}
	.banner-content h1 strong {
	    font-size: 118px;
	    line-height: 110px;
	}
	.section {
	    padding: 80px 0;
	}
	.heading h2, .error-content-section .heading h1 {
	    font-size: 50px;
	}
	.heading h3 {
	    font-size: 35px;
	}
	.heading {
	    max-width: 875px;
	    margin: 0 auto 40px;
	}
	.our-gallery-section .heading {
	    margin-bottom: 0;
	}
	.marquee-item h3 {
	    font-size: 60px;
	    line-height: 120%;
		column-gap: 25px;
	}
	.marquee-item h3 img {
	    max-width: 40px;
	}
	.marquee-item {
	    margin: 0 12px;
	}
	.as9100-conright {
	    width: 585px;
	}
	.as9100-conleft {
	    width: calc(100% - 589px);
	    padding: 20px 40px 20px 0px;
	}
	.as9100-content-info h6 {
	    font-size: 35px;
	}
	.as9100-content-info p, .as9100-content-info li {
	    font-size: 16px;
	}
	.as9100-content-info ul {
	    margin: 0 0 35px;
	}
	.as9100-content-info p {
	    margin: 0 0 24px;
	}
	.results-themselves-right-info p {
	    font-size: 32px;
	    line-height: 50px;
	}
	.results-themselves-section .heading {
	    margin-left: 230px;
	}
	.themselves-slider-pagination {
	    margin-top: 50px;
	}
	.your-partner-left-info {
	    padding: 0px 170px 0 0;
	    max-width: 682px;
	}
	.your-partner-left {
	    min-height: 500px;
	}
	.your-partner-right {
	    height: 520px;
	}
	.your-partner-section {
	    margin-bottom: 80px;
	}
	.footer-col:nth-child(1) {
	    width: 260px;
	    margin-right: 120px;
	}
	.footer-logo {
	    width: 260px;
	}
	.footer-col:nth-child(3) {
	    margin-right: 35px;
	}
	.our-gallery-section {
	    min-height: 943px;
	}
	.our-work-heading {
	    margin-bottom: 70px;
	}
	.industries-service-left-info .heading h4 {
	    font-size: 40px;
	    line-height: 45px;
	}
	.industries-service-left-col {
	    width: 275px;
	}
	.industries-service-right-col {
	    width: calc(100% - 275px);
	}
	.industries-service-right-info .heading h5 {
	    font-size: 30px;
	    line-height: 40px;
	}
	.precision-section {
	    background-position: 100% 100%;
	    background-size: contain;
	}
	.our-story-middle-info {
	    padding: 0px 56px;
	}
	.our-story-middle-info .heading {
	    margin: 0px auto 32px auto;
	    max-width: 90%;
	}
	.video-part {
	    height: 375px;
	}
	.about-miltech-left-info {
	    padding: 0px 80px 0px 24px;
	}
	.capabilities-according .industries-toggle-heading h4:before {
	    background-size: 26px!important;
	}
	.default-page .heading h1 {
	    font-size: 42px;
	}
	.default-page .heading h2 {
	    font-size: 35px;
	}
	.default-page .heading h3 {
	    font-size: 30px;
	}
	.default-page .heading h4 {
	    font-size: 26px;
	}
	.default-page .heading h5 {
	    font-size: 23px;
	}
	.default-page .heading h6 {
	    font-size: 20px;
	}
	.default-page .heading p, .default-page .heading ul li, .default-page .heading ol li {
	    font-size: 16px;
	    line-height: 25px;
	}
	.video-container {
		height: 52vw;
	}
	.video-container video {
	    height: 52vw;
	}
}

@media (max-width:1279px) {
	.your-partner-left-info {
	    padding: 0px 80px 0 0;
	    max-width: 640px;
	}
	.footer-col:nth-child(1) {
	    width: 260px;
	    margin-right: 80px;
	}
	.footer-col:nth-child(2) {
	    width: 60px;
	    margin-right: 30px;
	}
	.footer-col:nth-child(3) {
	    margin-right: 25px;
	    width: 236px;
	}
	.trusted-industries-left-col {
	    width: 45%;
	}
	.trusted-industries-right-col {
	    width: 50%;
	}
	.trusted-industries-right-info ul li {
	    width: calc(50% - 15px);
	}
	.trusted-industries-right-info ul {
	    row-gap: 30px;
	}
	.our-gallery-section {
		min-height: 923px;
	}
	.video-part {
	    height: 350px;
	}
	.our-story-left, .our-story-right {
	    width: 25%;
	}
	.our-story-middle {
	    width: 50%;
	}
	.our-story-middle-info {
	    padding: 0px 40px;
	}
}


@media(min-width:1440px) and (max-width:1799px) {
	.home-banner-section.home-atf-section {
		min-height: auto;
		height: 720px;
	}
	.home-atf-section .banner-content {
		padding-top: 145px;
	}
}
@media(min-width:1200px) and (max-width:1439px) {
	.home-banner-section.home-atf-section {
	    min-height: auto;
	    height: 650px;
	}
	.home-atf-section .banner-content {
	    padding-top: 117px;
	}
}

@media (max-width:1199px) {
	.main-nav .menu-bar {
		display: block;
	}
	.mobile-menu .menu-bar {
	    top: 26px;
	    right: 20px;
	}
	/************ // MOBILE MENU CSS START // ***********************/
	.menu-bar {
	    width: auto;
	    height: auto;
	    position: absolute;
	    margin: 0;
	    -webkit-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    transform: rotate(0deg);
	    -webkit-transition: .5s ease-in-out;
	    -moz-transition: .5s ease-in-out;
	    -o-transition: .5s ease-in-out;
	    transition: none;
	    cursor: pointer;
	    display: block;
	    right: 0;
	    top: 7px;
	    z-index: 1111;
	}
	.mobile-menu .menu-bar {
		background: none;
		position: fixed;
	}
	.navigation {
		background: #030F18;
		position: fixed;
		top: 0;
		padding-top: 0px;
		right: -150%;
		width: 100%;
		height: 100%;
		z-index: 99;
		transition: .7s;
		-webkit-transition: .7s;
		-moz-transition: .7s;
		overflow-y: auto;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 92px;
		margin: 0;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
	}
	body.mobile-menu .navigation {
		display: block;
		right: 0;
	}
	.nav-manu {
		flex-wrap: wrap;
	}
	.navigation ul {
		display: block;
		width: 100%;
	}
	.navigation ul li {
		margin-right: 0;
		padding: 0;
		margin: 0;
		position: relative;
	}
	.navigation ul>li::before {
		display: none;
	}
	.navigation .menu-item-has-children>a::before {
		display: none;
	}
	.menu-item-has-children::after {
		content: "\f107";
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 48px;
		transition: 0.4s;
		font-family: FontAwesome;
		color: #fff;
		padding: 0;
		z-index: 111;
		text-align: center;
		font-size: 16px;
		font-weight: 700;
		display: flex !important;
		justify-content: center;
		align-items: center;
		cursor: pointer;
		opacity: 1;
	}
	.navigation ul li.menu-item-has-children {
		padding-right: 0;
	}
	.navigation ul li.current-menu-item>a {
		color: #446e87;
	}
	.navigation ul>li>a {
	    display: block;
	    border-top: 1px solid rgba(255, 255, 255, 0.1);
	    padding: 14px 0px;
	    color: #fff;
	}
	.navigation .moblelogo {
	    display: block;
	    background: #030F18;
	    padding: 20px 15px;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.menu-item-has-children::before {
		display: none;
	}
	.navigation .moblelogo img {
		max-width: 200px;
	}
	.navigation ul>li>a::after {
		display: none;
	}
	.nav-manu ul li a:hover {
	    color: #446e87;
	}
	.navigation ul li ul.sub-menu {
		display: none;
		opacity: 1;
		visibility: visible;
		transform: scale(1);
	}
	.navigation ul li ul.sub-menu.in {
		position: static;
		max-width: 100%;
		top: 0;
		left: 0;
		padding: 0;
		display: block;
		opacity: 1;
		visibility: visible;
		box-shadow: none;
	}
	.navigation ul li ul.sub-menu li {
		width: 100% !important;
		padding: 0;
		border-bottom: none;
		transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		border-radius: 0;
		margin: 0;
		box-shadow: none;
	}
	.navigation ul li ul.sub-menu li:hover {
		background-color: inherit;
	}
	.navigation ul li ul.sub-menu li.current-menu-item {
		background-color: inherit;
	}
	.navigation ul li ul.sub-menu li.current-menu-item a {
		color: #01a4ec;
	}
	.navigation ul li ul.sub-menu li a {
		padding: 14px 15px 14px 30px;
		font-weight: 500;
		transform: skewX(0deg);
		-webkit-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
	}
	.navigation ul li ul.sub-menu li a:hover {
		color: #fff;
	}
	.navigation ul li ul.sub-menu ul.sub-menu {
		width: 100%;
		padding: 0;
	}
	.navigation ul li ul.sub-menu ul.sub-menu li a {
		padding-left: 40px;
	}
	nav.mobile-scroll {
		display: block;
		width: 100%;
	}
	.nav-manu {
	    padding: 0px 15px;
	}
	/************ // MOBILE MENU CSS END // ***********************/
	.header-wrapper {
	    position: relative;
	}
	.container {
	    max-width: 100%;
	    padding: 0px 15px !important;
	}
	.head-request-btn {
	    display: none;
	}
	.head-request-btn.hide-desktop {
	    display: block;
	    padding: 20px 15px;
	}
	.home-banner-section {
	    min-height: auto;
	    height: 650px;
	}
	.your-partner-left-info {
	    padding: 0px 50px 0 0;
	    max-width: 560px;
	}
	.footer-wrap {
	    row-gap: 30px;
	}
	.footer-col {
	    width: 100% !important;
	    margin: 0 !important;
	}
	.footer-social-link ul {
	    display: flex;
	}
	.footer-col-info .footer-social-link ul li {
	    margin: 0;
	}
	.footer-col-info ul li a br {
	    display: none;
	}
	.footer {
	    padding: 50px 10px;
	}
	.head-request-btn .btn-primary {
	    min-width: 100%;
	}
	.mobile-menu .scrolldown {
	    z-index: -1;
	}
	.our-gallery-section {
		min-height: auto;
	}
	.gallery-our-work .our-work-heading-col-left {
	    width: 45%;
	}
	.gallery-our-work .our-work-heading-col-right {
	    width: 55%;
	}
	.concept-critical-col3 {
	    width: 25%;
	}
	.concept-critical-col4 {
	    width: 25%;
	}
	.concept-critical-col5 {
	    width: 40%;
	}
	.built-stability-top .heading {
	    padding-right: 10px;
	}
	.microline-testimonial-section .results-themselves-wrap {
	    padding: 60px 50px;
	    min-height: 480px;
	}
	.contact-banner-section.home-banner-section {
	    height: 360px;
	}
	.contact-us-left-info .heading h3 {
	    font-size: 30px;
	}
	.about-miltech-left-info {
	    padding: 0px 30px 0px 24px;
	}
	.video-part {
	    height: 320px;
	}
	.apart-col-bottom  .built-stability-col {
	    padding: 0px 15px;
	}
	.apart-col-bottom .built-stability-top {
	    display: block;
	}
	.apart-col-bottom .built-stability-top .heading {
	    width: 100%;
	    padding: 0;
	}
	.apart-col-bottom .built-stability-top .heading {
	    width: 100%;
	    padding: 0;
	    margin-bottom: 20px;
	}
	.our-team-col3 {
	    width: 20%;
	}
	.contact-us-right-info .wpcf7 form .wpcf7-response-output {
	    font-size: 14px;
	    line-height: 25px;
	    letter-spacing: -0.5px;
	    padding: 10px 7px;
	}
	.default-page .heading h2 {
	    font-size: 32px;
	}
}

@media (max-width:1023px) {
	.menu-bar {
	    top: 4px;
	}
	.mobile-menu .menu-bar {
	    top: 28px;
	}
	.header {
	    padding: 20px 0px;
	}
	.home-banner-section {
	    height: 580px;
	}
	.banner-content h1 {
	    font-size: 65px;
	    line-height: 61px;
	    margin-bottom: 10px;
	}
	.banner-content h1 strong {
	    font-size: 78px;
	    line-height: 80px;
	}
	.banner-content p {
	    font-size: 18px;
	    line-height: 24px;
	    margin-bottom: 0;
	}
	.banner-content {
	    padding-top: 130px;
	}
	.section {
	    padding: 60px 0;
	}
	.heading {
	    margin: 0 auto 30px;
	}
	.heading h2, .error-content-section .heading h1 {
	    font-size: 40px;
	    line-height: 100%;
	}
	.heading h3 {
	    font-size: 28px;
	}
	.precision-card-item.is-active {
	    width: 600px;
	}
	.precision-card-heading h4 {
	    font-size: 22px;
	}
	.trusted-industries-left-col .heading h2, .error-content-section .heading h1 {
	    margin-bottom: 15px;
	}
	.trusted-industries-left-col .heading h3 {
	    margin-bottom: 30px;
	}
	.trusted-industries-right-info ul {
	    row-gap: 20px;
	}
	.trusted-industries-right-info ul li {
	    width: calc(50% - 10px);
	}
	.trusted-industries-right-info ul li a {
	    font-size: 16px;
	    min-height: 95px;
	}
	.industries-logo-wrap {
	    margin-top: 40px;
	}
	.industries-logo-item {
	    width: 20%;
	}
	.industries-logo-item img {
	    max-width: 80%;
	    margin: 0 auto;
	    display: block;
	}
	.heading p {
	    font-size: 16px;
	}
	.our-gallery-section .heading .gallery-btn {
	    margin-top: 25px;
	}
	.our-gallery-slider {
	    margin: 0 -50px;
	}
	.our-gallery-section .slick-slide.slick-active.slick-current {
	    transform: scale(1.28);
	    margin-top: 40px;
	}
	.our-gallery-section .heading {
	    margin-bottom: 10px;
	}
	.our-gallery-section .slick-slide {
	    padding: 0px 0 60px;
	}
	.marquee-item h3 {
	    font-size: 40px;
	    line-height: 80%;
	    column-gap: 15px;
	}
	.marquee-item {
	    margin: 0 7.5px;
	}
	.marquee-item h3 img {
	    max-width: 28px;
	}
	.marquee-section {
	    padding: 28px 0px 35px;
	}
	.as9100-certified-section {
	    margin: 0;
	    padding: 60px 0px 0;
	}
	.as9100-conright {
	    width: 100%;
	}
	.as9100-rlt-img {
	    margin-top: 40px;
	}
	.as9100-rlt-img img {
	    width: 100%;
	}
	.as9100-conleft {
	    width: 100%;
	    padding: 0 15px;
	}
	.airplne-logo {
	    bottom: 0;
	    right: 0;
	    left: 0;
	    margin: 0 auto;
	}
	.as9100-certified-section .container {
	    padding: 0 !important;
	}
	.results-themselves-section .heading {
	    margin-left: 0;
	}
	.results-themselves-right-info p {
	    font-size: 22px;
	    line-height: 34px;
	}
	.results-themselves-left {
	    width: 20%;
	}
	.results-themselves-right {
	    width: 80%;
	}
	.themselves-slider-pagination {
	    margin-top: 30px;
	}
	.your-partner-left-info {
	    padding: 0px 15px;
	    max-width: 100%;
	}
	.your-partner-left {
	    min-height: 390px;
	}
	.your-partner-right {
	    height: 390px;
	}
	.as9100-content-info h6 {
	    font-size: 28px;
	    margin: 0 0 20px;
	}
	.your-partner-section {
	    margin-bottom: 60px;
	}
	.inner-banner-section.industry-banner-section .banner-content {
	    max-width: 500px;
	}
	.home-banner-section.inner-banner-section {
	    min-height: auto;
	    height: 400px;
	}
	.cmn-banner-bottom-heading .our-work-heading-col-left {
	    width: 40% !important;
	}
	.cmn-banner-bottom-heading .our-work-heading-col-right {
	    width: 60% !important;
	}
	.cmn-banner-bottom-heading .heading h2 {
	    font-size: 32px;
	    line-height: 100%;
	    margin: 0;
	}
	.cmn-banner-bottom-heading .heading h3 {
	    font-size: 24px;
	}
	.our-work-heading {
	    margin-bottom: 40px;
	}
	.industries-service-left-info .heading h4 {
	    font-size: 24px;
	    line-height: 110%;
	}
	.count-holder {
	    margin-right: 12px;
	    padding: 3px 0px 0px 0px;
	}
	.industries-service-left-col {
	    width: 25%;
	}
	.industries-service-right-col {
	    width: 75%;
	}
	.industries-service-col5-info {
	    padding: 0px 15px;
	}
	.industries-service-right-info .heading h5 {
	    font-size: 20px;
	    line-height: 28px;
	}
	.industries-service-item {
	    padding: 30px 0px 0px 0px;
	    margin-bottom: 30px;
	}
	.our-work-item {
	    padding: 0px 8px;
	}
	.our-work-wrap {
	    margin: 0px -8px;
	    row-gap: 30px;
	}
	.our-work-info p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.build-project-left {
	    width: 45%;
	}
	.build-project-right {
	    width: 55%;
	}
	.build-project-thumb img {
	    height: 324px;
	}
	.capabilities-according .industries-service-right-info {
	    margin-top: 30px;
	}
	.capabilities-according .industries-service-right-col {
	    width: 100%;
	    padding: 0px 40px 0px 48px;
	}
	.critical-product-info {
	    margin-top: 20px;
	    padding-left: 20px;
	}
	.critical-product-info ul li {
	    line-height: 20px;
	    margin-bottom: 15px;
	}
	.capabilities-according .industries-toggle-heading h4:before {
	    font-size: 20px;
	}
	.concept-critical-info h4 {
	    font-size: 18px;
	    line-height: 22px;
	}
	.concept-critical-info span {
	    margin-bottom: 5px;
	}
	.built-stability-section .heading {
	    max-width: 100%;
	    margin: 0px auto 40px 0px;
	}
	.built-stability-section .heading h2 {
	    margin-bottom: 15px;
	    text-align: center;
	}
	.built-stability-section .heading p {
	    text-align: center;
	}
	.built-stability-wrap {
		row-gap: 30px;
	}
	.built-stability-col {
	    padding: 0px 10px 0px 10px;
	    min-height: auto;
	    width: 50%;
	}
	.built-stability-icon {
	    width: 45px;
	    height: 45px;
	}
	.built-stability-section .built-stability-top .heading {
	    width: calc(100% - 45px);
	    padding-right: 10px;
	}
	.built-stability-top .heading h3 {
	    line-height: 28px;
	    font-size: 24px;
	}
	.as9100d-logo {
	    width: 180px;
	    margin: auto;
	}
	.precision-col-info .heading {
	    margin: 20px 0px 0px 0px;
	}
	.precision-col-info .heading h4 {
	    margin-bottom: 15px;
		font-size: 32px;
		line-height: 36px;
	}
	.precision-section {
	    background-position: center;
	    background-size: contain;
	    height: auto;
	    min-height: 350px;
	}
	.microline-testimonial-section .results-themselves-wrap {
	    padding: 40px 30px;
	    min-height: 400px;
	}
	.home-banner-section.inner-banner-section {
	    height: 300px;
	}
	.home-banner-section.contact-banner-section .banner-content {
	    max-width: 370px;
	    margin-bottom: 50px;
	}
	.home-banner-section.contact-banner-section .banner-content h1 {
	    font-size: 42px;
	    line-height: 50px;
	}
	.home-banner-section.contact-banner-section .banner-content p {
	    font-size: 16px;
	}
	.home-banner-section.contact-banner-section.inner-banner-section .slider-content-absolute .container {
	    justify-content: flex-end;
	}
	.contact-us-left-info .heading h3 {
	    font-size: 23px;
	    line-height: 32px;
	}
	.contact-us-right {
	    margin-top: -277px;
	}
	.contact-us-right-info {
	    padding: 30px 20px;
	}
	.medium {
	    height: 45px;
	    border-radius: 5px;
	    padding: 15px 10px;
	    font-size: 14px;
	    line-height: 22px;
	}
	textarea.medium {
	    height: 100px;
	}
	.video-part {
	    height: 256px;
	}
	.playicon a h2 {
	    font-size: 34px;
	    line-height: 47px;
	}
	.playicon img {
	    width: 48px !important;
	    margin: 0px 12px;
	}
	.our-story-middle-info {
	    padding: 0px 15px;
	}
	.our-team-col3 {
	    padding: 0px 5px;
	}
	.our-team-wrap {
	    margin: 0px -5px;
	}
	.team-popup .modal-dialog {
	    max-width: 90%;
	}
	.popup-right-card .our-team-info h6 {
	    font-size: 20px;
	}
	.popup-right-card .our-team-info p {
	    font-size: 16px;
	}
	.team-popup-header {
	    padding: 20px 20px;
	}
	.team-popup-body {
	    padding: 40px 20px;
	}
	.request-quote-popup .contact-us-right-info h2 {
	    font-size: 36px;
	    line-height: 45px;
	}
	.as9100-certified-section .as9100d-logo {
	    margin: 0;
	}
	.as9100-certified-section .as9100d-logo img {
	    max-width: 100%;
	}
	.capabilities-according .industries-toggle-heading h4:before {
	    background-size: 18px!important;
	}
	.industries-according .industries-toggle-heading h4:before {
		background-size: 18px!important;
	}
	.error-content-section .trusted-industries-left-col .heading p {
	    margin-bottom: 22px;
	    font-size: 26px;
	    line-height: 120%;
	}
	.error-content-section .trusted-industries-left-col .heading {
	    max-width: 70%;
	}

}

@media only screen and (device-width : 812px) and (device-height : 375px) and (-webkit-device-pixel-ratio : 3) {}

@media (max-width:767px) {
	.home-banner-section.contact-banner-section .banner-content {
	    max-width: 330px;
	    margin-bottom: 30px;
	}
	.our-team-col3 {
	    width: 33.33%;
	}
	.our-team-wrap {
	    justify-content: flex-start !important;
	}
	.industries-service-left-info .heading h4 sup {
	    font-size: .45em;
	    top: -0.7em;
	}
	.heading h3 sup {
	    font-size: .45em;
	    top: -0.7em;
	}
	.capabilities-according .industries-toggle-heading h4:before {
	    background-size: 15px!important;
	}
	.error-content-section .trusted-industries-left-col .heading {
	    max-width: 100%;
	}
	.error-content-section .trusted-industries-left-col .heading h1 {
	    font-size: 34px;
	    line-height: 100%;
	}
	.error-content-section .trusted-industries-left-col .heading p {
	    margin-bottom: 22px;
	    font-size: 22px;
	    line-height: 120%;
	}
	.default-page .heading h1 {
	    font-size: 46px;
	    margin-bottom: 25px;
	}
	.default-page .heading h2 {
	    font-size: 37px;
	}
}

@media (max-width:575px) {
	.section {
	    padding: 40px 0;
	}
	.home-banner-section {
	    height: 84vh;
	}
	.banner-content {
	    padding-right: 0;
	}
	.banner-content h1 {
	    font-size: 42px;
	    line-height: 90%;
	    margin-bottom: 20px;
	    text-align: center;
	}
	.banner-content h1 strong {
	    font-size: 60px;
	    line-height: 90%;
	    padding: 0px 20px;
	    text-align: center;
	    margin-top: 10px;
	}
	.banner-content p {
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 0;
	    text-align: center;
	}
	.btn-primary {
	    min-width: 218px;
	    min-height: 50px;
	}
	.banner-content {
	    padding-top: 138px;
	}
	.slider-content-absolute .container {
	    justify-content: flex-start;
	}
	.banner-bottom-section {
	    margin-top: 0;
	    width: 100%;
	    padding-bottom: 40px;
	    padding-top: 60px;
	}
	.counter-wrap {
	    width: 100%;
	    flex-wrap: wrap;
	    row-gap: 25px;
		justify-content: center;
		text-align: center;
	}
	.counter-item {
	    width: 48%;
	}
	.counter-info-card h3 {
	    font-size: 36px;
	    line-height: 38px;
	    margin-bottom: 7px;
	}
	.scrolldown .c-line {
	    height: 55px !important;
	}
	.heading h2, .error-content-section .heading h1 {
	    font-size: 32px;
	    line-height: 110%;
	}
	.heading h3 {
	    font-size: 23px;
	    line-height: 130%;
	}
	.precision-card-wrap {
	    display: block;
	}
	.precision-card-item {
	    width: 100% !important;
	    height: auto;
	    transition: unset;
	    border-radius: 0px;
		border-bottom: 2px solid rgb(0 0 0 / 10%);
		transition: 0.2s
		ease all;
		padding: 15px 0px;
	}
	.precision-card-item:first-child {
	    border-top: 2px solid rgb(0 0 0 / 10%);
	}
	.precision-card-toggle-heading {
	    display: block;
	}
	.precision-card-toggle-heading h4 {
	    margin: 0;
	    font-family: 'Bebas Neue Pro bold';
	    font-weight: bold;
	    font-size: 20px;
	    line-height: 30px;
	    letter-spacing: 0.01em;
	    text-transform: uppercase;
	    color: #030F18;
		position: relative;
		cursor: pointer;
	}
	.precision-card-toggle-heading h4:before {
	    content: "\2b";
	    font-family: 'Font Awesome 6 Free';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: 0;
	    margin: auto;
	    color: #446E87;
	    font-size: 18px;
	}
	.precision-card-item.is-active .precision-card-toggle-heading h4:before {
	    content: "\f068";
	    top: 2px;
	}
	.precision-img-card {
	    z-index: -0;
	    position: unset;
	    width: 100%;
	    height: auto;
	    filter: blur(0px);
	    border-radius: 4px;
		overflow: hidden;
        pointer-events: unset;
	}
	.precision-card-heading h4 {
	    display: none;
	}
	.precision-card-expand-info-inner {
	    opacity: 1 !important;
	    transform: unset !important;
	    transition: unset !important;
	    max-height: unset;
	    background: #fff;
	    padding: 0;
	}
	.precision-card-hover {
	    padding: 20px 0 10px;
	}
	.precision-card-heading {
	    position: unset;
	    transition: unset;
	    transform: unset;
	}
	.precision-card-info-holder {
	    margin-top: 20px;
		display: none;
	}
	.precision-card-item.is-active .precision-card-info-holder {
	    display: block;
	}
	.precision-card-btn .btn-primary {
	    font-size: 18px;
	    min-width: 191px;
	    min-height: 48px;
	}
	.trusted-industries-left-col {
	    width: 100%;
	    text-align: center;
	    padding: 0px 15px;
	}
	.trusted-industries-btn.hide-desktop {
	    display: block;
	    text-align: center;
	    margin-top: 25px;
	}
	.trusted-industries-left-col .heading .trusted-industries-btn {
	    display: none;
	}
	.our-gallery-section .heading h2 {
	    max-width: 310px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.industries-logo-wrap {
	    display: none;
	}
	.trusted-industries-right-col {
	    width: 100%;
	}
	.trusted-industries-section .container {
	    padding: 0 !important;
	}
	.trusted-industries-right-info ul li a {
	    min-height: 80px;
	}
	.trusted-industries-right-info .slick-slide {
	    margin: 0px 8px;
	 	opacity: 0.25;
	}
	.trusted-industries-right-info .slick-center.slick-slide {
	    opacity: 1;
	}
	.trusted-industries-left-col .heading h3 {
	    margin-bottom: 20px;
	}
	.trusted-industries-dots-box {
	    margin-top: 25px;
	}
	.trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots {
	    padding: 0;
	    margin: 0;
	    display: flex !important;
	    align-items: center;
	    justify-content: center;
	    list-style-type: none;
	    line-height: 1;
	    column-gap: 8px;
	    position: unset;
	    margin-top: 32px;
	    width: 100%;
	}
	.trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots li {
	    margin: 0;
	    padding: 0;
	    font-size: 0;
	    line-height: 1;
	    display: flex;
	    justify-content: center;
	    align-items: center;
	    width: auto;
	}
	.trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots li::before {
		display: none;
	}
	.trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots li button {
	    font-size: 0;
	    width: 10px;
	    height: 10px;
	    background: #D9D9D9;
	    border-radius: 100%;
	    transition: 0.7s;
	    cursor: pointer;
	    border: 0 !important;
	}
	.trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots li.slick-active button, .trusted-industries-right-col .trusted-industries-dots-box ul.slider-dots li.slick-active button:hover {
	    background: #446E87;
	}
	.our-gallery-section .slick-slide.slick-active.slick-current {
	    transform: scale(1.40);
	    margin-top: 30px;
	}
	.our-gallery-slider {
	    margin: 0 -80px;
	}
	.gallery-dots-box {
	    margin-top: -40px;
	}
	.as9100-certified-section {
	    padding: 40px 0px 0;
	}
	.as9100-content-info p {
	    margin: 0 0 20px;
	    font-size: 15px;
	}
	.as9100-content-info ul {
	    margin: 0 0 25px;
	}
	.as9100d-logo img {
	    max-width: 170px;
	}
	.airplne-logo {
	    bottom: -40px;
	}
	.results-themselves-left {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.results-themselves-left-info {
	    padding-right: 0;
	}
	.results-themselves-right {
	    width: 100%;
	}
	.results-themselves-right-info span {
	    display: none;
	}
	.themselves-slider-pagination {
	    margin-top: 10px;
	}
	.results-themselves-section .slick-slide {
	    padding: 0px 15px;
	}
	.results-themselves-slider {
	    margin: 0px -15px;
	}
	.your-partner-left {
	    min-height: auto;
	    width: 100%;
	    padding: 50px 0px;
	}
	.your-partner-right {
    	height: auto;
	    width: 100%;
	    position: relative;
	}
	.world-class-machining-image {
	    height: auto;
	}
	.your-partner-wrap {
	    padding-bottom: 0;
	}
	.your-partner-section {
	    margin-bottom: 0;
	}
	.your-partner-right::before {
	    content: "";
	    position: absolute;
	    top: 0;
	    left: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    background: linear-gradient(180deg, #030F18 -0.01%, rgba(3, 15, 24, 0) 58.15%);
	}
	.footer-contact-links {
	    padding-right: 50px;
	}
	.our-gallery-section {
		min-height: 600px;
	}
	.footer-col-info .footer-contact-links ul li i {
		width: 22px;
	}
	.footer-col-info .footer-contact-links ul li a {
		width: calc(100% - 22px);
	}
	.home-banner-section.inner-banner-section {
	    height: 510px;
	}
	.industry-banner-section.inner-banner-section .home-banner-slider-item img {
	    object-position: -700px 100%;
	}
	.cmn-banner-bottom-heading .our-work-heading-col-left {
	    width: 100% !important;
	    text-align: center;
	    margin-bottom: 10px;
		padding-right: 0;
	}
	.cmn-banner-bottom-heading .our-work-heading-col-right {
	    width: 100% !important;
	    text-align: center;
	}
	.gallery-our-work.cmn-banner-bottom-heading .heading h2 {
		font-size: 29px;
	}
	.our-work-heading {
	    margin-bottom: 25px;
	}
	.industries-service-left-col {
	    width: 100%;
	    margin-bottom: 0px;
	    padding: 0;
	}
	.industries-service-right-col {
	    width: 100%;
	    display: none;
	}
	.industries-service-item {
	    padding: 18px 0px;
	    margin-bottom: 0;
	}
	.industries-toggle-heading {
	    width: 100%;
	    display: flex;
	    position: relative;
	}

	.industries-service-right-info {
	    margin-top: 20px;
	}
	.industries-service-col5 {
	    width: 100%;
	    margin-bottom: 20px;
	}
	.industries-service-col4 {
	    width: 100%;
	}
	.industries-service-left-info .heading h4 {
        padding-right: 20px;
	}
	.industries-service-left-info .heading h4 br {
		display: none;
	}
	.our-work-wrap {
	    margin: 0;
	    row-gap: 30px;
	}
	.our-work-item {
	    padding: 0;
	    width: 100%;
	}
	.our-work-info p {
	    font-size: 16px;
	    line-height: 25px;
	}
	.build-project-section .container {
	    padding: 0 !important;
	}
	.build-project-left {
	    width: 100%;
	    padding: 50px 40px 0 15px;
	}
	.build-project-right {
	    width: 100%;
	}
	.build-project-thumb img {
	    height: auto;
	    width: 100%;
        transform: scaleX(-1);
	}
	.build-project-right ::after {
	    content: '';
	    background: linear-gradient(180deg, #030F18 -0.01%, rgba(3, 15, 24, 0) 58.15%);
	}
	.critical-industries-heading.our-work-heading .heading h2 {
	    padding: 0px 15px;
	}
	.capabilities-according .industries-service-col5 {
	    width: 100%;
	    margin-bottom: 25px;
	}
	.capabilities-according .industries-service-col4 {
	    width: 100%;
	}
	.critical-product-info ul li {
	    font-size: 14px;
	}
	.capabilities-according .industries-service-right-info {
	    margin-top: 18px;
	}
	.capabilities-according .industries-service-right-col {
	    width: 100%;
	    padding: 0;
	}
	.capabilities-according .industries-service-item {
	    padding: 18px 0px;
	}
	.capabilities-according .industries-toggle-heading h4:before {
	    font-size: 18px;
	}
	.industry-banner-section.inner-banner-section.microline-banner-section .home-banner-slider-item img {
	    object-position: -560px 100%;
	}
	.concept-critical-col3, .concept-critical-col4 {
	    display: none;
	}
	.concept-critical-col5 {
	    width: 100%;
	}
	.concept-critical-wrap {
	    /* padding: 0px 10px; */
	}
	.built-stability-col {
	    width: 100%;
	}
	.built-stability-bottom {
	    margin-top: 10px;
	}
	.precision-section {
		background-color: #030F18;
		background-image: url(./assets/images/precision-bg-mob.webp);
	    background-position: center bottom;
	    background-size: contain;
	    height: auto;
	    min-height: 558px;
	}
	.precision-col-info .as9100d-logo {
	    width: 240px;
	}
	.precision-col-info .as9100d-logo img {
	    width: 100%;
		max-width: 100%;
	}
	.microline-testimonial-section.results-themselves-section .slick-slide {
	    padding: 0;
	}
	.microline-testimonial-section .results-themselves-wrap {
	    padding: 0px 0px 0px;
	    min-height: 400px;
	    background: #fff !important;
	}
	.microline-testimonial-mob-img {
	    display: block;
	    margin: 20px 0px;
	    position: relative;
	    border-radius: 4px;
	    overflow: hidden;
	}
	.microline-testimonial-section .themselves-slider-pagination {
	    padding: 0px 10px;
	    position: unset;
	    margin-top: 20px;
	}
	.microline-testimonial-section .results-themselves-right {
	    width: 100%;
	}
	.microline-testimonial-section .results-themselves-right-info p, .microline-testimonial-section .heading h3 {
	    color: #030F18;
	}
	.microline-testimonial-section .microline-testimonial-bg::before {
		display: none;
	}
	.microline-testimonial-section .results-themselves-right-info p {
	    font-size: 14px;
	}
	.microline-testimonial-section .results-themselves-right-info span {
	    display: block;
	    margin: 0;
	}
	.microline-testimonial-section .heading h3 {
	    margin-bottom: 12px;
	    font-size: 24px;
	    line-height: 29px;
	}
	.home-banner-section.inner-banner-section.contact-banner-section {
	    height: 390px;
	}
	.home-banner-section.contact-banner-section.inner-banner-section .slider-content-absolute .container {
	    justify-content: center;
	}
	.home-banner-section.contact-banner-section .home-banner-slider-item img {
	    object-position: 10% center;
	}
	.contact-us-right {
	    margin-top: -100px;
		order: 1;
	}
	.contact-us-left {
		order: 2;
	}
	.contact-us-left, .contact-us-right {
	    width: 100%;
	    padding: 0px 16px;
	}
	.contact-us-section {
	    padding: 42px 0px 50px;
	}
	.contact-us-left-info {
    	max-width: 295px;
    	margin: 40px auto 0;
	    text-align: center;
	}
	.company-logo {
	    width: 100%;
	    padding: 0px 15px;
	    max-width: 200px;
	    margin: 0 auto;
	}
	.contact-company-logos {
	    row-gap: 26px;
	}
	.industry-banner-section.inner-banner-section.about-banner-section .home-banner-slider-item img {
	    object-position: -390px 100%;
	}
	.about-banner-bottom-heading.cmn-banner-bottom-heading .heading h2 {
	    margin: 0 auto;
	    max-width: 280px;
	}
	.about-miltech-left {
	    width: 100%;
	    margin-bottom: 25px;
	}
	.about-miltech-left-info {
	    padding: 0px 0px 0px 24px;
	}
	.about-miltech-right {
	    width: 100%;
	}
	.video-part {
	    height: 226px;
	}
	.playicon a h2 {
	    font-size: 44px;
	    line-height: 57px;
	}
	.our-story-section {
	    margin: 120px 0px;
	}
	.our-story-left, .our-story-right {
	    width: 230px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.section.our-story-middle {
	    width: 100%;
	    padding: 50px 0px;
	}
	.our-story-middle-info .heading {
	    margin: 0px auto 15px auto;
	    max-width: 100%;
	}
	.our-story-middle-info .heading h2 {
	    font-size: 29px;
	}
	.our-story-middle-info {
	    padding: 0;
	}
	.our-story-middle-info p {
	    font-size: 14px;
	}
	.abt-desktop-img {
		display: none;
	}
	.abt-mob-img {
		display: block;
	}
	.apart-col-left {
	    width: 100%;
	    order: 1;
	}
	.apart-col-bottom {
	    width: 100%;
	    padding-top: 0;
	    order: 2;
	}
	.apart-col-bottom .built-stability-top .heading {
	    margin-bottom: 10px;
	}
	.apart-col-right {
	    width: 100%;
	    order: 3;
	    margin-top: 30px;
	}
	.our-team-col3 {
	    width: 100%;
	}
	.our-team-front {
	    flex-direction: unset;
	    text-align: left;
	    row-gap: 0;
	    align-items: center;
	}
	.our-team-front .our-team-member {
	    width: 106px;
	}
	.our-team-front .our-team-info {
	    width: calc(100% - 106px);
	    padding-left: 16px;
	}
	.team-popup .modal-dialog {
	    max-width: 100%;
	    padding: 0px 10px;
	}
	.team-popup-header {
	    row-gap: 10px;
        justify-content: center;
	}
	.popup-right-card {
	    width: 100%;
	    padding-left: 0;
        text-align: center;
	}
	.team-popup-body {
	    padding: 25px 20px;
	}
	.team-popup-des {
	    padding-left: 15px;
	}
	.team-popup-des .team-popup-detail p {
	    font-size: 13px;
	    line-height: 22px;
	}
	.request-quote-popup .contact-us-right-info {
	    padding: 25px 15px;
	}
	.request-quote-heading {
	    max-width: 270px;
	    margin: 0 auto;
	}
	.request-quote-popup .contact-form {
	    margin: 20px 0px 0px;
	}
	.request-quote-popup .form-group {
	    padding: 0px 0px;
	    margin-top: 20px;
	    width: 100% !important;
	}
	.request-quote-popup textarea.medium {
	    height: 90px;
	}
	.industries-according .industries-toggle-heading h4:before {
    	content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    right: 0;
	    margin: auto;
	    background: url("../images/open-faq.svg");
	    background-repeat: no-repeat !important;
	    background-position: center !important;
	    background-size: 31px!important;
	    width: 31px;
	    height: 31px;
	}
	.industries-according .is-active .industries-toggle-heading h4:before {
	    background: url("../images/close-faq.svg");
	}
	.industries-according .industries-toggle-heading h4:before {
	    background-size: 15px!important;
	}
	.error-content-section .trusted-industries-left-col .heading h1 br {
		display: none;
	}
	.concept-critical-wrap-v2 {
		display: block;
	}
	.concept-critical-wrap-v2 .concept-critical-col3 {
	    display: block;
	    width: 100%;
	    margin-bottom: 19px;
	}
	.concept-critical-wrap-v2 .concept-critical-col3 p {
	    line-height: 140%;
	    letter-spacing: -0.01em;
	    color: #FFFFFF;
	    font-size: 15px;
	}
	.concept-critical-wrap-v2 .concept-critical-col3 p strong {
	    font-weight: bold;
	    font-family: "Roboto Mono", monospace;
	    display: block;
	    margin-bottom: 6px;
	}
	.video-container {
	    display: none;
	}
	.concept-critical-mob-vido video {
	    width: 100%;
	}
	.default-page .heading h1 {
	    font-size: 32px;
	    margin-bottom: 20px;
	    line-height: 43px;
	    letter-spacing: -0.5px;
	}
	.default-page .heading h2 {
	    font-size: 29px;
	    margin-bottom: 10px;
	    line-height: 32px;
	}
	.default-page .heading ol {
	    padding-left: 28px;
	}
	.default-page .heading ol li ul {
	    margin-top: 10px !important;
	    padding-left: 28px;
	    margin-bottom: 12px !important;
	}
	.default-page .heading ul li, .default-page .heading ol li {
	    margin-bottom: 10px;
	}
	.default-page .heading ol li ul li {
	    margin-bottom: 10px;
	}
	.default-page .heading p, .default-page .heading ul li, .default-page .heading ol li {
	    font-size: 14px;
	    line-height: 22px;
	}
	.default-page .heading p {
	    margin-bottom: 15px;
	}
	.microline-testimonial-holder {
	    margin: 0;
	}
	.footer {
	    padding: 50px 0;
	}
}

@media (max-width:413px) {
	.banner-content {
	    padding-top: 115px;
	}
	.banner-content h1 {
	    font-size: 38px;
	}
	.banner-content h1 strong {
	    font-size: 50px;
	    padding: 0px 10px;
	}
	.banner-bottom-section {
	    padding-bottom: 40px;
	    padding-top: 30px;
	}
	.start-project-btn {
	    margin-top: 25px;
	}
	.scrolldown {
	    bottom: -29px;
	}
}
