
@font-face{font-family:OpenSansCondensed-Bold;src:url(fonts/OpenSansCondensed-Bold.ttf)}
@font-face{font-family:OpenSansCondensed-Light;src:url(fonts/OpenSansCondensed-Light.ttf)}
@font-face{font-family:RobotoCondensed-Bold;src:url(fonts/RobotoCondensed-Bold.ttf)}
@font-face{font-family:RobotoCondensed-Light;src:url(fonts/RobotoCondensed-Light.ttf)}
@font-face{font-family:RobotoCondensed-Regular;src:url(fonts/RobotoCondensed-Regular.ttf)}

body{
    background-color: #fff;
}
/* .top-of-banner{
    padding-top: 30px;
    padding-bottom: 13px;
} */
.fullwidth{width:100%; float:left; height:auto;}
.top-of-banner img, .btm-bg img, .applynow img{margin:0 auto;}
.applynow h3{text-align:center;}
.tp-bnr-bg{background-color: #fff;}
.btm-bg{ padding-top:16px;}
.clear{clear:both;}
.logo-two img{
    float: right;
}
.float-style img{
    position: absolute;
}
.banner-content p{
    font-size: 32px;
    color: #fff;
    font-family:OpenSansCondensed-Bold;
    margin-top: 50px;
}
.banner-content p{
    font-size: 24px;
    color: #fff;
    font-family:OpenSansCondensed-Bold;
    margin-top: 30px;
    margin-bottom: 30px;
}
.font-bold{
    text-transform: uppercase;
    font-size: 42px;
	    line-height: 40px;
}

.rg-container {
	font-family: RobotoCondensed-Light;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
	padding: 1em 0.5em;
	color: #222;
}
.rg-header {
	margin-bottom: 1em;
	text-align: left;
}

.rg-header > * {
	display: block;
}
.rg-hed {
	font-weight: bold;
	font-size: 1.4em;
}
.rg-dek {
	font-size: 1em;
}

.rg-source {
	margin: 0;
	font-size: 0.75em;
	text-align: right;
}
.rg-source .pre-colon {
	text-transform: uppercase;
}

.rg-source .post-colon {
	font-weight: bold;
}

/* table */
table.rg-table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
table.rg-table tr {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}
table.rg-table thead {
	border-bottom: 2px solid #e3007b;
}
table.rg-table tr {
	/* border-bottom: 1px solid #ddd; */
	color: #000;
}
table.rg-table tr.highlight {
	background-color: #dcf1f0 !important;
}
table.rg-table.zebra tr:nth-child(even){
	background-color: #f6f6f6;
}

table.rg-table th {
	font-weight: 300;
	padding: 0.35em;
	font-size:18px;
}
table.rg-table td {
	padding: 0.35em;
	font-size: 18px;
}
table.rg-table .highlight td {
	font-weight: 300;
}
table.rg-table th.number, td.number {
	text-align: right;
}

/* media queries */
@media screen and (max-width: 768px) {
	.agnt-scrl{  width: 60%; margin: 20px auto 80px auto;}
.rg-container {
	max-width: 700px;
	margin: 0 auto;
}
table.rg-table {
	width: 100%;
}
table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
	display: none;
}
table.rg-table thead {
	display: none;
}
table.rg-table tbody {
	width: 100%;
}
table.rg-table tr, table.rg-table th, table.rg-table td {
	display: block;
	padding: 0;
}
table.rg-table tr {
	border-bottom: none;
	margin: 0 0 1em 0;
	padding: 0.5em;
}
table.rg-table tr.highlight {
	background-color: inherit !important;
}
table.rg-table.zebra tr:nth-child(even) {
	background-color: none;
}
table.rg-table.zebra td:nth-child(even) {
	background-color: #f6f6f6;
}
table.rg-table tr:nth-child(even) {
	background-color: none;
}
table.rg-table td {
	padding: 0.5em 0 0.25em 0;
	border-bottom: 1px dotted #ccc;
	text-align: right;
}
table.rg-table td.txtara, table.rg-table td.text1 {
	text-align: left;
}
table.rg-table td[data-title]:before {
	content: attr(data-title);
	font-weight: bold;
	display: inline-block;
	content: attr(data-title);
	float: left;
	margin-right: 0.5em;
	font-size: 0.95em;
}
table.rg-table td:last-child {
	padding-right: 0;
	border-bottom: 2px solid #ccc;
}
table.rg-table td:empty {
	display: none;
}
table.rg-table .highlight td {
	background-color: inherit;
	font-weight: normal;
}
}
.logo-one img{position:absolute; display:block; z-index:99; top:-10px;}
.float-style img{position:absolute; z-index:0;}
.tabl_container{ height:auto; border-bottom:8px solid #e5e5e5;}
@media (max-width: 767px ){
.tabl_container{ width:95%;}
.logo-one img{width:70% !important;}
.logo-two img{width:45% !important;}
.float-style img { position:relative !important; width: 100%;}
.font-bold {  font-size: 28px  !important; line-height: 33px !important; }
.banner-content{ text-align:center !important; }
.banner-content p { margin-top: 20px !important; }
.text-after-table h3 { text-align: center; font-size:34px !important; }
#contact { margin: 20px auto  !important; }

.float-style img {    margin-top: -60px;}
.main-banner {  min-height:200px !important; }
.sb-banner {  min-height:60px !important; }
.top-of-banner {padding-top: 5px  !important; }
.banner-content p { font-size: 24px!important; }

.top-of-banner img{width:250px;}
.ft-logo-cont img{ width:210px; margin:0 auto;}
.ft-logo-cont{ height:300px; padding-top:75px; }

}
.text-after-table .container h3{
    color: #000;
    font-size: 48px;
    font-family:RobotoCondensed-Light;
    padding-left: 200px;
}
.footer-colored{
    margin-top: 40px;
    background-color: #e7e7e7;
    padding-top: 55px;
    padding-bottom: 45px;
}
.side-button{
    color: #fff;
    font-size: 16px;
    font-family:RobotoCondensed-Regular;
    text-decoration: none;
    padding: 10px 15px;
    background-color: #af033a;
    border-radius: 10px;
}
.side-button:hover{
    color: #af033a;
    background-color: #ccc; 
    text-decoration: none;
}


/*contact form*/


#contact { 
  -webkit-user-select: none; /* Chrome/Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */
    width: 150px;
    height: 40px;
    text-transform: uppercase;
    line-height: 40px;
    background: #af033a;
    color: white;
    font-family: RobotoCondensed-Light;
    text-align: center;
    cursor: pointer;
}

#contact:hover { background: #666; }
#contact:active { background: #444; }

#contactForm { 
    display: none;
    border: 1px solid #af033a;
    padding: 2em;
    width: 400px;
    text-align: center;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 999;
  
}

input, textarea { 
  margin:1.5em auto;
  font-family: inherit; 
  text-transform: inherit; 
  font-size: inherit;
  display: block; 
  width: 280px; 
  line-height: 15px;
  padding: .4em;
}
textarea { height: 80px; resize: none; }

.formBtn { 
  width: 140px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 40px;
  background: #af033a;
  color: white;
  font-family: RobotoCondensed-Light;
  color: #fff;
  border: none;
  height: 45px;
}

/*end contact form*/

.foo-top-cap{
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
}
.foo-top-sma{
    font-family: RobotoCondensed-Light !important;
    font-size: 18px;
    text-transform: capitalize !important;
}
.footer-colored .col-md-3 p{
    font-family:RobotoCondensed-Regular;  
    color: #000;
}
.footer-plain{
    padding-top: 20px;
    padding-bottom: 20px;

}
.footer-plain p{
    color: #333333;
    font-size: 13px;
    font-family: RobotoCondensed-Light;
    text-align: center;
}
.sb-banner {  min-height:100px ; 
    background-color: #af033a;
    border-top: 8px solid #cdbd78;
    border-bottom: 8px solid #cdbd78;
	margin-bottom:50px;}
.main-banner{
    min-height: 354px;
    background-color: #af033a;
    border-top: 8px solid #cdbd78;
    
}
.text-after-table .container{
    padding-top: 130px;
    padding-bottom: 110px;
}
.tabl_container{ 
	height:auto; 
	background:#fff; 
}
.or h4, .or h3{ font-family:RobotoCondensed-Regular; color:#000; text-align:center; }
.or h4{font-size:22px;}
.or h4 span{font-size:28px;}

#contact{margin: 15px 0px;}

@media (min-width: 1200px ){
	.text-after-table h3{padding: 62px 0 0 200px; }
	}
@media (max-width: 1200px ){
	.text-after-table h3{padding: 130px 0 0 30px; }
	}	
@media (min-width: 992px ){
.banner-content{margin-top: 129px;
    padding-left: 50px;
}
.fbg{background:#d2bb7c;}
	table.rg-table td {	height:40px;}	
	.tabl_container{ 
	width:690px;
	float: right;  
	margin-top: -85px;  
	padding: 20px 20px;
	}
.or h4, .or h3, #contact{float:left;}
.or h3{float:right !important;}	
.or h4, .or h3{float:left}
.lbdr{border-left:2px solid #e3007b; padding-left:40px;}
.or h4{width:80% !important;}	

tr:nth-child(even) {background: #cebd7a; min-height:40px;}
tr:nth-child(odd) {background: #FFF; min-height:40px;}
}

@media (max-width: 991px ){
.text-after-table h3{padding:30px 0 0 30px; text-align: center;}
#contact{margin: 15px auto !important;}
.foo-top-cap{text-align: center; margin:20px auto  !important; }
.fbg{background:#fff;}
}

.applynow a span { 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image: url('empty.gif');
}

.applynow:hover {
    background-color: #9e8036;
	}
.applynow h3 {
    color: #fff;
	}
.carousel-indicators {
    bottom: -50px;
	}
.carousel-indicators li {
	width: 15px;
    height: 15px;
	border:1px solid #D31235;
	}
.carousel-indicators .active {
    background-color: #D31235;
	width: 18px;
    height: 18px;
	}
.carousel-control.right,.carousel-control.left{background-image:none;}
.agt{margin-top:50px; margin-bottom:80px;}
.btm-bg2{background-color: #EFEFEF}

.btn-m{ margin-bottom:30px;}
a.aply{display:block;height:100%;width:100%;text-decoration: none;}	
.tp-btm-pad{padding-top:50px; padding-bottom:70px;}
.applynow img{padding-top:25px;}
.applynow{width:90%;height:145px; margin:50px auto;background-color: #b6a268;display:block;}


@media (min-width: 768px ){


.app-d-btn{float:none;  margin:15px;}
.agents{width:525px; margin:0 auto;}
	
.ft-logo-cont{height:360px; width:100%; float:left; padding-top:60px; padding-bottom:100px;}
.ft-logo-cont img{ margin:0 auto; }	
	
.tabl_container{ 
	-webkit-box-shadow: -14px 14px 5px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: -14px 14px 5px 0px rgba(0,0,0,0.26);	
	box-shadow: -14px 14px 5px 0px rgba(0,0,0,0.26);
}


.float-style img{ 
	top: -167px;
	margin-left: -190px;
	}
}
.text-after-table h3{
	font-family: RobotoCondensed-Light !important;
	font-size:48px; color:#000;
	}
.bld{
	font-family:RobotoCondensed-Bold !important; 
	}
tr:last-child { 
	background:#fff;  
	}
.last{
	border-bottom: 2px solid #e3007b !important;
	border-top: 2px solid #e3007b !important; }
p{
	margin:0px;
	}
input, textarea {
	border:1px solid #c3c1c1;
	}
input{
	padding:15px 10px;
	}
.form_logo{ 
	text-align: center;  
	width: 200px;  
	margin: 0 auto;
	}
/* FOOTER */

footer{
		background-color:#D31235;
}
footer p, footer li {    
	font-family: RobotoCondensed-Light;
	color:#fff;
	font-size: 14px;
	list-style: none;
	font-weight:300;
	}
	
footer p{ font-size: 14px;}
footer ul {
		padding:0;
		margin:0
}

@media (min-width: 504px ){
	footer li{display:inline-block;}
.fmnu-bdr{
		border-left:1px solid #f1e1c0;
		padding:0 20px;
}
}
@media (max-width: 503px ){
	footer li{display:inherit;}
.fmnu-bdr,.fmnub{
		border-left:0;
		padding:7px 0px;
}
}

footer li{
		margin-left:0;
		line-height:16px;
		padding-left:0;
		padding-right:20px;
}

footer li a, footer li a:hover, footer li a:focus, .ftr-txt p a, .ftr-txt p a:hover, .ftr-txt p a:focus{
	color:#f1e1c0;
	}
.fmenu{ 
	margin:38px 0; 
	}
.ftr-txt{
	margin:25px 0;
	
}
.cpyrt{
	border-top:1px solid #e63152;
	padding:25px 0 60px 0;
}
.cpyrt p{
	padding-bottom:20px;
}

/*$###----------------------- For - Notice ------------------------------------*/

.ntc-blk td:first-child, .ntc-tblbg, .ntc-tbl thead{color: #fff; background: #af033a;}
.ntc-blk, .ntc-tbl {
	width: 100%;
	margin-bottom: 25px !important;
	border: 1px solid #d2bb7c;
	font-size: 18px;
	font-family:RobotoCondensed-Light;
}

.ntc-blk td *, .ntc-tbl p{margin: 0}
.ntc-blk td, .ntc-tbl td{
	padding: 1em .7em;
	vertical-align: top;
}
.tb-hds, .ntc-blk td:first-child{
	font-size: 22px;
	font-family:RobotoCondensed-regular;
}	
.tb-hds2{
	font-size: 20px;
	font-family:RobotoCondensed-regular;
}
.ntc-blk td:first-child {
	padding: 1em 0 0 1.5em;
	width: 20%;
}
.ntc-blk ul, .ntc-tbl ul{margin:1em;}
.ntc-blk li, .ntc-tbl li{margin-bottom: 0;}


.ntc-tbl td{
	width: 29%; 
	text-align: center; 
	border-bottom: 1px solid #d2bb7c;
	}
.ntc-tbl td:first-child{
	width: 42%; 
	text-align: left;
	}
.ntc-tbl.three-columns tbody td{
	border-left: 1px solid #d2bb7c;
	vertical-align: middle;
}
.ntc-tbl tbody td:first-child{
	background: #f7f1e5; 
	border:1px solid #d2bb7c;
	}
.ntc-tbl.three-columns tbody td:last-child, .ntc-tbl.two-columns tr:nth-child(even){background: #f7f1e5}

.ntc-tbl.two-columns td{
	width: 75%; 
	text-align: left;
	}
.ntc-tbl.two-columns td:first-child{width: 25%}

.ntc-tbl.one-column tbody td{background: #fff}
.ntc-tbl.one-column p{margin-bottom: 1em}
table.rg-table td.txtara{ padding:20px;}
.wt_bg{ background:#fff !important; }
.ntc-blk ul li, .ntc-tbl ul li{list-style-type:square;}
.lft-bdr { 
	border-left: 1px solid #d2bb7c !important;
	border-right:none!important; 
	border-bottom:none!important;
	}
.tp-bdr { border-top: 1px solid #d2bb7c !important; 
			border-left:none!important; 
			border-right:none!important; 
			border-bottom:none!important;
			}
.tb25{width:25% !important;}
.tb50{width:50% !important;}
.tb100{width:100% !important;}
.mltxt{border-top:1px solid #d2bb7c; padding-top:20px;}
.mlrw{ width:100%; height:40px;}

.no-bdr {border:none !important;}
.no-pad{padding:0px !important;} 
@media only screen and (max-width: 640px){
	.ntc-blk td, .ntc-tbl.two-columns td {
		float: left;
		padding: .75em 1em !important;
		width: 100% !important;
	}
		
.ntc-tbl.two-columns td.tb25{width:30% !important; float: none !important;}
.ntc-tbl.two-columns td.tb50{width:40% !important; float: none !important;}
.ntc-tbl.two-columns td.tb100{width:100% !important; float: none !important;}

.ntc-blk, .ntc-tbl {font-size: 15px;}
.tb-hds, .ntc-blk td:first-child{font-size: 18px;}	
.tb-hds2{font-size: 15px;}



}




/* EDITED 18042018 */


@media (min-width: 992px ){
.banner-content{margin-top: 129px;
    padding-left: 50px;
}
.btn-cont{width:auto; margin:50px auto 0 auto; }
.fbg{background:#d2bb7c;}
	table.rg-table td {	height:40px;}	
	.tabl_container{ 
	width:370px;
	float: left;  
	margin-top: -45px;  
	padding: 20px 20px;
	}
.or h4, .or h3, #contact{float:left;}
.or h3{float:right !important;}	
.or h4, .or h3{float:left}
.lbdr{border-left:2px solid #e3007b; padding-left:40px;}
.or h4{width:80% !important;}	

tr:nth-child(even) {background: #fff; min-height:40px;}
tr:nth-child(odd) {background: #FFF; min-height:40px;}
.td-pd{
	padding-top:30px !important;
	padding-bottom:5px !important;
	}
.mdl{padding-top: 10px !important;
	padding-bottom: 10px!important;}
}


.spring-head{
	color: #000;
    font-size: 24px !important;
    font-family: RobotoCondensed-Light;
    text-transform: uppercase;
    font-weight: lighter;
}
.spring-value{
	display: inline-flex;
}
.spring-value .main-val{
	color: #af033a;
    font-size: 46px ;
    font-family:RobotoCondensed-Bold;
    text-transform: uppercase;
}
.th-n{
	text-align:center;
	padding:30px 0 !important;
	}

.n-value{
	color: #af033a;
    font-size: 40px ;
    font-family:RobotoCondensed-Bold;
    text-transform: uppercase;
	text-align:center;
}
.main-apy ul{
	list-style-type: none;
	padding-left: 5px;
}
.main-apy .apy-percent{
	color: #af033a;
    font-size: 25px ;
    font-family:RobotoCondensed-Bold;
    text-transform: uppercase;
}
.main-apy .apy-apy{
	color: #333;
    font-size: 14px ;
    font-family: RobotoCondensed-Light;
    text-transform: uppercase;
}
table.rg-table td {
    height: auto;
}
.border-thick{
	border-bottom: 2px solid #cdbd78 !important;
	width: 100%;
}
/*.spring-head{
	border-right: 1px solid #cdbd78 !important; 
	line-height: 16px;
}*/
.tabl_container{
	padding: 0;
}
.main-apy ul .apy-percent-li{
	margin-top: 30%;
}
.main-apy ul .apy-apy-li{
	margin-top: -50%;
}
.small-in-banner{
	text-transform: lowercase;
}
.tabl_container {
    margin-left: 18%;
}
.rg-table tr .spring-value{
	padding-left: 30px;
}
.rg-table tr .spring-head{
	padding-left: 30px;
}
.spring-value{
	background-image: url('images/mar-right.png');
	background-repeat: no-repeat;
	background-position: center left;
}
.rg-container{
	padding: 0px 20px;
}

@media (max-width: 990px ){
	.tabl_container {
    	margin-left: 0;
	}
	.rg-table tr .spring-value {
    	padding-left: 30%;
	}
	.rg-container {
    	padding: 0px 15%;
	}
	
.applynow {
    height: 120px;
    margin: 12px auto;
}
.applynow img {
    width: 44px;
}
}
@media (max-width: 768px ){
.btn-cont{width:auto; margin:20px auto 0 auto; }
.btn-cont{width:400px; margin:0 auto;}
.app-d-btn{float:left; width:170px; height:60px; margin:15px;}

.applynow img{padding-top:26px;}
.applynow{width:65%;height:127px; margin:50px auto;background-color: #b6a268;display:block;}

.carousel-indicators .active {
    background-color: #D31235;
	width: 14px;
    height: 14px;
	}
.carousel-indicators li {
	width: 12px;
    height: 12px;
	border:1px solid #D31235;
	}
.agents{width:420px; margin:0 auto;}
	.tabl_container {
    	margin-left: 0;
	}
	table.rg-table .border-thick{
		border-bottom: none !important; 
	}
	.rg-table tr .spring-value{
		padding-left: 0;
	}
	.main-apy ul .apy-percent-li {
    	margin-top: 0;
	}
	.main-apy ul .apy-apy-li {
    	margin-top: 0;
	}
	.rg-table tr .spring-head {
    	padding-left: 0;
    	max-width: 50%;
    	float: left;
	}
	.main-val{
		float: left;
	}
	.spring-value{
    	background-position: center;
		min-height: 90px;
	}
	.apy-percent-li, .apy-apy-li{
		float: left;
	}
	.rg-table tr .spring-head {
	    padding-top: 5%;
	    width: 100%;
	    padding-left: 10%;
	}
	.spring-value .main-val{
		padding-left: 10%;
	}
	.tabl_container {
    	width: 100%;
    	border-bottom: none;
	}

}

@media (max-width: 480px ){
	.agnt-scrl{  width: 85%; margin: 20px auto 60px auto;}
.app-d-btn{float:none; width:170px; height:60px; margin:15px auto;}
.btn-cont{width:100%; margin:0 auto;}
.applynow img{padding-top:15px;}
.applynow{width:85%; height:95px; margin:30px auto 20px auto;background-color: #b6a268;display:block;}
.applynow img {  width:32px;}
.applynow h3{ font-size:22px; margin-top:10px;}

.tp-btm-pad {
    padding-top: 30px;
    padding-bottom: 50px;
}

.agents{width:100%; margin:0 auto;}
	.rg-table tr .spring-head {
    	padding-top: 10%;
    	width: 100%;
    	padding-left: 0%;
	}
	.main-apy .apy-percent {
       	font-size: 20px;
	}
.top-of-banner img{width:200px;}
.ft-logo-cont img{ width:180px; margin:0 auto;}
.ft-logo-cont{ height:250px; padding-top:75px; }
}
@media (max-width: 420px ){
	.spring-head {
    	font-size: 20px !important;
	}
	.spring-value .main-val {
	    font-size: 35px;
	    padding-top: 3%;
	}
	.main-apy ul .apy-apy-li {
    	margin-top: -10px;
	}
	.spring-value {
	    min-height: 80px;
	}
	table.rg-table tr {
	    margin: 0 0 0em 0;
	}

}
@media (max-width: 360px ){
	.spring-value .main-val{
	    padding-left: 7% !important;
	}
}
@media (max-width: 320px ){
	.rg-table tr .spring-head {
    	padding-left: 2%;
	}
	.spring-value .main-val {
    	font-size: 29px;
    	padding-top: 7%;
	}
	.main-apy .apy-percent {
   		font-size: 16px;
	}
}
