*{padding:0; text-decoration:none; border:none;
	font-family: 'Open Sans', sans-serif;}
.wraper{
	width:100%;
}
.inerwraper{
	margin:auto;
	position:relative;
	max-width:1140px;
}
.top-header{
	float:left;
	width:100%;
}
.top-header-left{
	/*actually right*/
	float:right;
	width:38%;
	padding:50px 5%;
	background:url(../images/bg-hd_01.png) repeat;
}
.top-header-left p{
	 color: #FFF;
    margin-top: -25px;
    font-size: 28px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 20px;
}
.top-header-left ul{
	padding:20px 0px;
	list-style:none;
}
.top-header-left li{
	float:left;
	width:90%;
	padding:10px 0px 10px 10%;
	background:url(../images/htk.png) left top 15px no-repeat;
	color:#FFF;
	font-size:17px;
	font-weight:300;
}
.check-out{
	float: left;
    margin-top: 20px;
    margin-bottom: -10px;
    margin-left: 30px;
    background: #3cb878;
    border-radius: 10px;
    padding: 8px 15px;
}
.check-out a{
	color:#FFF;
	font-size:17px;
	font-weight:400;
}
.top-header-right{
	/*actually left*/
	float:left;
	width:48%;
	padding:50px 0%;
}
.top-header-right h1{
	color:#FFF;
	font-size:37px;
	font-weight:400;
}
.top-header-right p{
	color:#FFF;
	font-size:20px;
	font-weight:400;
	padding:20px 0px 0px 0px;
}
.top-navigation{
	float:left;
	width:100%;
	background:#ebebeb;
	border-bottom:2px solid #39afe3;
}
.top-navigation ul{
	list-style:none;
	text-align:center;
}
.top-navigation li{
	float:left;
	padding:15px 4%;
	background:#ebebeb;
	border-left:2px solid #FFF;
	cursor:pointer;
}
.double-line{
	padding:5px 4% !important;
}
.top-navigation li:nth-child(7){
	border-right:2px solid #FFF;
}
.top-navigation a{
	text-decoration:none;
	color:#424242;
	font-size:14px;
}
.top-navigation li:hover{
	background:#FFF;
	border-left:2px solid #39afe3;
}
.top-navigation li:hover a{
	color:#239ace;
}

/*---- Savings Edit ----*/

.top-navigation .savings-nav{
	float:left;
	width:100%;
	background:#ebebeb;
}
.top-navigation ul .savings-nav{
	list-style:none;
	text-align:center;
}
.top-navigation .savings-nav li{
	float:left;
	padding:15px 9%;
	background:#ebebeb;
	border-left:2px solid #FFF;
	cursor:pointer;
}
.top-navigation .savings-nav li:nth-child(4){
	border-right:2px solid #FFF;
}
.top-navigation .savings-nav a{
	text-decoration:none;
	color:#424242;
	font-size:14px;
}
.top-navigation .savings-nav li:hover{
	background:#FFF;
	border-left:2px solid #39afe3;
}
.top-navigation .savings-nav li:hover a{
	color:#239ace;
}

.savings-list h4 {
    color: #6c6867;
    padding: 0px;
    font-size: 20px;
    font-weight: 400;
}
.savings-list h5 {
    color: #24a7e0;
    padding: 12px 0px 1px 0px;
    font-size: 17px;
    font-weight: 400;
}
.savings-list h5:nth-child(1) {
    color: #24a7e0;
    padding: 0px 0px 1px 0px;
    font-size: 17px;
    font-weight: 400;
}
.compare-title-area{
	float:left;
	width:100%;
}
.compare {
	float:left;
	width:100%;
}
.table-left{
	float:left;
	width: 102px;
}
.table-left2{
	float:left;
	width:180px !important;
}
.table-left-img{
	/* width: 61%; */
	padding-top: 17px;
}
.table-left-img img{
	/* width: 157px; */
	/* max-height: 135px; */
}
.table-right{
	float:right;
	width: 962px;
}
.table-right2{
	float:right;
	width:950px !important;
}
.compare-title-area h2{
	color:#6c6968;
	font-size:23px;
	font-weight:400;
	padding:20px 0px;
	text-align:left;
}
.compare h2{
	color:#9fd1cc;
	font-size:20px;
	text-decoration:underline;
	font-weight:400;
	padding:20px 0px;
	text-align:left;
}

.compare p{
	color:#424242;
	font-size:17px;
	font-weight:400;
	padding:20px 0px;
	clear:both;
}
.compare .card-provider {
	color:#9fd1cc;
	font-size:20px;
	text-decoration:underline;
	font-weight:400;
	padding:20px 0px;
	text-align:left;
}
.compare-iner{
	float:left;
	margin-right:10px;
	width:199px;
	padding:7px 0px 7px 20px;
}
.compare-iner2{
	width:160px !important;
}
.compare-iner a{
	color:#FFF;
	font-weight:400;
	font-size:17px;
}
.compare-iner-loans a{
	color:#FFF;
	font-weight:400;
	font-size: 11px;
}
.provide{
	background:#2aa9e0;
}
.provide2{
	background:#1a8ab9;
}
.provide3{
	background:#146f97;
}
.span-compare{
	color:#24a7e0;
}
.box{
	float:left;
	width: 227px;
	padding:15px;
	margin-right:8px;
	background: #f5f8fa;
	height: 120px;
	margin-bottom:5px;
	text-align:center;
}
.box:nth-child(4){
	margin-right:0px;
}
.box2{
	width:149px !important;
	padding:8px 15px !important;
	height:87px !important;
}
.box:nth-child(4){
	margin-right:8px;
	padding: 15px 11px 15px 15px;
}
.seedeal{
	float:left;
	width:99%;
	margin:10px 0px;
	background:#146f97;
}
.seedeal a{
	color:#FFF;
}
.seedeal p{
	text-align:center;
	font-size:16px;
	font-weight:300;
	padding:13px 0px;
	border-radius:5px;
	color:#FFF;
}
.dashed{
	float:left;
	width:100%;
	height:2px;
	border-bottom:1px dashed #5a99b5;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box img{
	display:inline-block;
	margin:15px 0px;
}
.c-acc-but {
    display: inline-block;
    margin: 15px 0px 0px 0px!important;
}
.box p{
    color: #EC4E29;
    font-size: 20px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    margin-top: 0px;
    text-align: left;
}
.box-span{
	font-size:23px;
	color:#424242;
}
.box-span-small {
    font-size: 21px;
    color: #424242;
    line-height: 36px;
}
.box-span2{
	color:#777777;
}
.box-span3{
	color:#ffffff;
	font-weight:300;
	font-size:16px;
	text-align:center;
}
.box-1{
	border-left: 2px solid #EC4E29;
}
.box-2{
	border-left: 2px solid #EC4E29;
}
.box-3{
	border-left: 2px solid #EC4E29;
}
.boxbg{
	background: #EC4E29 !important;
}

/*******Loan Form*********/
.top-header-left p:nth-child(2) {
	font-size: 14px;
	padding: 10px 30px 10px 20px;
}
.top-header-left form input {
	float: left;
    width: 84%;
    background: #FFF;
    padding: 10px 15px;
    color: #333;
    font-size: 18px;
    margin: 10px 14px;
    font-weight: 400;
    border: 1px solid #898989;
}
.top-header-left form select {
	float: left;
    width: 84%;
    background: #FFF;
    padding: 10px 15px;
    color: #333;
    font-size: 18px;
    margin: 10px 14px;
    font-weight: 400;
    border: 1px solid #898989;
    height: 47px;
    border-radius: 0px;
}
.top-header-left form button {
    background: #ffff00;
    width: 84%;
    border: none;
    border-bottom: 5px solid #fce100;
    border-right: 5px solid #fce100;
    border-radius: 10px 15px 10px 15px;
    padding: 10px 20px;
    color: #2b2b2b;
    font-size: 14px;
    margin: 10px 14px;
    font-weight: 600;
    text-align: left;
}

/********More-about*******/
.more-about{
	float:left;
	width:100%;
}
.more-about h1{
	color:#203a54;
	font-weight:400;
	font-size:32px;
	text-align:center;
	padding:60px 0px 30px 0px;
}
.more-about-main{
	float:left;
	width:100%;
}
.more-about-main ul{
	list-style:none;
}
.more-about-main li{
	float:left;
	width:100%;
	background:#203a54;
}
.more-about-main p{
	margin:auto;
	width:85%;
	padding:12px 0px 12px 5%;
	color:#FFF;
	background:url(../images/plus.png) left center no-repeat;
	font-size:18px;
	cursor:pointer;
	font-weight:400;
}
.more-about-iner{
	float:left;
	width:100%;
	background:#798998;
	display:none;
}
.more-about-iner p{
	margin:auto;
	width:90%;
	background:none !important;
	padding:15px 0px;
	color:#FFF;
	font-size:16px;
	font-weight:400;
}
.more-change{
	background:#3d7697 !important;
}
.second-active{
	background:#215070 !important;
}
.third-active{
	background:#22668c !important;
}
.fourth-active{
	background:#227ba8 !important;
}
.five-active{
	background:#2391c4 !important;
}
.six-active{
	background:#24a7e0 !important;
}
.more-active p{
	background:url(../images/nagitve.png) left center no-repeat;
}
/***Faq-Area***/
.faq-main{
	float:left;
	width:100%;
}
.faq-bg{
	background:#ebebeb !important;
}
.faq-bg1{
	background:#ebebeb !important;
}
.faq-left{
	float:left;
	width:68%;
	padding:50px 0px 50px 0px;
}
.faq-left h1{
	color:#203a54;
	font-weight:400;
	font-size:26px;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.faq-left li{
	margin-bottom:10px !important;
}
.faq-right{
	float:right;
	width:28%;
	padding:50px 0px 50px 0px;
}
.faq-right h1{
	color:#203a54;
	font-weight:400;
	font-size:26px;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.faq-right p{
	color:#203a54;
	font-weight:400;
	font-size:14px;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.faq-right a{
	color:#203a54;
	font-weight:400;
	font-size:23px;
	text-align:left;
	padding:0px 0px 20px 0px;
}
.faq-right a:hover{
	color:#24a7e0;
}
.news-date{
	float:left;
	width:100%;
	margin-bottom:20px;
	border-bottom:1px solid #203a55;
}
.news-date-left{
	float:left;
	width:20%;
}
.news-date-left h1{
	font-weight:600;
	font-size:20px;
	padding: 0px 0px 10px 0px;
	line-height:30px;
	color:#203a55;
	font-style:italic;
}
.news-date-right{
	float:right;
	width:75%;
}
.news-date-right p{
	font-weight:400;
	font-size:15px;
	padding:20px 0px;
	padding: 0px 0px 10px 0px;
	color:#203a55;
}
.news-date-right a{
	color:#217aa6;
}
.news-span{
	color:#217aa6;
}
.left-span{
	font-size:15px;
	font-style:italic;
	font-weight:400;
	color:#2385b2;
}

.setlment4{
	float:left;
	width:100%;
}
.set-list{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.setlment4 h3{
	color:#6c6867;
	font-size:35px;
	font-weight:400;
	padding:75px 0px 50px 0px;
}
.setlment4-left{
	float:left;
	width:20%;
	padding:30px 0px;
}
.setlment4-left h4{
	color:#6c6867;
	padding:0px;
	font-size:20px;
	font-weight:400;
}
.setlment4-right{
	float:right;
	width:75%;
	padding:30px 0px;
}
.setlment4-right p{
	font-size:15px;
	font-weight:400;
	color:#6c6867;
}
.slide-span{
	color:#24a7e0;
}

.set-list ul {
    font-size: 15px;
    font-weight: 400;
    color: #6c6867;
}

.set-list li {
	margin-bottom: 9px;
}

@media (max-width:1024px){

.top-navigation li{
	float:left;
	padding:10px 0%;
	width:100%;
	background:#ebebeb;
	border-bottom:2px solid #FFF;
	border-left:0px solid #fFF;
	cursor:pointer;
}
.top-navigation li:nth-child(7){
	border-right:0px solid #FFF;
}
.top-navigation li:hover{
	background:#FFF;
	border-bottom:2px solid #39afe3;
	border-left:0px solid #FFF;
}
.double-line{
	padding:10px 0% !important;
}
.table-left{
	float:left;
	width:100%;
}
.table-left-img{
	width:200px;
	margin:auto;
}
.table-left-img img{
	width:100%;
	margin-bottom:20px;
}
.table-right{
	float:right;
	width:100%;
}
.table-left2{
	width:100% !important;
}
.table-right2{
	width:100% !important;
}
.box2{
	width:100% !important;
	padding:15px 0px!important;
	height:auto !important;
}

.compare-iner2{
	width:100% !important;
}
.seedeal{
	width:100%;
}
.compare{
	text-align:center;
}
.compare h1{
	text-align:center;
}
.compare h2{
	text-align:center;
}
.compare p{
	text-align:center;
	margin:auto;
	width:90%;
	clear:both;
}
.compare-iner{
	float:left;
	margin-right:0px;
	width:100%;
	padding:10px 0px 10px 0px;
	text-align:center;
	margin-bottom:2px;
}
.compare-iner a{
	text-align:center;
}
.box{
	float:left;
	width:100%;
	padding:15px 0px;
	margin-right:0px;
	height:auto;
}
.box:nth-child(4){
	margin-right:8px;
	padding:15px 0px;
}
.box h3{
	text-align:center;
}
.box-1{
	border-left:0px solid #24a7e0;
	border-bottom:2px solid #24a7e0;
}
.box-2{
	border-left:0px solid #1a8ab9;
	border-bottom:2px solid #1a8ab9;
}
.box-3{
	border-left:0px solid #146f97;
	border-bottom:2px solid #146f97;
}
}
@media (max-width:768px){

.top-header-left{
	width:94%;
	padding:50px 3%;
}
.top-header-left h1{
	font-size:20px;
}
.top-header-left li{
	padding:10px 0px 10px 10%;
	font-size:14px;
}
.check-out{
	margin-left:0px;
}
.check-out a{
	font-size:14px;
}
.top-header-right{
	width:100%;
	padding:20px 0px 50px 0px;;
}
.top-header-right h1{
	font-size:25px;
}
.top-header-right p{
	font-size:15px;
}
	/**More***/
.more-about h1{
	font-size:25px;
}
.more-about-main p{
	font-size:15px;
}
.faq-left{
	float:left;
	width:100%;
}
.faq-left h1{
	font-size:24px;
}
.faq-right{
	float:left;
	clear:both;
	padding-top:30px;
	width:100%;
}
.faq-right h1{
	font-size:24px;
}
.faq-right p{
	font-size:14px;
}
.faq-right a{
	color:#203a54;
	font-weight:400;
	font-size:20px;
}
.latest-news h1{
	font-size:25px;
}
.latest-news-list{
	width:49%;
	margin-bottom:10px;
}
.latest-news-list:nth-child(1){
	margin-left:1%;
}
.latest-news-list h1{
	font-size:13px;
}
.latest-news-list p{
	font-size:13px;
}
.news-date-left h1{
	font-size:15px;
}
.news-date-right p{
	font-size:12px;
}
.setlment4-left{
	float:left;
	width:100%;
	padding:10px 0px;
}
.setlment4-left h1{
	font-size:15px;
}
.setlment4-right{
	width:100%;
	padding:10px 0px;
}
.setlment4-right p{
	font-size:13px;
}
}

@media (max-width:667px){
	
/**More***/
.more-about h1{
	font-size:20px;
}
.more-about-main p{
	font-size:12px;
	background-size:10px 10px;
}
.more-active p{
	background-size:10px 4px;
}
.faq-left h1{
	font-size:18px;
}
.faq-right h1{
	font-size:18px;
}
.faq-right p{
	font-size:12px;
}
.faq-right a{
	color:#203a54;
	font-weight:400;
	font-size:15px;
}
}

.up {
	background-color: #830300;
}

.subtitlecard {
	    font-size: 1.3em!important;
    margin-top: 15px!important;
    margin-bottom: -9PX!important;
}

/*----Loans media query----*/

@media screen and (min-width:1025px) and (max-width:1144px){

.box2 {
 width: 122px !important;
 padding: 8px 15px !important;
 height: 87px !important;
}
.table-right2 {
    float: right;
    width: 80% !important;
}
.table-left2 {
    float: left;
    width: 20% !important;
}
.compare-iner2 {
    width: 134px !important;
}

#provider {
	margin-left: 14px;
	width: 166px!important;
}
.seedeal {
    float: left;
    width: 89%;
    margin: 10px 0px;
    background: #146f97;
}
}
@media screen and (min-width:1025px) and (max-width:1149px){
.box {
    float: left;
    width: 162px;
    padding: 15px;
    margin-right: 8px;
    background: #ebebeb;
    height: 100px;
    margin-bottom: 5px;
    text-align: center;
}
.table-left {
    float: left;
    width: 20%;
}
.table-right {
    float: right;
    width: 80%;
}
.compare-iner {
    float: left;
    margin-right: 10px;
    width: 175px;
    padding: 7px 0px 7px 20px;
}
#provider {
    margin-left: 4px;
    width: 166px!important;
}
}
#dealstable p{
    color: #EC4E29;
    font-size: 17px;
    font-family: 'Montserrat-SemiBold', sans-serif;
    margin-bottom: 60px;
    padding-left: 0px;
    padding-right: 0px;
}
.deal-button {
    padding: 51px 16px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    background-color: #ecf8ff;
    color: #EC4E29;
    border: 1px solid #EC4E29;
}
.deal-button:hover,.deal-button:focus{
    color: #ffffff;
    background-color: #EC4E29;
    text-decoration:none;
}
.deal-button-container {
	margin-top: 50px;
}



/*------STYLE/INNER-STYLE.CSS------*/

.pricing-box {
    padding: 20px 30px 15px 30px;
    -webkit-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    box-shadow: 0px 5px 33px 0px rgba(82, 156, 219,0.17);
    display: table;
    margin-bottom: 15px;
}

/*------TABLE.CSS------*/

.table-left {
    float: left;
    width: 71px;
}
.box {
    float: left;
    width: 209px;
    padding: 15px;
    margin-right: 8px;
    background: #f5f8fa;
    height: 120px;
    margin-bottom: 5px;
    text-align: center;
}

