.all-locations-list{width: 100%; float: left;}

.all-locations-list .columns-block{width: 100%; float: left; margin: 0 0 30px 0;}
.all-locations-list .columns-block:last-child,
.list-sitemap.fon-white .columns-block:last-child{margin-bottom: 0;}

.all-locations-list .columns-block ul{padding: 0; margin: 0; list-style-type: none; width: 100%;}
.all-locations-list .columns-block ul li{padding: 0 10px; float: left; margin: 0;}
.all-locations-list .columns-block ul li a {color: #424242; font-size: 1.4em; line-height: 1.4em;
    width: 100%;  float: left;  margin: 0;  padding: 7px 10px 7px 25px;  display: block;
    white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis; font-family: montserratlight, sans-serif;}



.all-locations-list .table{width: 100%; float: left;}
.all-locations-list .table ul{padding: 0;}
.all-locations-list .table ul li a{padding: 14px 10px 10px 25px;}

.all-locations-list .table {border-top: 1px solid #ccc; border-left: 1px solid #ccc;}
.all-locations-list .table ul li{border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc; padding: 0 10px; background:#fafafa; }


.all-locations-list .columns-col5 li{width: 20%;}
.all-locations-list .table .columns-col5 li:nth-child(10n+1),
.all-locations-list .table .columns-col5 li:nth-child(10n+2),
.all-locations-list .table .columns-col5 li:nth-child(10n+3),
.all-locations-list .table .columns-col5 li:nth-child(10n+4),
.all-locations-list .table .columns-col5 li:nth-child(10n+5){background: #ececec}

.all-locations-list .columns-col4 li{width: 25%;}
.all-locations-list .table .columns-col4 li:nth-child(8n+1),
.all-locations-list .table .columns-col4 li:nth-child(8n+2),
.all-locations-list .table .columns-col4 li:nth-child(8n+3),
.all-locations-list .table .columns-col4 li:nth-child(8n+4){background: #ececec}


.all-locations-list .columns-col3 li{width: 33.333%;}
.all-locations-list .table .columns-col3 li:nth-child(6n+1),
.all-locations-list .table .columns-col3 li:nth-child(6n+2),
.all-locations-list .table .columns-col3 li:nth-child(6n+3){background: #fafafa;}


.all-locations-list .light-dark-rows .columns-block{margin: 20px 0 30px 0 !important;}
.all-locations-list .light-dark-rows .table {border-top: 1px solid  #ececec; border-left: 1px solid  #ececec;}
.all-locations-list .light-dark-rows .table ul li{ background:#fff; padding:0;
    border-bottom: 1px solid  #ececec; border-right: 1px solid  #ececec; }
.all-locations-list .light-dark-rows .table ul li a{z-index: 20; position: relative;}
.all-locations-list .light-dark-rows .table ul li:hover a{font-family:montserratregular, sans-serif;
    -webkit-box-shadow: 0 0 3px 3px  rgba(0,0,0,0.05); -moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.05); box-shadow: 0 0 3px 3px  rgba(0,0,0,0.05);}






@media (max-width: 1080px){

    /* page-sitemap  */
    .all-locations-list .columns-block ul li{width: 33.333%;}


    .all-locations-list .columns-block .table ul li{background: #fafafa !important;}

    .all-locations-list .table ul li:nth-child(6n+1),
    .all-locations-list .table ul li:nth-child(6n+2),
    .all-locations-list .table ul li:nth-child(6n+3){background: #ececec !important;}


    .all-locations-list .light-dark-rows .table ul li{ background:#fff!important;}
    .all-locations-list .table .columns-col3 li:nth-child(6n+1),
    .all-locations-list .table .columns-col3 li:nth-child(6n+2),
    .all-locations-list .table .columns-col3 li:nth-child(6n+3){background: #fafafa !important;}

}

@media (max-width: 767px) {

    /* page-sitemap  */
    .all-locations-list .columns-block ul li{width: 50%;}

    .all-locations-list .columns-block .table ul li{background: #fafafa !important;}
    .all-locations-list .table ul li:nth-child(4n+1),
    .all-locations-list .table ul li:nth-child(4n+2){background: #ececec !important;}


    .all-locations-list .light-dark-rows .table ul li,
    .all-locations-list .table .columns-col3 li:nth-child(6n+1),
    .all-locations-list .table .columns-col3 li:nth-child(6n+2),
    .all-locations-list .table .columns-col3 li:nth-child(6n+3){ background:#fff!important;}

    .all-locations-list .table .columns-col3 li:nth-child(4n+1),
    .all-locations-list .table .columns-col3 li:nth-child(4n+2){background: #fafafa !important;}


}



@media (max-width: 450px) {

    /* page-sitemap  */
    .all-locations-list .columns-block ul li{width: 100%;}
    .all-locations-list .columns-block ul li a{white-space: normal;font-size: 1.6em}

    .all-locations-list .columns-block .table ul li{background: #fafafa !important;}
    .all-locations-list .table ul li:nth-child(2n+1){background: #ececec !important;}

    .all-locations-list .light-dark-rows .table ul li,
    .all-locations-list .table .columns-col3 li:nth-child(4n+1),
    .all-locations-list .table .columns-col3 li:nth-child(4n+2){ background:#fff!important;}

    .all-locations-list .table .columns-col3 li:nth-child(2n+1){background: #fafafa !important;}



}