/* @override 
http://rov-magazine-publizine.dev/themes/rovzh/publizine.css
http://rov-magazine-publizine.dev/april-2015/themes/rovzh/publizine.css */
body {

    /* fallback */

    /*background: #f3f3f3;*/

    /* Mozilla: */

    /*background: -moz-linear-gradient(top, #e9e9e9, #ffffff);*/

    /* Chrome, Safari:*/

    /*background: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#ffffff));*/
    background-color: #e6e6e6;
    color: #333333;
    margin: 0;
    font: normal 14px/20px Arial, sans-serif;
    overflow-y: scroll;
}
a, h1 {
    color: #e42313;
    text-decoration: none;
}
.navbar a {
    color: #3b3b3b;
}
a:hover {
    color: #e42313;
}
.abonneer {
    margin-top: 2.5em;
    text-align: right;
}
.abonneer a, .abonneer a:focus, .abonneer a:hover {
    color: #606060;
}
p, h1, h2, h3, h4, ul {
    margin: 0;
}
.page-inner img {
    max-width: 643px;
    width: 100%;
    height: auto;
}
p {
    margin-bottom: 1em;
}
h1 {
    font-size: 29px;
    line-height: 1.3em;
    margin-bottom: 20px;
}
h2 {
    font-size: 18px;
    line-height: 24px;
}
h3 {
    font-size: 13px;
    font-weight: bold;
}
img {
    display: block;
}
.print .navbar, .print .list-pagination, .print .print-to-pdf {
    display: none !important;
}
.print .swiper-slide {
    margin: 1em auto 0;
}
.btn-print {
    border: 0;
    background-color: #fff;
    padding: 0;
}
body.print {
    background-color: #fff;
}
ul.skip-link {
    position: absolute;
    top: 1em;
    left: 1em;
    z-index: 1000;
}
ul.skip-link li {
    list-style: none;
}
a.skip-link {
    color: #FFF;
    background-color: #000 !important;
    display: block;
    left: -10000em;
    position: absolute;
    z-index: 1111111000000000;
    white-space: nowrap;
}
.skip-link a:focus {
    background-color: #000000 !important;
    left: 0;
}
.pagination-bar {
    text-align: center;
    width: 340px;
    margin: 0 auto;
    line-height: 44px;
}
.page {
    background-color: #fff;
}
.page-inner {
    padding: 2em;
}
.swiper-slide {
    width: 1120px;
    position: relative;
    opacity: 0.25;
}
.no-js .swiper-slide {
    display: none;
}
.no-js .swiper-slide-active {
    display: block;
    margin: 0 auto;
}
.no-js .swiper-slide {
    float: none;
}
.swiper-slide-active {
    opacity: 1;
}
.slide {
    padding-left: 80px;
    padding-right: 80px;
}
.header-nav-2 {
    text-align: center;
    line-height: 50px;
}
.header-nav-2 li {
    font-size: 1.2em;
    color: #777;
}
.list-pagination {
    display: none;
}
.swiper-slide-active .list-pagination {
    display: block;
}
.pagination {
    position: absolute;
    top: 300px;
    width: 70px;
    height: 70px;
    background: url("img/pagination.png") 0 0 no-repeat;
    z-index: 100;
    text-decoration: none;
}
.pagination:hover, .pagination:focus, .pagination:hover span, .pagination:focus span {
    text-decoration: none;
}
.pagination span {
    visibility: hidden;
}
.pagination-left {
    left: -40px;
}
.pagination-left:hover {
    background-position: -70px 0;
}
.pagination-right {
    background-position: 0 -70px;
    right: -40px;
}
.pagination-right:hover {
    background-position: -70px -70px;
}
.skiplinks p {
    margin-bottom: 0;
}
.skiplinks a, .assistive {
    position: absolute !important;
    display: inline-block !important;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.search-wrapper {
    position: absolute;
    height: 54px;
    right: 40px;
    top: 14px;
}
.input-search {
    border: 1px solid #e7e7e7;
    background-color: #f5f5f5;
    margin: 0;
    color: #797979;
    line-height: 26px;
    height: 24px;
    padding-left: 10px;
    padding-right: 5px;
    width: 200px;
    display: block;
    float: left;
}
.search button {
    border: none;
    width: 28px;
    height: 28px;
    background-image: url(images/zoeken.png);
    display: block;
    float: right;
}
.search button span {
    visibility: hidden;
}
.search-results {
    background-color: #fff;
    position: absolute;
    width: 100%;
    top: 28px;
    z-index: 500;
    display: none;
    -moz-box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.13);
    box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.13);
}
.search-results a {
    display: block;
    padding: 10px;
}
.search-results a:hover {
    color: #fff;
    background-color: #00a151;
}
.search-results li.no-results {
    padding: 10px;
    font-style: italic;
    color: #18933c;
}
.search-results ul {
    list-style: none;
    padding: 0;
}
.main-nav-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
.logged-in .main-nav-wrapper {
    top: 50px;
}
.logged-in .swiper-slide {
    margin: 0 auto;
}
.main-nav {
    height: 54px;
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
}
.main-nav .nav, .footer-nav {
    padding: 0 40px;
    list-style: none;
}
.main-nav ul.nav > li {
    display: inline-block;
    margin-right: 25px;
    height: 54px;
    line-height: 54px;
}
.main-nav ul.nav li > ul {
    display: none;
    position: absolute;
    background: url(images/menu-active.png) center top no-repeat;
    z-index: 100;
    list-style: none;
    padding: 16px 0 0;
    margin-top: -16px;
    margin-left: -34px;
}
.main-nav ul.nav li#menu-item-142 > ul {
    margin-left: -12px;
}
.main-nav ul.nav li ul a {
    color: #fff;
    display: block;
    padding: 8px 10px;
    background-color: #ee2a8a;
}
.main-nav ul.nav li ul a:hover {
    background-color: #fff;
    color: #e2007a;
}
.main-nav ul.nav li ul li {
    line-height: 20px;
}
.main-nav li.menu-hover > ul {
    display: block !important;
}
.main-nav ul.nav > li > a {
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}
.main-nav .nav-path-selected > a, .main-nav a.nav-selected {
    color: #e2007a;
}
.page-home .main-content {
    width: 574px;
    float: left;
}
.page-home .secondary-content {
    float: left;
    width: 266px;
    margin-left: 40px;
}
.page-content .main-content {
    width: 643px;
    float: right;
}
.page-content .secondary-content {
    float: left;
    width: 196px;
}
.secondary-content .nav {
    background: url(images/hoekje-blauw.png) right bottom no-repeat #00ade4;
    list-style: none;
    padding: 10px;
    margin-bottom: 30px;
}
.secondary-content ul.nav li {
    padding-top: 4px;
    padding-bottom: 4px;
}
.secondary-content ul.nav a {
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.secondary-content ul.nav-sub-menu a {
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    padding-left: 9px;
    position: relative;
}
.secondary-content ul.nav-sub-menu i.fa {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 20px;
}
.secondary-content ul.nav-sub-menu {
    list-style: none;
    padding: 15px 0 5px;
}
.secondary-content ul.nav-sub-menu li {
    padding-top: 2px;
    padding-bottom: 2px;
}
.secondary-content ul.nav a.nav-selected, .secondary-content ul.nav a:hover {
    color: #ffed00;
}
.secondary-content ul.nav h2 {
    color: #fff;
    border-bottom: 1px solid #fff;
    margin-bottom: 5px;
    padding-bottom: 6px;
    font-size: 17px;
    line-height: 25px;
}
.secondary-content blockquote {
    margin: 0;
    background: url(images/quote-top.png) 0 0 no-repeat #a9288f;
    padding: 100px 15px 0 20px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
}
.secondary-content .quote-wrapper {
    background: url(images/quote-bottom.png) 0 bottom no-repeat #a9288f;
    padding-bottom: 134px;
}
.mask {
    height: 17px;
    position: absolute;
    right: 80px;
    left: 80px;
    background: url(images/mask.png) -820px 0 no-repeat;
    display: none;
}

/*.mask {
background-position: -820px;
}*/
.social-media-menu ul {
    padding: 0;
    margin-bottom: 20px;
}
.social-media-menu li {
    display: inline-block;
    margin-right: 20px;
}

/* CONTENT */
#evr-partners {
    margin-left: -40px;
}
.secondary-content h3 {
    font-size: 17px;
    line-height: 22px;
}
#sidebar-magazine {
    color: #00ade4;
}
#sidebar-in-beeld h3 {
    color: #e2007a;
    margin-bottom: 8px;
}
.secondary-content .block-content {
    margin-bottom: 30px;
}
.nieuws-item {
    margin-bottom: 2em;
}
.nieuws-lees-meer {
    display: none;
}
.nieuws-datum {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 13px;
}
.lees-meer-link, .lees-minder-link {
    text-align: right;
}
.block-latest-nieuws {
    background: url(images/hoekje-grijs.png) right bottom no-repeat #f2f3f3;
    padding: 10px 15px 1px;
}
.block-latest-nieuws ul {
    list-style: none;
    padding: 0;
}
.block-latest-nieuws li {
    margin-bottom: 13px;
}
.block-latest-nieuws h3 {
    margin-bottom: 13px;
}
.block-latest-nieuws a {
    color: #0b1966;
}

/* HOME BLOCKS */
.home-block-1, .home-block-2 {
    background: url(images/hoekje-blauw.png) right bottom no-repeat #00ade4;
    margin-bottom: 30px;
    width: 276px;
    color: #fff;
    float: left;
}
.home-block-1 {
    margin-right: 20px;
}
.home-block-1 h2, .home-block-2 h2 {
    padding: 15px 15px 10px;
}
.home-block-1 ul, .home-block-2 ul {
    padding-bottom: 10px;
    list-style: none;
    padding-left: 15px;
}
.home-block-1 ul a, .home-block-2 ul a {
    color: #fff;
}

/* FOOTER */

/*.footer {
background-color: #e5e6e7;
}*/

.footer-inner {
    line-height: 70px;
    padding-top: 1em;
    padding-bottom: 1em;
    margin: 0 10px 0 25px;
}
.footer-nav li {
    display: inline-block;
    margin-right: 30px;
    float: left;
}
.footer-nav a {
    color: #000;
    background: url(images/footer-arrow.png) left center no-repeat;
    padding-left: 10px;
}
.footer-nav a:hover {
    text-decoration: underline;
}
.copyright {
    background-color: #fff;
    padding-left: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    font-size: 12px;
}
.homepage-gemeente-rotterdam {
    float: right;
}
[href="#nolink"] {
    position: relative;
}
[href="#nolink"]:before {
    content: "!Link missing!";
    position: absolute;
    cursor: default;
    background-color: #d9534f;
    background-color: rgba(217, 83, 79, 0.8);
    border-radius: 6px;
    color: white;
    top: 25px;
    padding: 4px 8px;
    white-space: nowrap;
    z-index: 2147483647;
}
[href="#nolink"]:after {
    content: "";
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 0;
    left: 20px;
    top: 15px;
    border-bottom: 10px solid #d9534f;
    border-bottom: 10px solid rgba(217, 83, 79, 0.8);
}
.width-250 {
    width: 250px;
}
.width-300 {
    width: 300px;
}
.width-350 {
    width: 350px;
}
.width-400 {
    width: 400px;
}
.width-500 {
    width: 500px;
}
.page-campagne-nieuws .header h1 {
    margin-bottom: 0;
}
.page-campagne-nieuws .header h2 {
    border-top: 0;
}
.bg-white .kader {
    margin-bottom: 10px;
}
.pid-150 .page-inner {
    background-image: url(img/henry-bg.png);
    height: 900px;
}
[data-version="20172"] .pid-150 .page-inner {
    background-image: url(img/henry-bg-20172-v2.png);
    height: 1050px;
}
[data-version="20183"] .pid-173 .page-inner {
    background-image: url(img/henry-bg-20183-v1.jpg);
    height: 1200px;
}
.pid-153 .page-inner {
    background-image: url(img/henry2-bg.png);
    height: 800px;
}
.pid-139 .block-content ul li h4, .pid-151 .block-content ul li p {
    display: inline;
}
@media (min-width:768px) {
    .page-home #items .col-md-3, .page-home #items .col-lg-3 {
        padding-right: 0;
    }
}

/* RESPONSIVE FEATURES */
@media (min-width:768px) and (max-width:1199px) {

    /* IPAD LANDSCAPE */
    .swiper-slide {
        width: 1024px;
    }
    .slide {
        padding-left: 32px;
        padding-right: 32px;
    }
    .list-pagination {
        display: none !important;
    }
    .mask {
        right: 32px;
        left: 32px;
    }
}
@media (max-width:767px) {

    /* IPAD PORTRAIT */
    .main-nav {
        height: 54px;
        width: 100%;
    }
    img {
        width: 100%;
        height: auto;
    }
    .swiper-slide {
        width: 768px;
    }
    .slide {
        padding-left: 20px;
        padding-right: 20px;
    }
    .list-pagination {
        display: none !important;
    }
    .page-home .main-content {
        width: 420px;
    }
    .page-home .secondary-content {
        width: 248px;
        margin-left: 20px;
    }
    .page-content .main-content {
        width: 472px;
    }
    .page-content .secondary-content {
        width: 196px;
    }
    #evr-partners {
        margin-left: -20px;
    }
}

/***  MOBILE ***/
@media (max-width:767px) {
    .intro p {
        margin-top: 1em;
        margin-left: 0.5em;
    }
    .page-hoofdartikel-landelijk .header .media, .page-campagne-nieuws .header .media, .page-maak-kennis .header .media {
        position: relative !important;
        color: #000000;
        text-shadow: none;
        margin-left: 5px;
    }
    .page-hoofdartikel-landelijk .header .media {
        margin-left: 0;
        left: 0;
        padding: 2em;
    }
    .page-hoofdartikel-landelijk .header h1, .page-campagne-nieuws .header h1, .page-maak-kennis .header h1 {
        text-shadow: none;
        color: #000000;
        font-size: 18px !important;
        margin-top: 15px;
        margin-bottom: 0 !important;
        width: 90%;
        margin-left: 0.3em;
    }
    .media-left {
        display: none;
    }
    .blauw {
        background-color: transparent;
    }
    .header .block-content h2 {
        text-shadow: none;
        color: #000000;
        font-size: 16px !important;
        width: 90%;
        margin-top: 0px;
        margin-bottom: 0 !important;
        border-top: 0px solid #ffffff;
        padding-left: 0;
        padding-bottom: 0;
    }
    .wistje .tekst, .wistje .tekst p, .wistje .getal, .wistje .afbeelding {
        width: 100%;
    }
    .cijferblok {
        position: unset;
        margin-bottom: 10px;
        width: 100%;
    }
    .page-campagne-nieuws .bg-white {
        background-color: transparent;
    }
    .cijferblok .tekst {
        padding: 1em 1em 0.4em;
    }
    .footer-inner {
        margin-right: 0px;
    }
    .width-250, .width-300, .width-350, .width-400 {
        width: 100%;
    }
    .page-colofon .padding, .page-colofon .text-block-content {
        padding: 0;
    }
    .page-colofon h1 {
        font-size: 24px;
    }
    .text-over-picture {
        background-color: #ffffff;
        margin-bottom: 20px;
    }
    .pid-153 .page-inner, .pid-150 .page-inner {
        height: 1400px;
    }
}
#ccm-page-controls-wrapper h1 {
    font-size: 11px !important;
}
table tr td {
    vertical-align: top;
    border-bottom: 1px solid white;
    padding: 5px;
}
table {
    margin-top: 10px;
}
