﻿body {
    font-family: 'Gotham Book', sans-serif;
}

.nzo_rhsadvert_div {
    margin-bottom: 25px;
}

.nzo_rhsadvert_div {
    padding: 0px;
    text-align: center;
    /*display: flex;*/
    position: relative;
    text-align: center;
    color: white;
    justify-content: center;
    align-items: center;
}

.nzo_ctradvert_div {
    padding: 0px;
    text-align: center;
    /*display: flex;*/
    position: relative;
    text-align: center;
    color: white;
    justify-content: center;
    align-items: center;
}

.nzo_rhsadvert_div img {
    /*display: block;*/
    width: 100%;
    height: auto;
    max-width: 408px;
}

.nzo_ctradvert_div img {
    /*display: block;*/
    width: 100%;
    height: auto;
    max-width: 408px;
}

.nzo_image_list {
    width: auto;
    max-width: 100%;
    height: auto;
}

.nzo_oig_category_title_image {
    /*width: auto;*/
    max-height: 100%;
    height: auto; /*318px;*/
}

.nzo_image_list_classifieds {
    max-height: 150px;
    max-width: 100%;
    width: auto !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    /*width: 50%;*/
}

.nzo_image {
    width: auto;
    max-width: 500px;
    max-height: 250px;
}

.nzo_admin {
    font-size: 14px;
    font-family: "Chivo", sans-serif;
}

.nzo_adminbutton {
    color: black;
}

.nzo_button {
    color: darkgray;
}

    .nzo_button:hover {
        color: black;
    }

.nzothumbnail {
    text-align: center;
}

    .nzothumbnail img {
        width: 100%;
        height: auto;
    }

.nzothumbnail_anchor {
    font-family: 'Gotham Book', sans-serif;
    font-size: 16px;
    font-weight: 800;
    color: black;
}

.nzoarticleheader {
    margin-bottom: 20px;
    margin-top: 20px;
}

.nzopost{
    font-size: 14px;
}

.nzopost-date {
    font-family: 'Gotham Book', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-right: 15px;
    color: dimgray;
}

.nzopost-author {
    color: gray !important;
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}

.nzoinfopage p {
    font-family: 'Gotham Book', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    color: black;
}

.nzoarticle {
    vertical-align: middle;
    float: left;
    display: inline-block;
    /*padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-radius: 10px;*/
}

@media only screen and (min-width: 1650px) {
    .nzoarticle {
        /*column-count: 2;
        column-gap: 40px;*/
        /*column-rule-style: solid;
        column-rule-width: 1px;
        column-rule-color: #999999;*/
    }
}

@media (max-width: 1549px) {
    .nzoarticle {
        column-count: 1;
    }
}

.nzoarticletitle {
    font-family: 'Gotham Book', sans-serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 15px;
    display: block;
}

.nzoinfopagetitle {
    font-family: 'Gotham Book', sans-serif;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 15px;
    display: block;
    color: #1F618D;
}

.nzoarticle p, li {
    font-family: 'Gotham Book', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #6c6c6c;
}

.nzocurrentmagazine {
    display: flex;
    position: relative;
    text-align: center;
    color: white;
    justify-content: center;
    align-items: center;
}

.nzoreadmagazine {
    font-size: 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: lightgray;
    opacity: 0.7;
}

    .nzoreadmagazine a {
        color: black;
    }

.nzoyearlist {
    padding: 0px;
    min-height: 15px;
    font-size: 20px;
}

.nzotextanchor {
    color: blue;
}

    .nzotextanchor:hover {
        color: darkblue;
    }

.nzosearch-container {
    /*vertical-align: middle;*/
    /*margin-top: 20px;*/
    /*margin-right: 30px;*/
    /*align-items: end !important;*/
    max-width: 420px;
}

    .nzosearch-container input[type=text] {
        font-family: 'Gotham Book', sans-serif;
        padding: 6px !important;
        border: 1px solid #ccc !important;
        font-size: 14px;
        width: 100%;
        height: 38px;
        text-transform: none;
        float: right;
    }

    .nzosearch-container button {
        float: right;
        padding: 6px 10px;
        border: none;
        font-size: 17px;
        background: #ddd;
        cursor: pointer;
        height: 38px;
    }

    .nzosearch-container form {
        display: flex;
        width: 100%;
        min-width: 200px;
    }

/* line 73, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
.header-bottom .oig-menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-family: 'Gotham Book', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    text-align: left;
}


    /* line 77, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul li a {
        /*font-family: "Chivo", sans-serif;*/
        color: #131313;
        display: inline-block;
        padding: 15px 42px;
        display: block;
        font-size: 15px;
        font-weight: 700;
        -webkit-transition: all 0.3s ease-out 0s;
        -moz-transition: all 0.3s ease-out 0s;
        -ms-transition: all 0.3s ease-out 0s;
        -o-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        letter-spacing: -0.2px;
    }

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    /* line 77, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul li a {
        padding: 15px 19px;
        font-size: 15px;
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    /* line 77, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul li a {
        padding: 15px 20px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /* line 77, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul li a {
        padding: 15px 13px;
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    /* line 77, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul li a {
        padding: 15px 12px;
    }
}

/* line 105, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
.header-bottom .oig-menu ul li a:first-child {
    padding-left: 0;
}

/* line 110, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
.header-bottom .oig-menu ul li:hover > a {
    color: #C70D0D;
}

/* line 115, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
.header-bottom .oig-menu ul ul.submenu {
    position: absolute;
    /*width: 400px;*/
    background: lightgrey; /*#fff;*/
    background-color: rgba(218,223,225,.95);
    left: 0;
    top: 90%;
    visibility: hidden;
    /*opacity: 0.8;*/
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 5px 0;
    /*border-top: 4px solid #C70D0D;*/
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

    /* line 127, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .header-bottom .oig-menu ul ul.submenu > li {
        margin-left: 7px;
        display: block;
    }

        /* line 130, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
        .header-bottom .oig-menu ul ul.submenu > li > a {
            padding: 0px 10px !important;
            font-size: 16px;
            color: #0b1c39;
            text-transform: capitalize;
        }

            /* line 136, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .header-bottom .oig-menu ul ul.submenu > li > a::after {
                position: unset;
            }

            /* line 139, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .header-bottom .oig-menu ul ul.submenu > li > a:hover {
                color: #C70D0D;
                background: none;
                letter-spacing: .6px;
            }

.oig-menu ul ul {
    /*max-height: 750px;*/ /* you can change as you need it */
    /*overflow-y: auto;*/ /* to get scroll */
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 50px solid #555;
}

.nzo_oig_category_title_advert_title {
    height: 40px;
    background-color: black;
    vertical-align: middle;
    text-align: center;
    display: table;
    width: 100%;
}

    .nzo_oig_category_title_advert_title a {
        color: #f57e20 !important;
        font-size: 14px !important;
        vertical-align: middle;
        /*height: 50px;*/
        display: table-cell;
        width: 100%;
        text-transform: uppercase;
        font-weight: 800;
        font-family: 'Gotham Book', sans-serif;
        text-size-adjust: auto;
    }

.nzo_oig_category_title_advert {
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.nzo_oig_dropdown_title {
    font-size: 16px;
    font-weight: 800;
    color: black;
    margin-right: 10px;
    font-family: 'Gotham Book', sans-serif;
    text-size-adjust: auto;
}

.nzo_oig_dropdown {
    display: inline-block;
    /* margin-left: 30px;
    margin-top: 20px;*/
}

    .nzo_oig_dropdown a {
        font-size: 16px !important;
        display: inherit !important;
        font-weight: 800 !important;
        color: black !important;
        /*background-color: #f57e20;*/
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        border-radius: 2px;
        border-style: solid;
        border-width: 1px;
        border-color: gray;
        text-align: center;
        font-family: 'Gotham Book', sans-serif;
        text-size-adjust: auto;
    }

.nzo_oig_category_heading {
    font-family: 'Gotham Book', sans-serif;
    font-size: 24px;
    color: #1F618D;
    text-size-adjust: auto;
    margin-bottom: 10px;
    column-span: all;
    /*padding-left: 5px;*/
    margin-top: 10px;
    text-transform: none;
    font-weight: 800
}

.nzohomepagetitle h2 {
    color: #1F618D !important;
}

.figcaption {
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px;
    font-style: italic;
}

.magazinemenu ul > li:hover > ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%;
}



.nzomagazinelogin_input {
    height: auto;
    width: 100%;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px !important;
    font-weight: 700;
    text-transform: none;
}

.nzomagazineloginsmall {
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px !important;
    font-weight: 700
}

    .nzomagazineloginsmall li {
        font-weight: 600;
        list-style-type: decimal;
    }

.nzomagazineloginmsg li {
    color: red;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px !important;
    font-weight: 700
}

.p_calendarentry div {
    font-family: 'Gotham Book', sans-serif;
    font-size: 12px;
    font-weight: 700
}

.nzocalendarmonth {
    font-family: 'Gotham Book', sans-serif;
    font-weight: 800 !important;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px !important;
}

.nzofooter-copy-right p {
    font-family: 'Gotham Book', sans-serif !important;
    font-weight: 600 !important;
}

.nzosub {
    float: right;
    vertical-align: middle;
    margin-top: 5px;
    margin-bottom: 5px;
    /*width: 293px;*/
    /*padding-top: 10px;*/
}

.nzovacancies {
    float: left;
    vertical-align: middle;
    width: 100px;
    padding-top: 10px;
    padding-right: 10px;
}

.subscribe {
    /*color: #505c60;
    color: royalblue;*/
    /*color: white;*/
    text-align: center;
    font-size: 16px;
    text-transform: none;
    border: thin solid;
    border-color: black;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0px;
    padding: 4px;
    /*background-color: #5BA4B7;*/
}

.hidedeclaration:before {
    content: "";
    display: none;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.showdeclaration:before {
    display: block;
}

.faded {
    opacity: 0.5;
}

.showdeclaration .modal-dialog {
    background: #fefefe;
    border: #333333 solid 0px;
    border-radius: 5px;
    margin-left: -200px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 20%;
    z-index: 11;
    width: 360px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    pointer-events: all;
}

.hidedeclaration .modal-dialog {
    background: #fefefe;
    border: #333333 solid 0px;
    border-radius: 5px;
    margin-left: -200px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: -100%;
    z-index: 11;
    width: 360px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    -webkit-transform: translate(0, -500%);
    -ms-transform: translate(0, -500%);
    transform: translate(0, -500%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.closemodale {
    height: 50px;
    width: 150px;
    text-align: center;
    padding: 30px !important;
}

@media only screen and (max-width: 992px) {
    .breadcrumb {
        visibility: hidden;
    }
    .nzobreadcrumbdiv{
        height: 0px;
    }
}

@media only screen and (min-width: 993px) {
    .breadcrumb {
        visibility: visible;
    }
}

@media only screen and (max-width: 992px) {
    .subscribe {
        font-size: 12px;
    }
}

.mobile_menu {
    position: relative;
    right: 0px;
    width: 100%;
    z-index: 99;
}


    /* line 302, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
    .mobile_menu .slicknav_menu {
        background: transparent;
        margin-top: 0px !important;
    }

        /* line 305, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
        .mobile_menu .slicknav_menu .slicknav_btn {
            /*top: -49px;
            right: 19px;*/
            top: 0px;
            right: 0px;
        }

            /* line 309, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .mobile_menu .slicknav_menu .slicknav_btn .slicknav_icon-bar {
                background-color: #131313 !important;
            }

        /* line 313, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
        .mobile_menu .slicknav_menu .slicknav_nav {
            margin-top: -7px !important;
            background: #fff;
        }

            /* line 317, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .mobile_menu .slicknav_menu .slicknav_nav a {
                font-family: "Gotham Book", sans-serif;
                padding: 7px 10px;
                color: #131313;
            }

                /* line 321, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
                .mobile_menu .slicknav_menu .slicknav_nav a:hover {
                    background: transparent;
                    color: #C70D0D;
                }

            /* line 326, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .mobile_menu .slicknav_menu .slicknav_nav .header-btn {
                padding: 0px !important;
                /*padding: 15px 36px !important;*/
            }

                /* line 328, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
                .mobile_menu .slicknav_menu .slicknav_nav .header-btn:hover {
                    color: #fff !important;
                    background: #C70D0D;
                }

            /* line 334, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .mobile_menu .slicknav_menu .slicknav_nav .slicknav_item a {
                padding: 0 !important;
            }

            /* line 337, C:/Users/HP/Desktop/03_March_2021/456.Magazine/Magazine_Template/assets/scss/_headerMenu.scss */
            .mobile_menu .slicknav_menu .slicknav_nav .slicknav_arrow {
                font-size: 24px;
                top: -6px; /*-13px;*/
                font-weight: 300;
                color: #131313;
            }


.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 0px; /*-15px;*/
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    /*top: -23px;*/
    padding: 0px; /*5px;
    right: 5px;
    margin-top: -5px;*/
    margin: 0px;
}

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    /*margin-bottom: 10px;*/
    /*margin-top: -35px;*/
    position: relative;
    z-index: 99;
}

.slicknav_btn {
    /*margin: 5px 5px 6px;*/
    text-decoration: none;
    background-color: none;
}

.slicknav_menu * {
    box-sizing: border-box;
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: left;
    /*padding: 0.438em 0.625em 0.438em 0.625em;*/
    line-height: 1.125em;
    cursor: pointer;
}

.mainarea {
    padding: 0 100px;
    margin-bottom: 15px;
}

.mainareaoig {
    padding: 0 82px;
    margin: 0px;
}

@media (max-width: 1400px) {
    .header-bottom {
        padding-left: 25px;
        padding-right: 25px
    }

    .page-notification {
        padding-left: 13px;
        padding-right: 13px
    }

    .container-fluid {
        padding-left: 0px;
        padding-right: 0px
    }

    .mainareaoig {
        padding: 0px 0px;
    }
}

.footer-wrapper {
    margin: 0px 100px;
}

.nzomagframe {
    margin: 0px;
    margin-top: 15px;
}

    .nzomagframe iframe {
        padding-right: 0px;
        padding-left: 0px;
        width: 100%;
        min-height: 1000px;
    }

.nzooiglistings {
    padding: 0px 30px;
}

.nzobreadcrumbcontainer {
    padding: 10px 100px;
}

@media (max-width: 1400px) {
    .mainarea {
        padding: 0 12px;
    }

    .header-area .header-top {
        padding: 0 12px;
    }

    .footer-wrapper {
        margin: 0px 12px;
    }

    .nzooiglistings {
        padding: 0px 24px;
    }

    .nzobreadcrumbcontainer {
        padding: 10px 12px;
    }
}

@media (max-width: 768px) {
    .nzoheaderwrap {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .nzosmalldevice {
        visibility: visible;
    }

    .nzolargedevice {
        visibility: hidden;
    }

        .nzolargedevice img {
            height: 0px;
            width: 0px;
            margin: 0px;
        }

    .nzo_rhsadvert_div {
        margin: 0px;
        line-height: 0px;
    }

    .nzohomepagetitle {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .nzolhstiles {
        visibility: hidden;
        width: 0px;
        height: 0px;
        padding: 0px;
    }

    .nzorhstiles {
        visibility: hidden;
        width: 0px;
        height: 0px;
        padding: 0px;
    }

    .nzolhstiles img {
        width: 0px;
        height: 0px;
    }

    .nzorhstiles img {
        width: 0px;
        height: 0px;
    }

    .nzocentrebody {
        width: 100%;
    }

    .nzo_ctradvert_div {
        margin-bottom: 20px;
    }

    .nzomagframe iframe {
        min-height: 500px;
    }
}

@media (min-width: 769px) {
    .nzosmalldevice {
        visibility: hidden;
        margin: 0px;
    }

    .nzolargedevice {
        visibility: visible;
    }

    .nzosmalldevice img {
        height: 0px;
        width: 0px;
    }

    .nzomagframe iframe {
        min-height: 600px;
    }
}

@media (min-width: 1201px) {
    .nzomagframe iframe {
        min-height: 1000px;
    }
}

@media (min-width: 993px) and (max-width: 1200px) {
    .nzomagframe iframe {
        min-height: 800px;
    }
}

@media (max-width: 576px) {
    .nzomagframe iframe {
        min-height: 400px;
    }

    .nzo_oig_dropdown a {
        font-size: 12px !important;
    }
}

@media (max-width: 992px) {
    .nzo_oig_dropdown a {
        font-size: 12px !important;
    }
}

.nzooigcontainer {
    width: auto;
    padding: 0px;
    margin-left: -6px;
    margin-right: -6px;
}


@media (min-width: 992px) {
    .nzooigcontainer {
        padding: 0 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 768px) {
    .nzooigmenu {
        display: block !important;
    }

    .nzo_oig_dropdown {
        margin-bottom: 15px;
    }
}

.nzooigsearchcontainer {
    /*padding-left: 18px;*/
    height: 100%
}

    .nzooigsearchcontainer form {
        display: flex;
        min-width: 300px;
    }

.nzocalendarline {
    margin: 0px;
    margin-left: 15px;
    margin-right: 15px;
    border-left: solid thin;
    border-top: solid thin;
    border-right: solid thin;
}

.nzocalendarentry {
    word-break: break-word;
    word-wrap: normal;
    overflow-wrap: normal;
}

.nzocalendarentry_event {
    word-break: break-word;
    word-wrap: normal;
}

.nzocalendarentry_link {
    word-wrap: break-word;
}

.nzoarticlecontainer {
    margin-right: 20px;
    margin-left: 20px;
}

@media (max-width: 768px) {
    .nzoarticlecontainer {
        margin-right: 0px;
        margin-left: 0px;
    }
}

@media (max-width: 400px) {
    .nzo_image {
        width: 100%;
    }
}

.nzofb {
    display: inline-block;
    border: solid 2px;
    border-color: #aabdc4;
    border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 10px;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .nzosub {
        visibility: hidden;
        width: 0px;
        margin: 0px;
        padding: 0px;
        border: none;
    }

        .nzosub a {
            font-size: 0px;
        }

    .submenu {
        overflow: visible !important;
    }
}

.nzobannerlogo {
    float: right;
}

    .nzobannerlogo img {
        width: 100%;
        height: 100%;
    }

.nzomainlogo img {
    width: 100%;
    max-width: 100%;
    height: auto;
}



.nzohomesection {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-top: 0px;
    line-height: 1.4;
    border: none;
}

.nzomagazinesnote {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nzo-mb-5 {
    margin-bottom: 5px !important;
}

.nzo-pt-0 {
    padding-top: 0px !important;
}

.nzo-pt-5 {
    padding-top: 5px !important;
}

.nzo-pl-5 {
    padding-left: 5px !important;
}

.nzo-pl-10 {
    padding-left: 10px !important;
}

.nzoclassified {
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    height: 100%
}

.nzoclassifiedscontainer {
    padding-left: 0px;
    padding-right: 0px;
}

.nzosociallinks {
    display: inline-block;
    border: solid 2px;
    border-color: #aabdc4;
    border-radius: 4px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 8px;
    padding-right: 8px;
}

.nzo-pl-0 {
    padding-left: 0px !important;
}

.nzo-pr-0 {
    padding-right: 0px !important;
}

.nzooigadvert img {
    max-width: 100%;
    width: 100%;
    height: auto;
    float: right;
}

.nzooigadvert {
    float: right;
    width: 34%;
    padding-left: 20px;
    padding-right: 0px;
    display: inline-block;
    vertical-align: middle;
}

    .nzooigadvert a {
        float: right;
        max-width: 100%;
        width: 100%;
        height: auto;
    }

.nzomagazineloginnotes {
    margin-bottom: 10px;
    color: #1F618D;
    font-size: 13px !important;
}

.nzomagazineloginmsg {
    font-size: 13px !important;
    font-style: italic;
    font-weight: 600;
    color: #1F618D
}

.nzodeclarationtitle {
    text-align: center;
    color: #5BA4B7
}

.nzodeclarationdisclaimer {
    text-align: center;
    font-size: 12px;
    color: #337ab7;
}

.nzodeclarationbuttons {
    font-size: 12px;
    color: #337ab7;
    margin-bottom: 0px;
}

.nzodeclarationbuttongreen {
    background-color: green;
    color: white;
}

.nzodeclarationbuttonred {
    background-color: red;
    color: white;
}

.nzo-pl-12 {
    padding-left: 12px !important;
}

.nzo-pr-12 {
    padding-right: 12px !important;
}

.nzooigadvertsmall {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    vertical-align: middle;
}

    .nzooigadvertsmall img {
        width: 100%;
        height: auto;
    }



    @media (max-width: 576px) {
        .nzooigadvertsmall {
            visibility: visible;
            margin-bottom: 20px;
        }

        .nzooigadvert {
            visibility: hidden;
        }

            .nzooigadvert img {
                width: 0px;
                height: 0px;
            }

        .nzooiglisting {
            width: 100% !important;
        }
        
        #login {
            width: 100% !important;
        }
    }

    @media (min-width: 577px) {
        .nzooigadvertsmall {
            visibility: hidden;
            height: 0px;
        }

            .nzooigadvertsmall img {
                width: 0px;
                height: 0px;
            }

        .nzooigadvert {
            visibility: visible;
        }
                
    }

    .nzooigcontainer {
        margin-bottom: 20px;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 0px;
        text-align: center;
    }

.nzomagazinelogin {
    font-family: 'Gotham Book', sans-serif;
    font-size: 14px;
    font-weight: 700;
    width: 30% !important;
    max-width: 30% !important;
    margin: 0 35% !important;
}

.nzomagazinelogin button {
        height: auto;
        width: 80px;
}

.nzotopstory {
   width: 50% !important;
}

.nzotopstorywrapper {
    display: flex;
}

@media (min-width: 0px) and (max-width: 576px) {
    .nzomagazinelogin {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0px !important;
    }
    .nzotopstory {
        width: 100% !important;
    }
    .nzotopstorywrapper {
        display: block;
    }
}

@media (min-width: 577px) and (max-width: 768px) {
    .nzomagazinelogin {
        width: 60% !important;
        max-width: 60% !important;
        margin: 0 20% !important;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .nzomagazinelogin {
        width: 50% !important;
        max-width: 50% !important;
        margin: 0 25% !important;
    }
    .nzoarticlecontainer {
        margin-right: 0px;
        margin-left: 0px;
    }
    .nzosearch-container {
        float: right;
        min-width: 300px;
    }
    
}

@media (min-width: 993px) and (max-width: 1199px) {
    .nzomagazinelogin {
        width: 50% !important;
        max-width: 50% !important;
        margin: 0 25% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .nzomagazinelogin {
        width: 40% !important;
        max-width: 40% !important;
        margin: 0 30% !important;
    }
}

@media (min-width: 1400px) {
    .nzomagazinelogin {
        width: 30% !important;
        max-width: 30% !important;
        margin: 0 35% !important;
    }
}

.tilevideo {
    width: 100%;
    height: auto;
    max-width: 408px;
}

.nzoarticle ol li {
    list-style: decimal !important;
}

.nzoarticle ul li {
    list-style: disc !important;
}

a {
    color: #165783 !important;
}

a {
    color: #165783 !important;
    font-weight: 600;
}

.nzoclassifiedtitle{
    text-transform: uppercase;
}

    