body{
	background:#fff;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#444;
	background-image: url(images/bg.jpg) !important;
}
.inner-page{background:#ccc;}

h1,h2,h3,h4,h5,h6,p,form{
	padding:0px;
	margin:0px;
}

td h1{
	color: #000;
	font-size: 24px;
	clear: both;
	/*overflow: hidden;*/
	margin-bottom: 2%;
}
td h2{
	color: #000;
	font-size: 20px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
}
td h3{
	color: #000;
	font-size: 18px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
}

td h4{
	color: #000;
	font-size: 16px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
}

ol,ul,li{
	padding:0px;
	margin:0px;
	list-style:none;
}
a, a:visited{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#bb3708;
}
img{border:none;}
.clear{clear:both;}

input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
}

header, section, footer, aside, nav, article{display:block;}
.underline h1 {
	margin:0px;
	padding:0px;
	border-bottom:3px solid #666;
}
h1.heading {
	margin:0px;
	padding:0px;
	font-size:22px;
	color:#444;
	border-bottom:3px solid #666;
}
.bottom_border {
	border-bottom:3px solid #666;
	width:auto;
}
.main{
	width:1200px;
	margin:0px auto;

}
.header-top{
	background:#E6E7E9;
	border-bottom:0px solid #2a2a2a;
	/*height:145px;*/
}

.logo{
	padding:9px 5px 9px 18px;
	float:left;
}
.tagline{
	font-size:14px;
	font-weight:bold;
	color:#a6a6a6;
	padding:42px 415px 20px 0px;
	float:left;
	font-family: 'Roboto';
	font-weight:500;
}
.call-now{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;	
	margin-right: 0px;
	font-weight:normal;
	font-size:14px;
	margin:0px 0px 3px 0px;   //margin:38px 53px 5px 0px;
	text-align:center;
	padding:10px 20px;
	float:right;
	//background: #EBDDE2;  //#FDEEF4;  //#CCC;
	background: #EBDDE2;  //#E6E7E9;
	width:338px; //378px;
	height:60px; //67px;
}
.call-now span {
	font-weight: bold;
	color:#000;
	color:#000;
}

nav{
	background:#0098DB;
	/*width:55%;
	float:right;
	margin-right:33px;*/
	/*height:51px;*/
	
}
nav ul{/*text-align:right;*/ vertical-align:middle;}
nav li{
	display:inline-block;	
	position:relative;
	border-right: 0px solid #57C9EE;
	
}

nav li a, nav li a:visited{
	font-family: Arial, Helvetica, sans-serif ;
	font-weight:400;
	color:#f3f3f3;
	font-size:13px;
	padding:8px 20px 10px 20px;
	margin-top:5px;
	display:inline-block;
	
	
}
nav li a:hover, nav li.active a{
	color:#ccc;
}

nav li.active a{
	font-weight:bold;
	color: #FFFFFF;
    font-size: 18px;
    text-shadow: 1px 1px 0 #005378;
}
.hvrmenu{
	background: #C96;
	border:0px solid #57C9EE;
	border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	padding:7px 19px 9px 19px;
	color:#444 !important;
	
}


nav  li  ul {
	position:absolute;
	top:37px;
	left:0px;
	background:#fff;
	border:1px solid #57C9EE;
	border-top:none;
	padding:8px 14px;;
	width:200px;
	z-index:10000;
	display:none;
	text-align:left;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	/*box-shadow:2px 2px 2px #333;*/
	
}
nav > ul > li > ul {
	box-shadow: 0px 0px 0px #666;
	-moz-box-shadow: 0px 0px 0px #666;
	-webkit-box-shadow: 0px 0px 0px #666;	
	background:none repeat scroll 0 0 #fff;	
	}

nav li ul ul{
	position:relative;
	top:0px;
	left:0px;
	background:none;
	border:0px;
	padding:0px;
	width:auto;
	z-index:1000;
	display:block;
	
}

nav li li{
	display:block;
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #ccc;
	
}
nav li li li{
	border:none;
	padding:0px;
	margin-bottom: 0px;
	line-height: 14px;
	
}
nav li li a, nav li li a:visited{
	font-size:12px;
	font-weight: 200;
	color:#666 !important;
	padding:7px 0px 3px 0px;
	display:block;
	line-height: 12px;
	
}
nav li li li a, nav li li li a:visited{
	font-size:12px;
	font-weight:normal !important;
	color:#57C9EE;
	padding: 0px 0px 4px 12px;
	display:block;
	
}
nav li li a:hover, .serv-menu li a:hover{
	color:#000 !important;
}

.serv-menu{
	position:absolute;
	top: auto;
	left:-380px;
	background:#fff;
	border:1px solid #57C9EE;
	border-top:none;
	padding:10px 20px;
	width:800px;
	z-index:10000;
	display:none;
	text-align:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}
.serv-menu ul{
	display:block;
	position:relative;
	left:0px;
	top:0px;
	width:250px;
	/*height:420px;*/
	margin-right:15px;
	float:left;
	border:none;
	overflow:hidden;
	border:none;
	padding:0px;
}



.serv-menu li{line-height:18px;padding:0px;}
.serv-menu ul ul{height:auto;width:100%;float:none;padding:0px;margin-bottom:10px;}
.serv-menu ul ul ul{width:100%;height:auto;float:none;padding:0px;margin-left:20px;}

.serv-menu ul.first_li{ width: 250px; margin-right:40px;}
.serv-menu ul.mid_li{ width: 250px; margin-right:40px;}
.serv-menu ul.last_li{ width: 200px; margin-right:0px;}

.serv-menu li ul li {
	 background: url(images/black_dash.png) no-repeat left 10px;
	 padding: 2px 0;
}

.serv-menu li ul li ul li {
	/*font-style: italic;*/
}


ul.tax_nav_ul > li {
	border-bottom: 1px dashed #ccc;
	padding: 4px 0 5px 0;
	margin-bottom: 5px;
}

ul.advisory_nav_ul li ul li {
	border-bottom: 1px dashed #ccc;
	padding: 4px 0;
}


ul.tax_nav_ul > li ul {
	margin-bottom: 2px;	
}

.nav2{
	background:#1a1a1a;
}



.choose-hmpage{
	width:90%;
	position:relative;
	margin:0px auto;
	display:none;
	z-index:100000 !important;
	padding:5px 0px;
}
.choose-hmpage .selected2 {
	background:#000 url('images/drop-down.png') no-repeat 95% center;
	border:1px solid #333;
	font-size:14px;
	color:#aaa;
	display:block;
	padding:7px 14px;
	cursor:pointer;
}

.choose-hmpage .d-options2{
	position:absolute;
	top:35px;
	left:0px;
	display:none;
	width:100%;
	z-index:100000 !important;
	background:#333;
}
.choose-hmpage .d-options2 ul{
	
}
.choose-hmpage .d-options2 li{
	display:block;
	background:#333;
	border-bottom:1px solid #000;
	position:relative;
	padding-left:20px;
}
.choose-hmpage .d-options2 a, .choose-hmpage .d-options2 a:visited{
	display:block;
	color:#fff;
	padding:5px 10px;
	text-decoration:none;
}

.choose-hmpage .d-options2 a:hover {
	/*background: #555;	*/
	color:#ccc;
}
.choose-hmpage .d-options2 li li a:before{
	
}

.choose-hmpage .d-options2 li li{
	padding-left:20px;
	border:none;
}
.choose-hmpage .d-options2 li li li{
	padding-left:20px;
	border:none;
}
.choose-hmpage .d-options2 li li li li{
	padding-left:10px;
	border:none;
}
.clps_button {
	display: block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	position: absolute;
	left: 8px;
	top: 5px;
}

.clps_button_open {
	background: url(images/expand_collapse.png) no-repeat 0 -11px;	
}

.clps_button_close {
	background: url(images/expand_collapse.png) no-repeat 0 0;
}



section.content .main{
	background:#0fff;
	position:relative;
	height:731px;
	
	
}
section.in-content .main{
	background:#2f3235;
	position:relative;
}

.about-content{
	
	/*top:66px;
	padding-bottom:25px;
	margin-right:32px;*/
	width:379px;
	/*float:right;
}
.about-content h3{
	color:#000;
	font-size:20px;
	font-weight:bold;
	padding-bottom:10px;
}
.about-content p{
	font-size:13px;
	padding-bottom:7px;
	line-height:18px;
}
a.lmore, a.lmore:visited{
	color:#fff;
	text-decoration:underline;
	float:right;
}
.home-slider{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:789px;
}
.home-slider .slideshow{
	position:absolute;
	top:0px;
	left:0px;
	width:822px;
	height:292px;
}
.home-slider .slideshow img{	
	width:789px;
	height:292px;
}
.home-slider .main-line1{
	position:absolute;
	top:444px;
	left:-25px;
	background:url(images/left-bdr.png) repeat-y left #3f3f3f;
	font-family: 'Roboto';
	font-weight:300;
	color:#fff;
	font-size:25px;
	width:630px;	
}
.home-slider .main-line1 p{
	padding:30px 30px 30px 40px;	
	font-size:25px;
}
.home-slider .main-line1 span{
	/*color:#ee5924;*/
	color:#ffffff;
}

.inner-slider{
	position:relative;
	top:0px;
	left:0px;
	/*float:left;*/
	width:1200px;
}
.inner-slider .slideshow{
	position:absolute;
	top:0px;
	left:0px;
	width:1175px;
	height:292px;
}
.inner-slider .slideshow img{	
	width:1175px;
	height:292px;
}



/* about page*/
.main .main-line{
	position:absolute;
	top:370px;
	left:-25px;
	background:url(images/left-bdr.png) repeat-y left #3f3f3f;
	font-family: 'Roboto';
	font-weight:300;
	color:#fff;
	font-size:25px;
	width:765px;	
}
.main .main-line p{
	padding:10px 10px 10px 40px;	
	font-size:25px;
}
.main .main-line span{
	/*color:#ee5924;*/
	color:#ffffff;
}
/* about banner end */

.ques-content{
	width:378px;
	/*position:absolute;
	top:292px;
	left:787px;*/
	background:#003e6d;	
	/*border-bottom:2px solid #ee5924;*/
	/*z-index:1000;*/
	height:195px;
}
.ques-content li{	
	position:absolute;
	display:none;
	padding:25px;
}
.ques-content li.active{display:block;}
.ques-content h3{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding-left: 22px;
	padding-top: 12px;
	padding-bottom:0px;
	line-height:22px;
}
.ques-content h3 a,.ques-content h3 a:visited{
	color:#fff;
	text-decoration:none;
}
.ques-content p{
	font-size:13px;
	color:#aaaaaa;
	line-height:20px;
	padding-bottom:10px;
}
.slide-contrl{
	position:absolute;
	top:253px;
	left:706px;
}
.next{
	/*background:url(images/next.png) no-repeat center center #ee5924;*/
	background:url(images/next.png) no-repeat center center #888;
	padding:20px 25px;
	display:block;
	float:left;
}

/*a.next:hover, a.prev:hover{background-color:#d03700;}*/
a.next:hover, a.prev:hover{background-color:#666;}

.prev{
/*	background:url(images/prev.png) no-repeat center center #ee5924;*/
	background:url(images/prev.png) no-repeat center center #888;	
	padding:20px 25px;
	display:block;
	float:left;
	margin-right:1px;
}

.serv-content{
	width:1155px;
	height:205px;
	position:absolute;
	top:516px;
	left:0;
	border-bottom:3px solid #003e6d;
	margin-left:15px;
}
.serv-content .top-con{
	padding:0px 0px 35px 400px;
	width:700px;
}
.serv-content .top-con h3{
	font-size:20px;
	color:#000;
	padding-bottom:20px;
	font-weight:normal;	
	line-height:26px;
}
.serv-content .top-con p{
	font-size:13px;
	color:#444;
	line-height:18px;
}
.srv-bg{
	background:#1e2224;
	padding:0px 40px;
}
.srv-slider{
	width:1200px;
	/*margin-left:5px;
	padding-bottom:4px;*/
}
.srv-slider li{
}
.srv-slider .box{
	width:320px;
	height:169px;
	
	float:left;
	position:relative;
}
.srv-slider .box2{
	width:200px;
	height:129px;
	padding:20px;
	float:left;
	position:relative;
	background:#003E6D;
}
.srv-slider .box2 h4{
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	line-height:20px;
}
.srv-slider .box3{
	background:#91d8f6;
	
}

.srv-slider .box h4{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
	line-height:20px;
}
.srv-slider .box p{
	font-size:12px;
	color:#b3b3b3;
	line-height:16px;
}

.srv-slider .box .lmore{
	position:absolute;
	right:15px;
	bottom:15px;
	color:#aaaaaa;
}
.slide-contrl2{
	position:absolute;
	bottom:-35px;
	left:478px;
}
.slide-contrl2 .next, .video-contrl .next{
	background:url(images/next2.png) no-repeat center center #888;
	padding:10px 15px;	
}
.slide-contrl2 .prev, .video-contrl .prev{
	background:url(images/prev2.png) no-repeat center center #888;
	padding:10px 15px;
}

.indus-sec{
	width:310px;
	position:absolute;
	top:570px;
	left:603px;
	background:#0e0e0e;
	height:242px;
}
.indus-sec h4{
	font-size:16px;
	color:#fff;
	line-height:22px;
	font-weight:normal;
	padding:20px 20px 0px 20px;
	font-family: 'Roboto';
}
.indus-sec p{
	font-size:12px;
	color:#fff;
	line-height:20px;
	padding:25px 20px 24px 20px;
}
.indus-sec h4 a, .indus-sec h4 a:visited{
	font-size:14px;
	color:#5c5c5c;
	text-decoration:underline;
}
.sector-bg{
	width:356px;
	position:absolute;
	top:135px;
	right:0px;
	height:75px;
	background:url(images/sec-bg.png) repeat-y;
	z-index:5;
}
.indus-sec-slider{
	z-index:100;
	position:absolute;
	left:0px;
	margin-top:27px;
}
.indus-sec-slider li{
	margin:0px;
	padding:0px;
}
.indus-sec-slider li .box{
	margin-right:1px;
	width:154px;
	float:left;
	display:block;
}
.indus-sec-slider li .box img{
	display:block;
}
.indus-sec-slider li .box p{
	font-size:13px;
	color:#666 !important;
	line-height:30px !important;
	text-align:center;
	padding:0px;
	display:block;
}
.indus-sec-slider li .box p span{
	font-size:11px;
	line-height:14px;
}
.indus-sec-slider li img{
	margin:0px;
	padding:0px;
	display:block;
	width:154px;
	height:75px;
}
.sec-contrl{
	position:absolute;
	right:-33px;
	top:136px;
	width:33px;
}
.sec-contrl .next{
	background:url(images/next2.png) no-repeat center center #888;
	padding:11px 15px;		
}
 .sec-contrl .prev{
	background:url(images/prev2.png) no-repeat center center  #888;
	padding:11px 15px;
	margin-bottom:1px;
}

.contact-link{
	background:#0e0e0e;
	width:41px;
	position:absolute;
	top:345px;
	right:0px;
	z-index:1000;
}
.contact-link a,.contact-link a:visited{
	display:block;
	margin:140px 0px 140px -18px;
	width:62px;
	height:269px;	
	background:url(images/contact-us.png) no-repeat left top;
	font-size:0px;
}
.contact-form{
	width:300px;
	position:absolute;
	top:40px;
	left:80px;
	display:none;
}


.sec-video{
	width:310px;
	position:absolute;
	top:818px;
	left:603px;
	background:#0e0e0e;
	z-index:100;
}
.sec-video li{
	width:310px;
}
.sec-video p{
	font-size:12px;
	color:#fff;
	padding:8px;
	text-align:center;
}
.sec-video p span{
	font-size:16px;
}
.video-div{
	background:#000;
	margin:0px auto;
	width:303px;	
}
.video-contrl{
	position:absolute;
	top:1012px;
	right:88px;
}

.shadow-video{
	width:364px;
	height:106px;
	position:absolute;
	top:914px;
	left:548px;
	background:url(images/shadow-ved.png) no-repeat right bottom;
	z-index:4;	
}

footer{z-index:1;}
footer .footer-top{
	/*padding:10px;*/
}
footer .footer-btm{
	background:#E6E7E9;
	/*padding:10px;*/
}
.f-soc{
	padding-bottom:0px;
	width:378px; //378px;
	height:55px; //67px;
	background: #C2DFFF;  //#CCC;
	float:right;
	margin-right:0px;
}
.f-soc span{
	margin-left:0px;
	margin-right:-29px;
	float:left;
	padding:7px 20px 8px;
}

.f-soc span a {
	background: url(images/social_sprite.png) no-repeat;
}

.f-soc span a, .f-soc span a:visited{
	display:block;
	font-size:0px;
	/*text-indent:10000px;*/
	width:31px;
	height:31px;
}

.f-soc span a.fb-icon{
	background:url(images/fb-icon1.png) no-repeat left top;*/
	background-position: 0 0;
}
.f-soc span a.fb-icon:hover{
	background-position: 0 -31px;
	background:url(images/fb-icon1.png) no-repeat left top;*/
}
.f-soc span a.in-icon{
	background-position: -31px 0;
}
.f-soc span a.in-icon:hover{
	background-position: -31px -31px;	
}
.f-soc span a.tw-icon{
	background-position: -62px 0;	
}
.f-soc span a.tw-icon:hover{
	background-position: -62px -31px;	
}
.f-soc span a.yt-icon{
	background-position: -93px 0;	
}
.f-soc span a.yt-icon:hover{
	background-position: -93px -31px;	
}

.f-soc span a.fb-icon2{
	background:url(images/fb-icon1.png) no-repeat left top;
}
.f-soc span a.fb-icon2:hover{
	background:url(images/fb-icon2.png) no-repeat left top;
}
.f-soc span a.in-icon2{
	background:url(images/in-icon1.png) no-repeat left top;
}
.f-soc span a.in-icon2:hover{
	background:url(images/in-icon2.png) no-repeat left top;
}
.f-soc span a.tw-icon2{
	background:url(images/tw-icon1.png) no-repeat left top;
}
.f-soc span a.tw-icon2:hover{
	background:url(images/tw-icon2.png) no-repeat left top;
}
.f-soc span a.yt-icon2{
	background:url(images/yt-icon1.png) no-repeat left top;
}
.f-soc span a.yt-icon2:hover{
	background:url(images/yt-icon2.png) no-repeat left top;
}



footer .flinks{}
footer .flinks a, footer .flinks a:visited, footer .footer-btm p.right a, footer .footer-btm p.right a:visited{
	font-size:11px;
	color:#f3f3f3;
	text-decoration:none;
}
footer .flinks span{
	padding-right:4px;
}
footer .footer-btm p.left{
	font-size:11px;
	color:#444;
	float:left;
}
footer .footer-btm p.right{
	font-size:11px;
	color:#595959;
	float:right;
}

.ctnt-left{
	width:740px;
	float:left;
	background:#fff;
}
.ctnt-right{
	width:260px;
	float:right;
	position:relative;
}
.title-left{
	width:740px;
	height:370px;
	float:left;
	/*background:#ee5924;*/
	background: #DDD;
}
.title-left2 {background:#ddd;}
.title-left3{background:#414141;}
.title-bdr{
	border-bottom:2px solid #ee5924;
}
.title-left img{
	width:100%;
	display:block;
}
.title-left h2{
	font-size:35px;
	font-family: 'Roboto';
	font-weight:300;
	color:#fff;
	color: #333;
	line-height:90px;
	text-align:center;
	height:90px;
	overflow:hidden;
}
.title-left2 h2{color:#333;}
.title-left h2.two_line {
line-height: 43px;
}
.title-left h2.three_line {
line-height: 43px;
/*font-size:20px;*/
font-size: 25px;
}
.title-left h2 span{font-size:28px;}
.inner-ctnt{
	padding:60px 20px 178px 20px;
}
.breadcrms{
	padding:5px 0px 5px 13px;
	font-size:11px !important;
	background:url(images/bgd-icon.jpg) no-repeat left 11px;
	color:#2f3235;
}
.breadcrms a,.breadcrms a:visited{
	color:#ee5924;
	text-decoration:none;
}
.breadcrms span{
	padding:0px 0px 0px 25px;
	background:url(images/arrow.jpg) no-repeat 7px 5px;
	color:#2f3235;
}
.breadcrms span a,.breadcrms span a:visited{
	color:#2f3235;
}
.breadcrms span a:hover{
 color:#ee5924;
}
.inner-ctnt p{padding-bottom:20px;
line-height:20px;
font-size:14px;
color:#333333;
}
.opening-para{
	font-weight:bold;
	/*color:#ee5924 !important;*/
	color: #333;
}

.sublinks{
	background:#252525;
	padding:20px 20px 0px 20px;
}
.ctnt-right h3{
	font-size:14px;
	font-weight:bold;
	color:#ee5924;
	padding-bottom:10px;
	text-align:right;
	text-transform:uppercase;
}
.sublinks li, .right-links li li{
	display:block;
	text-align:right;
	color:#fff;
}

.sublinks li li{border:none;margin-right:20px;}
.sublinks > ul > li.active > a, .sublinks > ul > li.active > a:visited, .sublinks li a:hover, .right-links li li a:hover,
.sublinks > ul > li > ul > li.active > a, .sublinks > ul > li > ul > li.active > a:visited{
	color:#ee5924 !important;
}
.sublinks li a, .sublinks li a:visited, .sublinks li li a, .sublinks li li a:visited, .right-links li li a, .right-links li li a:visited {
	color:#fff;
	display:block;
	padding:8px 0px;
	border-bottom:1px solid #5a5a5a;
}

.abt-arrow{
	background:url(images/abt-arrow.jpg) no-repeat left top;
	background:url(images/arrow_grey2.png) no-repeat left top;	
	height:40px;
	width:40px;
	position:absolute;
	top:0px;
	left:0px;
}
.abt-arrow2{
	background:url(images/arrow_grey2.png) no-repeat left top;
	height:40px;
	width:40px;
	position:absolute;
	top:0px;
	left:0px;
}

.abt-arrow3{
	background:url(images/arrow_grey3.png) no-repeat left top;
	height:40px;
	width:40px;
	position:absolute;
	top:0px;
	left:0px;
}

.ctnt-right p{
	font-size:14px;
	color:#ddd;
	line-height:18px;
	text-align:right;
}
.right-links{
	padding:20px;
}

.right-links li{
	padding:0px;
}
.footer-top2{padding:15px 10px;
background:#414141;}
.footer-top2 .f-soc{
	float:right;	
	padding-bottom:0px;
}
.footer-top2 .flinks{
	float:left;
	margin-top:6px;
}

.abt-btm-servs{
	position:relative;
}
.abt-btm-servs h3{
	position:absolute;
	top:-40px;
	left:20px;
	height:45px;
	background:#2f3235;
	display:block;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	z-index:1000;
}
.abt-btm-servs h3 span{
	float:left;
	padding:10px 30px;
}
.abt-btm-servs h3 a.pr, .abt-btm-servs h3 a.nx{
	background:url(images/pr.png) no-repeat center center #C6C6C6;
	padding:10px 17px;
	display:block;
	float:left;
	margin-right:1px;
}
.abt-btm-servs h3 a.nx{
	background:url(images/nx.png) no-repeat center center #C6C6C6;
	margin-right:0px;
}
.abt-btm-servs h3 a.pr:hover{
	background:url(images/pr.png) no-repeat center center #aaa;
}
.abt-btm-servs h3 a.nx:hover{
	background:url(images/nx.png) no-repeat center center #aaa;
}

.abt-btm-servs .serv-ul{
	position:relative;
	top:0px;
	left:0px;
	padding:28px 0px 20px 23px;
	width:730px;
	float:left;
}
.abt-btm-servs .serv-ul li{
	border-right:1px solid #4a4e53;
	padding-right:14px;
	margin-right:20px;
	width:212px;
	float:left;
	padding-bottom:10px;
}
.abt-btm-servs .serv-ul li.last{
	margin-right:0px;
}
.abt-btm-servs .serv-ul li h4{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:10px;
}
.abt-btm-servs .serv-ul li p{
	color:#b3b3b3;
	padding-bottom:10px;
}
.abt-btm-servs .serv-ul li .lmore{
	float:left;
	color:#b3b3b3;
}
.abt-ctnt{
	position:relative;
	width:220px;
	float:right;
	padding:28px 12px;
}
.abt-ctnt h4{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding-bottom:10px;	
}
.abt-ctnt p{padding-bottom:10px;}
.abt-ctnt .tollfr{
	font-size:25px;
	color:#ffffff;
	font-weight:bold;
	font-family: 'Roboto';
}
.abt-ctnt .tollfr span{
	font-size:11px;
	color:#aaaaaa;
	font-weight:normal;
}

.serv-tit{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
}
.serv-list{margin:0px;padding:0px;}
.serv-list li{
	padding:5px;
	margin:0px 0px 0px 20px;
	color:#333;
	list-style:circle;
	font-size:13px;
}
.serv-list li a,.serv-list li a:visited{
	font-size:13px;
	color:#ee5924;
}
.serv-list li a:hover{
	text-decoration:underline;
}
/**------------------------------------------------------**/

/****************my code***************/

.general_ul {
overflow: hidden;	
font-size: 14px;
padding-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
border-top: 2px solid #ee5924;
}

.general_ul > li {
float: left;	
width: 208px;
margin: 0 20px 40px 5px;
border-bottom: 1px dashed #ccc;
padding-bottom: 10px;
padding-left: 0px;
/*background: url(images/arrow.png) no-repeat left top;*/
min-height: 35px;
color: #333 !important;	
}

.general_ul > li > a {
color: #333 !important;	
}

.general_ul > li > a:hover {
text-decoration: underline;	
}

.general_ul ul{
	border:none;
}

.general1_ul {
overflow: hidden;	
font-size: 14px;
padding-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
border-top: 2px solid #ee5924;
}

.general1_ul > li {
float: left;	
width: 200px;
margin: 0 20px 10px 0;
border-bottom: 1px dashed #ccc;
padding-bottom: 10px;
padding-left: 15px;
/*background: url(images/arrow.png) no-repeat left top;*/
min-height: 15px;
color: #333 !important;	
}

.general1_ul > li > a {
color: #333 !important;	
}

.general1_ul > li > a:hover {
text-decoration: underline;	
}

.general1_ul ul{
	border:none;
}
<!--service-->
.general-s_ul {
overflow: hidden;	
font-size: 14px;
padding-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
border-top: 2px solid #ee5924;
}

.general-s_ul > li {
float: left;
width: 275px;	
margin: 0 0px 5px 0;
border-bottom: 1px dashed #ccc;
padding-bottom: 5px;
padding-left: 25px;
background: url(images/line-bullet.png) no-repeat left top;
min-height: 10px;
color: #333 !important;	
}

.general-s_ul > li > a {
color: #333 !important;	
}

.general-s_ul > li > a:hover {
text-decoration: underline;	
}

.general-s_ul ul{
	border:none;
}


.general-ss_ul {
overflow: hidden;	
font-size: 12px;
padding-top: 5px;
}

.general-ss_ul > li {
float: left;
width: 275px;	
margin: 0 0px 5px 0;
padding-left: 25px;
background: url(images/line-bullet.png) no-repeat left top;
color: #333 !important;	
}

.general-ss_ul > li > a {
color: #333 !important;	
}

.general-ss_ul > li > a:hover {
text-decoration: underline;	
}

.general-ss_ul ul{
	border:none;
}
<!--service end-->

#automotive_general_ul {

}

#mining_gen_ul_1, #mining_gen_ul_2, #pro_services_ul {
margin-bottom: 0px;
}

#mining_gen_ul_1 li, #mining_gen_ul_2 li {
height: 50px;
}

.cta_p {
margin-bottom: 20px;
padding: 20px;
background: #ddd;
border: 1px solid #aaa;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.cta_p a {
font-size: 16px;
font-weight: bold;
color: #ee5924;
}

.cta_p a:hover {
text-decoration: underline;	
}

.breadcrms a {

}

.title-left h2 {
height: 90px;	
}

.title-left h2.two_line {
line-height: 43px;
}

#career_ul {
margin-left: 0px;
padding-left: 50px;
padding-top: 30px;
border-top: 2px solid #ee5924;
}

#career_ul > li {
width: 250px;	
height: 20px;
margin-bottom: 20px;
}

.inner-ctnt p.ques_p {
font-weight: bold;
margin-bottom: 5px;	
padding-bottom: 5px;
}

.question_div > div {
margin-bottom: 20px;	
border-bottom: 1px dashed #ccc;
padding-bottom: 20px;
}

.question_div .ques_p {
padding-left: 20px;
background: url(images/q_bk.png) no-repeat left 5px;
}

.question_div .ans_p {
padding-left: 20px;	
padding-bottom: 0px;
background: url(images/a_bk.png) no-repeat left 5px;
}

.inner-ctnt p.small {
font-size: 11px;
}

.faq_small {
margin-top: -20px;
}

#join_us_form_div {
padding: 20px 0;
border-top: 2px solid #ee5924;
border-bottom: 2px solid #ee5924;	
margin-bottom: 30px;
color: #333;
padding-left: 50px;
}

#join_us_form_div table tr td {
vertical-align: top;	
padding: 2px;
}

#join_us_form_div table tr td label {
color: #333;
font-weight: bold;
padding-top: 0;
}


#join_us_form_div table tr td input#join_us_submit {
width: 120px;
margin-left: 5px;
color: #fff;
font-weight: bold;
}

#join_us_form_div table tr td input#join_us_submit:hover {
background: #444;
}

span.req {
font-size: 11px;
color: #a00;
}

#join_us_form_div table tr td.v_align_td {

}

.feature_ul > li {
	/*background: url(images/green_tick.png) no-repeat left top !important;*/	
}

.info_ul > li {
	background: url(images/arrow_grey.png) no-repeat left top !important;	
}
.feature_ul2{
	list-style:none;
}
.feature_ul2 li{
	background: url(images/small-arrow.png) no-repeat left 10px !important;	
	padding:6px 3px 1px 15px;
	color: #444 !important;
	font-size:12px;
}
.info_ul2{
	list-style:none;
}
.info_ul2 li{
	line-height:22px;
	padding:1px 0px 7px 5px;
	border-bottom: 1px solid #91D8F6;
	color: #333 !important;
	margin:0px 20px 10px 20px;
	font-size:14px;
}


.inner-ctnt h4 {
	font-size: 16px;
	color: #333;
	margin-bottom: 18px;	
}

.contact-info{
	width:250px;
	position:relative;
	float:left;
	margin-left:60px;
}

#services_main_ul .extra_note {
	font-size: 12px;	
	line-height: 14px;
	font-style: italic;
	color: #666;
}

#services_main_ul {
	margin-left: 0px;	
}

#services_main_ul li.accounting_li, #services_main_ul li.advisory_li, #services_main_ul li.assurance_li {
	height: 350px;
	width: 167px;
	border-bottom: none !important;
}

#services_main_ul li.tax_li, #services_main_ul li.transaction_li {
	width: 100%;
	border-top: 1px solid #ee5924;
	padding-top: 20px;
	background-position: left 23px;
}



#services_main_ul > li {
	margin-bottom: 10px;	
}

#services_main_ul > li > a {
	margin-bottom: 20px;
	color: #000000 !important;	
	font-size: 16px;
	font-weight: bold;
	display: block;
}

#services_main_ul ul.level_1 > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 17px;	
	border-bottom: 1px dashed #ccc;
	background: url(images/black_dash.png) no-repeat left 7px;
	padding-left: 10px;
}

#services_main_ul ul.level_1 li a {
	color: #333;	
}

#services_main_ul ul.level_2 {
	padding-top: 20px;
}

#services_main_ul ul.level_2 li {
	margin-left: 20px;	
	font-size: 13px;
}

#services_main_ul a:hover {
	text-decoration: underline;	
}

#services_main_ul li.transaction_li {
	border-bottom: none !important;	
	margin-bottom: 0;
}
#services_main_ul li.transaction_li ul.level_1 {
	overflow: hidden;	
}

#services_main_ul li.transaction_li ul.level_1 li {
	float: left;
	width: 170px;
	margin-right: 50px;
	background: url(images/black_dash.png) no-repeat left 7px;
	padding-left: 10px;
}

#services_main_ul li.tax_li {
	border-bottom: none !important;	
	margin-bottom: 0;
}
#services_main_ul li.tax_li ul.level_1 {
	overflow: hidden;	
}

#services_main_ul li.tax_li ul.level_1 li {
	float: left;
	width: 250px;
	margin-right: 80px;
	background: url(images/black_dash.png) no-repeat left 7px;
	padding-left: 10px;
}

#corporate_tax_l_2, #indirect_tax_l_2 {
	height: 90px;	
}

#services_main_ul ul.level_2 {
	overflow: hidden;	
	padding-top: 10px;
}

#services_main_ul ul.level_2 > li {
	margin-bottom: 8px;
	background: url(images/black_dash.png) no-repeat left 7px;
	padding-left: 10px;	
}

.collapse_ul {
	display: none;	
}

ul.have_subs_side > li {
	margin-right: 15px;	
}

ul > li.have_subs_side {
	position: relative;
}

.collapse_button {
	margin-top: 2px;
	margin-left: 2px;
	display: inline-block;
	width: 11px;
	height: 11px;
	cursor: pointer;
	position: absolute;
	right: -20px;
	top: 8px;
}

.collapse_button_open {
	background: url(images/expand_collapse.png) no-repeat 0 -11px;	
}

.collapse_button_close {
	background: url(images/expand_collapse.png) no-repeat 0 0;
}

.mail_process_span {
	color: #555;	
	display: none;
}

#mail_loader {
	margin: 0 5px -3px 5px;
}

.contact_cont_div {
	margin-bottom: 30px;	
	overflow: hidden;
	color: #333;
	font-size: 14px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EE5924;
}

#contact_first_cont_div {
	border-top: 1px solid #ee5924;
	padding-top: 20px;	
}


.contact_cont_div > div {
	
}

.contact-left{
	width:500px;
	margin:10px 0px;
	border: 1px solid #ccc;
	padding: 30px 30px 30px 30px;
	border-radius: 3px;
}

.contact_cont_div table tr td {
	vertical-align: top;
	padding-bottom: 20px;
	line-height: 18px;
}

#cont_left_div {
	border-right: 1px solid #ccc;
	padding-right: 30px;
	margin-right: 30px;
	width: 280px;
	float:left;	

}

table tr#add_tr {
	border-bottom: 1px solid #ccc;	
}

.contact_cont_div .phone_num {
	font-size: 30px;
	font-weight: bold;
	color: #EE5924;
}

#email_cont_div {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 250px;
	float:left;

}

#call_time_div {
	width: 250px;	
	float:left;
}


.contact-box{
	width:230px;
	float:left;
}
.contact-box2{float:right;}
.contact-box input[type=text]{
	width:95%;
}

.contact-map{
	width:700px;
	height:400px;
}

/**************my code ends*************/



/**--------------------- form styling ----------------**/

label{
	display:block;
	padding:5px 0px 10px 0px;
	color:#aaa;
}
input[type=text], input[type=password], textarea{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#000;
	padding:3px;
	border:1px solid #4f4d4e;
	width:200px;
	margin-bottom:20px;
}
textarea{
	height:80px;
}
input[type=submit], input[type=button]{
	background:#333;
	border:1px solid #393939;
	padding:4px;
	color:#aaa;
	cursor:pointer;
}

.label2 {
	color: #333;
	font-weight: bold;
	width:90px;
	text-align:left;
	padding:5px 10px 3px 0px; 
}

.contact-left textarea{
	width:98%;
}

/*.label2 {
	color: #333;
	font-weight: bold;
	float:left;
	width:90px;
	text-align:right;
	padding:5px 10px 0px 0px; 
}*/
.client-form input[type="submit"] {    
	margin:0px 0px 0px 0px;
}
.client-form .forgot{
	margin:10px 0px 0px 0px;
}
.client-form{
	border: 1px solid #F1F1F1;
    border-radius: 7px 7px 7px 7px;
    display: block;
    padding: 40px;
}
/**--------------------------------**/


.job_list{
	margin:0px 0px 30px 0px;
	width:100%;
	color:#333;
	line-height:18px;
	border-bottom:1px solid #ccc;
}


.chk-box{
	width:5%;
	float:left;
}
.title-box{
	width:40%;
	float:left;
}
.cate-box{
	width:20%;
	float:left;
}
.loc-box{
	width:15%;
	float:left;
}
.date-box{
	width:20%;
	float:left;
}
.desc-box{
	width:60%;
	float:left;
	margin-left:5%;
}
.desc-box p{
	padding:10px;
	text-align:justify;
	font-size:13px;
	line-height:16px;
}
.job-id{
	width:30%;
	float:left;
	padding:10px;
}
.job-id span{
	display:block;
	padding:5px;
	margin-bottom:10px;
	background:#333;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.job-id a,.job-id a:visited{
	float:right;
	padding:5px;
	font-size:13px;
	color:#fff;
	background:#ee5924;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-top:10px;
}
.job-id a:hover{
	background:#d03700;
}

.job_list li{
	padding:10px;
	border-top:1px solid #ccc;
	overflow:hidden;
}
.job_list li.odd{
	background:#f2f2f2;
}
.job_list li.even{
	background:#fcf7f7;
}

.job_list .exp{
	background:url(images/exp2.png) no-repeat left top;
	display:block;width:10px;
	height:10px;
}
.job_list .collp{
	background:url(images/collp2.png) no-repeat left top;
	display:block;width:10px;
	height:10px;
}

/**-----------------------**/


.job_list{
	margin:0px 0px 30px 0px;
	width:100%;
	color:#333;
	line-height:18px;
	border-bottom:1px solid #ccc;
}


.chk-box{
	width:5%;
	float:left;
}
.title-box{
	width:40%;
	float:left;
}
.cate-box{
	width:20%;
	float:left;
}
.loc-box{
	width:15%;
	float:left;
}
.date-box{
	width:20%;
	float:left;
}
.desc-box{
	width:60%;
	float:left;
	margin-left:5%;
}
.desc-box p{
	padding:10px;
	text-align:justify;
	font-size:13px;
	line-height:16px;
}
.job-id{
	width:30%;
	float:left;
	padding:10px;
}
.job-id span{
	display:block;
	padding:5px;
	margin-bottom:10px;
	background:#333;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.job-id a,.job-id a:visited{
	float:right;
	padding:5px;
	font-size:13px;
	color:#fff;
	background:#ee5924;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	margin-top:10px;
}
.job-id a:hover{
	background:#d03700;
}

.job_list li{
	padding:10px;
	border-top:1px solid #ccc;
	overflow:hidden;
}
.job_list li.odd{
	background:#f2f2f2;
}
.job_list li.even{
	background:#fcf7f7;
}

.job_list .exp{
	background:url(images/exp2.png) no-repeat left top;
	display:block;width:10px;
	height:10px;
}
.job_list .collp{
	background:url(images/collp2.png) no-repeat left top;
	display:block;width:10px;
	height:10px;
}

.career_path_choice {
	overflow: hidden;	
	margin-bottom: 30px;
	border-top: 2px solid #EE5924;
    border-bottom: 2px solid #EE5924;	 
    padding-top: 30px;
	padding-bottom: 25px;
}

.career_path_choice .box {
	width: 290px;
}

.career_path_choice > .box > div, .career_path_choice > .box_wrap > .box > div {
	height: 193px;
	position: relative;
	margin-bottom: 20px;
}

.career_path_choice > .box > div img, .career_path_choice > .box_wrap > .box > div img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}

.career_path_choice > .box > div h5, .career_path_choice > .box_wrap > .box > div h5 {
	background: url(images/black_trans.png);
	color: #fff !important;
	margin-top: 0px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 400;		
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 2;
}

.career_path_choice > .box p, .career_path_choice > .box_wrap > .box p {
	margin-left: 10px;

}

.career_path_choice > .box > div h5 a, .career_path_choice > .box_wrap > .box > div h5 a {
	color: #fff;
	display: block;
	padding-left: 10px;
	height: 32px;	
	padding-top: 8px;
}

.career_path_choice > .box > div h5 a span, .career_path_choice > .box_wrap > .box > div h5 a span {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(images/sq_arrow_sprite.png) no-repeat 0 0;
}

.career_path_choice > .box > div h5:hover a span, .career_path_choice > .box_wrap > .box > div h5:hover a span {
	background: url(images/sq_arrow_sprite.png) no-repeat 0 -40px;	
}

.career_path_choice .box_1 {
	padding-right: 30px;
	margin-right: 30px;	
	border-right: 1px solid #ccc;
}

#career_ul {
	border-top: none;
	padding-top: 10px;
}

.career_path_choice .box_wrap {
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	overflow: hidden;	
}

.career_path_choice .box_wrap_2 {
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;	
}

.comp_detail {
	border-top: 2px solid #ee5924;
	border-bottom: 2px solid #ee5924;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.comp_detail p {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

.comp_detail .left {
	margin-right: 20px;
}

.left {
	float: left !important;	
}

.right {
	float: right !important;	
}

.comp_detail .qualities span {
	display: inline-block;
	padding-left: 25px;
	padding-right:0px;
	height: 20px;
	background: url(images/arrow_grey.png) no-repeat left 2px;
}

.offer_ul {
	padding: 30px 0 30px 0px;
	border-top: 2px solid #ee5924;
	border-bottom: 2px solid #ee5924;		
	margin-bottom: 20px;
}

.offer_ul li {
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #ccc;
}

.offer_ul h5 {
	color: #ee5924;
	font-size: 16px;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;
}

.offer_ul p img.to_left {
	float: left;
	margin-right: 20px;	
}

.offer_ul p img.to_right {
	float: right;
	margin-left: 20px;	
}

.cta_2 a {
	text-decoration: underline;	
}

.curr_op_heading {
	padding: 8px 10px;
	color: #ee5924;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	border-bottom: 1px solid #ee5924;
	margin-bottom: 20px;
}

.curr_op_heading span, #curr_op_ul h5 span {
	display: block;
	float: left;
	margin-right: 40px;
}

.curr_op_heading .cop_title, #curr_op_ul h5 .cop_title {
	width: 290px;
}

#curr_op_ul h5 .cop_title {
	color: #666;	
}

.curr_op_heading .small {
	font-size: 12px;
}

#curr_op_ul {
	margin-bottom: 30px;	
}

#curr_op_ul > li {
	margin-bottom: 5px;	
	font-weight: normal;
}

#curr_op_ul > li > p {
	background: #f5f5f5;
	display: none;
}

#curr_op_ul h5 {
	overflow: hidden;
	padding: 8px 10px;
	cursor: pointer;	
	font-weight: normal;
	border-left: 3px solid #aaa;
	background: #eee url(images/expand_btn.png) no-repeat 99% center;
}

#curr_op_ul h5:hover {
	background: #ddd url(images/expand_btn.png) no-repeat 99% center;
	border-left: 3px solid #ee5924;	
}

#curr_op_ul li.open h5 {
	background: #eee url(images/collapse_btn.png) no-repeat 99% center;	
	border-left: 3px solid #ee5924;	
}

#curr_op_ul li.open h5:hover {
	background: #ddd url(images/collapse_btn.png) no-repeat 99% center;	
}

	
.curr_op_heading .cop_location, #curr_op_ul h5 .cop_location {
	width: 150px;
}

.curr_op_heading .cop_date, #curr_op_ul h5 .cop_date {
	width: 150px;
	margin-right: 0;
}

#curr_op_ul h5 {
	font-size: 14px;
	color: #333;	
}

.sorting_p {
	text-align: right;	
	color: #666 !important;
}

.sorting_p select {
    padding: 3px 4px;
}

#curr_op_ul > li > div {
	padding: 20px 15px;
	display: none;
	border: 1px solid #bbb;
	-moz-box-shadow:    inset 0 5px 5px #ddd;
   	-webkit-box-shadow: inset 0 5px 5px #ddd;
   	box-shadow:         inset 0px 5px 5px #ddd;
}

.curr_op_list > div.hide_show_content > div {
	padding: 20px 0;
	overflow: hidden;
	line-height: 18px;
}

.curr_op_list > div.hide_show_content > .div_1 p {
	width: 330px;
	float: left;
	margin-right; 30px;
	padding: 0;
	margin-bottom: 20px;
	overflow: hidden;
}

.curr_op_list > div.hide_show_content > .div_1 p strong, .curr_op_list > div.hide_show_content > .div_1 p span {
	display: block;
	float: left;
}

.curr_op_list > div.hide_show_content > .div_1 p strong {
	width: 98px	
}

.curr_op_list > div.hide_show_content > .div_1 p span {
	width: 200px	
}


.curr_op_list > div.hide_show_content .div_2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	color: #333;
	font-size: 14px;

}

.curr_op_list > div.hide_show_content .div_2 strong {
	display: block;
	width: 110px;
}

.curr_op_list > div.hide_show_content .div_2 span {
	display: block;	
	width: 522px;
	line-height: 20px;
}

.curr_op_list > div.hide_show_content .div_3 {
	padding-bottom: 0;
}

.curr_op_list > div.hide_show_content .div_3 p strong {
	display: block;	
	margin-bottom: 5px;
}


.curr_op_list > div.hide_show_content .div_3 p {
/*	width: 300px;
*/	float: left;
	padding-bottom: 0;
	margin-right: 30px;
	margin-bottom: 20px;
	text-align: justify;
}

.curr_op_list > div.hide_show_content .div_4 {
	padding-top: 10px;	
}

.curr_op_list > div.hide_show_content .div_4 {
	padding-top: 20px;	
	border-top: 1px solid #ccc;
}

.curr_op_list > div.hide_show_content .div_4 p {
	padding-bottom: 0;	
	text-align: justify;
}

.curr_op_list > div.hide_show_content .div_4 p strong {
	display: block;
	margin-bottom: 5px;	
}

.curr_op_list > div.hide_show_content div.apply_div {
	padding: 0;
	text-align: left;
}

.curr_op_list > div.hide_show_content div.apply_div a.app_btn {
	display: inline-block;	
	background: #ee5924;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	font-size: 14px;
}

.curr_op_list > div.hide_show_content div.apply_div a.app_btn:hover {
	background: #ee7024;
}

.curr_op_list > div.hide_show_content div.apply_div a.close_tb {
	margin-top: 20px;	
}

.login_block {
	padding: 5px 0 50px 30px;
	width: 250px;
	background:url(images/orange_versep.png) no-repeat left top;
}

.login_block input[type='text'], .login_block input[type='password'], #register_block_div > div input[type='text'], #register_block_div > div input[type='password'], #register_block_div > div textarea {
	border: 1px solid #ccc;
	color: #666;
	padding: 5px 5px;	
}



.login_block p {
	padding: 0;
	margin-bottom: 15px;
}

.login_block p input {
	margin-bottom: 0;
}

input[type="submit"].orange_btn, input[type="button"].orange_btn, a.orange_btn {
	 background: none repeat scroll 0 0 #EE5924;
	 border: none;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 20px;	
	font-family: Arial, Helvetica, sans-serif;
}

input[type="submit"].orange_btn:hover, input[type="button"].orange_btn:hover, a.orange_btn:hover {
	background: #ee7024;
}

.login_block p.sbt a {
	font-size: 12px;
	color: #666;
}

.login_block p.sbt a:hover {
	text-decoration: underline;
}


#register_block_div h4 {
	color: #EE5924;
}

#register_block_div p {
	padding: 0;
	margin-bottom: 20px;
}

#register_block_div label {
	display: inline-block;
	min-width: 150px;
	color: #333;		
	font-weight: bold;
	padding: 0;
	
}

#register_block_div span input {
	margin: 0;	
}

#register_block_div .div_1 {
	margin-bottom: 20px;
}

#register_block_div .mid_p {
	font-size: 13px;
}

#register_block_div .div_2 {
	
}

#register_block_div .div_2 p {
	
}

#register_block_div .div_2 label {
	display: block;
	margin-bottom: 10px;
	padding: 0;
	line-height: 15px;
}


#register_block_div .div_2 textarea {
	width: 350px;
	height: 100px;
	margin: 0;
}

#register_block_div #edu_level_p {
	overflow: hidden;
}

#register_block_div #edu_level_p label {
	width: 240px;
	float: left;
}

#register_block_div .div_2 select {
	padding: 5px;	
}



#register_block_div .div_2 .upload_info {
	font-size: 12px;	
	display: block;
	margin-bottom: 10px;
}

#register_block_div .div_2 .upload_p label {
	margin-bottom: 0;
}

#register_block_div .div_2 .upload_p {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	width: 360px;
}

#curr_opening_ul {
	margin-bottom: 10px;	
}

#curr_opening_ul li {
	border-bottom: 1px solid #aaa;	
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#curr_opening_ul li a {
	border-bottom: none;
	display: inline;	
	
}

#register_block_div .div_1 p .sp_info {
	margin-left: 150px;
}

.sel_inp_p label {
	width: 240px;
	float: left;	
}

#type_pos_p select, #avail_type_p select, #reg_location_p select {
	width: 122px;
}

#register_block_div #upload_gen_app {
	padding-top: 20px;
	border-top: 1px solid #ccc;
}


.contact-link #close_form {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: inline-block;
	padding: 3px 12px 3px 0;
	background: url(images/dot_cross.png) no-repeat right center;
	cursor: pointer;
	color: #666; 
	display: none;
}

.widget{
	/*width:789px;
	position:absolute;
	top:292px;
	float:left;
	z-index:1000;*/
	height:192px;
	border-bottom:3px solid #003e6d !important;
	/*margin-left:15px;*/
}
.widget .box{
	/*background:#fff;*/
	width:253px;
	height:175px;
	padding:10px;
	float:left;
	position:relative;
	border-right:1px solid #003e6d !important;
}
.widget .box h4{
	color:#000;
	font-size:15px;
	font-weight:bold;
	text-transform: capitalize;
	padding-bottom:10px;
	line-height:25px;
	margin-top:-32px;
	margin-left:34px;
}
.widget .box p{
	font-size:13px;
	font-weight: 300;
	color:#003e6d;
	line-height:18px;
}

.widget .box .lmore{
	position:absolute;
	right:12px;
	bottom:8px;
	color:#666;
}
.abou-img{
    height: 193px;
    position: absolute;
    width: 366px;	
	
}
.fot1{
	width:1155px;
	margin-left:15px;
	/*border-bottom:1px solid #003E6D;*/
}
.fot1 li{
}
.fot1 .box{
	width:66px;
	/*height:169px;*/
	padding:20px;
	float:left;
	position:relative;
}
.fot1 .box2{
	width:300px;
	height:129px;
	padding:20px;
	float:left;
	position:relative;
	
}
.fot1 .box3{
	width:130px;
        /*width:156px;*/
	height:129px;
	/*padding:10px;*/
	float:left;
	position:relative;
	
	
}

.fot1 .box h4{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:10px;
	line-height:20px;
}
.fot1 .box2 p{
	font-size:12px;
	color:#444;
	line-height:18px;
	width:200px;
	
}
aside{
	width: 27%;
	float: left;
	margin-right: 4%;
	
}

	aside img{
			}
	aside .side-bar ul{
		margin-top: 7%;
	}
	
	 .side-bar ul li{
		padding: 3%;
		border-bottom: 1px solid #91d8f6;
	}
	
	aside .side-bar ul li a{
		line-height: 18px;
		color: #000;
		font-size: 16px;
	}
	
article.members{
	width: 61%;
	float: left;
	/*height:1097px;*/
}
header.sub-header{
		overflow: hidden;
		clear: both;
		border-bottom: 1px solid #91d8f6;
	}

	header.sub-header h1{
		float: left;
		font-size: 35px;
		color:#000;
	}
	
	header.sub-header a{
		float: left;
		font-size: 14px;
		color: #000;
		margin: 10px 0 0 65px;
	}
.page-content {
	margin-right:32px;
}
.members ul{
	width: 100%;
	margin-top: 2%;
	border-bottom: 1px solid #91d8f6;
	overflow: hidden;
	clear: both;
}

.members ul li{
	float: left;
	width: 45%;
	margin-right: 5%;
	padding-bottom: 5%;
}

.members figure{
	float: left;
	margin: 2% 2% 2% 0;
}

.members figcaption{
	margin: 0;
	padding: 0;
	float: left;
}

.members figcaption h3,h4{
	color: #154c73;
	padding-bottom: 3%;
}

.members figcaption p{
	color: #000;
}

	.secondno{
		padding-left: 43px;
	}

.pages ul{
	width: 100%;
	float: none;
}

.pages ul li{
	float:
	margin: 0;
	padding: 0;
}
section.content-inner{
	width: 100%;
	margin: 1% auto 3% auto;
	padding-bottom: 2%;
	overflow: hidden;
	clear: both;
	border-bottom: 2px solid #383838;
}
.social{
	float:left;
	margin-left:8px;
	`}
.social li  {
	display: inline block;
	float: right;
	list-style: none;
	text-align: center;
	margin-left: 1px;
}

.social li a {
	display: block;
	height: 45px;
	padding-right:10px;
	line-height: 45px;
	font-size: 1.2em;
}
/*=========VC================*/


section#vc_content .top-content, section#alumni_content .top-content{
	width: 100%;
}

section#vc_content aside, section#alumni_content aside{
	width: 30%;
	float: left;
	margin-right: 5%;
}

section#vc_content article, section#alumni_content article{
	width: 65%;
	float: left;
}

section#vc_content article h1, section#alumni_content .top-content article h1{
	color: #000;
	font-size: 24px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
}

/*.sub-menu ul{
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	overflow: hidden;
	clear: both;
}

.sub-menu ul li{
	float: left;
	padding: 14px 0;
}
	.sub-menu ul li a{
		color: #333;
		font-size: 16px;
	}
	.sub-menu ul li a:after{
		content:'|';
		padding: 0 26px;
	}
		/*.sub-menu ul li a.last{
			content:'';
		}*/
		
.vc_info, .alumni_info{
	width: 100%;
	clear: both;
	overflow: hidden;
}
	.vc_info figcaption, .alumni_info figcaption{
		width: 55%;
		float: left;
		margin-right: 5%;
	}

	.vc_info figcaption h2{
		font-size: 20px;
		color: #333;
		margin: 14px 0;		
	}	
	
	.vc_info figcaption p, .alumni_info figcaption p{
		color: #333;
		font-size: 14px;
		text-align: justify;
	}
	
	.vc_info figure{
		width: 35%;
		float: left;
		margin: 0;
	}
	
.bottom-content{
	clear: both;
	overflow: hidden;
}

.bottom-content header{
	background: #003e6d;
	padding: 7px 7px;
	margin: 21px 0;
}

.bottom-content .fvc_info{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.bottom-content .vc_list{
	width: 25%;
	float: left;
}

.bottom-content .detailed_info{
	/*width: 70%;
	float: left;*/
}

.bottom-content .vc_list ul{
	margin-left: 14px;
}

.bottom-content .vc_list ul li{
	color: #000;
	padding-bottom: 7px;
	font-size: 14px;
}

.bottom-content .detailed_info ul{
	width: 100%;
}

.bottom-content .detailed_info ul li{
	margin-bottom: 21px;
	clear: both;
	overflow: hidden;
}

.bottom-content .detailed_info figure{
	width: 15%;
	float: left;
	margin: 0;
}
.bottom-content .detailed_info figcaption{
	/*width: 80%;
	float: left;*/
}

.bottom-content .detailed_info figcaption h3{
	font-size:18px;
	color: #000;
}

.bottom-content .detailed_info figcaption p{
	font-size: 12px;
	color: #333;
	text-align: justify;
}

.bottom-content .detailed_info figcaption a{
	color: #153b62;
	font-weight: bold;
}


/*========== Alumni Page ===========*/



#alumni_content .sub-menu ul li{
	float: left;
	padding: 14px 0;
}
	#alumni_content .sub-menu ul li a{
		color: #333;
		font-size: 16px;
	}
	#alumni_content .sub-menu ul li a:after{
		content:'|';
		padding: 0 21px;
	}
.top-content aside figure{
	margin:0px 14px 14px 0
}
.top-content aside p{
	color: #003e6d;
	font-size: 21px;
}

.alumni_info{
	margin: 21px 0;
}

.alumni_info .login-form{
	width: 40%;
	float: left;
}

.alumni_info label{
	float: left;
	padding-right:0;
	color: #000;
}

ul.login{
	float: right;
}

ul.login li{
	float: left;
	padding-right: 14px;	
}

.boxes ul{
	width: 100%;
}

.boxes ul li{
	float: left;
	padding: 7px;
}




/*=========VC================*/


section#vc_content .top-content, section#alumni_content .top-content{
	width: 100%;
}

section#vc_content aside, section#alumni_content aside{
	width: 30%;
	float: left;
	margin-right: 5%;
}

section#vc_content article, section#alumni_content article{
	width: 65%;
	float: left;
}

section#vc_content article h1, section#alumni_content .top-content article h1{
	color: #000;
	font-size: 24px;
	clear: both;
	overflow: hidden;
	margin-bottom: 2%;
}

/*.sub-menu ul{
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	overflow: hidden;
	clear: both;
}

.sub-menu ul li{
	float: left;
	padding: 14px 0;
}
	.sub-menu ul li a{
		color: #333;
		font-size: 16px;
	}
	.sub-menu ul li a:after{
		content:'|';
		padding: 0 28px;
	}
		/*.sub-menu ul li a.last{
			content:'';
		}*/
		
.vc_info, .alumni_info{
	width: 100%;
	clear: both;
	overflow: hidden;
}
	.vc_info figcaption, .alumni_info figcaption{
		width: 55%;
		float: left;
		margin-right: 5%;
	}

	.vc_info figcaption h2{
		font-size: 20px;
		color: #333;
		margin: 14px 0;		
	}	
	
	.vc_info figcaption p, .alumni_info figcaption p{
		color: #333;
		font-size: 14px;
		text-align: justify;
	}
	
	.vc_info figure{
		width: 35%;
		float: left;
		margin: 0;
	}
	
.bottom-content{
	clear: both;
	overflow: hidden;
	color:#FFF;
}

.bottom-content header{
	background: #003e6d;
	padding: 7px 7px;
	margin: 21px 0;
}

.bottom-content .fvc_info{
	width: 100%;
	overflow: hidden;
	clear: both;
}

.bottom-content .vc_list{
	width: 25%;
	float: left;
}

.bottom-content .detailed_info{
	/*width: 70%;
	float: left;*/
}

.bottom-content .vc_list ul{
	margin-left: 14px;
}

.bottom-content .vc_list ul li{
	color: #000;
	padding-bottom: 7px;
	font-size: 14px;
}

.bottom-content .detailed_info ul{
	width: 100%;
}

.bottom-content .detailed_info ul li{
	margin-bottom: 21px;
	clear: both;
	overflow: hidden;
}

.bottom-content .detailed_info figure{
	width: 15%;
	float: left;
	margin: 0;
}
.bottom-content .detailed_info figcaption{
	/*width: 80%;
	float: left;*/
}

.bottom-content .detailed_info figcaption h3{
	font-size:18px;
	color: #000;
}

.bottom-content .detailed_info figcaption p{
	font-size: 12px;
	color: #333;
	text-align: justify;
}

.bottom-content .detailed_info figcaption a{
	color: #153b62;
	font-weight: bold;
}


/*========== Alumni Page ===========*/

.top-content aside figure{
	/*margin: 14px 0;*/
}
.top-content aside p{
	color: #003e6d;
	font-size: 21px;
	text-align: justify;
}

#alumni_content .tabs ul{
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	overflow: hidden;
	clear: both;
}

#alumni_content .tabs ul li{
	float: left;
	padding: 14px 0;
}
	#alumni_content .tabs ul li a{
		color: #333;
		font-size: 16px;
	}
	#alumni_content .tabs ul li a:after{
		content:'|';
		padding: 0 21px;
	}
	
.tab_info{
	margin: 3% 3% 0 0;
	width: 65%;
	float: left;
}

#alumni_content .tab_info p{
	font-size: 14px;
	color: #333;
}

.tab_info .login-form{
	width: 35%;
	float: left;
}

.tab_info .login{
	float: right;
}

.tab_info .login label{
	float: left;
	padding-right:0;
	color: #000;
}


ul.login li{
	float: left;
	padding-right: 14px;	
}

.boxes{
	margin: 5% auto;
	clear: both;
	overflow: hidden;
}

.boxes ul{
	width: 100%;
}

.boxes ul li{
	float: left;
	padding: 7px;
}

/*-----------------VISIONARIES ---------------*/

.vi_content{
	width: 100%;
	clear: both;
	overflow: hidden;
	
	margin: 2% auto;
}

.vi_content .figure2{
	width: 25%;
	float: left;
}

.vi_content .tabs{
	width: 43%;
	float: left;
}
	.vi_content .tabs ul{
		height: 50px;
		width: 100%;
		border-bottom: 1px solid #ababab;
	}
	.vi_content .tab_info ul{
		border: none;
	}	

  .vi_content  .tabs ul li{
	  float: left;
	  padding: 2% 0;
  }
	.vi_content  .tabs ul li a{
		color: #333;
		font-size: 16px;
	}
	.vi_content  .tabs ul li a:after{
		content:'|';
		padding: 0 14px;
	}
	
	.tab_info p{
		margin-top: 2%;
		width: 475px;
		color: #333;
		font: 16px;
		line-height: 28px;
		text-align: justify;
	}

.vi_content .info{
	width: 25%;
	float: left;
}

	.vi_content .info p{
		margin-top: 25%;
		color: #003e6d;
		font-size: 21px;
		text-align: left;
	}




/*----------------- STUDENT PAGE -----------------*/

#stud_content{
	clear:both;
	overflow: hidden;
}
	.stud_info{
		width: 100%;
		clear: both;
	}
	
	.stud_info aside{
		width: 30%;
		float: left;
	}
		.stud_info aside h2{
			color: #033c69;
			font-size: 21px;
			font-weight: 500;
			margin: 5% auto 5% 5%;
		}
		.stud_info aside p{
			color: #333;
			text-align: left;
			line-height: 21px;
			margin-left: 5%;
		}

	.stud_info article{
		width: 55%;
		float: left;
		overflow: hidden;
		
	}
		.stud_info h1{
			color: #4d4d4f;
			font-size: 28px;
			margin: 5% auto;			
		}
		
		.stud_info article .twitter{
			border-bottom: 1px dashed #8e8e8e;
		}
		
		.stud_info article .twitter img{
			margin-bottom: 2%;
		}
		
		.stud_info article .tweet ul{
			width: 100%;
			margin-left: 5%;
			height: 100px;
			overflow: scroll;						
		}
		
		.stud_info article .tweet ul li{
			margin-bottom: 10%;
		}
		.stud_info article .tweet ul li figure{
			width: 15%;
			float: left;
			margin: auto;
		}
		
		
		.stud_info article .tweet ul li figcaption h2{
			color: #1bcaff;
			font-size: 18px;
			font-weight: normal;
			margin: 1% auto;
		}
		
		.stud_info article .tweet ul li figcaption p{
			color: #000;
		}
			p.tweet_time{
				margin: 2% auto;
				color: #646567;
				font-size: 12px;
			}
			a.view, a.reply{
				color: #1bcaff;
				text-decoration: underline;
				margin-left: 5%;
			}
	
	.stud-res{
		clear: both;
		overflow: hidden;
		margin-bottom: 4%;
	}

	.stud-res p{
		color: #333;
		margin-bottom: 3%;
	}
	
	.stud-res ul li {
		width: 70%;
		list-style: disc;
		padding: 1%;
		border-bottom: 1px solid #044376;
	}
	
	.stud-res ul li a{
		color: #044376;
		font-weight: bold;
	}



/*-----------Contribute Page-----------*/

.tab_info{
	width: 100%;
}

li#contri p{
	width: 100%;
	line-height: 28px;
	font-size: 16px;
}
	a.more{
		color: #0098db;
		font-weight: bold;
	}
.gift_page p{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.gift_page h2, .pers-info h2{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	margin: 18px 0;
}

.form{
	margin: 35px 0;
}

.form ul li{
	float: left;
	padding-left: 14px;
}

.form input[type=radio]{
	margin-right: 14px;
}

.form label, .bottom-form label{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 14px;
}

.form input[type=text]{
	width: 23%;
	border: none;
	
	box-shadow: inset 2px 2px 0 #aaa;
	
	margin-right: 7px;
}

.form input[type=text]:focus, textarea:focus{
	box-shadow: inset 1px 1px 0 #000;
	outline: none;
	border: none;
}

.form2, form3{
	overflow: hidden;
	clear: both;
}
.form2 h4, .form3 h4, .form4 h4{
	color: #333;
	font-weight: bold;
}
.form2 select{
	width: 35%;
	padding: 4px 0;
}

.form3 select{
	width: 15%;
	padding: 4px 0;
}

.button{
	overflow: hidden;
	clear: both;
	margin: 15px 0;
	background: #003e6d;
	border-radius: 2px;
	width: 200px;	
}
	.button:hover{
		background: #015491;
	}
.button a{
	display: block;
	color: #fff;
	font-size: 14px;
	padding: 10px 10px 10px 15px;
}

textarea{
	width: 45%;
	border: none;
	
	box-shadow: inset 2px 2px 5px #aaa;	
}

.bottom-form {
	margin-top: 28px;
}

.bottom-form img{
	float: left;
}

.bottom-form h3{
	font-weight: bold;
	color: #000;
	font-size: 15px;
}

.bottom-form ul li{
	float: left;
	padding-left: 14px;
}

.pers-info{
	clear: both;
	overflow: hidden;
	margin-top: 28px;
}

.pers-info ul{
	width: 100%;
}
.pers-info ul li{
	width: 50%;
	float: left;
}

.pers-info input[type=text]{
	width: 95%;
	border: 1px solid #a9a9a9;
	box-shadow: inset 2px 2px 5px #aaa;
	height: 25px;
}


.pers-info select{
	width: 65%;
	height: 25px;
}

.pers-info label{
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.payment{
	clear: both;
	overflow: hidden;
}

.payment input[type=text]{
	width: 20%;
}

/***************submanu*******************/
.sub-manu{
	background:#405335;
	
}
.sub-manu ul{text-align:right; vertical-align:middle;}
.sub-manu li{
	display:inline-block;	
	position:relative;
	border-right: 1px solid #57C9EE;
	
}

.sub-manu li a, .sub-manu li a:visited{
	font-family: Arial, Helvetica, sans-serif ;
	font-weight:400;
	color:#f3f3f3;
	font-size:16px;
	padding:8px 20px 10px 20px;
	margin-top:13px;
	display:inline-block;
	
}
.sub-manu li a:hover, .sub-manu li.active a{
	color:#ccc;
}

.sub-manu li.active a{
	font-weight:bold;
	color: #FFFFFF;
    font-size: 18px;
    text-shadow: 1px 1px 0 #005378;
}
.hvrmenu{
	background:#fff;
	border:1px solid #57C9EE;
	border-radius:0px 0px 0px 0px;
	-moz-border-radius:4px 4px 0px 0px;
	-webkit-border-radius:4px 4px 0px 0px;
	padding:7px 19px 9px 19px;
	color:#444 !important;
	
}


.sub-manu  li  ul {
	position:absolute;
	top:50px;
	left:-10px;
	background:#fff;
	border:1px solid #57C9EE;
	border-top:none;
	padding:10px 20px;
	width:200px;
	z-index:10000;
	display:none;
	text-align:left;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	/*box-shadow:2px 2px 2px #333;*/
	
}
.sub-manu > ul > li > ul {
	box-shadow: 2px 2px 2px #666;
	-moz-box-shadow: 2px 2px 2px #666;
	-webkit-box-shadow: 2px 2px 2px #666;	
	background:none repeat scroll 0 0 #fff;	
	}

.sub-manu li ul ul{
	position:relative;
	top:0px;
	left:0px;
	background:none;
	border:none;
	padding:0px;
	width:auto;
	z-index:1000;
	display:block;
	
}

.sub-manu li li{
	display:block;
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #ccc;
	
}
.sub-manu li li li{
	border:none;
	padding:0px;
	margin-bottom: 0px;
	line-height: 14px;
	
}
.sub-manu li li a, .sub-manu li li a:visited{
	font-size:13px;
	font-weight:bold;
	color:#666 !important;
	padding:7px 0px 3px 0px;
	display:block;
	line-height: 14px;
	
}
.sub-manu li li li a, .sub-manu li li li a:visited{
	font-size:13px;
	font-weight:normal !important;
	color:#57C9EE;
	padding: 0px 0px 7px 12px;
	display:block;
	
}
.sub-manu li li a:hover, .serv-menu li a:hover{
	color:#000 !important;
}
.blue_text {
	color: #003e6d;
	font-size: 21px;
	text-align: justify;
}
.page_content{
	font-size: 13px;
	color: #333;
	line-height:20px;
}

.left_panel{
	margin-right: 5%;
}
.read_more {
	color:#000;
	float:right;
}
/*.sep_blue {
	border-right:2px solid #88C4FF;
}*/
.sep_blue {
		width: 22%;
	float: left;
	padding: 10px;
	
	border-bottom: 3px solid #0098DB;
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
	font-size:12px;
	min-height: 150px;
	
	margin-bottom: 10px;
	margin-right: 10px;
}

.page_info{
	overflow: hidden;
	clear: both;
}

.page_info .menu{
	text-align: center;
	width: 100%;
	padding: 5px;
	/*margin: 2% 0;*/
	font-weight: bold;
	font-size: 24px;
	color:#fff;
}

.right-cont .page_info p{
	text-align:justify;
	line-height: 28px;
	font-weight: 500;
}
.current {
	color:#F60 !important;
}
#tweets p {

	color:#000 !important;

	}
	
.menu-inner a{
	font-weight: bold;
}

.bott-cont{
	font-size:13px !important;
	line-height:20px !important;
}

.fac_info{
	margin-top:1% !important;
}

.pages ul{
width:100%;
border:none;
margin-top:5%; 

}

.pages ul li{
float:left;
margin:0;
padding:1% !important;

}

.pages ul li a{
color:#000;
font-size:18px; 

}

.pages ul li span.current{
font-size:18px; 
}

/* added on 29-May-2014 """""""""""""""""" */
#vc_content ol {
list-style:decimal !important;
}
 #vc_content ul, #vc_content li {
list-style:inherit !important;
 }
