@charset "utf-8";
/* CSS Document */
.top_header_color{
/*background: #223f81;
background: -moz-radial-gradient(50% 0% 0deg,circle farthest-corner,#487aea,#355aab);
background: -webkit-gradient(radial,18% -50,220,18% 0,-50,from(#355aab),to(#5b7bc0));	*/
background: #fff !important;
}
.about_slider{ width:100%; float:left; height:auto; padding-bottom:20px;}
.top_strip_color{ background:#ffde00;}
.if_other_color{ background:#ed1c24;}
.if_other_color2{ background:#eee;}
.white{ background:none !important;}
.right_right{ float:right; position:relative; padding:20px 30px 20px 20px;}
.form_form{ width:100%; height:auto; clear:both; position:relative; text-align:right;}	
.mysocial_icon{ width:100%; height:auto; clear:both; text-align:center;  position:relative;}
.mysocial_icon ul{margin:0; padding:0; display:block; list-style:none;}
.mysocial_icon ul li{ margin:0 5px 10px 0; padding:6px 5px 5px 5px; display:block; float:right; list-style:none;}
.mysocial_icon ul li a{margin:0; padding:6px 5px 5px 5px; border-radius:50px; width:20px; height:20px; display:block; float:right;}
.mysocial_icon ul li a.fcolor{ background:#314987; color:#fff;}
.mysocial_icon ul li a.fcolor:hover{ background:#f1f1f1; color:#333;}
.mysocial_icon ul li a.tcolor{ background:#22bbf4; color:#fff;}
.mysocial_icon ul li a.tcolor:hover{ background:#f1f1f1; color:#333;}
.mysocial_icon ul li a.ycolor{ background:#bc0f15; color:#fff;}
.mysocial_icon ul li a.ycolor:hover{ background:#f1f1f1; color:#333;}

.search_box input[type=text]{ width:150px;-webkit-border-radius: 5px; border-radius: 5px;}
.search_box{ width:100%; height:auto; position:relative; padding:10px 0 10px 0;}
.search_box ul{ list-style:none; display:block; margin:0; padding:0;}
.search_box ul li{list-style:none; float:left; display:block; margin:0; padding:0;}
.search_box ul li.margin_right{ margin-right:10px;}
.campus_box{
background:#fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: box-shadow 0.25s ease;
-moz-transition: box-shadow 0.25s ease;
-ms-transition: box-shadow 0.25s ease;
transition: box-shadow 0.25s ease;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.image-overlay {
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
-webkit-transition: background-color 0.3s ease-in-out 0s;
-moz-transition: background-color 0.3s ease-in-out 0s;
-ms-transition: background-color 0.3s ease-in-out 0s;
transition: background-color 0.3s ease-in-out 0s;
}

.self_text_box_outer{
top: -20px;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
position:relative;
}


.self_text_box1{display: inline-block;
text-align: center;
background: #123174;
padding: 5px 20px;
color: #fff;
margin:0 auto;
}

.self_text_box2{display: inline-block;
text-align: center;
background: #f3791f;
padding: 5px 20px;
color: #fff;
margin:0 auto;
}

.self_text_box3{display: inline-block;
text-align: center;
background: #2a9dd6;
padding: 5px 20px;
color: #fff;
margin:0 auto;
}

.new_heading{ font-size:18px; text-align:center; padding:5px; border-bottom:1px solid #E7E7E7;}
.new_text{font-size:12px; text-align:center; padding:10px;}
.new_read_more{  background: #f8f7f7 none repeat scroll 0 0;
    border-top: 1px solid #eee;
    line-height: 21px;
    margin: 0;
    padding: 5px 1px;
    text-align: right;
}
.new_read_more:hover{text-decoration:underline; color:#000;}
.new_read_more a{
font-size: 14px; font-weight:bold; text-align:center; color:##2a9dd6; text-decoration:none;
}

.new_gallery{  width:100%; height:auto; clear:both; overflow:hidden;}

.new_gallery ul{ margin:0; padding:0; list-style:none; display:block; }
.new_gallery ul li{ margin:0 36px 20px 0; float:left; padding:0; list-style:none; display:block; }
.new_gallery ul li a{ margin:0; float:left; padding:0; list-style:none; display:block; }
.pic {
  height: 81px;
  width: 81px;
  overflow: hidden;
  margin: 20px;
  float: left;
  border: 5px solid #2a9dd6;
}

.pic:hover {
  cursor: pointer;
}

/*GROW*/
.grow img {
 height: 81px;
  width: 81px;
 -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.grow img:hover {
  width: 91px;
  height: 91px;
}

.form_bg{ clear:both;}
.fbg{background:#fff;}
.form_bg ul{ margin:0; padding:0; list-style:none; display:block; }
.form_bg ul li{ margin:10px 0px 10px 0; padding:0; list-style:none; display:block; }





.previousnext_slideshow{
    padding: 0px;
    margin: 0px;
    position: relative;
}

.previousnext_slideshow .webwidget_slideshow_simple2_title{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.previousnext_slideshow .slideshow_nav{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: -18px;
    right: 7px;
}
.previousnext_slideshow .slideshow_nav li{
    cursor: pointer;
    padding: 0px;
    margin-left: 5px;
    position: relative;
    float: left;
	margin-top:-10px;
}
.previousnext_slideshow ul{
    margin: 0px;
}
.previousnext_slideshow ul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.previousnext_slideshow ul li a{
    text-decoration: none;
}
.previousnext_slideshow ul li a img{
    border: none;
}

.previousnext_slideshow4{
    padding: 0px;
    margin: 0px;
    position: relative;
	margin-top:15px;
}

.previousnext_slideshow4 .webwidget_slideshow_simple2_title{
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
}
.previousnext_slideshow4 .slideshow_nav{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: -30px;
    right: 7px;
}
.previousnext_slideshow4 .slideshow_nav li{
    cursor: pointer;
    padding: 0px;
    margin-left: 5px;
    position: relative;
    float: left;
	margin-top:-10px;
}
.previousnext_slideshow4 ul{
    padding: 0px 0px 0px 0px;
}
.previousnext_slideshow4 ul li{
    padding:  0px 0px 0px 0px;
	float:left;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.previousnext_slideshow4 ul li a{
    text-decoration: none;
}
.previousnext_slideshow4 ul li a img{
    border: none;
}
.prev{ margin:-20px 0px 0px 0px;}
.reshape_1{ border-radius:50%; background:#0173b2;}
.reshape_2{ border-radius:50%; background:#42d0da;}
.reshape_3{ border-radius:50%; background:#ce4231;}

.reshape_1 a{ color:#fff !important;}
.reshape_2 a{ color:#fff !important;}
.reshape_3 a{ color:#fff !important;}

.college_links{ width:100%; height:auto; clear:both;}
.college_links ul{ margin:0; padding:0; list-style:none; display:block;}
.college_links ul li{ margin:10px 0 10px 0; padding:0; list-style:none; display:block; background:url(../images/bullet.png) 30px 2px no-repeat;}
.college_links ul li a{ margin:2px 0 2px 0; padding:0 0 0 12px; text-decoration:none; list-style:none; display:block;}
.college_links ul li a:hover{ text-decoration:underline;}
.three_column{ width:100%; height:auto; float:left;}
.three_column ul{display:block; list-style:none; margin:0; padding:0;}
.three_column ul li{display:block; list-style:none; float:left; margin:0 10px 0 0; padding:10px 0 10px 10px;}
.three_column ul li .custom_width{max-width:500px; height:auto; clear:both; position:relative;}

.layout_three{ background:#fff; padding:8px;}

.margin_over_left{ margin:0 10px 0 0 !important;}
.margin_over{ margin:0 10px 0 10px !important;}
.margin_over_right{ margin:0 0 0 10px !important;}

.shape{ width:100%; height:auto; float:left;}


.full_shape{ width:100%; height:auto; float:left; margin:20px 0 0 0 !important;}

.erp_login_heading{ margin:0 auto; height:auto; background: rgba(255,175,75,1);
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
text-align:center; font-size:18px; color:#fff; padding:7px 10px 7px 10px;
} 

.placement_highlight_heading{ margin:0 auto; height:auto;background: rgba(0,69,217,1);
background: -moz-linear-gradient(top, rgba(0,69,217,1) 0%, rgba(0,45,142,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,69,217,1)), color-stop(100%, rgba(0,45,142,1)));
background: -webkit-linear-gradient(top, rgba(0,69,217,1) 0%, rgba(0,45,142,1) 100%);
background: -o-linear-gradient(top, rgba(0,69,217,1) 0%, rgba(0,45,142,1) 100%);
background: -ms-linear-gradient(top, rgba(0,69,217,1) 0%, rgba(0,45,142,1) 100%);
background: linear-gradient(to bottom, rgba(0,69,217,1) 0%, rgba(0,45,142,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0045d9', endColorstr='#002d8e', GradientType=0 );
text-align:center; font-size:18px; color:#fff;  padding:7px 10px 7px 10px;
} 

.placement_highlight{width:100%; height:auto; float:left; margin:12px auto;}

.placement_highlight .readmore{ width:100%; height:auto; clear:both;}

.placement_highlight .readmore a{ font-size:12px; font-weight:bold; float:right; color:#01236f;}

.main-SSC{
position:relative; z-index:999; background: rgba(0,0,0, 0.8) url(../images-2013/noise.png);  padding-top:5px; width:100%;bottom:0; top:373px;right:0	
}



@media screen and (max-width:1024px) {
	
.new_gallery{  width:100%; height:auto; clear:both; overflow:hidden;}

.new_gallery ul{ margin:0; padding:0; list-style:none; display:block; }
.new_gallery ul li{ margin:0 23px 20px 0; float:left; padding:0; list-style:none; display:block; }
.new_gallery ul li a{ margin:0; float:left; padding:0; list-style:none; display:block; }
.pic { height: 69px; width: 69px; overflow: hidden; margin: 20px; float: left; border:5px solid #2a9dd6; }
.pic:hover {cursor: pointer;}
#topnav li a {display: block; padding: 18px 14px;}
.right_right {float: right; padding: 20px 6px 20px 6px; position: relative;}
.main-SSC{position:relative; z-index:999; background: rgba(0,0,0, 0.8) url(../images-2013/noise.png);  padding-top:5px; width:100%;bottom:0; top:270px;right:0;	
}

@-moz-document url-prefix() { 
  .selector {
     padding: 18px 23px 18px 23px !important;
  }
}
	
}

.photo_gallery_four_image_full{width:100%; height:auto; float:left; background:#fff; padding:7px; margin-bottom:50px;}
.photo_gallery_four_image{width:100%; height:auto; float:left;}
.photo_gallery_four_image ul{ display:block; margin:0; padding:0; list-style:none;}
.photo_gallery_four_image ul li{ border:8px solid #d0d0d0; display:block; margin:5px 5px 5px 5px;  padding:0; float:left;}

/*.border_over_write_left{ border:8px solid #f3791f !important;}

.border_over_write_right{ border:8px solid #001d5d !important;}*/

.photo_gallery_four_image ul li a{ color:#fff;}

.photo_gallery_four_image ul li.right_sub{ margin-left:5px !important;}


.acontainer {
position:relative;
overflow:hidden;
}
.acontainer .textbox { width:100%; height:130px; position:absolute; top:0; left:0; margin-top:-160px; border-radius:5px;
background-color: rgba(0,0,0,0.75); -webkit-box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,.75); 
box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,.75);}

.acontainer:hover .textbox {margin-top:0;}
.text {padding-top: 50px;}

.textbox a{ text-align:center; vertical-align:middle; color:#fff; display:block;}

.textbox a .small{ font-size:14px; text-transform:capitalize; text-align:center; width:100%; height:30px; clear:both;  }
.textbox a .big{ font-size:18px; text-transform:uppercase; text-align: center; width:100%; height:30px;  clear:both;}
.textbox {-webkit-transition: all 0.7s ease; transition: all 0.7s ease;}

.acontainer_big {position:relative; overflow:hidden;}
.acontainer_big .textbox_big {
width:100%; height:230px;
position:absolute;
top:0;
left:0;
margin-top:-232px;
border-radius:5px;
background-color: rgba(0,0,0,0.75);
-webkit-box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,.75);
box-shadow: inset 0px 0px 5px 2px rgba(255,255,255,.75);
}
.acontainer_big:hover .textbox_big {margin-top:0;}
.text_big {padding-top: 90px;}

.textbox_big a{text-align:center;vertical-align:middle;color:#fff;display:block;}
.textbox_big a .small{ font-size:14px; text-transform:capitalize;}
.textbox_big a .big{ font-size:18px; text-transform:uppercase;}

.textbox_big {-webkit-transition: all 0.7s ease; transition: all 0.7s ease;}
.imp_links{width:100%; height:auto; float:left;}
.imp_links ul{ list-style:none; padding:0; margin:0; display:block;}
.imp_links ul li{list-style:none; padding:0; margin:10px 0 10px 0; display:block; background:url(../images/bullet_new.png) 12px 5px no-repeat;}
.imp_links ul li a{color:#000; font-size:13px; text-decoration:none; padding:5px 0 10px 32px;}
.imp_links ul li a:hover{color:#000; text-decoration:underline;}
.imp_links .block{ clear:both; width:100%; height:auto;  text-align:right;  font-size:11px; font-weight:bold; color:#d85c00;}
.imp_links .block a {text-align:right;  font-size:12px; font-weight:bold; color:#d85c00;}
.erp_login{ width:100%; height:auto; 	padding:0px 8px 2px 8px; background:#fff;   float:left; border-bottom:3px solid #f3791f; border-top:3px solid #01236f;}
.erp_login a{ border:0px;}
.top_bottom{ padding-bottom:50px !important;}
.top_top{ padding-top:0px !important;}
.responsive-image{display: block; width: 100%; max-width: 100%; height: auto;}

.about_aside_heading{ color:#fff;  background:#f3791f; border-bottom:4px solid #db5d00; padding:10px 0 2px 7px;}
.border_none{ border-bottom:0px;}
.h6_margin{ margin-bottom:5px;}
.left_menu_bg{ background:#f1f2f2;}
.only_toggle_head_color{ background:#f3791f; color:#fff;}
.only_toggle_bg_color{ background:#ffeee2; color:#fff;}
.about_aside_heading_innerpage{color:#fff;  background:#111; border-bottom:4px solid #ccc; padding:3px 0 5px 7px;}
.placement_highlights_in_innerpage{ margin:0 auto; height:auto; background:#002c8e; font-size:16px; color:#fff; text-transform:uppercase; 
 padding:10px 0px 10px 7px; border-bottom:5px solid #004df8;
} 
.placement_highlights_in_inner_inner_page{ width:100%; height:auto; float:left; background:#fff; padding-bottom:10px;}
.placement_highlights_in_inner_inner_page .readmore{ width:100%; height:auto; clear:both; }
.placement_highlights_in_inner_inner_page .readmore a{ font-size:12px; font-weight:bold; padding:10px 8px 8px 0; float:right; color:#01236f;}

.photo_frame_color{ background:#fff;}

.vision_long_short{ width:100%; height:auto; float:left;}
.vision_long_short h2{ font-size:18px; margin:0; padding:0 0 10px 0; font-weight:400; }
.vision_long_short ul{ list-style:circle; display:block; margin:0; padding:0;}
.vision_long_short ul h2{ font-size:14px; font-weight:bold; margin:0; padding:10px 0 10px 0; }
.vision_long_short ul li{list-style:circle; line-height:30px; display:block; margin:0 0 10px 0; background:url(../images/bullet.png) 10px 5px no-repeat;  padding:0 0 0 25px;}
.no_left_margin{ margin-left:0px;}

.font_size{ font-size:12px;}


/*  heading border start*/

div.heading-title {
    margin-bottom: 30px;
    position: relative;
	letter-spacing:-1px;
}
.heading-title.parallax h1, .heading-title.parallax h2, .heading-title.parallax h3, .heading-title.parallax h4, .heading-title.parallax h5, .heading-title.parallax h6 {
    margin: 0;
    padding: 0;
}
.heading-title.parallax p {
    margin-top: 0;
}
div.heading-title h1, div.heading-title h2, div.heading-title h3, div.heading-title h4, div.heading-title h5, div.heading-title h6 {
    background-color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 0;
    position: relative;
}
div.heading-title.text-center h1, div.heading-title.text-center h2, div.heading-title.text-center h3, div.heading-title.text-center h4, div.heading-title.text-center h5, div.heading-title.text-center h6 {
    padding-left: 0px !important;
    padding-right: 15px !important;
}
div.heading-title.text-right h1, div.heading-title.text-right h2, div.heading-title.text-right h3, div.heading-title.text-right h4, div.heading-title.text-right h5, div.heading-title.text-right h6 {
    padding-left: 15px;
    padding-right: 0;
}
div.heading-title p {
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-family:newsgoth bt;
}
div.heading-title.heading-line-single::before, div.heading-title.heading-line-double::before {
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    width: 100%;
}
div.heading-title.heading-line-single::before {
    border-top: 1px solid #eee;
    top: 54%;
}
section.dark div.heading-title.heading-line-single::before {
    border-top-color: #666;
}
div.heading-title.heading-line-double::before {
    border-top: 3px double #3399ff;
    top: 50%;
}
section.dark div.heading-title.heading-line-double::before {
    border-top-color: #666;
}

/*  heading border green*/
div.heading-title p {
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-family:newsgoth bt;
}
div.heading-title.heading-line-single-g::before, div.heading-title.heading-line-double-g::before {
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    width: 100%;
}
div.heading-title.heading-line-single-g::before {
    border-top: 1px solid #009f90;
    top: 54%;
}
section.dark div.heading-title.heading-line-single-g::before {
    border-top-color: #009f90;
}
div.heading-title.heading-line-double-g::before {
    border-top: 3px double #009f90;
    top: 50%;
}
section.dark div.heading-title.heading-line-double-g::before {
    border-top-color: #009f90;
}

/*  heading border blue*/
div.heading-title p {
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-family:newsgoth bt;
}
div.heading-title.heading-line-single-b::before, div.heading-title.heading-line-double-b::before {
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    width: 100%;
}
div.heading-title.heading-line-single-b::before {
    border-top: 1px solid #00aedc;
    top: 54%;
}
section.dark div.heading-title.heading-line-single-b::before {
    border-top-color: #00aedc;
}
div.heading-title.heading-line-double-b::before {
    border-top: 3px double #fe0007;
    top: 50%;
}
section.dark div.heading-title.heading-line-double-b::before {
    border-top-color: #00aedc;
}

/*  heading border red*/
div.heading-title p {
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-family:newsgoth bt;
}
div.heading-title.heading-line-single-r::before, div.heading-title.heading-line-double-r::before {
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    width: 100%;
}
div.heading-title.heading-line-single-r::before {
    border-top: 1px solid #e86c1f;
    top: 54%;
}
section.dark div.heading-title.heading-line-single-r::before {
    border-top-color: #e86c1f;
}
div.heading-title.heading-line-double-r::before {
    border-top: 3px double #e86c1f;
    top: 50%;
}
section.dark div.heading-title.heading-line-double-r::before {
    border-top-color: #e86c1f;
}

/*  heading border orenge*/
div.heading-title p {
    font-weight: 300;
    margin: 0;
    padding: 0;
	font-family:newsgoth bt;
}
div.heading-title.heading-line-single-o::before, div.heading-title.heading-line-double-o::before {
    content: "";
    height: 0;
    left: auto;
    position: absolute;
    right: 0;
    width: 100%;
}
div.heading-title.heading-line-single-o::before {
    border-top: 1px solid #c18b00;
    top: 54%;
}
section.dark div.heading-title.heading-line-single-o::before {
    border-top-color: #c18b00;
}
div.heading-title.heading-line-double-o::before {
    border-top: 3px double #c18b00;
    top: 50%;
}
section.dark div.heading-title.heading-line-double-o::before {
    border-top-color: #c18b00;
}

/*  heading border end*/

.NEWS-1{border-top:3px solid #009f90; padding:20px;}
.NEWS-2{border-top:3px solid #00aedc; padding:20px;}
.NEWS-3{border-top:3px solid #e86c1f; padding:20px;}
.NEWS-4{border-top:3px solid #c18b00; padding:20px;}


.green-bt{background-color: #009f90; color:#fff; border: 1px solid #008579;}
.green-bt:hover{background-color: #fff; color:#009f90;}

.blue-bt{background-color: #00aedc; color:#fff; border: 1px solid #009ac2;}
.blue-bt:hover{background-color: #fff; color:#00aedc;}

.red-bt{background-color: #e86c1f; color:#fff; border: 1px solid #ff4d15;}
.red-bt:hover{background-color: #fff; color:#e86c1f;}

.orange-bt{background-color:#c18b00; color:#fff; border: 1px solid #a57701;}
.orange-bt:hover{background-color: #fff; color:#c18b00;}

#vertical-ticker{
	height:255px;
	overflow:hidden;
	margin:0; padding:0;
/*	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);*/
}

	#vertical-ticker li{
		padding:4px 25px;
		display:block;
		background:#fff;
		color:#333;
		border-bottom:1px solid #ddd;
		text-align:left;
		font-size:14px;
		font-weight:600;
		background:url(../images/bullet.png) no-repeat scroll 10px 11px
	}
	#vertical-ticker-1{
	height:255px;
	overflow:hidden;
	margin:0; padding:0;
/*	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);*/
}

	#vertical-ticker-1 li{
		padding:4px 25px;
		display:block;
		background:#fff;
		color:#333;
		border-bottom:1px solid #ddd;
		text-align:left;
		font-size:14px;
		font-weight:600;
		background:url(../images/bullet.png) no-repeat scroll 10px 11px
	}
	/* photo gallery*/
	.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
    background:#fcfcfc;
    background: #fcfcfc -moz-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* FF3.6+ */
    background: #fcfcfc -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eee)); /* Chrome,Safari4+ */
    background: #fcfcfc -webkit-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Chrome10+,Safari5.1+ */
    background: #fcfcfc -o-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* Opera11.10+ */
    background: #fcfcfc -ms-linear-gradient(top, #fcfcfc 0%, #eee 100%); /* IE10+ */
    background: #fcfcfc linear-gradient(top, #fcfcfc 0%, #eee 100%); /* W3C */
    border:1px solid #eee;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding:5px 10px;
    border-radius:15px;
    -moz-border-radius:15px;
    -webkit-border-radius:15px;      
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top:40%;
    background: rgba(0,0,0,0.5);
    color: #fff;     
}

.nbs-flexisel-nav-left {
    left: 5px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;    
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.vip-imp a:hover{color:#fff; text-decoration:underline;}
.about p{color:#4c4c4c; line-height:25px; text-align:justify; font-size:17px; margin-bottom:10px; margin-left:15px;}

.imgl {
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    clear: left;
    float: left;
    margin: 0 30px 20px 0;}

.imgr {
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    clear: right;
    float: right;
    margin: 0px 0 20px 30px;}
	
.news-h4 {
    color: #fe0007;
    font-weight: 600;
    margin-bottom: 10px;
    margin-left: 15px;
    text-decoration: underline;}		