/**
 * Theme name:	Responsive Child
 * Template: 	responsive
 * Version:		5.0.1
 * Theme URI:	https://cyberchimps.com/responsive/
 * Author:		CyberChimps
 * Author URI:	https://cyberchimps.com
 * Description:	Responsive is a fast, lightweight, & fully customizable WordPress theme, which offers 100+ free ready-to-use Elementor & WordPress Block templates for websites of all types (blog, WooCommerce, Portfolio, Podcast, Startups, Consultancy, Education, LMS, Auctions, and more). The theme is easy to customize and you can create blog or eCommerce websites using a user-friendly drag and drop interface. It's optimized for SEO with support for Schema.org microdata, fast loading speed, and responsive layout designs. Responsive works with all popular WordPress plugins like WooCommerce, bbPress, LearnDash, BuddyPress, etc. Responsive theme is fully compatible with popular page builders like Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. It comes with ready to import websites: Built with Elementor & full site editing(FSE) features, it's an ideal theme to quickly launch a fully functional website. Features: #Responsive #Starter Templates #WooCommerce Ready #Import Pre-Built Elementor Websites (Elementor & Block editor) #LearnDash LMS Ready #RTL support #Translations Ready #WPML Compatible #Retina Logo #Layout Settings #Transparent Headers #Blog Layouts #Unlimited Colors. Check out the list of all 100+ Responsive Starter Templates: https://cyberchimps.com/wordpress-themes/
 * Tags: 		blog, grid-layout, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-colors, custom-logo, custom-menu, editor-style, featured-images, featured-image-header, flexible-header, footer-widgets, full-width-template, microformats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, e-commerce, portfolio, rtl-language-support, post-formats, accessibility-ready, wide-blocks
 * License:		GNU General Public License v3 or later
 * License URI:	https://www.gnu.org/licenses/gpl-3.0.en.html
 * Text domain:	responsive
 * Tested up to: 6.4
 * Requires PHP: 5.6
 */

.site-header-layout-horizontal .site-branding img.custom-logo {
    width: 160px;
}
.site-header-layout-horizontal.site-header-site-branding-main-navigation .main-navigation:not(.toggled) .menu {
    float: left !important;
}
.site-header-layout-horizontal .site-branding {
    min-width: 16% !important;
}
.main-navigation a {
    line-height: 65px !important;
    color: #000 !important;
}
header#masthead {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, .6);
    z-index: 9;
}
div#wrapper {
    padding-top: 85px;
    padding-bottom: 0;
    background-color: #fff;
}
.header-right {
    width: 275px;
    position: relative;
    padding-left: 60px;
}
.header-right img {
    width: 50px;
    position: absolute;
    left: 0;
    top: 3px;
}
.header-right h2 {
    margin: 0;
    font-weight: 600;
}
.header-right h4 {
    margin-top: 0;
    font-size: 14px;
}
.about-logo {
    width: 250px;
    float: right;
    margin-right: -18px;
}
.home-about-section {
    background-size: cover;
    background-position: center;
    position: relative;
    padding-top: 70px;
    min-height: 830px;
}
.about-side-text h3 {
    writing-mode: vertical-rl;
    color: #fff;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 45px;
    font-size: 35px;
}
.about-side-text {
    position: absolute;
    left: 22%;
}
.home-about-right {
    padding-left: 40px;
}
.home-about-right h2 {
    font-weight: 600;
    letter-spacing: 4px;
    font-size: 34px;
}
.home-about-text {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 24px;
}
.about-company-line h4 {
    float: left;
    margin-right: 24px;
    margin-bottom: 0;
}
.company-profile {
    float: left;
    margin-top: -4px;
    width: 80%;
}
.company-profile span {
    float: left;
}
.company-profile span.line {
    width: 40%;
    display: inline-block;
    background-color: #000;
    height: 1px;
    position: relative;
    top: 14px;
    margin: 0 0 0 15px;
}
.company-profile span a {
    color: #fff;
    background-color: #000;
    font-size: 14px;
    padding: 3px 10px;
    letter-spacing: 3px;
}
.three-images {
    position: relative;
}
.three-images .img1 {
    position: absolute;
    left: 10%;
    width: 300px;
    top: 175px;
}
.three-images .img2 {
    position: absolute;
    left: 36%;
    width: 300px;
    top: 85px;
}
.three-images .img3 {
    position: absolute;
    left: 62%;
    width: 300px;
    top: 0;
}
.three-images img {
    display: block;
}
.home-album .item h3 {
    margin: 15px 0 0;
    font-size: 18px;
    color: #000;
}
.home-album .item p {
    margin: 0;
    color: #000;
    font-size: 14px;
}
.home-album .term-img {
    background-size: cover;
    height: 300px;
    background-position: center;
}
.home-album {
    background-color: #fff;
    padding: 80px 0;
}
.home-album h2 {
    font-size: 32px;
    letter-spacing: 4px;
}
.home-album .col-md-3 {
    padding-left: 40px;
    padding-top: 30px;
}
.home-album .owl-nav {
    position: absolute;
    left: -90px;
    bottom: 10px;
}
.home-album .owl-nav span {
    font-size: 60px;
    margin: 0 5px;
}
footer#footer {
    background-color: #005ca2;
    padding: 40px 0;
}
footer#footer .col-md-3 img {
    width: 250px;
}
footer#footer .col-md-3 p {
    margin-top: 0;
}
div#colophon-widget .widget_nav_menu {
    float: left;
    margin: 0;
    width: 50%;
}
div#colophon-widget .widget_nav_menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
div#colophon-widget .widget_nav_menu h4 {
    font-weight: 600;
    margin-bottom: 5px;
}
div#colophon-widget {
    padding-top: 0px;
}
.social-link ul {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 !important;
}
.social-link ul li {
    display: inline-block;
    margin-right: 10px;
}
.social-link ul li i.fa-brands, .social-link ul li i.fa-solid {
    font-size: 22px;
    color: #fff;
}
footer#footer .widget-title h4 {
    font-weight: 600;
    margin-bottom: 5px;
}
.about-section-1 {
    padding: 80px 0 100px;
    position: relative;
}
h2.about-heading {
    color: #005ca2;
    font-size: 48px;
    margin-bottom: 0;
}
h5.about-heading {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 5px;
}
.about-section-1 h6 {
    margin-bottom: 0;
    font-weight: normal;
    font-size: 17px;
}
.about-section-1 h4 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 5px;
}
.about-section-1 h3 {
    color: #000;
    font-size: 40px;
    letter-spacing: 8px;
}
.row.about-bottom {
    top: 15px;
    position: relative;
    z-index: 9;
}
.company-profile-big-heading {
    color: #f2f2f2;
    font-size: 150px;
    position: absolute;
    bottom: -15px;
    font-weight: 600;
    z-index: 0;
    left: 0;
}
.break-line {
    width: 100%;
    height: 1px;
    background-color: #000;
}
.about-section-2 {
    padding: 80px 0;
}
.company-info-heading {
    font-size: 20px;
    border-top: 1px solid;
    padding: 25px 0;
    letter-spacing: 4px;
    width: 18%;
    float: left;
    margin-right: 4%;
}
.company-info-list:last-child .company-info-heading {
    border-bottom: 1px solid;
}
.company-info-text {
    padding: 25px 0 !important;
    float: left;
    font-size: 18px;
    letter-spacing: 4px;
    border-top: 1px solid #ccc;
    width: 78%;
}
.company-info-list:last-child .company-info-text {
	border-bottom: 1px solid #ccc;
}
.company-info-heading h2 {
    font-size: 20px;
    letter-spacing: 4px;
}
.company-info-list {
    float: left;
    width: 100%;
}
.about-section-3 {
    padding: 80px 0;
}
.re-company-bg {
    background-color: #e6e6e6;
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
    border-radius: 80px;
    height: 220px;
    width: 220px;
    display: table;
}
.re-company-bg .middle {
    vertical-align: middle;
    display: table-cell;
}
.re-company-bg h2 {
    font-size: 20px;
    margin-bottom: 4px;
}
.re-company-bg h6 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 4px;
}
.process-number {
    background-image: url(img/number-bg.png);
    width: 112px;
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: auto;
}
.process-col {
    float: left;
    width: 20%;
    text-align: center;
}
.process-number span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 40px;
    font-weight: 600;
    top: 63px;
}
.process-col h2 {
    font-size: 14px;
    letter-spacing: 1px;
    width: 90%;
    margin: 20px auto 0;
    position: relative;
    z-index: 1;
    padding: 0 10px;
}
.process-row {
    float: left;
    width: 100%;
    margin: 75px 0;
}
.process-col.cl1 .process-number:after, .process-col.cl3 .process-number:after, .process-col.cl6 .process-number:after, .process-col.cl8 .process-number:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 70px;
    background-image: url(img/curve1.png);
    left: 71px;
    bottom: 15px;
    background-size: cover;
    background-position: center;
}
.process-col.cl2 .process-number:after, .process-col.cl4 .process-number:after, .process-col.cl7 .process-number:after, .process-col.cl9 .process-number:after {
    position: absolute;
    content: "";
    width: 200px;
    height: 70px;
    background-image: url(img/curve2.png);
    left: 105px;
    bottom: 15px;
    background-size: cover;
    background-position: center;
}
.process-col.cl5 .process-number:after, .process-col.cl10 .process-number:after {
    position: absolute;
    content: "";
    width: 1240px;
    height: 415px;
    background-image: url(img/long-curve.png);
    right: -55px;
    top: 173px;
    background-size: cover;
    background-position: center;
}
.enginnering-process-big-heading {
    position: absolute;
    right: 0;
    bottom: 40px;
    font-size: 150px;
    font-weight: 600;
    color: #f2f2f2;
    left: auto;
    width: 100%;
    text-align: right;
    line-height: 160px;
}
.maintence-section-2 {
    padding: 80px 0;
}
.maintence-section-2 .group h2 {
    color: #005ca2;
    font-size: 30px;
    margin-bottom: 5px;
}
.maintence-section-2 .group.group-a, .maintence-section-2 .group.group-b {
    text-align: right;
}
.maintence-section-2 .group.group-b, .maintence-section-2 .group.group-d {
    margin-top: 85px;
}
.group-con {
    font-weight: 600;
}
.equipment-repeater {
    float: left;
    width: 14%;
    text-align: center;
    position: relative;
}
.equipment-repeater .number {
    background-size: cover;
    height: 150px;
    width: 100%;
    background-position: center;
    position: relative;
}
.equipment-repeater.eq-even .number {
    background-image: url(img/equipmwnt-even.png);
}
.equipment-repeater.eq-odd .number {
    background-image: url(img/equipmwnt-odd.png);
}
.equipment-repeater .number span {
    font-weight: 600;
    font-size: 38px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 47px;
}
.equipment-repeater h4 {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 600;
}
.equipment-repeater.eq-odd h4 {
    bottom: -42px;
}
.equipment-repeater.eq-even h4 {
    top: -42px;
}
.equipment-process-row {
    margin-top: 150px;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.row.glory-images {
    text-align: center;
}
.row.glory-images .col-md-5 {
    margin: 0 auto 100px;
}
.row.glory-images {
    margin-top: 50px;
}
.row.glory-images .col-md-5 h2 {
    margin-top: 20px;
}
.contact-form .field-group label {
    float: left;
    width: 15%;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 44px;
}
.contact-form .field-group span.wpcf7-form-control-wrap {
    float: left;
    width: 85%;
}
.contact-form .field-group {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.contact-form .field-group span.wpcf7-form-control-wrap input.wpcf7-form-control.wpcf7-text {
    background-color: #eee;
    border: none;
    padding: 8px 15px;
    border-radius: 7px;
}
.contact-form .field-group textarea.wpcf7-form-control.wpcf7-textarea {
    height: 120px;
    background-color: #eee;
    border: none;
    padding: 8px 15px;
    border-radius: 7px;
}
.field-group.submit-btn input.wpcf7-form-control.wpcf7-submit {
    background-color: #888;
    float: right;
    border: none;
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
}
.contact-form {
    margin-top: 50px;
    z-index: 1;
    position: relative;
}
.contact-form .col-md-6 {
    padding: 0 50px;
}
.contact-section-1 {
    position: relative;
    padding: 80px 0 30px;
}
.contact-us-big-heading {
    position: absolute;
    right: 0;
    bottom: -27px;
    font-size: 150px;
    font-weight: 600;
    color: #f2f2f2;
    left: auto;
    width: 100%;
    text-align: right;
    line-height: 160px;
}
.cat-img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    border: 4px solid transparent;
}
.cat-img:hover {
    border: 4px solid #333;
}
.row.project-images .col-md-3 {
    margin-bottom: 80px;
}
.row.project-images .col-md-3 h2 {
    margin: 30px 0 0;
    font-size: 22px;
}
.row.project-images .col-md-3 h6 {
    margin: 0;
    color: #000;
    font-size: 13px;
    font-weight: 700;
}
.cat-img a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.cat-img i.fa-solid.fa-arrow-right-long {
    position: absolute;
    bottom: -4px;
    left: -4px;
    background-color: #333;
    color: #fff;
    padding: 10px;
    font-size: 24px;
}
.product-img {
    width: 100%;
    height: 280px;
    background-size: cover;
    background-position: center;
    border: 4px solid transparent;
}
.product-img:hover {
    border: 4px solid #333;
}
.row.performance h2 {
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 18px;
}
.row.performance h6 {
    margin-top: 5px;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: normal;
}
.row.performance .col-md-3 {
    margin-bottom: 60px;
}
.product-img a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.product-img i.fa-solid.fa-arrow-right-long {
    position: absolute;
    bottom: -4px;
    left: -4px;
    background-color: #333;
    color: #fff;
    padding: 10px;
    font-size: 24px;
}
.row.performance {
    margin-top: 70px;
    padding: 0 60px 40px;
    z-index: 1;
    position: relative;
}
.cat-heading h3 {
    margin: 0;
    font-size: 26px;
}
.cat-heading h6 {
    margin-top: 0;
}
.cat-heading {
    position: relative;
}
.cat-heading i.fa-solid.fa-angles-right {
    position: absolute;
    left: -50px;
    top: 10px;
    font-size: 35px;
}
.row.project-images {
    margin-top: 60px;
}
.album-big-heading {
    position: absolute;
    right: 0;
    bottom: 40px;
    font-size: 150px;
    font-weight: 600;
    color: #f2f2f2;
    left: auto;
    text-align: right;
    line-height: 130px;
    width: 850px;
}
.album-section-1 {
    padding: 80px 0 10px;
    position: relative;
}
.single-product-img {
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center;
}
.row.performance .single-product-img h2 {
    font-size: 26px;
    padding: 60px 0 40px 0 !important;
    margin: 0;
}
.single-product-img h4 {
    margin-top: 0;
}
.single-product-img h4 {
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
}
.single-product-img a.fancybox.image {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}
.single-product-img a img {
    width: 0;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    transition: width 1s;
    z-index: 99;
}
.single-product-img a:hover img {
    width: 100px;
}
.single-product-img a:after {
    background-color: rgba(255, 255, 255, .7);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: opacity 1s;
}
.single-product-img a:hover:after {
    opacity: 1;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    padding-right: 15px;
    padding-left: 15px;
}
.product-introduction-section-1 {
    position: relative;
    padding: 40px 0 80px;
}
.about-section-4 {
    padding: 60px 0;
}
.row.product-intro .col-md-7 {
    height: 500px;
    background-size: cover;
    background-position: center;
}
.row.product-intro.odd .col-md-5 {
    float: left;
    padding: 0 0 0 100px;
}
.row.product-intro.even .col-md-5 {
    float: right;
    text-align: right;
    padding: 0 100px 0 0;
}
.row.product-intro.even .col-md-7 {
    float: right;
}
.row.product-intro.odd .col-md-7 {
    float: left;
}
.row.product-intro {
    display: inline-block;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 40px;
    z-index: 9;
    position: relative;
}
h3.intro-title {
    color: #005ca2;
    font-size: 48px;
    font-weight: 900;
}
.intro-content {
    font-weight: 600;
    font-size: 20px;
}

/* Responsive */
@media screen and (max-width: 769px) {
    nav#site-navigation {
        display: none !important;
    }
    .site-branding-wrapper {
        padding: 15px 0px 15px 0px !important;
    }
    div#wrapper {
        padding-top: 71px;
    }
    .header-right {
        width: 275px;
        padding-left: 60px;
        position: absolute;
        right: 40px;
    }
    .about-side-text {
        position: absolute;
        left: 2%;
    }
    .home-about-right {
        padding-left: 20px;
    }
    .company-profile {
        float: left;
        margin-top: 10px;
        width: 100%;
        margin-bottom: 15px;
    }
    .three-images .img1 {
        position: absolute;
        left: 0;
        width: 200px;
        top: 170px;
    }
    .three-images .img2 {
        position: absolute;
        left: 36%;
        width: 200px;
        top: 104px;
    }
    .three-images .img3 {
        position: absolute;
        left: 71%;
        width: 200px;
        top: 25px;
    }
    .home-album .col-md-3 {
        padding-left: 20px;
        padding-top: 30px;
    }
    .about-section-1 .col-md-3 {
        width: 100%;
        margin-bottom: 40px;
    }
    .about-section-1 {
        padding: 30px 0 100px;
        position: relative;
    }
    .about-section-1 .col-md-9 {
        width: 100%;
    }
    .company-profile-big-heading {
        font-size: 60px;
        left: 20px;
    }
    .about-section-2 .col-md-3 {
        width: 100%;
        margin-bottom: 40px;
    }
    .about-section-2 .col-md-9 {
        width: 100%;
    }
    .about-section-3 .col-md-3 {
        width: 100%;
        margin-bottom: 40px;
    }
    .about-section-3 .col-md-9 {
        width: 100%;
    }
    .about-section-3 .col-md-9 .col-md-3 {
        width: 33.33333%;
    }
    .process-col.cl1 .process-number:after, .process-col.cl3 .process-number:after, .process-col.cl6 .process-number:after, .process-col.cl8 .process-number:after, .process-col.cl2 .process-number:after, .process-col.cl4 .process-number:after, .process-col.cl7 .process-number:after, .process-col.cl9 .process-number:after, .process-col.cl5 .process-number:after, .process-col.cl10 .process-number:after {
        display: none;
    }
    .process-row {
        float: left;
        width: 100%;
        margin: 45px 0 0;
    }
    .enginnering-process-big-heading {
        right: 10px;
        font-size: 65px;
        line-height: 60px;
    }
    .maintence-section-2 img {
        margin-top: 190px;
    }
    .equipment-repeater .number {
        background-size: cover;
        height: 85px;
        width: 100%;
        background-position: center;
        position: relative;
    }
    .equipment-repeater .number span {
        top: 27px;
    }
    .equipment-repeater h4 {
        font-size: 14px;
        letter-spacing: 0px;
    }
    h2.about-heading {
        font-size: 32px;
    }
    .row.project-images .col-md-3 {
        margin-bottom: 80px;
        width: 50%;
    }
    .album-big-heading {
        font-size: 60px;
        line-height: 80px;
    }
    .row.performance {
        padding: 0 0px 40px;
    }
    .contact-section-1 .row.performance .col-md-3 {
        width: 50%;
    }
    .col-md-9.cat-heading {
        width: 60%;
        margin-left: 50px;
    }
    .row.performance .col-md-4 {
        width: 50%;
    }
    .row.performance .col-md-4 {
        width: 50%;
        margin-bottom: 30px;
    }
    .single-product-img {
        height: 300px;
    }
    .contact-us-big-heading {
        font-size: 60px;
    }
    .contact-form .col-md-6 {
        padding: 0 50px;
        width: 100%;
    }

}

@media screen and (max-width: 651px) {
    .home-album .col-md-9 {
        width: 90%;
        margin: auto;
    }
    .home-album .col-md-3 {
        padding-left: 20px;
        padding-top: 30px;
        width: 100%;
        padding-bottom: 40px;
    }
    .about-side-text {
        position: absolute;
        left: 2%;
        top: 20px;
    }
    .about-side-text h3 {
        font-size: 20px;
        line-height: 25px;
    }
    .home-about-section .col-md-6 {
        width: 50%;
    }
    .about-logo {
        width: 180px;
        float: right;
        margin-right: 0;
    }
    .three-images .img2 {
        left: 34%;
    }
    .three-images .img3 {
        left: 68%;
    }
    .home-album {
        padding: 20px 0;
    }
    .home-album .owl-nav {
        position: absolute;
        left: 0;
        bottom: -45px;
        right: 0;
        margin: auto;
        text-align: center;
    }
    footer#footer .col-md-3, footer#footer .col-md-6 {
        width: 90%;
        margin: 0 auto 40px;
    }
    div#colophon-widget .widget_nav_menu {
        float: left;
        margin: 0 0px 40px -15px;
        width: 100%;
    }
    footer#footer {
        padding: 40px 0 0;
    }
    .home-about-text {
        padding-right: 20px;
    }
    .about-section-3 .col-md-9 .col-md-3 {
        width: 50%;
        text-align: center;
    }
    .about-section-3 .col-md-9 .col-md-3 .re-company-bg {
        margin: auto;
    }
    .company-info-heading {
        width: 20%;
    }
    .company-info-text {
        width: 76%;
    }
    .maintence-section-2 .col-md-4 {
        width: 100%;
        text-align: center;
    }
    .maintence-section-2 .group.group-a, .maintence-section-2 .group.group-b {
        text-align: center;
    }
    .maintence-section-2 img {
        margin-top: 50px;
        margin-bottom: 50px;
        width: 50%;
    }
    .about-section-1 .col-md-12 {
        width: 100%;
    }
    .equipment-repeater .number span {
        top: 27px;
        font-size: 20px;
    }
    .single-product-img {
        height: 250px;
    }
    .row.performance .single-product-img h2 {
        font-size: 24px;
    }
}
@media screen and (max-width: 481px) {
    .about-logo {
        width: 150px;
    }
    .home-about-right h2 {
        font-size: 24px;
    }
    .home-about-right {
        padding-left: 0;
    }
    .three-images .img1 {
        top: 0;
    }
    .three-images .img2 {
        left: 15px;
        top: -180px;
    }
    .three-images .img3 {
        left: 0;
        top: -350px;
    }
    .company-profile span {
        float: left;
        margin-right: 30px;
    }
    .company-profile span:last-child {
        margin-right: 0;
    }
    .company-profile span {
        float: left;
        margin-right: 55px;
    }
    .company-profile span.line {
        display: none;
    }
    .owl-carousel.owl-drag .owl-item {
        text-align: center;
    }
    .home-album .col-md-3 {
        padding-left: 0;
        text-align: center;
        padding-right: 0;
    }
    .header-right {
        width: 245px;
    }
    .home-about-section {
        min-height: 770px;
    }
    .company-profile-big-heading {
        font-size: 60px;
        left: 0;
        line-height: 65px;
        text-align: right;
        bottom: 0;
    }
    .process-col {
        margin-bottom: 50px;
    }
    .process-number {
        width: 195px;
        height: 350px;
    }
    .process-number span {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        font-size: 100px;
        font-weight: 600;
        top: 85px;
    }
    .process-col {
        width: 100%;
    }
    .process-col h2 {
        width: 50%;
    }
    .equipment-repeater {
        float: none;
        width: 50%;
        text-align: center;
        position: relative;
        clear: both;
        margin: auto;
    }
    .equipment-repeater .number {
        background-size: cover;
        height: 200px;
        width: 200px;
        background-position: center;
        position: relative;
        transform: rotate(90deg);
    }
    .equipment-repeater .number span {
        top: 55px;
        font-size: 50px;
        transform: rotate(270deg);
    }
    .equipment-repeater.eq-odd h4 {
        bottom: 90px;
        left: -250px;
        transform: rotate(90deg);
    }
    .equipment-repeater.eq-even h4 {
        bottom: -45px;
        right: 90px;
        transform: rotate(90deg);
    }
    .cat-img {
        height: 200px;
    }
    .contact-form .col-md-6 {
        padding: 0 15px;
        width: 100%;
    }
}
@media screen and (max-width: 415px) {
    .about-logo {
        width: 100px;
    }
    .home-about-section {
        min-height: 500px;
        padding-top: 15px;
    }
    .three-images .img3 {
        left: 0;
        top: -450px;
        width: 46%;
    }
    .three-images .img2 {
        left: 0;
        top: -300px;
        width: 46%;
    }
    .three-images .img1 {
        left: 0;
        top: -150px;
        width: 46%;
    }
    .company-profile span {
        float: left;
        margin-right: 25px;
    }
    .header-right h2 {
        font-size: 20px;
    }
    .header-right h4 {
        margin-top: 0;
        font-size: 12px;
    }
    .header-right {
        width: 240px;
        padding-left: 60px;
        position: absolute;
        right: 15px;
    }
    .header-right img {
        width: 35px;
        position: absolute;
        left: 25px;
        top: 3px;
    }
    .about-section-3 .col-md-9 .col-md-3 {
        width: 100%;
    }
    .company-info-heading {
        width: 100%;
    }
    .company-info-text {
        width: 100%;
    }
    .maintence-section-2 img {
        width: 80%;
    }
    .enginnering-process-big-heading {
        font-size: 40px;
        line-height: 40px;
    }
    .row.project-images .col-md-3 {
        margin-bottom: 50px;
        width: 100%;
    }
    .cat-img {
        height: 300px;
    }
    .col-md-9.cat-heading {
        width: 60%;
        margin-left: 60px;
        margin-top: 25px;
    }
    .album-big-heading {
        font-size: 40px;
        line-height: 80px;
    }
    .contact-section-1 .row.performance .col-md-3 {
        width: 100%;
    }
    .contact-section-1 {
        position: relative;
        padding: 40px 0 30px;
    }
    .row.performance .col-md-4 {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }
    .contact-form .field-group label {
        width: 100%;
    }
    .contact-form .field-group span.wpcf7-form-control-wrap {
        float: left;
        width: 100%;
    }
    .album-section-1 {
        padding: 20px 0 10px;
    }
    .single-product-img a img {
        display: none;
    }
    .contact-us-big-heading {
        font-size: 40px;
    }
}
@media screen and (max-width: 361px) {
    .site-header-layout-horizontal .site-branding img.custom-logo {
        width: 100px;
    }
    .header-right h2 {
        font-size: 15px;
    }
    #rmp_menu_trigger-218 {
        width: 40px;
        height: 40px;
    }
    div#wrapper {
        padding-top: 65px;
        top: 12px;
    }
    .equipment-repeater.eq-even h4 {
        right: 35px;
    }
    h2.about-heading {
        font-size: 26px;
    }
    .site-branding-wrapper {
        padding: 22px 0px 15px 0px !important;
    }
}