/*
	Theme Name: Virgin Startup Loans
	Theme URI: http://indigomultimedia.com
	Description: Virgin Startup Loans Theme
	Version: 1.0
	Author: Chris Neale
	Author URI: http://indigomultimedia.com
	Tags: Virgin
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

img {
	max-width:100%;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {
	
}
/* logo */
.logo {
	
}
.logo-img {
	
}
/* nav */
.nav {
	
}
/* sidebar */
.sidebar {
	
}
/* footer */
.footer {
	
}

footer a {
	color:#FFF;
	text-decoration:none;
}
footer a:hover {
	color:#FFF;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    Virgin styles
\*------------------------------------*/

section.searchListing h1, section.searchListing article {
	padding: 5px 10px;
}

h2 > a {
	font-size: 0.7em;
	color: #cb0800;
}

h2 > a:hover {
	color: #cb0800;
}

.fixedSocialIcons {
	position: fixed;
	right: 0;
	top: 20%;
	z-index: 100;
}

@media (min-width: 836px) {
	.fixedSocialIcons {
		top: 40%;
	}

}

@media (min-width: 992px) {
	.fixedSocialIcons {
		top: 20%;
	}
}

@media (min-width: 1060px) {
	.fixedSocialIcons {
		top: 40%;
	}
}

.fixedSocialIcons a {
	float: left;
	margin-bottom: 5px;
	clear: both;
}

.virgin-content-block-header {
	position: relative;
	height: 300px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #000;
	background-size: auto auto;
	background-position: center;
}

.virgin-content-block-header > div {
	float: left;
	padding: 10px 15px 5px 15px;
	background-color: rgba(203,8,0,0.4);
}

.virgin-content-block-header ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 10px;
}

.virgin-content-block-header ul li {
	display: inline;
	padding: 5px 0px 5px 2px;
	margin: 0px;
	color: #FFF;
	font-size: 0.8em;
}

.virgin-content-block-header ul li:after {
	content: " |";
}

.virgin-content-block-header ul li:last-child:after {
	content: "";
}

.virgin-content-block-header ul li a {
	color: #FFF;
}

.virgin-content-block-header > div > h1 {
	color: #FFF;
	font-size: 3.0em;
}
.virgin-content-block-header > div > h1:first-letter {
	text-transform: uppercase;
}

.virgin-content-block-header > p {
	position: absolute;
	font-family: "Sanchez";
	font-size: 2.6em;
	padding: 5px 15px;
	right: 0px;
	bottom: -10px;
	background-color: rgba(80,77,77,0.7);
	color: #FFF;
	max-width: 50%;
}

@media (max-width: 980px) {
	.virgin-content-block-header > p {
		font-size: 2.0em;
	}
}

.virgin-content-block-header > table {
	position: absolute;
	padding: 5px 15px;
	right: 0px;
	bottom: 0px;
	background-color: rgba(128,128,128,0.8);
	color: #FFF;
}

.virgin-content-block-header > table.addthis_toolbox {
	background-color: rgba(255,255,255,1);
}

.virgin-content-block-header > table td {
padding: 5px;
}

.addthis_counter {
	display: block !important;
}



.content section {
	padding: 0px;
	margin: 0px;
}

.wpcontent {
	overflow: auto;
	margin-top: 20px;
	padding: 10px;
}

.wpcontent h1, .wpcontent h2, .wpcontent h3, .wpcontent h4, .wpcontent h5, .wpcontent h6, .wpcontent p {
	margin-bottom: 10px !important;
}

.wpcontent.customlayout {
	margin: 0px;
	padding: 0px;
}

.wpcontent.customlayout article, .wpcontent.customlayout article p {
	margin: 0px;
	padding: 0px;
}

.wpcontent.customlayout .l {
	float: left;
	clear: left;
	width: 50%;
	padding: 10px;
}

.wpcontent.customlayout .r {
	float: right;
	width: 50%;
	padding: 10px;
}

.wpcontent.customlayout .grey {
	background-color: #888;
	color: #FFF !important;
	font-size: 0.9em;
	min-height: 250px;
}

.wpcontent.customlayout .grey h3, .wpcontent.customlayout .grey h2 {
	font-family: "Sanchez";
	margin-bottom: 10px;
	color: #FFF !important;
}

.wpcontent.customlayout .grey p, .wpcontent.customlayout .white p {
	margin-bottom: 10px;
}

.wpcontent.customlayout .form {
	min-height: 250px;
	color: #888;
}

.wpcontent.customlayout .form h2 {
	margin: 0px !important;
}

.wpcontent.customlayout .form p {
	color: #cb0800;
	padding: 5px 0px;
	margin: 0px !important;
}

.wpcontent.customlayout .form div:last-child{
	border: 0px;
	padding: 0px;
	margin-top: -10px;
}

.wpcontent.customlayout .white {
	background-color: #FFF;
	font-size: 0.8em;
	min-height: 250px;
}

.wpcontent.customlayout .white {
	font-size: 0.9em;
}

.wpcontent.customlayout .white h2 {
	font-family: "Sanchez";
	margin-bottom: 10px;
	color: #cb0800;
}

.wpcontent.customlayout .news {
	font-family: "Sanchez";
	background-color: #888;
	color: #FFF;
	padding: 0px;
	min-height: 250px;
}

.wpcontent.customlayout .news > div.homepage > div {
	position: relative;
	background-size: 100%;
	width: 100%;
	height: 180px;
	background-color: #000;
}

.wpcontent.customlayout .news > div.homepage > div > span {
	position: absolute;
	font-family: "Sanchez";
	text-transform: uppercase;
	left: 10px;
	bottom: 10px;
	padding: 5px;
	background-color: #cb0800;
	color: #FFF;
}

.wpcontent.customlayout .news > div.homepage > span, .wpcontent.customlayout .news > div.homepage > a > h3 {
	padding: 5px 10px;
	color: #FFF;
}

#faqccordion div span {
	font-family: "Sanchez";
	color: #cb0800;
	font-size: 1.2em;
}

.list-media-box {
	float: left;
	width: 50%;
	padding: 5px 10px 0px 0px;
}

.homepage.list-media-box {
	float: left;
	width: 100%;
	padding: 0px;
}

.list-media-box > a > div {
	position: relative;
	background-size: 100%;
	width: 100%;
	height: 180px;
	background-color: #000;
}

.list-media-box > a > div > span {
	position: absolute;
	font-family: "Sanchez";
	text-transform: uppercase;
	left: 10px;
	bottom: 10px;
	padding: 5px;
	background-color: #cb0800;
	color: #FFF;
}

.list-media-box > span, .list-media-box > a > h3 {
	color: #69737b;
	font-size: 20px;
}


.homepage.list-media-box > a > span, .homepage.list-media-box > a > h3 {
	color: #FFF;
	padding: 5px;
}

.gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
	font-size: 1.0em !important;
}
.gform_wrapper textarea {
	padding: 5px !important;
}

.virgin-register-form {
	padding: 0px 5px;
	margin: 0px;
}

.virgin-register-form .gform_body {
	
}

.virgin-register-form .gform_body .gfield {
	margin: 10px 0px;
}

.virgin-register-form .gform_body .gfield input, .virgin-register-form .gform_body .gfield textarea {
	border: 1px solid #888;
	padding: 5px;
}

.virgin-register-form .gform_body .gfield .ginput_complex span {
	margin: 0px;
	padding: 0px;
	min-height: 0px;
}

.virgin-register-form .gform_body .gfield .ginput_complex span.ginput_right {
	margin-right: 4px;
	text-align: right;
}


.virgin-register-form .gform_footer input[type=submit]{
	font-family: "Sanchez";
	background-color: #cb0800;
	color: #FFF;
	border: 0px;
	padding: 8px 10px;
}

.virgin-register-form .register-form-checkbox {
	padding: 0px;
	margin: -25px 0px 25px 0px !important;
}

.virgin-eligible-header {
	float: left;
	margin-top: 15px;
	padding: 0px;
	width: 100%;
}

.virgin-eligible-header > div {

	padding: 10px 10px 7px 10px;
	border-top: 1px solid #9f3c58;
	color: #FFF;
	
}

.virgin-eligible-header > div > label {
	
}

.virgin-eligible-header > div > div, .virgin-eligible-header > div > input {
	float: right;
	
}

.virgin-eligible-header > div > div > input {
	margin-left: 10px;
}

/* home page form */

.virgin-eligible-homepage {
	margin-top: 10px;
	padding: 0px;
	width: 100%;
	font-style: normal;
}

.virgin-eligible-homepage > div {
	padding: 8px 5px;
	border-top: 1px solid #9f3c58;
	overflow: auto;
}

.virgin-eligible-homepage > div > label {
	float: left;
	width: 70%;
}

.virgin-eligible-homepage > div > div, .virgin-eligible-homepage > div > input {
	float: right;
	width: 30%;
	text-align: right;
	margin: 0px 0px !important;
}

.virgin-eligible-homepage > div > input {
	
}

@media (max-width: 1200px) {


	.virgin-eligible-homepage > div > label {
		width: 75%;
	}

	.virgin-eligible-homepage > div > div, .virgin-eligible-homepage > div > input {
		width: 25%;
	}

	.virgin-eligible-homepage > div > div > span {
		float: left;
		clear: left;
	}

}

@media (max-width: 800px) {


	.virgin-eligible-homepage > div > label {
		width: 70%;
	}

	.virgin-eligible-homepage > div > div, .virgin-eligible-homepage > div > input {
		width: 30%;
	}

}

.virgin-keysteps-register a {
	color:#FFF;
	text-decoration:none;
}

.virgin-keysteps-register a:hover {
	color:#FFF;
}

.shadow img {

	margin: 20px 0px 10px 0px;
	border-color: #bababa;
	border-width: 0px 0px 5px 5px;
	border-style: solid;

}

@media (max-width: 600px) {
	.twiddle {
		display: none
	}
}


/*------------------------------------*\
    PRINT
\*------------------------------------*/


@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.meet-our-entrepreneurs-pagination{
	clear: both;
	margin-top: 0;
	padding-top: 20px;
}
.meet-our-entrepreneurs-pagination a{    
	color: #CB0800;
    font-family: "Sanchez";
}

.l.grey.block-video {
    padding: 0;
}
.block-featured-video-spacer{height:10px;background: #ffffff;}
.block-featured-video-image{position:relative;}
.block-featured-video-youtube-icon{
	position:absolute;
	left:45%;
	bottom:40%;
	background:url('img/youtube-play.png') no-repeat;
	width:100px;
	height:50px;
}
    
.block-featured-video-title{
	position:absolute; 
	background:#C00016;
	color:#ffffff;
	padding:6px 10px;
	bottom:10px;
	left:15px;
	font-weight:bold;
    font-family: "Sanchez";
}

.block-featured-video-excerpt{
	padding:15px;
	font-size:13.5px;
    font-family: "Sanchez";
}



.homepage.list-media-box.story-0{
	float:left;
	width:50%;
	clear:left;
	
}

.homepage.list-media-box.story-0 span.story-label{
	padding-top:10px;
	padding-left:10px;}
.homepage.list-media-box.story-0 span.story-label, .homepage.list-media-box.story-0 h3{
	color: #CB0800;
	font-size:23px;
    font-family: "Sanchez";
    padding-left:10px;
}

.homepage.list-media-box.story-0 h3{font-size:23px;}

.homepage.list-media-box.story-1{
	float:right;
	width:50%;
	background: #888;
}
.homepage.list-media-box.story-1 span.story-label{
	padding-top:10px;
	padding-left:10px;}
	
.homepage.list-media-box.story-1 span.story-label, .homepage.list-media-box.story-1 h3{
	font-size:23px;
    font-family: "Sanchez";
    padding-left:10px;
}
.homepage.list-media-box.story-1 h3{font-size:23px;}
.entrepreneur-story-red-label{font-weight:bold;}

#post-109 .r.form h2{padding-bottom:5px;}
.list-media-box.left {
    clear: both;
}

/* registration form styles */
.gf_step{opacity:0.5 !important;}
.gf_step.gf_step_active {font-weight: bold; opacity:1 !important;}

/* infinite scroll styles*/
#no-more-news{display:none;clear:both; background-color: #cb0800; color: #ffffff;padding:10px;text-align:center;}
#inifiniteLoader{
   display:none;clear:both; padding:10px;text-align:center;
}

#bus-registrationform-errors, #bus-loginform-errors{background: #FFA1A1;padding:10px 10px 0px 10px;border:1px solid #ff0000;color: #ff0000; margin-bottom:10px;}


#field_4_17{position: relative;}
#field_4_17 .gfield_description{
	float: right;
	position: absolute;
	top: 0px;
	left: 180px;
}


#gform_page_3_4 select optgroup{padding-left:20px;padding-top:5px;}

/* postcode anywhere */
#currentAddressPostcodeAdresses{display: none; border:1px solid #888;margin:0px;margin-top:10px;}
#previousAddressPostcodeAdresses{display: none; border:1px solid #888;margin:0px;margin-top:10px;}
#currentAddressPostcode{margin-left:20px;  background: none repeat scroll 0 0 #820024;    border: 0 none;    color: #fff;    text-shadow: none;}
#previousAddressPostcode{margin-left:20px;  background: none repeat scroll 0 0 #820024;    border: 0 none;    color: #fff;    text-shadow: none;}
.gform_logout_button,.gform_logout_button:hover,.gform_logout_button:focus{margin-left:10px; background: none repeat scroll 0 0 #820024;    border: 0 none;    color: #fff;   text-decoration:none; text-shadow: none; padding:1px 6px; }
.gform_logout_button,.gform_logout_button:hover,.gform_logout_button:focus{margin-left:10px; background: none repeat scroll 0 0 #820024;    border: 0 none;    color: #fff;   text-decoration:none; text-shadow: none; padding:1px 6px; }
#gform_submit_button_3 ,#gform_submit_button_3:hover,#gform_submit_button_3:focus{background: none repeat scroll 0 0 #820024;    border: 0 none;    color: #fff;   text-decoration:none; text-shadow: none; padding:0px 6px; }

 
.footer-announcement-content{color:#ffffff; margin: 0px;
	padding: 0px;
	background: #888888 url('/img/announcement-bg.png')  no-repeat top left;
	border-width: 0px 10px 10px 0px;
	border-style: solid;
	border-color: rgba(128,128,128,0.8);
	background-clip: padding-box; 
	margin: 0;    
	padding: 18px 55px;
	font-size:13px;
	text-align:center;
}
	
	.branson section .row .content{margin-bottom: 50px;}
	
	.deliveredby-logos img, .supportedby-logos img{
		width:81px;
		height:81px;
	} 
	
	#bus-registrationform-errors, #bus-loginform-errors {
  background: #FFA1A1;
  padding: 10px 10px 0px 10px;
  border: 1px solid #ff0000;
  color: #ff0000;
  margin-bottom: 10px;
}

#bus-loginform-ok{
  background: #A1FFA1;
  padding: 10px 10px 0px 10px;
  border: 1px solid #00FF00;
  color: #000000;
  margin-bottom: 10px;
}

.optout-field{float: left;display:inline;}
.optout-field-label{width:100px;float: left;display:inline;}
.optout-submit{border: 0px;  background: #820024;  color: #FFF;  text-shadow: none;}
#gform_submit_button_10, .optout-submit{border: 0px;  background: #820024;  color: #FFF;  text-shadow: none;}


/* form id 3 */
#field_3_94{font-weight:bold;}
#field_3_95{clear:none;float:left;width:50%;}
#field_3_96{clear:none;float:right;width:50%;}


#field_3_97{font-weight:bold;}
#field_3_98{clear:none;float:left;width:50%;}
#field_3_99{clear:none;float:right;width:50%;}
#field_3_100{display:none;}