/** reset css */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

/* custom CSS */
.title {
	font-family:PlexesProBkRegular;
	font-size:26px;
	color:#585858;
	margin-bottom:15px;
}

h1 {
	font-family:PlexesProBkRegular;
	font-size:20px;
	color:#0183a5;
	margin-bottom:15px;
	line-height:24px;
}

h2, h2 a {
	font-family:PlexesProBkRegular;
	font-size:18px;
	color:#9e9d9d;
	margin-bottom:15px;
	line-height:23px;
}

h3 {
	font-family:PlexesProBkRegular;
	font-size:16px;
	color:#108aaa;
	margin-bottom:10px;
}

h4 {

}

p {
	font-family:PlexesProBkRegular;
	font-size:14px;
	color:#383838;
	line-height:20px;
	margin-bottom:10px;
}

a {
	font-family:PlexesProBkRegular;
	font-size:14px;
/*	color:#383838;*/
	text-decoration:none;
	color:#0183a5;
}
:focus { outline: none; }


.col_right ul {
	margin-bottom:10px;
}

.col_right ul li {
	background: url(../images/li.jpg) no-repeat;
	padding-left:15px;
	font-family:PlexesProBkRegular;
	font-size:14px;
	color:#383838;
	line-height:20px;
}

.col_right ul li {
	border-bottom:1px dashed #ccc;
	margin:5px 0px;
	padding-bottom:5px;
}

.col_right .li_last {
	border-bottom:none;
	padding-bottom:0px;
}



.meet ul {
	margin-bottom:10px;
	padding:0px 10px;
}

.meet li {
	background: url(../images/li.png) no-repeat;
	padding-left:15px;
	font-family:PlexesProBkRegular;
	font-size:14px;
	color:#383838;
	line-height:20px;
}

.meet ul li {
	border-bottom:1px dashed #ccc;
	margin:2px 0px;
	padding-bottom:2px;
}

.meet .li_last {
	border-bottom:none;
	padding-bottom:0px;
}

.meet ol {
	margin-bottom:10px;
}

strong {
	font-weight:bold;
}

.nsp_art p {
	margin-bottom: 0px;
}

hr {
	background: none;
	border: dashed #ccc;
	border-width: 1px 0 0 0;
	height: 0px;
	width: 865px;
	padding:0px 20px;
}

.hr {
	height:10px;
	padding:25px 0px;
}

.hr2 {
	height:10px;
	padding:10px 0px 20px 0px;
}

.hr_nb {
	background: none;
	border: dashed #ccc;
	border-width: 1px 0 0 0;
	height: 0px;
	width: 100%;
    box-sizing: border-box;
	padding:0px 20px;
}

.hr_bu {
	background: none;
	border: solid #ccc;
	border-width: 1px 0 0 0;
	height: 0px;
	width: 100%;
	padding:0px 20px;
}

/** end reset css */
html {
	width:100%;
	height:100%;
}

body {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
	background:#202020;
}

#home {
	position:relative;
	margin:0 auto;
	padding: 0px 0px 30px 0px;
	width:100%;
}

#inner {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	background:#282828;
}

#home_left {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	right:50%;
	background:url(../images/left.jpg) top repeat-x;
	z-index:-1;
}

#home_right {
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	background:url(../images/right.jpg) top repeat-x;
	z-index:-1;
}

#inner_left {
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	right:50%;
	height:570px;
	background:url(../images/left_inner.jpg) top repeat-x;
}

#inner_right {
	position:absolute;
	top:0px;
	right:0px;
	left:50%;
	width:50%;
	height:570px;
	background:url(../images/right_inner.jpg) top repeat-x;
}

#home_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	min-height:883px;
	background:url(../images/home_bg3.jpg) top center no-repeat;
}

#inner_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	background:url(../images/inner_bg.jpg) top center no-repeat;
}

#home_slide {
	position:absolute;
	margin:0 auto;
	padding:0px;
	width:100%;
	height:562px;
	top:31px;
}

#home_slide_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:996px;
	height:562px;

}

.bannergroup {
	width:996px;
	height:562px;
    overflow: hidden;
}
.bannergroup .description {
  position: absolute;
  display: none;
  top: 35%;
  left: 27%;
  width: 50%;
  height: auto;
  z-index: 999;
}
.bannergroup .description p {
  font-size: 26px;
  line-height: 100%;
  color: #bcbcbd;
}
.bannergroup .description p a {
  font-family: Arial, sans-serif;
  font-size: 12px;
}
.bannergroup .description p a:before {
  content: "\f0da";
  font-family: "FontAwesome";
  padding-right: 10px;
}

.buttonheading {
	display:none;
}

#home_header_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	height:121px;
	z-index:4000;
}

#home_header {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
	height:121px;
	z-index:4000;
}

#inner_header_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
	height:121px;
	z-index:4000;
}

#home_logo, #inner_logo {
	position:absolute;
	width:174px;
	height:121px;
	top:0px;
	left:0px;
	background:url(../images/logo.png);
	cursor:pointer;
}
#home_logo a, #inner_logo a {
  display: block;
  width: 100%;
  height: 100%;
}


/* MENU STYLING START */
#menu {
	position:absolute;
	width:699px;
	height:35px;
	top:86px;
	right:0px;
	background:url(../images/nav.png);
	z-index:99999;
}
#menu ul {
  display: block;
  width: 100%;
}
#menu ul li {
  position: relative;
  display: inline-block;
  padding: 8px 30px 8px 0px;
}
#menu ul li.item-122 { display: none; }

#menu ul li a {
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 15px;
  line-height: 14px;
  font-family: PlexesProBkRegular;
  text-align: left;
  font-weight: normal;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  white-space: normal;
  z-index: 200;
}
ul.menu > li.current a,
ul.menu > li.active a,
ul.menu > li a:hover {
  color: #FFFFFF;
}

#menu ul ul {
  display: none;
}
#menu ul li:hover ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0px;
  padding-top: 5px;
  width: 170px;
}
#menu ul ul li {
  display: block;
  width: 100%;
  border-right: 0px;
  border-bottom: solid 1px #3c3c3c;
  padding: 0px;
}
#menu ul ul li a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px 8px 10px;
  background: #272727;
  color: #959595;
}
#menu ul ul li a:hover {
  color: #9EC324;
}
/* MENU STYLING END */



#home_content_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	height:259px;
	margin-top:472px;
}

#home_content_panel {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
	height:259px;
}

#inner_content_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
	margin-top:45px;
}

#inner_content_panel {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
	background:#fff url(../images/content_bg.jpg) top center no-repeat;
}

#inner_content_bottom_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:100%;
}

#inner_content_bottom {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
	height:9px;
	background:url(../images/content_bottom.png) top center no-repeat;
	padding-bottom:30px;
}

#home_content_panel_1 {
	float:left;
	width:231px;
	height:259px;
	background:url(../images/panel1.png);
}

#home_content_panel_2 {
	float:left;
	width:231px;
	height:259px;
	background:url(../images/panel2.png);
	margin-left:4px;
}

#home_content_panel_3 {
	float:left;
	width:231px;
	height:259px;
	background:url(../images/panel3.png);
	margin-left:4px;
}

#home_content_panel_4 {
	float:left;
	width:231px;
	height:259px;
	background:url(../images/panel4.png);
	margin-left:4px;
}

.home_content_panel {
	position:relative;
	padding:0px 20px;
}

.panel_title {
	font-family:PlexesProBkRegular;
	font-size:18px;
	color:#0183a5;
	margin:15px 0px;
}

.panel_title_news {
	font-family:PlexesProBkRegular;
	font-size:0.95em;
	color:#fff;
	margin:15px 0px;
}

.panel_sub {
	font-family:PlexesProBkRegular;
	font-size:0.95em;
	color:#ffffff;
}

.panel_sub, .nsp_main_portal_mode1 h4 a {
	font-family:PlexesProBkRegular;
	font-size:0.95em;
	color:#ffffff;
	text-decoration:none;
}

.panel_txt {
	font-family:Arial;
	color:#959595;
	font-size:11px;
	line-height:16px;
	margin-top:10px;
}

.panel_txt a {
	font-family:Arial;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

.nsp_main_portal_mode1 p {
	font-family:Arial;
	color:#959595;
	font-size:13px;
	line-height:18px;
	margin-top:5px;
}

.panel_rm {
	position:absolute;
	right:20px;
	top:210px;
	font-family:Arial;
	color:#959595;
	font-size:10px;
	background:url(../images/arrow.png) no-repeat;
	padding-left:10px;
	line-height:12px;
}

.panel_rm a {
	font-family:Arial;
	color:#959595;
	font-size:10px;
	text-decoration:none;
}

.readon {
	text-transform:uppercase;
	font-family:Arial;
	color:#959595;
	font-size:10px;
	background:url(../images/arrow.png) no-repeat;
	padding-left:10px;
	line-height:12px;
	margin-top:5px;
	margin-bottom:15px;
}

#inner_bread {
	position:absolute;
	left:238px;
	top:121px;
	width:698px;
	height:34px;
	line-height:34px;
	background:url(../images/breadcrumb.jpg) no-repeat;
	font-family:Arial;
	font-size:10px;
	color:#959595;
	text-transform:capitalize;
}

#inner_bread a {
	font-family:Arial;
	font-size:10px;
	color:#959595;
	text-transform:uppercase;
	text-decoration:none;
}

.bread_sep {

}

.bread_last {
	color:#017ea0;
	text-transform:uppercase;
}

/* footer */
#footer {
	width:100%;
	height:317px;
	background:url(../images/footer_bg.jpg) top repeat-x;

}

#footer_container {
	position:relative;
	margin:0 auto;
	padding:0px;
	width:936px;
}

#copy {
	float:left;
	font-family:Arial;
	font-size:10px;
	color:#444444;
	margin-left:20px;
	margin-top:20px;
}

#lumi {
	float:right;
	font-family:Arial;
	font-size:10px;
	color:#444444;
	margin-right:20px;
	margin-top:20px;
}

#copy p {
	font-family:Arial;
	font-size:10px;
	color:#444444;
}

#lumi p {
	font-family:Arial;
	font-size:10px;
	color:#444444;
}

#lumi a {
	color:#444444;
	font-size:10px;
}

#inner_page {
	position:relative;
	padding:175px 0px 65px 0px;
}
#inner_page .page-header { display: none; }

#col_left {
	float:left;
	width:220px;
	min-height:1px;
}

.col_right {
	padding-right:130px;
}

.panel_meet {
	width:197px;
	height:205px;
	background:url(../images/panel.jpg) bottom no-repeat;
}

.meet {
}

.meet_title {
	color:#0183a5;
	font-family:PlexesProBkRegular;
	font-size:16px;
	padding-left:38px;
}

.meet_partner {
	color:#9e9d9d;
	font-family:PlexesProBkRegular;
	font-size:16px;
	margin-top:-15px;
	padding-bottom:8px
}

.slide_title {
	position:absolute;
	left:268px;
	top:180px;
}

.slide_find {
	position:absolute;
	left:268px;
	top:246px;
	background: url(../images/li.png) no-repeat;
	padding-left:15px;
	font-family:Arial;
	font-size:12px;
	padding-top:2px;
}

.slide_find a {
	font-family:Arial;
	font-size:12px;
	color:#0183a5;
	text-decoration:none;
}