/**
Family of Sites Common Stylesheet
*/
/*
Global declarations
*/

@import url('https://fonts.googleapis.com/css?family=Lato:100,200,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed:700');
@import url('https://fonts.googleapis.com/css?family=PT+Serif');


@font-face {
      font-family: 'elusive';
      src: url('/wp-content/themes/bishconfBase/fonts/fontello/font/elusive.eot?47748550');
      src: url('/wp-content/themes/bishconfBase/fonts/fontello/font/elusive.eot?47748550#iefix') format('embedded-opentype'),
           url('/wp-content/themes/bishconfBase/fonts/fontello/font/elusive.woff?47748550') format('woff'),
           url('/wp-content/themes/bishconfBase/fonts/fontello/font/elusive.ttf?47748550') format('truetype'),
           url('/wp-content/themes/bishconfBase/fonts/fontello/font/elusive.svg?47748550#elusive') format('svg');
      font-weight: normal;
      font-style: normal;
    }

.i-code, .i-name {
  display: none;
}


.icon-home {
      font-family: "elusive";
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.desktop-only{
	display:block;
}
.tablet-only{
	display:none;
}
.mobile-only{
	display:none;
}	  
.tiny-only{
	display:none;
}	
	    
body {
      font-family: 'Open Sans', sans-serif;    
      padding-top: 200px;
}

@media screen and (min-width: 992px) {
	.above991 {
		display:block;
	}
	.hide-desktop, .below991{
		display:none !important;
	}
	.mobile-only, .below480{
		display:none !important;
	}
}

@media screen (max-width: 991px) {
	.above991 {
		display:none;
	}
	.hide-desktop, .below991{
		display:block;
	}
	.mobile-only, .below480{
		display:none !important;
	}
}


@media screen and (max-width: 480px) {
	.above991 {
		display:none;
	}
	.hide-desktop, .below991{
		display:block;
	}
	.mobile-only, .below480{
		display:block;
	}
}




.embed-vimeo{
	min-height: 400px;
}
.embed-vimeo iframe{
	width:100% !important;
	margin-bottom:20px;
}

.castos-player{
	float: left;
	width:100%;
}





.clickable:hover {
    cursor:pointer;
}

p, ul li, ol li, table tr td, table th td {
    font-size:16px;
    line-height:26px;
}

.profile_contact p {
    font-size:14px;
}

ul,ol,p {
    margin-bottom:8px;
    float: left;
}

ul,ol{
	padding-left: 50px;
}

ul li,ol li{
	padding-left: 10px;
	margin-bottom: 5px;
}

img{
	max-width:100%;
	height:auto;
}



p{
	margin-top: 8px;
	float: left;
	width: 100%;
}

.double-padding-left  { padding-left:30px; }

.double-padding-right { padding-right:30px; }

.no-padding-right     { padding-right:0; }

.no-padding-left      { padding-left:0; }

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	background-color: rgba(0,0,0,0.3);
	padding: 8px;
	margin: 0;
	width: calc(100% - 10px); 
}



figure figcaption a{
	color: #ff3333;
	font-weight: bold;
	opacity: 1;
}

figure figcaption a:hover{
	color: #cc0000;
}


/* try and auto format tables */
table { width:100%; }

table th,
table td {
   
   border-collapse:collapse;
}

table td {
     padding: 9px 4px 4px 9px; 
}

/* soft fade for all links */
a {
    -webkit-transition : color 300ms ease-in-out;
    -moz-transition : color 300ms ease-in-out;
    -o-transition : color 300ms ease-in-out;
    transition : color 300ms ease-in-out; 
    border-bottom:0;
    text-decoration:none;      
}

a:hover {
    border-bottom:0;
    text-decoration:none;
}

a.donate{
	float: left;
	color: #fff;
	font-size: 32px;
	padding: 0 10px 0 0;
	
}



.tight {
	padding-top: 10px;
	padding-bottom: 10px;
}


.spaced {
	padding-top: 30px;
	padding-bottom: 30px;
}


form.search input{
	margin-top: 20px;
	height: 28px;
	float: left;
}



/*
Fonts
*/

form.wpcf7-form div.submit input[type="submit"], .cookie-notice, .video-play, .showother, .sbHolder, .sbSelector, .category-selector label, #overlay-search .navbar-form .input-group > .form-control, 
ul.landing-subnav li, .print-footer, .title-inthissection ul li, .social-share > span, .bishconf-breadcrumb p, footer .footer-menu li a, h1,h2,h3,h4,h5,h6, section#mainnav .navbar-nav > li > a, section#topnav form.search-box .input-group .form-control {
     font-weight: normal!important;
    -webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4,h5,h6,
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	font-family: 'Lato', sans-serif;
	font-weight: bold!important;
	clear: left;
	float: left;
	margin-top: 20px;
	margin-bottom: 6px;
	width: 100%;

}

section#title h1 {
    font-weight: bold!important;
    -webkit-font-smoothing: antialiased;  
}  

section#title * div.also_in{
	padding: 20px 20px 20px 20px;
	color: #ffffff;
	background-color: #555;
	float: right;
	opacity: 0.9;
}

section#title * div.also_in p,
section#title * div.also_in a{
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
}

section#title * h1{
	margin-top: 0;

}

section#title * div.also_in p
{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	opacity: 1;
	text-align: right;
	width: 100%;
}


section#title * div.also_in a{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	float: right;
	clear: right;
	
}

section#title * div.also_in a:hover{
	color: #fff;
	text-decoration: underline;
	opacity: 1;
}

div#home-content p{
	margin-top:18px;
}

div.title-group{
	margin: 20px 0 20px 0px;
	float: left;
	width: 100%;
}

div.title-group img.wp-post-image, div.title-group img{
	margin: 0 0 10px 0px;
	width:100%;
	height:auto;
}

div.title-group div.social-share-colourbg img{
	width:35px;
	max-width: 100%;
	height:auto;
}



h2{
	font-size: 26px;
}


/*
Bootstrap overrides
*/

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px; /* or 950px */
}

/* placeholders. Make white throughout */
.input-group input::-webkit-input-placeholder {
    
    opacity:1; 
}

.input-group input::-moz-placeholder { 
    
    opacity:1;      
}

.input-group input:-moz-placeholder { 
    
    opacity:1;     
}

.input-group input::-ms-input-placeholder { 
    
    opacity:1;     
}   /* IE10+ */

/*

Top Navigation

Includes:

- Search

- Social Icons

*/

#masthead {
    position: fixed;
    z-index: 19;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;

}

#masthead.shrunk {
    height: 50px;
}

section#logo div div div a.navbar-brand div.logospace div#header-logo{
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 5px 0;
    border-radius: 45px;
    float: left;
}

section#logo div div div a.navbar-brand div.logospace div#header-logo img{
	height: 60px;
	width: 60px;
	margin:  0;
	padding: 0;
}

#masthead.shrunk #mainnav * a img.home-link-image, #masthead.shrunk * #menu-home > li.home-link > a > i{
	display: none;
}



section#topnav {

    
    height:50px;
}

section#topnav .social-icons {

    margin-top:5px;
}

.social-icons a,.social-share a {
	color:#fff;
	margin-left:10px;
	width:35px;
	height:35px;
	border-radius:35px;
	font-size:23px;
	display:block;
	float:left;
	padding-left:6px;
	padding-top:3px;
}



#overlay-search .navbar-form .input-group > .form-control {
}


section#topnav form.search-box {

    margin-top:10px;
}

section#topnav form.search-box .input-group input[type="text"] {
    background:none;
    border-radius:0;
    border:0;
}

section#topnav form.search-box .input-group .btn.btn-default {
    background:none;
    border-radius:0;
    border:0;
    height:37px;
    -webkit-transition : all 300ms ease-in-out;
    -moz-transition : all 300ms ease-in-out;
    -o-transition : all 300ms ease-in-out;
    transition : all 300ms ease-in-out;    

}


section#topnav form.search-box .input-group .btn.btn-default i {
    display:block;
}       

section#topnav form.search-box .input-group .form-control {
    font-size:18px;
    padding-top:6px;
    padding-bottom:6px;
    height:37px;
    box-shadow:none;
    width:160px;
}

section#topnav form.search-box i.ti-search {
    font-size:20px;
}

#topnav-gap {

    width:100%;
    height:74px;
    display:none;
}

.search-toggle {
    font-size: 24px;
    border-bottom:0;
    text-decoration:none;
    z-index: 40;
}

.search-toggle:focus,
.search-toggle:hover {
    border-bottom:0;
    text-decoration:none;
}


/*

Main Navigation
Includes:
- Logo
- Main Navigation items
*/

section#logo {

    padding:15px 10px 35px 10px;
    margin: 0px;
    -webkit-transition: padding 0.4s;
    -moz-transition: padding 0.4s;
    -ms-transition: padding 0.4s;
    -o-transition: padding 0.4s;
    transition: padding 0.4s;
}

section#logo .navbar {
    margin-bottom:0;
    z-index:25; /* used to make sure it has a higher index than the site-overlay below */
    border:0;
    clear: right;
}

section#logo .navbar-brand {
    height:auto;
    line-height:1;
    padding:0;
    margin-top:20px;
}

section#logo .navbar-brand {
    position:relative;
}

section#logo .navbar-brand img {

    margin:0 10px;
     -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

section#logo .navbar-brand img.logo-tablet {
    width:270px;
    margin-top:20px;
    display:none;
}

section#logo .navbar-brand img.logo-mobile {
    width:98px;
    margin-top:17px;
    display:none;
}

section#logo .navbar-nav {
    margin-top:35px;
}

section#logo .navbar-collapse {
    padding:0;
}

section#logo .navbar-brand .logospace{
	float:left;
	position: relative;
}

section#logo .navbar-brand .logospace img{
	float:left;
	position: relative;
}

section#logo .navbar-brand .logospace .logoText{
	float:left;
	display: block;
	margin-top: 5px;
	margin-left:30px;

}


div#crumbs{
	margin: 20px 0;
}

div#crumbs a img.home-link-image{
	float: left;
	height: 24px;
	width: 24px;
	padding: 0;
	margin: -2px 3px 0 0;
}

p.first{
	font-weight: 500;
	font-size: 1.1em;
	padding-top: 30px;
	padding-bottom: 20px;
	display: block;
}

.row .col-md-12 ul, .row .col-md-12 ol{
	display: block;
	width: 100%;
}


/*
Footer
Includes:
- 2 Features
- Footer navigation
- Copyright
*/

#pre-footer{
	padding: 80px 0 50px 0;
	margin-top:35px;
}

footer {
    padding:10px 0;
}

#pre-footer .large-feature .feature-text {
    padding-left:30px;
    padding-right:30px;
    height:179px;
}

#pre-footer .feature .feature-text {
    width:95%;
}


#pre-footer .feature .feature-text p {
    margin:0;
}

body.home #pre-footer .feature.feature-first {
    margin-bottom:30px;
}

#pre-footer .feature.clickable {
    -webkit-transition : background-color 300ms ease-in-out;
    -moz-transition : background-color 300ms ease-in-out;
    -o-transition : background-color 300ms ease-in-out;
    transition : background-color 300ms ease-in-out;
    margin-bottom: 29px;
}

#pre-footer .feature.clickable:hover {
    cursor:pointer;
}

#pre-footer .feature img {
    display:block;
    width:100%;
    height:auto;
}

#pre-footer .feature-right {
    float:left;
    width:292px;
}

#pre-footer .feature h2 {
    font-size:24px;
    margin:10px 0 0 0;
}

footer .footer-menu {
    padding:0px;
    margin-top:0px;
    position:relative;
}

footer .footer-menu li a {
    line-height:41px;
    padding:0 26px 0 0;
    font-weight: bold !important;
}

footer .footer-menu li a:hover {
    background:none;
}


body.search footer .widget h2.widget-title a,body.search footer .widget h2.widget-title {
		color:#fff;
	}
footer * p, footer * ul li, footer * ol li, footer * table tr td, footer * table th td,
#footer-nav * p, #footer-nav * ul li, #footer-nav * ol li, #footer-nav * table tr td, #footer-nav * table th td {
    font-size:14px;
    line-height:22px;
}



footer{
	padding: 42px 0 42px 0;
	background-color: #333333;
	color: #ffffff !important;
}


	
footer .footer-menu li a {
    color: #ffffff;
}
	footer .footer-menu li a:hover {
		color:#fff;
	}

#footer-nav .copyright p {
    color: #ffffff;
    margin: 0;
    padding: 0;
}

#footer-nav a {
    margin: 0;
    padding: 0;
}

#footer-nav li {
    margin-right: 40px;
}

footer .footer-menu {
	border:none;
}

footer .widgets{
	padding-left: 24px;
	padding-right: 24px;
}


footer .widget {
	margin:6px 10px 6px 10px;
	padding: 0px;
	float: left;
	width: calc(100% - 20px);
}


footer .widget.eit_social_widget {
max-width: 220px;
}

footer .widget.eit_social_widget a{
	padding: 3px 5px 3px 5px;
	margin-right:calc((100% - 184px) / 6);
	width:30px;
	height:30px;
	border-radius:15px;
	font-size:20px;
	display:block;
	float:left;
}

footer .widget.eit_social_widget a.instagram{
	padding: 3px 5px 3px 5px;
}


footer .widget h2{
	font-size:18px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif !important; 
	margin: 0 0 24px 0;
}



footer .widget ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

footer .widget ul li{
	padding: 3px 0;
	margin: 0;
}

footer .widget ul li a{
	color:#ffffff;
}

footer .widget #mc_embed_signup {
	width:100%;
	color: #000000;
}

footer .widget #mc_embed_signup .response{
	color: #ffffff;
	margin-bottom: 10px;
	margin-right: 12px;
}

footer .widget #mc_embed_signup label{
	display: none;
}

footer .widget #mc_embed_signup *{
	float: left;
	height:28px;
}

footer .widget #mc_embed_signup .mc_submit input.button, input[type=button], input[type=submit], button{
	color: #ffffff;
	background: #990000;
	border: none;
	font-family: 'Roboto', sans-serif !important;
	font-size: 12px;
	text-transform: uppercase;
}


footer .social-icons a, 
footer .social-share a{
	padding: 7px;
	margin-left:10px;
	width:36px;
	height:36px;
	border-radius:18px;
	font-size:18px;
	display:block;
	float:left;
}

footer .widget img {

}


footer * h2.widget-title{
		color:#fff;
		width: 100%;
	}

footer .widget address{
	display: block;
	font-size: 18px;
	line-height: 22px;
}

#footer-nav{
	width: 100%;
	background: #000000;
	color: #ffffff;
	margin: 0;
	padding: 15px 0;
	min-height:30px;
}

#footer-nav ul li a, #footer-nav ul li a:hover{
	color: #ffffff;
	background: #000000;

}

#footer-nav li p{
	margin: 0;
	padding: 0;
}




/**
Article Pages.
Includes:
- Title section
- Breadcrumb
- "More in this section"
- Share icons
*/

div#title {
    /* background only half way across page */
    position:relative;
    margin: 30px 0 0 0;
}

div#title * h1{
	font-size: 30px;
	margin: 0 0 20px 0;
}

div#title * img.attachment-article-feature-image{
	width: 100%;
	margin-bottom: 30px;
	
}

div.category-link {
	margin: 20px 0;
}


div.category-link a, div.category-link p
{
	color: #fff;
	text-transform: uppercase;
	padding: 5px 12px;
	font-size: 14px;
	margin: 10px 0;
}

div.category-link p
{
display: inline;
}

div.related_file{
	margin-bottom: 30px;
	border-bottom: 1px solid #666;
}

h3#related-pages{
	padding-left: 16px;
	text-transform: uppercase;
	margin-bottom: 18px;
}


div.post-date{
	color: #666;
	padding: 0px 0 20px 0px;

}

div.alignright{
	float:right;
}

div.alignleft{
	float:left;
}


div#title * div.social-share{
	
}


div.col-md-3.related-content{
	margin-top: 20px;
}


section.wide-image {
	width:100%;
	padding: 0;
	margin: 0 0 0px 0;
	align-content: center;
}  

section#title .row .title-column {
    padding:0px;
}

body.category section#title .row .title-column,
body.blog section#title .row .title-column {
    padding-bottom:20px;
}

section#title h1 {
    font-size:35px;
    line-height:45px;
    margin-bottom:15px;
}

section#title p {
    font-size:18px;
    line-height:30px;
    margin:0 0 0px 0;
}


.social-share {
    margin-top:30px;
    padding-bottom: 30px;
}


section.inthissection .title-inthissection-header,
section#title .title-inthissection-header {
    padding:36px 0 35px 38px;
}

section.inthissection .title-inthissection-header {
    padding:36px 15px;
}

section.inthissection  .title-inthissection-header p,
section#title .title-inthissection-header p {
    font-size:23px;
    line-height:1;  
    margin:0;  
}

section.inthissection  .title-inthissection ul,
section#title .title-inthissection ul {
    margin:0;
    padding:0 0 0 38px;
    list-style:none;
}

section.inthissection  .title-inthissection ul {
    padding:0 15px;
}

section.inthissection  .title-inthissection ul li,
section#title .title-inthissection ul li {
    margin:0;
    padding:0;
}

section.inthissection  .title-inthissection ul li,
section#title .title-inthissection ul li {
    margin-top:30px;
    display:block;
}

section.inthissection  .title-inthissection ul li a,
section#title .title-inthissection ul li a {
    display:block;
}

section.inthissection .title-inthissection ul li i,
section#title .title-inthissection ul li i {
    font-size:12px;
    margin-left:12px;
}

section.inthissection  .title-inthissection ul li.selected,
section#title .title-inthissection ul li.selected {
    opacity:0.5;   
}

/* Article Page.
Video block.
*/


section#breadcrumb{
	
	padding-top:20px;
	padding-bottom: 0px;
}

section#title{
	padding-top: 30px;
}

section
{
    padding:0 0px 30px 0;
    margin:0px 0;
}

section.wide-image, section#mainnav,  section#topnav, section#holyland-map
{
    padding:0px 0;
    margin:0px 0;
}
/*
section#maincontent .container-fluid .row .col-md-12 .col-md-9 p{
	display: contents;
	margin-bottom: 2em;
}
*/
.video-overlay-image {
    position:absolute;
    top:0;
    z-index:9;
    cursor:pointer;
    margin-right:15px;
}

.video-overlay-image img {
    width:100%;
    height:auto;
}

.video-overlay-image .video-play {
    left: 50%;
    top: 50%;
    margin-left:-85px;
    margin-top:-85px;
    position: absolute;
    z-index: 19;
    font-size:16px;
    text-transform:uppercase;
    text-align:center;
    width:190px;
    height:190px;
    border-radius:50%;
    -webkit-transition : background 300ms ease-in-out;
    -moz-transition : background 300ms ease-in-out;
    -o-transition : background 300ms ease-in-out;
    transition : background 300ms ease-in-out;      
}

.video-overlay-image .video-play i {

    font-size:40px;
    line-height:1;
    display:block;
    /* position in centre. So half the height - half the font size */
   margin-top:65px;
    margin-left:4px;
}

.video-overlay-image .video-play span {
    display:block;
    margin-top:15px;
}

section.block-related {
    padding:90px 0 120px 0;
}

div.block-related-none {
    padding-top:90px;
}

section.block-quote.last-list {
    margin-top:65px;
}

section.block-text.last-list {
    margin-top: 0;
}

section.block-text.colour-block h2 {
    font-size:50px;
    margin:40px 0;
}

section.block-text h2 {
    margin-top:0;
}

section.block-text h3 {
    font-size:24px;
    padding-bottom:15px;
    line-height:1;
    margin:0;
}

section.block-text .row-list {
    margin-top:0;
    margin-bottom:0;
}

wp-block-pullquote, blockquote {
	border-left:2px solid #4d2612;
	padding: 40px 15px 20px 40px;
	width: calc(100% - 80px);  /* create space for the quotes */
	position: relative;
	float: left;
}

blockquote a {
    text-decoration:underline;
}

blockquote a:hover {
    text-decoration:underline!important;
}

blockquote cite {
	color: #444444;
	font-family: 'PT Serif', serif;
	float: right;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 40px;
}

wp-block-pullquote p, blockquote p, .wp-block-pullquote.is-style-solid-color blockquote p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height:normal;
    margin-top:0;
    margin-left: 50px;
}


/* -- create the quotation marks -- */
blockquote p:before,
blockquote p:after{
    position: absolute;
    /* -- inside the relative position of blockquote -- */
    top: 13px;
    color: #E8E8E8;
    font-size: 80px;
    font-family:'PT Serif', serif;
    font-weight: bold;
    color: #000;
}
blockquote p:before{
    content: open-quote;
    margin-right: 0px;
    right: calc( 100% - 20px );
    top:10px;
    left: 20px;
}
blockquote p:after{
    content: close-quote;
    margin-left: 0px;
    left: 100%;  
    top:calc( 100% - 80px );
}



p cite {
    margin:0 0 0 30px;
    padding:0;
    font-style:normal;
}

/* print page */
.block-print.last-quote,
.block-print.colourtext {
    margin-top:60px;    
}

.print-footer {
    padding-bottom:25px;
}

.print-footer a i,
.print-footer a {
    font-size:14px;
    line-height:40px;    
}

.print-footer a {
    display:inline-block;
    margin-right:70px;
}

.print-footer a i {
    font-size:40px;
    display:block;
    float:left;
    margin-right:20px;
}

/* related block */

section.block-related h3 {
    font-size:32px;
    margin:0 0 20px 0;
    padding:0;
}

section.block-related ul {
    list-style:none;
    margin:0;
    padding:0;
}

section.block-related ul li {
    margin:0;
    padding:7px 0;
}

/**
Landing Page
*/
.landing-page-bg {
    width:60%;
    background-size:cover;
    position:absolute;
    top:0;
    right:0;
}

.landing-page-bg-left {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%;
}

body.home .landing-page-bg {
    right:inherit;
    left:0;
}

#title-wrapper-landing {
    min-height:562px;
}

body.home #title-wrapper-landing,
.landing-page-bg {
    height:562px;
}

body.home #title-wrapper-landing,
body.home .landing-page-bg { 
    margin-bottom:0;
}

#title.landing .bishconf-breadcrumb {
    padding-top:0;
}

#title.landing .bishconf-breadcrumb .row  div.breadcrumb-wrapper {
    padding-top:28px;
}

.landing-item {
    position:relative;
    min-height:380px;
    margin-bottom:60px;
}

.landing-item img {
    width:100%;
    height:auto;
}

.row-landing-image {
    position:absolute;
    top:0;
    width:100%;
}

.landing-item-text h2 {
    font-size:26px;
    line-height:26px;
    margin:20px 0 30px;
}

ul.landing-subnav {
    list-style:none;
    margin:0 0 0 45px;
    padding:0;
}

ul.landing-subnav li a {
    display:block;
    margin-bottom:30px;
}

ul.landing-subnav li i {
    font-size:12px;
    margin-left:12px;
}

/* homepage */

.homepage-block {
    margin-bottom:60px;
}

.homepage-block-image {
    width:100%;
    height:316px;
    position:relative;
    background-size: cover;
}

.homepage-feature-overlay {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
}

.homepage-feature-overlay:hover {
    -webkit-transition : background 300ms ease-in-out;
    -moz-transition : background 300ms ease-in-out;
    -o-transition : background 300ms ease-in-out;
    transition : background 300ms ease-in-out;    
}

.homepage-block-image {
    overflow-y: hidden;
 }


.homepage-block-tall .homepage-block-image {
    height:395px;
    overflow-y: hidden;
 }

.homepage-block-image h2 {
    position:absolute;
    bottom:0;
    left:0;
    padding:0 130px 60px 28px;
    margin:0;
}

.homepage-block > p {
    margin:30px 0 30px; 0;
}

/*
custom icons
*/

.bishconf-top,
.bishconf-printer {
    background:url(../images/icons/icon_print.svg) no-repeat;
    background-size:40px 40px;
    width:40px;
    height:40px;
}

.bishconf-top {
    background:url(../images/icons/icon_top.svg) no-repeat;
}

   /* IE10+ */

/* blog page */

.blog-item img {
    width:100%;
    height:auto;
}

.blog-item {
    margin-bottom:50px;
    float: left;
    width:100%;
}
/*
h2 {
    font-size:22px;
    margin-top:30px;
}
*/
.row-blog-items {
    margin:60px 0 40px;
}

.blog-item .blog-image {
    margin-bottom:28px;
}

.blog-item p {
    margin-bottom:0;
}

/*
.row-blog-items .col-md-4 div.podcast p:nth-child(5){
	display:block;
	line-height: 29px;
	min-height: 84px;
	max-height: 84px;
	text-overflow: ellipsis;
	overflow-y: hidden;
	font-size: 14px;
}
*/

.podcast-share a img{
	max-height: 35px;
	max-width: 35px;
}

.row-blog-items .col-md-4 div.podcast{
	background-color: #eeeeee;
	color: #333333;
	padding: 2px 20px;
	margin-bottom: 40px;
}

.row-blog-items .col-md-4 div.podcast h2{
	font-size: 22px;
	line-height: 26px;
	min-height: 78px;
	max-height: 78px;
	overflow: hidden;
}

.row-blog-items .col-md-4 .podcast p,
.row-blog-items .col-md-4 .podcast h4,
.row-blog-items .col-md-4 .podcast div.wp-block-file{
	display:none;
}

.row-blog-items .col-md-4 .podcast p.date{
	margin-top:0px;
}

.row-blog-items .col-md-4 .podcast p.date,
.row-blog-items .col-md-4 .podcast p.excerpt{
	display:block;
	font-size: 14px;
}


.blog-item p.date {
    font-size:13px;
    margin:0;
    line-height:1;
    padding: 0px
}

.blog-item h2 {
	min-height: 2.8em;
    max-height: 2.8em;
    font-size: 1.3em;
    line-height: 1.4em;
    font-weight: bold;
    clear: both;
    overflow: hidden;
    padding: 0 0.6em 0 0;
}

.blog-item h2 a {
	margin-top:0px !important;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}

.blog-image {
    position:relative;
}

.blog-image .overlay {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    -webkit-transition : background 300ms ease-in-out;
    -moz-transition : background 300ms ease-in-out;
    -o-transition : background 300ms ease-in-out;
    transition : background 300ms ease-in-out;   
}

/* pagination */

div.row-pagination {
    margin-bottom:60px;
}

span.page-numbers,
a.page-numbers {
    font-size:18px;
    padding:9px 0;
    width:38px;
    text-align:center;
    line-height:1;
    display:inline-block;
    margin-bottom:60px;
    margin:0 5px;
    font-family:Arial,sans-serif;
}

a.page-numbers i {
    font-size:16px;
}

/* blog page category selector */

.category-selector {
    padding:40px;
    font-size:18px;
    margin-top:-60px;
    z-index:10;
}

.category-selector label {
    font-size:18px;
    margin-right:50px;
    float:left;
    display:block;
    line-height: 38px;
    height:38px;      
}

.sbHolder {
    display: block;
    float: left;
    width:290px;
    font-size:18px;
    padding:10px 14px;
    line-height: 38px;
    height:40px;    
}

.sbSelector {
    width: 260px;
    line-height: 38px;
    height:38px;
}

.sbOptions {
    width:290px;
}

.sbOptions li {
    padding:0;
}

.sbOptions a {
    padding-left:14px;
    padding-right:14px;
}

.sbToggle {
    width:25px;
}

.sbToggle:before {
    content: "\f107";
    font-family:"FontAwesome";
}

/* blog show other */

.showother {
    padding:25px 50px 25px 25px;
    font-size:18px;
    line-height:1.2;
    width:100%;
    display:block;
    margin-top:100px;
    position:relative;
    -webkit-transition : background-color 300ms ease-in-out;
    -moz-transition : background-color 300ms ease-in-out;
    -o-transition : background-color 300ms ease-in-out;
    transition : background-color 300ms ease-in-out;
}

.showother:after {
    content: "\f105";
    font-family:"FontAwesome";
    position:absolute;
    right:25px;
    top:50%;
    margin-top:-9px;
}

/* search page */
body.search h2 {
    font-size:26px;
    margin-bottom:20px;
}

body.search p {
    margin-bottom:20px;
}

body.search section#title.fullwidth {
    padding-bottom:20px;
    margin-bottom: 40px;
}

body.search div.row-pagination {
    margin-top:40px;
}    

/* cookies */
div.cookie-notice {
    display:none;
}

div.cookie-notice p {
    font-size:14px;
    margin-top:10px;
    line-height:39px;
}

/* sitemap */

#wpseo_sitemap div {
    width:40%;
    margin-right:20px;
    float:left;
}

#wpseo_sitemap div ul.children {
    margin-left:30px!important;
}

#wpseo_sitemap h4 {
    padding-top:10px;
}

/* contact form */

.container-contact h2 {
    margin-top:60px;
    margin-bottom:30px;
    font-size:26px;
}

form.wpcf7-form div.field {
    margin-bottom:30px;
}

form.wpcf7-form label {
    font-size:18px;
    font-weight:normal;
    display:block;
    margin-bottom:16px;
    line-height:1;
}

form.wpcf7-form div.field textarea,
form.wpcf7-form div.field input[type="text"],
form.wpcf7-form div.field input[type="email"] {
    width:100%;
    font-size:16px;
    font-weight:normal;
    font-family:Arial, sans-serif;
    padding:5px;
    -webkit-transition : all 300ms ease-in-out;
    -moz-transition : all 300ms ease-in-out;
    -o-transition : all 300ms ease-in-out;
    transition : all 300ms ease-in-out;     
}

form.wpcf7-form div.field textarea {
    height:180px;
}

form.wpcf7-form div.submit input[type="submit"] {
    -webkit-transition : all 300ms ease-in-out;
    -moz-transition : all 300ms ease-in-out;
    -o-transition : all 300ms ease-in-out;
    transition : all 300ms ease-in-out;     
    font-size:14px;
    line-height:1;
    padding:12px 18px;
    text-transform:uppercase;
}

span.wpcf7-not-valid-tip {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-response-output,
div.wpcf7-validation-errors {
    font-size:14px;
    padding:16px 14px 12px 14px;
    line-height:1;
    margin-left:0;
}

/*
Site Map
*/

#sitemap-pagelist {
    list-style:none;
    margin:0;
    padding:0;    
}

#sitemap-pagelist ul {
    list-style:none;
    margin:0;
    padding:0;
}

#sitemap-pagelist li span.before { display:none; }

#sitemap-pagelist li li li span.before { display:inline; }

#sitemap-pagelist li a {
    font-size:28px;
    font-weight: 600!important;
}

#sitemap-pagelist > li {
    margin-bottom:65px;
}

#sitemap-pagelist > li:first-child {
    margin-top:0;
}

#sitemap-pagelist ul li a {
    cursor:default;
    font-size:18px;
    font-weight: 600!important;
}

#sitemap-pagelist ul li ul li a {
    font-size:18px;
    cursor:pointer;
}

div.threecolumns {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
}

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

.row-list ul li,
.row-list p {
    margin-bottom:0;
    margin-top:20px;
}

.video_transcript {
    margin-top:20px;
}

section.block-video.has_transcript {
    padding-bottom:20px;
}

.video_transcript a.video_link {
    font-weight: normal !important;
}

.video_transcript_text {
    margin-top:50px;
    display:none;
}

/* overwrite the font awesome share icon styling */
ul.wpfai-list {
    float:left;
    margin:0!important;
}

ul.wpfai-list li {

    margin:0!important;
}

a.wpfai-link {
    opacity:1!important;
}

/* sitemap */

section.sitemap p.main-link {
    font-size:28px;
    font-weight: 600!important;
    margin:0;
    padding:0;
}

section.sitemap p.main-link a {
    text-decoration:none;
}

section.sitemap div.page-group {
    margin-bottom:28px;
}

section.sitemap div.col-mainmenu-list div.page-group {
    margin-bottom:70px;
}

 

section.sitemap ul.sitemap-list ul,
section.sitemap ul.sitemap-list {
    list-style:none;
    margin:0;
    padding:0;
}

section.sitemap ul.sitemap-list li {
    padding:0;
    margin:0;   
}

section.sitemap ul.sitemap-list li span.page-category {
    font-weight: 600!important;
    display:block;
    margin:11px 0;
}

section.sitemap ul.sitemap-list ul.children li {
    margin:11px 0;    
}

section.block-footnotes {
    padding-top: 60px;
}

section.block-footnotes ol.easy-footnotes-wrapper {
    padding-left:15px;
}

.container-landing {
    padding-top:60px;
}

body.home section.block-text {
    padding: 20px 0;
}


.home-video {
	position: relative;
    height:408px;
}

.home-video.expanded .video-overlay-image,
.home-video.expanded {
    height:641px;
}

section.block-homevideo .video-overlay-image, .home-video{
    height:408px;
    overflow:hidden;
    width:100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;   
}

section.block-homevideo .home-video .video-overlay-image{
    position: absolute;
    top:0;
    z-index: 10;
    cursor: pointer;
}

.home-video .video-play span {
    display: none;
}

.home-video .video-overlay-image .video-play {
    width:75px;
    height:75px;
    margin-left:-37.5px;
    margin-top:-37.5px;
}

.home-video .video-overlay-image .video-play i {
    display: block;
    font-size: 42px;
    line-height: 1;
    margin-left: 12px;
    margin-top: 16px;
}

.video-text {
    position:absolute;
    z-index:4;
    left:0;
    top:0;
    text-align:center;
    width:100%;
    margin-top:85px;
    font-size:38px;
    color:#fff;
}

.home-video .video-overlay-image div.video-overlay-bg {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,0.4);
    z-index:3;
     -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;        
}

.home-video .video-overlay-image:hover div.video-overlay-bg {
    opacity:0.6;
}

.fa-play:before{
	font: normal normal normal FontAwesome;
	content:"\f04b";
}


.embed-vimeo, .embed-responsive {
    height:auto;
    overflow:hidden;
    width:100%;
     -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;    
}




.related-item {
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
}


.related-item .podcast{
}

.related-item a img{
	width:100%;
}


.related-item h4{
	margin-bottom: 0px;
	margin-top: 0;
	padding: 10px 10px 10px 10px;
	background-color: #eee;
	line-height: 1.4;
	color:#333333;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;
	
}


.related-item p{
	font-size: 14px;
	line-height: 20px;
	margin-top: -5px;
	padding: 0px 10px 10px 10px;;
	margin-bottom: 5px;
	background-color: #eee;
}





p.subtitle{
	margin-bottom: 15px;
	margin-top: 0;
	font-style: italic;
	line-height: 22px;
}
h3.related-news{
	margin:15px 0;
}


.landing-title, .profile-title {
	background-position: center top;
	background-size: cover;
}

.landing-title{
	height: 700px;
	min-height: 700px;
}

.profile-title {
	height: 449px;
	min-height: 449px;
}


.fade-to-black{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	min-height: 600px;
	color: #ffffff;
}


	
@media (min-width: 1200px){
	#CBCEWcarousel .carousel-inner .item a .carousel-image section .container-fluid .row .col-md-8 {
	width: 66.66666667%;
	}
}
.carousel-image {
	background-position: center top;
	background-size: cover;
}

.carousel-image section{
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	padding-top: 110px;
	color: #ffffff;
	min-height: 500px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 100px;
  width: 50px;
  display: block;
  margin-top:205px;
  padding-top: 34px;
  outline: #333333;
  background-size: 100%, 100%;
  background-color: #333333;
}

.carousel-control-prev-icon{
	float: left;
	margin-left: 30px;	
}
.carousel-control-next-icon {
	float: right;
	margin-right: 30px;	
}


.carousel-control-next-icon:after
{
	font-family:"FontAwesome";
	font-size: 15px;
	content: '\f054';
}

.carousel-control-prev-icon:after {
	font-family:"FontAwesome";
	content: '\f053';
	font-size: 15px;
}

.container-fluid.indicators{
	z-index: 50px;
}
.carousel-indicators{
	margin-left:20px;	
	left:0;
	width: intrinsic;
	width:-moz-fit-content;
	width:-webkit-fit-content;
	width:fit-content;
	bottom:45px;
	width: 100%;
	text-align: left !important;
	clear:left;
}
.carousel-title{
	display: block;
	padding: 0;
	width: intrinsic;
	font-family: "Lato", sans-serif;
	margin:0;
	font-size: 24px;
	max-height: 84px;
	line-height: 28px;
}


.carousel-sub{
	display: block;
	padding: 30px 0 60px 0;
	width: intrinsic;
	margin: 0 /*auto*/;
	font-size: 18px;
	max-height: 154px;
	min-height: 154px;
	line-height: 30px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
}

.carousel-more{
	display: block;
	border: 1px solid #hhb2b2;
	border-radius: 4px;
	background-color: #66b2b2;
	color: #ffffff;
	padding: 5px 20px;
	text-transform: uppercase;
	width: intrinsic;
	margin: 20px 0 /*auto*/;
	font-size: 16px;
	font-weight: bold;
	width: intrinsic;
	width:-moz-fit-content;
	width:-webkit-fit-content;
	width:fit-content;
}

.carousel-indicators--round li {
border-radius: 10px;
margin: 0px 3px;
height: 12px;
max-height: 12px;
max-width: 12px;
border: 1px solid #FFF;
background-color: transparent;
}

.carousel-indicators .active {
background-color: #fff;
max-width: 12px;
margin: 0 3px;
height: 12px;
}

#profile img{
	margin-top:-100px;
	padding: 8px;
	background-color: #ffffff;
}

#profile.hide-desktop img{
	margin-top:20px;
	padding: 8px;
	background-color: #ffffff;
}


.profile-title{
	min-height: 449px;
}


iframe{
	margin:20px 0;
}

/*
iframe.youtube-player{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden;
}
*/
.youtube-responsive-container ,
.video-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
clear:left;
max-width: 100%;
}

.youtube-responsive-container iframe, 
.youtube-responsive-container object, 
.youtube-responsive-container embed,
.video-responsive-container iframe, 
.video-responsive-container object, 
.video-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}




/*social colours */

.instagram.colour {
	color:#517fa4;
	background-color: #ffffff;
}

.instagram.colour:hover {
	color:#ffffff;
	background-color: #517fa4;
}

.google.colour {
	color:#dc4e41;
	background-color: #ffffff;
}
.google.colour:hover {
	color:#ffffff;
	background-color: #dc4e41;
}
.flickr.colour {
	color:#ff0084;
	background-color: #ffffff;
}
.flickr.colour:hover {
	color:#ffffff;
	background-color: #ff0084;
}
.facebook.colour {
	color:#3b5998;
	background-color: #ffffff;
}
.facebook.colour:hover {
	color:#ffffff;
	background-color: #3b5998;
}
.vimeo.colour {
	color:#1ab7ea;
	background-color: #ffffff;
}
.vimeo.colour:hover {
	color:#ffffff;
	background-color: #1ab7ea;
}
.twitter.colour {
	color:#55acee;
	background-color: #ffffff;
}
.twitter.colour:hover {
	color:#ffffff;
	background-color: #55acee;
}
.soundcloud.colour {
	color:#ff7700;
	background-color: #ffffff;
}
.soundcloud.colour:hover {
	color:#ffffff;
	background-color: #ff7700;
}

figure.wp-block-jetpack-image-compare{
	clear: both;
	
}


