#ctf{
position: relative;
text-align: left;
}
#ctf.ctf-fixed-height{
overflow-y: auto;
-ms-overflow-y: auto;
}
#ctf .ctf-item{
padding: 15px 5px;
border-top: 1px solid #ddd;
border-top: 1px solid rgba(0,0,0,0.1);
overflow: hidden;
}
#ctf .ctf-item:first-child{
border-top: none;
} #ctf .ctf-header{
overflow: hidden;
margin: 0;
padding: 5px 5px 15px 5px;
line-height: 1.2;
width: 100%;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0,0,0,0.1);
color: inherit;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ctf .ctf-header a{
float: left;
display: block;
min-width: 100%\9;
color: inherit;
} #ctf .ctf-header-img{
float: left;
position: relative;
width: 48px;
margin: 0 0 0 -100% !important;
overflow: hidden;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-header-img img{
display: block;
float: left;
margin: 0 !important;
padding: 0 !important;
border: none !important;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-author-avatar {
margin: 3px 6px 0 -53px;
}
#ctf .ctf-author-name {
margin-left: 6px;
}
#ctf .ctf-author-box {
margin-left: 53px;
} #ctf .ctf-header-img-hover,
#ctf .ctf-header-generic-icon{
display: none;
position: absolute;
width: 100%;
top: 0;
bottom: 0;
left: 0;
text-align: center;
color: #fff;
background: #1b95e0;
background: rgba(27,149,224,0.85);
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
}
#ctf .ctf-header-img-hover .fa,
#ctf .ctf-header-generic-icon .fa{
position: absolute;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -8px;
font-size: 20px;
} #ctf .ctf-header-text{
float: left;
width: 100%;
padding-top: 5px;
}
#ctf .ctf-no-bio .ctf-header-text{
padding-top: 13px;
}
#ctf .ctf-header a{
text-decoration: none;
}
#ctf .ctf-header-text .ctf-header-user,
#ctf .ctf-header-text p{
float: left;
clear: both;
width: auto;
margin: 0 0 0 60px !important;
padding: 0 !important;
text-align: left;
}
#ctf .ctf-header-name{
font-weight: bold;
margin-right: 6px;
}
#ctf .ctf-header-text .ctf-header-bio{
padding: 0 !important;
}
#ctf .ctf-header-text .ctf-verified{
margin-right: 5px;
} #ctf .ctf-header .ctf-header-follow{
display: inline-block;
padding: 3px 6px;
margin: 0 6px 0 2px;
position: relative;
top: -2px;
background: #1b95e0;
color: #fff;
font-size: 11px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-transition: background 0.6s ease-in-out;
-webkit-transition: background 0.6s ease-in-out;
-o-transition: background 0.6s ease-in-out;
transition: background 0.6s ease-in-out;
}
#ctf .ctf-header .ctf-header-follow .fa{
margin-right: 3px;
font-size: 12px;
}
#ctf .ctf-header a:hover .ctf-header-follow{
background: #0c7abf;
-moz-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
} #ctf .ctf-header-type-generic .ctf-header-img{
color: #fff;
width: 48px;
height: 48px;
position: relative;
}
#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{
background: #0c7abf;
}
#ctf .ctf-header-type-generic .ctf-header-no-bio{
padding-top: 9px !important;
font-size: 16px;
font-weight: bold;
}
#ctf .ctf-header-type-generic .ctf-header-generic-icon{
display: block;
color: #fff;
background: #1b95e0;
-moz-transition: background 0.2s ease-in-out;
-webkit-transition: background 0.2s ease-in-out;
-o-transition: background 0.2s ease-in-out;
transition: background 0.2s ease-in-out;
}
#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{
display: block;
opacity: 1;
}
#ctf .ctf-header .ctf-header-user{
font-size: 16px;
line-height: 1.3;
-ms-word-wrap: break-word;
word-break: break-word;
}
#ctf .ctf-header p,
#ctf .ctf-header .ctf-header-screenname{
font-size: 13px;
line-height: 1.3;
} #ctf .ctf-header-text.ctf-no-info .ctf-header-user{
padding-top: 9px !important;
}
#ctf .ctf-header-text.ctf-no-bio .ctf-header-counts{
clear: both;
} #ctf .ctf-header-text .ctf-header-counts{
display: inline-block; font-size: 14px;
}
#ctf .ctf-header-counts span{
padding-right: 10px;
}
#ctf .ctf-header-counts .fa{
padding-right: 3px;
} #ctf .ctf-context { width: 100%;
margin-left: 57px;
margin-bottom: 2px;
}
#ctf .ctf-retweet-icon{
display: inline-block;
font-size: inherit;
background: #19cf86;
color: #fff !important;
padding: 1px 3px 3px 3px;
line-height: 1;
margin: 0 5px 0 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
#ctf .ctf-reply-icon{
display: inline-block;
font-size: inherit;
padding: 1px 3px 3px 3px;
line-height: 1;
margin: 0 5px 0 0;
} #ctf .ctf-author-box,
#ctf_lightbox .ctf-author-box{
margin-left: 56px;
}
#ctf .ctf-author-avatar,
#ctf_lightbox .ctf-author-avatar{
width: 48px;
height: 48px;
margin: 3px 6px 0 -56px;
float: left;
overflow: hidden;
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#ctf .ctf-author-avatar img,
#ctf_lightbox .ctf-author-avatar img{
margin: 0 !important;
padding: 0;
}
#ctf .ctf-author-name,
#ctf .ctf-author-screenname,
#ctf .ctf-verified,
#ctf .ctf-tweet-meta,
#ctf_lightbox .ctf-author-name,
#ctf_lightbox .ctf-author-screenname,
#ctf_lightbox .ctf-verified,
#ctf_lightbox .ctf-tweet-meta{
margin-left: 4px;
margin-right: 4px;
display: inline-block;
}
#ctf .ctf-screename-sep,
#ctf_lightbox .ctf-screename-sep{
margin: 0 2px;
display: inline-block;
}
#ctf .ctf-author-name,
#ctf_lightbox .ctf-author-name{
font-weight: bold !important;
margin-top: 4px;
}
#ctf .ctf-author-box-link,
#ctf_lightbox .ctf-author-box-link{
color: black;
text-decoration: none;
display: inline;
line-height: 1.5 !important;
}
#ctf .ctf-verified,
#ctf .ctf-quoted-verified,
#ctf_lightbox .ctf-verified,
#ctf_lightbox .ctf-quoted-verified {
color: #77c7f7;
margin-left: 0;
}
#ctf .ctf-quoted-verified,
#ctf_lightbox .ctf-quoted-verified {
margin-right: 4px;
}
#ctf .ctf-tweet-meta,
#ctf_lightbox .ctf-tweet-meta{
display: inline-block;
}
#ctf .ctf-replied-to-text a {
font-size: inherit;
color: inherit;
font-weight: inherit;
}
#ctf p.ctf-tweet-text{
padding: 0 !important;
margin: 0 !important;
}
#ctf .ctf-tweet-content,
#ctf .ctf-tweet-actions{
margin-left: 58px; max-width: 100%;
} #ctf .ctf-hide-avatar .ctf-context,
#ctf .ctf-hide-avatar .ctf-tweet-content,
#ctf .ctf-hide-avatar .ctf-tweet-actions,
#ctf .ctf-hide-avatar .ctf-quoted-tweet,
#ctf .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,
#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box{
margin-left: 0;
} #ctf .ctf-quoted-tweet,
#ctf .ctf-twitter-card{
display: block; clear: both;
margin: 7px 0 5px 58px;
padding: 8px 12px;
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.1);
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf .ctf-quoted-tweet:hover,
#ctf .ctf-quoted-tweet:focus,
#ctf .ctf-twitter-card:hover,
#ctf .ctf-twitter-card:focus{
background: #eee;
background: rgba(0,0,0,0.05);
border: 1px solid #ddd;
border: 1px solid rgba(0,0,0,0.1);
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out; 
}
#ctf .ctf-quoted-author-name{
font-weight: bold;
margin-right: 4px;
display: inline-block;
}
#ctf .ctf-quoted-tweet p{
margin: 2px 0;
text-align: left;
}
#ctf .ctf-quoted-tweet .ctf-tc-image{
display: none !important;
}
#ctf .ctf-quoted-tweet .ctf-tc-image:first-child{
display: block !important;
} #ctf .ctf-twitter-card,
#ctf .ctf-quoted-tweet{
overflow: hidden;
padding: 0;
margin: 10px 0 5px 0;
}
#ctf .ctf-tc-image{
display: none;
float: left;
overflow: hidden; width: 20%;
height: 100px;
}
#ctf .ctf-quoted-tweet img,
#ctf .ctf-twitter-card img{
float: left; height: auto;
max-width: none;
-moz-border-radius: 5px 0 0 5px;
-webkit-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
#ctf .ctf-quoted-tweet .ctf-tc-summary-info,
#ctf .ctf-twitter-card .ctf-tc-summary-info{
float: left; width: 76%;
padding: 8px 2%;
}
#ctf .ctf-quoted-tweet p,
#ctf .ctf-twitter-card p{
padding: 0 0 3px 0;
margin: 0;
line-height: 1.4;
text-align: left;
}
#ctf .ctf-twitter-card .ctf-tc-heading{
font-weight: bold;
padding-top: 3px;
}
#ctf .ctf-twitter-card .ctf-tc-url{
opacity: 0.6;
} #ctf .ctf-tweet-actions a{
padding: 2px 10px 2px 5px;
float: left;
}
#ctf .ctf-tweet-actions a.ctf-reply,
#ctf .ctf-tweet-actions a.ctf-retweet,
#ctf .ctf-tweet-actions a.ctf-like{
color: #bbb;
color: rgba(0,0,0,0.30);
text-decoration: none;
border: none;
-moz-transition: color 0.1s ease-in-out;
-webkit-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
}
#ctf .ctf-tweet-actions .ctf-reply{
margin-left: -5px;
}
#ctf .ctf-tweet-actions a:hover,
#ctf .ctf-tweet-actions a:focus{
-moz-transition: color 0.1s ease-in-out;
-webkit-transition: color 0.1s ease-in-out;
-o-transition: color 0.1s ease-in-out;
transition: color 0.1s ease-in-out;
}
#ctf .ctf-tweet-actions .ctf-reply:hover,
#ctf .ctf-tweet-actions .ctf-reply:focus{
color: #E34F0E !important;
}
#ctf .ctf-tweet-actions .ctf-retweet:hover,
#ctf .ctf-tweet-actions .ctf-retweet:focus{
color: #19cf86 !important;
}
#ctf .ctf-tweet-actions .ctf-like:hover,
#ctf .ctf-tweet-actions .ctf-like:focus{
color: #e81c4f !important;
}
#ctf .ctf-action-count {
display: none;
float: right;
padding-left: 3px;
font-weight: bold;
font-size: 11px;
line-height: 14px;
} #ctf #ctf-more{
display: block;
border: none;
background: #eee;
background: rgba(0,0,0,0.05);
width: 100%;
min-height: 30px;
padding: 5px 0;
margin: 0;
position: relative;
text-align: center;
box-sizing: border-box;
outline: none;
text-decoration: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf #ctf-more:hover{
background: #ddd;
background: rgba(0,0,0,0.1);
-moz-transition: background 0.1s ease-in-out;
-webkit-transition: background 0.1s ease-in-out;
-o-transition: background 0.1s ease-in-out;
transition: background 0.1s ease-in-out;
}
#ctf.ctf-carousel #ctf-more{
box-sizing: border-box;
width: 100%;
padding-left: 10px;
padding-right: 10px;
margin: 10px 0 0 0;
}
#ctf #ctf-more.ctf-loading span{
-moz-transition: opacity 0.5s ease-in-out;
-webkit-transition: opacity 0.5s ease-in-out;
-o-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}
#ctf #ctf-more.ctf-loading span{
filter: alpha(opacity=0);
opacity: 0;
}
#ctf .ctf-loader {
width: 20px;
height: 20px;
position: absolute;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
background-color: none;
background-color: rgba(0,0,0,0.5);
border-radius: 100%;
-webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes ctf-sk-scaleout {
0% { -webkit-transform: scale(0) }
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes ctf-sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
} 100% {
-webkit-transform: scale(1.0);
transform: scale(1.0);
opacity: 0;
}
} .ctf-credit-link{
width: 100%;
clear: both;
padding: 5px 0;
margin-top: 5px;
text-align: center;
font-size: 12px;
}
.ctf-credit-link .fa{
margin-right: 4px;
} #ctf.ctf-styles .ctf-author-screenname,
#ctf.ctf-styles .ctf-context,
#ctf.ctf-styles .ctf-twitterlink,
#ctf.ctf-styles .ctf-tweet-meta,
#ctf.ctf-styles .ctf-twitter-card,
#ctf.ctf-styles .ctf-quoted-tweet{
font-size: 12px;
} #ctf .ctf-error{
width: 100%;
text-align: center;
}
#ctf .ctf-error p,
#ctf .ctf-error iframe,
#ctf .ctf-error code{
padding: 0;
margin: 0 2px;
}
#ctf .ctf-error-user p{
padding-bottom: 5px;
}
#ctf .ctf-error-user{
width: 100%;
}
#ctf .ctf-error-admin{
margin-top: 15px;
display: inline-block;
}
#ctf .ctf-error code{
display: block;
padding: 4px;
} #ctf .ctf-out-of-tweets{
width: 100%;
}
#ctf .ctf-out-of-tweets{
display: block;
border: 1px solid rgba(0,0,0,0.1);
background: none;
background: none;
width: 100%;
min-height: 30px;
padding: 5px 0;
margin: 0;
position: relative;
text-align: center;
box-sizing: border-box;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
#ctf .ctf-out-of-tweets p,
#ctf .ctf-out-of-tweets iframe{
margin: 0 2px;
padding: 0;
}
#ctf .ctf-out-of-tweets p{
padding: 3px;
display: none;
} #ctf.ctf-narrow .ctf-author-avatar,
#ctf.ctf-narrow .ctf-author-avatar img{
width: 38px;
height: 38px;
}
#ctf.ctf-narrow .ctf-tweet-content,
#ctf.ctf-narrow .ctf-tweet-actions{
margin-left: 48px;
}
#ctf.ctf-narrow .ctf-context {
margin-left: 49px;
}
#ctf.ctf-narrow .ctf-author-box{
margin-left: 46px;
}
#ctf.ctf-narrow .ctf-author-avatar {
margin-left: -46px;
}
#ctf.ctf-narrow .ctf-tweet-content{
padding: 3px 0 5px 0;
}
#ctf.ctf-narrow .ctf-tweet-actions {
float: left;
clear: both;
} #ctf.ctf-narrow .ctf-tc-image{
width: 100%;
}
#ctf.ctf-narrow .ctf-tc-summary-info{
width: 90%;
padding: 10px 5%;
} #ctf.ctf-super-narrow .ctf-context,
#ctf.ctf-super-narrow .ctf-tweet-content,
#ctf.ctf-super-narrow .ctf-tweet-actions,
#ctf.ctf-super-narrow .ctf-quoted-tweet {
margin-left: 0;
}
#ctf.ctf-super-narrow .ctf-author-box{
min-height: 32px;
margin-bottom: 2px;
}
#ctf.ctf-super-narrow .ctf-author-avatar,
#ctf.ctf-super-narrow .ctf-author-avatar img{
width: 32px;
height: 32px;
}
#ctf.ctf-super-narrow .ctf-author-box{
margin-left: 38px;
float: left;
clear: both;
}
#ctf.ctf-super-narrow .ctf-author-avatar {
margin-left: -38px;
margin-top: 0;
}
#ctf.ctf-super-narrow .ctf-author-screenname,
#ctf.ctf-super-narrow .ctf-screename-sep {
display: none;
}
#ctf.ctf-super-narrow .ctf-context {
padding-bottom: 5px;
}
#ctf.ctf-super-narrow .ctf-author-name{
display: inline-block;
}
#ctf.ctf-super-narrow .ctf-tweet-content{
float: left;
clear: both;
width: 100%;
}
#ctf.ctf-super-narrow .ctf-credit-link{
font-size: 10px;
}  #ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-bio{
margin: 0 !important;
padding-top: 5px;
}
#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-user{
min-height: 48px;
}
#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-text{
padding-top: 10px;
}
#ctf.ctf-super-narrow:not(.ctf-masonry):not(.ctf-carousel) .ctf-header-follow{
margin-top: 5px;
}
#ctf.ctf-super-narrow .ctf-more span{
display: block;
margin-top: 3px;
}
#ctf.ctf-super-narrow .ctf-tc-image{
width: 100%;
}
#ctf.ctf-super-narrow .ctf-tc-summary-info{
width: 90%;
padding: 10px 5%;
} .ctf-screenreader{
text-indent: -9999px !important;
display: inline-block !important;
width: 0 !important;
height: 0 !important;
line-height: 0 !important;
} @font-face{
font-family:'FontAwesome';
src:url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/fonts/fontawesome-webfont.eot?v=4.6.1);
src:url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1) format('embedded-opentype'),
url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/fonts/fontawesome-webfont.woff?v=4.6.1) format('woff'),
url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/fonts/fontawesome-webfont.ttf?v=4.6.1) format('truetype'),
url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular) format('svg');
font-weight:normal;
font-style:normal
}
#ctf .fa, #ctf_lightbox .fa{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
#ctf_lightbox .fa-rotate-90{
-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);
}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{
filter:none;
}
#ctf .fa-retweet:before{content:"\f079"}
#ctf .fa-reply:before{content:"\f112"}
#ctf .fa-heart:before{content:"\f004"}
#ctf .fa-check-circle:before{content:"\f058"}
#ctf .fa-twitter:before, #ctf_lightbox .fa-twitter:before{content:"\f099"}
#ctf .fa-arrows-alt:before{content:"\f0b2"}
#ctf_lightbox .fa-envelope:before{content:"\f0e0"}
#ctf_lightbox .fa-pinterest:before{content:"\f0d2"}
#ctf_lightbox .fa-linkedin:before{content:"\f0e1"}
#ctf_lightbox .fa-google-plus:before{content:"\f0d5"}
#ctf_lightbox .fa-facebook-square:before{content:"\f082"}
#ctf .fa-user:before{content:"\f007"}
#ctf_lightbox .fa-play:before{content:"\f04b"}
#ctf_lightbox .fa-share:before{content:"\f064"}
#ctf_lightbox .fa-times:before{content:"\f00d"}
#ctf .fa-chevron-left:before{content:"\f053"}
#ctf .fa-chevron-right:before{content:"\f054"}
#ctf .fa-plus:before{content:"\f067"}
#ctf .fa-minus:before{content:"\f068"} @media all and (max-width: 640px){
#ctf.ctf-width-resp{
width: 100% !important;
}
}  #ctf .ctf-tweet-media{
width: 100%;
float: left;
clear: both;
margin: 4px 0 2px 0;
}
#ctf .ctf-tweet-media a{
position: relative;
display: block;
float: left;
max-width: 100%;
margin: 3px 0;
text-decoration: none;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
#ctf .ctf-tweet-media img,
#ctf .ctf-tweet-media video{
float: left;
clear: none;
padding: 0 !important;
margin: 0 !important;
max-width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
#ctf .ctf-tweet-media a:after{
border: 1px solid rgba(0, 0, 0, .1);
bottom: 0;
content: '';
left: 0;
position: absolute;
right: 0;
top: 0;
}  #ctf.ctf-masonry,
#ctf.ctf-masonry .ctf-tweets{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ctf.ctf-masonry .ctf-header{
margin-bottom: 20px;
}
#ctf.ctf-masonry .ctf-item{
float: none;
display: inline-block;
width: 30%;
margin: 5px 1%;
padding: 10px 0.5%;
border: none;
border-bottom: 1px solid #ddd;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
#ctf.ctf-masonry.masonry-2-desktop .ctf-item{
width: 47%;
}
#ctf.ctf-masonry.masonry-4-desktop .ctf-item{
width: 22%;
}
#ctf.ctf-masonry.masonry-5-desktop .ctf-item{
width: 17%;
}
#ctf.ctf-masonry.masonry-6-desktop .ctf-item{
width: 13.516%;
}
@media (max-width: 780px){
#ctf.ctf-masonry.masonry-2-desktop .ctf-item,
#ctf.ctf-masonry .ctf-item,
#ctf.ctf-masonry.masonry-4-desktop .ctf-item,
#ctf.ctf-masonry.masonry-5-desktop .ctf-item,
#ctf.ctf-masonry.masonry-6-desktop .ctf-item{
width: 100%;
}
#ctf.ctf-masonry.masonry-2-mobile .ctf-item{
width: 47%;
}
}  .ctf-video:before,
.ctf-iframe:before{
display:inline-block;
font:normal normal normal 14px/1 FontAwesome;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
content:"\f04b";
display: block;
position: absolute;
z-index: 4;
top: 50%;
left: 50%; margin-top: -33px;
margin-left: -33px;
padding: 0;
font-size: 27px;
font-style: normal !important;
color: #fff;
color: rgba(255,255,255,0.9);
background: rgb(27,127,204);
background: rgba(27,127,204,.8);
border-radius: 40px;
height: 41px;
width: 47px;
text-align: center;
border: 6px solid #eee;
border: 6px solid rgba(255,255,255,0.9);
box-shadow: 0 0 8px rgba(0,0,0,0.6);
padding-top: 13px;
padding-left: 7px;
line-height: 1;
-webkit-box-sizing: unset;
-moz-box-sizing: unset;
box-sizing: unset; 
}
.ctf-video .fa-arrows-alt,
.ctf-iframe .fa-arrows-alt{
display: none !important;
}
.ctf-video:hover:before,
.ctf-iframe:hover:before{
border: #fff;
border: 6px solid rgba(255,255,255,1);
color: #fff;
color: rgba(255,255,255,1);
background: rgb(27,127,204);
background: rgba(27,127,204,1);
}
.ctf-disable-lightbox .ctf-video:before,
.ctf-disable-lightbox .ctf-iframe:before{
display: none;
} #ctf_lightbox .ctf_video{
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
#ctf_lightbox.ctf_video_lightbox .ctf_video{
display: block;
}
#ctf_lightbox.ctf_video_lightbox .ctf_lb-image{
display: none !important; *display: block !important;
} #ctf .ctf-iframe-wrap{
float: left;
clear: both;
margin: 5px 0;
width: 100%;
position: relative;
padding-bottom: 62%;
}
#ctf iframe{
border: 0;
}
#ctf .ctf-iframe-wrap iframe{
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
} #ctf_lightbox iframe{
display: none;
position: absolute;
overflow: hidden;
z-index: 10;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
max-width: 100%;
}
#ctf_lightbox.ctf-has-iframe iframe{
display: block;
}
#ctf_lightbox.ctf-has-iframe .ctf_lb-image{
min-width: 500px;
display: none !important;
} #ctf_lightbox.ctf-amplify iframe{
margin-top: -76px;
height: 1000px; }  #ctf .ctf-tweet-media .ctf-lightbox-link{
position: relative;
display: block;
float: left;
max-width: 100%;
margin: 3px 0;
overflow: hidden;
text-decoration: none !important;
outline: none;
border: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
} #ctf .ctf-tweet-media .ctf-iframe{
position: absolute;
z-index: 999;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
padding: 0;
text-align: center;
color: #fff;
font-size: 12px;
line-height: 1.1;
border: none;
}
#ctf .ctf-photo-hover{
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
color: #fff;
background: #333;
background: rgba(0,0,0,0.6);
}
#ctf .ctf-photo-hover .fa{
display: block;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
margin-top: -19px;
margin-left: -16px;
padding: 0;
font-size: 39px;
font-style: normal !important;
} body:after {
content: url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/close.png) url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/prev.png) url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/next.png);
display: none;
}
.ctf_lightboxOverlay {
position: absolute;
top: 0;
left: 0;
z-index: 9999;
background-color: black;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
opacity: 0.9;
display: none;
}
.ctf_lightbox {
position: absolute;
left: 0;
width: 100%;
z-index: 10000;
text-align: center;
line-height: 0;
font-weight: normal;
}
.ctf_lightbox .ctf_lb-image {
display: block;
height: auto;
max-width: inherit;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ctf_lightbox a:hover,
.ctf_lightbox a:focus,
.ctf_lightbox a:active{
outline: none;
}
.ctf_lightbox a img {
border: none;
}
.ctf_lb-outerContainer {
position: relative;
background-color: #000;
*zoom: 1;
width: 250px;
height: 250px;
margin: 0 auto 5px auto;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ctf_lb-outerContainer:after {
content: "";
display: table;
clear: both;
}
.ctf_lb-container {
position: relative;
padding: 4px;
top: 0;
left: 0;
width: 100%;
height: 100%;
bottom: 0;
right: 0;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.ctf_lb-loader {
position: absolute;
top: 43%;
left: 0;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;
}
.ctf_lb-cancel {
display: block;
width: 32px;
height: 32px;
margin: 0 auto;
background-color: #666;
background-color: rgba(255,255,255,0.5);
border-radius: 100%;
-webkit-animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
animation: ctf-sk-scaleout 1.0s infinite ease-in-out;
}
.ctf_lb-nav { top: 0;
left: 0; width: 100%;
z-index: 10; }
.ctf_lb-container > .nav {
left: 0;
}
.ctf_lb-nav a {
position: absolute;
z-index: 100;
top: 0;
height: 90%;
outline: none;
}
.ctf_lb-prev, .ctf_lb-next {
height: 100%;
cursor: pointer;
display: block;
}
.ctf_lb-nav a.ctf_lb-prev {
width: 30%;
left: 0;
float: left;
background: url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/prev.png) left 52% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.ctf_lb-nav a.ctf_lb-prev:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.ctf_lb-nav a.ctf_lb-next {
width: 30%;
right: 0;
float: right;
background: url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/next.png) right 52% no-repeat;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
-webkit-transition: opacity 0.6s;
-moz-transition: opacity 0.6s;
-o-transition: opacity 0.6s;
transition: opacity 0.6s;
}
.ctf_lb-nav a.ctf_lb-next:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.ctf_lb-dataContainer {
margin: 0 auto;
padding-top: 5px;
*zoom: 1;
width: 100%;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.ctf_lb-dataContainer:after {
content: "";
display: table;
clear: both;
}
.ctf_lb-data {
padding: 0 4px;
color: #ccc;
}
.ctf_lb-data .ctf_lb-details {
width: 85%;
float: left;
text-align: left;
line-height: 1.1;
}
.ctf_lb-data .ctf_lb-caption {
float: left;
font-size: 13px;
font-weight: normal;
line-height: 1.3;
padding-bottom: 3px;
color: #ccc;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.ctf_lb-data .ctf_lb-caption a,
.ctf_lb-data .ctf_lb-caption .ctf-screename-sep{
color: #ccc;
font-weight: bold;
text-decoration: none;
}
.ctf_lb-data .ctf_lb-caption a:hover{
color: #fff;
text-decoration: underline;
}
.ctf_lb-data .ctf_lb-caption .ctf_lightbox_username{
float: left;
width: 100%;
color: #ccc;
padding-bottom: 0;
display: block;
margin: 0 0 5px 0;
}
.ctf_lb-data .ctf_lb-caption .ctf_lightbox_username{
color: #ccc;
}
.ctf_lb-data .ctf_lb-caption .ctf_lightbox_username:hover p{
color: #fff;
text-decoration: underline;
}
.ctf_lightbox .ctf_lightbox_username img {
float: left;
border: none;
width: 48px;
height: 48px;
margin-right: 10px;
background: #666;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.ctf_lightbox_username p{
float: left;
margin: 0;
padding: 0;
color: #ccc;
line-height: 32px;
font-weight: bold;
font-size: 13px;
text-align: left;
}
.ctf_lb-data .ctf-caption-text{
width: 100%;
margin-left: 58px;
padding-top: 3px;
}
.ctf_lb-data .ctf_lb-caption .ctf-tweet-date,
.ctf_lb-data .ctf_lb-caption .ctf-author-screenname{
font-weight: normal;
}
.ctf_lb-data .ctf_lb-info{
width: 100%;
float: left;
clear: both;
}
.ctf_lb-data .ctf_lb-number {
display: block;
float: left;
clear: both;
padding: 5px 0 15px 0;
font-size: 12px;
color: #999999;
}
.ctf_lb-data .ctf_lb-close {
display: block;
float: right;
width: 30px;
height: 30px;
background: url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/img/close.png) top right no-repeat;
text-align: right;
outline: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.ctf_lb-data .ctf_lb-close:hover {
cursor: pointer;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}  .ctf_lb-nav {
height: auto;
} .ctf_lb-container{
padding: 0;
} #ctf_mod_link, #ctf_mod_error{
display: none;
}
#ctf_mod_error{
border: 1px solid #ddd;
background: #eee;
color: #333;
margin: 0;
padding: 10px 15px;
font-size: 13px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#ctf_mod_error p{
padding: 5px 0 !important;
margin: 0 !important;
line-height: 1.3 !important;
}
#ctf_mod_error ol,
#ctf_mod_error ul{
padding: 5px 0 5px 20px !important;
margin: 0 !important;
}
#ctf_mod_error li{
padding: 1px 0 !important;
margin: 0 !important;
}
#ctf_mod_error span{
font-size: 12px;
} #ctf_lightbox .ctf_lightbox_action{
float: left; position: relative;
padding: 0 0 0 10px;
margin: 5px 0 0 10px;
border-left: 1px solid #666;
font-size: 12px;
}
#ctf_lightbox .ctf_lightbox_action a{
display: block;
float: left;
color: #999;
text-decoration: none;
}
#ctf_lightbox .ctf_lightbox_action a:hover,
#ctf_lightbox .ctf_lightbox_action a:focus{
color: #fff;
}
#ctf_lightbox .ctf_lightbox_action .fa{
margin-right: 5px;
}
#ctf_lightbox .ctf_lightbox_action.ctf_instagram .fa{
font-size: 13px;
} #ctf_lightbox .ctf_lightbox_tooltip{
display: none;
position: absolute;
width: 100px;
bottom: 22px;
left: 0;
padding: 5px 10px;
margin: 0;
background: rgba(255,255,255,0.9);
color: #222;
font-size: 12px;
line-height: 1.3;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
box-shadow: 0 0 10px rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#ctf_lightbox .ctf_lightbox_tooltip .fa-play{
position: absolute;
font-size: 8px;
bottom: -6px;
left: 36px;
color: rgba(255,255,255,0.9);
}
#ctf_lightbox .ctf_tooltip_social a .fa{
font-size: 16px;
margin: 0;
padding: 5px;
}
#ctf_lightbox .ctf_tooltip_social a#ctf_facebook_icon .fa,
#ctf_lightbox .ctf_tooltip_social a#ctf_twitter_icon .fa,
#ctf_lightbox .ctf_tooltip_social a#ctf_pinterest_icon .fa{
padding-top: 4px;
font-size: 18px;
} #ctf_lightbox #ctf_mod_box{
width: 280px;
padding: 5px 10px 7px 10px;
} #ctf_lightbox .ctf_tooltip_social{
width: 169px;
padding: 5px 5px 4px 5px;
}
#ctf_lightbox .ctf_tooltip_social a{
color: #333;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
#ctf_lightbox .ctf_lightbox_action #ctf_facebook_icon:hover{ background: #3b5998; }
#ctf_lightbox .ctf_lightbox_action #ctf_twitter_icon:hover{ background: #00aced; }
#ctf_lightbox .ctf_lightbox_action #ctf_google_icon:hover{ background: #dd4b39; }
#ctf_lightbox .ctf_lightbox_action #ctf_linkedin_icon:hover{ background: #007bb6; }
#ctf_lightbox .ctf_lightbox_action #ctf_pinterest_icon:hover{ background: #cb2027; }
#ctf_lightbox .ctf_lightbox_action #ctf_email_icon:hover{ background: #333; }
.ctf_lb-outerContainer, .ctf_lb-dataContainer{
min-width: 450px;
}
@media all and (max-width: 450px){
.ctf_lb-outerContainer, .ctf_lb-dataContainer {
min-width: 0; }
}
.ctf_lightbox .ctf_lb-image {
display: block;
height: auto;
max-width: inherit;
margin: 0 auto;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
} .ctf-carousel .ctf-tweets {
position: relative;
}
.ctf-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.ctf-carousel .ctf-owl-stage {
position: relative;
-ms-touch-action: pan-Y;
-moz-backface-visibility: hidden; }
.ctf-carousel .ctf-owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.ctf-carousel .ctf-owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.ctf-carousel .ctf-owl-wrapper,
.ctf-carousel .ctf-owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0); }
.ctf-carousel .ctf-owl-item {
position: relative;
min-height: 1px;
padding: 0 5px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.ctf-carousel .ctf-owl-item img {
display: block;
width: 100%; }
.ctf-carousel .ctf-owl-nav.disabled,
.ctf-carousel .ctf-owl-dots.disabled {
display: none; }
.ctf-carousel .ctf-owl-nav .ctf-owl-prev,
.ctf-carousel .ctf-owl-nav .ctf-owl-next,
.ctf-carousel .ctf-owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.ctf-owl-carousel.ctf-owl-loaded {
display: block; }
.ctf-owl-carousel.ctf-owl-loading {
opacity: 0;
display: block; }
.ctf-owl-carousel.ctf-owl-hidden {
opacity: 0; }
.ctf-owl-carousel.ctf-owl-refresh .ctf-owl-item {
visibility: hidden; }
.ctf-owl-carousel.ctf-owl-drag .ctf-owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.ctf-owl-carousel.ctf-owl-grab {
cursor: move;
cursor: grab; }
.ctf-owl-carousel.ctf-owl-rtl {
direction: rtl; }
.ctf-owl-carousel.ctf-owl-rtl .ctf-owl-item {
float: right; } .no-js .ctf-carousel {
display: block; } .ctf-carousel .animated {
animation-duration: 1000ms;
animation-fill-mode: both; }
.ctf-carousel .ctf-owl-animated-in {
z-index: 0; }
.ctf-carousel .ctf-owl-animated-out {
z-index: 1; }
.ctf-carousel .fadeOut {
animation-name: fadeOut; }
@keyframes fadeOut {
0% {
opacity: 1; }
100% {
opacity: 0; } } .ctf-owl-height {
transition: height 500ms ease-in-out; } .ctf-carousel .ctf-owl-item .ctf-owl-lazy {
opacity: 0;
transition: opacity 400ms ease; }
.ctf-carousel .ctf-owl-item img.ctf-owl-lazy {
transform-style: preserve-3d; } .ctf-carousel .ctf-owl-video-wrapper {
position: relative;
height: 100%;
background: #000; }
.ctf-carousel .ctf-owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.mounthouse.org.uk/wp-content/plugins/custom-twitter-feeds-pro/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: transform 100ms ease; }
.ctf-carousel .ctf-owl-video-play-icon:hover {
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3); }
.ctf-carousel .ctf-owl-video-playing .ctf-owl-video-tn,
.ctf-carousel .ctf-owl-video-playing .ctf-owl-video-play-icon {
display: none; }
.ctf-carousel .ctf-owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease; }
.ctf-carousel .ctf-owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%; }
.ctf-carousel .ctf-owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.ctf-carousel .ctf-owl-nav.onhover {
margin-top: 0;
}
.ctf-carousel .ctf-owl-nav .ctf-owl-prev,
.ctf-carousel .ctf-owl-nav .ctf-owl-next{
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.ctf-carousel .ctf-owl-nav .ctf-owl-prev:hover,
.ctf-carousel .ctf-owl-nav .ctf-owl-next:hover{
background: #869791;
color: #FFF;
text-decoration: none; }
.ctf-carousel .ctf-owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.ctf-carousel .ctf-owl-nav.disabled + .ctf-owl-dots {
margin-top: 10px; }
.ctf-carousel .ctf-owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent;
padding: 5px 0;}
.ctf-carousel .ctf-owl-dots .ctf-owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.ctf-carousel .ctf-owl-dots .ctf-owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; }
.ctf-carousel .ctf-owl-dots .ctf-owl-dot.active span, .ctf-owl-theme .ctf-owl-dots .ctf-owl-dot:hover span {
background: #869791; }
.ctf-carousel .ctf-owl-item {
display: inline-block;
vertical-align: top;
}
.ctf-carousel .ctf-owl-stage-outer {
overflow-x: hidden;
overflow-y: hidden;
} .ctf-carousel .ctf-owl-item > div {
width: 100% !important;
}
.ctf-carousel .ctf-post-links {
max-width: 100%;
}
.ctf-carousel .ctf-owl-item{
box-sizing: border-box;
}
.ctf-carousel .ctf-owl-nav.onhover > div {
position: absolute;
top: 0;
height: 80%;
width: 40px;
background: rgba(0,0,0,0);
}
.ctf-carousel .ctf-owl-nav.onhover > div:hover {
cursor: pointer;
background: rgba(0,0,0,0);
}
.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-prev {
left: 0;
}
.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-next {
right: 0;
} .ctf-carousel .ctf-owl-nav.onhover i {
position: absolute;
top: 50%;
background: #aaa;
background: rgba(0,0,0,0.4);
padding: 8px 8px 8px 10px;
border-radius: 50%;
margin-top: 20px;
color: #fff;
}
.ctf-carousel .ctf-owl-nav.onhover .ctf-owl-prev i {
padding: 8px 10px 8px 8px;
left: 0;
} .ctf-carousel .ctf-carousel-more,
.ctf-carousel .ctf-carousel-less{
display: block;
position: relative;
clear: both;
width: 100%;
background: none;
color: #333;
text-align: center;
padding: 0;
height: 20px;
border: none;
border-radius: 0;
border-top: 1px solid rgba(0,0,0,0.5);
margin-top: 0;
background: #000;
filter: Alpha(Opacity=25);
opacity: 0.25;
color: #fff;
padding: 4px 0;
border: none;
margin-top: 0;
height: auto;
}
.ctf-carousel .ctf-carousel-more:hover,
.ctf-carousel .ctf-carousel-more:focus{
filter: Alpha(Opacity=50);
opacity: 0.5;
}
.ctf-carousel .ctf-carousel-more .fa-caret-down {
font-size: 50px;
line-height: 1;
padding: 0;
position: relative;
top: -19px;
} .ctf-owl-item.active iframe {
visibility: visible;
}
.ctf-owl-item iframe {
visibility: hidden;
} #ctf.ctf-carousel .ctf-out-of-tweets{
margin-top: 10px;
}body.highvis *:before,
body.highvis *:after {
height:auto!important;
width:auto!important;
padding:0!important;
margin:0!important;
}
body.highvis .cycle-slideshow {
display:none!important;
}
body.highvis{
background-color:#000!important;
}
body.highvis *, 
body.highvis * a {
background:#222 !important;
background-image:none !important;
color:yellow !important;
text-transform: none !important;
border-color:#000 !important;
}
body.highvis a div.shadow{
background:transparent !important;
}
body.highvis a {
text-decoration:none !important;
color:#00f1ff !important;
}
body.highvis * a {
text-decoration:none !important;
color:#00f1ff !important;
}
body.highvis * a:hover {
text-decoration:underline !important;
color:#fff !important;
}
body.highvis * a:hover * {
text-decoration:underline !important;
color:#fff !important;
}
body.highvis img , .slider-holder{ }body.printerSS *:before,
body.printerSS *:after {
height:auto!important;
width:auto!important;
padding:0!important;
margin:0!important;
}
body.printerSS .cycle-slideshow {
display:none!important;
}
body.printerSS{
background-color:#fff!important;
}
body.printerSS *, 
body.printerSS * a {
background:#fff !important;
background-image:none !important;
color:#000 !important;
}
body.printerSS a div.shadow{
background:transparent !important;
}
body.printerSS a {
text-decoration:none !important;
}
body.printerSS * a {
text-decoration:none !important;
}
body.printerSS * a:hover {
text-decoration:underline !important;
color:#000 !important;
}
body.printerSS * a:hover * {
text-decoration:underline !important;
color:#000 !important;
}
body.printerSS img , .slider-holder{ }.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px 0;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px 0;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;margin:20px 0 0 120px}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-visual-header .cff-header-text{padding-top:10px;margin:0}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:125px}.cff-visual-header.cff-has-name .cff-header-text{padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-less{display:none}#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-date{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px 0;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:#eee;background:url(//www.mounthouse.org.uk/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}#cff .cff-author-img.cff-no-consent img{display:none}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story{font-weight:400}#cff.cff-default-styles .cff-author a{text-decoration:none}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//www.mounthouse.org.uk/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-author-text{float:left;width:100%}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid #eee;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:#f9f9f9;background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff .cff-expand{display:none}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:5px 10px;margin:10px 0 5px 0;background:#f9f9f9;border:1px solid #d9d9d9;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0 0}#cff .cff-link img{max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff p.cff-link-title{margin:5px 0 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px 0}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-post-desc{margin:5px 0 0 0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px 0}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-desc-wrap{float:left;width:100%}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0 0;margin:0}#cff.cff-default-styles .cff-post-links{font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px 5px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#dd4b39}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s ease}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0 0;clear:both}#cff.cff-default-styles .cff-credit{font-size:11px}#cff.cff-default-styles .cff-credit a{text-decoration:none}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5%;margin-bottom:20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px 0}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px 0;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-num-diff-hide{display:none!important}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;display:inline-block;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}