/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
@font-face {
  font-family: 'FuturaBT-Medium';
  src: url('https://www.drcredit.com/fonts/FuturaBT-Medium.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FuturaBT-Medium';
  src:  url('https://www.drcredit.com/fonts/FuturaBT-Medium.woff') format('woff'), 
  url('https://www.drcredit.com/fonts/FuturaBT-Medium.ttf')  format('truetype'), 
  url('https://www.drcredit.com/fonts/FuturaBT-Medium.svg#FuturaBT-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ProximaNova-Semibold';
  src: url('https://www.drcredit.com/fonts/ProximaNova-Semibold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Semibold';
  src:  url('https://www.drcredit.com/fonts/ProximaNova-Semibold.otf')  format('opentype'),
	     url('https://www.drcredit.com/fonts/ProximaNova-Semibold.woff') format('woff'), url('https://www.drcredit.com/fonts/ProximaNova-Semibold.ttf')  format('truetype'), url('https://www.drcredit.com/fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('https://www.drcredit.com/fonts/ProximaNova-Bold.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src:  url('https://www.drcredit.com/fonts/ProximaNova-Bold.otf')  format('opentype'),
	    url('https://www.drcredit.com/fonts/ProximaNova-Semibold.woff') format('woff'), url('https://www.drcredit.com/fonts/ProximaNova-Bold.ttf')  format('truetype'), url('https://www.drcredit.com/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('https://www.drcredit.com/fonts/ProximaNova-Regular.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src:  url('https://www.drcredit.com/fonts/ProximaNova-Regular.otf')  format('opentype'),
	     url('https://www.drcredit.com/fonts/ProximaNova-Regular.woff') format('woff'), url('https://www.drcredit.com/fonts/ProximaNova-Regular.ttf')  format('truetype'), url('https://www.drcredit.com/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-BoldIt';
  src: url('https://www.drcredit.com/fonts/ProximaNova-BoldIt.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova-BoldIt';
  src:  url('https://www.drcredit.com/fonts/ProximaNova-BoldIt.otf')  format('opentype'),
	     url('https://www.drcredit.com/fonts/ProximaNova-BoldIt.woff') format('woff'), url('https://www.drcredit.com/fonts/ProximaNova-BoldIt.ttf')  format('truetype'), url('https://www.drcredit.com/fonts/ProximaNova-BoldIt.svg#ProximaNova-BoldIt') format('svg');
  font-weight: normal;
  font-style: normal;
}




body
{
background: #fff;
padding: 0;
margin: 0;
}
.main .row{max-width: 960px;margin: 0 auto;}
body .logo {
    margin: 0 auto;
    text-align: center;
	float: right;
}

.logo h1 
{
font-family: 'FuturaBT-Medium';
font-size: 48px;
line-height: 24px;
color: #202020;
}
.logo h1 span
{
color: #2776b1;
}
.logo h1 p
{
font-family: 'FuturaBT-Medium';
font-size: 14px;
line-height: 36px;
color: #202020;
}
.site_url
{
float: right;
margin-left: 150px;
}
.site_url p
{
text-align: right;
margin-top: 50px;
font-family: 'ProximaNova-Semibold';
font-size: 14px;
line-height: 24px;
color: #202020;

}
.content{
border-top: 8px solid #202020;
background: url("https://www.drcredit.com/images/content-bg.png") no-repeat center top;
padding: 30px 0;
}
.content h1
{
margin: 0 auto;
text-align: center;
color: #fff;
font-family: 'ProximaNova-Bold';
font-size: 36px;
line-height: 36px; 
}
.content p
{
margin: 0 auto;
text-align: center;
color: #fff;
font-family: 'ProximaNova-Regular';
font-size: 24px;
line-height: 24px; 
}
.inner-content{
padding: 30px 0;
}
.inner-content h1
{
margin: 0 auto 20px;
text-align: center;
color: #202020;
font-family: 'ProximaNova-Bold';
font-size: 36px;
line-height: 24px; 
}
.inner-content .row .simple
{
color: #202020;
    display: block;
    font-family: "ProximaNova-Regular";
    font-size: 24px;
    left: 70px;
    line-height: 24px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
}
.inner-content img.bad{padding-right: 0px;margin-top: -55px;}
.inner-content p span{font-family: 'ProximaNova-Bold';
    font-size: 14px;
	color: #c9162b
	}
.content img {margin: 0 auto;text-align: center; display: block;}
.step
{
margin-bottom: 10px;
}
.step span {
    border: 4px solid #0072bc;
    border-radius: 50%;
    color: #2a77af;
    display: block;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 55px;
	font-family: 'ProximaNova-Semibold';
    font-size: 24px;
	display: inline-block;
	margin-right: 12px;
}
.inner-content .eight{width: 55%;float: left;}
.inner-content .four{width: 45%;float: right;}
.inner-content .row p
{
margin: 0;
text-align: left;
color: #202020;
font-family: 'ProximaNova-Regular';
font-size: 18px;
line-height: 24px; 
display: inline-block;
}
.get img {margin: 30px auto;text-align: center; display: block;}
.clear{clear: both;}
.members
{
background: url("https://www.drcredit.com/images/footer-bg.png") no-repeat center top;
padding: 30px 0;
}
.members h1
{
margin: 0 auto 20px;
text-align: center;
color: #fff;
font-family: 'ProximaNova-Bold';
font-size: 36px;
line-height: 24px; 
}
.members p
{
margin: 0 auto 60px;
text-align: center;
color: #fff;
font-family: 'ProximaNova-Regular';
font-size: 18px;
line-height: 24px; 
}
.members p span{
color: #fff;
font-size: 24px;
}
.quotes span{
font-family: 'ProximaNova-BoldIt';
width: 131px;
}
.quotes p
{
margin: 0 auto 35px;
text-align: center;
color: #fff;
font-family: 'ProximaNova-BoldIt';
font-size: 24px;
line-height: 24px
}
.value p
{
margin: 0 auto 24px;
text-align: center;
color: #fff;
font-family: 'ProximaNova-Semibold';
font-size: 30px;
line-height: 34px
}
.value p span{text-decoration: line-through;
color: #fff;
-moz-text-decoration-color: #ccff00; /* Code for Firefox */
    text-decoration-color: #ccff00;
}