.service-wrapper {
    width: 100%;
}
.service-bottom-img {
    width: 100%;
}
.service-hidden-images {
    display: none;
}
.service-wrapper .row:first-child {
    padding-bottom: 50px;
}
.services .header-container .section-name-container {
    padding-top: 0;
}
.s-content-container a {
    color: var(--blue);
    text-decoration: underline;
    font-weight: normal;
}
.information-content-container h4 {
    font-size: 1.1rem;
    color: var(--green);
    margin-bottom: 20px;
    padding-top: 45px;
    padding-right: 20px;
    font-weight: normal;
}
.information-content-container em strong {
    font-weight: bold;
    font-style: italic;
}
.information-content-container a {
    color: var(--blue);
    text-decoration: underline;
    font-weight: normal;
}
.information-content-container ul {
    margin-left: 25px;
    padding-right: 60px;
}
.information-content-container ul li {
    list-style-type: disc;
    color: var(--blue);
    padding-bottom: 10px;
    line-height: 1.3rem;
    font-weight: normal;
}
.information-content-container .faqs-list-container {
    padding-top: 50px;
    padding-bottom: 0;
}
.information-content-container .faqs-list-container .list-header {
    font-weight: normal;
    padding-bottom: 35px;
}
.information-content-container .faqs-list-container .list-header p {
    font-weight: normal;
}
.information-content-container .list-item-wrapper:not(:last-child) .list-item .list-content .list-text {
    padding-bottom: 75px;
}
.service-big-img {
    padding-top: 90px;
    width: 720px;
    flex-shrink: 0;
    height: 530px;
}
.service-double-img {
    padding-top: 330px;
    width: 100%;
}
.service-double-img > div {
    width: 50%;
    height: 100%;
}
.service-double-img > div:nth-child(1) {
    padding-right: 25px;
}
.service-double-img > div:nth-child(2) {
    padding-left: 25px;
}
.service-content {
    width: 720px;
    flex-shrink: 0;
}
.big-img-wrapper {
    height: 100%;
    padding-left: 50px;
}
.bottom-img-wrapper {
    height: 100%;
}
.s-content-container {
    padding: 150px 100px 150px 100px;
}
.left-img-container {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.right-img-container {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.big-img-container {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.bottom-img-container {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.service-links-wrapper {
    padding-left: 60px;
}
.header-container {
    padding-top: 330px;
}
/*.section-name-container {
    width: 100px;
}*/
.section-name-container p {
    line-height: 32px;
    padding-right: 60px;
}



@media only screen and (max-width: 1740px) {
    .service-big-img {
        width: 600px;
    }
    .service-content {
        width: 600px;
    }
}
@media only screen and (max-width: 1640px) {

}
@media only screen and (max-width: 1440px) {
    .service-content {
        width: 100%;
    }
    .service-bottom-img {
        display: none;
    }
    .service-double-img {
        padding-top: 90px;
    }
    .header-container {
        padding-top: 120px;
    }
    .service-big-img {
        height: 350px;
    }
    .service-big-img {
        width: 300px;
    }
    .s-content-container {
        padding: 60px 60px 135px 0;
    }
}
@media only screen and (max-width: 1280px) {
    .service-big-img {
        display: none;
    }
    .service-double-img {
        height: 350px;
    }
    .s-content-container {
        padding: 0 60px 0 0;
    }
}
@media only screen and (max-width: 900px) {
    .service-main-wrapper {
        display: block;
    }
    .service-double-img {
        height: 250px;
        padding-right: 60px;
    }
    .service-wrapper .row:first-child {
        padding-left: 60px;
    }
    .s-content-wrapper {
        padding-left: 60px;
    }
    body .header-container {
        padding-top: 0;
        width: 100%;
    }
    .service-links-wrapper {
        padding-right: 60px;
        padding-top: 65px;
    }
    .section-name-container {
        padding-bottom: 0;
        padding-top: 90px !important;
    }
    /*TAKEN FROM SERVICES*/
    .service-menu-main-inner-container {
        display: flex;
        justify-content: space-between;
    }
    .services-menu-outer-container {
        padding-bottom: 0;
        justify-content: space-between;
        display: flex;
        height: 20px;
        overflow: hidden;
        transition: 1.2s cubic-bezier(.19, 1, .22, 1);
    }
    .services-menu-inner-container {
        position: relative;
        bottom: 0;
    }
    .service-content-main-container {
        padding: 30px 0 0 60px;
    }
    .s-side-cat-button {
        margin-left: 60px;
        width: 14px;
    }
    .s-side-cat-button img {
        transform: rotate(90deg);
        transition: all .3s ease;
    }
    .services-menu-inner-container {
        position: relative;
        bottom: 0;
    }
    .service-double-img {
        padding-top: 15px;
    }
    .service-wrapper {
        width: 100%;
        margin-bottom: 75px;
    }
}
@media only screen and (max-width: 768px) {
    .information-content-container ul {
        margin-left: 25px;
        padding-right: 15px;
    }
    .service-wrapper .row:first-child {
        padding-left: 15px;
    }
    .service-double-img {
        padding-right: 15px;
    }
    .s-content-wrapper {
        padding-left: 15px;
    }
    .s-content-container {
        padding: 0 15px 45px 0;
    }
    .service-links-wrapper {
        padding-right: 15px;
        padding-left: 15px;
    }
    .s-side-cat-button {
        margin-left: 30px;
    }
    .information-content-container h2 {
        padding-right: 90px;
    }
    .service-double-img > div:nth-child(1) {
        padding-right: 8px;
    }
    .service-double-img > div:nth-child(2) {
        padding-left: 8px;
    }
}
@media only screen and (max-width: 575px) {
    .right-img-wrapper {
        display: none;
    }
    .service-double-img > div:nth-child(1) {
        padding-right: 0;
    }
    .service-double-img > div {
        width: 100%;
    }
}