/*
Theme Name: Stat Fort Child
Description: Stat Fort Child Theme
Author: Phil communications
Template: statfort
Version: 1.0
*/

@import url("../statfort/style.css");

.services article {
display: inline-block;
vertical-align: top;
width: 30%;
float: left;
text-align: center;
position: relative;
margin: 0px 15px 15px 10px;
}
body {
	color:#575757;
    margin: 50px 0 0 !important;
}
body h1, body h2, body h3, body h4, body h5, nav.navigation a {
  font-family: 'Roboto Slab', sans-serif;
}
p.nocomments {
visibility:hidden;
}
.rich_editor_text p {
margin-bottom: 0px;
line-height: 1.8;
}
#footer-widgets header.cs-heading-title {
border-bottom: 0px;
margin-bottom: 10px;
}
img.aligncenter {
display: block;
border: 0px;
margin: 0 auto 20px;
}
.event ul li {
	 list-style: disc outside none;
	line-height: 23px;
	text-align: -webkit-match-parent;
}
a, a:hover, a:link, a:visited, a:active {
	color:#00b3ef;
}
a.btn.cs-buynow.cs-bgcolr.bgcolr {
	color: #fff;
}

img.alignleft {
float: left;
border: none;
margin: 0 20px 10px 0;
}

.col-md-9 {
position: relative;
min-height: 1px;
padding-right: 45px;
}
.col-md-3 {
position: relative;
min-height: 1px;
padding-right: 25px;
padding-left: 15px;
}
.widget-recent-blog, .widget-latest-event, div.widget.widget_text {
float: left;
width: 100%;
margin: 0px 0px 30px 0px;
border: 1px dotted;
padding: 20px;
}
.event.eventlisting article .text .post-options {
padding-right: 0px;
}
.event.eventlisting article figure {
width: 170px;
}
.event.eventlisting article figure ~ .text {
margin: 0 0 0 180px;
}
.event.eventlisting article .text .post-options li {
margin-bottom: 0px;
}
.event.eventlisting article .text .post-options {
padding-bottom: 0px;
}
.event.eventlisting article .text .btn {
bottom: 115px;
}
.blog.blog-large article, .postlist.blog article {
float: left;
width: 100%;
position: relative;
margin-bottom: 0px;
}
/*    contact form 7 changes   */
#left {
    width: 50%;
    float: left;
	padding-right:20px;
}
#right {
    width: 50%;
    float: left;
	padding-left:20px;
}
.clearfixcontact:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
}
.clearfixcontact {
    display:block;
}
span.the-class-you-add span.wpcf7-list-item { display: block; }
.wpcf7 form p span {
    float: none;
}
/* MOLECULARCODE EDITS ------------------------------------------------------- */
/* Contact Menu -------------------------------------------------- */
.main-nav, .contact-menu {
	position:absolute;
    top: -55px;
	right: 0;
}
.main-nav {	clear: right;}
.main-nav ul, .contact-menu ul {
	margin-right:0px;
	list-style:none;
}
.main-nav > ul > li, .contact-menu > ul > li {
	padding:8px 0px;
	margin:0 3px;
	display:inline-block;
}
.main-nav ul li , .contact-menu ul li{
	margin-bottom:2px;
}
.main-nav ul > li > a, .contact-menu  ul > li > a {
	padding: 6px;
	font-size:12px;
	font-weight:400;
	color:#fff;
	display:inline-block;
	font-family:'Roboto Slab', sans-serif;
}
.main-nav ul > li:hover > a, .contact-menu ul > li:hover > a{
	color: #00A0AE;
	text-decoration:none;
}
.main-nav ul li , .contact-menu ul li{
	position:relative;
}
.contact-menu ul lil ul {
	width:172px;
	height:0px;
	padding:8px 8px 6px 8px;
	border:1px solid #000;
	background:#212426;
	z-index:201;
	overflow:hidden;
	display:block;
	opacity:0;	
	position:absolute;
	left:0px;
	top:40px;
	transition:opacity 0.2s ease;
	-moz-transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
}
.main-nav ul li:hover ul , .contact-menu ul li:hover ul {
	overflow:visible;
}
.main-nav > ul > li:hover > ul , .contact-menu > ul > li:hover > ul  {
	height:auto;
	left:0px;
	opacity:1;
}
.main-nav > ul > li:hover > ul ,.contact-menu > ul > li:hover > ul {
	top:60px;
}
.main-nav ul li > ul ul ,.contact-menu  ul li > ul ul {
	height:auto;
	margin-left:8px;
	margin-top:-8px;
	left:80%;
	top:0px;
}
.main-nav li:hover > ul ,.contact-menu li:hover > ul  {
	opacity:1;
	top:0px;
	left:100%;
}
.main-nav ul li ul li,.main-nav ul li ul li a ,.contact-menu ul li ul li ,.contact-menu ul li ul li a{
	display:block;
}
.main-nav ul li ul li a .contact-menu ul li ul li a {
	border:1px solid #212426;
}
ul#menu-contact-top li a, ul#menu-contact-top-french0 li a {
	color:#FF4000;
	font-weight: normal;
	font-size: 12px;
	padding: 6px 0px;
}
ul#menu-contact-top, ul#menu-contact-top-french0 {
	display: inline;
	float: right;
	text-transform: uppercase;
}
#menu-topmenu, #menu-topmenu-french0  {
	clear: both;
}
ul#menu-topmenu li a, ul#menu-topmenu-french0 li a  {
	padding: 6px 0px 6px 24px;
}
/* Members Menu
================================================== */
.members-menu {
    float: left;
    left: 45px;
    position: relative;
    top: 100px;
}
.members-menu a {
font-weight: 400;
	font-family:'Roboto Slab', sans-serif;
	-webkit-transition: all .10s linear;
	   -moz-transition: all .10s linear;
	    -ms-transition: all .10s linear;
	     -o-transition: all .10s linear;
	        transition: all .10s linear;
text-decoration:none;
}
nav.navigation > ul > li, .members-menu > ul > li{
	float:left;
	position:relative;
	padding:0px 20px;
	line-height: inherit;
    list-style: none outside none;
}
nav.navigation > ul > li:before, .members-menu > ul > li:before {
	content: '\f142';
	font-family: FontAwesome;
	font-size: 9px;
	color: #d3d3d3;
	position: absolute;
	left: 0;
	top: 12px;
}
nav.navigation > ul > li:first-child:before, .members-menu > ul > li:first-child:before {
	display: none;
}
.members-menu > ul > li > a{
	float:left;
	font-size:14px;
	height: 32px;
	font-weight: 400;
	line-height: 30px;
	color:#BDBDBD;
	z-index:101;
	position:relative;
	border-radius: 2px;
}
nav.navigation  ul ul  li.current-menu-item:hover >  a, .members-menu  ul ul  li.current-menu-item:hover >  a {
	color: #fff !important;
}
nav.navigation ul ul > li:hover > a, .members-menu ul ul > li:hover > a {
	color: #fff !important;
}
.members-menu ul ul {
	float:left;
	position:absolute;
	top:37px;
	padding: 15px 10px;
	left:0;
	z-index:100;
	border-radius: 6px;
	background:rgba(255,255,255,0.96);
	box-shadow: 4px 4px 12px rgba(0,0,0,0.2);
	width:195px;
	opacity: 1;
	visibility: hidden;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-transform: translateY(-20px);
	   -moz-transform: translateY(-20px);
	    -ms-transform: translateY(-20px);
	     -o-transform: translateY(-20px);
	        transform: translateY(-20px);
	-webkit-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
	   -moz-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
	    -ms-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
	     -o-transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
	        transition: all 0.6s cubic-bezier(0.86, 0, 0.07, 1);
}
nav.navigation ul ul {
	top:10px;
}
.members-menu ul ul li{
	float:left;
	width:100%;
	position:relative;
	border-top: 1px solid #e8e8e8;
	list-style: none;
}
.navigation ul ul li:first-child, .members-menu ul ul li:first-child {
	border-top: none;
}
.navigation ul ul li h2, .members-menu ul ul li h2 {
	font-size: 20px;
	line-height: 24px;
}
.navigation ul ul ul, .members-menu ul ul ul {
	left: 100%;
	top: 0;
}
.navigation ul ul a , .members-menu ul ul a{
	width:100% !important;
	display:block;
	padding:10px 10px;
	margin:0;
	font-weight: 400;
	text-transform: n;
	font-size:13px;
	color:#666 ;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.members-menu ul ul a:hover {
	color:#fff;
	background: #555;
}
.members-menu ul li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	     -o-transform: translateY(0);
	        transform: translateY(0);
}
.selectnav { 
	display: none;
}
.page-template-page-members-php .subtitle h1 {
	margin-top: -10px;
}
/* Make Homepage sections wider ---------------------------------- */
.services article  {
	width: 30% !important;
}
/* Hide Post Author ---------------------------------------------- */
.post-options .fa-user, .post-options .fa-user + a {
	display: none;
}
/* Hide Post Categories ------------------------------------------ */
.detail_inner .text .post-categories li a, .event.eventlisting article .text .event-texttop ul li a {
    display: none;
}
/* Title Colours ------------------------------------------------- */
.widget-news h2 {
    color: #F57E20;
}
.widget-upcoming h2 {
    color: #00b3ef;
}
.widget-newsletter h2 {
    color: #a9b533;
}
.widget-contact h2 {
    color: #ba2334;
}
.homeU {
    color: #a9b533;
}
/* Adjustments to Nav Menus -------------------------------------- */
nav {
    margin-top: 20px;
}
.searcharea {
    top: 18px;
}
.wrapper.wrapper_boxed {
	margin-top: 30px;
}
/* Members Password Box ------------------------------------------ */
#smartPWLogin input[type="password"] {
	border: 1px solid #555;
	margin-right: 10px;
}
#smartPWLogin {
	margin-bottom: 60px;
}
/* Display yellow bar and contact menu at top at all screen widths */
.wrapper.wrapper_boxed {
	margin: 60px auto;
	overflow: visible !important;
}
/* Blockquote ---------------------------------------------------- */
blockquote {
	margin-top: 20px;
	color: #333333;
	background-color: #f5f5f5;
}
/* Footer -------------------------------------------------------- */
#footer-widgets .widget:first-child, #footer-widgets .widget {
	width:15%;
}
#footer-widgets .widget_nav_menu {
	padding-top: 45px;
}
#footer-widgets .widget_nav_menu:first-child {
	padding-top: 0px;
}
#footer-widgets .widget a, #footer-widgets .widget li {
    color: #FFFFFF;
}
.widget_nav_menu ul li a {
	padding:0px !important;
	color: #212121;
}

/* FOOTER */

#footer-widgets:before {
	background: #333333 !important;
}
#footer-widgets header.cs-heading-title {
	border-bottom: 0px;
	margin-bottom: 10px;
}
#footer-widgets .widget_text header.cs-heading-title {
	margin-bottom: 17px;
}
#footer-widgets .widget:first-child {
	margin-left: 0;
}
#footer-widgets .widget {
	float: left;
	margin-left: 1%;
}
#footer-widgets .widget:first-child, #footer-widgets .widget {
	width: 15.8% !important;
}
#footer-widgets .widget_text p {
color: #fff;
font-size: 11px;
}
#footer .language-sec {
	display: none;
	margin: 0px;
}
#footer p.copright {
	color: #fff;
}
#footer-widgets .widget a, #footer-widgets .widget li {
	color: #fff !important;
}
.widget_nav_menu ul li a {
	padding:0px !important;
	background: none !important;
	font-size:11px !important;
}
.widget_nav_menu ul li a:before {
	background: none !important;
	width: 0 !important;
}
#footer-widgets .widget_nav_menu ul li a:hover {
	background: none !important;
}
.widget_nav_menu ul li {
	line-height: 18px;
}
.menu-site-progams-container, .menu-site-community-container, .menu-site-impact-container {
	margin-top: 44px;
}
#menu-site-about {
    margin-top: -15px;
}
#menu-site-programs {
    margin-top: 46px;
}

/* Molecularcode edits --------------------------------------------- */
/* Header Banner --------------------------------------------------- */
.banner {
	text-align:center;
}
.banner img {
	width:1063px;
	height: auto;
	max-width:100%;
}

/* Homepage 'services' section ------------------------------------- */
.services-container:before, .services-container {
    background: none repeat scroll 0 0 #fff;
}
.parallax-fullwidth .services article figure em {
    border-color: #575757;
}
.parallax-fullwidth .services article figure, .parallax-fullwidth .services article h5 {
    color: #575757;
}
.services-container {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

/* Collapse-o-matic accordions ------------------------------------- */
.collapseomatic {
	display: block;
	background-color: #F5F5F5;
	border-radius: 4px;
    margin-bottom: 0;
    overflow: hidden;
	border: 1px solid #dddddd;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	color: #7c7c7c;
	text-decoration: none;
	padding: 15px 60px 15px 14px;
	font-size: 16px;
	font-weight: 500;
	font-family: "Roboto Slab",serif;
	line-height: 22.4px;
	margin-top: 5px;
	clear: both;
}
/*.collapseomatic:last-of-type {
	margin-bottom: 30px;
}*/
.arrowright {
	background-position: 96% 50%;
}
.collapseomatic_content {
	border: 1px solid #dddddd;
	padding: 15px;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.8;
	letter-spacing: 0.02em;
}

/* Social Media Icons ---------------------------------------------- */
.icon-l a, .icon-f a, .icon-t a {
	opacity: 0;
}
.icon-l {
	background-image: url("https://www.bcca.co.uk/wp-content/uploads/2015/01/linkedin.png");
}
.icon-f {
	background-image: url("https://www.bcca.co.uk/wp-content/uploads/2015/01/facebook.png");
}
.icon-t {
	background-image: url("https://www.bcca.co.uk/wp-content/uploads/2015/01/twitter.png");
}
.icon-l , .icon-f , .icon-t {
	background-repeat: no-repeat;
	background-position: center;
}
.social {
	text-align: center;
}

/* Single Events Pages --------------------------------------------- */
.post-options ul li {
    float: none;
}
.detail_inner figure {
    margin: 30px 0 0;
}

/* Media Queries for Responsiveness -------------------------------- */

@media only screen and (min-device-width: 320px) and (max-width: 1081px) {
	.mission-text {
	padding-top: 50px;
	}
}
@media only screen and (max-width: 1199px) {
	nav.navigation > ul > li, .members-menu > ul > li {
		padding: 0 14px;
	}
}
@media only screen and (min-width: 992px) {
	iframe {
		height: 380px;
	}
}
@media (max-width: 992px) {
	#footer-widgets .widget {
		width: 21% !important;
	}
	.menu-site-impact-container {
		margin-top: 0px;
	}
	.subtitle h1 {
		margin: 20px 12px 0 0;
	}
	.page-template-page-members-php .subtitle h1 {
		margin-top: 10px;
	}
	.page-template-page-members-php .members-menu {
		left: 110px;
	}
}
@media (max-width: 831px) {
	.mission-text {
		padding-top: 24px;
	}
}
@media (max-width: 767px) {
	#logo {
		text-align: left !important;
	}
	.page-template-page-members-php .subtitle h1 {
		margin-top: 30px;
		width: 80%;
	}
	.banner {
		padding-top: 240px;
	}
	.breadcrumb {
		height: 140px !important;
	}
	nav.navigation > ul {
		display:none;
	}
	.js #nav { 
		display: none; 
	}
	.js .selectnav { 
		display: block; 
	}
	.subtitle h1 {
		margin: 30px 12px 0 0;
	}
	.services article {
		width: 100% !important;
	}	
	.menu-site-progams-container {
		margin-top: 30px;
	}
	.menu-site-community-container, .menu-site-impact-container {
		margin-top: 0px;
	}
	#menu-site-programs {
		margin-top: 36px;
	}
	#footer-widgets .widget:first-child  {
		width: 100% !important;
	}
	#footer-widgets .widget {
		width: 48% !important;
	}
	#footer-widgets header.cs-heading-title {
		margin-top: -15px;
	}
}
@media (max-width: 547px) {
	#logo {
		text-align: center !important;
	}
}
@media (max-width: 480px) {
	.page-template-page-members-php .subtitle h1 {
		margin-top: 50px;
		font-size: 20px !important;
	}
	.container {
		max-width: 100%;
	}
	.subtitle h1 {
		margin: 60px 12px 0 0;
	}
	.menu-site-progams-container {
		margin-top: 0px;
	}
	#menu-site-programs {
		margin-top: 0px;
	}
	#footer-widgets .widget {
		width: 100% !important;
	}
}