/*
Theme Name: Kent HR
Description: Kent HR Theme
Version: 1
Author: Swarm
*/

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html, button, input, select, textarea {
    color: rgb(213,0,50);
}

::-webkit-input-placeholder {
    font: 400 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213,0,50);
}

:-moz-placeholder {
    font: 400 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213,0,50);
}

::-moz-placeholder {
    font: 400 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213,0,50);
}

:-ms-input-placeholder {
    font: 400 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213,0,50);
}

::-moz-selection {
    background: rgb(213, 0, 50);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

::selection {
    background: rgb(213, 0, 50);
    color: rgb(255, 255, 255);
    text-shadow: none;
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

hr {
    width: 100%;
    display: block;
    height: 1px;
    border: 0;
    margin: 1em 0;
    padding: 0;
    float: left;
}

img {
    image-rendering: -webkit-optimize-contrast;
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

a, a:hover, a:active, a:focus {
    outline: none;
    color: rgb(95, 100, 102);
}

h1, h2, h3, h4, h5, h6 {
    float: left;
    clear: both;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ==========================================================================
   HTML & Body
   ========================================================================== */
html {
    width: 100%;
    margin: 0;
}

body {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    font-size: 100%;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: rgb(55, 32, 31);
    position: relative;
    float: left;
    opacity: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrapper {
    width: 100%;
    padding: 97px 0 0;
    margin: 0;
    float: left;
    background: rgb(255,255,255);
}

.wrapper:before, .wrapper:after {
    content: "";
    display: table;
}

.wrapper:after {
    clear: both;
}

.full_width_section.related_posts {
    margin-top: 30px;
}
/* ==========================================================================
   Header
   ========================================================================== */
header {
    width: 100%;
    height: 134px;
    position: absolute;
    z-index: 3;
    background: transparent;
}

header .header_top {
    width: 100%;
    float: left;
    background: rgb(255,255,255);
    border-bottom: 5px solid rgb(213,0,50);
}

header .inner ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.headerleft {
    float: left;
    position: relative;
}

.headerleft a {
    width: 100%;
    float: left;
}

.headerleft #outlines {
    float: left;
}

#fixed_outlines {
    display: none;
    position: absolute;
    top: -300px;
    left: 0;
}

nav#navigation.stick #fixed_outlines {
    width: 86px;
    top: 8px;
    display: block;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .headerleft #outlines {
        margin: 0;
    }

}

/* ==========================================================================
   Navigation
   ========================================================================== */
nav a#pull, ul#menu-main-menu li .sub-menu, ul#menu-main-menu li ul li.sub-menu {
    visibility: hidden;
    transition: 0.2s 0.6s;
}

header .inner, nav#navigation .inner, .footerinner {
    width: 100%;
    max-width: 1170px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.footerinner {
    max-width: 1110px;
}

a.kent_hr_phone {
    width: 100%;
    font: 600 22px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: rgb(213, 0, 50);
    margin-top: 10px;
}

header .inner ul.contact_section {
    height: 25px;
}

header .inner ul.contact_section li {
    text-align: center;
    line-height: 25px;
}

header .inner ul.contact_section li.contact {
    width: 25px;
    height: 25px;
    border-radius: 25px;
    -webkit-transition: linear 0.1s;
    -moz-transition: linear 0.1s;
    transition: linear 0.1s;
}

header .inner ul.contact_section li.contact.email {
    background: rgb(213,0,50) url('assets/images/svg/icon_email.svg') no-repeat 6px 6px;
    background-size: 13px 13px;
}

header .inner ul.contact_section li.contact.account {
    background: rgb(213,0,50) url('assets/images/svg/icon_account.svg') no-repeat 6px 6px;
    background-size: 13px 13px;
}

.our_people li a.people_link:hover, header .inner ul.contact_section li.contact:hover {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    background-size: 18px 18px !important;
    background-position: center center !important;
    -webkit-transition: linear 0.1s;
    -moz-transition: linear 0.1s;
    transition: linear 0.1s;
    margin-top: -4px;
}

.our_people li a.people_link:hover {
    margin-left: -4px;
}

header .inner ul.contact_section li a {
    height: 25px;
    color: rgb(255,255,255);
    display: block;
}

ul.one_column li.single_person_icons {
    margin-top: 30px;
}

.single_person_icons .single_person_link {
    width: auto;
    float: left;
    margin-bottom: 15px;
    margin-right: 40px;
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

.single_person_icons .single_person_link img {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 15px;
}

.single_person_icons .single_person_link:hover {
    text-decoration: underline;
}

/* ==========================================================================
   Content
   ========================================================================== */
.content .central_content {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    float: none;
    display: flex;
}

[role="main"] {
    background: rgb(255,255,255);
    position: relative;
    z-index: 2;
    float: none;
    margin: 0 auto;
    padding: 0;
}

[role="main"].contact {
    padding: 0 0 83px;
}

.central_content.spaced_out_text.contact_container {
    padding: 0;
}

[role="main"]:after, header .inner:after, .footerinner:after, .central_content:after, .full_width_section:after {
    content: "";
    display: table;
    clear: both;
}

[role="main"] h1 {
    font: 400 26px/34px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    margin: 0 0 20px;
}

[role="main"] h1 + h1 {
    margin: 20px 0;
}

[role="main"] h2 {
    width: 100%;
    font: 400 22px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    margin: 20px 0;
}

body.home [role="main"] h2 {
    margin: 55px 0 20px;
}

[role="main"] h3 {
    font: 600 19px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(86, 88, 90);
}

p span.p_type_styling, [role="main"] h2.published, [role="main"] p, [role="main"] ul li li, [role="main"] ol li li {
    width: 100%;
    color: rgb(86, 88, 90);
    margin: 0 0 15px;
    float: left;
    display: block;
}

[role="main"] h2.published {
    text-transform: uppercase;
    margin-bottom: 30px;
}

[role="main"] ol + p {
    margin-top: 30px;
}

body.our-people [role="main"] h1 + p {
    font: 400 20px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

[role="main"] p:last-of-type {
    margin: 0;
}

[role="main"] p:last-of-type + ul {
    margin-top: 30px;
}

.footer_sections li.address_social p.header {
    text-decoration: underline;
}

[role="main"] ul + p, [role="main"] ul + p:last-of-type {
    margin-top: 22px;
}

[role="main"] p a, [role="main"] h2 a {
    color: rgb(213, 0, 50);
    text-decoration: none;
}

body.parent-is-legal [role="main"] ul.one_column li p, body.parent-is-services [role="main"] .full_width_section.one_column_section ul.one_column li p {
    font: 400 18px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

p span.h2_type_styling {
    font: 400 22px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
}

.content .one_column_section > .one_column li h2 + p:first-of-type, .content .one_column_section > .one_column li h3 + p:first-of-type {
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(86, 88, 90);
}

body.parent-is-legal [role="main"] ul.one_column li h2, body.parent-is-services [role="main"] ul.one_column li h2 {
    margin: 20px 0;
}

body.parent-is-legal [role="main"] ul.one_column li p + h3, body.parent-is-legal [role="main"] ul.one_column li p + h2,
body.parent-is-services [role="main"] ul.one_column li p + h3, body.parent-is-services [role="main"] ul.one_column li p + h2 {
    margin: 0 0 20px;
}

body.single-events .content .one_column.central_content + .full_width_section .one_column.event_form, body.single .content .one_column.central_content.previous_next_section, body.search-results .content .one_column.central_content, body.parent-is-legal .content .one_column.central_content, body.parent-is-services .content .full_width_section.one_column_section .one_column.central_content {
    padding-bottom: 80px;
}

.full_width_section.event_form + .full_width_section.event_posts,
.full_width_section.one_column_section + .full_width_section.knowledge_posts {
    margin-top: 80px;
}

body.single.single-knowledge .full_width_section, body.single.single-events .full_width_section {
    width: 100%;
    float: left;
}

body.single.single-events .full_width_section.one_column_section + .full_width_section.one_column_section {
    margin-top: 40px;
}

/* ==========================================================================
   Register Interest Form
   ========================================================================== */
.next_previous {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.next_previous div {
    width: 50%;
    float: left;
}

.next_previous div a {
    text-decoration: none;
}

.next_previous .next {
    width: 50%;
    float: right;
    text-align: right;
}

/* ==========================================================================
   Register Interest Form
   ========================================================================== */
body.single-events .event_form .gform_wrapper {
    width: 100%;
    float: left;
    margin-top: 30px !important;
    padding: 30px;
    background-color: rgb(227,229,230);
    border: 1px solid rgb(160,160,160);
}

body.single-events .event_form .gform_wrapper ul.gform_fields li.gfield {
    background: transparent;
}

body.single-events .event_form .gform_fields input[type="text"], body.single-events .event_form .gform_fields input[type="tel"], body.single-events .event_form .gform_fields input[type="email"], body.single-events .event_form .gform_fields textarea, body.single-events .event_form .gform_fields select {
    background: rgb(255, 255, 255);
    color: rgb(86, 88, 90);
}

body.single-events .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
}

body.single-events .event_form ::-webkit-input-placeholder {
    color: rgb(86, 88, 90);
}

body.single-events .event_form :-moz-placeholder {
    color: rgb(86, 88, 90);
}

body.single-events .event_form ::-moz-placeholder {
    color: rgb(86, 88, 90);
}

body.single-events .event_form :-ms-input-placeholder {
    color: rgb(86, 88, 90);
}

body.single-events .event_form .field_description_below p {
    color: rgb(213, 0, 50);
    margin-bottom: 10px;
}

body.single-events .event_form .gform_wrapper ul.gform_fields li.gfield.multiple_select_events {
    margin-top: 30px !important;
}

body.single-events [role="main"] .event_form .one_column li ul.gfield_checkbox li,
body.single-events .event_form .gform_wrapper li.gfield.multiple_select_events .gfield_label {
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
}

body.single-events [role="main"] .event_form .one_column li ul.gfield_checkbox li {
    width: 33.3%;
    background: none;
}

body.single-events [role="main"] .event_form .one_column li ul.gfield_checkbox li input {
    margin: 0 10px 0 0;
}

body.single-events .event_form .gform_wrapper .gform_footer input.button, body.single-events .event_form .gform_wrapper .gform_footer input[type=submit] {
    height: 42px;
}

.event_introduction_section {
    margin-bottom: 40px;
}

[role="main"] .key_details h2 {
    margin: 0 0 20px;
}

[role="main"] .key_details p {
    margin: 0 0 10px;
}

[role="main"] .key_details p strong {
    min-width: 90px;
    float: left;
}

/* ==========================================================================
   Client Stories Section
   ========================================================================== */
.full_width_section.client_stories {
    padding-top: 80px;
    padding-bottom: 20px;
}

.full_width_section.client_stories li {
    background: rgb(255,255,255) url('assets/images/svg/client_story_quote.svg') no-repeat center -1px;
    background-size: 30px 60px;
    padding: 0 4% 30px !important;
    text-align: center;
}

.full_width_section.client_stories li blockquote {
    max-width: 100%;
    font: 400 19px/36px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(82,80,81);
    margin: 80px 0 0;
    padding: 0;
}

.full_width_section.client_stories ul.two_columns li blockquote {
    min-height: 150px;
}

.full_width_section.client_stories li img {
    margin: 0 auto;
}

/* ==========================================================================
   Page Links Section
   ========================================================================== */
[role="main"] ul li ul.page_links {
    background: rgb(213,0,50);
    overflow: hidden;
    padding: 0;
}

[role="main"] ul.two_columns li li.page_link {
    width: 100%;
    height: 79px;
    float: left;
    margin: 0;
    position: relative;
}

[role="main"] ul.two_columns li li.page_link a {
    width: calc(100% + 30px);
    height: 100%;
    background: transparent url('assets/images/svg/page_link_arrow.svg') no-repeat center left;
    background-size: auto 100%;
    display: inline-block;
    -webkit-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    transition: linear 0.3s;
    position: absolute;
    left: -30px;
}

[role="main"] ul.two_columns li li.page_link {
    background-color: rgb(213,0,50);
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-position: 35px center;
    -webkit-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    transition: linear 0.3s;
}

[role="main"] ul.two_columns li li.page_link:hover {
    background-color: rgb(175,27,62);
}

[role="main"] ul.two_columns li li.page_link:hover a {
    -webkit-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    transition: linear 0.3s;
    left: 0;
}

[role="main"] ul.two_columns li li.page_link:hover {
    -webkit-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    transition: linear 0.3s;
    background-position: 65px center;
}

[role="main"] ul.two_columns li li.page_link p {
    width: auto;
    font: 400 18px/79px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
    text-transform: uppercase;
    margin: 0;
    padding-right: 70px;
    text-indent: 140px;
    background: transparent url('assets/images/svg/straight_arrow.svg') no-repeat center right;
    background-size: 38px auto;
}

/* ==========================================================================
   Contact
   ========================================================================== */
[role="main"] ul.two_columns.contact_blocks {
    margin-bottom: 20px;
}

[role="main"] ul.two_columns.contact_blocks:last-of-type {
    padding-bottom: 80px;
}

[role="main"] ul.two_columns.contact_blocks li.content_section {
    border-left: 1px solid rgb(213,0,50);
}

.map-item {
    height: 100%;
}

[role="main"] ul.two_columns.contact_blocks h2 {
    font: 700 26px/26px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 0 0 15px;
}

[role="main"] ul.two_columns.contact_blocks p {
    font: 400 24px/44px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 0;
}

[role="main"] ul.two_columns.contact_blocks p.full_address {
    width: 100%;
    margin: 0 0 25px;
}

[role="main"] ul.two_columns.contact_blocks p a {
    font: 400 24px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(86,88,90);
}

[role="main"] ul.two_columns.contact_blocks p span.contact_highlight {
    font: 700 24px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213,0,50);
}

[role="main"] ul.two_columns.contact_blocks li.map_section {
    min-height: 382px;
    margin: 38px 0 0;
}

/* ==========================================================================
   Expanding Search Styles
   ========================================================================== */
li.search {
    width: 25px;
    min-width: 25px;
    height: 25px;
    border-radius: 25px;
    position: relative;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

li.knowledge_search {
    width: 25px;
    min-width: 25px;
    height: 40px;
    border-radius: 40px;
    position: relative;
    overflow: hidden;
}

.search-input {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    z-index: 10;
}

.knowledge_search .search-input {
    height: 40px;
}

.icon-search, .search-submit  {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}

.search-submit {
    background: rgb(255,255,255); /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.icon-search {
    width: 25px;
    height: 25px;
    background: rgb(213,0,50) url('assets/images/svg/icon_search.svg') no-repeat 6px 6px;
    background-size: 13px 13px;
    z-index: 90;
}

.search.search-open, .no-js .search {
    width: 40%;
}

.search.search-open .icon-search, .no-js .search .icon-search {
    z-index: 11;
}

.search.search-open .search-submit, .no-js .search .search-submit {
    width: 25px;
    z-index: 90;
}

/* ==========================================================================
   Knowledge Posts
   ========================================================================== */
ul.one_column li.knowledge_post {
    width: 100%;
}

.blockcolumn_image {
    width: 100%;
    height: 175px;
    max-height: 175px;
    background-size: cover;
    background-position: center center;
}

ul.one_column li.knowledge_post h2 {
    margin: 18px 0;
}

.posts_slider.owl-carousel, #service_slider.owl-carousel {
    height: 100%;
    position: relative;
    padding: 0 30px 60px;
    z-index: 2;
    display: block;
}

.posts_slider.owl-carousel .slide, #service_slider.owl-carousel .slide {
    height: 100%;
    padding-bottom: 50px;
}

body.home .posts_slider.owl-carousel .slide {
    background: rgb(237,238,239);
}

#service_slider.owl-carousel .slide {
    background: rgb(213,0,50);
}

.posts_slider.owl-carousel .owl-item, #service_slider.owl-carousel .owl-item {
    background: rgb(255,255,255);
}

.posts_slider.owl-carousel .slide a, #service_slider.owl-carousel .slide a {
    width: 100%;
}

#service_slider.owl-carousel .owl-nav button.owl-prev, #service_slider.owl-carousel .owl-nav button.owl-next,
.posts_slider.owl-carousel .owl-nav button.owl-prev, .posts_slider.owl-carousel .owl-nav button.owl-next {
    width: 17px;
    height: 34px;
    top: 39%;
}

#service_slider.owl-carousel .owl-nav button.owl-prev, .posts_slider.owl-carousel .owl-nav button.owl-prev {
    background: transparent url('assets/images/svg/left_arrow_red.svg') no-repeat 0 0;
    left: 0;
}

.posts_slider.owl-carousel .owl-nav button.owl-next, #service_slider.owl-carousel .owl-nav button.owl-next {
    background: transparent url('assets/images/svg/right_arrow_red.svg') no-repeat 0 0;
    right: 0;
}

#service_slider.owl-carousel .owl-nav button.owl-prev.disabled, #service_slider.owl-carousel .owl-nav button.owl-next.disabled,
.posts_slider.owl-carousel .owl-nav button.owl-prev.disabled, .posts_slider.owl-carousel .owl-nav button.owl-next.disabled {
    opacity: 0.5;
}

.posts_slider.owl-carousel .slide h3, #service_slider.owl-carousel .slide h3 {
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    margin: 16px 0 12px;
}

#service_slider.owl-carousel .slide p, #service_slider.owl-carousel .slide h3 {
    color: rgb(255, 255, 255);
}

#service_slider.owl-carousel .slide h3, #service_slider.owl-carousel .slide p, .posts_slider.owl-carousel .slide h3, .posts_slider.owl-carousel .slide p {
    padding-left: 12px;
    padding-right: 12px;
}

.knowledge_event_page_content a.read_article, .posts_slider.owl-carousel .slide a.read_article, #service_slider.owl-carousel .slide a.read_article {
    width: auto;
    height: 25px;
    background: rgb(255,255,255) url('assets/images/svg/action_arrow.svg') no-repeat right top;
    background-size: 25px 25px;
    position: absolute;
    font: 600 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    padding-right: 35px;
    text-decoration: none;
}

body.home .posts_slider.owl-carousel .slide a.read_article {
    background-color: transparent;
}

#service_slider.owl-carousel .slide a.read_article {
    height: 27px;
    background: rgb(255,255,255) url(assets/images/svg/action_arrow.svg) no-repeat right 1px top 1px;
    background-size: 25px 25px;
    font: 600 14px/27px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    padding: 1px 35px 4px 10px;
}

body.category .event_location, body.knowledge-centre p.event_location, body.category a.read_article.events_link, body.events .knowledge_date, body.knowledge-centre a.read_article.events_link, body.events a.read_article.knowledge_centre_link {
    display: none;
}

body.events .published {
    font-weight: 700;
}

body.events .event_location {
    width: auto;
    padding-left: 20px;
    background: rgb(255,255,255) url('assets/images/svg/marker_pin.svg') no-repeat left center;
    background-size: 13px 23px;
    font: 600 14px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    position: absolute;
    left: 30px;
    bottom: 13px;
}

.share {
    display: none;
}

body.single-knowledge .full_width_section.share, body.single-events .full_width_section.share {
    width: 100%;
    float: right;
    display: block;
}

.event_share_inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

.event_share_container {
    height: 130px;
    animation: hide-show 1.5s ease;
}

@keyframes hide-show{
    0%,99%{opacity:0}
    100%{opacity:1}
}

.event_share_container .share {
    width: 160px;
    height: 34px;
    background: rgb(255,255,255) url(assets/images/svg/action_share.svg) no-repeat right 1px top 1px;
    background-size: 32px 32px;
    font: 600 18px/34px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    padding: 0 40px 0 0;
    margin: 30px 0 0;
    text-decoration: none;
    float: right;
    clear: both;
    cursor: pointer;
    transition: all .5s 1.5s ease;
    display: block;
    border: none;
    text-transform: uppercase;
}

.the_share_buttons {
    width: 100%;
    float: right;
}

.tw,.fb,.li {
    width: 36px;
    height: 36px;
    z-index: 1;
    border-radius: 50%;
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.the_share_buttons a {
    width: 100%;
    height: 100%;
    display: block;
}

.tw{
    background: url('assets/images/png/share_twitter.png') no-repeat center / contain;
    animation:tw .5s ease both
}

.fb{
    background: url('assets/images/png/share_facebook.png') no-repeat center / contain;
    animation:fb .5s .5s ease both
}

.li{
    background: url('assets/images/png/share_linkedin.png') no-repeat center / contain;
    animation:li .5s .5s ease both
}

@keyframes tw{
    0%{transform:translate(0,0) scale(1,1)}
    100%{transform:translate(0,0) scale(0,0)}
}

@keyframes fb{
    0%{transform:translate(0,0) scale(1,1)}
    100%{transform:translate(0,0) scale(0,0)}
}

@keyframes li{
    0%{transform:translate(0,0) scale(1,1)}
    100%{transform:translate(0,0) scale(0,0)}
}

.share-this{
    transition:all .5s ease;
    transform:translate(0,-50%)
}

.zoom-tw{animation:zoom-tw .5s 1.5s ease both}
.zoom-fb{animation:zoom-fb .5s 1s ease both}
.zoom-li{animation:zoom-li .5s 2s ease both}

@keyframes zoom-tw{
    0%{transform:translate(0,0) scale(0,0)}
    100%{transform:translate(0,0) scale(1,1)}
}

@keyframes zoom-fb{
    0%{transform:translate(0,0) scale(0,0)}
    100%{transform:translate(0,0) scale(1,1)}
}

@keyframes zoom-li{
    0%{transform:translate(0,0) scale(0,0)}
    100%{transform:translate(0,0) scale(1,1)}
}

/* ==========================================================================
   Knowledge Page
   ========================================================================== */
select#cat {
    width: 96%;
}

body.category li.knowledge_event_post, body.knowledge-centre li.knowledge_event_post, body.events li.knowledge_event_post {
    width: 100%;
    margin-top: 50px !important;
    padding: 0;
    -webkit-box-shadow: -1px 1px 18px 0px rgba(86,87,89,0.38);
    -moz-box-shadow: -1px 1px 18px 0px rgba(86,87,89,0.38);
    box-shadow: -1px 1px 18px 0px rgba(86,87,89,0.38);
    background-image: none;
}

.knowledge_event_page_image, .blockcolumn_image {
    width: 100%;
    background-size: cover;
    background-position: center center;
}

.knowledge_event_page_image {
    float: left;
}

.knowledge_event_page_content {
    float: left;
    position: relative;
}

li.knowledge_event_post h2 {
    width: 100%;
    margin: 0 0 5px;
}

ul.one_column li.knowledge_event_post p.published {
    text-transform: uppercase;
}

.knowledge_event_page_content a.read_article {
    height: 35px;
    background-size: 35px 35px;
    bottom: 30px;
    right: 30px;
    padding-right: 45px;
    font: 600 18px/35px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

[role="main"] #ajax-load-more ul {
    padding-left: 0;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn {
    width: 100%;
    background-color: transparent !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("assets/images/gif/spinner.gif");
    border: none !important;
    opacity: 0;
    padding: 50px 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow: hidden;
    text-indent: -9999px;
    cursor: default !important;
    outline: none !important;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn:before {
    display: none !important;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn:focus, .ajax-load-more-wrap.infinite .alm-load-more-btn:active {
    outline: none;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn.done {
    opacity: 0;
}

.ajax-load-more-wrap.infinite .alm-load-more-btn.loading {
    opacity: 1;
}

/* ==========================================================================
   Single Knowledge
========================================================================== */
.knowledge_title h1 {
    color: rgb(103, 104, 106);
    margin: 0;
}

/* ==========================================================================
   Subscribe and Form
   ========================================================================== */
input[type="text"], input[type="tel"], input[type="email"], textarea, select, .select_filter {
    font: 400 14px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    background: rgb(222, 222, 222);
    border: none;
    padding: 0;
    outline: none;
    border-radius: 0;
    display: inline-block;
    text-indent: 12px;
}

.select_filter, .knowledge_search input[type="text"] {
    font: 400 14px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.knowledge_search .icon-search {
    width: 40px;
    height: 40px;
    background: rgb(213,0,50) url(assets/images/svg/icon_search.svg) no-repeat 9px 11px;
    background-size: 16px 16px;
}

.select_filter {
    width: 90%;
    border-radius: 40px;
    text-indent: 5px;
}

#searchform {
    width: 90%;
}

.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5;
}

.form_content, .subscribe_content, .specialism_content {
    max-width: 580px;
    float: right;
    position: relative;
    z-index: 10;
}

[role="main"] ul li li {
    font: 400 20px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

[role="main"] .main_template_main ul, [role="main"] .main_template_main ol {
    padding: 0 0 0 15px;
}

[role="main"] ul li .main_template_main li {
    list-style: disc !important;
    display: list-item;
}

[role="main"] ul li .main_template_main li.accordion_item {
    list-style: none !important;
    margin: 0 0 0 -15px;
}
    /*
    Hiding these as Nick changed his mind on bullet styles
    body.single-events [role="main"] ul li li, body.single-knowledge [role="main"] ul li li, body.parent-is-legal [role="main"] ul li li {
        font: 600 18px/26px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        padding-left: 18px;
        background: transparent url('assets/images/svg/small_bullet.svg') no-repeat left 12px;
        background-size: 6px 6px;
    }

    */

[role="main"] ul li .specialism_content ul {
    padding: 0;
}

[role="main"] ul li .specialism_content h2 {
    font: 400 22px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 0 0 20px;
}

.form_content {
    float: left;
}

.statement_content p, ul.two_columns.subscribe_and_form li h3, ul.two_columns.subscribe_and_form li p {
    font: 400 26px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
}

ul.two_columns.subscribe_and_form li p {
    font: 400 18px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

body .gform_wrapper .top_label div.ginput_container, .gform_wrapper, body .gform_wrapper ul li.gfield {
    margin: 0 !important;
}

ul.two_columns.subscribe_and_form li.gfield, ul.two_columns.subscribe_and_form li li {
    min-height: 0;
}

.validation_message, body .gform_wrapper div.validation_error {
    display: none;
}

.gform_fields input[type="text"], .gform_fields input[type="tel"], .gform_fields input[type="email"], .gform_fields textarea, .gform_fields select {
    background: rgb(175, 27, 62);
    color: rgb(255,255,255);
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper li.gfield_error textarea {
    border: none;
    background: rgb(152, 25, 57) url('assets/images/svg/required_error_text.svg') no-repeat 97% 14px;
    background-size: 60px auto;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
}

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent ;
    border: none;
    margin: 0;
    padding: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.validation_message, .white_placeholder ::-webkit-input-placeholder {
    font: 400 18px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
}

.white_placeholder :-moz-placeholder {
    font: 400 18px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
}

.white_placeholder ::-moz-placeholder {
    font: 400 18px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
}

.white_placeholder :-ms-input-placeholder {
    font: 400 18px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper textarea {
    padding: 6px 0;
}

body .gform_wrapper li.hidden_label input, textarea.medium {
    margin-top: 10px;
}

/* ==========================================================================
   Statement section
   ========================================================================== */
ul.one_column.statement_section {
    margin: 60px 0;
}

.statement_content {
    max-width: 740px;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    padding: 95px 0 55px;
    text-align: center;
}

.statement_content:after {
    content: "";
    display: table;
    clear: both;
}

[role="main"] .statement_content p {
    font: 400 21px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-style: italic;
    margin-bottom: 20px;
}

.statement_content img {
    width: 85px;
    float: right;
}

/* ==========================================================================
   Icon, People & Service Blocks
   ========================================================================== */
ul.one_column.central_content.triple_blocks {
    margin-top: 60px;
    margin-bottom: 60px;
}

ul.one_column.central_content.triple_blocks.service_blocks, ul.one_column.central_content.triple_blocks.our_people {
    margin-top: 200px;
    margin-bottom: 60px;
}

ul.one_column.central_content.triple_blocks li {
    padding-left: 3%;
    padding-right: 3%;
    text-align: center;
}

ul.one_column.central_content.triple_blocks.service_blocks li, ul.one_column.central_content.triple_blocks.our_people li {
    margin-top: -100px;
    margin-bottom: 160px;
    margin-left: 30px;
    padding-bottom: 80px;
    background-image: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, rgb(255,255,255) 100%);
    border-radius: 30px;
}

ul.one_column.central_content.triple_blocks.service_blocks li {
    min-height: 350px;
    margin-top: -50px;
    margin-bottom: 110px;
    padding-bottom: 0;
    padding-left: 1%;
    padding-right: 1%;
}

.service_icon_section {
    width: 100%;
    height: 130px;
    position: relative;
}

.service_icon_section img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    z-index: 2;
}

.service_icon_section img.hover_icon {
    z-index: 1;
}

ul.one_column.central_content.triple_blocks.service_blocks li:hover img.service_icon {
    display: none;
}

li.our_people .blockcolumn_image {
    width: 225px;
    height: 225px;
    max-height: 225px;
    margin: 0 auto;
    border-radius: 50%;
    background-color: rgb(255,255,255);
}

li.our_people .blockcolumn_image a {
    width: 100%;
    height: 100%;
    display: block;
}

ul.one_column.central_content.triple_blocks li img {
    width: 130px;
    height: 130px;
}

ul.one_column.central_content.triple_blocks li h2, ul.one_column.central_content.triple_blocks li p {
    width: 100%;
}

[role="main"] ul.one_column.central_content.triple_blocks li h2, [role="main"] ul.one_column.central_content.triple_blocks li h2 a {
    font: 400 22px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    margin: 30px 0 6px;
    text-decoration: none;
}

ul.one_column.central_content.triple_blocks li p {
    font: 400 16px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

ul.one_column.central_content.triple_blocks.our_people li p {
    font: 400 16px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.our_people li a.people_link {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    bottom: 30px;
}

.our_people li a.people_link.people_email {
    background: rgb(207,5,52) url('assets/images/svg/icon_email.svg') no-repeat center center;
    background-size: 16px auto;
}

.our_people li a.people_link.people_phone {
    background: rgb(207,5,52) url('assets/images/svg/icon_telephone.svg') no-repeat center center;
    background-size: 16px auto;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.our_people li a.people_link.people_linkedin {
    background: rgb(207,5,52) url('assets/images/svg/icon_linkedin.svg') no-repeat center center;
    background-size: 16px auto;
}

/* ==========================================================================
   Testimonials
   ========================================================================== */
ul#testimonials blockquote {
    margin: 0;
}

ul#testimonials.central_content.spaced_out_text {
    padding: 0;
}

ul#testimonials li {
    margin: 0 0 120px;
}

ul#testimonials.central_content p {
    max-width: 1180px;
}

ul#testimonials li h3 {
    width: 100%;
    font: 400 15px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: rgb(89, 90, 90);
    margin: 0;
    float: left;
    text-align: center;
}

/* ==========================================================================
   Slide show
   ========================================================================== */
#page_slider.owl-carousel {
    height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.section.page_slider {
    padding-bottom: 60px;
    position: relative;
}

body.error404 .section.page_slider, body.home .section.page_slider {
    padding-bottom: 0;
}

.slide {
    height: 500px;
}

.slider-background {
    height: 100%;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 100%;
}

.caption_container {
    height: auto;
    margin: auto;
    padding: 24px 0;
    position: absolute;
    bottom: 0;
    left: -415px;
    z-index: 4;
    background: rgb(213, 0, 50);
    opacity: 0;
}

.caption_container.narrow {
    padding: 39px 0;
}

.caption_container:before, .caption_container:after {
    height: 50%;
    position: absolute;
    left: 99.9%;
    content: "";
    -webkit-backface-visibility: hidden;
}

.caption_container.wide:before, .caption_container.wide:after {
    width: 107px;
}

.caption_container.narrow:before, .caption_container.narrow:after {
    width: 68px;
}

.caption_container:before {
    top: 0px;
    background: linear-gradient(to right top, rgb(213, 0, 50) 50%, rgba(0, 0, 0, 0) 50%);
}

.caption_container:after {
    top: 50%;
    background: linear-gradient(to right bottom, rgb(213, 0, 50) 50%, rgba(0, 0, 0, 0) 50%);
}

.owl-carousel .owl-item img.slider_team_member {
    width: auto;
    height: calc(100% - 37px);
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.slide img.slider_team_member {
    right: -100%;
    opacity: 0;
}

.owl-item.active img.slider_team_member {
    transition: 2s;
    opacity: 1;
}

.owl-item.active .caption_container {
    -webkit-transition: 3s;
    -moz-transition: 3s;
    transition: 3s;
    left: 0;
    opacity: 1;
}

.caption_container h1, .caption_container h2, .caption_container p {
    width: 100%;
    color: rgb(255, 255, 255);
    padding-left: 0;
    text-align: right;
}

.caption_container h1 {
    max-width: 800px;
    font: 700 43px/43px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 0;
    float: right;
}

.caption_container h2 {
    font: 700 24px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 0;
}

.caption_container p {
    font: 400 23px/28px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    margin: 6px 0 0;
    float: right;
}

body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .subscribe_content a, .caption_container a {
    width: auto;
    height: 40px;
    background: rgb(255,255,255) url(assets/images/svg/action_arrow.svg) no-repeat right 3px top 1px;
    background-size: 38px 38px;
    font: 600 26px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    padding: 0 50px 0 20px;
    margin: 13px 0 0 100px;
    text-decoration: none;
    float: right;
    text-align: right;
    clear: both;
}

a.return_button, .subscribe_content a, body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    height: 40px;
    background: rgb(255,255,255) url('assets/images/svg/action_arrow.svg') no-repeat right 1px top 1px;
    background-size: 38px 38px;
    font: 600 18px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    border: none
}

a.return_button {
    width: 375px;
    height: 42px;
    background: rgb(255,255,255) url('assets/images/svg/action_arrow.svg') no-repeat right 2px top 1px;
    color: rgb(213, 0, 50);
    padding: 0 6px;
    margin: 83px 0 0 100px;
    text-decoration: none;
    float: right;
    clear: both;
}

body .gform_wrapper ul.gform_fields li.gfield {
    padding: 0;
}

body .gform_wrapper ul.gform_fields {
    width: 100%;
}

body.accessibility .slide, body.terms-of-use .slide, body.privacy-statement .slide, body.archive.category .slide, body.single-knowledge .slide, body.search .slide, body.sitemap .slide, body.parent-is-legal .slide, body.contact-us .slide, body.website-terms-of-use .slide, body.page-id-1566 .slide {
    height: 121px;
}

body.accessibility #page_slider, body.terms-of-use #page_slider, body.privacy-statement #page_slider, body.archive.category #page_slider, body.single-knowledge #page_slider, body.search #page_slider, body.sitemap #page_slider, body.parent-is-legal #page_slider, body.contact-us #page_slider, body.page-id-1566 #page_slider, body.website-terms-of-use #page_slider {
    margin-top: 110px;
    background: rgb(238,238,238);
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    width: 21px;
    height: 44px;
    position: absolute;
    top: 49.5%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.owl-carousel .owl-nav button.owl-prev {
    background: transparent url('assets/images/svg/left_arrow_white.svg') no-repeat 0 0;
    left: 33px;
}

.owl-carousel .owl-nav button.owl-next {
    background: transparent url('assets/images/svg/right_arrow_white.svg') no-repeat 0 0;
    right: 33px;
}

.slide .service_icon {
    position: absolute;
    top: 30%;
    right: -225px;
    opacity: 0;
}

.slide .knowledge_title {
    position: absolute;
    top: 0;
    left: 125%;
    opacity: 0;
}

.owl-item.active .slide .service_icon {
    transition: 3s;
    opacity: 1;
}

.owl-item.active .slide .knowledge_title {
    transition: 2s;
    opacity: 1;
}

body.hr-support-for-business-start-ups .slide .service_icon {
    top: 20%;
}

body.workplace-mediation .slide .service_icon {
    top: 37%;
}

body.hr-operational-support .slide .service_icon {
    top: 39%;
}

body.hr-operational-support .slide .service_icon {
    top: 39%;
}

.slide .service_icon img {
    width: 225px;
    height: auto;
}

body.outplacement-support-for-redundancies-and-organisational-change .slide .service_icon img {
    width: 111px;
}

body.employment-law-support .slide .service_icon {
    top: 30%;
}

body.employment-law-support .slide .service_icon img {
    width: 155px;
}

/* ==========================================================================
   General styles
   ========================================================================== */
body #ccc .optional-cookie, body #ccc-content p {
    width: 100%;
    float: left;
}

body .ccc-content--dark {
    background-color: #56585a;
}

body #ccc-icon.ccc-icon--dark {
    fill: #d50032;
}

body #ccc .checkbox-toggle--slider.checkbox-toggle--dark {
    background-color: #737373;
    border-color: #737373;
}

body #ccc .checkbox-toggle--dark .checkbox-toggle-toggle {
    background-color: #000;
}

#ccc h1#ccc-notify-title {
    width: 100%;
}

ul.one_column, ul.two_columns, ul.one_column li, ul.two_columns li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    position: relative
}

.actionbutton ul.two_columns li {
    min-height: 0;
    display: inline-block;
}

.actionbutton ul.two_columns li {
    min-height: 0;
    display: inline-block;
}

.actionbutton ul.two_columns li a.actionbutton {
    height: auto;
    font: 400 15px/27px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    padding: 15px 51px;
}

ul.two_columns.double_images {
    max-width: 1100px;
    padding-bottom: 0;
}

ul.two_columns.double_images li {
    min-height: 360px;
}

[role="main"] ul li ul, [role="main"] ul li ol {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

[role="main"] ul li li, [role="main"] ol li li {
    margin: 0 0 10px;
}

[role="main"] ul li li:last-child, [role="main"] ol li li:last-child {
    margin: 0;
}

body.sitemap [role="main"] ul li ul, body.sitemap [role="main"] ul li ol {
    padding-top: 10px;
    padding-left: 0;
}

.wsp-container h2 {
    margin-top: 20px;
    margin-bottom: 0;
}

[role="main"] .one_column li li, [role="main"] .two_columns div li {
    width: 100%;
}

[role="main"] .two_columns div li.half {
    width: 50%;
}

/* ==========================================================================
   Testimonials Full Width
   ========================================================================== */
.testimonials_container {
    width: 100%;
    margin: 0 0 20px;
    text-align: center;
}

.testimonials_container h1 {
    margin: 30px 0 0;
}

ul.multiple_testimonials, ul.single_testimonial {
    max-width: 1140px;
    float: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: table;
}

ul.one_column.both_types {
    padding: 80px 0;
}

ul.multiple_testimonials li, ul.single_testimonial li {
    display: none;
    list-style-type: none;
}

ul.single_testimonial li {
    display: block;
}

blockquote {
    width: 100%;
    color: rgb(42, 43, 47);
    margin: 0 auto;
    padding: 0 0 20px;
}

[role="main"].content blockquote p, blockquote p {
    width: auto;
    font: 300 30px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
    font-style: italic;
    text-align: center;
    position: relative;
    margin: 0 auto;
    float: none;
    content: "";
    display: table;
    clear: both;
}

cite {
    width: 100%;
    font: 400 18px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(86,88,90);
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    font-style: normal;
}

.both_types p:before, .both_types p:after {
    width: 30px;
    height: 26px;
    background: transparent url('assets/images/svg/quotation_opening.svg') no-repeat 0 0;
    background-size: 30px 26px;
    position: absolute;
}

.both_types p:after {
    background: transparent url('assets/images/svg/quotation_closing.svg') no-repeat 0 0;
}

.quote p:first-of-type:before, ul.both_types p:first-of-type:before {
    content: '\f10d';
    color: transparent;
    top: -2px;
    left: -35px;
}

.quote p:first-of-type:before, .quote p:last-of-type:after, ul.both_types p:first-of-type:before, ul.both_types p:last-of-type:after {
    color: transparent;
}

.quote p:last-of-type:after, ul.both_types p:last-of-type:after {
    content: '\f10e';
    bottom: -5px;
    right: -35px;
}

/* ==========================================================================
   Contact Page styles
   ========================================================================== */
#googleMap {
    max-width: 1250px;
    width: 100%;
    height: 500px;
    max-height: 500px;
    margin: 0 auto;
    float: none;
    text-align: center;
}

/* ==========================================================================
   Gallery styles
   ========================================================================== */
.owl-carousel {
    height: 100%;
    z-index: 3;
    display: none;
    position: relative;
}

.gallerycontainer {
    position: relative;
}

.owl-carousel .owl-wrapper-outer {
    width: 100%;
    margin: 0 auto;
    list-style: none;
}

.centercontent {
    height: 185px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 4;
}

.gallerybanner {
    position: relative;
}

.background-image {
    height: 400px;
}

.bannerbutton {
    max-width: 313px;
    height: 60px;
    background: rgba(255,185,96,0.9);
    text-align: center;
    margin: auto;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    float: none;
    border-radius: 5px;
}

.bannerbutton a {
    font: 400 15px/60px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255,255,255);
    letter-spacing: 3px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}

.bannerbutton a.single_line_link {
    font: 400 15px/60px 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

.bannerbutton a.double_line_link {
    font: 400 15px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    padding-top: 7px;
}

.owl-dots {
    display: inline-block;
    zoom: 1;
    cursor: pointer;
    width: 100%;
    height: 60px;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.owl-dots .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 10px 0 0;
    background: transparent;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: none;
    border: 2px solid rgb(255, 255, 255);
}

.owl-dot.active, .owl-dot:hover {
    background: #DCDCDC;
}

/* ==========================================================================
   Main and Side styles
   ========================================================================== */
[role="main"] .main_template_side > ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 30px;
    background-color: #eee;
}

[role="main"] .main_template_side > ul.related_members {
    padding: 30px 30px 0;
}

[role="main"] .main_template_side > ul.related_members li {
    margin-bottom: 30px;
}

[role="main"] .main_template_side li {
    background: transparent;
}

[role="main"] .main_template_side > ul li {
    padding: 0;
}

h2.author_name {
    margin-bottom: 0;
}

img.author_photo {
    width: 100%;
    max-width: 170px;
    float: left;
}

.main_template_main #accordian_wrap, .main_template_side #accordian_wrap {
    margin-top: 20px;
}

[role="main"] .main_template_side h3 {
    font: 400 22px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(213, 0, 50);
}

#accordian_wrap {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(152 152 152);
}

[role="main"] .main_template_side h3 {
    width: 100%;
    float: left;
    margin-top: 0;
}

.main_template_side #accordian_wrap {
    margin-top: 20px;
}

.accordion_content, .desc {
    width: 100%;
    padding: 0 0 30px;
    overflow: hidden;
}

.get_in_touch p {
    width: 100%;
    font: 400 16px/23px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    color: rgb(86, 88, 90);
}

#accordian_wrap h2.open-close-toggle:first-of-type, #accordian_wrap .open-close-toggle.h2:first-of-type, #accordian_wrap h2.open-close-toggle.current:first-of-type, #accordian_wrap .open-close-toggle.current.h3:first-of-type,
#accordian_wrap h2.open-close:first-of-type, #accordian_wrap .open-close.h2:first-of-type, #accordian_wrap h2.open-close.current:first-of-type, #accordian_wrap .open-close.current.h3:first-of-type {
    width: 100%;
}

#accordian_wrap h2.open-close-toggle {
    background: transparent url('https://kenthr.co.uk/wp-content/uploads/kenthr_accordion_hide.svg') no-repeat right 10px center;
    background-size: 24px 24px;
}

#accordian_wrap .collapsed h2.open-close-toggle, #accordian_wrap .open-close-toggle.h2,
#accordian_wrap h2.open-close:first-of-type, #accordian_wrap .open-close.h2:first-of-type, #accordian_wrap h2.open-close, #accordian_wrap .open-close.h2 {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent url('https://kenthr.co.uk/wp-content/uploads/kenthr_accordion_show.svg') no-repeat right 10px center;
    background-size: 24px 24px;
    position: relative;
    cursor: pointer;
}

#accordian_wrap h2.open-close.current {
    background: transparent url('https://kenthr.co.uk/wp-content/uploads/kenthr_accordion_hide.svg') no-repeat right 10px center;
    background-size: 24px 24px;
}

#accordian_wrap h2 {
    margin: 0;
    padding: 1.25rem 30px 1.25rem 0;
    border-top: 1px solid rgb(152 152 152);
}

#accordian_wrap h2.open-close-toggle.current h2, #accordian_wrap h2.open-close.current h2 {
    border-bottom: none;
}

#accordian_wrap ul.award_gallery, #accordian_wrap ul.award_gallery li {
    background: transparent;
    padding: 0;
    list-style: none;
}

#accordian_wrap ul.award_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
}

#accordian_wrap .award_gallery li {
    flex: 0 0 22%;
    margin-right: 4%;
    margin-bottom: 4%;
}

#accordian_wrap .award_gallery li img {
    width: 100%;
    height: auto;
}

#accordian_wrap .award_gallery li:nth-of-type(4n) {
    margin-right: 0;
}

.main_template_main {
    width: 65%;
    float: left;
    list-style: none;
    margin-top: 40px;
    padding-left: 0;
}

.main_template_side {
    width: 30%;
    float: right;
    list-style: none;
    background: rgb(255,255,255);
    margin-top: 40px;
    margin-bottom: 0;
    padding: 0;
}

.above_sidebar_content {
    background-color: #eee;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.above_sidebar_content.book_an_appointment a.above_sidebar_main_link, .above_sidebar_content.book_an_appointment .getting_main_sub_title {
    background-color: rgb(213, 0, 50);
}

.above_sidebar_content .getting_main_sub_title {
    font: 600 20px/26px 'Source Sans Pro', Arial, sans-serif;
    padding: 10px 15px;
    color: rgb(255,255,255);
}

.above_sidebar_content .getting_main_sub_title span.getting_sub_title {
    width: 100%;
    display: block;
    font: 600 15px/21px 'Source Sans Pro', Arial, sans-serif;
    margin-top: 6px;
}

.above_sidebar_content p {
    width: 100%;
    font: 400 16px/23px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    color: rgb(86, 88, 90);
    background-color: #eee;
    padding: 17px 15px 0;
    margin: 0 0 20px !important;
    float: left;
}

.above_sidebar_content a.above_sidebar_main_link {
    width: auto;
    height: 40px;
    background-color: rgb(25,57,138);
    font: 700 20px/40px 'Source Sans Pro', Arial, sans-serif;
    color: rgb(255,255,255);
    margin: 0 auto;
    padding: 0 25px;
    text-transform: uppercase;
    display: table;
    outline: none;
    text-decoration: none;
}

/* ==========================================================================
   Common Footer styles
   ========================================================================== */
body.accessibility [role="information"], body.terms-of-use [role="information"] {
    margin-top: 60px;
}

[role="information"] {
    width: 100%;
    min-height: 285px;
    float: left;
    padding-top: 60px;
    background: rgb(103,104,106);
    position: relative;
    z-index: 0;
}

.footer_sections > li {
    min-height: 212px;
    border-left: 1px solid rgb(255,255,255);
    padding-left: 30px;
}

.footer_sections li.contact_information img {
    width: 145px;
    margin-bottom: 30px;
}

.footer_sections li.address_social p {
    margin-top: -4px;
    line-height: 28px;
}

.footer_sections li.legal_section li {
    width: 100%;
    margin-bottom: 16px;
}

.footer_sections li.legal_section li a {
    letter-spacing: 2px;
}

.footer_sections li.address_social p, .footer_sections li.contact_information .contact_method {
    letter-spacing: 1px;
}

.footer_sections li.contact_information .contact_method {
    margin-bottom: 16px;
}

[role="information"] ul {
    width: 100%;
    list-style: none;
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    margin: 0 0 20px;
    padding: 0;
    float: left;
}

[role="information"] ul li {
    width: 220px;
    float: left;
}

[role="information"] ul li a {
    font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0;
    padding: 0;
    text-decoration: none;
}

ul.social_icons {
    margin: 15px 0 0;
    float: left;
}

ul.social_icons .social_icon {
    margin-right: 10px;
}

ul.social_icons .social_icon img {
    width: 30px;
    height: 30px;
    float: left;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (min-width:320px) and (max-width:400px) {

    a.kent_hr_phone {
        font: 600 18px/18px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        margin-top: 10px !important;
    }

    header .inner ul.contact_section {
        margin-top: 26px !important;
    }

    nav#navigation {
        top: 30px !important;
    }

}

@media screen and (min-width:320px) and (max-width:499px) {

    ul.one_column.central_content.triple_blocks.service_blocks li, ul.one_column.central_content.triple_blocks.our_people li {
        margin-left: 0 !important;
    }

    .caption_container h1 {
        font: 700 25px/32px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    }

    .caption_container p {
        font: 400 19px/25px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    }

    body.single-member .caption_container h1, body.single-member .caption_container p {
        margin-right: 30px;
    }

    [role="main"] ul.two_columns li li.page_link {
        background-size: auto 40% !important;
        background-position: 15px center !important;
    }

    [role="main"] ul.two_columns li li.page_link:hover {
        background-position: 50px center !important;
    }

    [role="main"] ul.two_columns li li.page_link p {
        font: 400 13px/79px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
        text-indent: 100px !important;
    }

    .knowledge_event_page_content {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .knowledge_event_page_image, .blockcolumn_image {
        width: 100% !important;
        height: 200px !important;
        max-height: 200px !important;
        position: relative !important;
    }

    body {
        -webkit-text-size-adjust: none;
    }

    header {
        height: 170px !important;
    }

    .headerleft #outlines {
        width: 159px;
        margin: 28px 0 0;
    }

    .bannerbutton {
        height: 60px;
    }

    .contacttext {
        width: 100% !important;
    }

    img.brochures {
        margin: 20px 0 0 !important;
        float: left !important;
    }

    [role="information"] ul {
        width: 100%;
        margin: 0 0 30px;
    }

    ul.items li {
        width: 100%;
        height: auto !important;
    }

    .item-image img {
        max-height: 200px !important;
    }

    [role="navigation"] ul {
        width: 100% !important;
        top: 28px;
        right: 0 !important;
    }

}
/* =================
   320to499 end
   ================ */

@media screen and (max-width:599px) {

    ul.one_column.central_content.triple_blocks li {
        width: 100% !important;
        min-height: 320px;
        margin-left: 0 !important;
    }

    body.our-people ul.one_column.central_content.triple_blocks.our_people li {
        width: 88% !important;
    }

}

@media screen and (min-width:500px) {

    .headerleft #outlines {
        width: 159px;
        margin: 28px 0 0;
    }

    ul.two_columns li .bannerbutton {
        max-width: 360px;
        height: 60px;
    }

}

@media all and (-ms-high-contrast:none)
{
    .headerleft #outlines {
        margin: 0;
    }

    .bannerbutton {
        top: 39%;
        bottom: auto;
        left: auto;
        right: 25%;
        padding: 0 30px;
    }

}

@media screen and (max-width:767px) {

    [role="main"] ul.two_columns.contact_blocks li.content_section {
        width: calc(100% - 40px) !important;
        margin: 52px 15px 0 !important;
        padding-left: 20px !important;
    }

    body.category .knowledge_event_page_image, body.category .blockcolumn_image, body.knowledge-centre .knowledge_event_page_image, body.knowledge-centre .blockcolumn_image, body.events .knowledge_event_page_image, body.events .blockcolumn_image {
        height: 100%;
        max-height: 100%;
        position: absolute;
    }

    body.category .knowledge_event_page_content, body.knowledge-centre .knowledge_event_page_content, body.events .knowledge_event_page_content {
        margin-left: 205px;
    }

    body.category .knowledge_event_page_image, body.knowledge-centre .knowledge_event_page_image, body.events .knowledge_event_page_image {
        width: 205px;
    }

    body.category .knowledge_event_page_content, body.knowledge-centre .knowledge_event_page_content, body.events .knowledge_event_page_content {
        width: calc(100% - 205px);
    }

    .headerright {
        width: calc(100% - 200px);
        float: right;
    }

    .search.search-open, .no-js .search {
        width: 70%;
    }

    a.kent_hr_phone, header .inner ul.contact_section {
        width: 100%;
    }

    a.kent_hr_phone {
        float: right;
        text-align: right;
        margin-top: 18px;
    }

    header .inner ul.contact_section {
        margin-top: 20px;
        padding-right: 22px;
    }

    header .inner ul.contact_section, header .inner ul.contact_section li {
        float: right;
    }

    header .inner ul.contact_section li {
        margin-right: 5px;
    }

    header .header_top {
        height: 110px;
    }

    nav#navigation {
        width: 100%;
        height: 15px;
        position: absolute;
        top: 25px;
        right: 0;
        z-index: 1;
        margin: 0;
    }

    [role="navigation"] a#pull {
        width: 20px;
        height: 15px;
        display: block;
        text-decoration: none;
        float: right;
        visibility: visible;
    }

    [role="navigation"] a#pull:before {
        width: 20px;
        height: 15px;
        content:"";
        background: transparent url('images/menu_icon.png') no-repeat 0 0;
        display: inline-block;
    }

    [role="navigation"] ul {
        width: 260px;
        height: auto !important;
        position: absolute;
        right: 10px;
        display: none;
        margin: 0;
        padding: 15px 0 !important;
        z-index: 1000;
        background: rgb(243, 244, 239);
    }

    [role="navigation"] ul li {
        width: 100%;
        height: auto !important;
        display: inline;
        float: left;
        position: relative;
        margin: 0;
        padding: 0;
        left: 0;
        border: 0 none;
        border-radius: 0;
        background: rgb(243, 244, 239);
        text-align: center;
    }

    [role="navigation"] ul li a {
        width: 100%;
        font: 400 16px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        text-decoration: none;
    }

    nav#navigation ul li a {
        width: 100%;
        display: block;
        text-align: center;
    }

    nav#navigation ul li.parent a {
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(86, 98, 35, 0.5);
    }

    .menuBorder, .menuBorder a {
        display: none !important;
        visibility: hidden !important;
    }

    header, header .inner {
        float: left;
    }

    [role="information"] ul li.legal_section, [role="information"] ul li.address_social {
        margin-top: 30px;
    }

}

@media screen and (min-width:500px) and (max-width:767px) {

    body {
        -webkit-text-size-adjust: none;
    }

    [role="navigation"] ul {
        top: 31px;
    }

    .contacttext {
        width: 100% !important;
    }

    ul.items li {
        width: calc((100%) / 2);
    }

    [role="information"] ul {
        width: 100%;
    }

}
/* =================
   500to767 end
   ================ */

@media screen and (min-width:768px) {

    .knowledge_event_page_image, .blockcolumn_image {
        height: 175px;
        max-height: 175px;
    }

    header .inner ul.contact_section, a.kent_hr_phone {
        width: 100%;
    }

    a.kent_hr_phone {
        float: right;
        text-align: right;
    }

    header .inner ul.contact_section, header .inner ul.contact_section li {
        float: right;
    }

    header .inner ul.contact_section li {
        margin-left: 5px;
    }

    header .inner ul.contact_section {
        margin-top: 23px;
    }

    header .header_top {
        height: 97px;
    }

    nav#navigation {
        width: 100%;
        height: 37px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 97px;
        z-index: 90;
        background: rgba(255,255,255,0.75);
    }

    nav#navigation.stick {
        position: fixed;
        top: 0;
    }

    nav#navigation ul {
        width: auto;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        float: right;
        text-align: center;
        position: relative;
        display: inline-block;
    }

    nav#navigation ul li {
        list-style: none;
        padding: 0;
        position: relative;
        float: left;
        display: inline-block;
    }

    nav#navigation ul li a {
        font: 400 15px/37px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        display: block;
        text-decoration: none;
        padding: 0;
        cursor: pointer;
    }

    nav#navigation ul li.doubleline a {
        font: 400 15px/23px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        padding: 5px 0;
    }

    nav#navigation ul li.current-menu-item a, nav#navigation ul li.current-menu-item a:hover, nav#navigation ul li.current-menu-parent a, nav#navigation ul li.current-menu-parent a:hover, nav#navigation ul li.current_page_parent a, nav#navigation ul li.current_page_parent a:hover {
        top: 0;
    }

    nav#navigation ul li.no_right a, nav#navigation ul li.menuBorder a {
        margin-right: 0;
    }

    ul.menu li a {
        text-decoration: none;
        position: relative;
    }

    nav#navigation #menu-main-menu .menuBorder {
        position: absolute;
        top: 95%;
        height: 2px;
        pointer-events: none;
        border-bottom: 2px solid rgb(213,0,50);
        border-width: 0 45px;
        background: rgb(213,0,50);
        -webkit-transition: left .5s,width .5s;
        transition: left .5s,width .5s;
        -webkit-transition-timing-function: cubic-bezier(3,.01,0,1);
        -webkit-transition-timing-function: cubic-bezier(3,.01,0,1.22);
        transition-timing-function: cubic-bezier(3,.01,0,1.22);
    }

    nav#navigation #menu-main-menu .menuBorder a {
        text-indent: -9999px;
        line-height: 100%;
    }

    nav#navigation ul li.menu-item-has-children > ul li.menu-item-has-children:hover > ul.sub-menu,
    nav#navigation ul li.menu-item-has-children:hover > ul.sub-menu {
        visibility: visible;
        transition-delay: 0s;
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li ul, nav#navigation ul li.menu-item-has-children ul.sub-menu {
        width: 292px;
        position: absolute;
        top: 37px;
        right: 20px;
        z-index: 1;
        background: rgb(238, 238, 238);
        -webkit-box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
        -moz-box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
        box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li ul {
        width: 292px;
        position: absolute;
        top: 0;
        right: auto;
        left: 100%;
        z-index: 1;
        background: rgb(238, 238, 238);
        -webkit-box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
        -moz-box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
        box-shadow: 7px 5px 17px -5px rgba(112,112,112,0.82);
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li {
        display: block;
        float: none;
        padding: 0;
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li ul li a, nav#navigation ul li.menu-item-has-children ul.sub-menu li a {
        width: calc(100% - 8px);
        min-height: 29px;
        color: rgb(86, 88, 90);
        background: rgb(238, 238, 238);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: right;
        border-bottom: 1px solid rgb(161,162,163);
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li:last-child a {
        border-bottom: none;
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li.current_page_item, nav#navigation ul li.menu-item-has-children ul.sub-menu li.current_page_item a,
    nav#navigation ul li.menu-item-has-children ul.sub-menu li a:hover, nav#navigation ul li.menu-item-has-children ul.sub-menu li:hover,
    nav#navigation ul li.child.current-menu-parent > li {
        background: rgb(213,0,50);
    }

    nav#navigation ul li.menu-item-has-children ul.sub-menu li.current_page_item a, nav#navigation ul li.child.current-menu-parent > li a, nav#navigation ul li.menu-item-has-children ul.sub-menu li:hover a {
        color: rgb(255,255,255);
    }

    .headerright {
        width: calc(100% - 375px);
        float: right;
    }

    ul.one_column, ul.two_columns, ul.one_column li {
        width: 100%;
        float: left;
        padding: 0;
        list-style: none;
    }

    .knowledge_event_page_image {
        width: 305px;
        height: 305px;
        max-height: 305px;
    }

    .knowledge_event_page_content {
        width: calc(100% - 305px);
        height: 305px;
        max-height: 305px;
    }

}

@media screen and (max-width:799px) {

    ul.one_column.central_content.triple_blocks li {
        width: calc(100% / 2);
        min-height: 320px;
    }

    [role="main"] ul li ul, [role="main"] ul li ol {
        padding: 0 0 0 15px;
    }

    body.single.single-events .caption_container h1 {
        max-width: 300px;
        font: 700 32px/37px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    body.single.single-events .caption_container a {
        width: 220px;
        margin: 33px 0 0 100px;
        font: 600 23px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .caption_container h1 {
        font: 700 26px/34px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        padding-left: 10px;
}

    .caption_container p {
        font: 400 17px/23px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .event_introduction_section .two_columns li, .event_introduction_section .two_columns li.key_details {
        width: 100%;
    }

    ul.two_columns li.key_details {
        padding-left: 0;
    }

}

@media screen and (min-width:800px) {

    ul.one_column.central_content.triple_blocks li {
        width: calc(100% / 3);
        min-height: 320px;
    }

}

@media screen and (min-width:800px) and (max-width:1023px) {

    .event_introduction_section .two_columns li {
        width: 50%;
    }

    .event_introduction_section .two_columns li.key_details {
        width: 40%;
        margin-left: 10%;
    }

    ul.items li {
        width: calc((100%) / 3);
    }

}

@media screen and (max-width:900px) {

    .welcome_text {
        padding-bottom: 30px !important;
    }

    .select_filter {
        margin-bottom: 30px;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -700px;
    }

    blockquote {
        max-width: 70%;
    }

    [role="main"].content blockquote p, blockquote p {
        font: 300 26px/36px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .specialism_content, .subscribe_content, .form_content {
        padding: 20px 20px 40px;
    }

    .subscribe_content a {
        margin: 53px 0 0;
        float: left;
    }

    .caption_container a {
        width: auto;
        height: 30px;
        margin: 20px 0 0;
        padding: 0 42px 0 10px;
        font: 600 20px/30px 'Source Sans Pro', Arial, Helvetica, sans-serif;
        background: rgb(255,255,255) url(assets/images/svg/action_arrow.svg) no-repeat right 3px top 1px;
        background-size: 28px 28px;
        text-align: right;
    }

    body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .subscribe_content a {
        margin: 13px 0 0;
        float: left;
    }

    .form_content, .subscribe_content, .specialism_content {
        max-width: 95% !important;
        float: left !important;
    }

    nav#navigation ul li a {
        margin-right: 26px;
    }

    .wrapper {
        padding: 0;
        z-index: 0 !important;
    }

    .submit-wrap input[type="submit"] {
        float: right;
    }

    .contacttext, p.optouttext {
        width: 50%;
        float: left;
    }

    ul.two_columns li {
        width: 100%;
        margin: 0;
    }

    .rwdbreak {
        display: none;
    }

    body.our-people ul.one_column.central_content.triple_blocks.our_people li {
        width: calc(100% / 2 - 45px);
    }

}

@media screen and (min-width:901px) {

    blockquote {
        max-width: 80%;
    }

    [role="main"].content blockquote p, blockquote p {
        font: 300 30px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .specialism_content, .subscribe_content {
        padding: 20px;
    }

    .form_content {
        padding: 20px 20px 20px 40px;
    }

    ul.two_columns.subscribe_and_form li {
        min-height: 500px;
    }

    body .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .subscribe_content a, .caption_container a {
        margin: 13px 0 0 100px;
    }

    .subscribe_content a, .caption_container a {
        margin: 53px 0 0 100px;
    }

    nav#navigation ul li a {
        margin-right: 40px;
    }

    .two_columns li {
        width: 50%;
    }

    .full_width_section.categories .two_columns li#search {
        width: 45%;
        float: right;
    }

    .footer_sections li.contact_information {
        width: 320px;
    }

    .footer_sections li.legal_section {
        width: 330px;
    }

}

@media screen and (max-width:1023px) {

    .main_template_main, .main_template_side {
        margin-bottom: 15px;
        margin-top: 15px;
        width: 100%;
    }

    .full_width_section.client_stories ul.two_columns li:first-of-type {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .full_width_section.client_stories ul.two_columns li:nth-of-type(2n) {
        width: 100% !important;
        margin-left: 0 !important;
    }

    ul.one_column.central_content.triple_blocks.our_people li {
        width: calc(100% / 3 - 40px);
    }

    ul.one_column.central_content.triple_blocks.service_blocks li {
        width: calc(100% / 2 - 45px);
    }

    ul.one_column.central_content.triple_blocks.service_blocks li:nth-of-type(even) {
        margin-right: 30px;
    }

    #table .cell {
        width: 100%;
        display: block;
        border: none;
        position: relative;
        float: left;
    }

    .knowledge_event_page_content {
        padding: 20px 20px 80px;
    }

    li.knowledge_event_post h2 {
        font: 400 20px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif
    }

    [role="main"] ul.one_column li.knowledge_event_post p.excerpt {
        font: 400 14px/20px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .knowledge_event_page_content a.read_article, .posts_slider.owl-carousel .slide a.read_article, #service_slider.owl-carousel .slide a.read_article {
        bottom: 10px;
        right: 10px;
    }

}

@media screen and (min-width:1024px) {

    .event_introduction_section .two_columns li {
        width: 60%;
    }

    .event_introduction_section .two_columns li.key_details {
        width: 30%;
        margin-left: 10%;
    }

    ul.one_column.central_content.triple_blocks.service_blocks li, ul.one_column.central_content.triple_blocks.our_people li {
        width: calc(100% / 3 - 30px);
    }

    #table .cell {
        width: 50%;
        min-height: 45px;
    }

    .knowledge_event_page_content {
        padding: 30px;
    }

    li.knowledge_event_post h2 {
        font: 400 26px/36px 'Source Sans Pro', Arial, Helvetica, sans-serif
    }

    [role="main"] ul.one_column li.knowledge_event_post p.excerpt {
        font: 400 18px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    .knowledge_event_page_content a.read_article, .posts_slider.owl-carousel .slide a.read_article, #service_slider.owl-carousel .slide a.read_article {
        bottom: 10px;
        right: 10px;
    }

}

@media screen and (min-width:901px) and (max-width: 1439px) {

    ul.two_columns li {
        width: 50%;
    }

}

@media screen and (min-width:901px) and (max-width:1169px) {

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -70%;
    }

    .actionbutton ul.two_columns li {
        width: 42%;
        display: inline-block;
        float: none;
    }

}

@media screen and (max-width:1249px) {

    ul.two_columns li.map_section {
        width: 100%;
    }

    .owl-item.active .slide .knowledge_title {
        right: auto;
        left: 40%;
    }

    .full_width_section.event_introduction_section, .one_column.central_content.single_knowledge, .full_width_section.categories, header .inner, nav#navigation .inner, .footerinner, .full_width_section.one_column_section, .one_column.central_content.single_our_people {
        padding: 0 2%;
    }

    ul.two_columns li.welcome_text {
        padding-left: 2%;
    }

    nav#navigation.stick #fixed_outlines {
        left: 2%;
    }

    ul.two_columns li:nth-of-type(2) {
        padding-right: 0;
    }

    body.home .caption_container {
        width: 70%;
    }

    body.parent-is-services .caption_container {
        min-width: 50%;
    }

    body.parent-is-services .owl-item.active .slide .service_icon {
        right: 10%;
    }

    .caption_container {
        min-width: 30%;
    }

    .full_width_section.client_stories ul.two_columns li:first-of-type {
        width: calc(50% - 15px);
        margin-right: 15px;
    }

    .full_width_section.client_stories ul.two_columns li:nth-of-type(2n) {
        width: calc(50% - 15px);
        margin-left: 15px;
    }

    .full_width_section.client_stories li {
        margin-bottom: 30px;
    }

    .event_share_container .share {
        margin: 30px 30px 0 0;
    }

    .the_share_buttons {
        padding-right: 30px;
    }

    [role="main"] ul.two_columns.contact_blocks li.content_section {
        width: calc(100% - 70px);
        margin: 52px 35px 0;
        padding-left: 40px;
    }

}

@media screen and (max-width:1169px) {

    body.home [role="main"] h2 {
        margin: 20px 0;
    }

    [role="main"] .full_width_section.event_posts h2, [role="main"] .full_width_section.knowledge_posts h2, [role="main"] .full_width_section.service_blocks h2 {
        padding-left: 30px;
    }

    [role="main"] li.welcome_text p {
        padding-right: 40px;
    }

    [role="main"] h2.published, [role="main"] p, [role="main"] ul li li, [role="main"] ol li li {
        font: 400 16px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    [role="main"] p {
        margin: 0 0 24px;
    }

    .our_people li a.people_link.people_email {
        left: 30%;
    }

    .our_people li a.people_link.people_linkedin {
        right: 30%;
    }

    .footer_sections li {
        width: 100%;
    }

    .container {
        padding: 0 5%;
    }

    .owl-carousel {
        margin: 0;
    }

}

@media screen and (min-width:1170px) {

    body.home [role="main"] h2 {
        margin: 55px 0 20px;
    }

    [role="main"] li.welcome_text p {
        padding-right: 90px;
    }

    p span.p_type_styling, [role="main"] h2.published, [role="main"] p {
        font: 400 16px/22px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    [role="main"] ul li li, [role="main"] ol li li {
        font: 400 16px/24px 'Source Sans Pro', Arial, Helvetica, sans-serif;
    }

    [role="main"] p {
        margin: 0 0 28px;
    }

    .specialism_content {
        padding: 60px 75px 60px 0;
    }

    .subscribe_content {
        padding: 20px 75px 60px 0;
    }

    .form_content {
        padding: 41px 0 60px 75px;
    }

    blockquote {
        max-width: 1020px;
    }

    .our_people li a.people_link.people_email {
        left: 36%;
    }

    .our_people li a.people_link.people_linkedin {
        right: 36%;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -60%;
    }

    @supports (-ms-accelerator:true) {
        .headerleft #outlines {
            margin: 0;
        }
    }

    .central_content, .contact-central_content {
        padding: 0 30px;
    }

    .centercontent {
        height: 235px;
    }

    ul.items li {
        width: calc((100%) / 4);
    }

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 90%;
        right: 0;
        bottom: 0;
        margin: auto;
        background: rgb(0, 0, 0);
    }

    .actionbutton ul.two_columns li {
        width: 32%;
        float: none;
    }

}
/* ===========
   1170 end
   ========== */

@media screen and (min-width:1250px) {

    .caption_container {
        min-width: 34%;
    }

    .caption_container h1 {
        padding-left: 100px;
    }

    nav#navigation.stick #fixed_outlines {
        left: 0;
    }

    .full_width_section.client_stories li {
        margin-bottom: 60px;
    }

    .full_width_section.client_stories ul.two_columns li:first-of-type {
        width: calc(50% - 30px);
        margin-right: 30px;
    }

    .full_width_section.client_stories ul.two_columns li:nth-of-type(2n) {
        width: calc(50% - 30px);
        margin-left: 30px;
    }

    [role="main"] ul.two_columns.contact_blocks li.content_section {
        width: calc(50% - 95px);
        margin: 52px 0 0 95px;
        padding-left: 90px;
    }

}

@media screen and (min-width:1250px) and (max-width: 1439px) {

    body.home .caption_container {
        width: 30%;
    }

    .owl-item.active .slide .service_icon {
        right: 30%;
    }

    .owl-item.active .slide .knowledge_title {
        right: auto;
        left: 40%;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -40%;
    }

    .owl-item.active .slide .service_icon {
        right: 20%;
    }

}

@media screen and (min-width:1440px) {

    .contactlinks {
        width: 300px;
        float: right;
    }

    .leftside h1, .leftside p {
        width: 65% !important;
    }

}

@media screen and (max-width: 1679px) {

    h1.mobile_device_title {
        font: 700 36px/40px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
        color: rgb(103, 104, 106);
    }

    .knowledge_title h1 {
        display: none;
    }

}

@media screen and (min-width: 1680px) {

    h1.mobile_device_title {
        display: none;
    }

    .knowledge_title h1 {
        font: 700 36px/121px 'Source Sans Pro', Arial, Helvetica, sans-serif !important;
    }

}

@media screen and (min-width:1440px) and (max-width:1679px) {

    body.home .caption_container {
        width: 30%;
    }

    .owl-item.active .slide .service_icon {
        right: 20%;
    }

    .owl-item.active .slide .knowledge_title {
        right: auto;
        left: 41%;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -20%;
    }

}

@media screen and (min-width:1680px) and (max-width:1919px) {

    body.home .caption_container {
        width: 30%;
    }

    .owl-item.active .slide .service_icon {
        right: 23%;
    }

    .owl-item.active .slide .knowledge_title {
        right: auto;
        left: 41%;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: -10%;
    }

}

@media screen and (max-width:1919px) {

    .generic-page-image {
        height: 0;
        background-size: contain;
        background-position: top center;
        padding-top: 30.99%;
    }

}

@media screen and (min-width:1920px) {

    body.home .caption_container {
        width: 36%;
    }

    .owl-item.active .slide .service_icon {
        right: 29%;
    }

    .owl-item.active .slide .knowledge_title {
        right: auto;
        left: 41%;
    }

    .owl-carousel .owl-item.active img.slider_team_member {
        right: 0;
    }

}
