
/* ------------------------------------------------------------------- */
/* LAYOUT */
/* ------------------------------------------------------------------- */
#container-b {
    position: relative;
    background-color: var(--dark-red);
    display: block;
    /*background: #edebeb url(../grfx/homepage/hero.png);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;*/
    background: url(../grfx/jpg/inset-hero.jpg) no-repeat center;
    background-size: cover;
    color: var(--text-white);
}

div#container-b-inner {
    padding: 64px var(--padding-right) 48px var(--padding-left);
    max-width: var(--max-width-container-content);
    margin: auto;
    position: relative;
    display: grid;
    justify-content: start;
    align-content: center;
    align-items: center;
    min-height: 110px;
    margin-top: 4px;
    padding-right: 135px !important;
}

#container-c {
    max-width: var(--max-width-container-hero);
    margin: 0 auto;
    padding: 17px var(--padding-right) 20px var(--padding-left);
}

#container-wrapper-cdefgh {
    overflow: unset;
}

#container-wrapper-defgh {
    max-width: var(--max-width-container-hero);
    margin: 0 auto;
    padding: 0px var(--padding-right) 0px var(--padding-left);
    /*position: relative;
    overflow: hidden;*/
    display: grid !important;
    grid-auto-columns: 1fr;
    -ms-grid-columns: minmax(280px,300px) 1fr;
    grid-template-columns: minmax(280px,300px) 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    grid-row-gap: 10px;
    grid-column-gap: 50px;
}

#container-wrapper-efgh {
    width: 100%;
    /*min-width: 100%;*/
    min-width: auto;
    max-width: 100%;
    text-align: center;
    position: relative;
    height: 100%;
}


#container-d {
    max-width: var(--max-width-container-content) !important;
    min-width: 100% !important;
    margin: 0 auto;
    padding: 30px 0px 50px 0px;
    position: relative;
    height: auto;
}

/*#page-SERVICES #container-wrapper-ef,
#page-SERVICES-OVERVIEW #container-wrapper-ef,
#page-OUR-PEOPLE #container-wrapper-ef,
#page-ABOUT-US #container-wrapper-ef,
#page-TESTIMONIALS #container-wrapper-ef,
#page-FAQ-QUESTIONS #container-wrapper-ef,
#page-BLOG-DETAIL #container-wrapper-ef,
#page-BLOG #container-wrapper-ef,
#page-DIVISIONS #container-wrapper-ef {
    padding-left: 0 !important;
    padding-right: 0 !important;
}*/


#container-e {
    max-width: var(--max-width-container-content) !important;
    min-width: 100% !important;
    margin: 0 auto;
    padding: 30px 0px 20px 0px;
    text-align: left;
}
#page-EXTRA-RESETPASS-C #container-e,
#page-ONLINE-ENQUIRY-C #container-e,
#page-INT-RESET-PWD-C #container-e,
#page-INT-FORGOTTEN-PWD-C #container-e,
#page-EXTRA-FORGOTPASS-C #container-e {
    padding-bottom: 0;
}

    #container-f {
        max-width: var(--max-width-container-content);
        margin: 0 auto;
        padding: 30px 0px 40px 20px;
    }

/* page with no general navigation */

#page-MANAGEMENTTEAM #container-wrapper-defgh,
#page-CHLOEWITHEFORD #container-wrapper-defgh,
#page-KIERANSHIPLEY #container-wrapper-defgh,
#page-TOMLEONARD #container-wrapper-defgh,
#page-MARKSTRETCH #container-wrapper-defgh,
#page-SOPHIEPLANT #container-wrapper-defgh,
#page-CLAIREARMSTRONG #container-wrapper-defgh,
#page-KARENWILLIAMS #container-wrapper-defgh,
#page-LUCYWATKINS #container-wrapper-defgh,
#page-BENNEWBURY #container-wrapper-defgh,
#page-STUARTATTWOOD #container-wrapper-defgh,
#page-INT-RESET-PWD-C #container-wrapper-defgh,
#page-INT-RESET-PWD #container-wrapper-defgh,
#page-EXTRA-RESETPASS-C #container-wrapper-defgh,
#page-EXTRA-RESETPASS #container-wrapper-defgh,
#page-EXTRANET-ABOUT-EXTRA #container-wrapper-defgh,
#page-INT-FORGOTTEN-PWD-C #container-wrapper-defgh,
#page-EXTRA-FORGOTPASS-C #container-wrapper-defgh,
#page-INT-FORGOTTEN-PWD #container-wrapper-defgh,
#page-EXTRA-FORGOTPASS #container-wrapper-defgh,
#page-INTRANET-LOGIN #container-wrapper-defgh,
#page-EXTRANET-ABOUT #container-wrapper-defgh,
#page-CONTENT-SEARCH #container-wrapper-defgh,
#page-ONLINE-ENQUIRY-C #container-wrapper-defgh,
#page-COOKIES #container-wrapper-defgh,
#page-ANTI-CORRUP #container-wrapper-defgh,
#page-TERMS-AND-CONDITIONS #container-wrapper-defgh,
#page-PRIVACY-POLICY #container-wrapper-defgh,
#page-VACANCY #container-wrapper-defgh,
#page-VACANCIES #container-wrapper-defgh,
#page-CAREERS #container-wrapper-defgh,
#page-OUR-PEOPLE #container-wrapper-defgh,
#page-FAQ-QUESTIONS #container-wrapper-defgh,
#page-ABOUT-US #container-wrapper-defgh,
#page-CONTACT-US #container-wrapper-defgh,
#page-TESTIMONIAL #container-wrapper-defgh,
#page-TESTIMONIALS #container-wrapper-defgh {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
}

#page-INT-RESET-PWD-C #container-wrapper-defgh,
#page-INT-RESET-PWD #container-wrapper-defgh,
#page-EXTRA-RESETPASS-C #container-wrapper-defgh,
#page-EXTRA-RESETPASS #container-wrapper-defgh,
#page-EXTRANET-ABOUT-EXTRA #container-wrapper-defgh,
#page-INT-FORGOTTEN-PWD-C #container-wrapper-defgh,
#page-EXTRA-FORGOTPASS-C #container-wrapper-defgh,
#page-INT-FORGOTTEN-PWD #container-wrapper-defgh,
#page-EXTRA-FORGOTPASS #container-wrapper-defgh,
#page-INTRANET-LOGIN #container-wrapper-defgh,
#page-EXTRANET-ABOUT #container-wrapper-defgh,
#page-CONTENT-SEARCH #container-wrapper-defgh,
#page-ONLINE-ENQUIRY-C #container-wrapper-defgh,
#page-COOKIES #container-wrapper-defgh,
#page-ANTI-CORRUP #container-wrapper-defgh,
#page-TERMS-AND-CONDITIONS #container-wrapper-defgh,
#page-PRIVACY-POLICY #container-wrapper-defgh,
#page-VACANCY #container-wrapper-defgh,
#page-VACANCIES #container-wrapper-defgh,
#page-CAREERS #container-wrapper-defgh,
#page-OUR-PEOPLE #container-wrapper-defgh {
    max-width: var(--max-width-container-content);
}

#page-FAQ-QUESTIONS #container-wrapper-defgh {
    max-width: var(--max-width-container-1300);
}

#page-MANAGEMENTTEAM #container-wrapper-defgh,
#page-CHLOEWITHEFORD #container-wrapper-defgh,
#page-KIERANSHIPLEY #container-wrapper-defgh,
#page-TOMLEONARD #container-wrapper-defgh,
#page-MARKSTRETCH #container-wrapper-defgh,
#page-SOPHIEPLANT #container-wrapper-defgh,
#page-CLAIREARMSTRONG #container-wrapper-defgh,
#page-KARENWILLIAMS #container-wrapper-defgh,
#page-LUCYWATKINS #container-wrapper-defgh,
#page-BENNEWBURY #container-wrapper-defgh,
#page-STUARTATTWOOD #container-wrapper-defgh,
#page-ONLINE-ENQUIRY-C #container-wrapper-defgh {
    max-width: var(--max-width-container-header);
}

#page-MANAGEMENTTEAM #container-d,
#page-CHLOEWITHEFORD #container-d,
#page-KIERANSHIPLEY #container-d,
#page-TOMLEONARD #container-d,
#page-MARKSTRETCH #container-d,
#page-SOPHIEPLANT #container-d,
#page-CLAIREARMSTRONG #container-d,
#page-KARENWILLIAMS #container-d,
#page-LUCYWATKINS #container-d,
#page-BENNEWBURY #container-d,
#page-STUARTATTWOOD #container-d,
#page-INT-RESET-PWD-C #container-d,
#page-INT-RESET-PWD #container-d,
#page-EXTRA-RESETPASS-C #container-d,
#page-EXTRA-RESETPASS #container-d,
#page-EXTRANET-ABOUT-EXTRA #container-d,
#page-INT-FORGOTTEN-PWD-C #container-d,
#page-EXTRA-FORGOTPASS-C #container-d,
#page-INT-FORGOTTEN-PWD #container-d,
#page-EXTRA-FORGOTPASS #container-d,
#page-INTRANET-LOGIN #container-d,
#page-EXTRANET-ABOUT #container-d,
#page-CONTENT-SEARCH #container-d,
#page-ONLINE-ENQUIRY-C #container-d,
#page-COOKIES #container-d,
#page-ANTI-CORRUP #container-d,
#page-TERMS-AND-CONDITIONS #container-d,
#page-PRIVACY-POLICY #container-d,
#page-VACANCY #container-d,
#page-VACANCIES #container-d,
#page-CAREERS #container-d,
#page-OUR-PEOPLE #container-d,
#page-FAQ-QUESTIONS #container-d,
#page-ABOUT-US #container-d,
#page-CONTACT-US #container-d,
#page-TESTIMONIAL #container-d,
#page-TESTIMONIALS #container-d {
    display: none;
}


/*  content  */

#summary-wrapper,
#page-header-wrapper {
    max-width: 900px;
}


    #page-header-wrapper h3 {
        color: var(--text-white);
        margin-bottom: 13px;
    }

    #introduction-wrapper h3,
    #summary-wrapper h3,
    #section-a-wrapper h3,
    #section-b-wrapper h3,
    #section-c-wrapper h3,
    #section-d-wrapper h3,
    #section-e-wrapper h3 {
        font-weight: 400;
        font-size: 46px;
        font-size: 4.6rem;
        line-height: 56px;
        line-height: 5.6rem;
        margin-bottom: 30px;
    }

    #introduction-wrapper h4,
    #summary-wrapper h4,
    #section-a-wrapper h4,
    #section-b-wrapper h4,
    #section-c-wrapper h4,
    #section-d-wrapper h4,
    #section-e-wrapper h4 {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 42px;
        line-height: 4.2rem;
        font-weight: 400;
        letter-spacing: 0.2px;
        margin-bottom: 25px;
        margin-left: -2px;
    }

#introduction-wrapper p,
#section-a-wrapper p,
#section-b-wrapper p,
#section-c-wrapper p,
#section-d-wrapper p,
#section-e-wrapper p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
}

p.bold-text {
    margin-bottom: 1px;
    font-weight: 500;
}


#tab-container ul,
#introduction-wrapper ul,
#summary-wrapper ul,
#section-a-wrapper ul,
#section-b-wrapper ul,
#section-c-wrapper ul,
#section-d-wrapper ul,
#section-e-wrapper ul,
#introduction-wrapper ol,
#summary-wrapper ol,
#section-a-wrapper ol,
#section-b-wrapper ol,
#section-c-wrapper ol,
#section-d-wrapper ol,
#section-e-wrapper ol {
    margin-bottom: 20px;
    margin-left: 5px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
}

    #tab-container ul li,
    #introduction-wrapper ul li,
    #summary-wrapper ul li,
    #section-a-wrapper ul li,
    #section-b-wrapper ul li,
    #section-c-wrapper ul li,
    #section-d-wrapper ul li,
    #section-e-wrapper ul li {
        padding: 0 0 5px 5px;
        margin-left: 15px;
        list-style: disc;
    }

        #introduction-wrapper ul li::marker,
        #summary-wrapper ul li::marker,
        #section-a-wrapper ul li::marker,
        #section-b-wrapper ul li::marker,
        #section-c-wrapper ul li::marker,
        #section-d-wrapper ul li::marker,
        #section-e-wrapper ul li::marker {
            color: var(--nav-pink);
        }

    #introduction-wrapper ol li,
    #summary-wrapper ol li,
    #section-a-wrapper ol li,
    #section-b-wrapper ol li,
    #section-c-wrapper ol li,
    #section-d-wrapper ol li,
    #section-e-wrapper ol li {
        padding: 0 0 5px 5px;
        margin-left: 15px;
        list-style: decimal;
    }

/* Tabbed Content */

/*ul.resourcegrp-list,
ul.faqgroup-list,
ul.tabledcontent-tabs {
	overflow:hidden;
	position:relative;
	z-index:2;
}

ul.resourcegrp-list li,
ul.faqgroup-list li,
ul.tabledcontent-tabs li {
	float:left;
}

ul.resourcegrp-list li a,
ul.faqgroup-list li a,
ul.tabledcontent-tabs li a {
	float:left;
	border:1px solid #e5e5e5	;
	background-color:#fff;
	border-right:none;
	padding:15px 20px;
	background-color:#f7f7f7;
	font-weight:500;
    text-transform: uppercase;
    font-size: 14px;
}

ul.resourcegrp-list li a:hover,
ul.faqgroup-list li a:hover,
ul.tabledcontent-tabs li a:hover {
	background-color:#fff;
	color:#111;
}

ul.resourcegrp-list li:last-child a,
ul.faqgroup-list li:last-child a,
ul.tabledcontent-tabs li:last-child a {
	border-right:1px solid #e5e5e5;
}

ul.resourcegrp-list li.active a:hover,
ul.resourcegrp-list li.active a,
ul.faqgroup-list li.active a:hover,
ul.faqgroup-list li.active a,
ul.tabledcontent-tabs li a.active:hover,
ul.tabledcontent-tabs li a.active {
	border-bottom:1px solid #fff;
	background-color:#fff;
}

#tab-container {
	display:block;
	border:1px solid #e5e5e5	;
	margin-top:-1px;
	padding:20px 20px 0;
	overflow:hidden;
	overflow-x: auto;
}

.tab-name {
	display:none;
}

#tab-container table {
	margin-bottom:20px;
}

#tab-container p {
	overflow:hidden;
}*/

/* Downloads Table */

/*#resourcegrp-list-wrapper {
	clear:both;
}

#resource-download-list-wrapper {
    margin-top:-1px;
    background-color: #f9f9f9;
}
    #resource-download-list-wrapper #resource-download-list {
        margin: 0 auto;
        padding: 0 20px;
    }

ul.resourcegrp-list li.active a:hover,
ul.resourcegrp-list li.active a {
	border-bottom:1px solid #f7f7f7;
	background-color:#f7f7f7;
}*/


/* Default Table */

table {
    width: 100%;
    background-color: #fff;
    margin-bottom: 40px;
    border: 1px solid #dedede;
    display: table;
}

    table tr {
        border-bottom: 1px solid #dedede;
        border-top: 1px solid #dedede;
        display: table-row;
    }

    table thead tr {
        border-bottom: none;
    }

    table tr:hover,
    table tr:hover th,
    table tr:hover td {
        background-color: var(--text-white);
    }

    table thead tr:hover,
    table thead tr:hover th,
    table thead tr:hover td {
        background-color: var(--text-white);
    }

    table th {
        background-color: #f0f0f0;
        font-weight: 600 !important;
        letter-spacing: 0.1px;
        /*text-transform: uppercase;*/
    }

    table tbody,
    table thead {
        border-top: 1px solid #dedede;
    }

        table .heading th,
        table .heading-row th,
        table thead th {
            background-color: #f0f0f0;
            /*text-transform:uppercase;*/
            border-bottom: 1px solid #dedede;
        }

            table thead th:first-child {
                border-left: none;
            }

        table tbody th {
            background: none;
            font-weight: 500;
        }

    table td p,
    table td,
    table th {
        padding: 10px;
        text-align: left;
        /*vertical-align: middle;*/
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 20px;
        line-height: 2.0rem;
        display: table-cell;
        padding-top: 18px;
        padding-bottom: 18px;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 300;
    }

td.posted,
td.size {
    white-space: nowrap;
}

/* Links to look like buttons */

/* Peer Paging */

#peer-paging {
    margin-top: 60px;
}

    #peer-paging li:after {
        content: "/";
    }

    #peer-paging li {
        overflow: hidden;
        display: inline-block;
        padding: 0 15px 0 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 2rem;
    }

    #peer-paging a {
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 2rem;
        display: inline-block;
        margin-right: 15px;
    }

    #peer-paging li:last-child a {
        margin-right: 0;
    }

    #peer-paging li:last-child:after {
        content: " ";
    }

#peer-detail {
    /*background: url('../grfx/png/icon-delivery.png') no-repeat top center;
	background-image: url('../grfx/svg/icon-delivery.svg'), none;*/
    background-size: 140px !important;
    text-align: center;
    padding-top: 160px;
    padding-bottom: 20px;
    margin: 20px 10px 20px 10px;
}

    #peer-detail:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border: none;
    }

    #peer-detail a {
        /*padding: 0 20px 0 0;
        background: url('../grfx/png/arrow-right.png') no-repeat right center;
        background-image: url('../grfx/svg/arrow-right.svg'), none;
        background-size: 5px;
        display: block;
        line-height: 20px;
        margin-left: 20px;
        font-size: 13px;
        font-size: 1.3rem;
        letter-spacing: 1.0px !important;
        font-weight: 500;
        letter-spacing: inherit;
        color: var(--dark-red);
        text-transform: uppercase;
        display: inline-block;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;*/
        background-color: var(--button-red);
        border: 1px solid var(--button-red);
        -webkit-border-radius: var(--radius-button);
        -moz-border-radius: var(--radius-button);
        border-radius: var(--radius-button);
        color: var(--button-text);
        padding: 15px 22px 16px;
        height: auto;
        line-height: 15px;
        line-height: 1.5rem;
        width: auto;
        display: inline-block;
        text-align: center;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;
        font-weight: 300;
        font-size: 15px;
        font-size: 1.5rem;
        text-transform: initial;
        letter-spacing: 0.2px;
        min-width: 122px;
    }

        #peer-detail a:hover {
            /*opacity:.4;	
	color:#111;*/
            background-color: var(--dark-red) !important;
            border: 1px solid var(--dark-red) !important;
        }


/* PDF Icon */

td.format {
    text-align: center;
}

span.pdf {
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    background: url('../grfx/png/pdf.png') no-repeat center center;
    background-image: url('../grfx/svg/pdf.svg'), none;
    background-size: cover;
    margin: 0 auto;
}

/* Thumbs */

.thumbnail {
    position: relative;
    max-width: 100%;
    width: 100%;
    float: left;
}

    /*.thumbnail::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
} 

.thumbnail:hover::before,
a:hover .thumbnail::before {
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.3);
}*/

    .thumbnail img {
        float: left;
        width: 100%;
        height: auto;
    }


/* Groups */

/*ul.headline-news-standard,
ul.headline-news-archive {
	overflow:hidden;
}

ul.headline-news-standard li,
ul.headline-news-archive li {
	float:left;
	margin-right:5%;
	width:30%;
	margin-top:40px;
}

ul.headline-news-standard li:nth-of-type(3n),
ul.headline-news-archive li:nth-of-type(3n) {
	margin-right:0;
}

ul.headline-news-standard li:nth-of-type(3n+1),
ul.headline-news-archive li:nth-of-type(3n+1) {
	clear:both;
} 

ul.headline-news-standard .name,
ul.headline-news-archive .name {
	display:block;
	clear:both;
    text-transform: uppercase;
	font-weight:bold;
    padding: 10px 0 10px;
}

ul.headline-news-standard .summary,
ul.headline-news-archive .summary {
	display:block;
	clear:both;
	padding-bottom:10px;
}*/

#posted-date-wrapper,
a.posted,
span.posted,
div.posted {
    /*display:block;
	clear:both;
	color: #999;
	font-size: 12px; font-size: 1.2rem;
    line-height: 20px;  line-height: 2.0rem;
	padding: 10px 0 0;*/
}

/*ul.headline-news-standard .thumbnail:nth-of-type(2) {
	display:none;
}*/

/* 1 Per Line */

/*ul.headline-news-archive {
	margin-top:40px;
}

ul.headline-news-archive li {
	width:100%;
	margin-top:10px;
}*/

/* Pager */

.pager-bottom,
.pager-top {
    font-size: 14px;
    margin-top: 60px;
    /*text-align:center;*/
    font-weight: 400;
}

.pageno-control.pageno-control-top {
    display: none !important;
}

.pager-top {
    display: none;
}

.pager-info,
.paginginfo {
    display: none;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    clear: both;
    color: #111;
    opacity: .4;
    margin-bottom: 10px;
}

.pager-info {
    display: none !important;
}

.pageno-control {
    display: block;
    text-align: center;
}

    .pageno-control.pageno-control-bottom {
        margin-top: 30px;
    }

    .pageno-control .pageno-control-inner,
    .pager {
        display: inline-block;
        border: 1px solid #ddd;
        background-color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
    }

    .pageno-control .pageno-control-inner {
        margin: 20px auto 0;
    }

    .pageno-control a,
    .pager a {
        color: #111;
        cursor: pointer;
    }

        .pageno-control a:hover,
        .pager a:hover {
            background-color: #f1eff0;
        }


    .pageno-control a,
    .pageno-control span,
    .pager a,
    .pager span {
        padding: 0 15px 0 15px;
        border-right: 1px solid #ddd;
        display: block;
        height: 40px;
        line-height: 40px;
        float: left;
        font-size: 14px;
    }


    .pageno-control .pageno-option a {
        border-right: none;
    }

    .pageno-control ul li {
        border-right: 1px solid #ddd;
    }

    .pageno-control ul.pageno-option-list li {
        display: inline-block;
    }

    .pageno-control ul.pageno-option-list {
        float: left;
    }

    .pageno-control span > a,
    .pageno-control span > span,
    .pageno-control a > span,
    .pager span > a,
    .pager span > span,
    .pager a > span {
        border: none;
    }

    .pageno-control span.pager-first,
    .pageno-control span.pager-last,
    .pager span.pager-first,
    .pager span.pager-last {
        padding: 0;
    }

    .pageno-control a.disabled {
        color: currentColor;
        cursor: not-allowed;
        opacity: 0.5;
        text-decoration: none;
    }

    .pageno-control ul li.current-page a {
        background-color: #f1eff0;
        cursor: not-allowed;
        text-decoration: none;
    }

.active-page-link {
    background-color: #f1eff0;
}

.page-previous,
.page-next {
    background: url('../grfx/svg/arrow-right.svg') no-repeat center center;
    background-image: url('../grfx/svg/arrow-right.svg'), none;
    background-size: 6px;
    display: inline-block;
    width: 10px;
    height: 40px;
    text-indent: -9999px;
    text-align: left;
}

.page-previous {
    background: url('../grfx/svg/left-small-arrow-pink.svg') no-repeat center center;
    background-image: url('../grfx/svg/left-small-arrow-pink.svg'), none;
    background-size: 6px;
}

.page-next {
    background: url('../grfx/svg/right-small-arrow-pink.svg') no-repeat center center;
    background-image: url('../grfx/svg/right-small-arrow-pink.svg'), none;
    background-size: 6px;
}

.page-last {
    border: none !important;
}

span.page-first,
span.page-last,
span.page-previous,
span.page-next {
    color: #ccc;
}

span.page-previous {
    /*background: url('../grfx/png/arrow-left-inactive.png') no-repeat center center;
    background-image: url('../grfx/svg/arrow-left-inactive.svg'), none;
    background-size: 6px;*/
    background: url('../grfx/svg/left-small-arrow-pink-inactive.svg') no-repeat center center;
    background-image: url('../grfx/svg/left-small-arrow-pink-inactive.svg'), none;
    background-size: 6px;
}

span.page-next {
    /*background: url('../grfx/png/arrow-inactive.png') no-repeat center center;
    background-image: url('../grfx/svg/arrow-inactive.svg'), none;
    background-size: 6px;*/
    background: url('../grfx/svg/right-small-arrow-pink-inactive.svg') no-repeat center center;
    background-image: url('../grfx/svg/right-small-arrow-pink-inactive.svg'), none;
    background-size: 6px;
}


.gotopage {
    display: none !important;
}



/* Size Guide Download */

/*a.document-link  {
    float: right;
    width: auto;
    border-radius: 0;
    border: none;
    background: #13161a url('../grfx/png/download.png') no-repeat right center;
    background-image: url('../grfx/svg/download.svg'), none;
    background-size: 14px;
    padding-right: 22px;
    height: 24px;
    line-height: 24px !important;
    text-transform: uppercase;
    font-weight: bold;
    color: #111;
    background-color: transparent !important;
	font-size: 13px;
    font-size: 1.3rem;
	margin-bottom:20px;
}

a.document-link:hover {
	opacity: .4;	
	color:#111;
}

a.document-link.left {
	float: left;
}

a.document-link .pdf-icon {
	display: block;
    float: left;
	width:24px;
	height:24px;
	text-indent:-9999px;
	background: url('../grfx/png/pdf.png') no-repeat center center;
    background-image: url('../grfx/svg/pdf.svg'), none;
    background-size:cover;
	margin:0 10px 0 0;
}*/


/* blog */
#blog-archive-wrapper,
#blog-category-wrapper {
    border: 1px solid var(--navigation-border-color);
}

div#blog-category-selector,
div#blog-archive-selector {
    padding: 5px 17px 30px 27px;
    background-color: #fff;
}

.blog-category-heading,
.blog-archive-heading,
.blog-category-summary,
.blog-archive-summary {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    line-height: 1.8px !important;
    line-height: 1.8rem !important;
    letter-spacing: 0px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    color: var(--button-red);
    padding: 15px 17px 10px 27px;
    /*padding: 20px 20px 20px 30px;
    background-color: #f0f0f0;*/
}

.blog-category-heading,
.blog-archive-heading {
    font-size: 17px !important;
    font-size: 1.7rem !important;
    line-height: 21px !important;
    line-height: 2.1rem !important;
    font-weight: 500;
    color: var(--p-main);
    padding: 16px 27px;
    border-bottom: 2px solid var(--navigation-border-color);
    overflow: hidden;
}

.blog-category-summary,
.blog-archive-summary {
    background-color: #fff;
}

#blog-category-wrapper {
    -webkit-border-radius: var(--radius-box) var(--radius-box) 0 0;
    -moz-border-radius: var(--radius-box) var(--radius-box) 0 0;
    border-radius: var(--radius-box) var(--radius-box) 0 0;
    overflow: hidden;
    background-color: var(--navigation-bg-color);
}

#blog-archive-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 1px;
    -webkit-border-radius: 0 0 var(--radius-box) var(--radius-box);
    -moz-border-radius: 0 0 var(--radius-box) var(--radius-box);
    border-radius: 0 0 var(--radius-box) var(--radius-box);
    overflow: hidden;
}

#blog-category-wrapper ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 10px;
    column-gap: 10px;
}

    #blog-category-wrapper ul li {
        display: inline-flex;
        align-content: center;
        align-items: center;
        justify-content: center;
    }

ul#top-level-blog-archive {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

#blog-category-wrapper a, #blog-archive-wrapper a {
    /*text-transform: uppercase;*/
    display: inline-block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 15px;
    line-height: 1.5rem;
    letter-spacing: 0.1px;
    font-weight: 400;
    padding: 4px 17px;
    border: 1px solid var(--button-red);
    background-color: var(--button-red);
    color: var(--text-white);
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    overflow: hidden;
}

    #blog-category-wrapper a:hover, #blog-archive-wrapper a:hover {
        border-color: var(--red);
        background-color: var(--red);
    }

#blog-archive-selector .openblogyear > a,
#blog-category-wrapper .openblogcategory a {
    border-color: var(--red);
    background-color: var(--red);
}

/*#blog-archive-wrapper ul li {
    display: block;
}*/
/*#blog-archive-wrapper a {
    padding: 11px 22px 10.5px;
}*/
.month-level-blog-archive {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 5px;
}

#blog-archive-wrapper .item-month a {
    border: none;
    padding: 6px 24px;
    background-color: transparent;
    color: var(--p-main);
}

    #blog-archive-wrapper .item-month a:hover {
        color: var(--red);
        background-color: transparent;
    }

.blog-commont {
    padding-left: 5px;
    display: none;
}


#blog-archive-wrapper .item-month.openblogmonth a {
    color: var(--red);
    font-weight: 500;
}

/*  blog nav - default */
.blog-category-summary,
.blog-archive-summary {
    /*background: #fff url(../grfx/svg/plus-pink.svg) no-repeat left 160px top 22px;
    background-image: url(../grfx/svg/plus-pink.svg), none;*/
    background: #fff url(../grfx/svg/minus-pink.svg) no-repeat left 160px top 25px;
    background-image: url(../grfx/svg/minus-pink.svg), none;
    background-size: 6px;
    padding-right: 20px;
    cursor: pointer;
}

.blog-archive-summary {
    /*background-position: left 135px top 21px;*/
    background-position: left 133px top 24px;
}

/*  blog nav - has selection */
.has-selection .blog-category-summary,
.has-selection .blog-archive-summary {
    background: #fff url(../grfx/svg/minus-pink.svg) no-repeat left 160px top 25px;
    background-image: url(../grfx/svg/minus-pink.svg), none;
    background-size: 6px;
    padding-right: 20px;
}

.has-selection .blog-archive-summary {
    background-position: left 133px top 24px;
}

/*  close state */
div#blog-category-wrapper.close #blog-category-selector,
div#blog-archive-wrapper.close #blog-archive-selector {
    display: none;
}

div#blog-category-wrapper.close .blog-category-summary,
div#blog-archive-wrapper.close .blog-archive-summary {
    background: #f0f0f0 url(../grfx/svg/plus-pink.svg) no-repeat left 160px top 22px;
    background-image: url(../grfx/svg/plus-pink.svg), none;
    background-size: 6px;
}

div#blog-archive-wrapper.close .blog-archive-summary {
    background-position: left 133px top 21px;
}

/*  legal page */
/*  footer text */
div.legal-header-content {
    padding: 20px 0px 0px !important;
    max-width: var(--max-width-container-content) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

div.legal-content {
    padding: 0px 0px !important;
    max-width: var(--max-width-container-content) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

    div.legal-content .text-left,
    div.legal-header-content .text-left {
        padding-left: 0;
    }


    div.legal-content h3.general-heading,
    div.legal-header-content h3.general-heading {
        font-size: 26px !important;
        font-size: 2.6rem !important;
        line-height: 36px !important;
        line-height: 3.6rem !important;
        max-width: var(--max-width-container-content) !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px !important;
    }

    div.legal-content p,
    div.legal-header-content p {
        font-weight: 300;
        letter-spacing: 0;
        font-size: 15px !important;
        font-size: 1.5rem !important;
        line-height: 24px !important;
        line-height: 2.4rem !important;
        margin-bottom: 15px;
        color: var(--p-main);
    }

    div.legal-content ol p.bottom-pad-20px {
        margin-bottom: 20px !important;
    }

    #introduction-wrapper div.legal-content h4,
    #section-a-wrapper div.legal-content h4,
    #section-b-wrapper div.legal-content h4,
    #section-c-wrapper div.legal-content h4,
    #section-d-wrapper div.legal-content h4,
    #section-e-wrapper div.legal-content h4,
    #introduction-wrapper div.legal-header-content h4,
    #section-a-wrapper div.legal-header-content h4,
    #section-b-wrapper div.legal-header-content h4,
    #section-c-wrapper div.legal-header-content h4,
    #section-d-wrapper div.legal-header-content h4,
    #section-e-wrapper div.legal-header-content h4,
    div.legal-content h4,
    div.legal-header-content h4 {
        font-size: 22px !important;
        font-size: 2.2rem !important;
        line-height: 32px !important;
        line-height: 3.2rem !important;
        font-weight: 400;
        padding: 0 !important;
        max-width: var(--max-width-container-content) !important;
        margin: 0 0 15px !important;
        padding-top: 0 !important;
        color: var(--p-main);
        /*font-family: Heebo, Arial, Outfit, Arial;*/
    }

#page-COOKIES #introduction-wrapper div.legal-content h4,
#page-COOKIES #section-a-wrapper div.legal-content h4,
#page-COOKIES #section-b-wrapper div.legal-content h4,
#page-COOKIES #section-c-wrapper div.legal-content h4,
#page-COOKIES #section-d-wrapper div.legal-content h4,
#page-COOKIES #section-e-wrapper div.legal-content h4 {
    margin-bottom: 14px !important;
}

div.legal-content p a,
div.legal-header-content p a {
    line-height: 30px;
    line-height: 3.0rem;
    color: #00549e;
    text-decoration: underline;
    font-weight: 300;
    font-size: 17px;
    font-size: 1.7rem;
}

    div.legal-content p a:hover,
    div.legal-header-content p a:hover {
        color: #00549e !important;
        opacity: 0.8;
    }

div.legal-content.last-content {
    margin-bottom: 90px;
}


div.legal-content ol,
div.legal-content ol li,
div.legal-content ul,
div.legal-content ul li,
div.legal-header-content ol,
div.legal-header-content ol li,
div.legal-header-content ul,
div.legal-header-content ul li {
    font-weight: 300;
    letter-spacing: 0;
}

div.legal-content .content > div > ol,
div.legal-content .content > div > ul,
div.legal-header-content .content > div > ol,
div.legal-header-content .content > div > ul {
    max-width: var(--max-width-container-content);
    margin-left: auto;
    margin-right: auto;
    margin-left: 0 !important;
}

div.legal-content ol li,
div.legal-content ul li,
div.legal-header-content ol li,
div.legal-header-content ul li {
    margin-left: 20px !important;
    padding-left: 17px !important;
}

    div.legal-content ol li:not(:last-child),
    div.legal-content ul li:not(:last-child),
    div.legal-header-content ol li:not(:last-child),
    div.legal-header-content ul li:not(:last-child) {
        padding-bottom: 15px !important;
    }

div.legal-content ol p,
div.legal-content ul p,
div.legal-header-content ol p,
div.legal-header-content ul p {
    margin-bottom: 0 !important;
    display: inline-block;
    vertical-align: top;
}

#page-PRIVACY-POLICY div.legal-content ol p,
#page-PRIVACY-POLICY div.legal-content ul p,
#page-PRIVACY-POLICY div.legal-header-content ol p,
#page-PRIVACY-POLICY div.legal-header-content ul p {
    display: block;
    text-align: left;
}

div.legal-content ol p:not(:first-child),
div.legal-content ul p:not(:first-child),
div.legal-header-content ol p:not(:first-child),
div.legal-header-content ul p:not(:first-child) {
    margin-top: 20px !important;
}


div.legal-content ul,
div.legal-content ol,
div.legal-header-content ol {
    margin-top: 25px;
    margin-left: 30px;
}

    div.legal-content ul li,
    div.legal-content ol li,
    div.legal-header-content ol li {
        padding: 0 0 5px 5px;
        margin-left: 15px;
        list-style: decimal;
        font-weight: 500;
        color: var(--nav-pink);
        font-size: 14px !important;
        font-size: 1.4rem !important;
        line-height: 24px !important;
        line-height: 2.4rem !important;
    }
    /* deciaml list with dot */
    div.legal-content ol.decimal-list,
    div.legal-header-content ol.decimal-list {
        counter-reset: item;
    }

        div.legal-content ol.decimal-list > li,
        div.legal-header-content ol.decimal-list > li {
            counter-increment: item;
        }

        div.legal-content ol.decimal-list ol.decimal-list > li,
        div.legal-header-content ol.decimal-list ol.decimal-list > li {
            display: block;
        }

            div.legal-content ol.decimal-list ol.decimal-list > li:before,
            div.legal-header-content ol.decimal-list ol.decimal-list > li:before {
                content: counters(item, ".") " ";
                /*counter-increment: item;*/
                margin-left: -50px;
                /*width: 50px;*/
                width: 50px;
                display: inline-block;
                font-weight: 500;
            }

        div.legal-content ol.decimal-list ol.decimal-list ol.decimal-list > li:before {
            width: 60px;
            margin-left: -60px;
        }

/*  table */

div.legal-content table {
    border-collapse: separate;
    border-radius: var(--radius-box);
    overflow: hidden;
}

    div.legal-content table tr {
        border: none;
    }

div.legal-content td.th-header {
    color: var(--nav-pink);
    font-weight: 500;
    font-size: 13px;
    font-size: 1.3rem;
}

div.legal-content td.content {
    color: var(--p-main);
    border-left: 1px solid #d6d6d6;
    border-top: 1px solid #dedede;
}

div.legal-content tr:NOT(.heading-row) td.th-header {
    border-top: 1px solid #dedede;
}

div.legal-content tr.heading-row .th-header {
    color: var(--p-main);
    font-size: 15px;
    font-size: 1.5rem;
}

    div.legal-content tr.heading-row .th-header:last-child {
        border-left: 1px solid #d6d6d6;
    }

div.legal-content table .heading-row th {
    border: none;
}

div.legal-content table tr.heading-row:hover,
div.legal-content table tr.heading-row:hover th,
div.legal-content table tr.heading-row:hover td {
    background-color: #f0f0f0 !important;
}

div.legal-content td.content p {
    padding: 0 !important;
    margin-top: 0 !important;
}


/* h4 within list */
div.legal-content ol h4,
div.legal-header-content ol h4 {
    margin-left: -10px !important;
}


/* lower alpha */
div.legal-content ol.lower-alpha-list li,
div.legal-header-content ol.lower-alpha-list li {
    list-style: lower-alpha !important;
}

div.legal-content ol ol.lower-alpha-list,
div.legal-header-content ol ol.lower-alpha-list {
    /*margin-left: 25px !important;*/
    margin-left: 5px !important;
}


/*  blue number list */

#page-TERMS-OF-PURCHASE div.legal-content .content > div > ol.decimal-list > li::marker,
#page-TERMS-AND-CONDITIONS div.legal-content .content > div > ol.decimal-list > li::marker {
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 30px;
    line-height: 3.0rem;
    color: #00549e;
    font-weight: 600;
}


/* background */

div.contact-bg,
div.enquies-bg,
div.openingtimes-bg {
    background-image: url(../grfx/homepage/our-blog.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



/*  dynamic content */
resourcecontent.hint-row > h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 46px;
    line-height: 4.6rem;
    font-family: Outfit, Arial, sans-serif;
}

resourcecontent nav {
    display: grid;
    grid-template-columns: 1fr;
    column-gap: 30px;
    row-gap: 30px;
    margin-top: 50px;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding-top: 0px;
    min-height: 300px;
    justify-items: stretch;
    align-content: space-between;
    align-items: stretch;
}

resourcecontent.hint-panel nav {
    grid-template-columns: 1fr 1fr 1fr;
    margin: 60px 0 0;
}

resourcecontent nav .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: start;
    column-gap: 30px;
    justify-items: start;
    justify-content: start;
}

dl,
dl.dl-content {
    margin-bottom: 20px;
    /*margin-left: 5px;*/
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    line-height: 2.6rem;
}

    dl dt {
        font-weight: 600;
        /*margin-bottom: 5px;*/
    }

    dl dd {
        margin-bottom: 20px;
    }

/* page specific  */

#page-COMPANIES-HOUSE-FORMS dl dt,
#page-HMRC-FORMS dl dt,
#page-ACCOUNTING_LINKS dl dt {
    margin-top: 15px;
    border-top: 1px solid var(--line-grey);
    padding-top: 15px;
    position: relative;
    text-align: left;
    padding-right: 100px;
    padding-left: 50px;
}

    #page-ACCOUNTING_LINKS dl dt:before,
    #page-COMPANIES-HOUSE-FORMS dl dt:before,
    #page-HMRC-FORMS dl dt:before {
        content: "";
        position: absolute;
        display: block;
        width: 28px;
        height: 38px;
        background: url(../grfx/svg/file-icon.svg) no-repeat left top;
        background-size: 28px 38px !important;
        margin-top: 4px;
        left: 0;
    }

    #page-COMPANIES-HOUSE-FORMS dl dt a,
    #page-HMRC-FORMS dl dt a,
    #page-ACCOUNTING_LINKS dl dt a {
        font-size: 24px;
        font-size: 2.4rem;
        color: var(--p-main);
        font-weight: 400;
    }

        #page-COMPANIES-HOUSE-FORMS dl dt a:after,
        #page-HMRC-FORMS dl dt a:after {
            content: "Download";
            position: absolute;
            display: block;
            background-color: var(--button-red);
            border: 1px solid var(--button-red);
            -webkit-border-radius: var(--radius-button);
            -moz-border-radius: var(--radius-button);
            border-radius: var(--radius-button);
            color: var(--button-text);
            padding: 0px 16px;
            height: 34px;
            line-height: 34px;
            width: auto;
            display: inline-block;
            text-align: center;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
            font-weight: 300;
            font-size: 17px;
            font-size: 1.3rem;
            text-transform: initial;
            letter-spacing: 0.2px;
            right: 0;
            top: 19px;
        }

        #page-COMPANIES-HOUSE-FORMS dl dt a:hover:after,
        #page-HMRC-FORMS dl dt a:hover:after {
            background-color: var(--dark-red) !important;
            border: 1px solid var(--dark-red) !important;
        }

        #page-ACCOUNTING_LINKS dl dt a:after {
            content: "Visit site";
            position: absolute;
            display: block;
            background-color: var(--button-red);
            border: 1px solid var(--button-red);
            -webkit-border-radius: var(--radius-button);
            -moz-border-radius: var(--radius-button);
            border-radius: var(--radius-button);
            color: var(--button-text);
            padding: 0px 16px;
            height: 34px;
            line-height: 34px;
            width: auto;
            display: inline-block;
            text-align: center;
            -webkit-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
            font-weight: 300;
            font-size: 17px;
            font-size: 1.3rem;
            text-transform: initial;
            letter-spacing: 0.2px;
            right: 0;
            top: 19px;
        }

        #page-ACCOUNTING_LINKS dl dt a:hover:after {
            background-color: var(--dark-red) !important;
            border: 1px solid var(--dark-red) !important;
        }

#page-COMPANIES-HOUSE-FORMS dl dd,
#page-HMRC-FORMS dl dd,
#page-ACCOUNTING_LINKS dl dd {
    padding-left: 50px;
    padding-right: 100px;
    color: #b0aba6;
    text-align: left;
}


/*   clash with other page styling as no unique class */
#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel div.panel.panel-default,
#page-STATEMENT resourcecontent.hint-panel div.panel.panel-default,
#page-BUDGET resourcecontent.hint-panel div.panel.panel-default {
    /* display: inline-block;
    width: calc((100% / 3) - 33px);
    padding-right: 30px;
    vertical-align: top;
    padding-bottom: 30px;*/ display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    row-gap: 0px;
    min-height: 185px;
    margin: auto;
    height: calc(100% - 60px);
    padding: 30px 60px 30px 30px;
    color: var(--p-main);
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.11);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,.11);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,.11);
    min-height: 50px;
    transition: none;
}

#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel,
#page-STATEMENT resourcecontent.hint-panel,
#page-BUDGET resourcecontent.hint-panel {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding-top: 0px;
    min-height: 300px;
    justify-items: stretch;
    align-content: space-between;
    align-items: stretch;
    margin: 0;
}

    #page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel > h1,
    #page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel > p,
    #page-STATEMENT resourcecontent.hint-panel > h1,
    #page-STATEMENT resourcecontent.hint-panel > p,
    #page-BUDGET resourcecontent.hint-panel > h1,
    #page-BUDGET resourcecontent.hint-panel > p {
        grid-column-start: span 3;
    }


/* dynamic content result  */
#output-area {
    margin-top: 50px;
}

    #output-area .results {
        /*border-top: 1px solid var(--red);
        padding-top: 40px;*/
        padding-top: 50px;
    }

#page-CALC_INHERITANCE_TAX resourcecontent.hint-input p:nth-child(3) {
    font-weight: 400;
}

#page-CALC_INHERITANCE_TAX .form.form-horizontal h2,
#output-area .results h2 {
    font-size: 25px !important;
    font-size: 2.5rem !important;
    line-height: 33px !important;
    line-height: 3.3rem !important;
    font-weight: 400;
}

#output-area .results strong {
    font-weight: 400;
    color: #9c968f;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 17px;
    line-height: 1.7rem;
}

#output-area .results ul,
#output-area .results ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#output-area .results ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 30px;
    row-gap: 30px;
    margin-bottom: 30px;
}

    #output-area .results ul li {
        display: flex;
        flex-direction: column;
        border: 1px solid var(--textbox-border-grey);
        border-radius: 16px;
        padding: 10px 15px;
        row-gap: 5px;
        width: auto;
    }

        #output-area .results ul li span {
            font-size: 1.7rem;
            font-size: 1.7rem;
            line-height: 17px;
            line-height: 1.7rem;
            font-weight: 400;
        }


/* pay slip page */
#page-PAYSLIP .form-actions .calculator-disclaimer {
    grid-row-start: auto;
}

#page-PAYSLIP .form-actions .form-group {
    grid-row-start: 3;
}

/*  savings page */
#page-SAVINGS .form.form-horizontal {
    grid-template-columns: 1fr;
}

#page-SAVINGS #savingscalculator1 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    row-gap: 30px;
}

div#divSecondHome {
    grid-column-start: 2;
    grid-row-start: 2;
}

/*  tax calendar */
#page-TAX-CALENDAR resourcecontent h1 {
    margin-bottom: 0;
}

.key-dates-calendar h2 {
    padding-top: 50px;
    padding-bottom: 15px;
}

    .key-dates-calendar h2:first-child {
        padding-top: 20px;
    }

#top {
    padding-top: 30px;
}


/*  page specific calc result */
#page-STAMP-DUTY #output-area .results ul,
#page-SAVINGS #output-area .results ul,
#page-MORTGAGE-REPAYMENTS #output-area .results ul,
#page-APR #output-area .results ul,
#page-STARTUP #output-area .results ul,
#page-MORE-PROFIT #output-area .results ul {
    grid-template-columns: 1fr 1fr;
}

#page-APR #output-area .results ul,
#page-APR .form.form-horizontal {
    grid-template-columns: 1fr;
}

#page-FUEL-COST #output-area .results ul {
    grid-template-columns: 1fr 1fr;
}



/*  calulator list */
ul.calculator-list {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    padding-top: 0px;
    min-height: 300px;
    justify-items: stretch;
    align-content: space-between;
    align-items: stretch;
    margin: 60px 0 !important;
}

    ul.calculator-list li {
        display: block;
        margin: 0 !important;
        padding: 0 !important;
        list-style: none !important;
    }

        #page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel,
        #page-STATEMENT resourcecontent.hint-panel .panel,
        #page-BUDGET resourcecontent.hint-panel .panel,
        nav .panel,
        ul.calculator-list li a {
            display: flex;
            flex-direction: column;
            align-content: flex-start;
            align-items: flex-start;
            justify-content: flex-start;
            row-gap: 0px;
            min-height: 185px;
            margin: auto;
            height: calc(100% - 60px);
            width: calc(100% - 90px);
            padding: 30px 60px 30px 30px;
            color: var(--p-main);
            -webkit-border-radius: 22px;
            -moz-border-radius: 22px;
            border-radius: 22px;
            -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.11);
            -moz-box-shadow: 0 1px 10px rgba(0,0,0,.11);
            box-shadow: 0px 1px 10px 0px rgba(0,0,0,.11);
            min-height: 50px;
            transition: none;
        }

            #page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel:hover,
            #page-STATEMENT resourcecontent.hint-panel .panel:hover,
            #page-BUDGET resourcecontent.hint-panel .panel:hover,
            nav .panel:hover,
            ul.calculator-list li a:hover {
                background-image: linear-gradient(var(--footer-bg-red), var(--red));
                color: var(--text-white);
            }

        ul.calculator-list li .link-button {
            background-color: var(--button-red);
            -webkit-border-radius: var(--radius-button);
            -moz-border-radius: var(--radius-button);
            border-radius: var(--radius-button);
            color: var(--button-text);
            padding: 0px 18px;
            height: 36px;
            line-height: 36px;
            width: auto;
            display: inline-block;
            text-align: center;
            font-weight: 400;
            font-size: 13px;
            font-size: 1.3rem;
            margin-top: auto;
        }

        ul.calculator-list li a:hover .link-button {
            background-color: var(--text-white);
            color: var(--p-main);
        }

#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel-title,
#page-STATEMENT resourcecontent.hint-panel .panel-title,
#page-BUDGET resourcecontent.hint-panel .panel-title,
nav .panel h3.panel-title {
    font-size: 24px !important;
    font-size: 2.4rem !important;
    line-height: 32px !important;
    line-height: 3.2rem !important;
    font-weight: 400 !important;
    margin-bottom: 10px !important;
    color: var(--p-main);
}

#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel:hover .panel-title a,
#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel:hover .panel-title,
#page-STATEMENT resourcecontent.hint-panel .panel:hover .panel-title a,
#page-STATEMENT resourcecontent.hint-panel .panel:hover .panel-title,
#page-BUDGET resourcecontent.hint-panel .panel:hover .panel-title a,
#page-BUDGET resourcecontent.hint-panel .panel:hover .panel-title,
nav .panel:hover h3.panel-title a,
nav .panel:hover h3.panel-title {
    color: var(--text-white);
    transition: none;
}

#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel .panel-title,
#page-STATEMENT resourcecontent.hint-panel .panel .panel-title,
#page-BUDGET resourcecontent.hint-panel .panel .panel-title,
nav .panel h3.panel-title a,
ul.calculator-list li .name {
    text-align: left;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    line-height: 3.2rem;
    margin-bottom: 10px;
    font-weight: 400;
    transition: none;
}

#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel .panel-body,
#page-STATEMENT resourcecontent.hint-panel .panel .panel-body,
#page-BUDGET resourcecontent.hint-panel .panel .panel-body,
nav .panel .panel-body,
ul.calculator-list li .summary {
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2.0rem;
    margin-bottom: 30px;
    font-weight: 400;
}


#page-TAX-RATES-AND-ALLOWANCES resourcecontent.hint-panel .panel:hover .panel-body,
#page-STATEMENT resourcecontent.hint-panel .panel:hover .panel-body,
#page-BUDGET resourcecontent.hint-panel .panel:hover .panel-body,
nav .panel:hover .panel-body,
ul.calculator-list li a:hover .summary {
    color: #a6a09a;
}


/*  hero grid */
.hero-grid {
    display: grid;
    grid-template-columns: 2fr 80px 4fr;
    grid-template-rows: 0.6fr 0.6fr 0.3fr;
    align-items: start;
}

.image-bg.hero-main {
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 2;
    grid-column-end: 4;
    min-height: 320px;
}

    .image-bg.hero-main.single-image {
        min-height: 400px;
    }
    .image-bg.hero-main.single-image.staff-img {
        min-height: 620px;
    }

.image-bg.hero-small {
    grid-row-start: 2;
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 3;
    min-height: 20px;
}

/*  content grid */
.content-grid {
    display: grid;
    grid-template-columns: 2fr 80px 4fr;
    grid-template-rows: 0.6fr 0.6fr 0.3fr;
    align-items: start;
}

    .content-grid.right {
        display: grid;
        grid-template-columns: 2fr 4fr 80px;
        grid-template-rows: 0.6fr 0.6fr 0.3fr;
        align-items: start;
    }

    .content-grid.left {
        display: grid;
        grid-template-columns: 4fr 80px 2fr;
        grid-template-rows: 0.6fr 0.6fr 0.3fr;
        align-items: start;
    }

    .content-grid.right .image-bg.content-main {
        grid-row-start: 1;
        grid-row-end: 3;
        grid-column-start: 2;
        grid-column-end: 4;
        min-height: 320px;
    }

    .content-grid.right .image-bg.content-small {
        grid-row-start: 2;
        grid-row-start: 2;
        grid-row-end: 4;
        grid-column-start: 1;
        grid-column-end: 3;
        min-height: 20px;
    }

    .content-grid.left .image-bg.content-main {
        grid-row-start: 1;
        grid-row-end: 3;
        grid-column-start: 1;
        grid-column-end: 3;
        min-height: 320px;
    }

    .content-grid.left .image-bg.content-small {
        grid-row-start: 2;
        grid-row-start: 2;
        grid-row-end: 4;
        grid-column-start: 2;
        grid-column-end: 4;
        min-height: 20px;
    }

.image-bg.content-main.single-image {
    min-height: 400px;
    max-height: 400px;
}

    .image-bg.content-main.single-image.maxheight-360 {
        min-height: 360px;
        max-height: 360px;
    }



/*  circle - icon based on page */

#container-b-inner:after {
    content: "";
    display: block;
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #6a153a;
    right: 55px;
    border-radius: var(--radius-circle);
    background-image: url(../grfx/homepage/calculators-white.svg);
    background-size: auto 36px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

/*  thank you page */
#page-ONLINE-ENQUIRY-C #container-b-inner:after {
    background-image: url(../grfx/header/callus-white.svg);
}
/*  services page */
#page-SERVICES #container-b-inner:after {
    background-image: url(../grfx/header-icons/services-white.svg);
}
/*  services overview page */
#page-SERVICE-ACCOUNTS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/accounts-white.svg);
}

#page-SERVICE-BOOKKEEPING #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/Bookkeeping&VATcompliance-white.svg);
}

#page-SERVICE-CORPORATE-TAX #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/Corporatetax-white.svg);
}

#page-SERVICE-INDIVIDUALS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/Individuals-white.svg);
}

#page-SERVICE-PAYROLL #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/Payroll&CIS-white.svg);
}

#page-SERVICE-TAX-PLANNING #container-b-inner:after {
    background-image: url(../grfx/header-icons/Services/Taxplanning-white.svg);
}
/*  resources page */
#page-RESOURCES #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources-white.svg);
    background-size: auto 32px !important;
}
/*  business calculator */
#page-BUSINESSCALC #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Calculators-white.svg);
    background-size: auto 32px !important;
}

/*  business helpsheet */
#page-YOUR-BUSINESS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Businesshelpsheets-white.svg);
    background-size: auto 32px !important;
}

/*  budget */
#page-BUDGET #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/TheBudget-white.svg);
    background-size: auto 32px !important;
}

/*  tax calendar*/
#page-TAX-CALENDAR #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Taxcalendar-white.svg);
    background-size: auto 32px !important;
}
/*  tax helpsheets*/
#page-YOUR-MONEY #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Taxhelpsheets-white.svg);
    background-size: auto 32px !important;
}
/*  tax rates and allowance */
#page-TAX-RATES-AND-ALLOWANCES #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Taxrates&allowances-white.svg);
    background-size: auto 32px !important;
}
/*  calculator */
#page-CALCULATORS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Calculators-white.svg);
    background-size: auto 32px !important;
}
/*  company house form */
#page-COMPANIES-HOUSE-FORMS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Companieshouse-white.svg);
    background-size: auto 32px !important;
}
/*  HMRC form */
#page-HMRC-FORMS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/hmrc-forms-white.svg);
    background-size: auto 32px !important;
}
/* links */
#page-ACCOUNTING_LINKS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Links-white.svg);
    background-size: auto 32px !important;
}
/* downloads */
#page-DOWNLOADS #container-b-inner:after {
    background-image: url(../grfx/header-icons/Resources/Downloads-white.svg);
    background-size: auto 32px !important;
}
/* blog */
#page-BLOG #container-b-inner:after {
    background-image: url(../grfx/header-icons/blog-white.svg);
    background-size: auto 32px !important;
}
/* anti-bribery and corruption */
#page-ANTI-CORRUP #container-b-inner:after {
    background-image: url(../grfx/header-icons/bribery-corruption-white.svg);
    background-size: auto 32px !important;
}
/* careers */
#page-CAREERS #container-b-inner:after {
    background-image: url(../grfx/header-icons/careers-white.svg);
    background-size: auto 32px !important;
}
/* search */
#page-CONTENT-SEARCH #container-b-inner:after {
    background-image: url(../grfx/header-icons/content-search-white.svg);
    background-size: auto 32px !important;
}
/* cookies */
#page-COOKIES #container-b-inner:after {
    background-image: url(../grfx/header-icons/cookies-white.svg);
    background-size: auto 32px !important;
}
/* faqs */
#page-FAQ-QUESTIONS #container-b-inner:after {
    background-image: url(../grfx/header-icons/faqs-white.svg);
    background-size: auto 32px !important;
}
/* locations */
#page-DIVISIONS #container-b-inner:after {
    background-image: url(../grfx/header-icons/location-white.svg);
    background-size: auto 32px !important;
}
/* locations page */
#page-DIVISION-OVERVIEW #container-b-inner:after {
    background-image: url(../grfx/header-icons/location-white.svg);
    background-size: auto 32px !important;
}
/* our team */
#page-MANAGEMENTTEAM #container-b-inner:after,
#page-CHLOEWITHEFORD #container-b-inner:after,
#page-KIERANSHIPLEY #container-b-inner:after,
#page-TOMLEONARD #container-b-inner:after,
#page-MARKSTRETCH #container-b-inner:after,
#page-SOPHIEPLANT #container-b-inner:after,
#page-CLAIREARMSTRONG #container-b-inner:after,
#page-KARENWILLIAMS #container-b-inner:after,
#page-LUCYWATKINS #container-b-inner:after,
#page-BENNEWBURY #container-b-inner:after,
#page-STUARTATTWOOD #container-b-inner:after,
#page-OUR-PEOPLE #container-b-inner:after {
    background-image: url(../grfx/header-icons/ourteam-white.svg);
    background-size: auto 32px !important;
}
/* portal */
#page-EXTRANET-ABOUT #container-b-inner:after {
    background-image: url(../grfx/header-icons/portal-white.svg);
    background-size: auto 32px !important;
}
/* PRIVACY POLICY */
#page-PRIVACY-POLICY #container-b-inner:after {
    background-image: url(../grfx/header-icons/privacypolicy-white.svg);
    background-size: auto 32px !important;
}
/* Terms & conditions */
#page-TERMS-AND-CONDITIONS #container-b-inner:after {
    background-image: url(../grfx/header-icons/termsconditions-white.svg);
    background-size: auto 32px !important;
}
/* about us */
#page-ABOUT-US #container-b-inner:after {
    background-image: url(../grfx/header-icons/aboutus-white.svg);
    background-size: auto 32px !important;
}



/* hero - main image */

.image-bg.thankyou-bg {
    background: url(../grfx/jpg/thankyou-hero.jpg) no-repeat center center;
    background-image: url(../grfx/jpg/thankyou-hero.jpg), none;
    background-size: cover !important;
}

div.thankyou-hero .col-left {
    margin-left: auto;
    /*margin-right: 135px;*/
    margin-right: auto;
}

#page-INT-RESET-PWD-C .useful-resource-container,
#page-EXTRA-RESETPASS-C .useful-resource-container,
#page-EXTRA-FORGOTPASS-C .useful-resource-container,
#page-INT-FORGOTTEN-PWD-C .useful-resource-container,
#page-ONLINE-ENQUIRY-C .useful-resource-container {
    padding: 0 !important;
}

#page-INT-RESET-PWD-C h3.standard-heading,
#page-EXTRA-RESETPASS-C h3.standard-heading,
#page-EXTRA-FORGOTPASS-C h3.standard-heading,
#page-INT-FORGOTTEN-PWD-C h3.standard-heading,
#page-ONLINE-ENQUIRY-C h3.standard-heading {
    font-size: 45px !important;
    font-size: 4.5rem !important;
    line-height: 52px !important;
    line-height: 5.2rem !important;
    font-weight: 300 !important;
    margin-bottom: 15px !important;
}

#page-INT-RESET-PWD-C #container-f,
#page-EXTRA-RESETPASS-C #container-f,
#page-EXTRA-FORGOTPASS-C #container-f,
#page-INT-FORGOTTEN-PWD-C #container-f,
#page-ONLINE-ENQUIRY-C #container-f {
    padding: 0 !important;
}

/*   forgot password page */
#page-INT-RESET-PWD #section-a-wrapper,
#page-EXTRA-RESETPASS #section-a-wrapper,
#page-INT-FORGOTTEN-PWD #section-a-wrapper,
#page-EXTRA-FORGOTPASS #section-a-wrapper {
    max-width: 280px;
    margin: 0 auto;
}


/*  table layout  */
resourcecontent table {
    border-collapse: separate;
    border-radius: var(--radius-box);
    overflow: hidden;
    line-height: 24px;
    line-height: 2.4rem;
}

    resourcecontent table tr:not(:last-child) td {
        border-bottom: 1px solid #dedede;
    }

    resourcecontent table thead tr:hover,
    resourcecontent table thead tr:hover th,
    resourcecontent table thead tr:hover td {
        background-color: #f0f0f0 !important;
    }


    /*  staff pages */

.image-bg.stuart-bg {
    background: url(../grfx/homepage/stuart-attwood.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/stuart-attwood.jpg), none;
    background-size: cover !important;
}
.image-bg.ben-bg {
    background: url(../grfx/homepage/ben-newbury.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/ben-newbury.jpg), none;
    background-size: cover !important;
}
.image-bg.lucy-bg {
    background: url(../grfx/homepage/lucy-watkins.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/lucy-watkins.jpg), none;
    background-size: cover !important;
}
.image-bg.karen-bg {
    background: url(../grfx/homepage/karen-williams.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/karen-williams.jpg), none;
    background-size: cover !important;
}

.image-bg.sophie-bg {
    background: url(../grfx/homepage/sophie-plant.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/sophie-plant.jpg), none;
    background-size: cover !important;
}

.image-bg.claire-bg {
    background: url(../grfx/homepage/claire-armstrong.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/claire-armstrong.jpg), none;
    background-size: cover !important;
}

.image-bg.tom-bg {
    background: url(../grfx/homepage/tom-leonard.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/tom-leonard.jpg), none;
    background-size: cover !important;
}

.image-bg.mark-bg {
    background: url(../grfx/homepage/mark-stretch.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/mark-stretch.jpg), none;
    background-size: cover !important;
}

.image-bg.chloe-bg {
    background: url(../grfx/homepage/chloe-witheford.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/chloe-witheford.jpg),none;
    background-size: cover !important;
}
.image-bg.new-bg {
    background: url(../grfx/homepage/team-placeholder.jpg) no-repeat center center;
    background-image: url(../grfx/homepage/team-placeholder.jpg),none;
    background-size: cover !important;
}

.hero-section h3.general-heading.team {
    margin-bottom: 5px!important;
}
.hero-section p.pink-text {
    color: var(--bright-pink);
    font-weight: 500 !important;
}
.hero-section .general-summary p.larger {
    font-size: 18px !important;
    font-size: 1.8rem !important;
    line-height: 32px;
    line-height: 3.2rem !important;
}
/*  staff contact detail */
.office-contact-info {
    display: block;
    margin-top: 20px;
}
.office-contact-info > div {
    display: flex;
    flex-direction: column;
    row-gap: 1px;
    padding-left: 52px;
    position: relative;
}
    .office-contact-info > div:not(:first-child) {
        border-top: 1px solid #f3ecef;
        margin-top: 10px;
        padding-top: 10px;
    }
    .office-contact-info > div:last-child {
        border-bottom: 1px solid #f3ecef;
        padding-bottom: 10px;
    }

.office-contact-info .contact-item-email:before,
.office-contact-info .contact-item-tel:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: var(--radius-circle);
    -moz-border-radius: var(--radius-circle);
    border-radius: var(--radius-circle);
    border: 2px solid var(--bright-pink);
}
.office-contact-info .contact-item-tel:before {
    background-image: url(../grfx/header/callus-colour.svg);
    background-size: 14px;
    background-position: center center;
    background-repeat: no-repeat;
}
.office-contact-info .contact-item-email:before {
    background-image: url(../grfx/header/email-colour.svg);
    background-size: 16px;
    background-position: center center;
    background-repeat: no-repeat;
}
.office-contact-info > div:not(:first-child):before {
    top: 14px;
}
.office-contact-info .title-heading {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    line-height: 2.0rem;
    font-weight: 400;
}
.office-contact-info .item-detail {
    color: var(--footer-pink);
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 20px;
    line-height: 2.0rem;
    font-weight: 400;
    letter-spacing: 1.0px;
}
