h2, h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
}
h3 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
h4, h5, h6 {
    font-weight: 600;
}
a {
	transition:all 0.5s;
}
img {
	max-width: 100%;
	height: auto;
    display: block;
}
em{
    font-style: italic;
}
.footer_top_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}




/*Benefits of working with us section start*/
.benefits_sec {
    margin-bottom: 90px;
}
.benefits_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    background: #000;
    padding: 20px;
    border-radius: 30px;
    align-items: center;
}
.benefits_sec ul li::after {
    filter: brightness(0) invert(1);
}
.benefits_imgs {
    display: grid;
    grid-template-columns: 2fr 1.25fr 1fr;
    gap: 15px;
    width: 54%;
}
.benefits_col {
    width: 46%;
    padding-left: 50px;
    color: #fff;
}
.benefits_img {
    border-radius: 18px;
    height: 425px;
    overflow: hidden;
}
.benefits_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}
.benefits_sec .benefits_img:first-child img {
    object-position: right;
}
.benefits_img:nth-child(2n){
        opacity: .75;
}
.benefits_img:nth-child(3n){
        opacity: .5;
}
/*Benefits of working with us section end*/



/*Current Vacancies section start*/
.vacancies_sec {
    margin-bottom: 100px;
}
.w-dyn-items {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.job-vacancy-item {
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    padding: 10px 10px 10px 35px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    border-radius: 100px;
    align-items: center;
    overflow: hidden;
}
.vacancy-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}
.vacancies_sec .btn {
    color: #000;
    background: #fff;
    padding: 13px 24px;
}
.vacancies_sec .btn:hover {
    background: #000;
    color: #fff;
}
.vacancies_sec .container {
    max-width: 1060px;
}
.vacancies_sec h2, .section-values h2 {
    padding-bottom: 20px;
}
.vacancy-area {
    opacity: .5;
}
.vacancy-item-wrapper .text-block {
    font-weight: 500;
}
/*Current Vacancies section end*/



/*Careers with HVSM section start*/
.careers_HVSM_sec {
    margin-bottom: 95px;
    margin-top: -10px;
}
.career-hero {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 20px;
    column-gap: 45px;
}
.career-hero .mission {
    text-align: right;
}
.career-hero h3 {
    padding-bottom: 10px;
}
.careers_HVSM_sec .text-align-center {
    margin-bottom: 22px;
}
/*Careers with HVSM section end*/



/*Values section end*/
.section-values {
    margin-bottom: 100px;
    background: #f2f2f2;
    padding: 90px 0px 100px 0px;
}
.values_box {
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    text-align: center;
    padding: 30px 25px 30px 25px;
    width: calc(100% / 3 - 20px);
    background: #fff;
}
.section-values .values_box p {
    font-size: 16px;
}
.values_box:hover img {
    transform: rotateY(180deg);
}
.values_box h3 {
    padding: 12px 0px 12px 0px;
}
.values_list {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}
.values_box img {
    margin: auto;
    transition: all 0.5s;
    height: 70px;
    width: auto;
}
.text-align-center {
    text-align: center;
    margin-bottom: 31px;
}
.section-values .values_box:nth-last-child(-n+2) {
    width: calc(100% / 2 - 15px);
}
/*Values section end*/



/* Meet the Team Page Start */
.team_member_sec .team_member_row .team_info {
        position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #000;
    padding: 25px 0;
    text-align: center;
    transition: all 0.3s, background-color 0.2s;
    -webkit-transition: all 0.3s, background-color 0.2s;
    -moz-transition: 0.3s all, 0.2s background-color;
    -o-transition: 0.3s all, 0.2s background-color;
    color: #fff;
}
.team_member_sec .team_member_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}
.team_member_sec {
    margin-bottom: 100px;
}
p a {
    word-break: break-word;
    color: #000;
    text-decoration: underline;
    transition: 0.5s;
}
p a:hover {
    text-decoration: none;
}
.team_member_sec ul li::after, .benefits_sec ul li::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 13px;
    top: 8px;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492 289' style='enable-background:new 0 0 492 289;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23000;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpath class='st0' d='M265.2,281.2L484.1,62.3c5.1-5.1,7.9-11.8,7.9-19s-2.8-14-7.9-19L468,8.1c-10.5-10.5-27.6-10.5-38.1,0 L246.1,191.9L62,7.9C57,2.8,50.2,0,43,0c-7.2,0-14,2.8-19,7.9L7.9,24C2.8,29.1,0,35.8,0,43s2.8,14,7.9,19L227,281.2 c5.1,5.1,11.9,7.9,19.1,7.8C253.3,289.1,260.1,286.3,265.2,281.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: rotate(270deg);
}
.team_member_sec li, .benefits_sec li {
    list-style: none;
    padding-left: 20px;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 9px;
            font-weight: 300;
}
.team_member_sec ul, .team_member_sec ol {
    list-style: none;
    margin-bottom: 20px;
}
.team_member_sec ol {
    counter-reset: ordered;
}
.team_member_sec ol li::after {
    content: counter(ordered);
    font-family: 'WorkSans';
    top: 0;
    counter-increment: ordered;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    left: 0;
}
.team_member_sec .team_member_row .team_member_col {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}
.team_member_img {
    position: sticky;
    top: 120px;
}
.team_member_sec .img_lft img {
    width: 100%;
    height: auto;
}
.team_member_sec .img_lft figure {
    width: 100%;
    height: auto;
}
.team_info span {
    font-size: 15px;
    line-height: 25px;
}
.team_info h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 6px;
}
.team_member_sec .img_lft {
    width: 25%;
}
.team_member_rgt {
    width: 75%;
    padding-left: 40px;
}
/* Meet the Team Page end */


/* Our Customers Page Start */
.our-customers-gallery {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 32px;
}
.our-customers-gallery .logoWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
    max-height: 200px;
    padding: 10px;
    height: 180px;
}
.our-customers-gallery .logoWrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.our-customers-sec {
    margin-bottom: 100px;
}
/* Our Customers Page end */




/* Payment Page Start */
.payment-page-form {
    border: 1px solid #ccc;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
    text-align: left
}

.payment-page-form .project-form-row.first-amount {
    margin-bottom: 30px
}

.project-form-row {
    width: 100%;
    float: left;
    margin: 0 0 25px;
    text-align: left
}

.payment-page-form .project-form-row.first-amount {
    margin-bottom: 30px
}

.payment-page-form .project-form-row.first-amount .input-box {
    width: 100%
}

.payment-page-form .project-form-row.first-amount .input-box label {
    width: auto;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 15px
}

.project-form-row label {
    width: 100%;
    float: left;
    text-align: left;
    line-height: 1;
    font-size: 16px;
    margin: 0 0 10px;
}


.payment-page-form .project-form-row.first-amount .input-box input {
    width: 100%;
    max-width: 200px
}

.project-form-row input {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
    transition: 0.5s;
    padding: 13px 18px;
    outline: none;
    border: 1px solid #cccccc;
    color: #000000;
    border-radius: 0px;
    font-family: 'Poppins';
    font-weight: normal;
}
/* Get in Touch section Css start */
.project-form-row input:focus {
    border-color: #000;
}

.project-form-row input:focus::placeholder {
    color: #000;
    opacity: 1;
}

.project-form-row input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1;
}

.project-form-row input::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

.project-form-row input:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    opacity: 1;
}

.project-form-row input:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1;
}

.project-form-row input::placeholder {
    color: #000;
    opacity: 1;
}

.payment-page-form .project-form-row.first-amount .pay-sym {
    width: auto;
    margin: 13px 0 0 10px;
    font-size: 17px
}

.project-form-row .input-box {
    width: 49%;
    float: left
}

.project-form-row .input-box:nth-child(even) {
    float: right
}

sup {
    top: -0.5em;
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.payment-page-form .submit-row span input:hover, .payment-page-form .submit-row.focused span input, .pay-stripe .payment-detail-review .submit-row a:hover {
    background-color: transparent;
    color: #000;
}
.payment-page-form .submit-row span input, .pay-stripe .payment-detail-review .submit-row a {
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    background: #292929;
    border-radius: 27px;
    padding: 17px 80px;
    border: 1px solid #292929;
    display: inline-block;
    transition: all 0.5s;
    cursor: pointer;
}

.payment-page-form .submit-row span {
    width: 100%;
    max-width: 250px
}

.submit-row {
    text-align: center;
    clear: both;
    padding-top: 5px;
}
.inner-page-banner-content {
    margin-bottom: 100px;
    padding-top: 76px;
}
.inner-page-banner-content .page-title h1 {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.pay-stripe {
    display: flex
}

.pay-stripe .payment-detail-review {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    position: relative;
    box-sizing: border-box
}

.pay-stripe .payment-detail-review .pdr-row:first-child {
    border-top: none
}

.pay-stripe .payment-detail-review .pdr-row {
    width: 100%;
    float: left;
    border-top: #ccc solid 1px;
    display: table
}

.pay-stripe .payment-detail-review .pdr-row .pdr-title {
    width: 100%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
}

.pay-stripe .payment-detail-review .pdr-row .pdr-left {
    width: 30%;
    max-width: 300px;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    border-right: #ccc solid 1px;
}

.pay-stripe .payment-detail-review .pdr-row .pdr-right {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 18px;
}

.pay-stripe .payment-detail-review .pdr-row .submit-row {
    margin-top: 0;
    padding: 15px
}
.thankyou-content-main {
    padding: 90px 0 95px 0px;
}
.thankyou-content-main h1 {
    text-align: center;
    font-size: 38px;
    color: #000;
    line-height: 54px;
}  
/* Payment Page End */



/* Default Page Start */
.page-template-default .Our-service-section, .page-template-our-customers .Our-service-section, .page-template-meet-the-team .Our-service-section, .page-template-careers .Our-service-section {
    background: #f2f2f2;
    margin-bottom: 100px;
}
.page-template-default .typography {
    margin-bottom: 100px;
}
/* Default Page End */


/* Thank you and 404 Page Start */
.img_txt_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 30px;
}
.error_col_two {
    width: 60%;
}
.err-col {
    width: 40%;
    padding-right: 90px;
}
.error_col_two h1 {
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.error_col_two p {
    padding-bottom: 0px;
    margin: 0px;
}
.error_section {
    padding: 100px 0px;
}
.btn_row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-top: 35px;
}
.error_section .error_col_two {
    width: 60%;
    margin-top: -9px;
}
.error404 .err-col {
    width: 45%;
    padding-right: 70px;
}
.error404 .error_section .error_col_two {
    width: 55%;
}
/* Thank you and 404 Page end */



/* Privacy Policy and Cookies page Css Start */ 
body.page-id-198 .inner_banner_sec,body.page-id-3 .inner_banner_sec{
    margin-bottom: 50px;
}
.privacy-cookie-sec .iub_container.iub_base_container {
    margin-bottom: 0 !important;
} 
/* Privacy Policy and Cookies page Css end */ 


/* Footer Css start */
footer {
    background: #292929;
}

.ftr_logo {
    width: 43.50%;
    margin-top: -4px;
}

.get_in_touch_col {
    width: calc(56.50% - 112px);
}
.ftr_logo a:hover {
    opacity: 1;
}
.follow_us_col {
    width: 112px;
}

.ftr_logo a {
    display: inline-block;
    width: 340px;
}

.ftr_logo a img {
    width: 100%;
    height: auto;
}

footer h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
	line-height: 34px;
}
.get_in_touch_col h3 {
    padding-bottom: 9px;
    font-family: 'Ubuntu';
}
.follow_us_col h3 {
    padding-bottom: 20px;
}
footer ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.copy_right_center ul li img {
    display: block;
}
.copy_right_center ul li img {
    width: 39px;
    height: auto;
}
footer a {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
}
.copy_right_row {
    display: flex;
    flex-wrap: wrap;
        row-gap: 18px;
    border-top: 1px solid #545454;
    padding: 32px 0px 32px 0px;
    align-items: center;
}

.copy_right_center a {
    display: inline-block;
}

.copy_right_center ul {
    gap: 18px;
}

.follow_us_col ul li a {
    width: 45px;
    height: 45px;
    background: #3a3a3a;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.follow_us_col ul {
    gap: 20px;
}

.footer_top {
    padding: 55px 0px 50px 0px;
}
.copy_right_center {
    display: flex;
    width: calc(53.50% - 59px);
}
.copy_right_left ul li {
    border-right: 2px solid #fff;
    padding-right: 6px;
    margin-right: 6px;
}
.copy_right_left {
    width: 46.50%;
}
.design_by {
    width: 59px;
}
.copy_right_left ul li:last-child {
    border: 0px;
    padding: 0px;
    margin: 0px;
}
ul.footer_menu li {
    width: 44.75%;
}

ul.footer_menu li a {
    line-height: 36px;
}

footer a:hover, ul.footer_menu li.current-menu-item a {
    opacity: 0.6;
}
ul.footer_menu li a:hover {
    padding-left: 4px;
}
/* Footer Css end */


/* Get in Touch section Css start */
.contact-form .contact-form-field input:focus,
.contact-form .contact-form-field textarea:focus {
    border-color: #000;
}

.contact-form .contact-form-field input:focus::placeholder,
.contact-form .contact-form-field textarea:focus::placeholder {
    color: #000;
    opacity: 1;
}

.contact-form .contact-form-field input::-webkit-input-placeholder,
.contact-form .contact-form-field textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #000;
    opacity: 1;
}

.contact-form .contact-form-field input::-moz-placeholder,
.contact-form .contact-form-field textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #000;
    opacity: 1;
}

.contact-form .contact-form-field input:-ms-input-placeholder,
.contact-form .contact-form-field textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: #000;
    opacity: 1;
}

.contact-form .contact-form-field input:-moz-placeholder,
.contact-form .contact-form-field textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #000;
    opacity: 1;
}

.contact-form .contact-form-field input::placeholder,
.contact-form .contact-form-field textarea::placeholder {
    color: #000;
    opacity: 1;
}

.contact-form .wpcf7-not-valid-tip {
    display: none;
}

.wpcf7 form .wpcf7-response-output {
    display: none;
}

.wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}

.contact-form .contact-form-field {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 0;
    margin: 0px -10px;
}

.contact-form .contact-form-field .row-field {
    width: 50%;
    padding: 0px 10px;
}

.contact-form .contact-form-field .textarea-field {
    width: 100%;
    padding: 0px 10px;
}

.contact-form .contact-form-field textarea {
    resize: none;
    max-height: 84px;
}
.contact_col .contact-form p {
    margin: 0px;
}
.contact-form .contact-form-field input, .contact-form .contact-form-field textarea {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    line-height: 26px;
    transition: 0.5s;
    padding: 13px 18px;
    outline: none;
    border: 1px solid #cccccc;
    color: #000000;
    border-radius: 0px;
    font-family: 'Poppins';
    font-weight: normal;
}
.contact-button p {
    padding: 0px;
}

.contact-button {
    margin-top: 31px;
    position: relative;
}

.contact-button input {
    outline: none;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    background: #292929;
    border-radius: 27px;
    padding: 17px 29px;
    border: 1px solid #292929;
    display: inline-block;
    transition: all 0.5s;
    cursor: pointer;
}
.contact-button input:hover, .contact-button.focused input {
    background-color: transparent;
    color: #000;
}
.wpcf7-spinner {
    top: 6px;
}
.contact_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 30px;
}
.contact_col {
    width: 61.50%;
    padding-left: 100px;
    margin-top: -9px;
}
.contact_img {
    width: 38.50%;
}
.contact_col p {
    margin-bottom: 22px;
}
.contact_col h2 {
    padding-bottom: 24px;
}
.contact_col h3 {
    padding-bottom: 9px;
}
.get_in_touch_sec {
    margin-bottom: 100px;
}
.contact_img img {
    width: 100%;
    height: auto;
}
/* Get in Touch section Css end */



/* About us page Css Start */
.inner_banner_sec {
    width: 100%;
    height: 350px;
    padding: 20px 0px;
    margin-bottom: 100px;
    background-color: #292929;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_mobile_banner {
    display: none;
}
.inner_banner_sec img {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.page_title h1 {
    color: #fff;
    font-weight: bold;
}
.page_title {
    text-align: center;
    z-index: 2;
    position: relative;
}
.gridpower_car img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.gridpower_car {
    width: 50%;
    height: 600px;
}
.gridpower_car_sec {
    display: flex;
    flex-wrap: wrap;
}
.common_content {
    width: 55%;
    padding-left: 70px;
    margin-top: -9px;
}
.img_col {
    width: 45%;
}
.img_col img {
    width: 100%;
    height: auto;
}
.common_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    align-items: center;
}
.common_content h2, .benefits_sec h2 {
    padding-bottom: 20px;
}
.common_sec {
    margin-bottom: 90px;
}
.banner_bottom_cont {
    margin-bottom: 45px;
}
.our_location_sec {
    padding: 93px 0px 95px 0px;
    margin-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.our_location__row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}
.our_location_content {
    width: 61.50%;
}
.our_location_col {
    width: 38.50%;
    padding-right: 30px;
}
.our_location_col h2 {
    font-weight: bold;
    padding-bottom: 40px;
}
.our_location_col .btn {
    padding: 11px 29px;
    line-height: 30px;
}
.commitment_excellence_sec .common_content {
    padding-left: 0px;
    padding-right: 70px;
    order: -1;
}
.page-template-about-us section.Our-service-section {
    background: transparent;
    padding: 0px;
    margin-bottom: 85px;
}
.areas_work_col {
    width: calc((100% / 4) - 23px);
    text-align: center;
}
.areas_work_row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    column-gap: 30px;
    justify-content: center;
}
.title_center h2 {
    padding-bottom: 8px;
}
.title_center {
    text-align: center;
    padding-bottom: 35px;
}
.areas_work_col img {
    margin: 0px auto 15px auto;
    transition: all 0.5s;
    max-width: 85px;
    height: auto;
}
.areas_work_col h3 {
    margin-bottom: 14px;
}
.areas_work_sec {
    margin-bottom: 95px;
}
.areas_work_col:hover img {
    transform: rotateY(180deg);
}
.areas_work_col p {
    font-size: 16px;
}
/* About us page Css end */




@media only screen and (max-width: 1339px) {
/* About us page Css Start */    
.gridpower_car {
    height: 540px;
} 
/* Contact us page Css Start */  
.page-id-57 .inner_banner_sec img {
    object-position: -110px 100%;
}
}

@media only screen and (max-width: 1199px) {
h2 {
    font-size: 38px;
    line-height: 48px;
    font-weight: 500;
}
 h1 {
        font-size: 42px;
        line-height: 52px;
    }    
/* Get in Touch section Css start */
.contact_col {
    padding-left: 60px;
}
.contact_col h2 {
    padding-bottom: 18px;
}
.get_in_touch_sec {
    margin-bottom: 80px;
} 
.contact_col p {
    font-size: 16px;
    line-height: 28px;
}
.contact-button {
    margin-top: 25px;
}
/* About us page Css Start */ 
.areas_work_col img {
    max-width: 70px;
}
.common_content {
    padding-left: 40px;
}
.inner_banner_sec {
    margin-bottom: 73px;
    height: 320px;
}
.banner_bottom_cont {
    margin-bottom: 35px;
}
.common_content h2, .benefits_sec h2 {
    padding-bottom: 15px;
}
.common_sec {
    margin-bottom: 67px;
}
.areas_work_sec {
    margin-bottom: 74px;
}
.areas_work_col h3 {
    margin-bottom: 10px;
}
.areas_work_col {
    width: calc((100% / 4) - 15px);
}
.gridpower_car {
        height: 400px;
    }
.our_location_sec {
    padding: 73px 0px 76px 0px;
    margin-bottom: 80px;
}    
.commitment_excellence_sec .common_content {
    padding-right: 40px;
}
.page-template-about-us section.Our-service-section {
    margin-bottom: 67px;
}
.areas_work_row {
    column-gap: 20px;
}
/* Contact us page Css Start */ 
.page-template-contact-us .inner_banner_sec {
        margin-bottom: 80px;
    }
/* Privacy Policy and Cookies page Css Start */ 
body.page-id-198 .inner_banner_sec,body.page-id-3 .inner_banner_sec{
    margin-bottom: 50px;
}  
.page-id-3 .inner_banner_sec img {
    object-position: 70%;
}  
/* Thank you and 404 Page Start */
.err-col {
    padding-right: 60px;
}
.error_section {
    padding: 80px 0px;
}
.error404 .err-col {
    padding-right: 50px;
}
/* Default Page Start */
.page-template-default .Our-service-section, .page-template-our-customers .Our-service-section, .our-customers-sec, .page-template-meet-the-team .Our-service-section, .team_member_sec, .page-template-careers .Our-service-section {
    margin-bottom: 80px;
}
.page-template-default .typography {
    margin-bottom: 75px;
}
.page-id-198 .inner_banner_sec img {
    object-position: 70%;
}
/* Payment Page Start */
.inner-page-banner-content {
    margin-bottom: 80px;
    padding-top: 58px;
}
.thankyou-content-main h1 {
    font-size: 34px;
    line-height: 48px;
}
.thankyou-content-main {
    padding: 69px 0 75px 0px;
}
.page-template-service .inner_banner_sec {
        margin-bottom: 80px;
    }
    .inner-page-banner-content .page-title h1 {
    margin-bottom: 25px;
}
.our-customers-sec {
    padding-top: 7px;
}
/* Meet the Team Page Start */
.team_member_rgt {
    width: 70%;
        padding-left: 30px;
}
.team_member_sec .img_lft {
    width: 30%;
}
.team_member_sec {
    padding-top: 7px;
}
/*Careers page css start*/
.careers_HVSM_sec {
    margin-bottom: 75px;
    margin-top: -3px;
}
.section-values {
    margin-bottom: 80px;
    padding: 71px 0px 80px 0px;
}
.vacancies_sec h2, .section-values h2 {
    padding-bottom: 15px;
}
.values_list {
    gap: 20px;
}
.values_box {
    width: calc(100% / 3 - 14px);
     padding: 30px 20px 30px 20px;
}
.section-values .values_box:nth-last-child(-n+2) {
    width: calc(100% / 2 - 10px);
}
.benefits_col {
    padding-left: 40px;
}
.benefits_img {
    height: 400px;
}
.benefits_sec {
    margin-bottom: 71px;
}
.vacancies_sec {
    margin-bottom: 80px;
}
}

@media only screen and (max-width: 991px) {
/* Footer Css start */    
	.ftr_logo a {
    width: 240px;
}
	.ftr_logo {
    width: 39%;
}
	.get_in_touch_col {
    width: calc(61% - 112px);
}
	ul.footer_menu li {
    width: 47%;
}
	.copy_right_center {
    width: calc(50% - 59px);
}
.copy_right_left {
    width: 50%;
}
/* Get in Touch section Css start */
.contact_col {
        padding-left: 30px;
    }
/* About us page Css Start */ 
.areas_work_col {
        width: calc((100% / 2) - 15px);
    }
    .areas_work_row {
        column-gap: 30px;
    }   
.our_location_col h2 {
    padding-bottom: 30px;
}
.gridpower_car {
        height: 350px;
    }
.contact_img img {
    position: sticky;
    top: 90px;
}
.contact_row {
    align-items: initial;
}
.common_row {
    align-items: initial;
}
.common_content {
        padding-left: 30px;
    }
.img_col img {
    position: sticky;
    top: 95px;
}  
.commitment_excellence_sec .common_content {
        padding-right: 30px;
    }  
/* Thank you and 404 Page Start */
.err-col {
        padding-right: 30px;
            width: 37%;
    }
    .error_section .error_col_two {
    width: 63%;
}
    .btn_row {
    padding-top: 30px;
}    
.error_col_two h1 {
    padding-bottom: 10px;
}

.error404 .err-col {
        padding-right: 30px;
            width: 48%;
    }
.error404 .error_section .error_col_two {
    width: 52%;
}
/* Our Customers Css start */
.our-customers-gallery {
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}
.our-customers-gallery .logoWrap {
    height: 150px;
}
/* Meet the Team Page Start */
.team_member_sec .team_member_row .team_info {
    padding: 15px 0;
}
.team_member_img {
    top: 90px;
}
/*Careers page css start*/
.career-hero {
    column-gap: 30px;
}
.values_box, .section-values .values_box:nth-last-child(-n+2) {
        width: calc(100% / 2 - 10px);
    }
.section-values .values_box:nth-last-child(-n+1) {
        width: calc(100% / 1 - 0px);
    }
    .values_box img {
    height: 60px;
}
.benefits_col {
        padding-left: 0px;
        width: 100%;
    }
    .benefits_imgs {
    width: 100%;
}
.benefits_sec li:last-child {
    margin: 0px;
}
}

@media only screen and (max-width: 767px) {
h2 {
        font-size: 32px;
        line-height: 42px;
        font-weight: 500;
    } 
     h1 {
        font-size: 36px;
        line-height: 46px;
    }
    h3 {
    font-size: 22px;
    line-height: 32px;
}   
/* Footer Css start */    
footer h3 {
    font-size: 22px;
    line-height: 32px;
} 
.follow_us_col ul {
    gap: 15px;
}
	ul.footer_menu li {
        width: 100%;
    }
	.ftr_logo a {
        width: 200px;
    }
	.ftr_logo {
        width: 45%;
    }
	.get_in_touch_col {
        width: calc(55% - 105px);
    }
	.follow_us_col {
    width: 105px;
}
	ul.footer_menu li a {
    line-height: 32px;
}
	.follow_us_col h3 {
    padding-bottom: 15px;
}
	.get_in_touch_col h3 {
    padding-bottom: 5px;
}
	footer a {
    font-size: 15px;
}
.copy_right_center ul {
    gap: 12px;
}
.copy_right_left {
        width: 56%;
    }
    .copy_right_center {
        width: calc(44% - 59px);
    }
    .ftr_logo {
    margin-top: -3px;
}
/* Get in Touch section Css start */
.contact_img {
    width: 100%;
}   
.contact_col {
        padding-left: 0px;
        width: 100%;
    } 
    .contact-button input {
    font-size: 15px;
    padding: 12px 25px;
}
.contact_col h2 {
        padding-bottom: 12px;
    }
    .contact_col h3 {
    padding-bottom: 6px;
}
.contact_col p {
    margin-bottom: 18px;
}
.contact-button {
        margin-top: 20px;
    }
    .get_in_touch_sec {
        margin-bottom: 60px;
    }
    .contact-form .contact-form-field input, .contact-form .contact-form-field textarea {
    font-size: 15px;
    padding: 8px 15px;
}
/* About us page Css Start */ 
.banner_bottom_cont {
        margin-bottom: 28px;
    }
    .img_col {
    width: 100%;
}
.common_content {
        padding-left: 0px;
        width: 100%;
    }
    .common_row .img_col {
    order: -1;
}
.img_col img {
    position: initial;
}
.common_sec {
        margin-bottom: 45px;
    }
.inner_banner_sec {
        margin-bottom: 54px;
        height: 270px;
    }   
.title_center {
    padding-bottom: 25px;
}  
.areas_work_col img {
        margin: 0px auto 12px auto;
        max-width: 60px;
    }
.areas_work_col h3 {
        margin-bottom: 6px;
    }
.areas_work_sec {
        margin-bottom: 56px;
    }
    .gridpower_car {
        width: 100%;
    }        
    .our_location_col {
    width: 100%;
    padding-right: 0px;
}
.our_location_content {
    width: 100%;
}
.our_location_col h2 {
        padding-bottom: 18px;
    }
.our_location_sec {
        padding: 48px 0px 56px 0px;
        margin-bottom: 60px;
    }  
.contact_img img {
       position: initial;
    }       
.our_location_col .btn {
        padding: 5.50px 25px;
    }
.inner_mobile_banner {
    display: block;
}
/* Contact us page Css Start */ 
.page-template-contact-us .inner_banner_sec {
        margin-bottom: 60px;
    }  
    .contact_img img {
        height: 450px;
        width: auto;
        margin: 0 auto;
    }
/* Privacy Policy and Cookies page Css Start */     
body.page-id-198 .inner_banner_sec,body.page-id-3 .inner_banner_sec{
    margin-bottom: 30px;
}  
/* Thank you and 404 Page Start */
.error_section {
        padding: 60px 0px;
    }
    .btn_row {
        padding-top: 20px;
        justify-content: center;
    }
    .err-col {
        padding-right: 0px;
        width: 100%;
        max-width: 270px;
        margin: auto;
    }
    .error_section .error_col_two {
    width: 100%;
    text-align: center;
} 
.error404 .err-col {
        padding-right: 0px;
        width: 100%;
    }
.error404 .error_section .error_col_two {
        width: 100%;
    }
.btn_row {
    gap: 15px;
}
/* Default Page Start */
.page-template-default .typography {
        margin-bottom: 55px;
    }
.page-template-default .Our-service-section, .page-template-our-customers .Our-service-section, .our-customers-sec, .page-template-meet-the-team .Our-service-section, .team_member_sec, .page-template-careers .Our-service-section {
        margin-bottom: 60px;
    } 
/* Payment Page Start */
    .inner-page-banner-content {
        margin-bottom: 60px;
        padding-top: 40px;
    }
    .project-form-row input {
    font-size: 15px;
    padding: 8px 15px;
}  
.payment-page-form .submit-row span input, .pay-stripe .payment-detail-review .submit-row a {
    font-size: 15px;
    padding: 12px 60px;
} 
.pay-stripe .payment-detail-review .pdr-row .pdr-right {
        font-size: 15px;
            width: 60%;
}   
.pay-stripe .payment-detail-review .pdr-row .pdr-left {
    font-size: 15px;
        width: 38%;
}
.thankyou-content-main h1 {
        font-size: 24px;
        line-height: 38px;
    }
.thankyou-content-main {
        padding: 51px 0 53px 0px;
    } 
    .page-template-service .inner_banner_sec {
        margin-bottom: 60px;
    }   
    .inner-page-banner-content .page-title h1 {
    margin-bottom: 20px;
}
/* Our Customers Css start */
.our-customers-gallery {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
    }
    .our-customers-gallery .logoWrap {
        height: 110px;
    }
    /* Meet the Team Page Start */
    .team_info h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 3px;
}
.team_info span {
    font-size: 14px;
    line-height: 24px;
}
.team_member_sec .team_member_row .team_info {
        padding: 10px 0;
    }
    .team_member_rgt {
        width: 66%;
                padding-left: 20px;
    }
    .team_member_sec .img_lft {
        width: 34%;
    }
   

    .team_member_sec li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 7px;
}
    .team_member_sec ul li::after, .benefits_sec ul li::after {
    top: 6px;
}
/*Careers page css start*/
.career-hero {
    grid-template-columns: repeat(1, 1fr);
}
.career-hero .career-hero-text-wrapper {
    text-align: center;
}
.career-hero h3 {
    padding-bottom: 6px;
}
.careers_HVSM_sec {
        margin-bottom: 56px;
    }
    .section-values {
        margin-bottom: 60px;
        padding: 51px 0px 60px 0px;
    }
    .careers_HVSM_sec .text-align-center {
    margin-bottom: 15px;
}
.text-align-center {
    margin-bottom: 25px;
}
.values_box img {
        height: 50px;
    }
    .values_box h3 {
    padding: 10px 0px 8px 0px;
}
.values_box, .section-values .values_box:nth-last-child(-n+2), .section-values .values_box:nth-last-child(-n+1) {
        width: calc(100% / 1 - 0px);
    }
    .benefits_sec {
        margin-bottom: 51px;
    }
    .vacancies_sec {
        margin-bottom: 60px;
    }
    .w-dyn-items {
    row-gap: 15px;
}
.vacancies_sec .btn {
    padding: 12px 20px;
}
.job-vacancy-item {
    padding: 10px 10px 10px 25px;
}
.benefits_row {
    row-gap: 20px;
}
.team_member_sec li, .benefits_sec li {
    font-size: 16px;
    line-height: 26px;
}
}

@media only screen and (max-width: 576px) {
/* Footer Css start */    
 .ftr_logo {
        width: 100%;
    }
    ul.footer_menu li {
        width: 47%;
    }
    .get_in_touch_col {
        width: calc(100% - 105px);
    }
    .copy_right_left {
        width: 100%;
    }
    .copy_right_center {
        width: calc(100% - 59px);
    }
    .copy_right_row {
        padding: 28px 0px 28px 0px;
}
/* Get in Touch section Css start */
.contact-form .contact-form-field .row-field {
    width: 100%;
}
.contact-form .contact-form-field {
    gap: 15px 0;
}
/* About us page Css Start */ 
.areas_work_col {
        width: 100%;
    }
    .areas_work_row {
    row-gap: 25px;
}
.page-template-about-us section.Our-service-section {
        margin-bottom: 50px;
    }
    /* Default Page Start */
  .project-form-row .input-box {
        width: 100%;
        margin: 0 0 20px;
    }
/* payment Page Start */    
.payment-page-form .project-form-row.first-amount {
    margin-bottom: 0px;
}
.project-form-row {
    margin: 0 0 0px;
}
.payment-page-form {
        padding: 20px 20px 30px 20px;
    }
    .payment-page-form .project-form-row.first-amount .input-box input {
    max-width: 190px;
}
.payment-page-form .project-form-row.first-amount .input-box label {
    margin-right: 10px;
        font-size: 17px;
}
.payment-page-form .project-form-row.first-amount .pay-sym {
    margin: 13px 0 0 5px;
}
/* Our Customers Css start */
.our-customers-gallery {
        grid-template-columns: repeat(3, 1fr);
    }
    /* Meet the Team Page Start */
.team_member_sec .img_lft {
        width: 100%;
    }
    .team_member_rgt {
        width: 100%;
        padding-left: 0px;
    }
    .team_member_sec ul, .team_member_sec ol {
    margin-bottom: 15px;
}
.team_member_img {
    position: relative;
    top: initial;
}
/*Careers page css start*/
.vacancy-item-wrapper {
    gap: 1rem;
}
.benefits_img {
        height: 300px;
    }
}

@media only screen and (max-width: 479px) {
/* Footer Css start */    
ul.footer_menu li {
        width: 100%;
    }
.follow_us_col {
        width: 100%;
    }
.get_in_touch_col {
        width: 100%;
    }        
/* About us page Css Start */     
.gridpower_car {
        height: 270px;
    } 
    .footer_top {
    padding: 55px 0px 60px 0px;
}  
/* Default Page Start */
.pay-stripe .payment-detail-review .pdr-row .pdr-left {
        width: 100%;
        display: block;
        padding-bottom: 0px;
        max-width: 100%;
        border: 0;
    }
    .pay-stripe .payment-detail-review .pdr-row .pdr-right {
        width: 100%;
        display: block;
                padding-top: 10px;
    }  

    /* contact page */
    .contact_img img {
        height: auto;
        width: 100%;
       
    }
    /* payment Page Start */  
    .payment-page-form .project-form-row.first-amount .input-box label {
        width: 100%;
    }
    /* Our Customers Css start */
.our-customers-gallery {
        grid-template-columns: repeat(2, 1fr);
    }
    .our-customers-gallery .logoWrap {
        height: 90px;
    }
    /*Careers page css start*/
    .benefits_img {
        height: 200px;
    }
    .benefits_row {
    padding: 15px;
}
.vacancy-item-wrapper {
        font-size: 15px;
        width: calc(100% - 115px);
        display: block;
    }
    .vacancies_sec .btn {
        padding: 12px 12px;
        font-size: 14px;
        width: 115px;
    }
    .vacancy-item-wrapper .text-block {
    margin-bottom: 8px;
}
}
