footer.et-l.et-l--footer {
    position: relative;
    padding-top: 158px;
    background: url(../images/full-footer-shap.png);
    background-position: top right;
    background-size: cover;
}
footer.et-l.et-l--footer .et_pb_section_0_tb_footer {
    background: transparent;
    padding: 0;
}
footer .service-footer .footer-contact-details .contact_details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer .service-footer .footer-contact-details .contact_details>div {
    width: auto;
    padding-left: 74px;
    position: relative;
}
footer.et-l.et-l--footer .service-footer,
footer.et-l.et-l--footer .copyright-sec-col {
    max-width: 1310px;
    width: 100%;
}
footer.et-l.et-l--footer .service-footer .footer-image {
    text-align: center !important;
    margin-bottom: 98px;
}
footer .service-footer .footer-contact-details .contact_details .address-link>p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
}
footer .service-footer .footer-contact-details .contact_details .phone-link>h2,
footer .service-footer .footer-contact-details .contact_details .phone-link>a,
footer .service-footer .footer-contact-details .contact_details .email-link>h2,
footer .service-footer .footer-contact-details .contact_details .email-link>p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
}
footer .service-footer .footer-contact-details .contact_details .phone-link>h2,
footer .service-footer .footer-contact-details .contact_details .email-link>h2 {
    font-weight: 700;
    padding-bottom: 0;
}
footer.et-l.et-l--footer .service-footer {
    padding-top: 0;
    max-width: 1130px;
    margin: auto;
    padding-bottom: 53px;
    padding-left: 15px;
    padding-right: 15px;
}
footer.et-l.et-l--footer .et_pb_section_0_tb_footer .copyright-sec-col .service-social-icon {
    text-align: right;
}
footer.et-l.et-l--footer .copyright-sec-col .et_pb_code_2_tb_footer>.et_pb_code_inner {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
}
footer .service-footer .footer-contact-details .contact_details .email-link>p a {
    color: #fff;
}
footer.et-l.et-l--footer .copyright-sec-col .et_pb_code_2_tb_footer>.et_pb_code_inner a {
    color: #fff;
}
footer.et-l.et-l--footer .sf-copyright-area {
    border-top: 1px solid #1f394c;
}
footer.et-l.et-l--footer .copyright-sec-col {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    max-width: 1340px;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li {
    margin-bottom: 0;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    margin-left: 9px;
}
div#et-main-area footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li a {
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
    border-radius: 100%;
    border: 1px solid #09577e;
    background: transparent !important;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li a::after {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li.et-social-facebook a::after {
    background: url(../images/facebook.png) no-repeat center;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li.et-social-twitter a::after {
    background: url(https://service8.co.uk/wp-content/uploads/2024/11/twiter-new.png) no-repeat center;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li.et-social-youtube a::after {
    background: url(../images/youtube-icon.png) no-repeat center;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li.et-social-instagram a::after {
    background: url(../images/insta-icon.png) no-repeat center;
}
div#et-main-area footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li a:hover {
    background-color: #139ad6 !important;
    border-color: #139ad6;
}
footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li a::before {
    display: none;
}
footer .service-footer .footer-contact-details .contact_details .phone-link {
    text-align: center;
}
footer .service-footer .footer-contact-details .contact_details>div:after {
    content: "";
    width: 54px;
    height: 54px;
    background-color: #fff !important;
    left: 0;
    position: absolute;
    top: 0;
    border-radius: 54px;
}
footer .service-footer .footer-contact-details .contact_details .address-link>p {
    max-width: 270px;
}
footer .service-footer .footer-contact-details .contact_details .address-link::after {
    background: url(../images/map-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
footer .service-footer .footer-contact-details .contact_details .phone-link::after {
    background: url(../images/call-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
footer .service-footer .footer-contact-details .contact_details .email-link::after {
    background: url(../images/mail-icon.png);
    background-repeat: no-repeat;
    background-position: center;
}
.contact-sec .cnt-sec-page .main-cnt-form {
    max-width: 900px;
    margin: auto;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap {
    display: flex;
    gap: 24px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap>div,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap>div {
    width: calc(50% - 12px);
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap input,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap select {
    width: 100%;
    padding: 17.5px 20px 17.5px 80px;
    border-radius: 10px;
    border: 1px solid #dadada;
    font-size: 18px;
    color: #001e33;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 500;
    line-height: 100%;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap:before,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap span.wpcf7-form-control-wrap:before,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .column-half span.wpcf7-form-control-wrap:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60px;
    left: 60px;
    background: #dadada;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea {
    height: 111px !important;
    resize: none;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half span.wpcf7-form-control-wrap:before {
    height: 111px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap::after,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap span.wpcf7-form-control-wrap::after,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .column-half span.wpcf7-form-control-wrap::after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    top: 0;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap::after {
    background: url(../images/user-icon.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 24px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap span.wpcf7-form-control-wrap::after {
    background: url(../images/contact-mail.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 24px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap .email-half span.wpcf7-form-control-wrap::after {
    background: url(../images/contact-mail.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 24px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap .phone-half span.wpcf7-form-control-wrap::after {
    background: url(../images/contact-call-icon.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 24px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half span.wpcf7-form-control-wrap::after {
    background: url(../images/message-icon.png);
    background-repeat: no-repeat;
    background-position: 17px 18px;
    background-size: 24px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap label {
    position: absolute;
    top: 19px;
    z-index: 1;
    left: 80px;
    font-size: 18px;
    color: #001e33;
    font-family: "Red Hat Display", sans-serif;
    transition: 0.3s ease-in-out;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap p {
    position: relative;
}
body {
    overflow-x: hidden;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-full input.wpcf7-form-control.wpcf7-submit {
    background: #0054aa;
    border: 1px solid #0054aa;
    width: auto;
    padding: 17.5px 31.5px;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    border-radius: 40px;
    line-height: 100%;
    cursor: pointer;
    font-family: 'calibri',sans-serif;
    font-weight: 300;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-full {
    text-align: center;
    margin-top: 20px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half label {
    top: 13px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-full input.wpcf7-form-control.wpcf7-submit:hover {
    background: #001e33;
    border-color: #001e33;
}
.contact-sec .cnt-sec-page .cnt-heading h1 {
    font-size: 50px;
    color: #001e33;
    text-align: center;
    line-height: 61px;
    font-weight: 700;
    font-family: "calibri", sans-serif;
}
.contact-sec .cnt-sec-page .cnt-title h1 {
    font-size: 26px;
    color: #001e33;
    text-align: center;
    font-weight: 600;
    line-height: 31px;
    padding-bottom: 0;
    font-family: "calibri", sans-serif;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap br {
    display: none;
}
.contact-sec .cnt-sec-page .main-cnt-form {
    background: transparent;
}
.contact-sec .cnt-sec-page {
    position: relative;
    background: url(../images/eight-placeholder.png);
    background-repeat: no-repeat;
    background-position: center 90px;
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
}
.our-solution-sec .our-sol-section {
    width: 100%;
    max-width: 1330px;
    margin: auto;
    padding: 0 15px;
}
.cnt-sec-page .cnt-title {
    margin-bottom: 26px;
}
#contact {
    padding: 134px 0 120px 0;
}
.how-we-help-sec .sf-how-we-help-grid {
    width: 100%;
    max-width: 1380px;
    padding: 0 15px;
}
.how-we-help-sec .how-we-help-heading-sec .how-heading-sec h1 {
    font-size: 26px;
    color: #001e33;
    line-height: 31px;
    font-family: "calibri", sans-serif;
    font-weight: 600;
    text-align: center;
    padding-bottom: 0;
}
.how-we-help-sec .how-we-help-heading-sec .et_pb_heading_5.how-heading-sec h1 {
    font-size: 50px;
    color: #001e33;
    font-family: "calibri", sans-serif;
    font-weight: 700;
    line-height: 61px;
}
.how-we-help-sec .how-we-help-heading-sec .how-we-help-heading-sec .et_pb_heading_4.how-heading-sec {
    margin-bottom: 17px;
}
.how-we-help-sec .sf-left-how-we-cols {
    width: 51.86%;
    margin: 0;
}
.how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols {
    width: 48.14%;
    padding-left: 67px;
}
.how-we-help-sec .sf-how-we-help-grid {
    display: flex;
    flex-wrap: wrap;
}
.how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec h1 {
    font-size: 20px;
    color: #132540;
    font-weight: 700;
    font-family: "Red Hat Display", sans-serif;
    padding-bottom: 0;
    line-height: 100%;
}
.how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec {
    background: #fff;
    padding: 31px 20px 29px 45px;
    margin-bottom: 17px;
    box-shadow: rgba(100, 100, 111, 0.1) 0px 3px 29px 0px;
    border-radius: 30px;
    border: 1px solid #eeeeee;
    position: relative;
}
.how-we-help-sec .how-we-help-heading-sec {
    padding: 0;
    margin-bottom: 60px;
}
.how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec::after {
    content: "";
    position: absolute;
    background: url(../images/how-we-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 35px;
    height: 30px;
    background-size: contain;
    top: 50%;
    transform: translateX(-37%) translateY(-50%);
    left: 0;
}
/* .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-stage {
    display: flex;
} */
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap {
    overflow: visible;
    padding: 0;
}
#resources .latest-resouces-sec {
    max-width: 1330px;
    padding: 0 15px;
    width: 100%;
}
#resources .latest-resouces-sec .reosuces-title-sec h1 {
    font-size: 50px;
    color: #001e33;
    text-align: center;
    line-height: 61px;
    font-family: "calibri";
    font-weight: 700;
}
#resources .latest-resouces-sec .resource-title h1 {
    font-size: 26px;
    color: #001e33;
    text-align: center;
    line-height: 31px;
    font-family: "calibri";
    font-weight: 600;
}
#resources .latest-resouces-sec .reosuces-title-sec {
    margin-bottom: 56px;
}
#resources .latest-resouces-sec .resource-title {
    margin-bottom: 19px;
}
#resources {
    background: url(../images/Resource-shap.png);
    background-position: bottom left;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 238px;
    padding-top: 13px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-field {
    background: #fff;
    border-radius: 52px;
    overflow: hidden;
    box-shadow: rgba(100, 100, 111, 0.1) 0px 3px 29px 0px;
    height: 100%;
    box-shadow: 12.5px 12.5px 35px  rgba(102,102,102,0.08);
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap li {
    height: 100%;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap {
    font-size: 18px;
    color: #0054aa;
    font-family: "calibri";
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    display: flex;
    width: fit-content;
    margin: auto;
    margin-bottom: 30px;
    padding-left: 47px;
    position: relative;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap::after {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    background: url("../images/calander-icon.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-title-wrap {
    font-size: 30px;
    color: #132540;
    line-height: 37px;
    font-weight: 900;
    font-family: "Red Hat Display", sans-serif;
    text-align: center;
    margin-bottom: 21px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-wrap>p {
    font-size: 20px;
    color: #333333;
    line-height: 36px;
    font-family: "Red Hat Display", sans-serif;
    font-weight: 400;
    text-align: center;
    min-height: 180px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap>a {
    background: #0054aa;
    padding: 17.5px 38px;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    border-radius: 40px;
    font-family: "calibri";
    display: inline-block;
    border: 1px solid #0054aa;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap {
    text-align: center;
    margin-top: 38px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap>a:hover {
    background: #001e33;
    border-color: #001e33;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button {
    width: 78px;
    height: 78px;
    border-radius: 78px;
    border: 0;
    background: rgba(202,222,239,0.5);
    position: absolute;
    top: 50%;
    transform: translateX(0%) translateY(-50%);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev {
    left: -102px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next {
    right: -102px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button span {
    background: #fff;
    width: 42px;
    height: 42px;
    border-radius: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button span::after {
    content: "";
    width: 22px;
    height: 22px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next span::after {
    background-image: url(../images/right-slider-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 21px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev span::after {
    background-image: url(../images/left-slider-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 21px;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button:hover span {
    background: #001e33;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button:hover span::after {
    filter: invert(1);
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-title-content-wrap {
    padding: 10px 50px 43px 50px;
    margin-top: -25px;
}
footer.et-l.et-l--footer .copyright-sec-col .et_pb_code_2_tb_footer>.et_pb_code_inner a:hover,
footer .service-footer .footer-contact-details .contact_details .phone-link a:hover,
footer .service-footer .footer-contact-details .contact_details .email-link>p a:hover {
    color: #139ad6;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap p span.wpcf7-spinner {
    position: absolute;
    right: -30px;
    margin: 0;
    top: 15px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-full>p {
    display: inline-block;
}
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-dots {
    display: none;
}
body div#page-container .contact-sec .cnt-sec-page .cnt-title {
    margin-bottom: 24px;
}
footer.et-l.et-l--footer .service-footer .et_pb_code_0_tb_footer {
    margin: 0;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap input.wpcf7-not-valid,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea.wpcf7-not-valid,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap select.wpcf7-not-valid {
    border-color: red;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .input-focus label,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .value-focus label {
    top: -13px;
    background-color: #0054aa;
    color: #fff;
    font-size: 14px;
    padding: 1px 4px;
    border-radius: 4px;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half .input-focus label,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half .value-focus label {
    top: -13px;
}
/* 28-10-2024P Css */
.contact-sec .cnt-sec-page .main-cnt-form form[aria-label="Contact form"] .wpcf7-response-output {
    border-radius: 6px;
}
@media only screen and (max-width: 1520px) {
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev {
        left: -23px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next {
        right: -23px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button {
        width: 60px;
        height: 60px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button span {
        width: 36px;
        height: 36px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next span::after,
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev span::after {
        background-size: 17px;
    }
}
@media only screen and (max-width: 1350px) {
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev {
        left: 0px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next {
        right: 0px;
    }
}
@media only screen and (max-width: 1199px) {
.resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-title-wrap {
    font-size: 25px;
    line-height: 32px;
}
}

@media only screen and (max-width: 1023px) {
    footer.et-l.et-l--footer {
        padding-top: 130px;
    }
    footer .service-footer .footer-contact-details .contact_details>div:after {
        width: 50px;
        height: 50px;
    }
    footer .service-footer .footer-contact-details .contact_details .address-link>p {
        font-size: 16px;
        line-height: 24px;
    }
    footer .service-footer .footer-contact-details .contact_details .phone-link>h2,
    footer .service-footer .footer-contact-details .contact_details .phone-link>a,
    footer .service-footer .footer-contact-details .contact_details .email-link>h2,
    footer .service-footer .footer-contact-details .contact_details .email-link>p {
        font-size: 16px;
        line-height: 24px;
    }
    footer.et-l.et-l--footer .copyright-sec-col .et_pb_code_2_tb_footer>.et_pb_code_inner {
        font-size: 16px;
        line-height: 16px;
    }
    footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li {
        width: 38px;
        height: 38px;
    }
    footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li a::after {
        width: 20px;
        height: 20px;
    }
    footer.et-l.et-l--footer .footer-image .et_pb_image_wrap img {
        max-width: 340px;
    }
    footer .service-footer .footer-contact-details .contact_details>div {
        padding-left: 62px;
    }
    #contact {
        padding: 100px 0 90px 0;
    }
    .contact-sec .cnt-sec-page .cnt-heading h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap label {
        left: 76px;
        font-size: 16px;
    }
    .contact-sec .cnt-sec-page .cnt-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
    footer.et-l.et-l--footer .service-footer .footer-image {
        margin-bottom: 70px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-title-wrap {
        font-size: 20px;
        line-height: 24px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-wrap>p {
        font-size: 18px;
        line-height: 32px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap>a {
        padding: 14px 32px;
        font-size: 16px;
    }
    #resources .latest-resouces-sec .reosuces-title-sec h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-title-content-wrap {
        padding: 10px 30px 29px 30px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button {
        width: 40px;
        height: 40px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button span {
        width: 26px;
        height: 26px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next span::after,
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev span::after {
        background-size: 13px;
    }
    #resources .latest-resouces-sec .resource-title h1 {
        font-size: 22px;
        line-height: 28px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap {
        font-size: 16px;
        margin-bottom: 24px;
        padding-left: 42px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap::after {
        width: 22px;
        height: 22px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap {
        margin-top: 30px;
    }
    .how-we-help-sec .how-we-help-heading-sec .et_pb_heading_5.how-heading-sec h1 {
        font-size: 35px;
        line-height: 42px;
    }
    .how-we-help-sec .how-we-help-heading-sec .how-heading-sec h1 {
        font-size: 22px;
        line-height: 28px;
    }
    #resources {
        background-size: contain;
        padding-bottom: 146px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap input,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap select {
        font-size: 16px;
    }


}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap {
        padding: 0 50px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .our-sol-content ul.post-wrap.solution-post-class .solution-content-field {
        min-height: 80px;
    }

}
@media only screen and (max-width: 767px) {
    footer .service-footer .footer-contact-details .contact_details>div {
        width: 100%;
        margin-bottom: 26px;
    }
    footer .service-footer .footer-contact-details .contact_details>div:last-child {
        margin-bottom: 0;
    }
    footer.et-l.et-l--footer .footer-image .et_pb_image_wrap img {
        max-width: 200px;
    }
    footer .service-footer .footer-contact-details .contact_details .address-link>p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
    }
    footer .service-footer .footer-contact-details .contact_details .phone-link>h2,
    footer .service-footer .footer-contact-details .contact_details .phone-link>a,
    footer .service-footer .footer-contact-details .contact_details .email-link>h2,
    footer .service-footer .footer-contact-details .contact_details .email-link>p {
        font-size: 14px;
        line-height: 22px;
        font-weight: 400;
    }
    footer .service-footer .footer-contact-details .contact_details .phone-link {
        text-align: left;
    }
    footer .service-footer .footer-contact-details .contact_details>div:after {
        width: 40px;
        height: 40px;
    }
    footer .service-footer .footer-contact-details .contact_details>div:after {
        background-size: 16px !important;
    }
    footer.et-l.et-l--footer .copyright-sec-col {
        flex-direction: column-reverse;
        padding: 20px 15px;
    }
    footer .service-footer .footer-contact-details .contact_details>div {
        padding-left: 58px;
    }
    footer.et-l.et-l--footer .et_pb_section_0_tb_footer .copyright-sec-col .service-social-icon {
        text-align: center;
        margin-bottom: 24px;
    }
    footer.et-l.et-l--footer .copyright-sec-col .et_pb_code_2_tb_footer>.et_pb_code_inner {
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        text-align: center;
    }
    footer.et-l.et-l--footer .copyright-sec-col .service-social-icon>li {
        width: 30px;
        height: 30px;
    }
    footer.et-l.et-l--footer .copyright-sec-col .et_pb_column_1_tb_footer {
        margin-bottom: 0;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap>div,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap>div {
        width: 100%;
    }
    .contact-sec .cnt-sec-page {
        background-position: center;
        background-size: contain;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap input,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap select {
        padding: 10px 20px 10px 50px;
        border-radius: 4px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap::after,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap span.wpcf7-form-control-wrap::after,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .column-half span.wpcf7-form-control-wrap::after {
        width: 40px;
        height: 40px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap:before,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap span.wpcf7-form-control-wrap:before,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .column-half span.wpcf7-form-control-wrap:before {
        height: 40px;
        left: 40px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap label {
        font-size: 14px;
        line-height: 14px;
        top: 12px;
        left: 55px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap {
        gap: 15px;
        margin-bottom: 15px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap span.wpcf7-form-control-wrap::after,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap .email-half span.wpcf7-form-control-wrap::after,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap .phone-half span.wpcf7-form-control-wrap::after,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half span.wpcf7-form-control-wrap::after {
        background-position: 13px 13px;
        background-size: 16px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half label {
        top: 11px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea {
        max-height: 90px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half span.wpcf7-form-control-wrap:before {
        height: 90px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-full input.wpcf7-form-control.wpcf7-submit {
        padding: 12px 22px;
        font-size: 14px;
    }
    #contact {
        padding: 47px 0 50px 0;
    }
    .contact-sec .cnt-sec-page .cnt-heading h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .contact-sec .cnt-sec-page .cnt-heading {
        margin-bottom: 24px;
    }
    .contact-sec .cnt-sec-page .cnt-title h1 {
        font-size: 18px;
        line-height: 22px;
    }
    body div#page-container .contact-sec .cnt-sec-page .cnt-title {
        margin-bottom: 16px;
    }
    footer.et-l.et-l--footer .service-footer .footer-image {
        margin-bottom: 45px;
    }
    footer.et-l.et-l--footer .service-footer {
        padding-bottom: 48px;
    }
    footer.et-l.et-l--footer {
        padding-top: 80px;
        background: url(../images/mobile-footer-shap.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    #resources .latest-resouces-sec .resource-title h1 {
        font-size: 18px;
        line-height: 22px;
    }
    #resources .latest-resouces-sec .reosuces-title-sec h1 {
        font-size: 26px;
        line-height: 32px;
    }
    #resources .latest-resouces-sec .reosuces-title-sec {
        margin-bottom: 28px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-title-content-wrap {
        padding: 10px 25px 35px 25px;
        margin-top: 0px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-title-wrap {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-wrap>p {
        font-size: 14px;
        line-height: 25px;
        min-height: 125px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-prev {
        left: -10px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav button.owl-next {
        right: -10px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap {
        font-size: 14px;
        margin-bottom: 11px;
        padding-left: 30px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-date-wrap::after {
        width: 20px;
        height: 20px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap {
        margin-top: 22px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-btn-wrap>a {
        padding: 12px 28.5px;
        font-size: 14px;
    }
    #resources {
        padding-bottom: 100px;
        background-size: contain;
    }
    .how-we-help-sec .how-we-help-heading-sec .et_pb_heading_5.how-heading-sec h1 {
        font-size: 26px;
        line-height: 32px;
    }
    .how-we-help-sec .how-we-help-heading-sec .how-heading-sec h1 {
        font-size: 18px;
        line-height: 22px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .input-focus label,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .value-focus label {
        top: -8px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half .input-focus label,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .form-row .column-half .value-focus label {
        top: -8px;
    }
    div.et_pb_section.et_pb_section_1 {
        background-size: contain;
        background-position: top;
    }
    div#about-us .home-about-sec {
        margin-top: -30px !important;
    }
    h1.et_pb_module_heading {
        font-size: 18px;
        line-height: 22px;
    }
    div#about-us p {
        font-size: 14px;
        line-height: 25px;
    }
    div#about-us .home-about-sec .about-text-sec {
        margin-bottom: 10px;
    }
    div#about-us .about-readmore-btn.common-btn {
        margin: 24px auto 0 auto;
        padding: 0 29px !important;
    }
    .key-focus-sec .key-focus-heading.common-sec-tit {
        padding: 13px 0px 0;
    }
    .key-focus-sec {
        padding-top: 36px;
    }
    body .common-sec-tit h1 {
        font-size: 24px;
        line-height: 29px;
    }
    .common-title h1:before {
        top: -4px;
    }
    .key-focus-sec .focus-wrap {
        padding-top: 25px;
    }
    .key-focus-sec .focus-image {
        margin-bottom: 30px !important;
    }
    .key-focus-sec ul.post-wrap.process-class li {
        padding-right: 0;
        width: 100%;
    }
    ul.post-wrap.process-class li:not(:last-child) .process-image-wrap {
        height: 60px;
        width: 60px;
    }
    ul.post-wrap.process-class li:not(:last-child) .process-image-wrap>img {
        max-width: 30px;
    }
    ul.post-wrap.process-class .process-title-wrap {
        height: 88px;
        margin-top: -30px;
        padding: 50px 15px 21px 15px;
    }
    .key-focus-sec ul.post-wrap.process-class li {
        margin-bottom: 30px;
    }
    ul.post-wrap.process-class .process-title-wrap {
        font-weight: 600;
    }
    .key-focus-sec ul.post-wrap.process-class li:last-child {
        display: none;
    }
    .key-focus-sec {
        padding-bottom: 20px;
    }
    .how-we-help-sec .how-we-help-heading-sec {
        margin-bottom: 40px;
    }
    .how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols {
        padding-left: 10px;
        margin-top: 32px;
    }
    .how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec h1 {
        font-size: 14px;
        text-align: left;
    }
    .how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec {
        padding: 17px 17px 17px 24px;
        border-radius: 18px;
    }
    .how-we-help-sec .sf-how-we-help-grid .sf-right-how-we-cols .how-left-head-sec::after {
        width: 22px;
        height: 22px;
    }
    div#our-solutions {
        padding-top: 78px;
    }
    div#our-solutions .our-sol-content .solution-content-field.sol-new-content-wrap .solution-title-wrap.sol-new-title {
        font-size: 18px;
        line-height: 22px;
    }
    div#our-solutions .our-sol-content .solution-content-field.sol-new-content-wrap .solution-title-wrap.sol-new-title:before {
        top: -4px;
    }
    .our-sol-content ul.post-wrap.solution-post-class li:first-child {
        margin-bottom: 57px;
    }
    .our-sol-content ul.post-wrap.solution-post-class li .sol-imag-wrap {
        height: 60px;
        margin-top: -30px;
        max-width: 60px;
        margin-left: 24px;
    }
    .our-sol-content ul.post-wrap.solution-post-class li .sol-imag-wrap .solution-image-wrap img {
        max-width: 30px;
    }
    .our-sol-content ul.post-wrap li .sol-title-content p {
        font-size: 14px;
        line-height: 21px;
    }
    .our-sol-content ul.post-wrap.solution-post-class .solution-content-field {
        padding-bottom: 20px;
    }
    .our-sol-content ul.post-wrap.solution-post-class li {
        margin-bottom: 67px;
    }
    div#our-solutions .our-sol-content .solution-content-field.sol-new-content-wrap {
        padding-bottom: 0;
    }
    .our-sol-content ul.post-wrap.solution-post-class li:last-child {
        margin-bottom: 0;
    }
    #resources {
        padding-top: 27px;
    }
    div#our-solutions .our-sol-content .solution-content-field.sol-new-content-wrap .sol-new-heading p {
        font-size: 26px;
        line-height: 32px;
        padding-bottom: 5px;
    }
    /* 28-10-2024P Css Start */
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav>button {
        position: unset;
        transform: unset;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .owl-nav {
        display: flex;
        justify-content: center;
        gap: 12px;
        margin-top: 18px;
    }
    .service-home-banner .service-banner-heading h1.et_pb_module_heading{
        font-size: 24px;
        line-height: 30px;
    }
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap input,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap textarea,
    .contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap select {
        font-size: 14px;
    }
    .maximize-service-sec .service-home-banner {
        background-position: 63% 100%;
        padding-bottom: 20px;
    }
    div#about-us {
        margin-top: 38px;
    }
    /* 13-11-2024P Css Start */
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap {
    gap: unset;
}
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .first-last-wrap .first-half,
.contact-sec .cnt-sec-page .main-cnt-form form .contact-form-wrap .email-phone-wrap .email-half {
    margin-bottom: 15px;
}
/* 13-11-2024P Css End */

    
}
@media only screen and (max-width: 980px) {
    header.et-l.et-l--header .Service-Header .et_mobile_menu li a {
        padding: 10px 15px;
        color: #fff;
        font-family: "Red Hat Display";
        font-size: 16px;
        line-height: 24px;
    }
    header.et-l.et-l--header .Service-Header ul#mobile_menu1 {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 600px) {
    #resources {
        padding-bottom: 56px;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-field,
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap li {
        height: 100%;
    }
    .resource-test-section .latest-resouces-sec .resouces-post-sec .post-wrap .service-content-wrap>p {
        min-height: auto;
    }
}
@media (min-width:800px) and (max-width:1023px) {
    #resources {
        padding-bottom: 200px;
    }
    
}
@media only screen and (min-width: 1199px) {
.maximize-service-sec .service-home-banner {
    background-position: bottom;
}
}