@media (min-width: 1024px) {

    .icg-hide--large {
        display: none;
    }

    .icg-width--large-auto {
        width: auto;
    }

    .icg-width--large-auto-grow {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;

        width: auto;
    }

    .icg-width--large-100 {
        width: 100%;
    }

    .icg-width--large-80 {
        width: 80%;
    }

    .icg-width--large-75 {
        width: 75%;
    }

    .icg-width--large-70 {
        width: 70%;
    }

    .icg-width--large-67 {
        width: 66.667%;
    }

    .icg-width--large-60 {
        width: 60%;
    }

    .icg-width--large-50 {
        width: 50%;
    }

    .icg-width--large-40 {
        width: 40%;
    }

    .icg-width--large-33 {
        width: 33.333%;
    }

    .icg-width--large-30 {
        width: 30%;
    }

    .icg-width--large-25 {
        width: 25%;
    }

    .icg-width--large-20 {
        width: 20%;
    }

    #footer-main .icg-width--large-25 {
        width: 22.2%;
    }

    .icg-product-immatriculation-label-container {
        padding-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {

    /*align-items: center;*/
    .icg-width--medium-auto {
        width: auto;
    }

    .icg-width--medium-auto-grow {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;

        width: auto;
    }

    .icg-width--medium-100 {
        width: 100%;
    }

    .icg-width--medium-80 {
        width: 80%;
    }

    .icg-width--medium-75 {
        width: 75%;
    }

    .icg-width--medium-70 {
        width: 70%;
    }

    .icg-width--medium-67 {
        width: 66.667%;
    }

    .icg-width--medium-60 {
        width: 60%;
    }

    .icg-width--medium-50 {
        width: 50%;
    }

    .icg-width--medium-40 {
        width: 40%;
    }

    .icg-width--medium-33 {
        width: 33.333%;
    }

    .icg-width--medium-30 {
        width: 30%;
    }

    .icg-width--medium-25 {
        width: 25%;
    }

    .icg-width--medium-20 {
        width: 20%;
    }

    #header-bottom-nav-link {
        margin-left: 20px;
    }

    #header-bottom-support span {
        display: none;
    }

    #header-bottom-nav ul li + li {
        margin-left: 15px;
    }

    #header-bottom-nav ul li a {
        font-size: 12px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .icg-width--small-auto {
        width: auto;
    }

    .icg-width--small-auto-grow {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;

        width: auto;
    }

    .icg-width--small-100 {
        width: 100%;
    }

    .icg-width--small-80 {
        width: 80%;
    }

    .icg-width--small-75 {
        width: 75%;
    }

    .icg-width--small-70 {
        width: 70%;
    }

    .icg-width--small-67 {
        width: 66.667%;
    }

    .icg-width--small-60 {
        width: 60%;
    }

    .icg-width--small-50 {
        width: 50%;
    }

    .icg-width--small-40 {
        width: 40%;
    }

    .icg-width--small-33 {
        width: 33.333%;
    }

    .icg-width--small-30 {
        width: 30%;
    }

    .icg-width--small-25 {
        width: 25%;
    }

    .icg-width--small-20 {
        width: 20%;
    }
}

@media (max-width: 1023px) {

    .icg-hide--not-large {
        display: none;
    }

    .icg-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    #header-top-logo a {
        line-height: 58px;
    }

    #header-top-reassurance .icg-grid > *:nth-of-type(3),
    #header-top-reassurance .icg-grid > *:nth-of-type(4) {
        padding-top: 10px;
    }

    #header-top-reassurance .icg-reassurance-block {
        font-size: 8px;
        line-height: 11px;
    }

    #header-top-reassurance .icg-reassurance-block:before {
        width: 24px;
        height: 24px;
        background-size: contain;
    }

    .icg-product-immatriculation-label-container {
        padding-bottom: 20px;
        text-align: center;
    }

    #main {
        padding: 40px 0;
    }

    .icg-form-cart .icg-button {
        width: 100%;
        text-align: center;
    }

}

@media (max-width: 767px) {

    .icg-hide--not-medium {
        display: none;
    }

    #header-top-logo {
        text-align: center;
    }

    #header-top-logo a {
        display: block;
    }

    #header-top-reassurance {
        display: none;
    }

    #header-bottom {
        display: none;
    }

    #header-bottom-nav {
        float: left;
    }

    .icg-product-immatriculation-field-input-inner input {
        font-size: 32px !important;
    }

    #slideshow .icg-slideshow {
        display: none;
    }

    #produits.icg-section--blue .icg-product-container {
        margin-top: 0;
    }

    /*.icg-product--ctvo {*/
        /*margin-top: 20px;*/
        /*padding-top: 20px;*/
    /*}*/

    .icg-form-cart {
        margin-top: 20px;
    }

    /*#produit-changement-titulaire,*/
    /*#produit-changement-domicile,*/
    /*#produit-demande-duplicata,*/
    /*#produit-enregistrement-cession,*/
    .icg-product,
    .woocommerce-page #main .page.type-page {
        padding: 20px;
    }

    .icg-product .icg-subtitle {
        padding-top: 20px;
    }

    .icg-product .icg-form-row .icg-grid > * + * {
        margin-top: 10px;
    }

    .icg-product-hero {
        margin-bottom: 20px;
    }

    .icg-product-hero.icg-product-hero--dc {
        margin-top: -20px;
    }

    /*.icg-product--ctvo .icg-grid--v-spaced-mini {*/
        /*margin-top: 0;*/
    /*}*/

    /*.icg-product--ctvo .icg-grid--v-spaced-mini > * {*/
        /*padding-top: 0;*/
    /*}*/

    .icg-product-footer-row {
        margin-top: 20px !important;
    }

    #bottom .icg-grid > * + *:before {
        display: block;
        width: 100%;
        height: 1px;
        content: "";
    }

    #footer-top .icg-grid > * + *:before {
        display: block;
        width: 100%;
        content: "";
        margin-top: 20px;
    }

    #footer-bottom-logo,
    #footer-bottom-links {
        margin-top: 10px !important;
    }

    #footer-main .icg-grid > * + *:before {
        display: block;
        width: 100%;
        content: "";
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #ddd;
    }

    #offcanvas {
        display: block;
        overflow: hidden;
    }

    #offcanvas-overlay {
        display: none;
        position: fixed;
        z-index: 997;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0.75;
    }

    #offcanvas-bar {
        position: fixed;
        z-index: 998;
        top: 0;
        left: -278px;
        width: 200px;
        height: 100%;
        border-right: 1px solid #006bb3;
        background: #fff;
        overflow: auto;

        -webkit-transition: left .2s linear;
        transition: left .2s linear;
    }

    #offcanvas-toggle {
        display: block;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        width: 42px;
        height: 42px;
        font-size: 18px;
        line-height: 42px;
        text-align: center;
        color: #fff;
        background: #006bb3;

        -webkit-transition: left .2s linear;
        transition: left .2s linear;
    }

    #offcanvas.icg--active #offcanvas-toggle {
        left: 200px;
    }

    #offcanvas.icg--active #offcanvas-overlay {
        display: block;
    }

    #offcanvas.icg--active #offcanvas-bar {
        left: 0;
    }

    #offcanvas-bar-logo {
        padding-top: 20px;
        text-align: center;
    }

    #offcanvas-bar-logo img{
        width: 150px;
    }

    #offcanvas-bar-menu {
        padding-top: 20px;
        padding-left: 20px;
        margin-top: 20px;
        border-top: 1px solid #ddd;
        font-size: 16px;
        line-height: 32px;
    }

    #offcanvas-bar-menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #offcanvas-bar-menu .menu-item-96 a{
        background-color:#006BB3 ;
        color:#FFF;
        padding:5px;
        border-radius: 5px;
    }

}

@media (max-width: 479px) {

    .icg-hide--not-small {
        display: none;
    }

    .icg-product-immatriculation-field-input {
        padding: 3px 24px;
    }

    .icg-product-immatriculation-field-input-inner input {
        font-size: 26px;
    }

    .icg-product-immatriculation-button {
        margin-top: 3px;
        height: 60px;
        line-height: 60px;
    }

    #footer-top .icg-reassurance-block br {
        display: none;
    }

    #footer-top .icg-reassurance-block {
        line-height: 32px;
    }

    #footer-top .icg-reassurance-block:before {
        margin-right: 20px;
    }

}

@media (max-width: 375px) {

    .icg-product-immatriculation-button {
        height: 50px;
        line-height: 50px;
    }

}

@media (max-width: 320px) {

    .icg-product-immatriculation-button {
        height: 45px;
        line-height: 45px;
    }

}