.services .btn-p {
    padding: 0.5rem 0.5rem;
}

.services .posi-ab-l {
    position: absolute;
    width: 600px;
    left: 0px;
    top: 0;
}

.services .posi-ab-r {
    position: absolute;
    width: 600px;
    right: 0px;
    top: 0;
}

.services .posi-ab-r-end {
    position: absolute;
    width: 600px;
    right: 0px;
    top: 28px;
}

.services .border-conn-l {
    border: 1px solid #F3C060;
    height: 378px;
    margin-top: 30px;
}

.services .border-conn-r {
    border: 1px solid #F3C060;
    height: 378px;
    margin-top: 30px;
}

.services .border-conn-r.mt-conn-6 {
    margin-top: 10px !important;
    height: 392px !important;
}

.services .img-conn-l {
    position: absolute;
    width: 210px;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.services .img-conn-r {
    position: absolute;
    width: 210px;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.services p,
.services .btn-p {
    font-size: 16px;
    line-height: 32px;
    font-family: 'Montserrat Bold';
	line-height:27px;
}

@media only screen and (max-width:600px) {
    .services .border-conn-l {
        height: auto;
        margin: auto;
    }

    .services .border-conn-r {
        height: auto;
        margin: auto;
    }

    .services .border-conn-r.mt-conn-6 {
        margin: auto !important;
        height: auto !important;
    }

    .services .posi-ab-l {
        position: inherit;
        width: auto;
        top: 0px;
    }

    .services .posi-ab-r,
    .services .posi-ab-r-end {
        position: inherit;
        width: auto;
        top: 0px;
    }

    .services .pe-5 {
        padding-right: unset !important;
    }

    .services .ps-5 {
        padding-left: unset !important;
    }

    .services .img-conn-r {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .img-conn-l {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .pt-4 {
        padding-top: 2rem !important;
    }

    .services .text-center.pt-4 {
        padding-top: 1.5rem !important;
    }

}

@media only screen and (min-width:601px) and (max-width:991px) {
    .services .border-conn-l {
        height: auto;
        margin: auto;
    }

    .services .border-conn-r {
        height: auto;
        margin: auto;
    }

    .services .border-conn-r.mt-conn-6 {
        margin: auto !important;
        height: auto !important;
    }

    .services .posi-ab-l {
        position: inherit;
        width: auto;
        top: 0px;
    }

    .services .posi-ab-r,
    .services .posi-ab-r-end {
        position: inherit;
        width: auto;
        top: 0px;
    }

    .services .pe-5 {
        padding-right: unset !important;
    }

    .services .ps-5 {
        padding-left: unset !important;
    }

    .services .img-conn-r {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .img-conn-l {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .pt-4 {
        padding-top: 2rem !important;
    }

    .services .text-center.pt-4 {
        padding-top: 1.5rem !important;
    }

}

@media only screen and (min-width:992px) and (max-width:1279px) {
    .services .border-conn-l {
        height: 300px;
        margin-top: 0;
    }

    .services .border-conn-r {
        height: 300px;
        margin-top: 0;
    }

    .services .border-conn-r.mt-conn-6 {
        margin: auto !important;
        height: 300px !important;
    }

    .services .posi-ab-l {
        position: absolute;
        width: 460px;
        top: 0;
    }

    .services .posi-ab-r {
        position: absolute;
        width: 460px;
        top: 0;
    }

    .services .posi-ab-r-end {
        position: absolute;
        width: 460px;
        top: 30px;
    }

    .services .pe-5 {
        padding-right: unset !important;
    }

    .services .ps-5 {
        padding-left: unset !important;
    }

    .services .img-conn-r {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .img-conn-l {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .pt-4 {
        padding-top: 2rem !important;
    }

    .services .text-center.pt-4 {
        padding-top: 1.5rem !important;
    }

}

@media only screen and (min-width:1280px) and (max-width:1399px) {
    .services .border-conn-l {
        height: 314px;
        margin-top: 24px;
        padding-right: 20px;
    }

    .services .border-conn-r {
        height: 314px;
        margin-top: 24px;
        padding-left: 20px;
        padding-right: auto;
    }

    .services .border-conn-r.mt-conn-6 {
        margin-top: 8px !important;
        height: 330px !important;
    }

    .services .posi-ab-l {
        position: absolute;
        width: 520px;
        top: 0;
    }

    .services .posi-ab-r {
        position: absolute;
        width: 520px;
        top: 0;
    }

    .services .posi-ab-r-end {
        position: absolute;
        width: 520px;
        top: 30px;
    }

    .services .pe-5 {
        padding-right: unset !important;
    }

    .services .ps-5 {
        padding-left: unset !important;
    }

    .services .img-conn-r {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .img-conn-l {
        width: 170px;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
    }

    .services .pt-4 {
        padding-top: 2rem !important;
    }

    .services .text-center.pt-4 {
        padding-top: 1.5rem !important;
    }

}