.hideme-onsmallscreen {
    /*display: inherit;*/
}

.showme-onsmallscreen {
    display: none;
}


/* High Res desktop : 1400 - 1920px.  */

@media (min-width: 1400px) and (max-width: 1920px) {

    html {
        font-size: 100%;
    }


}

@media (min-width: 1200px) and (max-width: 1399px) {

    html {
        font-size: 85.5%;
    }

}

/* Normal desktop :992px - 1169. */

@media (min-width: 992px) and (max-width: 1199px) {

    html {
        font-size: 70.8%;
    }

}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 54.85%;
    }


}

@media (max-width: 768px) {


    #mobile-nav-toggle {
        display: inline;
        margin: 0;
        padding-right: 20px;
    }

    .scroll-header {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }


    #index-location .container h1 {
        font-size: 14px;
    }

    #index-options .box-mobile-wrapper{
        margin-right: 30px;
        margin-left: 30px;
    }

    #index-options .box {
        width: 100%;
        position: relative;
        margin: 20px 0 14%;
        height: 102px;
        padding-left: 0px;
        padding-right: 0px;
    }


    #index-options .box-pull-left {
        float: left;
    }

    #index-options .box-pull-right {
        float: left;
    }

    #index-options #buttonbar .box .btn {
        width: 198px;
    }

    #index-options .box .box-absolute-caption .text {
        font-size: 20px;
        line-height: normal;
    }

    #index-options #menubar .menubar-label {
        font-size: 20px;
        font-weight: 500;
    }

    #index-options #menubar .menubar-label .fa {
        font-size: 18px;
        font-weight: 600;
    }

    #index-options .menubar-box {
        width: 374px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #index-options .menubar-box img {
        width: 50px;
        height: 50px;
    }

    #index-options .menubar-box .row .col-icon {
        flex: 0 0 100px;
        max-width: 100px;
        padding: 0;
    }

    #index-options .menubar-box .row .col {
        padding: 0;
    }


    #index-location .row {
        border-style: none;
    }


    #index-location .row p {
        margin-bottom: 2rem;
    }

    #index-location .box-text {
        font-size: 12px;
        font-weight: 600;
    }

    #index-location .row .location-title {
        font-size: 12px;
        font-weight: normal;
    }


    #about-us-hero {
        background-image: url("../img/frontpage-aboutus-background-mobile.jpg");
        height: 380px;
    }

    #about-us-former {
        margin-top: 60px;
        margin-bottom: 60px;
        padding: 0px;

    }

    #about-us-former .box {
        width: 315px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%;
        margin-top: 4%;
    }

    #about-us-former .box .box-absolute-caption .text .box-title {
        font-size: 16px;
        line-height: normal;
    }

    #about-us-former .box .box-absolute-caption .text .box-text {
        font-size: 10px;
        line-height: normal;
    }

    #terms-and-conditions-hero .title{
        font-size: 2rem;
        text-align: center;
    }

    #terms-and-conditions{
        font-size: 1.90rem;
        margin-top: 5px;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    #terms-and-conditions p .subTitulo{
        font-size: 1.95rem;
        margin-top: 1rem;

    }

    #mobile-blue-bar{
        background: url(../img/background-header-bar.png);
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 12px;
        color: white;
        padding-left: 20px;
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 30px;
        text-align: center;
    }

    #form-section {
        margin-top: 0px;
    }

    #form-section .go-back {
        width: 116px;
        height: auto;
    }

    #form-section h1 {
        margin-top: 40px;
        font-size: 18px;
        width: 65%;
    }

    #form-section .logo {
        display: block;
        width: 180px;
    }

    #form-section .container-form {
        width: 345px;
    }

    #form-section .box-border {
        border-style: none;
        border-width: 0;
        -webkit-box-shadow: 0px 0px 0px 0px;
        -moz-box-shadow: 0px 0px 0px 0px;
        box-shadow: 0px 0px 0px 0px;
    }

    #form-section label {
        font-size: 14px;
    }

    #form-section input {
        width: 170px;
        margin-right: auto;
        margin-left: auto;
    }

    #contact-us-location .box-text {
        font-size: 12px;
        font-weight: 600;
    }


    #contact-us-location label {
        font-size: 14px;
    }

    #contact-us-location input {
        width: 170px;
        margin-right: auto;
        margin-left: auto;
    }

    #footer .rrss-icon .fa {
        font-size: 20px;
    }

    #footer .row-grey {
        padding-right: 20px;
        padding-left: 20px;
    }


    #footer .col-left {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        padding-right: 3.33%;
        text-align: left;
        border-style: none;
        line-height: 17px;
    }

    #footer .col-center {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        border-style: none;
        font-size: 12px;
    }

    #footer .col-right {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        border-style: none;
        font-size: 12px;
    }

    #footer .title {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 5px;
        display: block;
    }

    #footer a {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: bold;
        font-size: 11px;
    }

    #footer .main-url {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 12px;
        font-weight: bold;
    }

    #footer .copyright {
        font-size: 12px;
    }

    #footer .copyright a {
        font-size: 12px;
    }



    #footer-sticky .copyright {
        font-size: 12px;
    }



    .cotizador-content-wrap{
        min-height: 270px;
    }

    .hideme-onsmallscreen {
        display: none;
    }

    .showme-onsmallscreen {
        display: block;
    }

    .showme-onsmallscreen-flex {
        display: flex;
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    /*@media only screen and (min-width: 480px) and (max-width: 767px) {*/
    #mobile-nav-toggle {
        display: inline;
        margin: 0;
        padding-right: 20px;
    }

    .scroll-header {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }


    #index-location .container h1 {
        font-size: 14px;
    }

    #index-options .box-mobile-wrapper{
        margin-right: 30px;
        margin-left: 30px;
    }

    #index-options .box {
        width: 100%;
        position: relative;
        margin: 20px 0 14%;
        height: 102px;
        padding-left: 0px;
        padding-right: 0px;
    }


    #index-options .box-pull-left {
        float: left;
    }

    #index-options .box-pull-right {
        float: left;
    }

    #index-options #buttonbar .box .btn {
        width: 198px;
    }

    #index-options .box .box-absolute-caption .text {
        font-size: 20px;
        line-height: normal;
    }

    #index-options #menubar .menubar-label {
        font-size: 20px;
        font-weight: 500;
    }

    #index-options #menubar .menubar-label .fa {
        font-size: 18px;
        font-weight: 600;
    }

    #index-options .menubar-box {
        width: 374px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #index-options .menubar-box img {
        width: 50px;
        height: 50px;
    }

    #index-options .menubar-box .row .col-icon {
        flex: 0 0 150px;
        max-width: 150px;
        padding: 0;
    }

    #index-options .menubar-box .row .col {
        padding: 0;
    }


    #index-location .row {
        border-style: none;
    }


    #index-location .row p {
        margin-bottom: 2rem;
    }

    #index-location .box-text {
        font-size: 12px;
        font-weight: 600;
    }

    #index-location .row .location-title {
        font-size: 12px;
        font-weight: normal;
    }


    #about-us-hero {
        background-image: url("../img/frontpage-aboutus-background-mobile.jpg");
        height: 492px;
    }

    #about-us-former {
        margin-top: 60px;
        margin-bottom: 60px;
        padding: 0px;

    }

    #about-us-former .box {
        width: 315px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%;
        margin-top: 4%;
    }

    #about-us-former .box .box-absolute-caption .text .box-title {
        font-size: 16px;
        line-height: normal;
    }

    #about-us-former .box .box-absolute-caption .text .box-text {
        font-size: 10px;
        line-height: normal;
    }

    #terms-and-conditions-hero .title{
        font-size: 3.5rem;
        text-align: center;
    }

    #terms-and-conditions{
        font-size: 1.50rem;
    }

    #terms-and-conditions p .subTitulo{
        font-size: 1.55rem;
        margin-top: 1rem;
    }

    #form-section {
        margin-top: 0px;
    }

    #form-section .go-back {
        width: 116px;
        height: auto;
    }

    #form-section h1 {
        margin-top: 75px;
        font-size: 18px;
        width: 65%;
    }

    #form-section .logo {
        display: none;
    }

    #form-section .container-form {
        width: 345px;
    }

    #form-section .box-border {
        border-style: none;
        border-width: 0;
        -webkit-box-shadow: 0px 0px 0px 0px;
        -moz-box-shadow: 0px 0px 0px 0px;
        box-shadow: 0px 0px 0px 0px;
    }

    #form-section label {
        font-size: 14px;
    }

    #form-section input {
        width: 170px;
        margin-right: auto;
        margin-left: auto;
    }


    #footer .rrss-icon .fa {
        font-size: 20px;
    }

    #footer .row-grey {
        padding-right: 20px;
        padding-left: 20px;
    }


    #footer .col-left {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        padding-right: 3.33%;
        text-align: left;
        border-style: none;
        line-height: 17px;
    }

    #footer .col-center {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        border-style: none;
        font-size: 12px;
    }

    #footer .col-right {
        max-width: 100%;
        min-width: 100%;
        padding-left: 0;
        border-style: none;
        font-size: 12px;
    }

    #footer .title {
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 5px;
        display: block;
    }

    #footer a {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: bold;
        font-size: 11px;
    }

    #footer .main-url {
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 12px;
        font-weight: bold;
    }

    #footer .copyright {
        font-size: 12px;
    }

    #footer .copyright a {
        font-size: 12px;
    }

    .cotizador-content-wrap{
        min-height: 270px;
    }

    .hideme-onsmallscreen {
        display: none;
    }

    .showme-onsmallscreen {
        display: block;
    }

    .showme-onsmallscreen-flex {
        display: flex;
    }

}