﻿@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


@media only screen and (max-width:38em) {

    .row {
        margin: 0px !important;
    }

    .container {
        width: 100% !important;
    }

    .grid-wrap {
        flex-wrap: initial !important;
    }
    /* header */
    .menu-var {
        display: none;
    }

    /* header */
    .menu-dropdown  .active {
        color:  #2A6FDB !important;
        border: none;
    }

    header .logo-container img {
        top: 73px !important;
        left: 30px;
    }
    .header .menu {
        position: relative;
    }
    .header .icon {
        display:block !important;
        position: absolute;
        top: 15px;
        right: 48px;
        font-size: 26px;
    }

    .profile-button {
        width: 91% !important;
        height: 20px;
        padding: 29px !important;
        /* text-align: center; */
        border-radius: 10px !important;
    }
    /* footer */
    .social-media {
        margin: 15px;
    }
    footer .header img {
        margin-left: 15px;
    }
    footer .enlaces {
        margin-left: 15px;
    }
    footer .enlaces a {
        padding: 8px 0px;
        display: block;
    }
    footer .copyright {
        margin-bottom: 25px;
    }
    footer .copyright p {
        line-height: 20px;
        font-size: 14px;
    }
    footer .small-line {
        margin: auto;
        width: 90%;
    }
    footer h5 {
        font-size: 20px;
        margin-left: 15px !important;
    }
    footer .contact-info {
        margin-bottom: 0 !important;
        margin-top: 20px;
    }
    footer .contact-info img {
        margin-left: 15px;
        padding: 0 !important;
    }
    footer .contact-info p {
        margin: 0;
        margin-left: 15px;
    }

    /* recover password */
    .recover h1 {
        margin-left: 15px !important;
    }
    .recover .subtitle:before {
        display: none !important;
    }
    .recover p {
        width: 95% !important;
        margin-left: 15px !important;
    }
    .recover input[type=text] {
        width: 87% !important;
    }
    .recover .btn {
        width: 95%;
    }
    .recover .container {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }

    .recover h1 {
        width: 100% !important;
    }
    .recover .title-box {
        width: 100% !important;
    }
    /* Login */
    .login .background {
        max-height: 200px;
    }
    .login .form {
        margin-top: 30px !important;
    }
    /* Perfil */
    .login input[type=text] { /* REPITE */
        width: 87% !important;
    }
    .login .btn { /* REPITE */
        /*width: 95%;*/
    }
    .login hr {
        width: 90% !important;
    }
    .login .space {
        margin-left: 0;
    }
    .login h1 {
        margin-left: 10px !important;
    }
    .process-message {
        display: block !important;
        width: 80%;
        margin: auto !important;
    }
    /* Estadisticas */
    .estadisticas .sub-container {
        width: 95% !important;
    }
    .estadisticas .thumb-box {
        width: 100% !important;
        height: 196px !important;
    }
    .estadisticas .thumb-box h5 {
        font-size: 16px;
        width: 90% !important;
        left: 5px;
    }
    .estadisticas .thumb-box img {
        width: 45px;
    }
    /* Cobertura */
    .detail .container {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }
    .detail .btn2 {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .scrolling-wrapper {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .scrolling-card {
        display: inline-block;
    }
    .biblioteca-nav {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }
    .download button {
        background-position-y: 7px !important;
        font-size: 16px !important;
    }
    /* Perfil parte*/
    .perfil .container {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }
    .perfil .profile {
        margin-bottom: 63px !important;
        margin-left: 20px;
    }
    .perfil .profile h2 {
        left: 15% !important;
    }
    .perfil .btn {
        width: 98% !important;
    }
    /* Home */
    .home .container {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }

    .home img {
        width: 100%;
    }
    .home .vertical-line {
        display: none;  
    }

    .home .horizontal-line {
        display: inline-block !important;
        border: 0.1px solid white;
        width: 100%;
    }

    .home .client-box-first {
        display: none !important;
    }

    .home .client-box-last {
        display: none !important;
    }

    .home .text {
        width: 100% !important;
    }

    .home .form {
        margin: 0 !important;
    }
    .temporal-section {
        text-align: center;
    }
    .temporal-section h2 {
        font-size: 36px !important;
        margin: 0 !important;
    }
    .contact-box .contact-info {
        /*      margin-top: 20px !important;
        position: initial !important;
        display: inline-block;*/
        top: 20px !important;
        left: 1% !important;
        width: 344px !important;
    }


    .client-box {
        width: 200px;
    }

    .client-box .box-body p {
        width: 100% !important;
    }

    .box {
        width: 266px !important;
        height: 377px;
    }

    .box img {
        width: initial !important;
    }

    .box p {
        white-space: normal;
        line-height: 21px;
    }

    .mobile-hide {
        display: none;
    }

    .background-image-2 h3 {
        font-size: 25px !important;
        padding-left: 0 !important;
    }

    .background-image-2 h1 {
        font-size: 50px !important;
    }

    .mobile-show {
        display: block !important;
    }

    .btn-white {
        margin: 10px auto !important;
    }

    .container-2 {
        /*padding-left: 15px;
        padding-right: 15px;*/
    }

    .contact-box .background {
        height: 320px !important;
    }

    .contact-info img {
        width: initial;
    }

    /* biblioteca */
    .document-box {
        width: 267px !important;
    }

    .document-box h5 {
        min-height: initial;
        white-space: normal;
        margin: initial;
        width: initial;
    }

     .document-box a {
	    display: block !important;
    }

    .legs-box {
        margin-right: 25px !important;
    }

    .manual-box {
        width: 267px !important;
    }

    .manual-box .text {
        min-height: initial;
        white-space: normal;
        margin: initial;
        width: initial;
    }

    .manual-box a {
        display: block !important;
    }

    .client-box-first-2 {
        display: none;
    }

    .client-box-last-2 {
        display: none;
    }

    .rev-box {
        width: 267px !important;
    }

    .rev-box .text {
        min-height: initial;
        white-space: normal;
        margin: initial;
        width: initial;
    }

    .rev-box a {
        display: block !important;
    }

    .modal-content {
        width: 100% !important;
    }

    .close {
        top: 15px !important;
        right: 55px !important;
    }
}