﻿@charset "utf-8";
/* CSS Document */
@font-face {

font-family: 'Open Sans';

font-style: normal;

font-weight: 400;

src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');

}


body { margin: 0; padding: 0;    font-family: 'Open Sans';}
a    { text-decoration: none; }
img  { border: none; }

.Header
{
max-width: 1000px;
margin: auto;
min-height: 114px;
}
.divpro
        {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1000000;
            bottom: 0;
            width: 100%;
            height: 100%;
            background: url(/content/images/ajax-loader.gif) center center no-repeat rgba(255,255,255,0.5);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7FFFFFFF', endColorstr='#7FFFFFFF');
        }
.logo
{
float:left;
margin: 10px 0px;
max-width: 430px;
}
.reg
{
float:right;
margin: 30px 30px 20px;
}

.regstr
{
  color: #fff;
  font-weight: bold;
  font-size: 17px;
  background: #c50f3c;
  padding: 7px 30px;
  margin: 5px;
  border: 1px solid #c50f3c;
}
.regstr:hover
{
  color: #828384; 
  border: 1px solid #bcbec0;
  background: #fff;
  text-decoration: none;
}

.logn
{
  color: #828384;
  font-weight: bold;
  font-size: 17px;
  padding: 6px 30px;
  margin: 0px;
  border: 1px solid #bcbec0;
}
.logn:hover
{
	color: #fff;
  background: #c50f3c;
  padding: 6px 30px;
  margin: 0px;
    text-decoration: none;
	  border: 1px solid #c50f3c;
}
.frgtpass
{
  color: #828384;
  font-size: 15px;
  font-weight: normal;
  padding: 0px 0px;
  margin: 0px;
  float: right;
}

.Menu_div
{
float:left;
width:100%;
}

.slide_div
{
width: 100%;
float:left;
}

.slide_p
{
  text-align: left;
  padding: 0px;
  font-weight: normal;
  font-size: xx-large;
}
.centr
{
 max-width: 1040px;
 margin: auto;
 padding: 30px 0px;
}
.empt_div
{	
	width: 100%;
	float: left;
}
.Strng_reg
{
width: 100%;
background: #f1f2f2;
min-height: 100px;
float:left;
}
.strng_div1
{
float: left;
}
.strng_h1
{
font: 34px;
font-weight: normal;
  color: #58595b;
  margin: -5px 0px;
}

.strng_h2
{
font: 34px;
font-weight: normal;
  color: #58595b;
  margin: 10px 0px;
}

.strng_p
{
color:#818283;
font: 16px;
font-weight: normal;
margin: 10px 0px 30px 0px;
}
.strng_regdiv
{
float: right;
padding: 0 30px 30px 30px;
}
.strng_reglink
{
  background: #c50f3c;
  color: #fff;
  padding: 10px 60px;
  font-weight: bold; 
  font-size: 28px;
}
.strng_reglink:hover
{
  color: #828384; 
  border: 1px solid #bcbec0;
  background: #f1f2f2;
  text-decoration: none;
}

.icon_div
{
width: 100%;
float:left;
}


.cirK_p1
{ 
  background: url(../images/computer218.png) left no-repeat;
  
}
 
.cirK_p1:hover
{ 
    background:url(../images/computer218.png) left no-repeat;
}
 
.cirK_p2
{ 
  background: url(../images/creditcard3.png) left no-repeat;
  
}
 
.cirK_p2:hover
{ 
    background:url(../images/creditcard3.png) left no-repeat;
}
 
.cirK_p3
{ 
  background: url(../images/report1.png) left no-repeat;
  
}
 
.cirK_p3:hover
{ 
    background:url(../images/report1.png) left no-repeat;
}


.cir_p
{
  float: left;
  margin: 16px 0px 0px;  
}
.circle_common
{
	 float: left;
   margin: 10px;
   padding: 20px 0px 20px 70px;
  font-size: 15px;
  font-weight: normal;
  min-height: 105px;
}
.cir_p1
{ 
  background: url(../images/circle-a.png) left no-repeat;
  
}

.cir_p1:hover
{ 
	background:url(../images/circle-b.png) left no-repeat;
}
.cir_p2
{  
  background: url(../images/circle-c.png) left no-repeat;
  
}
.cir_p2:hover 
{
background: url(../images/circle-d.png) left no-repeat;
}
.cir_p3
{
  
  background: url(../images/circle-e.png) left no-repeat;
 
}
.cir_p3:hover
{
background: url(../images/circle-f.png) left no-repeat;
}
.cir_p4
{
 
  background: url(../images/circle-g.png) left no-repeat;
 
}
.cir_p4:hover
{
background: url(../images/circle-h.png) left no-repeat;
}
.cir_p5
{
 
  background: url(../images/circle-i.png) left no-repeat;
 
}
.cir_p5:hover
{
background: url(../images/circle-j.png) left no-repeat;
}
.cir_p6
{
 
  background: url(../images/circle-k.png) left no-repeat;
  
}
.cir_p6:hover
{
background: url(../images/circle-l.png) left no-repeat;
}

.othrsays
{
width: 100%;
min-height: 500px;
background: url(../images/bg-othersays.jpg) no-repeat;
float:left;
background-size: 100% 100%;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides p
{
	padding: 10px;
	text-align: center;
}
.rslides_img
{	
  margin: 40px auto;

  padding: 25px 0px 25px 90px;
  font-size: 17px;
  font-weight: normal;
  width: 250px;
}
.rslides_img1
{	
  margin: 40px auto;
  padding: 25px 0px 25px 90px;
  font-size: 17px;
  font-weight: normal;
  width: 250px;
}
.rslides_img2
{	
  margin: 40px auto;
  padding: 25px 0px 25px 90px;
  font-size: 17px;
  font-weight: normal;
  width: 250px;
}

.chat
{
float:left;
width: 100%;
}
.hr1
{
width: 70px;
  border-color: #aaa;
}

.hrpp
{
    width: 70px;
  border-color: white;
}
.soc-icon
{
      max-width: 428px;
}
.soc-paygate
{
      max-width: 600px;
}

.socialIcons
{
  float: left;
  width: 100%;
  margin: 0px 0px 30px 0px;
}

.socialIcons a {
  float: left;
  margin: 0px 0px 0px 20px;
  width: 80px;
  height: 80px;
  }
.socialIcons a span {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  text-decoration: none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -webkit-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
}

.facebook{
	background: url(../images/facebook.png) 0px 0px repeat-y;
}
.socialIcons a:hover .facebook{
	background: url(../images/facebook.png) 0px -80px repeat-y;
}


.google{
  background: url(../images/social-icons.png) -114px 0px repeat-y;
}
.socialIcons a:hover .google{
	background: url(../images/social-icons.png) -114px -80px repeat-y;
}
.youtube{
	background: url(../images/social-icons.png) -341px 0px repeat-y;
}
.socialIcons a:hover .youtube{
	background:url(../images/social-icons.png) -341px -80px repeat-y;
}
.linkedin{
	background: url(../images/social-icons.png) -227px 0px repeat-y;
}
.socialIcons a:hover .linkedin{
	background: url(../images/social-icons.png) -227px -80px repeat-y;
}



.cont
{
width: 100%;
min-height: 500px;
background-image: url(../images/map.jpg);
background-repeat: no-repeat;
float:left;
background-size: 100% 100%;
}

.captha
{
  text-align: left;
  margin: 10px 0px 10px 10px;
}
.captc
{
  color: #fff;
    padding: 7px 0px 0px 0px;
}

.submt
{
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  background: #c50f3c;
  padding: 10px 65px;
  margin: 5px;
  float: right;
    border: 1px solid #c50f3c;
}
.submt:hover
{
  color: #fff; 
  border: 1px solid #bcbec0;
  background: none;
  text-decoration: none;
}
.addrss
{
background: #2278a3;
width: 100%;
min-height: 150px;
float: left;
}
.paygatelogos
{
background: white;
width: 100%;
min-height: 150px;
float: left;
}

.paygatelogos2
{
background: white;
width: 100%;
}

.loct
{
  background: url(../images/locat.png) left 5px no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.call
{
  background: url(../images/call-icon.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.fax
{
  background: url(../images/fax-icon.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}
.mail
{
  background: url(../images/mail-icon.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.footer
{
float:left;
background: #111a37;
width: 100%;
min-height: 200px;
}
.footer ul
{
  margin: 0px 0px 10px 0px;
  padding: 0px 20px;
}
.footer ul li
{
display: inline-block;
margin: 0px 10px 0px 0px}

.footer ul li a
{
	color: #465480;
}

.copy
{
color: #21729c;
margin: 10px 0px;
}


/* ====================== Login Page =============================*/
.loginpanel_div
{
	width: 100%;
	min-height: 500px;
	background: url(../images/login_bg.jpg) no-repeat;
	float:left;
	background-size: 100% 100%;
}
.loginpanel_div h1
{
 font-size: 40px;
 font-weight: Light;
 color:#fff;
}
.lgn_div
{
  max-width: 400px;
  font-size: 14px;
  font-weight: normal;
  color:#fff;
}
.Login_Panel_div
{
	padding: 10px 0px;
}

.txtbx
{
  background: #a30f34;
  width: 100%;
  height: 45px;
  border: 2px solid #fff;
  margin: 5px 0px;
}
.rmbr
{
	border: 1px solid #fff;
	background:#000;
}
.lng_lnks
{
  float: right;
  padding: 10px 0px 0px;
}
.lng_lnks a
{
	 color: #fff;
}
.lng_lnks a:hover
{
	color: #2091b2;
	text-decoration: none;
}
.lgn_btn
{
  float: left;
  background: #2091b2;
  border: 1px solid #2091b2;
  padding: 8px 30px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.lgn_btn:hover
{
	background: none;
	border:1px solid #fff;
}


/* ==================================== Register page ==========================================*/
.reg_banner_div img
{
	width: 100%;
	height: auto;
}
.note_div
{
	width: 100%;
	min-height: 100px;
	background: #f6f6f6;
}
.note_div p
{
  max-width: 670px;
  text-align: center;
  font-size: 24px;
  font-weight: Light;
  margin: auto;
  padding: 0px 10px;
}

.reg_icon_common
{
  float: left;
  margin: 10px 10px 10px 0px;
  padding: 20px 0px 20px 80px;
  font-weight:bold;
  font-size: 16px; 
    width: 100%;
}
.persnnl_icon
{   
  background: url(../images/reg-cir-1.png) left no-repeat;
  width: 80px;
  position: relative;
  float: left;
  height: 80px;
    margin: 0px 0px 20px;
}
.persnnl_txt
{
  float: left;
  padding: 15px 0px 0px 4px;
  color: #000;
}
.persnnl_hr
{
  float: left;
  width: 100%;
  margin: 0;
  border: 0;
  border-top: 1px solid #C50B0B;
}
.persnnl_img
{
	  float: left;
  position: relative;
  left: 28px;
}
.reg_icon_1
{ 
  background: url(../images/reg-cir-1.png) left no-repeat;    
}
.reg_icon_2
{ 
  background: url(../images/reg-cir-2.png) left no-repeat;    
}
.reg_icon_3
{ 
  background: url(../images/reg-cir-3.png) left no-repeat;   
}
.icnc_div
{
  padding: 10px 0px;
  border-bottom: 1px solid #f6f6f6;
}
.icnc_div a
{
	color:#333;
}
.icn_line
{
	position: relative;
	margin-bottom: 15px;
}
.icn_line hr
{
  width: 260px;
  height: 1px;
  background: #c50f3c;
  position: relative;
  float: left;
  left: 0px;
  top: -2px;
  margin: 0;
}
.icn_line img
{
	  position: relative;
  		left: -215px;
}

.pers_dtls
{
  width: 100%;
  background: #f6f6f6;
  min-height: 200px;
  padding: 15px 20px;
  margin: 10px 0px;
  float: left;
}
.pers_dtls h2
{
	color: #253d88;
  font-weight: bold;
  font-size: 22px;
  margin: 0;
}
.personal_ddiv
{
    margin: 30px 0px 10px 0px;
}
.lft_dt
{
   max-width: 440px;
  padding: 0px 20px;
  margin: 5px 0px 6px 0px;
  float: left;
  font-size: 13px; 
  font-weight: normal;
  text-align: right;
  display: inherit;
  width: 50%;
}

.lft_dt input
{
  border: 1px solid #ddd;
  padding: 3px 40px 3px 10px;
  margin: 0px 5px;

}
.lft_dt label
{
	 font-weight: normal;
}

sup
{
color: #D20000;
}
.lft_dt1
{
	  float: left;
  width: 100%;
  max-width: 644px;
  text-align: left;
  padding-left: 105px;
  margin: 5px 0px 6px 0px;
  font-size: 13px;
  font-weight: normal;
}
.lft_dt1 label
{
	 font-weight: normal;
}
.lft_dt1 input
{
  border: 1px solid #ddd;
  padding: 3px 170px 3px 10px;
  margin: 0px 5px; 

}

.chck_reg
{
	font-size: 14px;
	font-weight: normal;
}
.chck_reg label
{
	font-weight:normal;
}
.chck_reg input
{
  position: relative;
  top: 2px;
  }	
  
  .nxt_btn
  {
    float: right;
  margin: 14px 0px;
  }
  .nxt_btn input
  {
   background: #253d88;
  color: #fff;
  font-weight: bold;
  font-size: 19px;
  padding: 10px 25px;
  border: 1px solid #253d88;
  letter-spacing: 1.5px;
  margin-top: 20px;
  margin-bottom: 20px;
  }
  .nxt_btn input:hover
  {
  	background: none;
	color: #253d88;
  }
  
  /* ===================================== Register step 2 ============================================*/
.reg_icon_1a
{ 
  background: url(../images/reg-cir-1a.png) left no-repeat;    
}
.reg_icon_2a
{ 
  background: url(../images/reg-cir-2a.png) left no-repeat;    
}
.reg_icon_3
{ 
  background: url(../images/reg-cir-3.png) left no-repeat;   
}
.icnc_div
{
  padding: 10px 0px;
  border-bottom: 1px solid #f6f6f6;
}
.icn_line_a
{
	position: relative;
	margin-bottom: 15px;
}
.icn_line_a hr
{
  width: 260px;
  height: 1px;
  background: #c50f3c;
  position: relative;
  float: left;
  left: 345px;
  top: -2px;
  margin: 0;
}
.icn_line_a img
{
	  position: relative;
  		left: 118px;
}

.previous_btn
  {
    float: left;
  margin: 14px 0px;
  }
  .previous_btn input
  {
   background: #253d88;
  color: #fff;
  font-weight: bold;
  font-size: 19px;
  padding: 10px 25px;
  border: 1px solid #253d88;
  letter-spacing: 1.5px;
  margin-top: 20px;
  margin-bottom: 20px;
  }
  .previous_btn input:hover
  {
  	background: none;
	color: #253d88;
  }
  
   /* ===================================== Register step 3 ============================================*/
   
   .reg_icon_3a
{ 
  background: url(../images/reg-cir-3a.png) left no-repeat;   
}

.icn_line_b
{
	position: relative;
	margin-bottom: 15px;
}
.icn_line_b hr
{
    width: 320px;
  height: 1px;
  background: #c50f3c;
  position: relative;
  float: left;
  left: 680px;
  top: -2px;
  margin: 0;
}
.icn_line_b img
{
	  position: relative;
  		left: 392px;
}

 /* ===================================== AboutUs Page ============================================*/
 .Abt_banner_div img
{
	width: 100%;
	height: auto;
}
.abt_p p
{
	text-align: justify;
	font-size: 14px;
}
.nav > li > a {
    display: block;
    padding:15px 12px !important;
    position: relative;
}
.abt_centr {
  max-width: 1000px;
  margin: auto;
  padding: 10px 0px 0px;
}
.col-sm-abt
{
	padding-left: 0px;
	padding-right: 30px;
	width: 50%;
	float: left
}
.bnfts_div
{
	width: 100%;
	background: #f1f2f2;
	min-height: 531px;
	float: left;
}
.col-abt-bnft {
    float: left;
    height: 521px;
    padding-left: 0;
    padding-right: 20px;
    position: relative;
    width: 63%;
}
.col-abt-bnft1 {
  padding-left: 0px;
  padding-right: 20px;
  max-width: 630px;
  float: left;
}
.col-abt-bnft img
{
 bottom: 0;
    display: block;
    height: auto;
    max-width: 100%;
    position: absolute;
}
.col-abt-bnft p
{
  position: absolute;
  top: 5px;
  right: 0;
  text-align: right;
  color: #33498f;
  font-size: 32px;
  font-weight: Light;
}
.lst_grp
{
  padding: 10px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
}
 .list_bnft
 {
  position: relative;
  display: block;
  padding: 17px 5px 18px;
  margin-bottom: -1px;
 }
 .abt_icn1
 {
 	background: url(../images/abt-icon1.png) left no-repeat;
 }
 .abt_icn1:hover
 {
 	background: url(../images/abt-icon1a.png) left no-repeat;
 }
  .abt_icn2
 {
 	background: url(../images/abt-icon2.png) left no-repeat;
 }
 .abt_icn2:hover
 {
 	background: url(../images/abt-icon2a.png) left no-repeat;
 }
  .abt_icn3
 {
 	background: url(../images/abt-icon3.png) left no-repeat;
 }
 .abt_icn3:hover
 {
 	background: url(../images/abt-icon3a.png) left no-repeat;
 }
  .abt_icn4
 {
 	background: url(../images/abt-icon4.png) left no-repeat;
 }
 .abt_icn4:hover
 {
 	background: url(../images/abt-icon4a.png) left no-repeat;
 }
  .abt_icn5
 {
 	background: url(../images/abt-icon5.png) left no-repeat;
 }
 .abt_icn5:hover
 {
 	background: url(../images/abt-icon5a.png) left no-repeat;
 }
  .abt_icn6
 {
 	background: url(../images/abt-icon6.png) left no-repeat;
 }
 .abt_icn6:hover
 {
 	background: url(../images/abt-icon6a.png) left no-repeat;
 }
  .abt_icn7
 {
 	background: url(../images/abt-icon7.png) left no-repeat;
 }
 .abt_icn7:hover
 {
 	background: url(../images/abt-icon7a.png) left no-repeat;
 }
  .abt_icn8
 {
 	background: url(../images/abt-icon8.png) left no-repeat;
 }
 .abt_icn8:hover
 {
 	background: url(../images/abt-icon8a.png) left no-repeat;
 }
  .abt_icn9
 {
 	background: url(../images/abt-icon9.png) left no-repeat;
 }
 .abt_icn9:hover
 {
 	background: url(../images/abt-icon9a.png) left no-repeat;
 }
 
 .list_bnft p
 {
  padding-left: 45px;
  padding-top: 0px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
 }
 
 /* -============================================ Consumer Club ==========================================*/
 .cc_div
 {
  width: 100%;
  background: #f1f2f2;
  min-height: 200px;
  float: left;
 }
 .cc_div h1
 {
	  font-size: 26px;
	  font-weight: light; 
 }
 .col-sm-cc
{
	padding-left: 0px;
	padding-right: 20px;
	width: 100%;
	float: left
}
.col-sm-cc h1
{
	color: #33498f;
	font-size: 20px;
	font-weight: normal;
}
.col-sm-cc p
{
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
}

/* Css style */

.asr-ccicon1:before {
	content: url('../images/cc-icon1.png');
}

.asr-ccicon2:before {
	content: url('../images/cc-icon2.png');
}

.asr-ccicon3:before {
	content: url('../images/cc-icon3.png');
}

.asr-ccicon4:before {
	content: url('../images/cc-icon4.png');
}

.asr-ccicon5:before {
	content: url('../images/cc-icon5.png');
}


.asr {
	display: inline-block;
	font-size: 0px;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	
}
.asr:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
		
}

.asr:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
	position: relative;
  	top: 25px;
}

/* Effect 3 */
.asr-effect-3 .asr {
	box-shadow: 0 0 0 4px #fff;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
	
}

.asr-effect-3 .asr:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background-color: #fff;	
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}

/* Effect 3a */
.asr-effect-3a .asr {
	color: #f06060;
		
}


.asr-effect-3a .asr:hover:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
	
}

.ccp1
{
  float: left;
  text-align: center;
  font-sizes: 14px;
  font-weight: normal;
  padding: 15px 15px 15px 0px;
  max-width: 170px;
}
.ccp2
{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 30px 0px 30px;
  max-width: 270px;
}
.ccp3
{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 0px 18px;
  max-width: 270px;
}
.ccp4
{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 18px 0px;
  max-width: 255px;
}
.ccp5
{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 5px 18px;
  max-width: 270px;
}
.arrow-rt
{
	float: left;
  position: relative;
  top: 60px;;
}


.col-sm-abt
{
	padding-left: 0px;
	padding-right: 30px;
	width: 50%;
	float: left
}
.consumer_div
{
  width: 100%;
  float: left;
  padding: 50px 0px 0px;
}
.col-consumer-bnft {
  padding-left: 0px;
  padding-right: 20px;
  max-width: 450px;
  float: left;
}
.col-abt-bnft1 {
  float: left;
    padding-left: 0;
    padding-right: 20px;
    width: 37%;
}
.consumer_bnft
{
	min-height: 450px;
    position: relative;
}
.consumer_bnft img
{
   	bottom: 0;
    display: block;
    height: auto;
    max-width: 100%;
    position: absolute;
}
.consumer_bnft p
{
  position: absolute;
  top: 5px;
  right: 0;
  text-align: right;
  color: #33498f;
  font-size: 29px;
  font-weight: Light;
}
.lst_grp
{
  padding: 10px 0px 0px 20px;
  margin: 0px 0px 0px 0px;
}
 .list_bnft
 {
  position: relative;
  display: block;
  padding: 17px 5px 18px;
  margin-bottom: -1px;
 }
   
 .list_bnft p
 {
  padding-left: 45px;
  padding-top: 0px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
 }
  .abt_icn_a
 {
 	background: url(../images/notif-icon1.png) left no-repeat;
 }
 .abt_icn_a:hover
 {
 	background: url(../images/notif-icon1a.png) left no-repeat;
 }
 .abt_icn_b
 {
 	background: url(../images/protect-icon1.png) left no-repeat;
 }
 .abt_icn_b:hover
 {
 	background: url(../images/protect-icon1a.png) left no-repeat;
 }
 
 .Consumer_social
 {
 	float: left;
	width: 100%;
	background: #f1f2f2;
	padding: 20px 0px;
 }
 
 /* ===================================== ConsumerProtection Page ============================================*/
.optin_h1
{
  font-size: 32px;
  font-weight: Light;
  color: #000;
  margin: 0;
  padding: 0;;
}
.opt_div_cont h1
{
	color: #253d88;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
}
.opt_div_cont p
{
	text-align: justify;
	font-weight: normal;
    font-size: 14px;
}
.row-optin
{
	  padding: 30px 0px;
  float: left;
}
.col-optin-div1
{
  float: left;
  max-width: 485px;
  padding: 25px 30px 30px 0px;
}
.col-optin-div2
{	
  float: left;
  max-width: 550px;
  padding: 0px 0px 0px 20px;
}
.opt_div_cont h2
{
	color: #253d88;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
    margin: 0;
}
.col-optin-bnft
{
	  padding-left: 0px;
  padding-right: 0px;
  max-width: 630px;
  float: left;
}
.opt_lst_grp {
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.opt_list_bnft {
  position: relative;
  display: block;
  padding: 15px 5px 15px;
}
.opt_list_bnft p {
  padding-left: 45px;
  padding-top: 0px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
}
.opt_reg_icn
 {
 	background: url(../images/opt-reg-icon1.png) left no-repeat;
 }
 .opt_reg_icn:hover
 {
 	background: url(../images/opt-reg-icon1a.png) left no-repeat;
 }
 .opt_cr_icn
 {
 	background: url(../images/opt-cr-icon1.png) left no-repeat;
 }
 .opt_cr_icn:hover
 {
 	background: url(../images/opt-cr-icon1a.png) left no-repeat;
 }
 .opt_rdct_icn
 {
 	background: url(../images/opt-rdct-icon1.png) left no-repeat;
 }
 .opt_rdct_icn:hover
 {
 	background: url(../images/opt-rdct-icon1a.png) left no-repeat;
 }
 
 .clck_cr
 {
  background: #c50f3c;
  color: #fff;
  padding: 7px 30px;
  font-size: 15px;
  font-weight: bold;
  float: left;
  margin: 10px 0px;
  border: 1px solid #c50f3c;
 }
 .clck_cr:hover
 {
 	background: #fff;
	text-decoration: none;
	border: 1px solid #828384;
	color: #828384;
 }
 .hopt_cont_div
 {
 	  padding: 30px 0px;
 }
 .hopt_cont_div a:hover
 {
 	text-decoration: none;
  
 }
 #nt-rgstrd
 {
 	color: #fff;
  background: #253d88;
  padding: 10px 40px 12px;
  font-size: 20px;
  font-weight: light;
  position: relative;
  cursor: pointer;
 }
 #nt-rgstrd:hover
 {
 color: #fff;
 }
 #rgstrd
 {
  color: #000;
  background: #fff;
  padding: 10px 40px 12px;
  font-size: 20px;
  font-weight: light;
  margin: 0px 0px 0px -3px;
  position: relative;
    cursor: pointer;
 }
 #opt-down-img1
 {
  position: absolute;
  top: 49px;
  left: 155px;
  display: block;
 }
 #opt-down-img2
 {
  position: absolute;
  top: 49px;
  left: 130px;
    display: none;
 }
 #reg1 p{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 18px 0px;
  max-width: 240px;
}
#reg1 img
{
	  float: left;
  position: relative;
  top: 115px;
}
#reg2 p{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 18px 0px;
  max-width: 240px;
}
#reg2 img
{
	  float: left;
  position: relative;
  top: 115px;
}
#reg1
{
	display:block;
}
#reg2
{
	display:none;
}
 
 /* Css style */

.opt-circle1:before {
	content: url('../images/how-to-opt-circle1.png');
}
.opt-circle2:before {
	content: url('../images/how-to-opt-circle2.png');
}
.opt-circle3:before {
	content: url('../images/how-to-opt-circle3.png');
}

.opt-circle4:before {
	content: url('../images/how-to-opt-circle4.png');
}



.opt {
	display: inline-block;
	font-size: 0px;
	margin: 15px 30px;
	width: 190px;
	height: 190px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;	
}
.opt:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
		
}

.opt:before {
  font-family: 'ecoicon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 0px;
  border-radius: 50%;
  border: 6px solid #e5e6e6;
  width: 192px;
}

/* Effect 3 */
.opt-effect-3 .opt {
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;	
	
}
.opt-effect-3 .opt:hover {
	color: #fff;
}

.opt-effect-3 .opt:after {
	top: -8px;
	left: -8px;
	padding: 8px;
	z-index: -1;
	opacity: 0;
}

/* Effect 7b */
.opt-effect-3b .opt:after {
	box-shadow: 3px 3px rgba(255,255,255,1);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	-moz-transition: opacity 0.2s, -moz-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.opt-effect-3b .opt:hover:after {
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.opt-effect-3b .opt:before {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0.7;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}

.opt-effect-3b .opt:hover:before {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}


 #nt-rgstrd1
 {
 	color: #fff;
  background: #253d88;
  padding: 10px 40px 12px;
  font-size: 20px;
  font-weight: light;
  position: relative;
  cursor: pointer;
 }
 #nt-rgstrd1:hover
 {
 color: #fff;
 }
 #rgstrd1
 {
  color: #000;
  background: #fff;
  padding: 10px 40px 12px;
  font-size: 20px;
  font-weight: light;
  margin: 0px 0px 0px -3px;
  position: relative;
    cursor: pointer;
 }
 #opt-down-img3
 {
  position: absolute;
  top: 49px;
  left: 155px;
  display: block;
 }
 #opt-down-img4
 {
  position: absolute;
  top: 49px;
  left: 130px;
    display: none;
 }
 #reg3 p{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 18px 0px;
  max-width: 240px;
}
#reg3 img
{
	  float: left;
  position: relative;
  top: 115px;
}
#reg4 p{
  float: left;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  padding: 18px 0px 18px 0px;
  max-width: 240px;
}
#reg4 img
{
	  float: left;
  position: relative;
  top: 115px;
}
#reg3
{
	display:block;
}
#reg4
{
	display:none;
}

/*--============================================ Contact Page =======================================================---*/
.contct_map_div
{
	width: 100%;
	min-height: 500px;
}
.addrss1
{
background: #fff;
width: 100%;
min-height: 150px;
float: left;
}
.cont_div1
{
	  float: left;
  width: 420px;
  padding-right: 10px;
}
.cont_div2
{
    float: left;
  width: 290px;
  padding: 0px 10px 0px 48px;
}
.cont_div3
{
	  float: right;
  	width: 225px;
}
.loct1
{
  background: url(../images/location-icon1.png) left 5px no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  border-right: 1px solid #A1A1A1;
}
.loct1 b
{
	color: #2278a3;
}
.call1
{
  background: url(../images/call-icon1.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
    float: left;
}
.fax1
{
  background: url(../images/fax-icon1.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
    float: left;
}
.mail1
{
  background: url(../images/mail-icon1.png) left no-repeat;
  padding: 0px 0px 0px 20px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
    float: left;
}



/*-================================================ Knowledge Center page =================================================-*/
.accordion_container 
{
  width: 100%;
  text-align: left
 } 
 
 .plusminus 
 { 
   float: right;
  font-size: 25px;
  line-height: 1;
  } 
  .last
  {
  border-bottom: 1px solid #ececec;
  }
  .selected
  {
  	background-color: #2091b2; color: #fff;
  }
  :focus, :active { outline:0; }

        #accordion { 
            width:100%;              
        }
        
        #accordion h3 {
  color: black;
  cursor: pointer;
  font-family: arial;
  font-size: 14px;
  margin: 0 0 0px 0;
  padding: 10px 11px 10px 20px;
  font-size: 20px;
  font-weight: light;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  cursor:pointer;
        }

        #accordion div {
            margin:0 0 0 0px; 
            padding:10px; 
            height:auto;
			font-size: 14px;
			font-weight: normal;
        }
/*-----============================================================= Free Credit Report Page ================================================---*/
.opt_fcr1
 {
 	background: url(../images/fcr-icon1.png) left no-repeat;
 }
 .opt_fcr1:hover
 {
 	background: url(../images/fcr-icon1a.png) left no-repeat;
 }
 .opt_fcr2
 {
 	background: url(../images/fcr-icon2.png) left no-repeat;
 }
 .opt_fcr2:hover
 {
 	background: url(../images/fcr-icon2a.png) left no-repeat;
 }
 .opt_fcr3
 {
 	background: url(../images/fcr-icon3.png) left no-repeat;
 }
 .opt_fcr3:hover
 {
 	background: url(../images/fcr-icon3a.png) left no-repeat;
 }
 .opt_fcr4
 {
 	background: url(../images/fcr-icon4.png) left no-repeat;
 }
 .opt_fcr4:hover
 {
 	background: url(../images/fcr-icon4a.png) left no-repeat;
 }
 .fc_list li {
  position: relative;
  display: block;
  padding: 18px 5px 20px;
}
.fct_ul_div
{
	font-size: 14px;
	font-weight: normal;
    text-align: justify;
}

.fcr_h1 {
  font-size: 31px;
  font-weight: light;
  color: #000;
  margin: 0;
  padding: 0;
  text-rendering: optimizelegibility;
}
.fct_ul_div ul {
	list-style: none;
  padding: 15px 10px 25px;
  margin: 0;
}

.fct_ul_div ul li { 
  padding-left: 2em;
  text-indent: -1.7em;
  line-height: 1.5em;
}
.fct_ul_div ul li:before {
   content: "\002022 ";
  color: #c50f3c;
  font-size: 30px;
  position: relative;
  top: 5px;
  padding-right: 12px;
}

.error-message {
  font-size: 1rem;
  color: red;
  margin-right: 6px;
  
}

.table th {
  background-color: #253D88;
  color: white;
}