@charset "utf-8";
/* CSS Document */
.header2 {
	background-color:#D12E30;	
}


/* --------- text styles --------- */

body {
	/*font-size: 16px;*/
   background-color: #ffffff;  
   color: #999;
   font: 12px/1.4em Arial,sans-serif;
}

.video-landing-page {
	margin-top: -10px;
}


/* --------- headline --------- */

h1.headline {
	margin-top: 0;
	margin-bottom: 5px;
	padding: 20px 0;
	color: #99343a;
	color: #056809;
	text-align: center;
	font-family: 'Rosario', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1.headline-download {
	font-family: 'Rosario', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	text-align: left;
	font-weight: 600!important;
	margin-bottom: 10px;
	margin-left: -145px;
}

.blueprint-video h1.headline-download {
	margin-left: -170px;
}




h1.headline-download span {
	font-size: .9em!important;
	font-weight: normal;
}
h1.headline-download a {
	margin-bottom: 20px;
}
h1.second-heading, h2.second-heading {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 3em;
	font-weight: normal;
}
h4.second-heading {
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	margin-top: 25px;
	font-style: italic;
}

.header-logo {
	width: 70%;
	margin-top: 0%;
}
@media only screen and (max-width: 1199px) {
.header-logo {
	margin-bottom: 30px;
	width: 30%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}
h1.headline-download {

	margin-left: -40px;
}
.blueprint-video h1.headline-download {
    margin-left: -180px;
}

}

@media only screen and (max-width: 500px) {
.header-logo {
	
	width: 100%
}

.col-xs-4 span {
	font-size: .8em!important;
}

}

@media only screen and (max-width: 610px) {
	
.video img {
	max-width: 100%!important;
}	


	
}

@media only screen and (max-width: 768px) {
	
.blueprint-video h1.headline-download {
    margin-left: 0;
}
	
	}



/* --------- full width container--------- */

.vbs-full-width {
	padding-left: 0;
	padding-right: 0;
}



/* --------- facebook comments --------- */

.fb-comments, .fb-comments * {
    width:100% !important;
}

/* --------- video container --------- */

.mainvideo-container {
	text-align: center;
}
.video-container {
	margin-top: 30px;
}
.video-columns {
	max-width: 1120px;
	margin: auto;
	color: #464646;
}
.video img {
	max-width: 155px;
}
.past-video img  {
	opacity: 0.6;
}
.current-video img {
	
}
.future-video img {
    opacity: 0.6;
}


/* --------- vertical align --------- */

.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

/* --------- download container --------- */

.download-container {
	margin-top: 10px;
/* 	background: #ebebeb; */
	padding: 0px 40px 40px 95px;
}
.download-container img {
	width: 100px;
}


/* --------- download container mobile --------- */


@media only screen and (max-width: 756px)  {

.vertical-align {
 	display: inherit;
 	flex-direction: row;
}
h1.headline-download {
	text-align: center;
	margin-bottom: 30px;
}
br {
    display: none;
}	
	
}



/* --------- footer --------- */

.footer-logo {
	margin-top: 30px;
	width: 200px;	
}
.footer-text {
	font-size: 1.1em;
	margin-bottom: 40px;
}
.footer-menu {
	text-align: center;
	padding-left: 0;
	margin-top: 40px;
	margin-bottom: 0;
}
.footer-menu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1.1em;
}
.footer-menu-divider {
	color: #ccc;
}


/* --------- video sales pages --------- */

.col-md-4 span, .col-lg-2 span {
    display: block;
    margin-top: 6px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}




/* --------- structure changes --------- */

.col-md-4 {
	padding-left: 5px;
	padding-right: 5px;
}

.col-lg-2 {
	padding-left: 5px;
	padding-right: 5px;
}


/*-------------footer------------*/
footer {
	font-size:x-small;
	padding:0px;
	margin-top:20px;
	background-color:#EEE;
	padding:20px;
}
footer li a {
	font-size:x-small;
	margin-left:0px;
}
footer a{
	color:#00853e;
}
footer a:hover{
	color:#00853e;
}


/*-------sub-footer------*/
.sub-footer {
	margin-top:28px;
	margin-bottom:10px;
}
.sub-footer li {
	display:inline;
	font-size:x-small;
}
.sub-footer li a{
	display:inline;
	font-size:x-small;
	color:#00853e;
}
.sub-footer li a:hover {
	color:#00853e;
}
.sub-footer ul{
	margin:0;
	padding:0;
}
.copyright{
	font-size:x-small;
	padding-left:20px;
	padding-top:2px;
}
.social {
	height:50px;
	float:right;
}
.social li{
	display:inline;
	margin-right:2px;
}
.social li{
	font-size:x-small;
}
.social li a{
	font-size:x-small;
}
.social li.social-fb-icon a{
	padding-top:18px;
	padding-bottom:13px;
	padding-right:45px;
	background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg);
	background-position:0px -47px;
	color:transparent;
}
.social li.social-twitter-icon a{
	padding-top:18px;
	padding-bottom:13px;
	padding-right:46px;
	background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg);
	background-position:-54px -47px;
	color:transparent;
	height: 30px;

}
.social li.social-youtube-icon a{
	padding-top:18px;
	padding-bottom:13px;
	padding-right:55px;
	background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg);
	background-position:-110px -47px;
	color:transparent;
}
.social li.social-fb-icon a:hover{background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg); background-position:0px 0}
.social li.social-twitter-icon a:hover{background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg); background-position:-54px 0px}
.social li.social-youtube-icon a:hover{background-image:url(http://gocreditmatters.com/2012CMsite/images/sprite-icons.jpg); background-position:-110px 0}


ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

footer section {
	display: block;
}


.sub-footer .col-xs-12 {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.sub-footer .col-md-4 {
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.sub-footer .col-sm-12 {
	text-align:center;
}

@media only screen and (max-width: 500px) {
.social {
	float:none;
}

}
