/* GLOBAL */
p{
	line-height: 25px;
}

h1{
	font-family: avantgarde-book, avantgarde-book-webfont, "Times New Roman",Georgia,Serif;

}
/* FONTS */

@font-face {
  font-family: 'avantgarde-book';
  src: url('./view/Content/fonts/avantgarde-book-webfont.eot'); /* IE9 Compat Modes */
  src: url('./view/Content/fonts/avantgarde-book-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./view/Content/fonts/avantgarde-book-webfont.woff') format('woff'), /* Modern Browsers */
       url('./view/Content/fonts/avantgarde-book.ttf')  format('truetype'); /* Safari, Android, iOS */
       
}



/* TOP HR */
.top-hr{
	padding: 2px;
	margin: 0px;
	margin-bottom: 1.5em;
	border: 0px;
	background-color:#292929;
}

/* NAV */
.nav-settings  a{
	font-family: avantgarde-book, avantgarde-book-webfont, calibri , arial;
	letter-spacing: 2px;
	font-size: 12px;
}


/* HEAD BACKGROUND */
.head-bg{
	background: #f2f2f2;

}



/* LOGO */
.logo {
	margin: 0;
	padding: 0;
	margin-bottom: 2%;
}

/* BUTTONS */
.buttons {
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;

}
.sign-in {
	background: #ce1200;
	color: #fff;
	background-color: #ce1200;
	-webkit-box-shadow: 0px 3px 0px px #af1102;
	-moz-box-shadow: 0px 3px 0px 0px #af1102;
	box-shadow: 0px 3px 0px 0px #af1102;
		
}
.sign-in:hover{
background-color: #af1102;
}


.sign-up {
	background: #5a5a5a;
	color: #fff;
	-webkit-box-shadow: 0px 3px 0px px #313030;
	-moz-box-shadow: 0px 3px 0px 0px #313030;
	box-shadow: 0px 3px 0px 0px #313030;
}

.sign-up:hover{
	background-color: #313030;

}
/* SLIDER */
.slider{
	background: #000;
}
.p-caption{
	width:40%;

}
.blist {
	width: 40%;
}
.blist li{
	background: url("../img/check.png") no-repeat left top;
  padding: 2px 0px 8px 30px;
  /* reset styles (optional): */
  list-style: none;
  margin: 0;
  margin-left: -42px;
}

/* Partners */
.partners{
	width: 100%;
	background: #f4f4f4;
	height: 129px;
}

.plogo{
	text-align: center;
	margin-left: 4%;
	margin-right: 3%;
	margin-top: 1px;
}

/* Welcome */
.welcome-h1{
	margin-top:40px;
	text-align: center;
	color: #595858;
}

.red {
	color: #b5241d;
}

.p-comp{
	padding-left: 6%;
	padding-right: 6%;
	color: #595858;
	margin-top: 3%;
	margin-bottom: 5%;

}

/* 3 columns */


.box-1{
	width: 320px;
	background: #f4f4f4;
	border: 1px solid #d5d5d5;
	padding: 1%;
	margin-left: 3%;
	margin-bottom: 3%;
	padding-bottom: .3%;

}



.box-1 p {
	line-height: 18px;
	font-size: 12px;
}

.box-1 a {
	color:  #595858;

}

.img-cols {
	padding-right: 2px;
	margin-top:13%;
	width:78px;
	margin-right: 4%;
	margin-left: 4%;
	

}

/* how it works */

.hit-1{
	width: 340px;
	padding: 2%;
	margin-left:5%;
	
	
}

.hit-1.col-md-6{

	width: 480px;

	
}


.hit-1 img{
	padding: 2%;
	margin-right: .8%;
}

.hit-1 p{
	line-height: 18px;

}

.hit-1:hover {
	background: #f4f4f4;
	

}

.more-details{
	padding: .8%;
	margin-bottom: 3%;
	margin-top: 3%;
	margin-left: 45%;
	background:  #b5251d;
	padding-left: 28px;
	padding-right: 28px;
	-webkit-box-shadow: 0px 3px 0px px #313030;
	-moz-box-shadow: 0px 3px 0px 0px #313030;
	box-shadow: 0px 3px 0px 0px #313030;
}
.rm {
	margin-bottom:2px;
	margin-left: 15px;
	
	

}


/* WHAT DO I GET CONTENT */
.bg-2{
	margin-top: 2%;
	background: #f7f7f7;

}

/* FOOTER */
.bg-3{
	background: #2d2d2d;

}

.bg-4{
	padding:7px;
	height: 43px;
	background: #b5251d;
	color: #fff;
}

.bg-4 a{
	margin-right: 10px;
	color:#fff;
}
.footbox{
	padding-top: 3%;
	padding-bottom: 5%;
	line-height: 15px;
	color: #fff;
	font-size: 12px;
}
.footbox h4{
	color:#fff;
	padding-bottom: 8px;

}

.footbox ul{
	list-style:none;
	padding:0;
}
.footbox a{
	color:#fff;
	margin-left: 2px;
}

.hr-foot{
	margin:1px;
	margin-bottom: 8px;
	width: 50%;
	background: #424242;
	color: #424242;
}

.contact-img{
	margin-right: 9px;
	margin-top: 9px;
}
.social {
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.social li{
	
	display: inline;
}
.newsletter{
	padding:5px;
	color: #000;
	padding-left:2px;
	padding-right:2px;
}

.submit{
	border:0;
	background: #b5251d;
	padding:7px;
	padding-left: 8px;
	padding-right: 8px;
}

.submit:hover{
	background: #821a14;

}

/* Added SCA */
/* uses full width - use instead of bootstrap container */
.container-full {
	margin: 10px 20px;
	width 95%;
	}

.mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
    height:680px;
	overflow:auto;
}