
p, ul {
    font-size: 1.1em;
}
#case_study_body p {
    font-size: 1em;
}
.section_body h1 {
    color: #333333;
    margin-top: 0;
}
h3 {
    color: #444;
    font-weight: bold;
}
.center {
    padding-bottom: 0;
}
body > section {
  padding: 24px 0 30px 0;
}
.carousel-content h2 {
    font-weight: 300;
}
.carousel-content h1, .carousel-content h2 {
    padding: 12px;
    background-color: rgba(0,0,0, 0.5);
}
@media (max-width: 732px) {
    #main-slider .carousel .slide-margin {
        margin-top: 0;
    }
    #main-slider .carousel .carousel-content {
        margin-top: 0;
    }
    #main-slider .carousel .btn-slide {
        margin-top: 0;
        margin-bottom: 15px;
    }
    #main-slider .carousel .item {
        height: auto;
    }
    #main-slider .carousel h1 {
        font-size: 20px;
    }
    #main-slider .carousel h2 {
        font-size: 13px;
    }
    #main-slider .carousel .btn-slide {
        padding: 3px 10px;
        font-size: 12px;
    }
}

/* Get that Bootstrap navbar to align center */
.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    margin-top: 28px;
    margin-bottom: 14px;
}
.navbar .navbar-collapse {
  text-align: center;
}
.navbar-nav > li {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0px;
}
.navbar-inverse .navbar-collapse {
    /* margin-bottom: 10px; */
    margin-bottom: 0px;
}
#strapline {
    color: white;
    font-style: italic;
    font-weight:bold;
    font-size: 18px;
    margin-bottom: 8px;
}
.navbar {
    padding: 0;
}
.navbar-brand img {
    width: 122px;
    height: 90px;
    margin: 4px 0 8px 0;
}
.navbar-nav {
  margin-top: 1.5em;
}
.nav-pills {
    background-color: white;
}
div#header_logo img {
    width: 162px;
    margin: 0px auto 6px auto;
    display: block;
}
div#header_logo {
    text-align: center;
    padding-top: 12px;
}

.reduced-width-para {
        padding: 0 5%;
        margin-top: 0;
    }
@media (min-width: 991px) {
    .reduced-width-para {
        padding: 0 25%;
    }
}
.person_profile_box h2 {
    font-size: 20px;
    margin-bottom: 8px;
}
.person_profile_box h3 {
    margin-top: 0;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1em;
    min-height: 2.2em;
}
hr.personnel_hr {
    margin: 4px 0 0 0;
}

div.download_item {
    margin-bottom: 24px;
}

#page-title {
    padding: 0px;
}
#services > div > div.row.lists > div.row-left.col-md-5.col-md-offset-1 > ul > li > a,
#services > div > div.row.lists > div.col-md-4.col-md-offset-2.row-right > ul > li > a{
    font-size: 22px;
    line-height: 30px; 
}
li span.homepage_list {
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 10px 15px;
    display: block;
}
/* Use cursor to show that drop-down toggle menu item is not a clickable link
but merely triggers the drop-down list to appear. */
a.dropdown-toggle {
    cursor:default;
}
div.case_study_index h3 {
    color: #4e4e4e;
    font-weight: bold;
}
div.case_study_index p {
    min-height: 4.2em;
}
#case-studies p {
    margin-bottom: 0;
}
p.case_study_short_description {
    line-height:1.2em;
    min-height: 4.8em;
}
div.case_study_index p.pseudo-link {
    min-height: auto;
}
#case-studies p.pseudo-link {
    color: #d40223;
    font-size: 14px;
    margin-bottom: 0px;
}
#case_study_body {
    margin-top: 18px;
    font-size: 120%;
}
/* Sub menu in left or right column */
ul.submenu_more {
    padding-left: 24px;
    margin-left: -7px;
    background-color: white;
    border-radius: 5px;
}
ul.submenu_more li {
    margin-bottom: 12px;
}
.nav > li > a:hover {
    color: #d40223;
}
.case_study h3 {
    margin-top: 0;
}
#bottom {
    padding-top: 20px;
}
.credit2, ul.credit {
    /* background: none; */
}
#services {
  background: #333333 url(../images/services/bg_services3.png) 50% 50% no-repeat;
  background-size: cover;
}
#testimonial {
  background: #333333 url(../images/partners/partner_bg2.png) 50% 50% no-repeat;
  background-size: cover;
}
/* Privacy policy link */
li.privacy_link .iubenda-black:hover {
    color: #d40223;
}
section#products a.btn, section#products ul {
    margin-bottom: 30px;
}

/* Pesky floating quicklinks in the left hand bar */
@media (max-width: 991px) {
    .col-md-3 {
        /* display: none; */
    }
}

/* Owl Carousel overrides */
.owl-carousel .owl-item img {
    width: auto;
    max-height: 80px;
}
div.owl-nav {
    display: none;
}
div.owl-item div.item {
    color: lightgrey;
    align-items:center;
}
.blur-1 {
    filter: blur(1px);
}
div.owl-item.active.center div.item {
    font-size: 130%;
    color: white;
    filter:none;
}

/* Accreditation logos */
ul.credit li a img {
    width: auto;
    height: auto;
}

.pullout {
    background-color: #e6e6e6;
    border-radius: 8px;
    padding: 12px 12px 2px 12px;
    margin-bottom: 24px;
}
.pullout h1 {
    margin-top: 0;
    font-size: 18px;
}
.pullout p {
    font-size: 1em;
}
#product-sub .top-image img {
    max-height: 353px;
    margin-top: 0;
}
.case_study_index_thumb {
    width: 350px;
    border-radius: 5px;
}
@media (min-width: 991px) {
    .border-right-991 {
        border-right: solid 1px grey;
    }
}
.downloads-column h1 {
    border-top: solid 1px grey;
    padding-top: 10px;
    font-size: 28px;
}
.download_item {
    background-image: url('/images/Adobe_PDF_file_icon_32x32.png') 50% 50% no-repeat;
}
.download_icon {
    float: left;
    padding-right: 14px;
}

#footer ul {
    text-align: -webkit-center;
    padding-left: 18px;
}
#footer ul li {
    padding-bottom: 18px;
}


/* Recent work section */
.recent-work-wrap-cactus {
    padding: 5px;
}
.touch_device .overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.25);
    
}
.touch_device div.overlay {
    padding: 0 10px;
}
.touch_device .recent-work-inner p, .touch_device .recent-work-inner h4 {
        background: rgba(0, 0, 0, 0.9);
        padding: 3px 8px;
    } 

.touch_device2 .overlay {
    background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 991px) {
    .touch_device .overlay {
        opacity: 1;
        background: rgba(0, 0, 0, 0.25);
    }
    .touch_device .recent-work-inner p, .touch_device .recent-work-inner h4 {
        background: rgba(0, 0, 0, 0.9);
        padding: 3px 8px;
    } 
    .touch_device .recent-work-inner h4 {
        padding: 5px 8px;
    } 
}
@media (min-width: 767px) {
    .touch_device .recent-work-inner p.read_more {
        display: none;
    }
    .touch_device .recent-work-inner h4 {
        font-size: .9em;
        line-height: 1.1em;
        margin-bottom: 0;
    }
    .touch_device .recent-work-inner p {
        font-size: .9em;
        line-height: 1.1em;
    }
}
@media (max-width: 768px) {
    .touch_device .overlay {
        opacity: 1;
        background: rgba(0, 0, 0, 0);
    }
}

a[href^=tel] { color: inherit; text-decoration: none; }

div#slick_thumbs {
    padding: 2px 0 10px 0;
}
img.slick_thumb {
    padding: 3px 3px;
    cursor:pointer;
}

img.accreditation_logo_w1 {
    max-width: 114px;
}

div#menu_sub_lhcol a div.pullout {
    background-color: #000000;
    border-radius: 3px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #FFFFFF;
}
div#menu_sub_lhcol a:hover div.pullout {
    background-color: #d40223;
}

.lead {
    margin-top: 14px;
}
img.pic-bodyspace-top {
    float:right;
    max-width: 50%;
    border-radius: 9px;
    margin: 12px 0 12px 12px;
}
@media (max-width: 480px) {
    img.pic-bodyspace-top {
        float:none;
        width: 100%;
        min-width: 100%;
        margin: 12px 0;
    }
}
@media (max-width: 991px) {
    div.sidebar {
        clear: both;
        padding-top: 20px;
    }
    div#menu_sub_lhcol a div.pullout {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}



