.main-container{    width: 998px;
    margin: 0 auto;
    font-family: sans-serif !important;
    font-size: 15px !important;
    text-align: left;}
	
.main-container p{text-align:justify;}

.main-container img{max-width:100%;}

.cl{clear:both;}

header{background:url(../image/kps_back_img.jpg) repeat;}

.header_greenpart{border-bottom: 1px dashed #aaabab;}

.add_pinup {
    width: auto;
    height: auto;
    float: right;
    margin: 5px 0px 5px 0px;
}

.image_style_add_pinup {
    width: 22px;
    height: auto;
    float: left;
    margin: 0px auto;
}

.image_style_add_pinup img {
    width: 22px;
    height: 18px;
    float: left;
    margin-left: 5px;
    padding-top: 5px;
}

.addpinup_content {
    float: left;
    margin: 6px 0px 0px 25px;
    font-size: 14px;
}

.number_pinup {
    width: auto;
    height: auto;
    float: right;
    margin: 5px 15px 5px 0px;
}
.image_style_number_pinup {
    width: 38px;
    height: auto;
    float: left;
    margin: 0px auto;
}
.image_style_number_pinup img {
    width: 28px;
    height: 18px;
    float: left;
    margin: 0px auto;
    padding-top: 5px;
}
.numberpinup_content {
    float: left;
    margin: 6px 0px 0px 0px;
    font-size: 14px;
}

.addpinup_content a{text-decoration:none; color:#000;}

.kps_logo {
    width: 220px;
    float: left;
    margin: 0px auto;
    padding: 0px;
}

.kps_logo img {
    width: 100%;
    margin: 0px auto;
    padding: 5px 0px 0px 0px;
}

.headrer_info_3 {
    width: auto;
    float: right;
    margin-top: 30px;
}

.headrer_info_3 h1 {
    width: auto;
    float: left;
    margin: 65px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    color: #484848;
    font: bold 15px/18px 'Ubuntu', sans-serif;
    text-transform: uppercase;
    background: url(../image/arrow_header.png)no-repeat;
}

.headrer_info_3 a {
    color: #484848;
    text-decoration: none;
}

.headrer_info_3 h2 {
    width: auto;
    float: left;
    margin: 65px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    color: #484848;
    font: bold 15px/18px 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.downld_firm_profile {
    padding: 10px 10px 10px 10px;
    border: 1px solid #c0c0c0;
    background: #fcf6d9;
    border-radius: 5px;
    color: #01acf4;
}


#sliderFrame, #sliderFrame div {
    box-sizing: content-box;
}
#sliderFrame 
{
    width:100%;
    margin:0 auto; /*center-aligned*/
}

#slider, #slider .sliderInner {
    width:100%;height:350px;/* Must be the same size as the slider images */
    border-radius:3px;
}

#slider {
    position:relative;
    margin:0 auto; /*center-aligned*/
}

/* the link style (if an image is wrapped by a link) */
#slider a.imgLink, #slider .video {
    z-index:2;
    cursor:pointer;
    position:absolute;
    top:0px;left:0px;border:0;padding:0;margin:0;
    width:100%;height:100%;
}

/* Caption styles */
#slider .mc-caption {
    position:absolute;
    width:100%;
    height:auto;
    padding:10px 0;/* 10px will increase the height.*/
    left:0px;
    bottom:0px;top:auto;
    overflow:hidden;
    font: bold 14px/20px Arial;
    color:#EEE;
    text-align:center;
}
#slider .mc-caption a {
    color:#FB0;
}
#slider .mc-caption a:hover {
    color:#DA0;
}


/* ------ built-in navigation bullets wrapper ------*/
#slider .navBulletsWrapper  {
    top:280px;
    text-align:center;
    background:none;
    position:relative;
    z-index:3;
}

/* each bullet */
#slider .navBulletsWrapper div 
{
    width:11px; height:11px;
    font-size:0;color:White;/*hide the index number in the bullet element*/
    background:transparent url(../image/bullet.png) no-repeat 0 0;
    display:inline-block; *display:inline; zoom:1;
    overflow:hidden;cursor:pointer;
    margin:0px 0px 0px 6px;/* set distance between each bullet*/
}

#slider .navBulletsWrapper .active {background-position:0 -11px;}


/* --------- Others ------- */

.banner_slider_style{      max-width: 100%;
    float: none;
    margin: 0 auto;
    min-width: 100%;}

#slider img, #slider>b, #slider a>b {
    position:absolute; border:none; display:none;
	width:100%;
}

#slider .sliderInner {
       overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#slider>a, #slider video, #slider audio {display:none;}
#slider div {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}


.right_side_home {
    width: 740px;
    margin: 0px auto;
    float: left;
    line-height: 20px;
}

.right_side_home h1 {
    padding: 0px 0px 0px 10px;
    float: left;
    color: #484848;
    font-size: 22px;
    margin: 0 0 32px;
    text-transform: uppercase;
}

.right_side_home p {
    margin: 0px auto;
    padding: 10px 0px 0px 10px;
    float: left;
    color: #484848;
    font-size: 14px;
}

.right_side_home a {
    margin: 20px 0px 0px 10px;
    padding: 0px 0px 0px 20px;
    float: left;
    color: #01acf4;
    font-size: 13px;
    font-family: "PT Sans",sans-serif;
    text-decoration: none;
    background: url(../image/more.png) 0 3px no-repeat;
    text-transform: uppercase;
    font-weight: 800;
}


.kps_footer {
    margin-top: 0px;
    border-top: 5px solid #f2f2eb;
    background: url(image/footer_bg.html)repeat-y;
	padding-top:10px;
}

.first_box_footer h4 {
    width: 160px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    color: #484848;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    margin: 0 0 28px;
    text-transform: uppercase;
}

.nav_footer_style {
    list-style: none;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 3px 16px 0px 10px;
    font-size: 12px;
    color: #939393;
    text-decoration: none;
    background: url(../image/marker1.png)0 6px no-repeat;
    text-transform: uppercase;
}

.nav_footer_style a {
    text-decoration: none;
    color: #939393;
}

.copyright_style {
    margin: 0px 0px 0px 0px;
    border-top: 1px solid #8f8e8e;
}

.web_text_copy h2 {
    width: 310px;
    float: left;
    margin: 30px 0px 0px 0px;
    color: #484848;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.web_text_copy a {
    text-decoration: none;
    color: #084a93;
}

.web_text_copy h2 {
    width: 310px;
    float: left;
    margin: 30px 0px 0px 0px;
    color: #484848;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.web_text_copy h2 {
    width: 310px;
    float: left;
    margin:20px 0px 15px 0px;
    color: #484848;
    font-size: 12px;
    font-family: 'Ubuntu', sans-serif;
    text-transform: uppercase;
}

.inner-page h1{color: #484848;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    text-transform: uppercase; margin-bottom:30px; margin-top:30px;}
	
.right_side_abt_style a {
    text-decoration: none;
    color: #01acf4;
}

.right_side_abt_style a:hover {
    color: #424040;
}

.inner-page{padding-bottom:40px;}

.right_side_abt_style p{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #a0a0a0;}
	
.right_side_abt_style img {
    width: 270px;
    height: 204px;
    float: left; margin-right:20px;
}

.abt_h3_style {
    color: #01acf4;
    margin: 0px auto;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;
}

.right_side_abt_style h5{text-transform: uppercase;
    font-weight: 100;
    line-height: 20px;     font-size: 14px;}
	
.hght{padding-top:10px;}

.right_side_advo_style img {
    width: 120px;
    height: 120px;
    float: left;
    padding: 0px 0px 0px 0px;
    border: 1px solid #d7d7d8;
	    margin-right: 20px;
}

.abt_h3_style_advo {
    color: #01acf4;
    margin: 0px auto;
    padding-left: 20px;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
}

.abt_h3_style_advo:hover {
    color: #424040;
}

.inner-page p{
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
        font-size: 14px;
    color: #616262;
    line-height: 20px;
   }
	
p.bor{border-bottom: 1px solid #e9e9ea; padding-bottom:10px;     margin-bottom: 12px;}

.inner-page h1.heading-inner{color: #1e4d9c;
    font-size: 24px;
    text-transform: uppercase;
    border: 1px dashed #aaabab;
    padding-bottom: 11px;
    background: url(image/kps_back_img.jpg) repeat;
    line-height: 31px;
    /* margin: 0; */
    padding: 8px 7px;
    width: 98%;
    margin-top: 0;}


.ul-style{margin-top: 5px;}
/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box; 
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}

.accordion {
	overflow:hidden;
	border-radius:3px;
	padding-bottom: 20px;
}

/*----- Section Titles -----*/
.accordion-section-title {
	width:100%;
	padding:10px;
	margin-top: 8px;
	display:inline-block;
	background-color:#e1e3e3;
	transition:all linear 0.15s;
	font-family: 'Open Sans', sans-serif;
	/* Type */
	font-size:18px;
	color:#585959;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	text-decoration:none;
}

.accordion-section-title.active, .accordion-section-title:hover {
	background:#1b7b9f;
	/* Type */
	text-decoration:none;
	color: #ffffff;
}

.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}

/*----- Section Content -----*/
.accordion-section-content 
{
    width: 100%;
	padding:15px;
	display:none;
	font-size: 15px;
	color: #616262;
	line-height: 21px;
}


.left_style_contact {
    width: 30%;
    float: left;
    margin: 0px 0px 0px 4%;
}

.left_style_contact h1 {
    width: 100%;
    margin: 0px auto;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #484848;
    text-transform: uppercase;
    text-align: left; margin-bottom:0px;
}

.xa_office_content {
    width:100%;
    margin: 0px 0px 30px 0px;
}

.left_contact_call {
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 35px;
    color: #a0a0a0;
    text-transform: uppercase;
    font-weight: bold;
    font-family:sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.left_contact_call a {
    text-decoration: none;
    color: #01acf4;
    color: -webkit-linear-gradient(#01acf4, #0291cd);
    color: -o-linear-gradient(#01acf4, #0291cd);
    color: -moz-linear-gradient(#01acf4, #0291cd);
    color: linear-gradient(#01acf4, #0291cd);
}

.left_contact_call a:hover {
    color: #a0a0a0;
}

.contact_map_content {
    width: 66%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.contact_map_content h1 {
    width: 100%;
    margin-bottom: 15px;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #484848;
    text-transform: uppercase;
    text-align: left; margin:0; margin-bottom:35px;
}

.add-cont{background: url(image/add-icon.png)0 30px no-repeat;}
.ph-cont{background: url(image/ph-icon.png)0 30px no-repeat;}
.mail-cont{background: url(image/email-icon.png)0 30px no-repeat;}

.menu, .MenuControl_C_ctl00_HorizontalMenu_1{text-transform: uppercase;}

#HomepagecontentControl{min-height: 390px !important;}