
@media (max-width:927.9px) and (min-width:768px) {
span.int-menu-q-l3-after:nth-of-type(3n) {
    display:table-cell;
}

span.int-menu-q-l3-after:nth-of-type(2n) {
    display:table-row-group;
}

div.int-menu-q-l3-item:nth-last-of-type(-n+3) {
    padding-bottom:8px;
}
div.int-menu-q-l3-item:nth-last-of-type(-n+2) {
    padding-bottom:0px;
}

}

@media (max-width:767.9px) {

#int-menu-q#int-menu-q {
height:0;
}

span.int-menu-q-l1-after:nth-of-type(n) {
    display: table-row;
    height: 20px;
}


.int-menu-q-l1-item > a:first-of-type {
    font-size: 24px;
}
.int-menu-q-l1 {
    padding: 20px 5px;
    width:100%;
    text-align: center;
}

.int-menu-q-open-icon {
    width: 21px;
}

.int-menu-q-l2 {
    position:static;
    padding:2px 0 0 0;
    margin-top:0;
    padding:0;

    transition:height 0.5s linear;
}


.int-menu-l2-fw {
    display:inline-block;
    border-top:1px solid #b2b2b2;

   text-align: left;
}

.int-menu-q-l2-after{
border:0;
}

.int-menu-q-l2-item:last-of-type,
.int-menu-q-l2-item {
padding: 13px 15px;
}

span.int-menu-q-l3-after:nth-of-type(3n) {
    display:table-cell;
}

span.int-menu-q-l3-after:nth-of-type(2n) {
    display:table-row;
}

div.int-menu-q-l3-item:nth-last-of-type(-n+3) {
    padding-bottom:8px;
}
div.int-menu-q-l3-item:nth-last-of-type(-n+2) {
    padding-bottom:0px;
}

.int-menu-q-l3-after {
    width:0;
}

.int-menu-q-l1-item {
        white-space: normal;
}

}

@media (max-width:589.9px) {
span.int-menu-q-l3-after:nth-of-type(3n) {
    display:table-cell;
}

span.int-menu-q-l3-after:nth-of-type(n) {
    display:table-row;
}

div.int-menu-q-l3-item:nth-last-of-type(-n+2) {
    padding-bottom:8px;
}
div.int-menu-q-l3-item:last-of-type {
    padding-bottom:0px;
}

.int-menu-q-l3 {
        padding: 13px 0 0 30px;
}
}
