/*sticky*/

.header-sticky.tp-header-vp-spacing {
    padding: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 574.98px) {
    .header-sticky.tp-header-vp-spacing {
        padding: 10px 0px;
    }
}



.tp-service-vp-bigtitle {
    font-size: 400px;
    color: #dadada;
    font-weight: 800;
    line-height: 100%;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-service-vp-bigtitletp-service-vp-bigtitle {
        font-size: 400px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-service-vp-bigtitle {
        font-size: 300px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-vp-bigtitle {
        font-size: 300px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-vp-bigtitle {
        font-size: 300px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-vp-bigtitle {
        font-size: 240px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-vp-bigtitle {
        font-size: 180px;
    }
}
@media (max-width: 575.98px) {
    .tp-service-vp-bigtitle {
        font-size: 120px;
    }
}

/*subtitle*/

.tp-service-vp-subtitle {
    font-size: 350px;
}
@media only screen and (min-width: 1700px) and (max-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1700px) {
    .tp-service-vp-subtitletp-service-vp-subtitle {
        font-size: 350px;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .tp-service-vp-subtitle {
        font-size: 250px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .tp-service-vp-subtitle {
        font-size: 250px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .tp-service-vp-subtitle {
        font-size: 250px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tp-service-vp-subtitle {
        font-size: 220px;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .tp-service-vp-subtitle {
        font-size: 160px;
    }
}
@media (max-width: 575.98px) {
    .tp-service-vp-subtitle {
        font-size: 100px;
    }
}
