@media (max-width: 480px) {
    .custom-margin {
        margin-left: 5%;
        margin-right: 5%;
    }
    .card {
        width: 70vw;
    }

    .card .ctitle {
        font-size: 14px;
    }
    .pair-img img {
        /* object-fit: contain; */
        width: 75px;
        height: 100%;
    }
    .nContent {
        display: none;
    }
    .ntitle {
        font-size: 16px;
    }
    .nSubTitle {
        font-size: 10px;
    }
    #managers .slick-prev {
        left: -10px;
    }
    #managers .slick-next {
        right: -10px;
    }
    .priority3 {
        padding: 10px;
    }
    .priority3 .manager-img {
        height: 45vh;
    }
    .priority2 {
        padding: 30px;
    }
    .app-download-evaluate {
        display: block;
    }
    #appOne .eval-wrapper {
        margin-left: 50%;
        margin-right: unset;
        -webkit-transform: translate(-50%, 0);
    }

    #appOne .dd-wrapper {
        margin-left: 50%;
        margin-right: unset;
        -webkit-transform: translate(-50%, 0);
    }
    .all-tramites {
        margin-left: 6%;
        margin-right: 6%;
    }
    #associations .jump {
        position: relative;
        top: 0;
    }
    .message-line {
        display: inline-block !important;
    }
    .message-line .message {
        width: 100%;
    }
    .message-line .image-cont {
        width: 100%;
    }
    .message-line .image-cont img {
        position: relative;
        height: 200px;
    }
    .priority3 .manager-img {
        height: auto;
    }
    .priority3 .manager-img img {
        height: 250px;
    }
    .priority1 .manager-img {
        width: 70vw;
    }
    .priority2 .manager-img {
        width: 100%;
    }
    .social-item {
        padding-right: 20px;
    }
    .lang-item {
        padding-right: 20px;
    }
    .nav-link {
        display: flex;
    }
    .nav-link form {
        font-size: 18px;
        margin: auto;
    }
    .dropdown-menu {
        font-size: 12px;
    }
    .nav-link {
        display: flex;
    }
    .nav-link form {
        font-size: 18px;
        margin: auto;
    }
    .dropdown-menu {
        font-size: 12px;
    }

    .indexWrapper {
        height: 65vh;
    }
    .indexCarousel {
        height: 65vh;
    }
    .meetUsWrapper {
        height: 50vh;
    }
    .meetUs {
        width: 80%;
    }
    .newsWrapper {
        height: auto;
    }

    .newsBox {
        background-color: rgba(255, 255, 255, 0.7);
        position: relative;
        margin-right: 10px;
        margin-left: 10px;
        line-height: 1.2;
        padding-top: 15px;
        padding-bottom: 45px;
        padding-right: 30px;
        padding-left: 30px;
        border-radius: 5px;
        box-shadow: 0 0 20px rgb(30, 30, 30, 0.5);
        font-size: 12px;
        margin-top: 30px;
        transition: transform 1s;
    }

    .newsBox.last-new {
        margin-right: 10px;
    }
    .newsImg {
        height: 100px;
        width: 100%;
        object-fit: cover;
    }

    .newsTitle {
        padding-bottom: 15px;
        color: rgb(0, 56, 168);
        min-height: 20%;
    }

    .newsImage {
        padding-bottom: 15px;
    }

    .newsExtract {
        text-align: justify;
    }

    .load-others {
        position: relative;
        margin-top: 15px;
        bottom: 0;
        text-align: center;
    }
    .normBox {
        width: 100%;
    }

    .white-box {
        padding: 60px 40px 60px 40px;
        border: 2px solid white;
    }

    .innerBox {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 30px;
        padding-left: 30px;
        border: 2px solid white;
        background-color: transparent;
        font-size: 18px;
        /* font-weight: bold; */
        text-transform: uppercase;
        /* width: 100%; */
        text-align: center;
    }

    .no-last {
        margin-right: 0;
    }
    .innerBoxW {
        padding-bottom: 7px;
    }
    .footer-link {
        margin-bottom: 10px;
    }

    .footer-link img {
        width: 15px;
    }
    .contactUsCol {
        padding-bottom: 15px;
    }
    .contactUsCol,
    .usefulLinks {
        padding-left: calc(50% - 100px);
    }
    .marcaPais {
        text-align: center;
        padding-top: 30px;
    }
    .lang-social {
        margin-right: auto;
        flex-direction: initial;
    }
    .structure-data {
        display: none;
    }
    .structure-text {
        width: 100%;
        padding-right: 10px;
    }
    .objectives-data {
        display: none;
    }
    .objectives-text {
        width: 100%;
        padding-right: 10px;
    }
    .news-row {
        height: auto;
    }
    .triple-custom-margin {
        margin-left: 10%;
        margin-right: 10%;
    }
    #workDirections #selectedProvinceArea,
    #workDirections .map-wrapper {
        display: none;
    }
    #workDirections #selectedProvinceAreaResponsive {
        display: block;
    }
    #workDirections #selectedProvinceAreaResponsive .province-col {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
    }
    #workDirections #selectedProvinceAreaResponsive .province {
        padding-top: 5px;
        background: #c0e3f6;
    }
    #workDirections #selectedProvinceAreaResponsive .province:hover {
        background: #99cfe9;
        cursor: pointer;
    }
    #workDirections #selectedProvinceAreaResponsive .col-left .province {
        padding-left: 25px;
    }
    #workDirections #selectedProvinceAreaResponsive .col-right .province {
        padding-right: 25px;
    }
    #workDirections #selectedProvinceAreaResponsive .col-left {
        padding-right: 0.5px;
    }
    #workDirections #selectedProvinceAreaResponsive .col-right {
        padding-left: 0.5px;
    }
    #workDirections .province-img {
        height: 20vh;
    }
    #workDirections .province-img img {
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    #workDirections .province-info {
        padding-top: 10px;
        padding-bottom: 15px;
        text-align: center;
        text-transform: uppercase;
        color: rgb(0, 56, 168);
    }
    #workDirections #selectedProvinceAreaResponsive ul {
        list-style: none;
    }
    #workDirections #selectedProvinceAreaResponsive .div-directions-header {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
        border-left: 3px solid rgb(0, 56, 168);
        text-transform: uppercase;
    }
    #workDirections
        #selectedProvinceAreaResponsive
        .div-directions-header
        .div-directions-name {
        color: rgb(0, 56, 168);
        font-family: "Myriad Pro Bold Cond";
        font-size: 20px;
    }
    #workDirections
        #selectedProvinceAreaResponsive
        .div-directions-header
        .div-province-name {
        color: #f93d23;
        font-family: "Myriad Pro Bold Cond";
        font-size: 18px;
    }
    .offer-button-wrapper {
        margin-top: 10px;
    }
    .manager-text {
        margin-top: 45px;
    }

    #job-offers .filter-tags {
        display: inline-block;
    }
    #job-offers input {
        font-size: 12px;
    }
    #job-offers input::placeholder {
        content: " ";
    }
    #job-offers .filter-tags .div-filter {
        margin-bottom: 5px;
        /* width: auto; */
    }
    .custom-margin-r {
        margin-top: 0.5rem;
    }
    .responsive-send-button {
        width: 100%;
    }
    .responsive-input-captcha {
        width: 50%;
    }

    .stateful-history-item {
        font-size: 10px;
        padding: 7px;
    }
    #consultar-wrapper {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    #associations .jump {
        position: relative;
        top: 0;
    }
}

@media (max-width: 992px) {
    .new-content {
        width: 100%;
    }
    .new-side {
        display: none;
    }
}

@media (max-width: 1024px) {
    nav#customNavbar .second-menu {
        font-size: 12px;
    }
}

@media (min-width: 1280px) {
    nav#customNavbar .second-menu {
        font-size: 16px;
    }
}
