/*.bulleted:before
{
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    width: 1em;
    height: 1em;
    color: black;
    font-size: 1.15em;
}
.bulleted
{
    background: none !important;
    padding-left: 0 !important;
}*/

.navSupScrollTop {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    bottom: 0.3em;
    left: 0.3em;
    width: 3em;
    height: 3em;
    background-color: #00a0d0;
    background-size: contain;
    cursor: pointer;
    box-shadow: rgba(0,0,0,0.5) 0 0 5px;
    -moz-transition: opacity .25s linear, visibility .1s linear;
    -webkit-transition: opacity .25s linear, visibility .1s linear;
    -o-transition: opacity .25s linear, visibility .1s linear;
    transition: opacity .25s linear, visibility .1s linear;
    border-radius: 6px;
}

    .navSupScrollTop.is-active {
        visibility: visible;
        opacity: 1;
    }

.box-secondary.box.secondary.object-documents {
    width: 100%;
}

.templatelist.block.objectlist .image {
    width: auto;
    height: 8em;
}

.templatelist.block.objectlist a {
    word-break: break-all;
}

/* Default (desktop) */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
div.siteContentFull, div.siteContainer, div.siteMain {
}

/* Tablet */
@media (min-width: 481px) and (max-width: 979px) {
    body {
        background: #fff;
        padding: 10px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    form {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    div.cycle-slideshow {
    }

    div.siteMenu-container {
        display: none;
    }
    div.siteHeader-container {
        box-shadow:none;
    }
    div.siteHeader {
        background: #fff;
        position: relative;
        width: 100%;
        position: relative;
        top: 1em;
        border-bottom:1px solid #00a0d0;
    }

    div.siteContentFull,
    div.siteContainer,
    div.siteMain,
    div.siteFooter,
    div.siteOptions {
        width: auto;
    }

    div.siteFooter-container {
        height: 450px;
    }

    div.siteHeader-container h1 {
        background: transparent;
        text-indent: 0;
    }

    div.siteHeader {
        background: #fff;
        position: relative;
        width: 100%;
    }
    div.siteBreadcrumbs {
        display:block;
    }

    div.search_area, div.language {
        padding: 0;
    }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #f2f0f0;
            border-radius: 0;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: 1px solid #2e3237;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: 600;
                font-size: 18px;
                padding-left: 0.6em;
                color: #fff;
                border: none;
                font-family: 'Open Sans';
            }
                .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span {
                    color:#2e3237
                }
                .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span, .handheldTopMenu.nojs a, .handheldTopMenu.nojs span {
                    line-height: 53px;
                }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: 1px solid #2e3237;
            }

            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
                background: #fff;
                color: #00a0d0;
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                    color: #2e3237;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-size: 18px;
                    text-transform: none;
                    color: #2e3237;
                    font-weight: normal;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                    padding-left: 3em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                    padding-left: 4em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul {
                    background: #fff;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #fff;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #fff;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #fff;
                padding-top: 0.615em;
            }

            .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
                margin: 0;
            }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        text-align: right;
        padding: 11px;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }



    div.language {
    }

    div.global-authorization {
        position: absolute;
        right: 0;
        top: 65px;
        color: inherit;
        background-color: #fff;
    }

    .listavailable-container {
        margin-bottom: 0;
    }

    .siteAuthor-container {
        padding: 20px;
        text-align: center;
    }

    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    .col75 .col50 {
        width: 100%;
    }

    div.page-col50 .register-interest ul.grid li.left {
        display: block;
        float: none;
        font-size: 17px;
        line-height: 36px;
        margin-bottom: 12px;
        text-align: center !important;
        width: 100%;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    div.register-interest input {
        border-radius: 6px;
        font-size: 15px;
        padding: 12px 26px 14px;
        margin: auto;
    }

    span.button-list input {
        border: 1px solid #b6bf00;
        color: #000;
        border-radius: 10px;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100%;
    }

    div.siteContent .col25 .box.object-interest {
        height: auto !important;
        width: 100%;
    }

    div.register-interest input {
        margin: 10px auto auto;
    }

    label.title {
        background: #eee;
        border-radius: 4px;
        color: #333;
        display: inline-block;
        padding: 11px;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
        }

        ul.quickfilter li {
            margin-left: 0;
        }

    .templatelist.block.objectlist {
        margin-right: 2%;
        width: 31.7%;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    .templatelist.block.objectlist .image {
        width: auto;
        height: 8em;
    }

    .templatelist.block.objectlist a {
        word-break: break-all;
    }

    div.siteAuthor {
        margin: 0 auto;
        width: 100%;
    }

    h1, h1.pagetitle {
        margin-top: 26px;
    }

    div.siteContent .col25 .box {
        width: 100%;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image,
    table.gridlist td img {
        width: auto !important;
    }


    .col75 img {
        height: auto !important;
        max-width: 100%;
    }

    div.siteFooter .col25, div.siteFooter .col20, div.siteFooter .col33 {
        margin-right: 0;
        width: 100%;
    }

    div.siteFooter .col25, div.siteFooter .col20, div.siteFooter .col33 {
        color: #eee;
        font-size: 13px;
        line-height: 18px;
        margin-top: 30px;
        width: 40%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    div.siteContent {
        min-height: 300px;
    }

    div.article {
        min-height: 0;
    }
    div.breadcrumsbackground {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 37px;
        line-height: 37px;
        padding: 0 1em;
    }
}

/* Phone */
@media (max-width: 480px) {
    body {
        background: #fff;
        -webkit-text-size-adjust: none;
        padding: 6px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    form {
        margin: 0 auto;
        position: relative;
        width: 100%;
    }

    div.cycle-slideshow {
        display: none;
    }

    div.siteMenu-container {
        display: none;
    }

    div.siteHeader-container {
        box-shadow: none;
    }

    div.siteHeader {
        background: #fff;
        position: relative;
        width: 100%;
        position: relative;
        top: 1em;
        border-bottom: 1px solid #00a0d0;
    }
    div.siteHeader-container h1 {
        background: transparent;
        text-indent: 0;
    }

    .siteHeader h1 img {
        width: 90%;
    }

    div.siteHeader {
        background: #fff;
        position: relative;
        width: 100%;
    }

    div.siteContentFull,
    div.siteContainer,
    div.siteMain,
    div.siteFooter,
    div.siteOptions {
        width: auto;
    }


    div.search_area, div.language {
        padding: 0;
    }

    .handheld-menu {
        display: block;
        position: relative;
        z-index: 8000;
    }

        .handheld-menu .handheldTopMenu, .handheldTopMenu.nojs {
            position: relative;
            z-index: 2000;
            background: #f2f0f0;
            border-radius: 0;
        }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                position: relative;
                z-index: 2000;
                border-bottom: 1px solid #2e3237;
            }

            .handheld-menu .handheldTopMenu a,
            .handheld-menu .handheldTopMenu span {
                font-weight: 600;
                font-size: 18px;
                padding-left: 0.6em;
                color: #fff;
                border: none;
                font-family: 'Open Sans';
            }
            .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span {
                color: #2e3237
            }
            .handheld-menu .handheldTopMenu a, .handheld-menu .handheldTopMenu span, .handheldTopMenu.nojs a, .handheldTopMenu.nojs span {
                line-height: 53px;
            }

            .handheld-menu .handheldTopMenu a {
                display: block;
            }

            .handheld-menu .handheldTopMenu > li:first-of-type,
            .handheldTopMenu.nojs > li:first-of-type {
                border: none;
            }

            .handheld-menu .handheldTopMenu li, .handheldTopMenu.nojs li {
                border-bottom: 1px solid #2e3237;
            }

            .handheld-menu .handheldTopMenu .expanded ul {
                padding-left: 0;
                width: 100%;
                background: #fff;
                color: #00a0d0;
            }

                .handheld-menu .handheldTopMenu .expanded ul li a {
                    padding-left: 1em;
                    display: block;
                    color: #2e3237;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li a {
                    padding-left: 2em;
                    display: block;
                    font-size: 18px;
                    text-transform: none;
                    color: #2e3237;
                    font-weight: normal;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li a {
                    padding-left: 3em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li a {
                    padding-left: 4em;
                    display: block;
                }

                .handheld-menu .handheldTopMenu .expanded ul li ul {
                    background: #fff;
                    overflow: hidden;
                }

                    .handheld-menu .handheldTopMenu .expanded ul li ul li ul {
                        background: #fff;
                        overflow: hidden;
                    }

                        .handheld-menu .handheldTopMenu .expanded ul li ul li ul li ul li {
                            background: #fff;
                            overflow: hidden;
                        }

            .handheld-menu .handheldTopMenu .expand-button, .handheld-menu .handheldTopMenu .collapse-button {
                color: #fff;
                padding-top: 0.615em;
            }

            .handheld-menu .handheldTopMenu ul li:last-child, .handheldTopMenu.nojs ul li:last-child {
                margin: 0;
            }

    .handheldTopMenu ul li:hover, .handheldTopMenu ul ul li:hover, .handheldTopMenu ul ul ul li:hover, .handheldTopMenu ul ul ul ul li:hover, .handheldTopMenu ul ul ul ul ul li:hover {
        background: transparent !important;
    }

    .handheld-menu .handheldTopMenu div.expand-button,
    .handheld-menu .handheldTopMenu div.collapse-button {
        width: 100%;
        position: absolute;
        top: 0;
        height: 100%;
        text-align: right;
        padding: 11px;
        box-sizing: border-box;
    }

    .handheld-menu .handheldTopMenu ul div.expand-button,
    .handheld-menu .handheldTopMenu ul div.collapsed-button {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
        height: auto;
        text-align: left;
    }


    div.global-authorization {
        position: absolute;
        right: 0;
        top: 65px;
        color: inherit;
        background-color: #fff;
    }




    div.page-col50 .register-interest ul.grid li.left {
        display: block;
        float: none;
        font-size: 17px;
        line-height: 36px;
        margin-bottom: 12px;
        text-align: center !important;
        width: 100%;
    }

    div.page-col50 ul.grid li.right {
        text-align: center;
        width: 100%;
    }

    div.register-interest input {
        border-radius: 6px;
        font-size: 15px;
        padding: 12px 26px 14px;
        margin-top: 14px;
    }

    .col75 .col25 {
        width: 100%;
    }

    span.button-list input {
        border: 1px solid #b6bf00;
        border-color: #b6bf00;
        color: #000;
        border-radius: 10px;
        display: block;
        font-size: 15px;
        height: 60px;
        margin-right: 2.6%;
        width: 100% !Important;
    }

    label.title {
        background: none repeat scroll 0 0 #eee;
        border-radius: 4px;
        color: #333333;
        display: inline-block;
        padding: 11px;
    }

    ul.quickfilter {
        margin-bottom: 20px;
    }

        ul.quickfilter table tr td {
            display: inline-table;
            width: 100%;
            border-bottom: 1px dotted #C9DFF1;
            line-height: 30px;
        }

        ul.quickfilter span.minValue, ul.rangeslider span.maxValue {
            width: 89%;
        }

    div.siteAuthor {
        margin: 0 auto;
        width: 100%;
    }

    div.siteContent table tr > .col50 {
        display: block;
        float: left;
        width: auto;
    }

    ul.quickfilter table tr td {
        display: inline-table;
        width: 100%;
        border-bottom: 1px dotted #C9DFF1;
        line-height: 30px;
    }

    ul.quickfilter li {
        margin-left: 0;
        width: 100%;
    }

    .templatelist.block.objectlist {
        margin-right: 2%;
        width: 100% !important;
    }

    .templatelist.block:nth-child(3n+3) {
        margin-right: 0;
    }

    h1, h1.pagetitle {
        text-align: center;
        margin-top: 22px;
        font-size: 26px;
    }

    ul.templatelist.block li img:first-child:not(.image),
    .templatelist.block.objectlist .image {
        width: auto !important;
    }

    .listavailable-container h2 {
        color: #3b3b3b;
        font-size: 32px;
        font-weight: 700;
        letter-spacing: -1px;
        margin-bottom: 28px;
        margin-top: 21px;
        text-align: left;
    }

    .archive-readmore a {
        font-size: 16px;
    }

    div.siteFooter .col25, div.siteFooter .col20, div.siteFooter .col33 {
        margin-right: 0;
        width: 100%;
    }

    div.siteFooter .col25, div.siteFooter .col20, div.siteFooter .col33 {
        color: #fff;
        font-size: 13px;
        line-height: 18px;
        margin-top: 30px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    div.siteContent {
        min-height: 300px;
    }

    div.article {
        min-height: 0;
    }
    div.breadcrumsbackground {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 37px;
        line-height: 37px;
        padding: 0 1em;
    }
    div.siteBreadcrumbs {
        display: block;
    }

}
