/*
Theme Name:   Community Justice
Theme URI:    http://communityjustice.scot
Description:  Community Justice - A child theme of Wordpress Bootstrap Master.
Author:       Scott Sibson
Author URI:   http://www.thegateinteractive.com
Template:     wordpress-bootstrap-master
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  communityjustice
*/

body {
    overflow-x: hidden !important;
}

/* Site wide styles and overrides */
.bx-wrapper {
    margin-bottom: 0px !important;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 9 !important;
}

.MobileMenu {
    display: none;
}

.MobileHide {
    display: block;
}

#content {
    padding: 0px;
}

button#responsive-menu-button::before {
    content: url(images/yellow-arrow-left.png);
    position: absolute;
    top: 0px;
    left: -21px;
    height: 40px;
    padding-left: 0px;
}

#responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
    padding: 0px !important;
}

.icon {
    width: 25px;
    height: 25px;
    background-color: #000000;
    float: left;
    padding: 7px 0px;
    margin-right: 10px;
    color: #FFFFFF;
    font-size: 15px;
    text-align: center
}

.icon.fa-linkedin {
    margin-right: 0px;
}

.page-template-page-corporate, .page-template-page-full-width, .page-template-page-innerpage, .page-template-page-ourhistory, .page-template-page-theteam, .single-our-team, .page-template-page-listingspage, .page-template-page-casestudies, .tax_case_study_category, .page-template-page-latestthinkingpage, .tax-news_category, .tax-reports_category, .tax-research_category, .archive, .single, .single-case-studies, .single-news, .page-template-default {
    margin-top: 120px;
}
.single-comm_support{
	margin-top: 68px;
}

.no-top-margin {
    margin-top: 0;
}

html, body {
    height: 100%;
}

#main article {
    margin-bottom: 0px;
    padding: 0;
}

.col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.centred {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

h2, .h2 {
    margin-top: 0px !important;
}

h2, .h2, h3, .h3 {
    text-transform: uppercase;
}

h2, .h2 {
    font-size: 36px;
}

h3:before, .h3:before {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 50px; /* or 100px */
    border-bottom: 3px solid #9d9d9c;
    margin: 0;
    margin-bottom: 15px;
}

p {
    font-weight: 300;
}

p.lead {
    font-size: 14px;
    margin-bottom: 20px;
}

body {
    padding-top: 0px;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
}

.single-case-studies #main .col-sm-10 {
    float: none;
    margin: 0 auto;
    margin-top: 0px;
}

.single #main.col-sm-12 {
    float: none;
    margin: 0 auto;
    margin-top: 70px;
}

.single #main .col-sm-10 {
    float: none;
    margin: 0 auto;
}

.single #main .col-sm-8 .page-header {
    text-align: center;
    border-bottom: none;
    text-transform: uppercase;
    margin-top: 0px;
}

.page-template-default .col-lg-10 {
    float: none;
    margin: 0 auto;
}

.page-template-default .col-lg-10 .page-header, .single-tribe_events #main .page-header, .page-template-page-corporate #main .page-header {
    border-bottom: none;
    text-align: center;
    text-transform: uppercase;
}

.single #main .col-sm-8 .page-header h1, .page-template-default .col-lg-10 .page-header h1, .single-tribe_events #main .page-header h1, .page-template-page-corporate #main .page-header h1 {
    display: inline-block;
    width: auto;
    margin-top: 0px;
}

.single #main .col-sm-8 .page-header h1:after, .single #main .col-sm-8 .page-header .h1:after, .single #main .col-sm-10 .page-header h1:after, .single-case-studies #main .col-sm-10 .page-header h1:after, .single-case-studies #main .col-sm-10 .page-header .h1:after, .page-template-default .col-lg-10 .page-header h1:after, .page-template-default .col-lg-10 .page-header .h1:after, .single-tribe_events #main .page-header h1:after, .page-template-page-corporate #main .page-header h1:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 75%; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-default .col-lg-10 ul {
    list-style: none;
    margin-left: 0px;
}

.page-template-default .col-lg-10 ul li a {
    font-size: 20px;
    line-height: 26px;
    color: #000000;
}

.single #main .col-sm-8 .post_content img.wp-post-image, .single #main .col-sm-10 .post_content img.wp-post-image {
    margin-bottom: 20px !important;
}

.single #main .col-sm-8 .post_content img.wp-post-image, .single #main .col-sm-10 .post_content img.wp-post-image {
    width: 100%;
    height: auto;
}

.single #main .col-sm-8 .post_content h3, .single #main .col-sm-10 .post_content h3 {
    font-size: 28px;
}

.single #main .col-sm-8 .post_content h3:before, .single #main .col-sm-10 .post_content h3:before {
    display: none;
}

.single #main .col-sm-8 .post_content p, .single #main .col-sm-10 .post_content p {
    margin-bottom: 20px;
}

/* lists */
.single #main .col-sm-10 ol {
    margin-left: 0;
    padding-left: 68px;
    list-style: none;
}

.single #main .col-sm-10 ol li {
    position: relative;
    counter-increment: inst;
    margin-bottom: 17px;
}

.single #main .col-sm-10 ol li::before {
    content: counter(inst);
    position: absolute;
    left: -68px;
    top: -7px;
    padding: 8px 11px;
    height: 30px;
    width: 46px;
    background: url('images/ol-li-bg.png') no-repeat 0 50%;
    color: #333;
    font-size: 14px;
    line-height: 1;
    font-weight: normal;
    text-align: left;
}

.single #main .col-sm-10 ul {
    margin-left: 0;
    padding-left: 24px;
    list-style: none;
}

.single #main .col-sm-10 ul li {
    position: relative;
    display: block;
    margin: 0 0 16px .5em;
    padding: 0;
    font-weight: 300;
}

.single #main .col-sm-10 ul li::before {
    color: #ffcd00;
    content: "\25A0";
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    left: -32px;
    position: absolute;
    top: -4px;
}


.single #main .col-sm-10 .authorSection {
    border-bottom: 3px solid #ffcd00;
    margin-bottom: 20px;
}

.single #main .col-sm-10 .authorSection .writtenBy {
    border-bottom: 3px solid #ffcd00;
    margin-bottom: 20px;
}

.single #main .col-sm-10 .authorSection .writtenBy p {
    display: inline-block;
    width: auto;
    background-color: #ffcd00;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
}

.single #main .col-sm-10 .authorSection .col-sm-2, .single #main .col-sm-10 .authorSection .col-sm-10 {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
}

.single #main .col-sm-10 .authorSection .col-sm-2 .authorCircle {
    border-radius: 75px;
    width: 125px;
    height: 125px;
    margin-bottom: 15px;
}

.single #main .col-sm-10 .authorSection .col-sm-10 a h3 {
    margin-top: 0px;
    font-size: 20px;
}

.single #main .col-sm-10 .authorSection .col-sm-10 p {
    font-size: 16px;
}

.single #main .col-sm-10 .authorSection .col-sm-10 .authorPos {
    font-size: 17px;
    margin-bottom: 10px;
}

.single #main .pull-out {
    margin: 46px 0 36px;
    padding: 28px 33px 35px;
    background: #000;
}

.single #main .pull-out * {
    color: #fff;
    font-weight: bold;
}

.single #main .pull-out *:first-child:before {
    content: '';
    position: relative;
    display: block;
    border-top: 3px solid #9d9d9c;
    margin-top: 0px;
    margin-bottom: 25px;
    width: 50px;
}

.single #main .pull-out *:last-child {
    margin-bottom: 0 !important;
}

.navbar-brand {
    height: 120px;
    padding: 15px;
    opacity: 0;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.navbar-brand img {
    height: 100%;
    width: auto;
}

.brandfixed {
    opacity: 1;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

section {
    margin-bottom: 10px;
}

.STDbutton {
    display: inline-block;
    border: 1px solid #666366;
    padding: 10px 20px;
    width: auto;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.STDbutton:hover, .STDbutton:focus {
    background-color: #666366;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.STDbutton.Black {
    margin-top: 20px;
}

.STDbutton.Black:hover, .STDbutton.Black:focus {
    background-color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.STDbutton.BlackAlt {
    background-color: #000000;
    color: #ffffff;
    margin-top: 20px;
}

.STDbutton.BlackAlt:hover, .STDbutton.BlackAlt:focus {
    background-color: transparent;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LRGbutton {
    font-family: "Open Sans", arial, sans-serif !important;
    display: inline-block;
    border: 1px solid #ffcd00;
    background-color: #ffcd00;
    width: 267px;
    height: 80px;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.map a:hover .LRGbutton, .map a:focus .LRGbutton {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LRGbutton.fixedPos {
    position: absolute;
    top: 40%;
    left: calc(50% - 133.5px);
    width: 267px;
}

blockquote {
    font-family: "Open Sans", arial, sans-serif !important;
    border-left: none;
    z-index: 1;
}

/* Footer Specific Style */
.footerContainer {
    background-color: #000000;
    padding: 20px;
}

.footerContainer .container {
    padding-left: 0px;
    padding-right: 0px;
}

.footerContainer .footerLogo {
    float: right;
}

.footer-links {
    float: left;
}

.footer-links .menu {
    padding-left: 0px;
}

.footer-links .menu li {
    border-right: 1px solid #ffffff;
    margin-right: 15px;
    padding-right: 15px;
    margin-left: 0px;
}

.footer-links .menu li:last-of-type {
    border-right: none;
}

.footer-links .menu li a {
    color: #FFFFFF;
}

.footerNav p.attribution, .footerNav p.attribution a {
    color: #FFFFFF;
}


/* Home page Specific Styles */
#particles-js {
    width: 100%;
    height: 100%;
    background-color: #000000;
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#banner .headerImage img.MapImage {
    height: 100% !important;
    width: auto !important;
    max-height: 880px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#banner .page-header .animePlayBtn, .additionalAnim_section .anim1PlayBtn, .additionalAnim_section .anim2PlayBtn, .slide .playBtn {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    background-color: #d70056;
    background-image: url(images/whitePlayArrow.png);
    background-position: center center;
    margin: 25px auto;
    text-align: center;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    cursor: pointer;
}

#banner .page-header .animePlayBtn p, .additionalAnim_section .anim1PlayBtn p, .additionalAnim_section .anim2PlayBtn p, .slide .playBtn p {
    text-indent: -99999px;
}

#banner .page-header .animePlayBtn:hover, .additionalAnim_section .anim1PlayBtn:hover, .additionalAnim_section .anim2PlayBtn:hover, .slide .playBtn:hover {
    background-color: #000000;
}

.navbar-right {
    float: none !important;
    margin: 0px;
}


/* Main CJS Animation */
.CJAnimation {
    display: none;
    position: absolute;
    width: 650px;
    height: 370px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border: 5px solid #FFFFFF;
}

.CJAnimation .vidClose {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    background-color: #d70056;
    text-align: center;
    z-index: 9;
}

.CJAnimation .vidClose a.vidCloseBtn {
    color: #FFFFFF !important;
    font-size: 20px;
    font-weight: 900;
    cursor: pointer;
}

.CJAnimation .vidClose:hover {
    background-color: #000000;
}

.CJAnimation .vidClose a.vidCloseBtn:hover {
    text-decoration: none;
}


.CJAnimationWrapper {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    z-index: 999;
}

/* CJS Animation One*/
.CJAnimationOne,
.CJCarouselAnimation {
    display: none;
    position: absolute;
    width: 650px;
    max-width: 95vw;
    height: 370px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border: 5px solid #FFFFFF;
}

.CJCarouselAnimation iframe {
    max-width: calc(95vw - 10px);
}

.CJCarouselAnimation .vidClose,
.CJAnimationOne .vidCloseOne {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    background-color: #d70056;
    text-align: center;
    z-index: 9;
}

.CJCarouselAnimation .vidClose a.closeBtn,
.CJAnimationOne .vidCloseOne a.vid1CloseBtn {
    color: #FFFFFF !important;
    font-size: 20px;
    font-weight: 900;
    cursor: pointer;
}

.CJCarouselAnimation .vidClose:hover,
.CJAnimationOne .vidCloseOne:hover {
    background-color: #000000;
}

.CJCarouselAnimation .vidClose a.closeBtn:hover,
.CJAnimationOne .vidCloseOne a.vid1CloseBtn:hover {
    text-decoration: none;
}

/* New CJS animation section on home page */
.additionalAnim_section {
    height: 360px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    -ms-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
}

.additionalAnim_section .anim1, .additionalAnim_section .anim2 {
    height: 100%;
    padding-top: 60px;
    text-align: center !important;
}

.additionalAnim_section .anim1 p.anim1TXT, .additionalAnim_section .anim2 p.anim2TXT, .slide .animTXT {
    background-color: #FFFFFF;
    font-weight: bold;
    padding: 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    display: inline-block;
    max-width: 70%;
}

.additionalAnim_section .anim1Wrapper, .additionalAnim_section .anim2Wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 56%;
    float: left;
    overflow: hidden;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
}

.additionalAnim_section .anim1Wrapper {
    left: -65px;
}

.additionalAnim_section .anim2Wrapper {
    right: -67px;
}

.additionalAnim_section .anim1, .additionalAnim_section .anim2 {
    position: absolute;
    left: -30px;
    right: -30px;
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
}

.additionalAnim_section .anim1 {
    right: -65px;
}

.additionalAnim_section .anim2 {
    left: -65px;
}


/* CJS Animation Two*/
.CJAnimationTwo {
    display: none;
    position: absolute;
    width: 650px;
    height: 370px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    border: 5px solid #FFFFFF;
}

.CJAnimationTwo .vidCloseTwo {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    background-color: #d70056;
    text-align: center;
    z-index: 9;
}

.CJAnimationTwo .vidCloseTwo a.vid2CloseBtn {
    color: #FFFFFF !important;
    font-size: 20px;
    font-weight: 900;
    cursor: pointer;
}

.CJAnimationTwo .vidCloseTwo:hover {
    background-color: #000000;
}

.CJAnimationTwo .vidCloseTwo a.vid2CloseBtn:hover {
    text-decoration: none;
}


/* Search Block CSS */
.search-popup {
    background-color: #000000;
    opacity: 0;
    height: 0px;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    margin-top: 0px;
    position: relative;
    bottom: 100px;
}

.searchClicked {
    opacity: 1;
    height: 100px;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
    margin-top: -119px;
}

.search-popup #searchform, .search-popup .navbar-form .form-group {
    width: 100% !important;
}

.search-popup form.navbar-form {
    position: relative;
    margin: 0px !important;
    padding: 0px !important;
    margin-top: 10px !important;
}

.search-popup form.navbar-form:after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background: url(images/search-icon-large-white.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 1;
    z-index: 1000;
}

.search-popup .form-control {
    background-color: #000;
    background-image: none;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #FFFFFF !important;
    display: block;
    font-family: "Open Sans", arial, sans-serif !important;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    height: 80px;
    width: 100%;
    line-height: 1.42857;
    padding: 6px 12px;
}

.search-popup .form-control::-webkit-input-placeholder {
    color: #FFFFFF;
}

.search-popup .form-control:-moz-placeholder {
    color: #FFFFFF;
}

.search-popup .form-control::-moz-placeholder {
    color: #FFFFFF;
}

.search-popup .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.FixedNav {
    position: fixed;
}

.navbar-fixed {
    top: 0;
    z-index: 100;
    position: fixed !important;
    width: 100%;
}

.navbar-fixed-bottom {
    position: fixed;
    bottom: -1px;
    z-index: 99999;
}

.navbar {
    border: 0;
    background-color: #000000;
    border-radius: 0px;
    margin-bottom: 0;
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: -1px;
    z-index: 99;
}

.mega-menu {
    margin: 0;
    padding: 50px 0px;
}

#mega-menu-wrap-main_nav {
    margin-left: -131px !important;
    -webkit-transition: all 0.5s;
    transition: all 0.75s;
}

.navbar-fixed #mega-menu-wrap-main_nav {
    margin-left: 20px !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.mega-menu li a {
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 18px;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item-has-children.mega-toggle-on, #mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:focus {
    background-color: #666366;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav li.mega-menu-item > ul.mega-sub-menu {
    display: inline-block;
    margin-top: 0px;
    font-size: 18px;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.navbar-fixed .mega-menu li a {
    font-family: "Open Sans", arial, sans-serif !important;
    font-size: 15px !important;
    letter-spacing: 0px;
    font-weight: 600 !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav li.mega-menu-item > ul.mega-sub-menu {
    position: fixed;
    width: 100%;
    padding: 0 20%;

}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.widget_execphp {
    padding-top: 0px;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.widget_sp_image {
    margin-top: -50px;
    overflow: hidden;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-megamenu > ul.mega-sub-menu > li.widget_sp_image img {
    width: auto !important;
    height: 100% !important;
    max-width: none !important;
}

.navbar-form {
    padding: 30px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.searchIcon {
    width: 105px;
    height: 30px;
    margin-top: 60px;
	margin-left: 20px;
    float: right;
    cursor: pointer;
	border: 1px solid #FFF;
	border-radius: 20px;
	padding: 3px 20px;
	color: #FFF;
}
.searchIcon p{
	font-family: "Open Sans", arial, sans-serif !important;
	font-weight: 600;
	font-size: inherit;
	margin: 0px;
}
.searchIcon:hover{
	background-color: #FFF;
	color: #000;
}

.searchHide {
    display: none;
}

#mega-menu-wrap-main_nav {
    float: left;
}

#banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#banner .headerImage {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    /*	z-index: 0;*/
}

#banner .headerImage img {
    width: 100%;
    height: auto;
}

#banner .headerImage img.MainImage {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
}

#banner .home-logo {
    position: absolute;
    top: 40px;
    left: 55px;
    max-width: 271px;
}

#banner .page-header {
    position: absolute;
    height: 200px;
    width: 670px;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: auto;
    border-bottom: none;
}

#banner .page-header h1 {
    font-size: 40px;
    line-height: 57px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0px;
}

#banner .page-header h1 mark {
    background-color: #FFFFFF;
    padding: 5px 20px;
}

/*#banner .page-header h1 mark.parapart1{
	margin-left: 110px;
}*/
#banner .page-header h1 mark.parapart2 {
    display: block;
    max-width: 593px;
    margin-right: 0px;
    margin-left: 80px;
}

#banner .page-header h1 mark.parapart3 {
    display: block;
    max-width: 326px;
    margin-left: 210px;
    padding-top: 0px;
}

#banner .hub-wrapper, #bannerFixed .hub-wrapper {
    position: fixed;
    top: 0px;
    right: 0px;
    height: 40px;
    z-index: 999;
}

#banner .hub-login, #bannerFixed .hub-login {
    position: relative;
    background: url(images/grey-arrow-left.png) center left no-repeat;
    z-index: 1001;
    /*	display: none; */
}

#banner .hub-login p, #bannerFixed .hub-login p {
    background-color: #585755;
    height: 40px;
    margin-left: 23px;
    padding-right: 15px;
    margin-bottom: 0px;
    line-height: 40px;
}

#banner .hub-login p a, #bannerFixed .hub-login p a {
    color: #FFFFFF;
    text-transform: uppercase;
}

#banner .yellowSearch, #bannerFixed .yellowSearch {
    position: absolute;
    background: url(images/yellow-arrow-left.png) center left no-repeat;
    top: 0px;
    right: -220px;
    /*	right: -50px; */
    height: 40px;
    z-index: 1000;
    padding-left: 21px;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

#banner .yellowSearch.yellowActive, #bannerFixed .yellowSearch.yellowActive {
    /*	right: 0px; */
    right: 80px !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

#banner .yellowSearch .navbar-form, #bannerFixed .yellowSearch .navbar-form {
    padding: 0px;
}

#banner .yellowSearch .navbar-form .form-control, #bannerFixed .yellowSearch .navbar-form .form-control {
    height: 40px;
    background-color: #ffcd00;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #000000;
}

/* Search Block CSS */
#banner .yellowSearch form.navbar-form, #bannerFixed .yellowSearch form.navbar-form {
    position: relative;
    margin: 0px !important;
    padding: 0px !important;
}

#banner .yellowSearch form.navbar-form:after, #bannerFixed .yellowSearch form.navbar-form:after {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(images/search-icon-small-black.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 20px;
    opacity: 1;
    z-index: 1000;
}

#banner .yellowSearch .navbar-form .form-control::-webkit-input-placeholder, #bannerFixed .yellowSearch .navbar-form .form-control::-webkit-input-placeholder {
    color: #000000;
}

#banner .yellowSearch .navbar-form .form-control:-moz-placeholder, #bannerFixed .yellowSearch .navbar-form .form-control:-moz-placeholder {
    color: #000000;
}

#banner .yellowSearch .navbar-form .form-control::-moz-placeholder, #bannerFixed .yellowSearch .navbar-form .form-control::-moz-placeholder {
    color: #000000;
}

#banner .yellowSearch .navbar-form .form-control:-ms-input-placeholder, #bannerFixed .yellowSearch .navbar-form .form-control:-ms-input-placeholder {
    color: #000000;
}

.section1_content, .section2_content, .section3_content, .section4_content, .secondChancersCont, .section5_content, .section6_content {
    text-align: center;
    margin-left: -50px;
    margin-right: -50px;
}

.page-template-page-homepage .section1_content {
    margin-bottom: 0px;
    margin-top: 0px;
}

.section1_content {
    margin-bottom: 0px;
    margin-top: 0px;
}

/*.section1_extraTopMargin{
	margin-top:95px;
}*/
.section1_content .col-sm-8.centred {
    margin-top: 70px;
    margin-bottom: 70px;
}

.section1_content .col-sm-8.centred h2:after, .section1_content .col-sm-8.centred .h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 75%; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.section1_content p {
    font-weight: 300;
    font-size: 18px;
    color: #666366;
    margin-top: 25px;
}

.section1_content .col-sm-12 {
    -ms-box-orient: vertical;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px;
    max-height: 280px;
    overflow: hidden;
}

.section1_content .col-sm-12.even {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.section1_content .col-sm-12.even .col-sm-6.even {
    text-align: right;
}

.section1_content .col-sm-12.even .col-sm-6.text.even {
    text-align: left;
    padding-left: 70px;
}

.section1_content .col-sm-6 {
    padding: 0px;
    text-align: left;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ebebeb+50,ffffff+100 */
    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(left, #ebebeb 0%, #ebebeb 15%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ebebeb 0%, #ebebeb 15%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ebebeb 0%, #ebebeb 15%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=1); /* IE6-9 */

    -webkit-flex-direction: column;
    flex-direction: column;
    float: left;

}

.section1_content .col-sm-6:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ebebeb+50,ffffff+100 */
    background: #ffcd00; /* Old browsers */
    background: -moz-linear-gradient(left, #ffcd00 0%, #ffcd00 15%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffcd00 0%, #ffcd00 15%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffcd00 0%, #ffcd00 15%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcd00', endColorstr='#ffffff', GradientType=1); /* IE6-9 */
}

.section1_content .col-sm-6.even {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ebebeb+50,ffffff+100 */
    background: #ebebeb; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ebebeb 85%, #ebebeb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ebebeb 85%, #ebebeb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ebebeb 85%, #ebebeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ebebeb', GradientType=1); /* IE6-9 */
    -webkit-flex-direction: column;
    flex-direction: column;
    float: right;
}

.section1_content .col-sm-6.even:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ebebeb+0,ebebeb+50,ffffff+100 */
    background: #ffcd00; /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffcd00 85%, #ffcd00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffcd00 85%, #ffcd00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffcd00 85%, #ffcd00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffcd00', GradientType=1); /* IE6-9 */
}

.section1_content .text {
    z-index: 2;
}

.section1_content .odd.text:before {
    content: '';
    position: absolute;
    left: -85px;
    bottom: 0;
    overflow: visible;
    width: 150px;
    height: 100%;
    background: #ebebeb;
    z-index: -1;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    -o-transform: skewX(-20deg);
    transform: skewX(-20deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}

.section1_content .odd:hover.text:before {
    background-color: #ffcd00;
}

.section1_content .even.text:after {
    content: '';
    position: absolute;
    right: -85px;
    bottom: 0;
    overflow: visible;
    width: 150px;
    height: 100%;
    background: #ebebeb;
    z-index: -1;
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}

.section1_content .even:hover.text:after {
    background-color: #ffcd00;
}

.section1_content .text {
    padding: 20px;
}

.section1_content .text h3 {
    font-size: 28px !important;
    margin-bottom: 0px;
}

.section1_content .text p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section2_content {
    background: #ffcd00 url(images/yellow-background-overlay.jpg) top left no-repeat;
    background-size: cover;
    padding: 70px 70px 70px 70px;
}

.section2_content .statsBlock h2 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.section2_content .statsBlock h2:after {
    margin-top: 0px;
    border-bottom: none;
}

.section2_content .statsBlock p {
    font-weight: 300;
    font-size: 18px;
    color: #000000;
    margin-top: 25px;
}

.section2_content .statsBlock .statTxt {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
    font-family: "Roboto", arial, sans-serif;
}

.section2_content .statsBlock .timer {
    height: 100px;
    line-height: 30px;
    display: inline-block !important;
}

.section3_content .col-sm-8.centred {
    margin-top: 60px;
    margin-bottom: 40px;
}

.section3_content .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.section3_content p {
    font-weight: 300;
    font-size: 18px;
    color: #666366;
    margin-top: 25px;
}

.section3_content .caseStudyBlock {
    height: 400px;
    position: relative;
}

.section3_content .caseStudyBlock h3 {
    display: block;
    /*	width:100%;
	height: 100%; */
    opacity: 1;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.section3_content .caseStudyBlock h3:before, .section3_content .caseStudyRollOver h3:before {
    margin-bottom: 0px;
    border-bottom: none;
}

.section3_content .caseStudyBlock h3 {
    color: #FFFFFF;
    font-size: 36px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.section3_content .caseStudyBlock h3.CStitleAlt {
    color: #FFFFFF;
    font-size: 36px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 35%;
    -ms-transform: translate(-25%, -50%);
    transform: translate(-25%, -50%);
	background-color: rgba(0, 0, 0, 0.75);
	padding: 10px;
}

/*.section3_content .caseStudyBlock h3{
	display: block;
	color: #FFFFFF;
	font-size: 36px;
	width:50%;
	margin: 0 auto;
	padding: 25% 0;
}*/
.section3_content .caseStudyRollOver h3 {
    color: #000000;
    font-size: 36px;
    width: 75%;
    margin: 0 auto;
    padding-top: 60px;
}

.section3_content .caseStudyBlock:hover, .section3_content .caseStudyRollOver:hover {
    text-decoration: none;
}

.section3_content .caseStudyRollOver {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-color: rgba(255, 205, 0, 0.85);
    padding: 0;
    opacity: 0;
    cursor: default;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.section3_content .caseStudyRollOver .quoteWrapper,
.section3_content .caseStudyRollOver .quoteWrapperAlt{
    position: relative;
    width: 75%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.quoteWrapper:before {
    display: block;
    content: url(images/block-quote-top.png);
    position: absolute;
    width: 64px;
    height: 46px;
    left: -30px;
    top: -10px;
}

.quoteWrapper:after {
    display: block;
    content: url(images/block-quote-bottom.png);
    position: absolute;
    width: 64px;
    height: 46px;
    right: -30px;
    bottom: -10px;
}

.section3_content .caseStudyRollOver blockquote {
    font-size: 28px;
    line-height: 32px;
    color: #000000;
}

.caseStudyReveal {
    opacity: 1 !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.caseStudyHide {
    opacity: 0 !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.section4_content {
    background-color: #f0f0f0;
    padding: 70px 70px 20px;
}

.section4_content .NewsContainer,
.section4_content .ResearchContainer,
.section4_content .ReportsContainer {
    padding: 40px;
    font-family: "Open Sans", arial, sans-serif !important;
    text-align: left;
    height: 344px;
}

.section4_content .NewsContainer {
    background-color: #FFFFFF;
}

.section4_content .ResearchContainer > p {
    color: #fff;

}

.section4_content .NewsContainer hr,
.section4_content .ResearchContainer hr,
.section4_content .ReportsContainer hr {
    border-top: 3px solid #9d9d9c;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.section4_content .ReportsContainer hr {
    border-top: 3px solid #ffffff;
}

.section4_content .NewsContainer .NewsCat,
.section4_content .ResearchContainer .BlogCat,
.section4_content .ReportsContainer .ReportsCat {
    text-transform: uppercase;
}

.section4_content .NewsContainer .NewsTitle,
.section4_content .ResearchContainer .ResearchTitle,
.section4_content .ReportsContainer .ReportsTitle {
    font-size: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
    .section4_content .NewsContainer .NewsTitle,
    .section4_content .ResearchContainer .ResearchTitle,
    .section4_content .ReportsContainer .ReportsTitle {
        font-size: 16px;
    }
}

.section4_content .NewsContainer .NewsIntro,
.section4_content .ResearchContainer .ResearchIntro,
.section4_content .ReportsContainer .ReportsIntro {
    font-size: 16px;
}

.section4_content .ReportsContainer {
    background-color: #ffcd00;
}

.block-wrapper .smallBtn,
.section4_content .smallBtn {
    display: block;
    padding: 10px 20px;
    width: auto;
    color: #000000;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
}

.block-wrapper .smallBtn:hover,
.section4_content .smallBtn:hover {
    text-decoration: none;
}

.block-wrapper .smallBtn.yellow,
.section4_content .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.block-wrapper .smallBtn.yellow:hover,
.section4_content .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.block-wrapper .smallBtn.white,
.section4_content .smallBtn.white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.block-wrapper .smallBtn.white:hover,
.section4_content .smallBtn.white:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section4_content .NewsContainer,
.section4_content .ReportsContainer,
.section4_content .ResearchContainer {
    font-family: "Open Sans", arial, sans-serif !important;
    height: 344px;
}

/* Our History Specific Styles */
/*.page-template-page-ourhistory .section1_content{
	margin-top: 70px;
}*/
.page-template-page-ourhistory .section2_content {
    background: none;
    background-color: #f0f0f0;
    margin-bottom: 0px;
    text-align: left;
    padding: 140px 70px 70px 70px;
}

.alm-btn-wrap {
    position: absolute !important;
    bottom: -55px !important;
    left: 43% !important;
}

/* Time line styles*/
.page-template-page-ourhistory .section2_content .ourhistory-background {
    background: transparent url(images/ui-bg-divider.jpg) repeat-y center 50px;
    float: left;
    width: 100%;
    height: auto;
}

.page-template-page-ourhistory .section2_content .ourhistory {
    clear: both;
    background-color: #ffffff;
    padding: 20px;
    float: left;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    position: relative;
    width: 100%;
    max-width: 490px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: -80px;
}

.page-template-page-ourhistory .section2_content .ourhistory a {
    color: #000000;
}

.page-template-page-ourhistory .section2_content .ourhistory.next {
    margin-top: 60px;
}

.page-template-page-ourhistory .section2_content .ourhistory.last {
    margin-bottom: 0;
}

.page-template-page-ourhistory .section2_content .ourhistory.odd {
    float: left;
}

.page-template-page-ourhistory .section2_content .ourhistory.odd:before {
    width: 27px;
    height: 60px;
    content: "";
    background: url(images/white-arrow-left.jpg) top left no-repeat;
    display: block;
    position: absolute;
    top: 50px;
    right: -27px;
}

.page-template-page-ourhistory .section2_content .ourhistory.odd .year {
    position: absolute;
    display: block;
    border: 5px solid #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    top: 50px;
    right: -91px;
    background-color: #666366;
    text-align: center;
    padding: 13px 0px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-ourhistory .section2_content .ourhistory.odd:hover .year {
    background-color: #ffcd00;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-ourhistory .section2_content .ourhistory.even {
    float: right;
}

.page-template-page-ourhistory .section2_content .ourhistory.even:before {
    width: 27px;
    height: 60px;
    content: "";
    background: url(images/white-arrow-right.jpg) top left no-repeat;
    display: block;
    position: absolute;
    top: 50px;
    left: -27px;
}

.page-template-page-ourhistory .section2_content .ourhistory.even .year {
    position: absolute;
    display: block;
    border: 5px solid #ffffff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    top: 50px;
    left: -91px;
    background-color: #666366;
    text-align: center;
    padding: 13px 0px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-ourhistory .section2_content .ourhistory.even:hover .year {
    background-color: #ffcd00;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-ourhistory .section2_content .ourhistory .intro {
    display: inline-block;
    font-size: 24px;
    line-height: 1.225em;
    padding: 0px;
    margin-top: 20px;
    vertical-align: top;
}

.page-template-page-ourhistory .section2_content .ourhistory .intro .inner p.lead, .page-template-page-ourhistory .section2_content .ourhistory .intro .inner p {
    font-size: 16px;
    margin-top: 10px;
}

.page-template-page-ourhistory .section2_content .ourhistory .intro {
    border: 0;
    padding-left: 0px;
}

.page-template-page-ourhistory .section2_content .ourhistory .image {
    width: 450px;
    height: 190px;
    overflow: hidden;
}

.page-template-page-ourhistory .section2_content .ourhistory .image img {
    position: relative;
    z-index: 1;
}

.page-template-page-ourhistory .section2_content div.dividing-line {
    background: #333333;
    float: left;
    height: 100%;
    width: 4px;
}


/* Our Vision Specific Styles */
.page-template-page-innerpage .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 70px;
}

.HeaderSection .HeaderImg {
    position: relative;
}

.HeaderSection .HeaderTxt h1 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 42px;
    position: absolute;
    display: block;
    top: 8%;
    width: 100%;
    text-align: center;
}

.sliderSection {
    margin-top: 70px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.page-template-page-innerpage .section1_content .col-lg-12.centred h2:after, .page-template-page-innerpage .section1_content .col-lg-12.centred .h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 435px; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-page-innerpage .section1_content .bxslider h3:before, .page-template-page-innerpage .section1_content .bxslider .h3:before {
    display: none;
}

.page-template-page-innerpage .section1_content p {
    font-weight: 300;
    font-size: 18px;
    color: #666366;
    margin-top: 25px;
}

.statsBlock #circle1image, .statsBlock #circle2image, .statsBlock #circle3image {
    padding: 40px 40px 35px;
}

.statsBlock .circle1Wrapper, .statsBlock .circle2Wrapper, .statsBlock .circle3Wrapper {
    width: 100%;
    max-width: 336.656px;
    height: 100%;
    max-height: 328px;
    padding: 50px;
    position: relative
}

.statsBlock #circle1Number, .statsBlock #circle2Number, .statsBlock #circle3Number {
    width: 100%;
    max-width: 245px;
    height: 100%;
    max-height: 245px;
    position: absolute;
    top: 0px;
    left: 0px;
    margin: 50px;
}

.statsBlock #circle1Number p, .statsBlock #circle2Number p, .statsBlock #circle3Number p {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    margin: 0;
    position: relative;
    display: inline-block;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-52.5%, -50%);
    transform: translate(-52.5%, -50%);
    width: 100%;
}

/* FAQs Styles */
.page-template-page-innerpage .section4_content {
    background-color: #FFFFFF;
}

#faq_container {
    margin-bottom: 10px;
    padding: 10px 15px;
    text-align: left;
}

.faq_question {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    display: table;
}

.question {
    margin-bottom: 5px;
    display: table-cell;
    width: 95%;
}

.faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px;
}

.accordion-button-icon {
    display: table-cell;
    width: 43px;
    height: 38px;
    background: url('images/faq-sprite.png') 0 -38px no-repeat;
    padding-left: 15px;
    vertical-align: middle;
}

.accordion-button-icon.fa-minus {
    background-position: 0 0;
}

.accordion-button-icon.fa-plus:before, .accordion-button-icon.fa-minus:before {
    content: none;
}

.section4_content #faq_container .faq_question span.question {
    font-size: 24px;
    padding-left: 10px;
    font-weight: 400;
}

.section4_content #faq_container .faq_answer {
    margin-left: 20px;
    border-left: 3px dotted #ffcd00;
    padding-left: 30px;
}

.section5_content {
    background-color: #f0f0f0;
    padding-top: 70px;
    margin-bottom: 0px;
}

.section5_content a {
    height: 100%;
    display: block;
}

.section5_content .map {
    position: relative;
}

.section5_content .map:before {
    content: url(images/grey-arrow-down.png);
    width: 85px;
    height: 42px;
    position: absolute;
    top: 0;
    left: calc(50% - 42.5px);
    display: block;
}

.section5_content p {
    font-size: 18px;
    padding-bottom: 20px;
}

.section6_content {
    background-color: #ffcd00;
    margin-bottom: 0px;
}

.section6_content .col-lg-8.centred {
    margin-top: 70px;
    margin-bottom: 50px;
}

.section6_content p {
    font-weight: 300;
    font-size: 18px;
    margin-top: 10px;
}

.section6_content .smallBtn {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 10px;
}

.section6_content .smallBtn:hover {
    text-decoration: none;
}

.section6_content .smallBtn.white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.section6_content .smallBtn.white:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}


/* Our Team Specific Styles */
.page-template-page-theteam .section2_content {
    background: none;
    background-color: #f0f0f0;
    margin-bottom: 0px;
}

.page-template-page-theteam .section2_content .col-sm-8 p {
    font-size: 16px;
    margin-bottom: 40px;
}

.page-template-page-theteam .section2_content .membersWrapper {
    padding: 0px;
    position: relative;
    margin-bottom: 30px;
}

.page-template-page-theteam .section2_content .membersWrapper .membersImage {
    position: relative;
    overflow: hidden;
}

.page-template-page-theteam .section2_content .membersWrapper .membersText {
    background-color: rgba(255, 205, 0, 0.75);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    /*	padding-top:20%; */
    padding-left: 10px;
    padding-right: 10px;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-theteam .section2_content .membersWrapper .membersText p {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    display: block;
    width: 100%;
    padding: 0 10px;
}

.page-template-page-theteam .section2_content .membersWrapper .membersText:hover {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-theteam .section2_content .membersWrapper .membersText .membersName {
    color: #000000;
    font-size: 28px;
    line-height: 30px;
}

.page-template-page-theteam .section2_content .membersWrapper .membersText .membersPosition {
    color: #000000;
    font-size: 24px;
    line-height: 26px;
}

/* Team Details Specific Styles */
.single-our-team .col-sm-8.SScol section.post_content {
    margin-bottom: 70px;
}

.single-our-team .col-sm-8.SScol {
    float: none;
    margin: 0 auto;
}

.single-our-team .col-sm-8 header {
    text-align: center;
    width: auto;
}

.single-our-team .col-sm-8 h2 {
    display: inline-block;
    width: auto;
    text-transform: none;
}

.single-our-team .col-sm-8 h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 90%; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.single-our-team .col-sm-8 .col-sm-4 {
    padding-left: 0px;
}

.single-our-team .col-sm-8 .col-sm-4 img {
    width: 100%;
    height: auto;
}

.single-our-team .col-sm-8 .col-sm-8 {
    padding-right: 0px;
}

.single-our-team .col-sm-8 .col-sm-8 h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.single-our-team .col-sm-8 .col-sm-8 .col-sm-12 {
    margin-bottom: 8px;
}

.single-our-team .col-sm-8 .col-sm-8 .col-sm-12 .text {
    padding: 3px 0px;
}

.single-our-team .col-sm-8 .col-sm-8 .col-sm-12 .text a {
    text-transform: capitalize;
    color: #000000;
}

.single-our-team .col-sm-8 .col-sm-8 .col-sm-12 .text a.emailLink {
    text-transform: lowercase;
}

.single-our-team .col-sm-8 .col-sm-12.aboutMe {
    margin-top: 20px;
}

/* Justice Partners and Other Listings Page Specific Styles */
.page-template-page-listingspage .section1_content {
    margin-top: 70px;
    margin-bottom: 35px;
}

.page-template-page-listingspage .section1_content .col-lg-10.centred h2:after, .section1_content .col-lg-10.centred .h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 475px; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-page-listingspage .section2_content {
    background: #f0f0f0;
    padding: 20px 40px;
    margin-bottom: 0px;
}

.page-template-page-listingspage .section2_content .col-sm-12 {
    padding: 20px 0px;
    border-bottom: 3px solid #ffffff;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 {
    text-align: left;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planTitle {
    width: 100%;
    clear: both;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planTitle h4, .page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 h4 {
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 0px;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planTitle h4 span {
    margin-right: 30px;
    font-size: 18px;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planCopy {
    width: 100%;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planCopy p {
    font-size: 18px;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .planCopy .STDbutton, .page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .STDbutton {
    border: 1px solid #ffcd00;
    background-color: #ffcd00;
    padding: 10px 20px;
    width: auto;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    color: #000000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 20px;
}

.page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .STDbutton:hover, .page-template-page-listingspage .section2_content .col-sm-12 .col-sm-9 .STDbutton:focus {
    background-color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-listingspage .section4_content {
    margin-bottom: 0px;
}

/* Outcome Improvement Single Page Specific Styles */
.single-improvement_plans .col-sm-8 {
    float: none;
    margin: 0 auto;
}

.single-improvement_plans .col-sm-8 header {
    text-align: center;
    width: auto;
}

.single-improvement_plans .col-sm-8 h2 {
    display: inline-block;
    width: auto;
}

.single-improvement_plans .col-sm-8 h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 90%; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.single-improvement_plans .col-sm-8 .col-sm-4 {
    padding-left: 0px;
}

.single-improvement_plans .col-sm-8 .col-sm-4 img {
    width: 100%;
    height: auto;
}

.single-improvement_plans .col-sm-8 .col-sm-8 {
    padding-right: 0px;
}

.single-improvement_plans .col-sm-8 .col-sm-8 h3 {
    margin-top: 0px;
    margin-bottom: 20px;
}

.single-improvement_plans .col-sm-8 .col-sm-8 .col-sm-12 {
    margin-bottom: 8px;
}

.single-improvement_plans .col-sm-8 .col-sm-8 .col-sm-12 .text {
    padding: 3px 0px;
}

.single-improvement_plans .col-sm-8 .col-sm-8 .col-sm-12 .text a {
    text-transform: capitalize;
    color: #000000;
}

.single-improvement_plans .col-sm-8 .post_content img {
    margin-bottom: 20px;
}

/* Case Studies Specific Styles */
.page-template-page-casestudies .section1_content {
    margin-top: 70px;
}

.page-template-page-casestudies .section1_content .col-lg-10.centred h2:after, .section1_content .col-lg-10.centred .h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 575px; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-page-casestudies .section2_content, .tax-case_study_category .section2_content {
    background: #f0f0f0;
    padding: 40px;
    margin-top: 16px;
    margin-bottom: 0px;
}

.page-template-page-casestudies .section2_content .col-lg-12, .page-template-page-casestudies .section2_content .col-md-6, .page-template-page-casestudies .section2_content .col-md-3, .tax-case_study_category .section2_content .col-lg-12, .tax-case_study_category .section2_content .col-md-6, .tax-case_study_category .section2_content .col-md-3 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.page-template-page-casestudies .section2_content .LargeBlockCont, .tax-case_study_category .section2_content .LargeBlockCont {
    padding: 40px;
    color: #FFFFFF !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .TallblockContDGrey, .tax-case_study_category .section2_content .TallblockContDGrey {
    padding: 40px;
    background-color: #666366;
    color: #ffffff !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .TallblockContImg .TallBlockTxt, .tax-case_study_category .section2_content .TallblockContImg .TallBlockTxt {
    padding: 40px;
    background-color: #9d9d9c;
    color: #000000 !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .TallblockContYellow, .tax-case_study_category .section2_content .TallblockContYellow {
    padding: 40px;
    background-color: #ffcd00;
    color: #000000 !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .TallblockContWhite, .tax-case_study_category .section2_content .TallblockContWhite {
    padding: 40px;
    background-color: #ffffff;
    color: #000000 !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .TallblockContBlack, .tax-case_study_category .section2_content .TallblockContBlack {
    padding: 40px;
    background-color: #000000;
    color: #ffffff !important;
    text-align: left;
}

.page-template-page-casestudies .section2_content .LargeBlockCont hr, .page-template-page-casestudies .section2_content .TallblockContDGrey hr, .page-template-page-casestudies .section2_content .TallblockContBlack hr, .page-template-page-casestudies .section2_content .TallblockContYellow hr, .tax-case_study_category .section2_content .LargeBlockCont hr, .tax-case_study_category .section2_content .TallblockContDGrey hr, .tax-case_study_category .section2_content .TallblockContBlack hr, .tax-case_study_category .section2_content .TallblockContYellow hr {
    border-top: 3px solid #ffffff;
    opacity: 0.5;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.page-template-page-casestudies .section2_content .TallblockContWhite hr, .page-template-page-casestudies .section2_content .TallblockContImg .TallBlockTxt hr, .tax-case_study_category .section2_content .TallblockContWhite hr, .tax-case_study_category .section2_content .TallblockContImg .TallBlockTxt hr {
    border-top: 3px solid #000000;
    opacity: 0.5;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.page-template-page-casestudies .section2_content .LargeBlockCont .LargeBlockCat, .page-template-page-casestudies .section2_content .TallblockContDGrey .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContBlack .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContYellow .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContWhite .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContImg .TallBlockCat, .tax-case_study_category .section2_content .LargeBlockCont .LargeBlockCat, .tax-case_study_category .section2_content .TallblockContDGrey .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContBlack .TallBlockCat, .page-template-page-casestudies .section2_content .TallblockContYellow .TallBlockCat, .tax-case_study_category .section2_content .TallblockContWhite .TallBlockCat, .tax-case_study_category .section2_content .TallblockContImg .TallBlockCat {
    font-family: "Open Sans", arial, sans-serif !important;
    text-transform: uppercase;
    font-size: 14px;
}

.page-template-page-casestudies .section2_content .LargeBlockCont .LargeBlockTitle, .page-template-page-casestudies .section2_content .TallblockContDGrey .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContBlack .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContYellow .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContWhite .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContImg .TallBlockTitle, .tax-case_study_category .section2_content .LargeBlockCont .LargeBlockTitle, .tax-case_study_category .section2_content .TallblockContDGrey .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContBlack .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContYellow .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContWhite .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContImg .TallBlockTitle {
    font-family: "Open Sans", arial, sans-serif !important;
    font-size: 24px;
    line-height: 27px;
    width: 50%;
}

.page-template-page-casestudies .section2_content .TallblockContDGrey .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContBlack .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContYellow .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContWhite .TallBlockTitle, .page-template-page-casestudies .section2_content .TallblockContImg .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContDGrey .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContBlack .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContYellow .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContWhite .TallBlockTitle, .tax-case_study_category .section2_content .TallblockContImg .TallBlockTitle {
    width: 100%;
}

.page-template-page-casestudies .section2_content .LargeBlockCont .LargeBlockIntro, .tax-case_study_category .section2_content .LargeBlockCont .LargeBlockIntro {
    font-size: 16px;
    width: 50%;
}

.page-template-page-casestudies .section2_content .TallblockContImg .TallBlockImage img, .tax-case_study_category .section2_content .TallblockContImg .TallBlockImage img {
    height: 100% !important;
    width: auto !important;
}

.page-template-page-casestudies .section2_content .smallBtn, .tax-case_study_category .section2_content .smallBtn {
    font-family: "Open Sans", arial, sans-serif !important;
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    color: #000000 !important;
    text-transform: uppercase;
    bottom: 20px;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    letter-spacing: -1px;
}

.page-template-page-casestudies .section2_content .smallBtn:hover, .tax-case_study_category .section2_content .smallBtn:hover {
    text-decoration: none;
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-casestudies .section2_content .smallBtn.yellow, .tax-case_study_category .section2_content .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    position: absolute;
    bottom: 0px;
    width: calc(100% - 110px);
    text-align: center;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-casestudies .section2_content .smallBtn.yellow:hover, .tax-case_study_category .section2_content .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-casestudies .section2_content .TallblockContDGrey .smallBtn, .page-template-page-casestudies .section2_content .TallblockContBlack .smallBtn, .page-template-page-casestudies .section2_content .TallblockContYellow .smallBtn, .page-template-page-casestudies .section2_content .TallblockContWhite .smallBtn, .page-template-page-casestudies .section2_content .TallblockContImg .TallBlockTxt .smallBtn, .tax-case_study_category .section2_content .TallblockContDGrey .smallBtn, .tax-case_study_category .section2_content .TallblockContBlack .smallBtn, .tax-case_study_category .section2_content .TallblockContYellow .smallBtn, .tax-case_study_category .section2_content .TallblockContWhite .smallBtn, .tax-case_study_category .section2_content .TallblockContImg .TallBlockTxt .smallBtn {
    position: absolute;
    bottom: 55px;
    width: calc(100% - 110px);
    text-align: center;
}


/* Case Studies Details Specific Styles */
.single-case-studies .col-sm-10 .page-header h1.single-title {
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}

.single-case-studies .col-sm-10 .page-header {
    border-bottom: none;
    margin-top: 0px;
}

.single-case-studies .col-sm-10 .post_content .featuredImgContainer img {
    width: 100% !important;
    height: auto !important;
    max-width: none !important;
    margin-bottom: 35px;
}

.single-case-studies .col-sm-10 .post_content p {
    font-size: 18px;
}

.single-case-studies .caseStudies-Section2 {
    background-color: #f0f0f0;
    padding: 40px;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom: 0px;
}

.single-case-studies .caseStudies-Section2 h2 {
    text-align: center;
    margin-bottom: 30px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random1 {
    background-color: #FFFFFF;
    height: 260px;
    padding: 40px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random2 {
    background-color: #FFCD00;
    height: 260px;
    padding: 40px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random3 {
    background-color: #9d9d9c;
    color: #FFFFFF;
    height: 260px;
    padding: 40px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random4 {
    background-color: #000000;
    color: #FFFFFF;
    height: 260px;
    padding: 40px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer hr {
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random3 hr, .single-case-studies .caseStudies-Section2 .LCSContainer.random4 hr {
    border-top: 3px solid #ffffff;
    opacity: 0.5;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random1 hr, .single-case-studies .caseStudies-Section2 .LCSContainer.random2 hr {
    border-top: 3px solid #000000;
    opacity: 0.5;
}

.single-case-studies .caseStudies-Section2 .LCSContainer .LCSTitle {
    font-size: 22px;
    line-height: 25px;
    font-weight: 300;
}

.single-case-studies .caseStudies-Section2 .smallBtn {
    font-family: "Open Sans", arial, sans-serif !important;
    letter-spacing: -1px;
    display: block;
    padding: 10px 20px;
    width: calc(100% - 110px);
    color: #000000;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
}

.single-case-studies .caseStudies-Section2 .smallBtn:hover {
    text-decoration: none;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random1 .smallBtn.random {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random1 .smallBtn.random:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random2 .smallBtn.random, .single-case-studies .caseStudies-Section2 .LCSContainer.random3 .smallBtn.random, .single-case-studies .caseStudies-Section2 .LCSContainer.random4 .smallBtn.random {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-case-studies .caseStudies-Section2 .LCSContainer.random2 .smallBtn.random:hover, .single-case-studies .caseStudies-Section2 .LCSContainer.random3 .smallBtn.random:hover, .single-case-studies .caseStudies-Section2 .LCSContainer.random4 .smallBtn.random:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single-case-studies .col-sm-10 blockquote,
.single-case-studies .col-sm-10 .QuoteWrapper {
    position: relative;
}

.single-case-studies .col-sm-10 blockquote:before {
    display: block;
    content: url(images/block-quote-top.png);
    position: absolute;
    width: 64px;
    height: 46px;
    left: 10px;
    top: 10px;
}

.single-case-studies .col-sm-10 blockquote:after {
    display: block;
    content: url(images/block-quote-bottom.png);
    position: absolute;
    width: 64px;
    height: 46px;
    right: 10px;
    bottom: 25px;
}

.single-case-studies .col-sm-10 .post_content blockquote {
    background-color: #e1e1e1;
    padding: 45px 35px 35px;
    font-size: 22px;
}

.single-case-studies .col-sm-10 .post_content blockquote p {
    margin-bottom: 0px !important;
}

.single-case-studies .col-sm-10 .post_content h3 {
    margin-top: 0px;
}


/* News Specific Styles */
.page-template-page-latestthinkingpage .section1_content .col-lg-10.centred, .archive .section1_content .col-lg-10.centred {
    margin-top: 70px;
}

.page-template-page-latestthinkingpage .section1_content .col-lg-10.centred h2:after, .section1_content .col-lg-10.centred .h2:after, .tax-news_category .section1_content .col-lg-10.centred h2:after, .tax-reports_category .section1_content .col-lg-10.centred h2:after, .tax-research_category .section1_content .col-lg-10.centred h2:after, .archive .section1_content .col-lg-10.centred h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 245px; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-page-latestthinkingpage .section2_content,
.tax-news_category .section2_content,
.tax-reports_category .section2_content,
.tax-research_category .section2_content,
.archive .section2_content {
    background: #f0f0f0;
    padding: 70px;
    margin-top: 16px;
    margin-bottom: 0px;
}

.page-template-page-latestthinkingpage .section2_content .col-lg-12 .col-sm-4, .tax-news_category .section2_content .col-lg-12 .col-sm-4, .tax-reports_category .section2_content .col-lg-12 .col-sm-4, .tax-research_category .section2_content .col-lg-12 .col-sm-4, .archive .section2_content .col-lg-12 .col-sm-4 {
    margin-top: 19px;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 344px;
}

.page-template-page-latestthinkingpage .section2_content .col-lg-12 .col-sm-4:nth-child(3n), .tax-news_category .section2_content .col-lg-12 .col-sm-4:nth-child(3n), .tax-reports_category .section2_content .col-lg-12 .col-sm-4:nth-child(3n), .tax-research_category .section2_content .col-lg-12 .col-sm-4:nth-child(3n), .archive .section2_content .col-lg-12 .col-sm-4:nth-child(3n) {
    margin-left: 19px;
    margin-right: 19px;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer, .tax-news_category .section2_content .LThinkingContainer, .tax-reports_category .section2_content .LThinkingContainer, .tax-research_category .section2_content .LThinkingContainer, .archive .section2_content .LThinkingContainer {
    padding: 40px;
    font-family: "Open Sans", arial, sans-serif !important;
    text-align: left;
    height: 344px;
    background-color: #FFFFFF;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer hr, .tax-news_category .section2_content .LThinkingContainer hr, .tax-reports_category .section2_content .LThinkingContainer hr, .tax-research_category .section2_content .LThinkingContainer hr, .archive .section2_content .LThinkingContainer hr {
    border-top: 3px solid #7f7f7f;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass1, .tax-news_category .section2_content .LThinkingContainer.randomClass1, .tax-reports_category .section2_content .LThinkingContainer.randomClass1, .tax-research_category .section2_content .LThinkingContainer.randomClass1, .archive .section2_content .LThinkingContainer.randomClass1 {
    background-color: #FFFFFF;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass2, .tax-news_category .section2_content .LThinkingContainer.randomClass2, .tax-reports_category .section2_content .LThinkingContainer.randomClass2, .tax-research_category .section2_content .LThinkingContainer.randomClass2, .archive .section2_content .LThinkingContainer.randomClass2 {
    background-color: #FFCD00;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass2 hr, .tax-news_category .section2_content .LThinkingContainer.randomClass2 hr, .tax-reports_category .section2_content .LThinkingContainer.randomClass2 hr, .tax-research_category .section2_content .LThinkingContainer.randomClass2 hr, .archive .section2_content .LThinkingContainer.randomClass2 hr {
    border-top: 3px solid #ffffff;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass3, .tax-news_category .section2_content .LThinkingContainer.randomClass3, .tax-reports_category .section2_content .LThinkingContainer.randomClass3, .tax-research_category .section2_content .LThinkingContainer.randomClass3, .archive .section2_content .LThinkingContainer.randomClass3 {
    background-color: #9d9d9c;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass3 hr, .tax-news_category .section2_content .LThinkingContainer.randomClass3 hr, .tax-reports_category .section2_content .LThinkingContainer.randomClass3 hr, .tax-research_category .section2_content .LThinkingContainer.randomClass3 hr, .archive .section2_content .LThinkingContainer.randomClass3 hr {
    border-top: 3px solid #cecece;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass4, .tax-news_category .section2_content .LThinkingContainer.randomClass4, .tax-reports_category .section2_content .LThinkingContainer.randomClass4, .tax-research_category .section2_content .LThinkingContainer.randomClass4, .archive .section2_content .LThinkingContainer.randomClass4 {
    background-color: #000000;
    color: #FFFFFF;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass4 hr, .tax-news_category .section2_content .LThinkingContainer.randomClass4 hr, .tax-reports_category .section2_content .LThinkingContainer.randomClass4 hr, .tax-research_category .section2_content .LThinkingContainer.randomClass4 hr, .archive .section2_content .LThinkingContainer.randomClass4 hr {
    border-top: 3px solid #808080;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer .LThinkingCat, .tax-news_category .section2_content .LThinkingContainer .LThinkingCat, .tax-reports_category .section2_content .LThinkingContainer .LThinkingCat, .tax-research_category .section2_content .LThinkingContainer .LThinkingCat, .archive .section2_content .LThinkingContainer .LThinkingCat {
    text-transform: uppercase;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer .LThinkingTitle, .tax-news_category .section2_content .LThinkingContainer .LThinkingTitle, .tax-reports_category .section2_content .LThinkingContainer .LThinkingTitle, .tax-research_category .section2_content .LThinkingContainer .LThinkingTitle, .archive .section2_content .LThinkingContainer .LThinkingTitle {
    font-size: 22px;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer .LThinkingIntro, .tax-news_category .section2_content .LThinkingContainer .LThinkingIntro, .tax-reports_category .section2_content .LThinkingContainer .LThinkingIntro, .tax-research_category .section2_content .LThinkingContainer .LThinkingIntro, .archive .section2_content .LThinkingContainer .LThinkingIntro {
    font-size: 16px;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn, .tax-news_category .section2_content .smallBtn, .tax-reports_category .section2_content .smallBtn, .tax-research_category .section2_content .smallBtn, .archive .section2_content .smallBtn {
    display: block;
    padding: 10px 20px;
    width: auto;
    max-width: 210px;
    color: #000000;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn:hover, .tax-news_category .section2_content .smallBtn:hover, .tax-reports_category .section2_content .smallBtn:hover, .tax-research_category .section2_content .smallBtn:hover, .archive .section2_content .smallBtn:hover {
    text-decoration: none;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass1 .smallBtn.random, .page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass4 .smallBtn.random, .tax-news_category .section2_content .LThinkingContainer.randomClass1 .smallBtn.random, .tax-news_category .section2_content .LThinkingContainer.randomClass4 .smallBtn.random, .tax-reports_category .section2_content .LThinkingContainer.randomClass1 .smallBtn.random, .tax-reports_category .section2_content .LThinkingContainer.randomClass4 .smallBtn.random, .tax-research_category .section2_content .LThinkingContainer.randomClass1 .smallBtn.random, .tax-research_category .section2_content .LThinkingContainer.randomClass4 .smallBtn.random, .archive .section2_content .LThinkingContainer.randomClass1 .smallBtn.random, .archive .section2_content .LThinkingContainer.randomClass4 .smallBtn.random {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass1 .smallBtn.random:hover, .page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass4 .smallBtn.random:hover, .tax-news_category .section2_content .LThinkingContainer.randomClass1 .smallBtn.random:hover, .tax-news_category .section2_content .LThinkingContainer.randomClass4 .smallBtn.random:hover, .tax-research_category .section2_content .LThinkingContainer.randomClass1 .smallBtn.random:hover, .tax-research_category .section2_content .LThinkingContainer.randomClass4 .smallBtn.random:hover, .archive .section2_content .LThinkingContainer.randomClass1 .smallBtn.random:hover, .archive .section2_content .LThinkingContainer.randomClass4 .smallBtn.random:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass2 .smallBtn.random, .page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass3 .smallBtn.random, .tax-news_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random, .tax-news_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random, .tax-reports_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random, .tax-reports_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random, .tax-research_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random, .tax-research_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random, .archive .section2_content .LThinkingContainer.randomClass2 .smallBtn.random, .archive .section2_content .LThinkingContainer.randomClass3 .smallBtn.random {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass2 .smallBtn.random:hover, .page-template-page-latestthinkingpage .section2_content .LThinkingContainer.randomClass3 .smallBtn.random:hover, .tax-news_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random:hover, .tax-news_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random:hover, .tax-reports_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random:hover, .tax-reports_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random:hover, .tax-research_category .section2_content .LThinkingContainer.randomClass2 .smallBtn.random:hover, .tax-research_category .section2_content .LThinkingContainer.randomClass3 .smallBtn.random:hover, .archive .section2_content .LThinkingContainer.randomClass2 .smallBtn.random:hover, .archive .section2_content .LThinkingContainer.randomClass3 .smallBtn.random:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn.yellow, .tax-news_category .section2_content .smallBtn.yellow, .tax-reports_category .section2_content .smallBtn.yellow, .tax-research_category .section2_content .smallBtn.yellow, .archive .section2_content .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn.yellow:hover, .tax-news_category .section2_content .smallBtn.yellow:hover, .tax-reports_category .section2_content .smallBtn.yellow:hover, .tax-research_category .section2_content .smallBtn.yellow:hover, .archive .section2_content .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn.white, .tax-news_category .section2_content .smallBtn.white, .tax-reports_category .section2_content .smallBtn.white, .tax-research_category .section2_content .smallBtn.white, .archive .section2_content .smallBtn.white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .smallBtn.white:hover, .tax-news_category .section2_content .smallBtn.white:hover, .tax-reports_category .section2_content .smallBtn.white:hover, .tax-research_category .section2_content .smallBtn.white:hover, .archive .section2_content .smallBtn.white:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.page-template-page-latestthinkingpage .section2_content .LThinkingContainer, .page-template-page-latestthinkingpage .section2_content .LTImageContainer, .tax-news_category .section2_content .LThinkingContainer, .tax-news_category .section2_content .LTImageContainer, .tax-reports_category .section2_content .LThinkingContainer, .tax-reports_category .section2_content .LTImageContainer, .tax-research_category .section2_content .LThinkingContainer, .tax-research_category .section2_content .LTImageContainer, .archive .section2_content .LThinkingContainer, .tax-research_category .section2_content .LTImageContainer, .archive .section2_content .LTImageContainer {
    font-family: "Open Sans", arial, sans-serif !important;
    height: 344px;
}

.page-template-page-latestthinkingpage .section2_content .LTImageContainer .LTImageTitle, .tax-news_category .section2_content .LTImageContainer .LTImageTitle, .tax-reports_category .section2_content .LTImageContainer .LTImageTitle, .tax-research_category .section2_content .LTImageContainer .LTImageTitle, .archive .section2_content .LTImageContainer .LTImageTitle {
    display: block;
    background-color: rgba(255, 205, 0, 0.33);
    color: #FFFFFF;
    font-size: 24px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 35% 20px;
    text-align: center;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.page-template-page-latestthinkingpage .section2_content .LTImageContainer .LTImageTitle:hover, .tax-news_category .section2_content .LTImageContainer .LTImageTitle:hover, .tax-reports_category .section2_content .LTImageContainer .LTImageTitle:hover, .tax-research_category .section2_content .LTImageContainer .LTImageTitle:hover, .archive .section2_content .LTImageContainer .LTImageTitle:hover {
    background-color: rgba(255, 205, 0, 0.75);
    text-decoration: none;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper, .tax-news_category .section2_content .FilterWrapper, .tax-reports_category .section2_content .FilterWrapper, .tax-research_category .section2_content .FilterWrapper, .archive .section2_content .FilterWrapper, .page-template-page-casestudies .section2_content .FilterWrapper {
    display: block;
    height: auto;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
    padding: 20px 40px;
    min-height: 60px;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper .filterHeader .col-sm-6, .tax-news_category .section2_content .FilterWrapper .filterHeader .col-sm-6, .tax-reports_category .section2_content .FilterWrapper .filterHeader .col-sm-6, .tax-research_category .section2_content .FilterWrapper .filterHeader .col-sm-6, .archive .section2_content .FilterWrapper .filterHeader .col-sm-6, .page-template-page-casestudies .section2_content .FilterWrapper .filterHeader .col-sm-6 {
    padding: 0px;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper .filterHeader .filterTxt, .tax-news_category .section2_content .FilterWrapper .filterHeader .filterTxt, .tax-reports_category .section2_content .FilterWrapper .filterHeader .filterTxt, .tax-research_category .section2_content .FilterWrapper .filterHeader .filterTxt, .archive .section2_content .FilterWrapper .filterHeader .filterTxt, .page-template-page-casestudies .section2_content .FilterWrapper .filterHeader .filterTxt {
    text-align: left;
    cursor: pointer;
}

.rotate-reset {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.rotate {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper .filterHeader .filterAll, .tax-news_category .section2_content .FilterWrapper .filterHeader .filterAll, .tax-reports_category .section2_content .FilterWrapper .filterHeader .filterAll, .tax-research_category .section2_content .FilterWrapper .filterHeader .filterAll, .archive .section2_content .FilterWrapper .filterHeader .filterAll, .page-template-page-casestudies .section2_content .FilterWrapper .filterHeader .filterAll {
    text-align: right;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper .filterHeader .filterAll a, .tax-news_category .section2_content .FilterWrapper .filterHeader .filterAll a, .tax-reports_category .section2_content .FilterWrapper .filterHeader .filterAll a, .tax-research_category .section2_content .FilterWrapper .filterHeader .filterAll a, .archive .section2_content .FilterWrapper .filterHeader .filterAll a, .page-template-page-casestudies .section2_content .FilterWrapper .filterHeader .filterAll a {
    color: #000000;
}

.page-template-page-latestthinkingpage .section2_content .FilterWrapper .filterLists, .tax-news_category .section2_content .FilterWrapper .filterLists, .tax-reports_category .section2_content .FilterWrapper .filterLists, .tax-research_category .section2_content .FilterWrapper .filterLists, .archive .section2_content .FilterWrapper .filterLists, .page-template-page-casestudies .section2_content .FilterWrapper .filterLists {
    display: none;
}

ul.catLists {
    list-style: none;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    padding-left: 0px;
}

ul.catLists li.cat-item {
    display: block;
    width: 33.3333%;
    float: left;
    padding: 5px;
}

.FilterWrapper .filterLists .filterFixed {
    border-right: 3px dotted #ffcd00;
}

ul.catLists li.catTypes {
    padding: 5px 0px;
}

ul.catLists li.cat-item a, ul.catLists li.catTypes a {
    color: #000000;
}

.page-template-page-latestthinkingpage .section2_content .numberPagination {
    padding: 20px;
}

.page-template-page-latestthinkingpage .section2_content .numberPagination .nextLink {
    width: 50%;
    float: right;
    text-align: right;
}

.page-template-page-latestthinkingpage .section2_content .numberPagination .prevLink {
    width: 50%;
    float: left;
    text-align: left;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a, .page-template-page-latestthinkingpage .section2_content .numberPagination .nextLink a, .page-template-page-latestthinkingpage .section2_content .numberPagination .prevLink a {
    text-transform: uppercase;
    color: #000000;
}

.signupForm {
    width: 100%;
    max-width: 404px;
    margin: 0 auto;
    margin-top: 20px;
}

.signupForm .wysija-paragraph label {
    display: none;
}

.signupForm .wysija-input {
    border: 1px solid #ffffff;
    height: 40px;
    width: 100%;
    padding: 10px 20px;
}

.signupForm .wysija-paragraph {
    width: 75%;
    float: left;
    margin: 0px;
}

.signupForm .wysija-submit {
    width: 25% !important;
    margin: 0px;
    padding: 0px;
    float: left;
    clear: none;
}

.signupForm input.wysija-submit {
    background-color: #000000;
    border: solid 1px #000000;
    height: 40px;
    width: 100%;
    color: #FFFFFF;
}

.signupForm input.wysija-submit:hover {
    background-color: transparent;
    color: #000000;

}

.signupForm .formError {
    top: 190px !important;
    left: 213px !important;
}

/* News Details Specific Styles */
.single-news #main.col-sm-12 {
    margin-top: 0px;
}

.single .col-sm-10 .postMetaWrapper {
    margin-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 3px solid #ffcd00;
}

.single .col-sm-10 .postMetaWrapper .postMeta {
    width: 75%;
    float: left;
}

.single .col-sm-10 .postMetaWrapper .postMeta span {
    text-transform: uppercase;
}

.single .col-sm-10 .postMetaWrapper .postShare {
    width: 25%;
    max-width: 95px;
    float: right;
}

.single .col-sm-10 .postMetaWrapper .postShare .icon p {
    text-indent: -99999px;
}

.single .col-sm-10 .postMetaWrapper .icon:hover {
    background-color: #9d9d9c;
}

.single .col-sm-10 .postMetaWrapper .postShare a {
    display: block;
    width: 100%;
    height: 100%;
}

.single .col-sm-10 .page-header h1.single-title {
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
}

.single .col-sm-10 .page-header {
    border-bottom: none;
    margin-top: 0px;
}

.single .col-sm-10 .post_content p {
    font-size: 18px;
}

.single .col-sm-10 .QuoteWrapper,
.single .col-sm-10 blockquote {
    position: relative;
}

.single .col-sm-10 blockquote:before {
    display: block;
    content: url(images/block-quote-top.png);
    position: absolute;
    width: 64px;
    height: 46px;
    left: 10px;
    top: 10px;
}

.single .col-sm-10 blockquote:after {
    display: block;
    content: url(images/block-quote-bottom.png);
    position: absolute;
    width: 64px;
    height: 46px;
    right: 10px;
    bottom: 25px;
}

.single .col-sm-10 .post_content blockquote,
.single-tribe_events .tribe-events-content blockquote {
    background-color: #e1e1e1;
    padding: 55px 35px 55px;
    font-size: 22px;
}

.single .col-sm-10 .post_content blockquote p, .single-tribe_events .tribe-events-content blockquote p {
    margin-bottom: 0px !important;
}

.single .section3_content {
    text-align: left !important;
    margin-bottom: 0px;
}

.single .section4_content {
    margin-bottom: 0px;
}

.single .col-sm-10 .iframe-wrapper {
    text-align: center;
    margin-bottom: 20px;
}

/* Comments Template Specific Styles */
.single .section3_content .col-sm-10 h3:before {
    display: none;
}

.single .section3_content .col-sm-10 .commentlist img.avatar {
    border-radius: 50%;
}

.single .section3_content .col-sm-10 .commentlist a.comment-reply-link {
    position: relative !important;
    left: 0;
    bottom: 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 5px 10px 5px 0px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0px;
    color: #000000;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

.single .section3_content .col-sm-10 .commentlist a.comment-reply-link:after {
    content: url(images/filterChevrone.png);
    margin-left: 10px;
}

ol.commentlist {
    margin-bottom: 0px;
}

ol.commentlist li.bypostauthor {
    background-color: transparent;
}

ol.commentlist li {
    padding-right: 0px;
    background-color: #FFFFFF !important;
}

.single .section3_content .comment-respond {
    background-color: #f0f0f0;
    padding: 40px;
}

.single .section3_content .comment-respond h3 {
    margin-top: 0px;
    text-align: center;
    font-size: 28px !important;
}

.single .section3_content .comment-respond h3:before {
    display: none;
}

.single .section3_content .comment-respond .comment-form {
    width: 100%;
    max-width: 770px;
    margin: 0 auto;
}

.single .section3_content .comment-respond .comment-form .comment-notes {
    text-align: center;
}

.single .section3_content .comment-respond .comment-form .comment-form-author label, .single .section3_content .comment-respond .comment-form .comment-form-author span.required, .single .section3_content .comment-respond .comment-form .comment-form-email label, .single .section3_content .comment-respond .comment-form .comment-form-email span.required, .single .section3_content .comment-respond .comment-form .comment-form-comment label, .single .section3_content .comment-respond .comment-form .comment-form-comment span.required {
    display: none;
}

.comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment input, .comment-form-author textarea, .comment-form-email textarea, .comment-form-url textarea, .comment-form-comment textarea {
    height: 60px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.428571429;
    color: #000;
    border: none;
    border-radius: 0px;
}

.comment-form-comment input, .comment-form-author textarea, .comment-form-email textarea, .comment-form-url textarea, .comment-form-comment textarea {
    height: 200px;
}

.comment-form .form-submit input[type='submit'] {
    display: block;
    height: 60px;
    width: 100%;
    border: 1px solid #ffcd00;
    font-size: 16px;
    border-radius: 0px;
    color: #000;
    background-color: #ffcd00;
    border-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.comment-form .form-submit input[type='submit']:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.single .section3_content .col-sm-10 {
    padding-left: 60px;
    padding-right: 60px;
}

/* Get Involved Specific Styles */
.page-template-page-getinvolvedpage {
    margin-top: 110px;
}

.page-template-page-getinvolvedpage .section1_content {
    margin-bottom: 70px;
}

.page-template-page-getinvolvedpage .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.page-template-page-getinvolvedpage .section1_content .col-lg-12.centred h2:after, .page-template-page-getinvolvedpage .section1_content .col-lg-12.centred .h2:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 165px; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.page-template-page-getinvolvedpage .section2_content {
    background: #f0f0f0;
    padding: 70px;
}

.page-template-page-getinvolvedpage .section2_content h3 {
    font-size: 28px;
}

.page-template-page-getinvolvedpage .section2_content h3:before, .h3:before {
    display: none;
}

.page-template-page-getinvolvedpage .section2_content .full_width.section2_intro {
    padding: 0 100px;
    font-size: 18px;
}

.page-template-page-getinvolvedpage .section2_content .full_width.right_people {
    margin-top: 50px;
}

.page-template-page-getinvolvedpage .section2_content .full_width.right_people h3 {
    margin-bottom: 60px;
}

.page-template-page-getinvolvedpage .section2_content .one_third {
    padding: 0 20px;
}

.page-template-page-getinvolvedpage .section2_content .one_third h4, .page-template-page-getinvolvedpage .section2_content .five_sixth {
    text-align: left;
}

.page-template-page-getinvolvedpage .section2_content .one_third h4 {
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 3px solid #787878;
}

.page-template-page-getinvolvedpage .section2_content .five_sixth p {
    font-size: 16px;
    margin-top: -4px;
}

.page-template-page-getinvolvedpage .section5_content {
    background-color: #FFFFFF;
}

.page-template-page-getinvolvedpage .section5_content .map:before {
    content: url(images/white-arrow-down.png);
    width: 85px;
    height: 42px;
    position: absolute;
    top: 0;
    left: calc(50% - 42.5px);
    display: inline-block;
}

.GetInTouchForm, .eventsForm {
    max-width: 570px;
    margin: 30px auto
}

.GetInTouchForm .gform_heading, .GetInTouchForm label, .GetInTouchForm .ginput_counter, .eventsForm .gform_heading, .eventsForm label, .eventsForm .ginput_counter {
    display: none !important;
}

.GetInTouchForm .gform_wrapper ul.gform_fields li.gfield, .eventsForm .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px;
}

.GetInTouchForm .gform_wrapper .gform_body .gform_fields .gfield select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* remove default arrow */
    background-color: #ffffff;
    background-image: url(images/SelectChevrone.png); /* add custom arrow */
    background-repeat: no-repeat;
    background-position: center right;
    border-radius: 0px;
}

.GetInTouchForm .gform_wrapper .gform_body .gform_fields .gfield select option {
    color: #000000;
}

.GetInTouchForm .gform_wrapper .hidden_label input.large, .GetInTouchForm .gform_wrapper .hidden_label select.large, .GetInTouchForm .gform_wrapper .top_label input.large, .GetInTouchForm .gform_wrapper .top_label select.large, .eventsForm .gform_wrapper .hidden_label input.large, .eventsForm .gform_wrapper .top_label input.large {
    height: 60px;
    padding: 10px 20px !important;
    font-size: 18px !important;
    font-family: "Roboto", arial, sans-serif !important;
    font-weight: 300 !important;
    border-radius: 0px;
}

.GetInTouchForm .gform_wrapper textarea.medium, .eventsForm .gform_wrapper textarea.medium {
    padding: 10px 20px;
    font-size: 18px;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 300;
    height: 200px !important;
    border-radius: 0px;
}

.GetInTouchForm .gform_wrapper .gform_footer, .eventsForm .gform_wrapper .gform_footer {
    margin: 0px;
}

.GetInTouchForm .gform_wrapper .gform_footer input.button, .GetInTouchForm .gform_wrapper .gform_footer input[type=submit], .GetInTouchForm .gform_wrapper .gform_page_footer input.button, .GetInTouchForm .gform_wrapper .gform_page_footer input[type=submit], .eventsForm .gform_wrapper .gform_footer input.button, .eventsForm .gform_wrapper .gform_footer input[type=submit], .eventsForm .gform_wrapper .gform_page_footer input.button, .eventsForm .gform_wrapper .gform_page_footer input[type=submit] {
    background-color: #000000;
    width: 100% !important;
    height: 60px;
    text-align: center;
    font-size: 16px !important;
    font-family: "Roboto", arial, sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0px;

    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.GetInTouchForm .gform_wrapper .gform_footer input.button:hover, .GetInTouchForm .gform_wrapper .gform_footer input[type=submit]:hover, .GetInTouchForm .gform_wrapper .gform_page_footer input.button:hover, .GetInTouchForm .gform_wrapper .gform_page_footer input[type=submit]:hover, .eventsForm .gform_wrapper .gform_footer input.button:hover, .eventsForm .gform_wrapper .gform_footer input[type=submit]:hover, .eventsForm .gform_wrapper .gform_page_footer input.button:hover, .eventsForm .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: transparent;
    color: #000000;

    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.GetInTouchForm .gform_wrapper .hidden_label input.large::-webkit-input-placeholder, .GetInTouchForm .gform_wrapper .hidden_label select.large::-webkit-input-placeholder, .GetInTouchForm .gform_wrapper .top_label input.large::-webkit-input-placeholder, .GetInTouchForm .gform_wrapper .top_label select.large::-webkit-input-placeholder, .GetInTouchForm .gform_wrapper textarea.medium::-webkit-input-placeholder, .eventsForm .gform_wrapper .hidden_label input.large::-webkit-input-placeholder, .eventsForm .gform_wrapper .hidden_label select.large::-webkit-input-placeholder, .eventsForm .gform_wrapper .top_label input.large::-webkit-input-placeholder, .eventsForm .gform_wrapper .top_label select.large::-webkit-input-placeholder, .eventsForm .gform_wrapper textarea.medium::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000 !important;
}

.GetInTouchForm .gform_wrapper .hidden_label input.large::-moz-placeholder, .GetInTouchForm .gform_wrapper .hidden_label select.large::-moz-placeholder, .GetInTouchForm .gform_wrapper .top_label input.large::-moz-placeholder, .GetInTouchForm .gform_wrapper .top_label select.large::-moz-placeholder, .GetInTouchForm .gform_wrapper textarea.medium::-moz-placeholder, .eventsForm .gform_wrapper .hidden_label input.large::-moz-placeholder, .eventsForm .gform_wrapper .hidden_label select.large::-moz-placeholder, .eventsForm .gform_wrapper .top_label input.large::-moz-placeholder, .eventsForm .gform_wrapper .top_label select.large::-moz-placeholder, .eventsForm .gform_wrapper textarea.medium::-moz-placeholder { /* Chrome/Opera/Safari */
    color: #000000 !important;
}

.GetInTouchForm .gform_wrapper .hidden_label input.large:-ms-input-placeholder, .GetInTouchForm .gform_wrapper .hidden_label select.large:-ms-input-placeholder, .GetInTouchForm .gform_wrapper .top_label input.large:-ms-input-placeholder, .GetInTouchForm .gform_wrapper .top_label select.large:-ms-input-placeholder, .GetInTouchForm .gform_wrapper textarea.medium:-ms-input-placeholder, .eventsForm .gform_wrapper .hidden_label input.large:-ms-input-placeholder, .eventsForm .gform_wrapper .hidden_label select.large:-ms-input-placeholder, .eventsForm .gform_wrapper .top_label input.large:-ms-input-placeholder, .eventsForm .gform_wrapper .top_label select.large:-ms-input-placeholder, .eventsForm .gform_wrapper textarea.medium:-ms-input-placeholder { /* Chrome/Opera/Safari */
    color: #000000 !important;
}

.GetInTouchForm .gform_wrapper .hidden_label input.large:-moz-placeholder, .GetInTouchForm .gform_wrapper .hidden_label select.large:-moz-placeholder, .GetInTouchForm .gform_wrapper .top_label input.large:-moz-placeholder, .GetInTouchForm .gform_wrapper .top_label select.large:-moz-placeholder, .GetInTouchForm .gform_wrapper textarea.medium:-moz-placeholder, .eventsForm .gform_wrapper .hidden_label input.large:-moz-placeholder, .eventsForm .gform_wrapper .hidden_label select.large:-moz-placeholder, .eventsForm .gform_wrapper .top_label input.large:-moz-placeholder, .eventsForm .gform_wrapper .top_label select.large:-moz-placeholder, .eventsForm .gform_wrapper textarea.medium:-moz-placeholder { /* Chrome/Opera/Safari */
    color: #000000 !important;
}

/* Search Results Specific Styles */
.search-results .container #content {
    margin-top: 110px;
}

.search-results .container #content .col-lg-10 {
    float: none;
    margin: 0 auto;
}

.search-results .col-lg-10 article {
    margin-bottom: 20px !important;
}

.search-results .col-sm-3.squareImg {
    padding-left: 0px;
}

.search-results .squareImg {
    height: 230px;
    overflow: hidden;
}

.search-results .squareImg img {
    height: 100%;
    width: auto;
    max-width: none !important;
}

.search-results .col-sm-9 {
    margin-right: 0px;
}

.search-results .col-sm-9 h3 {
    margin-top: 0px;
}

/* New Justice Partners Dropdown Styles */
.wrapper-dropdown-2 {
    /* Size and position */
    position: relative; /* Enable absolute positioning for children and pseudo elements */
    width: 200px;
    margin: 0;
    padding: 10px 15px;

    /* Styles */
    background: #fff;
    border-left: 5px solid #ffcd00;
    cursor: pointer;
    outline: none;
}

.wrapper-dropdown-2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #ffcd00 transparent;
}

.wrapper-dropdown-2 .dropdown {
    /* Size & position */
    position: absolute;
    top: 100%;
    left: -5px;
    right: 0px;

    /* Styles */
    background: white;
    transition: all 0.3s ease-out;
    list-style: none;

    /* Hiding */
    opacity: 0;
    pointer-events: none;
    z-index: 9;
}

.wrapper-dropdown-2 .dropdown {
    padding-left: 0px;
}

.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    border-left: 5px solid;
    padding: 10px;
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-2 .dropdown li:nth-child(1n) a {
    border-left-color: #000000;
}

.wrapper-dropdown-2 .dropdown li:nth-child(2n) a {
    border-left-color: #666366;
}

.wrapper-dropdown-2 .dropdown li:nth-child(3n) a {
    border-left-color: #9d9d9c;
}

/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a {
    color: #000000;
    background-color: rgba(255, 205, 0, 0.25)
}

.wrapper-dropdown-2.active:after {
    border-width: 0 6px 6px 6px;
}

.wrapper-dropdown-2.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    max-height: 300px;
    overflow-y: scroll;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
    background-color: #ffcd00;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
    color: #707070;
}

h3.tribe-events-month-event-title::before {
    border: none;
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a, #tribe-events .tribe-events-button, .tribe-events-button, #tribe-events .tribe-events-button:hover, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover {
    color: #585755;
    font-weight: 700;
}

#tribe-bar-views .tribe-bar-views-list {
    z-index: 98;
}

#tribe-events .tribe-events-button, .tribe-events-button {
    display: none;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a {
    font-size: 14px !important;
    font-weight: 400;
}

.tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a:hover, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a:hover {
    color: #000000;
    text-decoration: underline !important;
}

.single-tribe_events .tribe-events-event-meta {
    padding: 20px 0px;
}

.tribe-events-notices {
    background: #585755;
    border: 2px solid #000000;
    color: #FFFFFF;
    text-shadow: none;
}

.tribe-events-back {
    padding-top: 20px;
}

.tribe-events-page-title {
    font-weight: 400;
    text-transform: uppercase;
}

.tribe-events-list-separator-month {
    font-weight: 400;
    text-transform: uppercase;
}

.tribe-events-list-separator-month:after {
    border-bottom: none;
}

.tribe-events-list .tribe-events-list-event-title {
    text-transform: uppercase;
}

.tribe-events-list .tribe-events-list-event-title a {
    color: #333;
}

#tribe-events-content a.tribe-events-read-more {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    max-width: 210px;
    color: #000000;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

#tribe-events-content a.tribe-events-read-more:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.formHeader {
    text-align: center;
    text-transform: uppercase;
}

.enquiryHeader {
    display: inline-block;
    font-size: 26px;
    font-weight: 400;
    width: auto;
}

.enquiryHeader:after {
    display: block;
    clear: both;
    content: "";
    position: relative;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 75%; /* or 100px */
    border-bottom: 3px solid #ffcd00;
    margin: 0 auto;
    margin-top: 25px;
}

.resfilter {
    width: 100%;
    float: left;
    text-align: center;
}

.resfilter p {
    color: #236097;
    font-size: 24px;
    margin: 0 0 10px;
    font-family: inherit;
}

/*.resfilter input[type=submit] {*/
/*  background-image: url(/public/20220314151333oe_/https://communityjustice.scot/wp-content/uploads/2017/02/filter2.png);*/
/*  background-repeat: no-repeat;*/
/*  width: 53px;*/
/*  height: 54px;*/
/*  display: block;*/
/*  margin: 0;*/
/*  border: 0;*/
/*  float: left;*/
/*  text-indent: -999999px;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 0;*/
/*}*/

/*.resfilter select {*/
/*  background-color: transparent;*/
/*  border: 0;*/
/*  float: left;*/
/*  border-radius: 0;*/
/*  width: 100%;*/
/*  -webkit-appearance: none;*/
/*}*/

/*.resfilter select:focus {*/
/*  outline: none;*/
/*}*/

.filter-box {
    width: 100%;
    margin: 30px auto 0 auto;
    position: relative;
}

.filter-box p.filterLabel {
    color: #585755;
    font-size: 1em;
    display: inline-block;
    margin-right: 15px;
    text-transform: uppercase;
}

.filter-box p.filterLabel.filterLabel-year {
    margin-left: 7px;
}

.filter-box button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.filter-box button {
    background: #585755;
    color: #FFFFFF;
    padding: 10px;
    width: 150px;
    text-transform: uppercase;
}

.filter-box button:hover, .filter-box button:focus, .filter-box button.active {
    background: #ffcd00;
    color: #585755;
}

.filter-box button.on {
    background: #ffcd00;
    color: #585755;
}

/*To remove button from IE11, thank you Matt */
.selectDiv {
    position: relative;
    display: inline-block;
    width: 130px;
}

.selectDiv select::-ms-expand {
    display: none;
}

.selectDiv:after {
    content: url(images/selct-icon.png);
    /*  content: '<>';
  font: 17px "Consolas", monospace;
  color: #585755;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);*/
    right: 0px;
    /*Adjust for position however you want*/

    top: 5px;
    padding: 0;
    /*  border-bottom: 1px solid #585755;*/
    /*left line */

    position: absolute;
    pointer-events: none;
}

.selectDiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */

    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    margin: 5px 0px;
    padding: 0px 24px;
    font-size: 16px;
    line-height: 1.75;
    color: #585755;
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #585755;
    -ms-word-break: normal;
    word-break: normal;
}

.resfilter-select {
    padding: 5px;
}

.resourceSection .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 1140px;
}

.resourceSection .container .row {
    margin-left: -15px;
    margin-right: -15px;
}

.resourceSection .resourcesCont {
    margin-top: 30px;
}

.resourceSection .resourcesCont .resource-item {
    padding: 10px;
}

.resourceSection .resourcesCont .resource-item:nth-of-type(even) {
    background-color: #f0f0f0;
}

.resourceSection .resourcesCont .resource-item a, .resourceSection .resourcesCont .resource-item a:hover {
    color: #585755;
}

.resourceSection .resourcesCont .resource-item .thumbWrapper {
    margin-top: 20px;
    text-align: center;
}

.resourceSection .resourcesCont .resource-item .bottomContent .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.resourceSection .resourcesCont .resource-item .bottomContent .col-sm-6.leftCont p.docType {
    font-weight: 700;
    text-transform: uppercase;
}

.resourceSection .smallBtn {
    display: block;
    padding: 10px 20px;
    width: 100%;
    max-width: 150px;
    color: #000000;
    text-transform: uppercase;
    bottom: 20px;
    font-size: 16px;
    float: right;
}

.resourceSection .smallBtn:hover {
    text-decoration: none;
}

.resourceSection .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.resourceSection .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* Second chancers block on home page */
.secondChancersCont {
    background-color: #000;
}

.secondChancersCont > .col-md-6:first-child {
    padding-left: 0;
}

.scContentWrapper {
    width: 100%;
    max-width: 767px;
    margin: 50px auto;
}

.secondChancersCont h2 {
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    margin-top: 25px;
}

.secondChancersCont p {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    margin: 28px 0;
}

.secondChancersCont .smallBtn {
    display: block;
    padding: 10px 20px;
    width: auto;
    max-width: 145px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px auto;
}

.secondChancersCont .smallBtn.white {
    background-color: #000;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.secondChancersCont .smallBtn.white:hover {
    background-color: #ffcd00;
    color: #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.scImg {
    width: 100%;
}

.scTitleImg {
    margin-bottom: 40px;
}

.page-template-default.page-id-13 .post_content .wrapper {
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
    margin-top: 16px;
    margin-bottom: 0px;
    background: #f0f0f0;
}

/* Style Overrides for new search and social oriented header */
#banner .hub-login,
#bannerFixed .hub-login{
	position: absolute;
	width: 150px;
	top: 0;
	right: 345px;
	background: url("images/white-arrow-left.png") center left no-repeat;
	z-index: 1000;
}
#banner .hub-login p,
#bannerFixed .hub-login p{
	height: 40px;
	line-height: 40px;
	margin-left: 22px;
	padding-left: 10px;
	background-color: #fff;
}
#banner .hub-login p a,
#bannerFixed .hub-login p a{
	font-family: "Open Sans", arial, sans-serif !important;
	color: #000000;
	font-weight: 500;
}
#banner .hub-login p a i,
#bannerFixed .hub-login p a i,
#banner .JusticeSystem a i,
#bannerFixed .JusticeSystem a i{
	padding-right: 5px;
	padding-left: 5px;
}

#banner .JusticeSystem,
#bannerFixed .JusticeSystem{
	position: absolute;
	width: 260px;
	background: url("images/yellow-arrow-left.png") center left no-repeat;
	z-index: 1000;
	height: 40px;
	right: 108px;
}
#banner .JusticeSystem a,
#bannerFixed .JusticeSystem a{
	display: block;
	background-color: #ffcd00;
	font-family: "Open Sans", arial, sans-serif !important;
	color: #000000;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 10px;
	margin-left: 22px;
	line-height: 40px;
}
#banner .newSocialHeader,
#bannerFixed .newSocialHeader{
	position: absolute;
	width: 130px;
    background: url(images/grey-arrow-left.png) center left no-repeat;
    height: 40px;
    z-index: 1000;
	right: 0;
}
#banner .newSocialHeader .SocialIcons,
#bannerFixed .newSocialHeader .SocialIcons{
	height: 41px;
	line-height: 41px;
	font-size: 20px;
	font-weight: 300;
	background-color: #585755;
	margin-left: 22px;
	padding-right: 15px;
}
#banner .newSocialHeader .SocialIcons a,
#bannerFixed .newSocialHeader .SocialIcons a{
	color: #FFF;
}
#banner .newSocialHeader .SocialIcons a:hover,
#bannerFixed .newSocialHeader .SocialIcons a:hover{
	color: #ffcd00;
}
#banner .newSocialHeader .SocialIcons i,
#bannerFixed .newSocialHeader .SocialIcons i{
	padding-left: 10px;
}

#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link{
	padding: 0 8px;
}

.navbar-fixed .container{
	z-index: 0;
	width: 1240px;
	padding-left: 0px;
	padding-right: 0px;
}
.FixedNav .container{
	width: 1240px;
	padding-left: 0px;
	padding-right: 0px;
}
.search-popup{
	position: absolute;
	width: 100%;
	height: 120px;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.searchClicked{
	margin-top: 0px;
	width: 100%;
	top: -120px;
}
.navbar-fixed .searchClicked{
	top: 120px;
}

.footerNav a{
	color: #FFF;
}
.footerNav a i{
	font-size: 20px;
	padding-right: 10px;
}

@media (max-width: 1610px) {
	.searchIcon{float: none; display: inline-block;}
}
@media (max-width: 1500px) {
/*	.navbar .container{margin-left: 0px; margin-right: 0px;} */
}
@media (max-width: 1375px) {
	#mega-menu-wrap-main_nav #mega-menu-main_nav > li.mega-menu-item > a.mega-menu-link {font-size: 13px !important; line-height: 122px !important; padding: 0 6px !important;}
}
@media (max-width: 1115px) {
	.FixedNav{position: fixed !important;}
}
@media (max-width: 991px) {
	.footerNav a i{padding-bottom: 20px;}
}


@media (min-width: 992px) {
    .page-template-default.page-id-13 .post_content .wrapper {
        margin-left: -50px;
        margin-right: -50px;
        padding: 70px;
    }
}

@media (min-width: 992px) {
    .page-template-default.page-id-13 .post_content .row {
        display: flex;
        flex-wrap: wrap;
    }

    .page-template-default.page-id-13 .post_content .row .col-md-6 {
        display: flex;
        padding: 7px;
        width: 50%;
    }
}

.page-template-default.page-id-13 .col-lg-10 {
    width: 100%;
}

.page-template-default.page-id-13 .post_content h2 {
    font-size: 26px;
}

.block-wrapper {
    width: 100%;
    padding: 40px;
}

@media (max-width: 991px) {
    .page-template-default.page-id-13 .post_content .row .col-md-6 {
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .page-template-default.page-id-13 .post_content .row .col-md-6:last-child {
        margin-bottom: 0;
    }
}

.block-wrapper.type-1 {
    background: #000;
    color: #fff;
}

.block-wrapper.type-1 h2 a {
    color: #fff;
}

.block-wrapper.type-1 h2 i {
    color: #fff;
}

.block-wrapper.type-2 {
    background: #f9cd01;
    color: #000;
}

.block-wrapper.type-3 {
    background: #fff;
    color: #000;
}

.block-wrapper.type-4 {
    background: #9d9d9c;
    color: #000;
}

.block-wrapper.type-2 h2 a,
.block-wrapper.type-3 h2 a,
.block-wrapper.type-4 h2 a {
    color: #000;
}

.block-wrapper h2 img {
    float: none;
}

.block-wrapper hr {
    border-top: 3px solid #9d9d9c;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.block-wrapper.type-2 hr, .block-wrapper.type-4 hr {
    border-top-color: #fff;
}

@media (min-width: 992px) {
    .block-wrapper .smallBtn {
        bottom: 40px;
    }
}

.block-wrapper p:last-child {
    min-height: 40px;
}

#categoryfilter {
    margin-top: 40px;
    margin-bottom: 4px;
}

#categoryfilter label {
    margin-right: 20px;
    font-family: "Roboto", arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #585755;
}

#categoryfilter select {
    padding: 10px;
    font-family: "Roboto", arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #585755;
    border: 2px solid #ababaa;
}

#categoryfilter select:focus {
    outline: #ababaa;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.coverflow {
    z-index: 50;
    height: 75vw;
    margin: 0 auto 20px;
    overflow:hidden;
}

.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {
    opacity: .2;
}


.coverflow .flipster__button {
    padding: 30px 25px;
    background: #ffcd00;
    top: calc(50% - 45px);
}

.coverflow .flipster__button svg {
    width: 1em;
}

.slide {
    position: relative;
    width: calc(100vw - 30px);
    height: calc(57vw - 30px);
}

@media only screen and (max-width: 767px) {
    .flipster--carousel .flipster__item--past .slide .animTXT, .flipster--carousel .flipster__item--future .slide .animTXT {
        display: none;

    }

    .slide .animTXT {
        font-size: 21px;
        max-width: 90%;
    }
}

@media only screen and (min-width: 768px) {
    .slider-img {
        display: none;
    }

    .coverflow {
        height: 397px;
    }

    .slide {
        max-width: 608px;
        max-height: 346px;
    }
}

@media only screen and (min-width: 992px) {
    .coverflow {
        height: 514px
    }

    .slide {
        max-width: 787px;
        max-height: 447px;
    }
}

@media only screen and (min-width: 1270px) {
    .coverflow {
        height: 620px
    }

    .slide {
        max-width: 950px;
        max-height: 540px;
    }
}

.slide .playBtn {
    position: absolute;
    top: calc(50% - 53px);
    left: calc(50% - 53px);
}

.home .section4_content h2{
	padding-bottom: 30px;
}
/* New Landing Page STyles Added 30-03-2021 */
.LPheader,
.LPadditional,
.LPctaSection,
.LPlatest{
	text-align: center;
	margin-left: -50px;
    margin-right: -50px;
}
.LPheader{
	height: auto;
	min-height: 400px;
}
.LPheader h1{
	padding-top: 170px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 42px;
}

.gridSection .blockWrapper{
	margin-bottom: 60px;
}
.gridSection .blockWrapper .blockIMG{
	width: 100%;
	height: auto;
	min-height: 250px;
}
.gridSection .blockWrapper h3{
	font-size: 24px;
	font-weight: 500;
	text-transform: none;
}
.gridSection .blockWrapper h3::before{
	display: none;
}
.gridSection .blockWrapper p{
	font-size: 18px;
	line-height: 26px;
	font-family: "Roboto", arial, sans-serif;
	font-weight: 300;
	color: #666366;
}
.gridSection .blockWrapper a.gridBlockBTN{
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    color: #000;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 16px;
    margin: 20px 0px;
    background-color: transparent;
    border: 1px solid #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.gridSection .blockWrapper a.gridBlockBTN:hover {
    background-color: #000;
    color: #FFF;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPadditional .col-sm-8.centred {
    margin-top: 60px;
    margin-bottom: 40px;
}

.LPadditional .col-sm-6 {
    padding-left: 0px;
    padding-right: 0px;
}

.LPadditional p {
    font-weight: 300;
    font-size: 18px;
    color: #666366;
    margin-top: 25px;
}

.LPadditional .caseStudyBlock {
    height: 400px;
    position: relative;
}

.LPadditional .caseStudyBlock h3 {
    display: block;
    opacity: 1;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.LPadditional .caseStudyBlock h3:before, .LPadditional .caseStudyRollOver h3:before {
    margin-bottom: 0px;
    border-bottom: none;
}

.LPadditional .caseStudyBlock h3 {
    color: #FFFFFF;
    font-size: 36px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.LPadditional .caseStudyRollOver h3 {
    color: #000000;
    font-size: 36px;
    width: 75%;
    margin: 0 auto;
    padding-top: 60px;
}

.LPadditional .caseStudyBlock:hover, .LPadditional .caseStudyRollOver:hover {
    text-decoration: none;
}

.LPadditional .caseStudyRollOver {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-color: rgba(255, 205, 0, 0.85);
    padding: 0;
    opacity: 0;
    cursor: default;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.LPadditional .caseStudyRollOver .quoteWrapper {
    position: relative;
    width: 75%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.quoteWrapper:before {
    display: block;
    content: url(images/block-quote-top.png);
    position: absolute;
    width: 64px;
    height: 46px;
    left: -30px;
    top: -10px;
}

.quoteWrapper:after {
    display: block;
    content: url(images/block-quote-bottom.png);
    position: absolute;
    width: 64px;
    height: 46px;
    right: -30px;
    bottom: -10px;
}

.LPadditional .caseStudyRollOver blockquote {
    font-size: 28px;
    line-height: 32px;
    color: #000000;
}

.caseStudyReveal {
    opacity: 1 !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

.caseStudyHide {
    opacity: 0 !important;
    -webkit-transition: all 0.75s;
    transition: all 0.75s;
}

/* Second chancers block on home page */
.LPctaSection > .col-md-6:first-child {
    padding-left: 0;
}

.LPctaSection .BGBlack{
	background-color: #000;
}
.LPctaSection .row {
    width: 100%;
    margin: 50px auto;
}
.LPctaSection .row .col-sm-6{
	padding-left: 0px;
	padding-right: 0px;
}
.LPctaSection .row .col-sm-6 .colWrapper{
	padding: 30px;
}

.LPctaSection h3 {
    font-weight: 300;
    font-size: 26px;
    color: #fff;
    margin-top: 25px;
	text-transform: uppercase;
}
.LPctaSection h3.imageHeader::before{
	display: none;
}

.LPctaSection h4 {
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    margin-top: 25px;
	text-transform: uppercase;
}

.LPctaSection p {
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    margin: 28px 0;
}

.LPctaSection .CTAbtn {
    display: block;
    padding: 10px 20px;
    width: auto;
    max-width: 145px;
    color: #fff;
    text-transform: uppercase;
	text-decoration: none;
    font-size: 16px;
    margin: 20px auto;
}

.LPctaSection .CTAbtn {
    background-color: #000;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPctaSection .CTAbtn:hover {
    background-color: #ffcd00;
    color: #000;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPlatest {
    background-color: #f0f0f0;
    padding: 70px 70px 20px;
}

.LPlatest .blockContainer{
    padding: 40px;
    font-family: "Open Sans", arial, sans-serif !important;
    text-align: left;
    height: 344px;
}
.LPlatest .blockContainer hr{
    border-top: 3px solid #9d9d9c;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 50px;
}

.LPlatest .blockContainer .blockCat{
    text-transform: uppercase;
}

.LPlatest .blockContainer .blockTitle{
    font-size: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
    .LPlatest .blockContainer .blockTitle{
        font-size: 16px;
    }
}

.LPlatest .blockContainer .blockIntro{
    font-size: 16px;
}

.LPlatest .smallBtn {
    display: block;
    padding: 10px 20px;
    width: auto;
    color: #000000;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
}

.LPlatest .smallBtn:hover {
    text-decoration: none;
}

.LPlatest .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPlatest .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPlatest .smallBtn.white {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPlatest .smallBtn.white:hover {
    background-color: #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.LPlatest .blockContainer{
    font-family: "Open Sans", arial, sans-serif !important;
    height: 344px;
}

body.page-template-page-landing .AreaDropDown::before{
	content: '';
	width: 45px;
	height: 59px;
	background: url("images/marker-icon.svg") center center no-repeat;
	background-size: contain;
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
body.page-template-page-landing .AreaDropDown{
	position: relative;
	margin-top: 90px;
	width: 100%;
	height: 80px;
	background-color: #f6c705;
	font-family: "Roboto", arial, sans-serif;
	font-size: 2.142857142857143em;
	font-weight: 300;
	line-height: 80px;
	cursor: pointer;
}
body.page-template-page-landing .AreaDropDown::after{
	content: '';
	width: 54px;
	height: 29px;
	background: url("images/locationChevron.svg") center center no-repeat;
	background-size: contain;
	position: absolute;
	right: 25px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	-webkit-transition: all 0.5s;
    transition: all 0.5s;
}
body.page-template-page-landing .AreaDropDown ul.custDropDown{
	display: none;
	width: 90%;
	height: auto;
	background-color: #FFF;
	max-height: 430px;
	overflow-y: auto;
	border: 1px solid #000;
	padding: 30px;
	list-style: none;
	margin: 0px auto;
}
body.page-template-page-landing .AreaDropDown ul.custDropDown li a{
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	border-bottom: 3px solid #9d9d9c;
	text-decoration: none !important;
	line-height: 40px;
}
body.page-template-page-landing .AreaDropDown ul.custDropDown li a:hover{
	background-color: #f6c705;
}
body.page-template-page-landing .AreaDropDown.active ul.custDropDown{
	display: block;
	position: relative;
	z-index: 9;
}

body.page-template-page-landing .AreaDropDown.active::after{
	transform: rotate(180deg);
}

/* Online Document Styles */
#ParentDoc aside{
	display: none;
}
.documentHeader{
	margin-top: 44px;
	padding-bottom: 44px;
	border-bottom: 3px solid #000;
	margin-bottom: 80px;
	font-size: 1.2857142857142858em;
}
/*body.single-comm_support .container{
	width: 100%;
	max-width: 1240px;
}*/
body.single-comm_support .container .LPheader{
	margin: 0px;
}
/*body.single-comm_support .container .documentHeaderWrapper > div{
	padding: 0px;
}
*/body.single-comm_support .authDetails{
	background-color: rgba(0,0,0,0.1);
/*	margin-right: 45px; */
}
body.single-comm_support .authDetails .authDetailsHeader{
	background-color: #f6c705;
	padding: 15px;
	color: #000;
	font-size: 18px;
}
body.single-comm_support .DocumentcontentWrapper .contentsHeader{
	background-color: #000;
	padding: 15px;
	color: #f6c705;
	font-size: 18px;
}
body.single-comm_support .authDetails .authDetailsHeader p,
body.single-comm_support .DocumentcontentWrapper .contentsHeader p{
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
}
body.single-comm_support .authDetails .authDetailsCont{
	padding: 15px;
	font-size: 1em;
}
body.single-comm_support .authDetails .authDetailsCont > div{
	padding-bottom: 15px;
}
body.single-comm_support .authDetails .authDetailsCont p{
	margin-bottom: 0px;
}
body.single-comm_support .authDetails .authDetailsCont .detailsHeader{
	font-weight: 700;
}

.documentHeaderWrapper .pubIntroTop{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.documentHeaderWrapper .pubIntroTop::after{
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	background-color: #f6c705;
	height: 3px;
	width: 300px;
}
.documentHeaderWrapper h1{
	font-size: 1.9444444444444444em;
	line-height: 140%;
	margin-bottom: 10px;
}
.documentHeaderWrapper .pubIntroTop .pubDate{
	margin: 0px;
}
.documentHeaderWrapper p.docIntro{
	font-size: 1em;
	line-height: 140%;
}
/*.documentHeaderWrapper .col-sm-3{
	min-width: 292px;
}*/
.documentHeaderWrapper .pubIntroBottom .smallBtn {
    display: inline-block;
    padding: 10px 20px;
    width: auto;
    color: #000000;
    text-transform: uppercase;
     bottom: 20px;
    font-size: 16px;
}

.documentHeaderWrapper .pubIntroBottom .smallBtn:hover {
    text-decoration: none;
}

.documentHeaderWrapper .pubIntroBottom .smallBtn.yellow {
    background-color: #ffcd00;
    border: 1px solid #ffcd00;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.documentHeaderWrapper .pubIntroBottom .smallBtn.yellow:hover {
    background-color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.documentHeaderWrapper .pubIntroBottom .NOTaccessible{
	margin-top: 10px;
}
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper{
	padding-left: 30px;
}
.documentHeaderWrapper .documentDownloadWrapper a,
.documentHeaderWrapper .documentDownloadWrapper p,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper a,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper p{
	display: inline-block;
}
.documentHeaderWrapper .documentDownloadWrapper a,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper a{
	display: inline-block;
	background: url("images/downloadIcon.svg") left center no-repeat;
	background-size: contain;
	height: 50px;
	padding-left: 45px;
	font-size: 1.4444444444444444em;
	color: #000;
	line-height: 50px;
}
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper a{
	height: 25px;
	padding-left: 30px;
	line-height: 25px;
	font-size: 0.75em;
}
.documentHeaderWrapper .documentDownloadWrapper p,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper p{
	display: inline-block;
	font-size: 1.4444444444444444em;
	color: #000;
	text-transform: uppercase;
	line-height: 50px;
}
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper p{
	font-size: 0.75em;
	line-height: 25px;
}
.documentHeaderWrapper .documentDownloadWrapper span,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper span{
	font-size: 1.4444444444444444em;
	color: #f6c705;
	font-weight: 500;
}
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper span{
	font-size: 0.75em;
}
.documentHeaderWrapper .documentDownloadWrapper p span,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper p span{
	font-size: 1em;
}
.documentHeaderWrapper .documentDownloadWrapper .docMeta i,
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper .docMeta i{
	font-size: 1.25em;
	line-height: 25px;
	padding-left: 10px;
}
.AdditionalDocDownlaods .AdditionalDocDownlaodWrapper .docMeta i{
	font-size: 1em;
	line-height: 30px;
}


/*Document content*/
.DocumentcontentWrapper h2{
	position: relative;
	font-size: 1.8125em;
	line-height: 140%;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.DocumentcontentWrapper h2::after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 295px;
	height: 3px;
	background-color: #f6c705;
}
.DocumentcontentWrapper h3{
	position: relative;
	font-size: 1.5em;
	font-weight: 600;
	text-transform: capitalize;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.DocumentcontentWrapper h3::before{
	display: none;
}
.DocumentcontentWrapper h3::after{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: 40px;
	height: 2px;
	background-color: #f6c705;
}
.DocumentcontentWrapper h4{
	font-size: 1.2857142857142858em;
	font-weight: 600;
}
.DocumentcontentWrapper .normalContent p,
.DocumentcontentWrapper .normalContent ul li,
.DocumentcontentWrapper .normalContent ol li{
	font-size: 1.2857142857142858em;
	line-height: 140%;
	font-weight: 300;
}
.DocumentcontentWrapper .normalContent ul li ul li{
	font-size: 1em;
}
.DocumentcontentWrapper .wp-caption img{
	width: 100%;
	height: auto;
	padding: 15px 15px 0;
}
.DocumentcontentWrapper .wp-caption .wp-caption-text{
	background-color: #000;
	color: #FFF;
	font-size: 18px;
	font-weight: 500;
	padding: 24px;
	margin: 0 15px 15px;
}

.DocumentcontentWrapper aside ul{
	list-style: none;
	padding: 0px;
}
.DocumentcontentWrapper aside ul li a{
	font-size: 18px;
	line-height: 140%;
	display: inline-block;
	color: #000;
	padding: 15px;
	border-bottom: 3px solid #E7E7E7;
	text-decoration: none;
	width: 100%;
	
	-webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.DocumentcontentWrapper aside ul li a:hover{
	background: #E7E7E7;
}
.DocumentcontentWrapper aside ul li.current_page_item a{
	font-weight: 700;
	background-color: #f6c705;
}
body.single-comm_support .navigation{
	margin-top: 98px;
	margin-bottom: 49px;
}
body.single-comm_support .navigation a{
	color: #000;
	text-decoration: none;
	line-height: 130%;
	font-weight: 500;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
}
body.single-comm_support .navigation a span{
	font-size: 29px;
	display: block;
	color: #020844;
	text-transform: uppercase
}
body.single-comm_support .navigation .alignleft{
	width: 50%;
	float: left;
}
body.single-comm_support .navigation .alignright{
	width: 50%;
	float: right;
	text-align: right;
}
body.single-comm_support .navigation .alignleft a{
	position: relative;
	padding-right: 20px;
}
body.single-comm_support .navigation .alignright a{
	position: relative;
	padding-left: 20px;
}
body.single-comm_support .navigation .alignright a,
body.single-comm_support .navigation .alignright a span{
	text-align:right 
}
body.single-comm_support .navigation .alignleft a::after{
	font-family: fontAwesome;
	content: "\f104";
	height: 29px;
	width: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -24px;
	margin: auto 0;
	font-size: 29px;
}
body.single-comm_support.IE .navigation .alignleft a::after{
	height: 40px;
}
body.single-comm_support .navigation .alignleft a:hover::after{
	animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}
body.single-comm_support .navigation .alignright a::before{
	font-family: fontAwesome;
	content: "\f105";
	height: 29px;
	width: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -24px;
	margin: auto 0;
	font-size: 29px;
}
body.single-comm_support.IE .navigation .alignright a::before{
	height: 40px
}
body.single-comm_support .navigation .alignright a:hover::before{
	animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}

/* Animations and KeyFrames */
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
