html, body {
	height: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:800;	
}

body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
}

.margin-top-15 {
	margin-top:15px;	
}

.margin-top-30 {
	margin-top:30px;	
}

.margin-top-45 {
	margin-top:45px;	
}

.margin-bot-15 {
	margin-bottom:15px;	
}

.margin-bot-30 {
	margin-bottom:30px;	
}

.padding-top-15 {
	padding-top:15px;	
}

.padding-top-30 {
	padding-top:30px;	
}

.padding-bot-15 {
	padding-bottom:15px;	
}

.padding-bot-30 {
	padding-bottom:30px;	
}

.no-padding {
	padding: 0!important;	
}

.no-margin {
	margin: 0!important;	
}

.row-choices {
	background:url(../img/choices-bg.jpg);
}

.footer-row {
	background:#3a3a3a;
	color:#FFF;
}

.footer-row-copyright {
	background:#000;
	color:#FFF;
}

.footer-row p {
	margin: 0 0 3px;
}

ul {
	list-style-type: square;
	padding-left:20px;
}
.img-center {
	margin-left:auto;
	margin-right:auto;	
}

.button {
	padding: 15px 30px 15px 30px;
	border-radius:7px;
	color:#FFF;
	text-decoration:none;
	text-shadow:none;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	background: #ec2024; /* Old browsers */
	background: -moz-linear-gradient(top,  #ec2024 0%, #911718 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec2024), color-stop(100%,#911718)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ec2024 0%,#911718 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ec2024 0%,#911718 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ec2024 0%,#911718 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec2024', endColorstr='#911718',GradientType=0 ); /* IE6-9 */
	border:none!important;
}
.button:hover {
	background:#C30;
	text-decoration:none;	
	color:#FFF;
}

.button:visited {
	color:inherit;	
}

.index-banner {
  background: url(../img/banner-1.jpg) no-repeat center center fixed!important; 
  padding-top: 350px!important;
  padding-bottom: 350px!important;
}
.navbar-nav {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 15px;	
}

.navbar-default {
	z-index: 100!important;	
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
   background:transparent;
   color:#a92d38;
}
.ad {
    position: absolute;
    bottom: 70px;
    right: 48px;
    z-index: 992;
    background-color:#f3f3f3;
    position: fixed;
    width: 155px;
    padding:1px;
}

.ad-btn-hide {
    position: absolute;
    top: -10px;
    left: -12px;
    background: #fefefe;
    background: rgba(240,240,240,0.9);
    border: 0;
    border-radius: 26px;
    cursor: pointer;
    padding: 2px;
    height: 25px;
    width: 25px;
    font-size: 14px;
    vertical-align:top;
    outline: 0;
}

.carbon-img {
    float:left;
    padding: 10px;
}

.carbon-text {
    color: #888;
    display: inline-block;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 400;
    height: 60px;
    margin-left: 9px;
    width: 142px;
    padding-top: 10px;
}

.carbon-text:hover {
    color: #666;
}

.carbon-poweredby {
    color: #6A6A6A;
    float: left;
    font-family: Verdana;
    font-size: 11px;
    font-weight: 400;
    margin-left: 10px;
    margin-top: 13px;
    text-align: center;
}

.content-block-one {
  padding: 30px;
  margin-bottom: 0px;
  color: inherit;
  background-color: #eee;
}
.content-block-one h1,
.content-block-one .h1 {
  color: inherit;
}
.content-block-one p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.content-block-one > hr {
  border-top-color: #d5d5d5;
}
.container .content-block-one {
  border-radius: 6px;
}
.content-block-one .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .content-block-one {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .content-block-one {
    padding-right: 60px;
    padding-left: 60px;
  }
  .content-block-one h1,
  .content-block-one .h1 {
    font-size: 63px;
  }
}
.content-space-one {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
  background: url(http://placehold.it/1200x650/0033cc/ffffff) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-space-two {
  padding: 0px;
  margin-bottom: 0px;
  color: inherit;
  background: url(http://placehold.it/1200x650/cc0000/ffffff) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-break {
  width: 50%;
  height: 3px;
  background-color: #fff;
  margin: 0 auto;
}
.index-banner h1 {
  font-size: 54pt;
  font-weight: 800;
  color: #FFF;
  text-shadow: 3px 3px 3px black;
}
.index-banner h3 {
  font-size: 26pt;
  font-weight: 600;
  color: #FFF;
  text-shadow: 3px 3px 3px black;
}
.banner-button {
  margin-top: 30px;
  background:#a92d38;
  padding: 10px 5px 10px 5px;
  text-decoration:none!important;
  color:#FFF!important;
  display: block;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 3px 3px 3px black;
}
.banner-button:hover {
  background:#be2431;
}
.button-heading {
  font-size: 26pt;
  font-weight:800;
}

.button-sub-heading {
  font-size: 12pt;
}

.block-red {
  background:#a92d38;
}
.block-red-title {
  color:#FFF;
  font-weight:800;
  font-size:28pt;
  margin-bottom:30px;	
}
.white-outlined-block {
 padding-top:15px;
 padding-bottom:15px;
 width:100%;
 border:#FFF 1px solid;
 margin-top:15px;
 color:#fff!important;
}
.white-block {
 padding-top:15px;
 padding-bottom:15px;
 width:100%;
 background:#FFF;
 color:#a92d38!important;
 margin-top:15px;
}
.block-red a {
 color:#fff!important;
 text-decoration:none!important;
}
.block-red .white-block a {
 color:#a92d38!important;
}
.white-outlined-block:hover {
 background-color: rgba(255, 255, 255, 0.2);
}
.white-block:hover {
 background-color: rgba(255, 255, 255, 0.8);
}

.block-white {
  background:#fff;
}
.block-white h2 {
  color:#a92d38;
  font-weight:800;
  font-size:24pt;
}
.block-grey {
  background:#eee;
}
.block-grey .logos img {
  opacity:0.7;	
  background:#FFF;
}
.block-grey .logos img:hover {
  opacity:1;	
}

a {
  color:#a92d38!important;	
}
.footer-links a {
  font-weight: 600;
  color:#000!important;
  margin-left:15px;
  margin-right:15px;	
}
.navbar-default .navbar-nav>li>a {
  color:#000!important;	
}