/*big screen*/

@media screen and (min-width: 1400px) {
    body {
        padding: 0 5%;
    }

    .navbar {
        padding: 0 5%;
    }
}

@media screen and (min-width: 1600px) {
    body {
        padding: 0 10%;
    }

    .navbar {
        padding: 0 10%;
    }
}

@media screen and (min-width: 1900px) {
    body {
        padding: 0 10%;
    }

    .navbar {
        padding: 0 10%;
    }
}

/*
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {

}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    .nav-item a {
        padding: 8px 13px;
    }

    .nav-style-one .nav-item a:hover {
        padding: 10px 25px;
    }

    .nav-style-two .nav-item a:hover {
        padding: 20px 13px;
    }

    .nav-style-two .nav-item.active a {
        padding: 20px 13px;
    }

    .block-dark {
        width: 100px;
    }

    .nav-style-two .btn-login {
        padding: 10px 18px;
    }

    .nav-style-two li:hover .btn-login {
        padding: 10px 18px;
    }

    .video-sesion {
        height: 226px;
        width: 400px;
    }

}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {

    .block-dark {
        width: 100px;
    }

    .nav-item a {
        padding: 8px 10px;
    }

    .nav-style-one .nav-item a:hover {
        padding: 10px 25px;
    }

    .nav-style-two .nav-item a:hover {
        padding: 20px 10px;
    }

    .nav-style-two .nav-item.active a {
        padding: 20px 10px;
    }

    .nav-style-two .nav-item.active a:hover {
        padding: 20px 10px;
    }

    .nav-style-two .btn-login {
        padding: 10px 15px;
    }

    .nav-style-two li:hover .btn-login {
        padding: 10px 15px;
    }

    .content-sesion .content-text-sesion {
        margin: 0 25px;
    }

    .content-sesion .content-form-sesion {
        margin: 0 20px;
    }

    .content-sesion.sesion-multiple-item {
        justify-content: center;
    }
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {


    /*REV SLIDER*/

    .rev_slider_wrapper .slide-content-box h1 {
        width: 100%;
    }

    .tp-bullets {
        width: 90% !important;
    }


    /*MAIN OPTION*/
    .content-main-option {
        padding: 40px 15px;
        margin: 0;
    }

    .content-main-option .item-option {
        width: 49%;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 300px) and (max-width: 480px) {

    /*REV SLIDER*/

    .rev_slider_wrapper .slide-content-box h1 {
        width: 100%;
    }

    .tp-bullets {
        width: 80% !important;
    }

    .tparrows {
        visibility: hidden !important;
    }

    /*VIDEO SECTION*/

    .video-section .content-text-video {
        left: 0;
    }

    .video-section .content-text-video h2 {
        font-size: 32px;
        width: 100%;
        padding: 0 20px;
    }

    .video-section .content-text-video p {
        font-size: 16px;
        width: 100%;
        padding: 0 20px;

    }

    /*CONTACT SECTION*/

    .list-contact-action {
        justify-content: center;
    }

    /*MAIN OPTION*/
    .content-main-option {
        padding: 40px 15px;
        margin: 0;
    }

    .content-main-option .item-option {
        width: 100%;
    }

    .item-footer-info:nth-child(1) {
        text-align: center;
        order: 6;
    }

    .item-footer-info:nth-child(2) {
        text-align: center;
        margin-top: 15px;
        order: 6;
    }

    .social-info {
        display: flex;
        justify-content: center;
    }

    .social-info li {
        margin-right: 0;
        margin: 5px;
    }

    .footer-copyright {
        padding: 15px 0;
    }

    .footer-copyright a {
        padding: 10px 10px;
    }

    .chat-online {
        width: 70px;
        height: 65px;
        top: 60vh;
    }
}

/*GENERALES*/

@media (max-width: 1339px) {


    .data-dashboard-section .item-data-dashboard {
        width: 200px;
    }

    .data-dashboard-section .item-data-dashboard .item-data-value {
        font-size: 24px;
    }

    .legend-section {
        width: 480px;
    }

}

@media (max-width: 1280px) {


    .data-dashboard-section .item-data-dashboard {
        width: 200px;
    }

    .data-dashboard-section .item-data-dashboard .item-data-value {
        font-size: 26px;
    }

    .data-dashboard-section {
        grid-template-columns: repeat(2, 50%);
    }

    .legend-section {
        width: 460px;
    }

    .item-legend .legend-color .legend-content {
        width: 190px;
    }

    .custom-tabs li {
        width: 170px;
    }

    .content-action-tab {
        width: 200px;
        flex-direction: column;
        align-items: start;
    }

    .item-filter-checkbox {
        margin-right: 0;
    }

    .content-annotation {
        margin-top: 30px;
    }

}

@media (max-width: 1025px) {

    .main-head {
        padding: 20px 1% 20px 3%;
    }

    .data-dashboard-section .item-data-dashboard {
        width: 180px;
    }

    .data-dashboard-section .item-data-dashboard .item-data-value {
        font-size: 22px;
    }

    .data-dashboard-section {
        grid-template-columns: repeat(2, 50%);
    }

    .content-action-tab {
        width: 150px;
    }

}

@media (max-width: 992px) {

    .navbar {
        height: 60px;
    }

    .navbar-brand {
        height: 60px;
        width: 100%;
        justify-content: start;
    }

    .navbar-brand img {
        width: 80px;
    }

    .nav-style-two .nav-item a:hover {
        padding: 13px 15px;
    }

    .nav-style-two .nav-item.active a {
        padding: 13px 15px;
    }

    .nav-style-two .nav-item.active a:hover {
        padding: 13px 15px;
    }

    .main-head {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .main-head .button-main {
        margin-left: 0;
        margin-top: 10px;
    }

    .main-head .info-main {
        margin-left: 0;
    }

    .main-body {
        margin-left: 0;
    }

    .item-footer-info:nth-child(2n) {
        margin-bottom: 20px;
    }

    .responsive-navbar {
        display: none !important;
    }

    .responsive-navbar.active {
        display: flex !important;
        flex-direction: column;
        position: fixed;
        background-color: #fff;
        top: 60px;
        justify-content: center;
        border-top: 2px solid #ccc;
    }

    .responsive-navbar.active .navbar-header {
        justify-content: center;
        height: auto;
        padding: 15px 0;
    }

    .responsive-navbar.active .navbar-header ul {
        display: flex;
        flex-direction: column;
    }

    .responsive-navbar.active .navbar-header ul .nav-item {
        text-align: center;
        margin: 15px 2px;
    }

    .block-dark {
        display: none !important;
    }

    .content-btn-responsive {
        display: block;
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .profile-title-section {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .profile-title-section .title-main {
        text-align: center;
    }

    .profile-title-section .info-main {
        margin-left: 0;
    }

    .action-tab {
        flex-direction: column;
        padding: 10px;
    }

    .content-action-tab {
        width: 180px;
        align-items: start;
    }

    .custom-tabs li a {
        width: 160px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }


    .main-dashboard {
        margin-top: 60px;
    }

    .content-data {
        display: inline-flex;
        margin: 10px 0;
        flex-direction: column;
    }

    .item-filter-checkbox {
        margin-right: 0;
    }

    .legend-section {
        max-width: 100%;
        width: 100%;
        margin: 0;
        align-items: center;
        justify-content: center;
    }

    .legend-section:after {
        display: none;
    }

    .data-dashboard-section .item-data-dashboard {
        width: 100%;
    }

    .data-dashboard-section {
        grid-template-columns: repeat(3, 32.60%);
        width: 100%;
        margin-left: 0;
    }

    .data-dashboard-section .item-data-dashboard .item-data-value {
        font-size: 28px;
    }

    .item-info-profile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .icon-info-profile {
        margin-bottom: 15px;
    }

    .data-info-profile {
        margin-left: 0;
        text-align: center;
    }


    .content-filters {
        justify-content: space-around;
        align-items: center;
        flex-wrap: wrap;
    }

    .content-input-filters {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: space-around;
    }

    .content-input-filters div {
        margin: 10px 0;
    }

    .content-filter-select {
        margin-left: 0;
    }

    .content-filters .button-main {
        margin-left: 0;
    }

    .btn-clear-filter {
        margin-left: 0;
    }

    .item-filter-checkbox {
        margin-left: 0;
    }

    .content-modal-delete {
        padding: 42px 130px;
    }

}

@media (max-width: 767px) {

    .main {
        padding: 25px 0;
    }

    .main-body {
        margin-left: 0;
    }

    .main-head {
        justify-content: center;
    }

    .main-head .info-main {
        margin-left: 0;
    }

    .main-head .button-main {
        margin-left: 0;
        margin-top: 10px;
    }

    .content-action-tab {
        width: 100%;
        align-items: center;
    }

    .item-action-tab:first-child .text-count-select {
        width: 100%;
    }

    .custom-tabs {
        border-bottom: 5px solid #000000;
        width: 100%;
        padding: 0 4%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .custom-tabs li a {
        width: 160px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .custom-tabs li {
        width: 200px;
    }

    .custom-tabs li[role="presentation"] {
        width: 155px !important;
    }


    .content-sesion .content-form-sesion {
        margin: 0 50px;
        padding: 0;
    }

    .content-sesion .content-text-sesion h2,
    .content-sesion .content-text-sesion p {
        width: 100%;
    }

    .content-sesion.sesion-multiple-item .content-text-sesion h2,
    .content-sesion.sesion-multiple-item .content-text-sesion p {
        width: 100%;
    }

    .content-sesion.sesion-multiple-item {
        width: 100%;
        margin: 0 50px;
    }

    .content-sesion.sesion-multiple-item .form-two-col .item-form-col {
        width: 100%;
        margin: 0 !important;
    }

    .content-sesion.sesion-multiple-item .form-two-col .item-btn-col {
        width: 100%;
    }

    .content-sesion .content-form-sesion.form-two-col {
        margin: 0;
        padding: 25px 0;
    }

    .content-sesion .separator {
        display: none;
    }

    .input-form-style-1 input {
        width: 100%;
    }

    .video-sesion {
        height: auto;
        width: 100%;
    }

    .data-dashboard-section {
        grid-template-columns: repeat(2, 49%);
        width: 100%;
        margin-left: 0;
    }



    .action-tab {
        flex-direction: column;
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 10px 0;
    }


    .content-info-profile {
        grid-template-columns: repeat(2, 45%);
    }

    .item-info-profile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .icon-info-profile {
        margin-bottom: 15px;
    }

    .data-info-profile {
        margin-left: 0;
        text-align: center;
    }

    .option-profile-input {
        margin: 10px 0;
    }

    .option-profile-input-file {
        margin: 10px 0;
    }

    .content-option-profile-edit > div {
        flex-direction: column;
        align-items: center;
    }

    .content-option-profile-edit .button-main {
        text-align: center;
    }

    .content-detail-modal {
        width: 100%;
    }

    .content-detail-modal .content-data-detail {
        grid-template-columns: repeat(2, 50%);

    }

    .content-detail-modal .content-data-detail .item-detail:after {
        display: none !important;
    }

    .content-modal-delete {
        padding: 42px 80px;
    }



}

@media (max-width: 481px) {

    .main-body {
        margin-left: 0;
    }

    .main-head {
        padding: 20px 10px;
    }

    .main-title-section .button-main {
        margin-left: 0;
        margin-top: 10px;
    }

    .main-title-section {
        justify-content: center;
    }

    .data-dashboard-section {
        grid-template-columns: repeat(1, 100%);
    }


    .legend-section::after {
        display: none;
    }



    .legend-section {
        max-width: 100%;
        width: 100%;
        margin: 0;

        flex-direction: row;
        padding: 20px;
        position: relative;
        height: 400px;
    }

    .legend-section .item-legend:first-child {
        width: 100%;
        margin-bottom: 20px;
    }

    .legend-section .item-legend {
        width: 100%;
    }

    .content-filters {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .content-filter-select {
        margin-top: 10px;
        margin-left: 0;
    }

    .btn-clear-filter {
        margin-left: 0;
    }

    .item-filter-checkbox {
        margin-left: 0;
    }

    .action-tab {
        flex-direction: column;
    }

    .action-tab .button-main {
        margin-top: 10px;
    }

    .custom-tabs li[role="presentation"] {
        width: 100% !important;
    }

    .custom-tabs {
        justify-content: center;
        align-items: center;
    }

    .custom-tabs:nth-child(1) {
        order: 1;
    }

    .custom-tabs:nth-child(2) {
        order: 1;
    }

    .custom-tabs:nth-child(3) {
        order: 1;
    }

    .custom-tabs:nth-child(4) {
        order: 1;
    }

    .custom-tabs:nth-child(5) {
        order: 1;
    }

    .custom-tabs li {
        width: 100%;
        justify-content: center;
    }

    .custom-tabs li a {
        width: 100%;
        text-align: center;
    }

    .action-tab {
        margin-left: 0;
        padding-bottom: 15px;
    }

    .content-info-profile {
        grid-template-columns: repeat(1, 100%);
    }

    .item-info-profile {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
    }

    .icon-info-profile {
        margin-bottom: 15px;
    }

    .data-info-profile {
        margin-left: 0;
        text-align: center;
    }

    .content-confirm-payment .content-confirm {
        grid-template-columns: repeat(1, 50%);
    }

    .content-confirm-buttons {
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
    }

    .content-confirm-buttons .button-main {
        margin: 5px 0;
    }

    .content-confirm-buttons .button-main-white {
        margin: 5px 0;
    }


    .content-result-final {
        min-width: 100%;
        padding: 30px;
        width: 100%;
    }

    .content-result-final .item-description-result {
        flex-direction: column;
        margin-top: 40px;
        align-items: center;
    }

    .content-result-final .item-description-result .button-description-result {
        margin-top: 15px;
    }

    .content-detail-modal .content-data-detail {
        grid-template-columns: repeat(1, 100%);

    }

    .content-detail-modal .content-data-detail .item-detail {
        justify-self: center;
        align-self: center;
    }

    .content-detail-modal .content-data-buttons {
        flex-direction: column;
    }

    .content-detail-modal .content-data-buttons .button-main,
    .content-detail-modal .content-data-buttons .button-main-white {
        margin: 5px 0;
    }

    .content-custom-modal {
        padding: 42px 30px;
        text-align: center;
    }

    .content-modal-delete {
        padding: 42px 30px;
    }

}
