
/************************************************************

************************************************************/
.content-style ul.sitemap{
    padding-left: 40px;
}

.content-style ul.sitemap li {
    border-bottom: 1px dashed #e0e0e0;
    text-indent: -1em;
    padding: .4em 0;
    position: relative;
}

.content-style ul.sitemap li::before {
    content: '\E250';
    position: absolute;
    top: 5px;
}

.content-style ul.sitemap li li {
    border: none;
    padding: .2em 0;
}

.content-style ul.sitemap ul{
    padding-left: 40px;
}

.content-style ul.sitemap li a {
    color: #616161;
}

.content-style ul ul,
.content-style ul ol,
.content-style ol ul,
.content-style ol ol {
    margin-top: .4em;
    margin-bottom: 0;
}


/************************************************************

************************************************************/
.XXXXXXXXXXX:after{
    clear: both;
    content: '';
    display: table;
    overflow: hidden;
}

/************************************************************

************************************************************/
@media screen and (max-width: 1300px) {

}

@media screen and (max-width: 900px) {

}

@media (min-width: 768px){
.content-style ul ul,
.content-style ul ol,
.content-style ol ul,
.content-style ol ol {
    margin-top: .4em;
}
}

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

}

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

}

@media screen and (max-width: 700px) {

}

@media screen and (max-width: 540px) {

}
