@media (min-width: 576px) {
    .modal-dialog {
        max-width: 478px;
    }
    .line-2 {
        min-height: 39px;
    }
    .line-3 {
        min-height: 63px;
    }
    .line-4 {
        min-height: 83px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .w-185 {
        min-width: 165px;
    }
    .btn {
        padding-left: 0;
        padding-right: 0;
    }
    .btn-primary,
    .btn-outline-secondary {
        font-size: 14px;
    }
}
@media (min-width: 768px) {
    .offset-line::before {
        content: "";
        height: 1px;
        display: block;
        width: 80px;
        flex: 1;
        background: #fff;
    }
    .offset-line::after {
        content: "";
        display: block;
        flex: 1;
    }
    .offset-line {
        position: relative;
        display: flex;
        flex: 1;
        align-items: center;
    }
    .block-light .offset-line::before {
        background: #272727;
    }
}
@media (min-width: 992px) {
    .site-nav .nav-item {
        margin-left: 60px;
    }
    .custom-cards-group .h-custom {
        min-height: 642px;
    }
    .o-x2 {
        width: 125%;
    }
    .op-t190 {
        object-position: center -190px;
    }
    .op-t135 {
        object-position: center -135px;
    }
    .form-control.h-100-custom {
        height: calc(100% - 54px);
    }
    .w-md-max381 {
        width: 381px !important;
    }
    .modal-dialog.modal-lg {
        max-width: 790px;
    }
}
@media (min-width: 1200px) {
    .site-nav .nav-item {
        margin-left: 80px;
    }
    .custom-cards-group .h-custom {
        min-height: 592px;
    }
}
@media (min-width: 1440px) {
    .block-dark-01 .background,
    .block-light-01 .background {
        background-size: cover;
    }
}
@media (max-width: 991px) {
    .resultSet .card-header {
        grid-template-columns: 160px auto 125px;
    }
    .card-header-btns {
        grid-column: 1/4;
        justify-content: center;
        padding-top: 15px;
    }
    .modal-content .resultSet .card-header-text {
        padding-bottom: 10px;
    }
    .resultSet .modal-content .card-header {
        display: flex;
        flex-direction: column;
    }
}
@media (max-width: 577px) {
    .card-list .text-white {
        display: none;
    }
}
@media (max-width: 767px) {
    .caption-title p {
        font-size: 42px;
    }
    .caption-lead {
        width: auto;
    }
    .section-title {
        font-size: 30px;
        line-height: 1rem;
    }
    .card-grouptitle .title span {
        padding: 0 5px;
    }
    .card-grouptitle .title {
        font-size: 21px;
        line-height: 50px;
    }
    .block-dark-02 .background {
        background-position: -480px 0px;
    }
    .btn-outline-secondary.large {
        padding: 0 22px;
        min-width: auto;
    }
    .modal-title span.text-label {
        font-size: 14px;
        line-height: normal;
    }
    .modal-title span.title {
        font-size: 38px;
        line-height: normal;
    }
    .btn-lg {
        font-size: 16px;
    }
    .btn-plan-basico,
    .btn-plan-avanzado {
        width: 50%;
        font-size: 18px;
    }
    .internal-header .lead {
        font-size: 18px;
    }
    .internal-header .title {
        font-size: 45px;
    }
    .resultSet .card-header {
        display: flex;
        flex-direction: column;
    }
    .card-header-text {
        padding-bottom: 10px;
    }
}

@media (max-width: 479px) {
    .caption-title p {
        font-size: 42px;
        line-height: 50px;
    }
    .caption-lead {
        height: auto;
        padding: 20px;
    }
    .caption-lead p {
        font-size: 20px;
        line-height: 26px;
    }
    .btn-plan-basico,
    .btn-plan-avanzado {
        line-height: 22px;
        text-align: center;
    }
    .history-timeline .media-date {
        font-size: 22px;
        line-height: 22px;
    }
    .history-timeline .media-body {
        font-size: 16px;
        line-height: 18px;
        padding-left: 5px;
    }
    .internal-header .title {
        line-height: 50px;
    }
    .meta-info {
        display: grid;
        grid-template-columns: repeat(2,auto);
    }
}

@media (max-width: 400px) {
    .block-dark .section-title,
    .block-light .section-title {
        font-size: 33px;
        line-height: 42px;
    }
    .block-light .card-deck .card-title {
        font-size: 20px;
    }
    .about .title,
    .history-timeline .title {
        font-size: 33px;
        line-height: 42px;
    }
    .features .title {
        font-size: 18px;
        line-height: 25px;
    }
    .item-title {
        font-size: 16px;
    }
    .features .card-left,
    .features .card-right {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
}

@media (min-width: 1200px) {

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .btn.btn-contacto-circle {
        margin-left: -35px;
        margin-right: -35px;
    }
}
