<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@charset "utf-8";
/* CSS Document */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;

}


h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}
a{
	text-decoration:none;
}

h1 {
  font-size: 2em;
}

abbr[title] {
  border-bottom: 1px dotted;
}


b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}

mark {
  color: #000;
  background: #ff0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}
.clr{
	clear:both;
}

ol, ul{
	margin:0;
	padding:0;
	list-style:none;
}
.pic{
width:100%;
display:block;
}
.pic img{
width:100%;
display:block;
}


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


.container{
width:1170px;
margin:auto;

}
.top_bar{
background-color:#FE5D55;
width:100%;
height:43px;
}
.top_container{
background-color:#314558;
width:1170px;
margin:auto;
}
.top_left{
display:inline-block;
vertical-align:top;
width:300px;
margin-left:10px;
}
.ul.top_nav {
  margin:0px;
}

.top_nav li {
 display:inline-block;
 margin-right:10px;
 line-height:40px;
}

.top_nav li:last-child {
 border-right: none;
}
.top_nav li a {
    font-family: "Signika",sans-serif;
    color: #ADADAD;
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 0px;
}
.top_nav li a:hover{
color:#fff;
}
.top_nav li.icon01 {
  background: url("../images/nav_icon_01.jpg") no-repeat scroll 0 16px rgba(0, 0, 0, 0);
}
.top_nav li.icon02 {
background: url("../images/nav_icon_02.jpg") no-repeat scroll 0 16px rgba(0, 0, 0, 0);
}


.top_mid {
    display: inline-block;
    vertical-align: top;
    width: 213px;
    margin-left: 129px;
    padding-top: 13PX;
}
.top_mid a{
   font-family: "Signika",sans-serif;
    color: #FFF;
    font-size: 15px;
    font-weight: normal;
	text-decoration:blink;
}




.blink {
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	 animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}
@keyframes blink {
	0% { opacity: 1; }
	50% { opacity: 1; }
	50.01% { opacity: 0; }
	100% { opacity: 0; }
}



.top_mid a:hover{
    color: #D55B10;
}


.top_right {
    display: inline-block;
    vertical-align: top;
    width: 284px;
    margin-left: 502px;
}


.top_right2 {
    display: inline-block;
    vertical-align: top;
    width: 284px;
    margin-left: 155px;
}


.download_btn{
display:inline-block;
margin-top:7px;
}
.download_btn a{
display:block;
font-family: "Signika",sans-serif;
color: #fff;
font-size: 13px;
font-weight: normal;
padding:6px 10px;
background-color:#314558;
border: 1px solid #51677C;
}

.download_btn a:hover{
color: #ffffff;
background-color:#F14332;
}

.social_part02 a.fb {
background: none repeat scroll 0px 0px #F14332;
border-radius: 16px;
display: inline-block;
padding: 8px 10px;
text-align: center;
vertical-align: middle;
margin-top:5px;

}
a.fb img {
display: block;
}
.social_part02 a.fb:hover {
background: none repeat scroll 0 0 #000;
}
.header_back{
background-image:url(../images/header_back.jpg);
background-repeat:repeat-x;
height:102px;
}

.header_back2{
background-image:url(../images/header_back.jpg);
background-repeat:repeat-x;
height:102px;
}
.logo_left {
    width: 306px;
    display: inline-block;
    vertical-align: top;
    margin: 8px 10px;
}
.menu_right {
    width: 720px;
    display: inline-block;
    vertical-align: top;
    margin-left: 119px;
    margin-top: 38px;
}

.slide{
width:100%;
}
.slog_width{
width:100%;
background-image:url(../images/gray_back.jpg);
background-repeat:repeat-x;
height:88px;
border-top: 4px solid #D4D4D4;
}
.text_01 {
    font-family: 'Signika', sans-serif;
    color: #314558;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 17PX;

}

.text_04 {
    font-family: 'Signika', sans-serif;
    color: #F14332;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5PX;

}

.text_02 {
    font-family: 'Signika', sans-serif;
    color: #7C7C7C;
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 10px;

}

.text_03 {
   font-family: 'Roboto Condensed', sans-serif;
    color: #7C7C7C;
    font-size: 22px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 10px;

}
.fter_bg{
width:100%;
background-color:#1A2735;
}

.copyright{
width:100%;
background-color:#212E3B;
border-top: 1px solid #2D3D4E;
}
.fter_part_01{
width:252px;
display:inline-block;
vertical-align:top;
margin-right:37px;
margin-top:30px;
margin-bottom:12px;
margin-left:0px;
}

.fter_part_01:nth-child(4n) {
    margin-right: 0px;
}
.text_09{
font-family: 'Roboto Condensed', sans-serif;
color:#8398AD;
font-size:14px;
font-weight:normal;
padding-top:12px;
padding-bottom:12px;
}

.fter_hed li {
  display: block;
  margin-bottom:10px;
  line-height:39px;
  border-bottom: 1px dotted #959595 ;
  
}
.fter_hed li a{
font-family: 'Roboto Condensed', sans-serif;
color:#D0D0D0;
font-size:20px;
font-weight:normal;
padding-left:25px;

}
.fter_hed li a:hover{
color:#E86304;
}
.fter_hed li.aro {
	  background: url("../images/wheel.jpg") no-repeat scroll 0 12px rgba(0, 0, 0, 0);

}

.fter_hed02{
font-family: 'Roboto Condensed', sans-serif;
color:#FE5D55;
font-size:20px;
font-weight:normal;
}

.text_10{
font-family: 'Roboto Condensed', sans-serif;
color:#8398AD;
font-size:14px;
font-weight:normal;
line-height:20px;
}

.ul.links {
  margin:0px;
  
}

.links li {
  display: block;
  margin-bottom:10px;
  line-height:18px;
  
}

.links li a{
font-family: 'Roboto Condensed', sans-serif;
color:#8398AD;
font-size:14px;
font-weight:normal;
padding-left:13px;

}

.links li a:hover{
color:#C14D3B;
}
.links li.aro {
	  background: url("../images/aro.jpg") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
}

.ul.footer_nav {
  margin:0px;
}

.footer_nav li {
  display: block;

  line-height:26px;
}

.footer_nav li:last-child {
  margin-bottom: 0;
}
.footer_nav li a{
font-family: 'Roboto', sans-serif;
color:#8398AD;
font-size:13px;
font-weight:normal;
line-height:25px;
padding-left:20px;
}
.footer_nav li a:hover{
color:#C14D3B;
}
.footer_nav li.mob1 {
	background:url(../images/fter_icon_01.jpg) no-repeat scroll 0 9px rgba(0, 0, 0, 0);
	
}
.footer_nav li.mob2 {
	background:url(../images/fter_icon_02.jpg) no-repeat scroll 0 9px rgba(0, 0, 0, 0);
}
.footer_nav li.mob3 {
	background:url(../images/fter_icon_03.jpg) no-repeat scroll 0 9px rgba(0, 0, 0, 0);
}
.deepak_icon {
    display: inline-block;
    background: #1A2735 none repeat scroll 0px 0px;
    height: 33px;
    padding-top: 7px;
    line-height: 154px;
    text-align: center;
    width: 35px;
    border: 1px solid #26384B;
}
.deepak_icon a {
  display: inline-block;
}
.deepak_icon img {
  display: block;
}
.deepak_icon:hover {
  background: none repeat scroll 0 0 #C14D3B;
}

.news_width {
    width: 100%;
    z-index: 1000;
    position: relative;
    margin-bottom: -20px;

}

.news_part{
width:1098px;
background-color:#C14D3B;
float:left;
height:70px;
}
.pad_01{
padding:26px 10px;
 font-family: 'Signika', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;}
	
	
.app_back{
background-color:#f4f4f4;
background-image: linear-gradient(#f2f2f2, #c2c2c2);
}

.text_11{
font-family: "Signika",sans-serif;
color:#fff;
font-size:31px;
font-weight:normal;
padding-top:50px;
padding-bottom:6px;

}

.link_pedia{
font-family: 'Roboto Condensed', sans-serif;
color:#1A2735;
font-size:14px;
font-weight:normal;
line-height:20px;
}
.link_pedia a{
font-family: 'Roboto Condensed', sans-serif;
color:#1A2735;
font-size:14px;
font-weight:normal;
line-height:20px;
}
.link_pedia a:hover{
font-family: 'Roboto Condensed', sans-serif;
color:#1A2735;
font-size:14px;
font-weight:normal;
line-height:20px;
}

.app_box {
    width: 252px;
    display: inline-block;
    vertical-align: top;
    margin-right: 49px;
    margin-top: 44px;
}

.app_box:nth-child(4n) {
    margin-right: 0px;
}

.client_back{
background-image:url(../images/client_back.jpg);
background-repeat:repeat;

}

.text_12{
font-family: "Signika",sans-serif;
color:#2A2A2A;
font-size:27px;
font-weight:normal;
padding-top:45px;
padding-bottom:6px;
}

.text_13{
font-family: "Signika",sans-serif;
color:#707070;
font-size:17px;
font-weight:normal;
padding-top:10px;
padding-bottom:20px;
}

.client_col{
background-color:#FFFFFF;


}
.client_dp {
    position: relative;
    z-index: 1000;
    margin-bottom: -66px;
}

.text_17{
font-family: "Signika",sans-serif;
color:#2A2A2A;
font-size:21px;
font-weight:normal;
padding-top:84px;

}

.text_14{
font-family: "Signika",sans-serif;
color:#649825;
font-size:18px;
font-weight:normal;
padding-top:10px;

}

.text_15{
font-family: "Signika",sans-serif;
color:#F94313;
font-size:16px;
font-weight:normal;
padding-top:10px;

}

.text_16{
font-family: "Signika",sans-serif;
color:#020202;
font-size:15px;
font-weight:normal;
padding-top:10px;

}

.more_btn{
display:inline-block;
margin-top:30px;
margin-bottom:30px;

}
.more_btn a{
display:block;
font-family: "Signika",sans-serif;
color: #fff;
font-size: 15px;
font-weight: normal;
padding:7px 13px;
background-color:#649825;
}

.more_btn a:hover{
color: #ffffff;
background-color:#F14332;
}

.wel_container {
     width: 1170px;
    margin: auto;
}

.wel_left {
width: 706px;
display:inline-block;
vertical-align:top;
margin-right:10px;
margin-top:35px;
margin-bottom:35px;
}

.wel_left_data {
width: 204px;
display:inline-block;
vertical-align:top;
}

.wel_right_data {
    width: 453px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.wel_right {
width: 449px;
display:inline-block;
vertical-align:top;
margin-top:35px;
margin-bottom:35px;

}
.wel_hed_01{
background-color:#C14D3B;
border-radius: 5px;
margin-bottom:5px;
padding:12px 16px;
}

.wel_hed_03{
background-color:#fff;
border-radius: 5px;
margin-bottom:5px;
border: solid 1px #E8E8E8;
padding:12px 16px;
}

.wel_hed_02{
background-color:#EDEDED;
border-radius: 5px;
margin-bottom:5px;
border-bottom: 1px solid #D6D6D6;
padding:8px 10px;
}
.text_18{
font-family: "Signika",sans-serif;
color:#414141;
font-size:18px;
font-weight:normal;
line-height:23px;
}

.more_btn02{
display:inline-block;
margin-top:17px;


}
.more_btn02 a{
display:block;
font-family: "Signika",sans-serif;
color: #fff;
font-size: 14px;
font-weight: normal;
padding:7px 13px;
background-color:#C14D3B;
}

.more_btn02 a:hover{
color: #ffffff;
background-color:#222222;
}

.wel_text_01{
font-family: 'Roboto Condensed', sans-serif;
color:#606060;
font-size:15px;
font-weight:normal;
padding-top:12px;
line-height:23px;
}

.wel_text_02{
font-family: 'Roboto Condensed', sans-serif;
color:#B93941;
font-size:15px;
font-weight:normal;
padding-top:12px;
line-height:23px;
}

.text_19{
font-family: 'Roboto Condensed', sans-serif;
color:#fff;
font-size:18px;
font-weight:normal;
padding-left:10px;
line-height:23px;
}

.text_20{
font-family: "Signika",sans-serif;
color:#343434;
font-size:21px;
font-weight:normal;
padding-bottom:10px;
padding-left:0px;
}

.text_21{
font-family: "Signika",sans-serif;
color:#B93941;
font-size:15px;
font-weight:normal;

padding-top:4px;
}
.text_21 a{
font-family: "Signika",sans-serif;
color:#B93941;
font-size:15px;
font-weight:normal;
padding-left:30px;
padding-top:4px;
text-decoration:underline;
}

.text_21 a:hover{
color:#000000;
}
.text_22{
font-family: "Signika",sans-serif;
color:#191919;
font-size:17px;
font-weight:normal;
padding-left:10px;
padding-top:3px;
}

.text_23{
font-family: "Signika",sans-serif;
color:#191919;
font-size:17px;
font-weight:normal;
padding-top:20px;

}
.text_24{
font-family: 'Roboto Condensed', sans-serif;
color:#606060;
font-size:15px;
font-weight:normal;
padding-top:10px;
line-height:23px;
}

.text_25 {
    font-family: 'Signika', sans-serif;
    color: #222222;
    font-size: 21px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 17PX;
}

.other_container {
     width: 1170px;
    margin: auto;
	padding:20px 0px;
}

.about_right{
    width: 917px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.abt_text_01 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #C14D3B;
    font-size: 17px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 23px;
}
.abt_text_02{
    font-family: 'Roboto Condensed', sans-serif;
    color: #314558;
    font-size: 16px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 30px;
}

.client_box {
    width: 160px;
	height:160px;
	float:left;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px #b3b3b3;
    background: #FFF;
    margin-right: 29px;

    margin-top: 10px;
    vertical-align: top;
	
	
}

.clientele_pad{
padding:10px 10px}

.client_pic{
background-color:#D1D1D1;
width:59px;
display: inline-block;
vertical-align:top;
padding:4px;
}
.client_detail{
width:215px;
display: inline-block;
vertical-align:top;

margin-left:10px;
margin-top:0px;
}
.clientele_01 {
    font-family: 'Signika', sans-serif;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
	padding-bottom:5px;
	padding-top:9px;

}
.clientele_02 {
    font-family: 'Signika', sans-serif;
    color: #F6530C;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	border-bottom: 1px dashed #C6C6C6;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#fff;

}
.clientele_03 {
    font-family: 'Signika', sans-serif;
    color: #4B4B4B;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	border-bottom: 1px dashed #C6C6C6;
	padding-bottom:5px;
	padding-top:5px;

}

.fter_left{
display:inline-block;
width:552px;
vertical-align:top;
margin-top:30px;
margin-bottom:20px;
}

.fter_right{
display:inline-block;
width:552px;
vertical-align:top;
margin-left:60px;
margin-top:30px;
margin-bottom:20px;
}
.map_round{
border-radius: 8px;
border:1px solid #CACACA;
margin-top:10px;
}
.fter_text01{
font-family: 'Roboto Condensed', sans-serif;
color: #333333;
font-size: 25px;
font-weight: bold;
}

.fter_text02{
font-family: "Signika",sans-serif;
color: #131313;
font-size: 15px;
font-weight: normal;
line-height:26px;
}
.fter_pad_02{
padding-top:25px;
}

.fter_text03{
font-family: "Signika",sans-serif;
color: #454545;
font-size: 19px;
font-weight: normal;
line-height:26px;
}
.fter_text04 {
    font-family: "Signika",sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}
.dashed{
background-image:url(../images/dot.jpg);
background-repeat:repeat-x;
height:1px;
margin-top:10px;
}
.voter_parchi{
width:762px;
margin:auto;
}

.brouchure{
margin-bottom:25px;
background-color: #FFFFFF;
box-shadow: 5px 5px 5px 5px #8F8F8F;
padding: 10px;
}

.download_left{
display:inline-block;
width:310px;
vertical-align:top;
}

.download_right {
    display: inline-block;
    width: 800px;
    vertical-align: top;
    margin-left: 20px;
    background-color: #FFFFFF;
}

.downleft{
display:inline-block;
width:990px;
vertical-align:top;
}

.downright{
display:inline-block;
width:117px;
vertical-align:top;
}

.download_links {
    background-color: #FFFFFF;
    border: dashed 1px;
    color: #999999;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.download_text {
    font-family: 'Roboto Condensed', sans-serif;
    color: #2C2C2C;
    font-size: 17px;
    font-weight: normal;
    text-decoration: underline;
}


.socirty_left{
width:365px;
vertical-align:top;
display:inline-block;
margin-top:15px;
}

.socirty_right{
width:756px;
vertical-align:top;
display:inline-block;
margin-left:10px;
margin-top:15px;
}
.society_hed{
font-family: "Signika",sans-serif;
    color: #292929;
    font-size: 19px;
    font-weight: normal;
    line-height: 26px;
	padding-bottom:5PX;
	border-bottom:1PX DASHED #999999
}

.society_hed02{
font-family: "Signika",sans-serif;
    color: #292929;
    font-size: 19px;
    font-weight: normal;
    line-height: 26px;
	padding-bottom:5PX;
	margin-bottom:10px;
	border-bottom:1PX DASHED #999999
}

.society_text01 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #606060;
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
}


.cdr_right{
width:365px;
vertical-align:top;
display:inline-block;
margin-top:15px;
margin-left:10px;
}

.cdr_left{
width:756px;
vertical-align:top;
display:inline-block;
margin-top:15px;
}

.usesoft {
float:left;
width:346px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
	padding-top:10px;
}

.enquiry_field{
background-color:#fff;
width:290px;
height:35px;
font-family: "Signika",sans-serif;
color: #292D2F;
font-size: 15px;
font-weight: normal;
border: 1px solid #C8C8C8;
padding:5px 5px;
}

.enquiry_area{
background-color:#fff;
width:390px;
height:80px;
font-family: "Signika",sans-serif;
color: #292D2F;
font-size: 15px;
font-weight: normal;
border: 1px solid #C8C8C8;
padding:5px 5px;
}

.gobutton{
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
padding:7px 28px; /*add some padding to the inside of the button*/
background:#373737; /*the colour of the button*/
font-family: 'Signika', sans-serif;
color:#FFFFFF;
font-size:16px;
font-weight:normal;
border:0PX;
margin-top:10px;
border-radius: 22px;
border: 3px solid #FFFFFF;
}

.gobutton:hover{
background-color :#D95032; 
color:#ffffff;
}

.dealbox{
display:inline-block;
vertical-align:top;
width:365px;
margin-right:16px;
}
.dealbox:nth-child(3n) {
    margin-right: 0px;
}

.dealbox_02{
border-radius: 5px;
border: 1px dashed #F8901D;
padding:12px;
margin-top:10px;
height:430px;
}

.dealbox_03{
border-radius: 5px;
border: 1px dashed #98C93C;
padding:12px;
margin-top:10px;
height:430px;
}

.dealbox_04{
border-radius: 5px;
border: 1px dashed #1D98D4;
padding:12px;
margin-top:10px;
height:430px;
}

.deal_text_01 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #C14D3B;
    font-size: 17px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 30px;
}

.deal_text_02 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #94C73E;
    font-size: 17px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 30px;
}

.deal_text_03 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #1178BD;
    font-size: 17px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 30px;
}

.usesoft02 {
font-family: 'Roboto Condensed', sans-serif;
color: #000;
font-size: 15px;
font-weight: normal;
line-height: 30px;
padding-top:10px;
}

.why_need{
width:736px;
margin:auto;
padding-top:10px;
}

.usesoft03 {
float:left;
width:554px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #314558;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
	padding-top:10px;
	margin-right:12px;
}

.Voter_List{
width:963px;
margin:auto;
}

.Voter_List{
width:963px;
margin:auto;
}

.demo_left{
width:640px;
display:inline-block;
vertical-align:top;
margin-top:10px;
margin-bottom:20px;
margin-left:0px;
}


.demo_right{
width:502px;
display:inline-block;
vertical-align:top;
margin-left:20px;
margin-top:15px;
margin-bottom:20px;
}
.demo_field {
    background-color: #fff;
    width: 230px;
    height: 35px;
    font-family: "Signika",sans-serif;
    color: #292D2F;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #C8C8C8;
    padding: 5px 5px;
}

.demo_area {
    background-color: #fff;
    width: 230px;
    height: 66px;
    font-family: "Signika",sans-serif;
    color: #292D2F;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #C8C8C8;
    padding: 5px 5px;
}
.client_text_02 {
    font-family: 'Signika', sans-serif;
    color: #5A5A5A;
    font-weight: normal;
    font-size: 30px;
    text-decoration: none;
	padding-top:0px;
}
.other_data{
background-color:#EDEDED;
width:100%;
padding-top:20px;
margin-top:1px;
}

.Voter_List_family {
    width: 1038px;
    margin: auto;
}
.ems_text-01 {
    font-family: 'Signika', sans-serif;
    color: #222222;
    font-size: 19px;
    font-weight: normal;
    line-height: 20px;
	padding:12px 10px;
	background-color:#e6e6e6;
	border-radius: 5px;
}
.ems_pad-01 {
    padding-top: 25PX;
}

.ems_text-02{
    font-family: 'Signika', sans-serif;
    color: #F6530C;
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 10px;
    background-color: #fff;
}

@media all and (min-width:901px) and (max-width:1024px) {

.other_container {
     width: 99%;
    margin: auto;
}

.wel_container {
     width: 99%;
    margin: auto;
}
.container {
     width: 99%;
    margin: auto;
}
.top_container {
    background-color: #314558;
    width: 99%;
    margin: auto;
}
.top_right {
    display: inline-block;
    vertical-align: top;
    width: 284px;
    margin-left: 329px;
}
.menu_right {
    width: 650px;
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    margin-top: 38px;
}

.app_box {
    width: 239px;
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    margin-top: 44px;
}

.news_part {
    width: 924px;
    background-color: #C14D3B;
    float: left;
    height: 70px;
}
.fter_part_01 {
    width: 230px;
    margin-right: 9px;

}
.fter_part_01:nth-child(4n) {
    margin-right: 0px;
}

.wel_right {
    width: 378px;
    display: inline-block;
    vertical-align: top;
    margin-top: 35px;
    margin-bottom: 35px;
}

.wel_left {
    width: 603px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.text_19 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
}
.wel_right_data {
    width: 351px;
    display: inline-block;
    vertical-align: top;
    margin-left: 9px;
}

.downleft {
    display: inline-block;
    width: 817px;
    vertical-align: top;
}

.text_18 {
    font-family: "Signika",sans-serif;
    color: #414141;
    font-size: 16px;
    font-weight: normal;
}

.about_right {
    width: 743px;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}



.fter_left {
    display: inline-block;
    width: 487px;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 20px;
}
.fter_right {
width: 485px;
margin-left: 18px;
}
.socirty_left {
    width: 315px;
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
}
.socirty_right {
    width: 632px;
    vertical-align: top;
    display: inline-block;
    margin-left: 10px;
    margin-top: 15px;
}
.cdr_right {
    width: 315px;
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
    margin-left: 10px;
}
.cdr_left {
     width: 632px;
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
}

.usesoft {
float:left;
width:310px;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
	padding-top:10px;
}

.dealbox {
    display: inline-block;
    vertical-align: top;
    width: 314px;
    margin-right: 6px;
}

.dealbox_02{
height:460px;
}

.dealbox_03{
height:460px;
}

.dealbox_04{
height:460px;
}
.usesoft03 {
float: left;
width: 467px;
}

.text_21 a{
padding-left:8px;

}


.top_mid {
    display: inline-block;
    vertical-align: top;
    width: 212px;
    margin-left: 21px;
    padding-top: 13PX;
}
.top_right2 {
    display: inline-block;
    vertical-align: top;
    width: 284px;
    margin-left: 91px;
}

.download_right {
    display: inline-block;
    width: 627px;
    vertical-align: top;
    margin-left: 20px;
    background-color: #FFFFFF;
}
.Voter_List_family {
    width: 977px;
    margin: auto;
}

.client_box {
    width: 160px;
	height:160px;
	float:left;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px #b3b3b3;
    background: #FFF;
    margin-right: 29px;

    margin-top: 10px;
    vertical-align: top;
	
	
}



}

@media all and (min-width:320px) and (max-width:480px) {

.demo_left {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.demo_right {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.fter_text02 {
    font-family: "Signika",sans-serif;
    color: #131313;
    font-size: 13px;
    font-weight: normal;
    line-height: 26px;
}

.demo_field {
    background-color: #fff;
    width: 182px;
    height: 35px;
    font-family: "Signika",sans-serif;
    color: #292D2F;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #C8C8C8;
    padding: 5px 5px;
}

.demo_area {
    background-color: #fff;
    width: 182px;
    height: 66px;
    font-family: "Signika",sans-serif;
    color: #292D2F;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #C8C8C8;
    padding: 5px 5px;
}

.header_back2{
background-image:url(../images/header_back.jpg);
background-repeat:repeat-x;
height:102px;
}
.client_text_02 {
    font-family: 'Signika', sans-serif;
    color: #5A5A5A;
    font-weight: normal;
    font-size: 23px;
    text-decoration: none;
    padding-top: 0px;
}

.top_container {
    background-color: #314558;
    width: 99%;
    margin: auto;
}

.top_left {
    display: none;
    vertical-align: top;
    width: 300px;
    margin-left: 10px;
}

.top_right {
    display: inline-block;
    vertical-align: top;
    width: 77%;
    margin-left: 1px;
}

.download_btn a {
font-size: 11px;
padding: 6px 4px;
}

.header_back {
    background-image: url(../images/header_back.jpg);
    background-repeat: repeat;
    height: 145px;
}

.logo_left {
    width: 289px;
    display: inline-block;
    vertical-align: top;
    margin: 17px 10px;
}

.menu_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 0px;
}

.container {
width: 100%;
margin: auto;
}

.text_04 {
    font-family: 'Signika', sans-serif;
    color: #F14332;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5PX;
}
.text_01 {
    font-family: 'Signika', sans-serif;
    color: #314558;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 9PX;
}
.text_02 {
    font-family: 'Signika', sans-serif;
    color: #7C7C7C;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 3px;
}

.wel_container {
    width: 99%;
    margin: auto;
}
.wel_left {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-top: 4px;
    margin-bottom: 0px;
}


.text_20{
font-family: "Signika",sans-serif;
color:#343434;
font-size:21px;
font-weight:normal;
padding-bottom:10px;
padding-left:10px;
}



.text_19{
font-family: 'Roboto Condensed', sans-serif;
color:#fff;
font-size:14px;
font-weight:normal;
padding-left:0px;
line-height:23px;
}

.wel_left_data {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.wel_right_data {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
}

.text_18{
font-family: "Signika",sans-serif;
color:#414141;
font-size:13px;
font-weight:normal;
line-height:23px;
}

.text_21 a {
    font-family: "Signika",sans-serif;
    color: #B93941;
    font-size: 14px;
    font-weight: normal;
    padding-left: 0px;
    padding-top: 8px;
    text-decoration: underline;
}

.text_22 {
    font-family: "Signika",sans-serif;
    color: #191919;
    font-size: 17px;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 3px;
}

.wel_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
    margin-bottom: 1px;
}
.app_box {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-top: 14px;
}
.text_13 {
    font-family: "Signika",sans-serif;
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
}

.news_part {
    width: 77%;
    background-color: #C14D3B;
    float: left;
    height: 70px;
}
.fter_part_01 {
    width: 97%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-top: 9px;
    margin-bottom: 12px;
    margin-left: 5px;
}
text_09 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #8398AD;
    font-size: 12px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
}

.other_container {
    width: 99%;
    margin: auto;
    padding: 0px 0px;
}

.about_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
}

.abt_text_02 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #314558;
    font-size: 14px;
    font-weight: normal;
    padding-top: 12px;
    line-height: 30px;
}

.client_box {
width: 50%;
display: inline-block;
margin-bottom: 15px;
box-shadow: 0px 0px 5px #888888;
background: #FFFFFF;
margin-right: 0px;
border-radius: 5px;
margin-top: 10px;
vertical-align: top;
}
.client_detail {
    width: 72%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    margin-top: 0px;
}
.wel_hed_03 {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
    border: solid 1px #E8E8E8;
    padding: 7px 6px;
}

.socirty_left {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    margin-top: 15px;
}

.socirty_right {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    margin-left: 0px;
    margin-top: 10px;
}

.usesoft {
width: 100%;
}

.why_need {
    width: 100%;
    margin: auto;
    padding-top: 10px;
}

.usesoft03 {
width: 100%;
margin-right: 0px;
}
.text_25 {
    font-family: 'Signika', sans-serif;
    color: #222222;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 17PX;
}

.Voter_List {
    width: 100%;
    margin: auto;
}

.voter_parchi {
    width: 100%;
    margin: auto;
}
.brouchure {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-right: 0px;
    background-color: #FFFFFF;
    box-shadow: 5px 5px 5px 5px #8F8F8F;
    padding: 7px;
}
.fter_left {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 20px;
}
.fter_right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
}

.enquiry_area {
    background-color: #fff;
    width: 292px;
    height: 80px;
    font-family: "Signika",sans-serif;
    color: #292D2F;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #C8C8C8;
    padding: 5px 5px;
}
.top_right2 {
    display: inline-block;
    vertical-align: top;
    width: 244px;
    margin-left: 25px;
}

.top_mid {
    display: none;
    vertical-align: top;
    width: 284px;
    margin-left: 45px;
    padding-top: 13PX;
}
.top_right2 {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin-left: 7px;
}

.download_left {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.download_right {
    display: inline-block;
     width: 100%;
    vertical-align: top;
    margin-left: 0px;
    background-color: #FFFFFF;
}

.downleft {
    display: inline-block;
   width: 100%;
    vertical-align: top;
}

.Voter_List_family {
    width: 100%;
    margin: auto;
}
}

@media all and (min-width:481px) and (max-width:599px) {

.demo_left {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.demo_right {
     width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.top_left {
    display: none;
    vertical-align: top;
    width: 300px;
    margin-left: 10px;
}

.top_container {
    background-color: #314558;
    width: 99%;
    margin: auto;
}
.top_mid {
    display: none;
    vertical-align: top;
    width: 284px;
    margin-left: 45px;
    padding-top: 13PX;
}
.top_right {
    display: inline-block;
    vertical-align: top;
    width: 81%;
    margin-left: 7px;
}
.container {
    width: 99%;
    margin: auto;
}

.menu_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 3px;
}
.header_back {
    background-image: url(../images/header_back.jpg);
    background-repeat: repeat-x;
    height: 151px;
}
.text_04 {
    font-family: 'Signika', sans-serif;
    color: #F14332;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 5PX;
}
.text_01 {
    font-family: 'Signika', sans-serif;
    color: #314558;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 9PX;
}
.text_02 {
    font-family: 'Signika', sans-serif;
    color: #7C7C7C;
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    padding-top: 4px;
}
.wel_container {
    width: 99%;
    margin: auto;
}

.text_20 {
    font-family: "Signika",sans-serif;
    color: #343434;
    font-size: 21px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-left: 10px;
}
.wel_left {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.text_19 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    padding-left: 8px;
    line-height: 23px;
}

.wel_left_data {
    width: 31%;
    display: inline-block;
    vertical-align: top;
}
.wel_right_data {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
}
.text_21 a {
    font-family: "Signika",sans-serif;
    color: #B93941;
    font-size: 15px;
    font-weight: normal;
    padding-left: 8px;
    padding-top: 4px;
    text-decoration: underline;
}
.text_18 {
    font-family: "Signika",sans-serif;
    color: #414141;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
}

.wel_right {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
    margin-bottom: 0px;
}

.app_box {
    width: 225px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 44px;
}

.text_13 {
    font-family: "Signika",sans-serif;
    color: #707070;
    font-size: 15px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 20px;
}

.news_part {
    width: 84%;
    background-color: #C14D3B;
    float: left;
    height: 70px;
}

.fter_part_01 {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    margin-top: 5px;
    margin-bottom: 12px;
    margin-left: 0px;
}

.text_09 {
    font-family: 'Roboto Condensed', sans-serif;
    color: #8398AD;
    font-size: 11px;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 12px;
}

.other_container {
    width: 99%;
    margin: auto;
    padding: 10px 0px;
}

.about_right {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.client_box {
    width: 100%;
    display: inline-block;
    margin-bottom: 15px;
    box-shadow: 0px 0px 5px #888888;
    background: #FFFFFF;
    margin-right: 0px;
    border-radius: 5px;
    margin-top: 10px;
    vertical-align: top;
}


.client_detail {
    width: 81%;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 0px;
}
.socirty_right {
    width: 100%;
    vertical-align: top;
    display: inline-block;
    margin-left: 0px;
    margin-top: 15px;
}

.why_need {
    width: 100%;
    margin: auto;
    padding-top: 10px;
}

.usesoft03 {
    float: left;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    color: #314558;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    padding-top: 10px;
    margin-right: 0px;
}
.voter_parchi {
    width: 100%;
    margin: auto;
}

.Voter_List {
    width: 100%;
    margin: auto;
}

.brouchure {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-right: 5px;
    background-color: #FFFFFF;
    box-shadow: 5px 5px 5px 5px #8F8F8F;
    padding: 10px;
}

.fter_left {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 20px;
}

.fter_right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 30px;
    margin-bottom: 20px;
}


}

@media all and (min-width:600px) and (max-width:800px) {

.container {
    width: 99%;
    margin: auto;
}
.demo_left {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.demo_right {
     width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}
}
@media all and (min-width:801px) and (max-width:900px) {

.container {
    width: 99%;
    margin: auto;
}
.demo_left {
    width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.demo_right {
     width: 99%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}
}</pre></body></html>