.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.new-subsite-header-wrapper {
    padding: 0 15px !important;
}

.banner-behind {
    background: #000C37 !important;
}
header {
    display: block !important;
    height: 80px !important;
}

header .mainsite-url.homeurl {
    display: none !important;
}

header #logo img.logo-inverted {
    opacity: 1 !important;
    display: block !important;
}

.new-subsite-logo a {
    width: auto !important;
}

.tablepress .row-hover {
    font-size: 12px !important;
}

.tablepress-container .tablepress thead th.column-1.column-1,
.tablepress-container .tablepress thead th.column-2.column-2 {
    background: #36475e !important;
    color: #fff !important;
    width: auto !important;
}

.content-main p.emphasise {
    color: #f06522 !important;
    font-family: "Lato";
    text-transform: uppercase;
    display: block;
    max-width: 595px;
    text-align: center;
    margin: 40px auto;
    line-height: 2em;
    letter-spacing: 2px;
    word-spacing: 5px;
}

section.banner-content.banner-content {
    height: auto !important;
}
.banner-wrap {
    height: auto !important;
}

.css-download-btn {
    display: none;
}

.tablepress .column-1,
.tablepress .column-2 {
    color: #ed631c;
    font-family: 'Lato';
    font-size: 12px !important;
    width: auto !important;
}

.banner-content .section-content .col-md-7 .info-box .head1 {
    text-align: left;
    text-transform: uppercase;
    font-size: 58px;
    font-weight: 900;
    letter-spacing: 18px;
    margin-top: 30px;
    line-height: 74px;
}

.banner-content .section-content .col-md-7 .headsub1 {
    display: block !important;
}

.tablepress {
    max-width: 860px;
    text-align: center;
    margin: 0 auto;
}

.banner__logo-wrap {
    position: relative !important;
}

.wrapped {
    width: auto !important;
}

.tablepress-container {
    /*overflow-x: hidden !important;*/
}

.tablepress thead th.column-1.column-1::before {
    /*content: none;*/
    /*display: inline-block;*/
}

.tablepress thead th.column-1.column-1,
.tablepress thead th.column-2.column-2 {
    background: transparent;
    font-size: 14px !important;
    position: relative;
}

table.tablepress tbody tr.odd {
    page-break-inside: avoid !important;
    /*float: none !important;*/
    /*position: relative !important;*/
    /*display: table-row;*/
    /*break-inside: avoid;*/
    /*margin: 0 !important;*/
    /*page-break-before:always!important;*/
    border-right: none;
    border-left: none;
}

table.tablepress tbody tr.even {
    /*page-break-before:always!important;*/
    page-break-inside: avoid !important;
    /*float: none !important;*/
    /*position: relative !important;*/
    /*display: table-row;*/
    /*break-inside: avoid;*/
    /*margin: 0 !important;*/
    border-right: none;
    border-left: none;
}

table.tablepress tbody tr td.column-1,
table.tablepress tbody tr td.column-2,
table.tablepress thead tr th.column-1,
table.tablepress thead tr th.column-2 {
    page-break-inside: avoid !important;
    /*float: none !important;*/
    /*position: relative !important;*/
    /*display: table-cell;*/
    /*padding: 0;*/
    border: none;
    /*break-inside: avoid;*/
}

body {
    overflow: visible;
}
table.tablepress {
    float: none !important;
    overflow: visible !important;
}
.tablepress-container {
    overflow: visible !important;
}

.page-template-template-delegates section.banner-content .section-content p {
    max-width: 80%;
}