
* {
    margin: 0;
    padding: 0;
}
body {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 170%;
    overflow-x: hidden;
}
body.contentpane, body.mceContentBody {
    background: #ffffff none repeat scroll 0 0;
}
.s5_lr_tab {
    background: #ff0000 none repeat scroll 0 0;
    cursor: pointer;
    line-height: 35px;
    padding-bottom: 16px;
    padding-top: 16px;
    position: fixed;
    width: 35px;
    z-index: 3;
}
.contact-main  {
 background:red;   
 font-weight:bold
 ;
}
}
.s5_lr_tab:hover {
    background: rgba(0, 0, 0, 0) url("../images/s5_lrtab.png") repeat-y scroll -30px 2px;
}
.s5_lr_tab_inner {
    float: right;
    font-size: 12pt;
    font-weight: 400;
    width: 35px;
}
#s5_columns_wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#s5_columns_wrap_inner {
    width: 200%;
}
#s5_center_column_wrap {
    float: left;
    left: 50%;
    position: relative;
    width: 50%;
}
#s5_center_column_wrap_inner {
    left: -100%;
    min-height: 1px;
    overflow: hidden;
    position: relative;
}
.advance_left {
    font-size: 15px;
    margin-top: -60px;
}
.advance_left li {
    list-style-type: square;
    margin: 0;
    padding: 0;
}
#s5_left_column_wrap {
    float: left;
    left: -50%;
    position: relative;
}
#s5_below_body_wrap {
    margin-top: 14px;
}
#s5_main_body_wrap {
    min-height: 100%;
    width: 100%;
}
#s5_width_wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.s5_wrap {
    margin: 0 auto;
}
.s5_float_left {
    float: left;
}
.s5_frontenderrormsg {
    background: rgba(0, 0, 0, 0) url("../images/vertex/error.png") no-repeat scroll 0 0;
    float: left;
    height: 48px;
    margin-top: -7px;
    width: 61px;
}
#s5_above_body .s5_fourdivs_2 {
    padding-bottom: 15px;
    padding-right: 15px;
}
#s5_below_body .s5_fourdivs_2 {
    padding-right: 15px;
    padding-top: 15px;
}
#s5_above_body, #s5_below_body {
    margin-right: -15px;
}
.s5_fourdivs_title {
    margin-bottom: 8px;
}
#s5_drop_down_container_inner {
    padding: 30px 24px 0 0;
}
#s5_drop_down_container {
    display: none;
    overflow: hidden;
}
#s5_drop_down_button {
    cursor: pointer;
}
#s5_drop_down_inner .s5_fourdivs_1 {
    margin-bottom: 40px;
    padding-left: 24px;
}
#s5_drop_down_inner .s5_fourdivs_title {
    margin-bottom: 14px;
}
#s5_drop_down_container_inner {
    position: relative;
    z-index: 1;
}
#s5_drop_down_button {
    position: relative;
    z-index: 1;
}
a {
    cursor: pointer;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    outline: medium none;
}
a:focus {
}
h1 {
    color: #191919;
    font-size: 2.3em;
    font-weight: normal;
    line-height: 130%;
    margin-bottom: 4px;
}
h2 {
    color: #191919;
    font-size: 2.1em;
    font-weight: normal;
    line-height: 130%;
    margin-bottom: 20px;
}
#s5_component_wrap_inner h2, #s5_component_wrap_inner h1 {
    color: #e0135b;
    font-size: 25px;
    font-weight: 500;
}
#s5_component_wrap_inner h2 a, #s5_component_wrap_inner h1 a {
    color: #040404;
    text-decoration: none;
}
h3 {
    color: #191919;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 130%;
}
h4 {
    color: #191919;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 130%;
}
h5 {
    color: #191919;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 130%;
}
h3.s5_demo_h3 {
    background: #f3f3f3 none repeat scroll 0 0;
    font-size: 1.1em;
    font-weight: 300;
    margin-bottom: 26px;
    padding: 10px 20px;
}
fieldset {
    padding-bottom: 7px;
    padding-top: 7px;
}
#form-login fieldset {
    border: medium none;
    padding-top: 0;
}
#form-login p {
    padding-top: 0;
}
#login br {
    display: none;
}
#login .button {
    margin-bottom: 8px;
    margin-top: 8px;
}
#login ul, #form-login ul {
    padding-bottom: 8px;
    padding-top: 8px;
}
#cboxLoadedContent #modlgn-username, #cboxLoadedContent #modlgn-passwd, #cboxLoadedContent #username_vmlogin, #cboxLoadedContent #password_vmlogin {
    width: 100%;
}
.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, input, textarea, .validate, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dad9d9;
    box-sizing: border-box;
    font-size: 0.9em;
    font-weight: 400;
    min-height: 40px;
    padding: 12px;
}
.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, input:hover, textarea:hover, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    background: #fbfafa none repeat scroll 0 0;
}
input.search-query {
    border-radius: 0;
}
.inputbox.mailchimp_signup {
    font-style: italic;
    width: 35%;
}
select.inputbox {
}
#filter-search, select {
    font-size: 11pt;
}
label.invalid {
    color: red;
}
.invalid {
    border-color: red;
}
.tool-tip {
    background: #ccc none repeat scroll 0 0;
    border: 1px solid #333;
    color: #000;
    float: left;
    max-width: 200px;
    padding: 5px;
}
.tool-title {
    color: #000;
    font-weight: 700;
    margin: -15px 0 0;
    padding: 15px 0 5px;
}
.tool-text {
    color: #000;
    margin: 0;
}
#response:empty {
    margin: 0;
    padding: 0;
}
.btn, .button, button, .readon, p.readmore a, a.k2ReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton {
    border: medium none;
    border-radius: 30px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.9em;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 14px;
    padding: 11px 35px 8px;
    text-decoration: none;
}
p.readmore a.btn span {
    display: none;
}
p.readmore {
    padding: 0;
}
.well a.btn {
    color: #ffffff;
    margin-top: 0;
}
p.readmore a, .item .readon {
    margin-top: 30px;
}
p.readmore:hover a, .readon:hover, .button:hover, button:hover {
    text-decoration: none;
}
.button {
    color: #ffffff;
    margin: 0 8px 0 0;
}
.btn-primary, .pager a, .pager a:hover, .readon:hover {
    color: #ffffff;
}
.button:hover {
    border: medium none;
}
.readon.readon_grey {
    background: #f5f5f5 none repeat scroll 0 0;
}
.readon.readon_black {
    background: #373737 none repeat scroll 0 0;
}
.readon.readon_grey:hover {
    color: #ffffff;
}
#fontControls {
    text-align: center;
}
#fontControls a {
    color: #ffffff;
}
.decreaseSize {
    font-size: 12px;
}
.increaseSize {
    font-size: 19px;
}
.resetSize {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
}
#s5_scrolltotop {
    height: 0;
    visibility: hidden;
}
.s5_scrolltotop {
    background: #030303 url("../images/s5_scroll_arrow.png") no-repeat scroll 0 0;
    cursor: pointer;
    float: right;
    height: 27px;
    margin-right: 40px;
    margin-top: -54px;
    width: 31px;
}
#s5_scroll_wrap {
    width: 100%;
}
#s5_bottom_menu_wrap li {
    color: #ffffff;
    display: inline-block;
    margin-left: 10px;
}
#s5_bottom_menu_wrap .current a, #s5_bottom_menu_wrap a {
    color: #ffffff;
}
#s5_bottom_menu_wrap {
    float: right;
}
.module_round_box ul.menu {
    margin: -28px;
}
.module_round_box_outer ul li img {
    display: none;
}
.module_round_box ul.menu li a, .module_round_box ul.menu li span {
    border-bottom: 1px solid #e0dfdf;
    color: #040404;
    font-size: 1em;
    font-weight: 400;
    margin: 0;
    padding: 15px 24px 14px;
}
.module_round_box ul.menu li.active a, .module_round_box ul.menu li:hover a, .module_round_box ul.menu li.active span, .module_round_box ul.menu li:hover span {
    color: #ffffff;
    cursor: pointer;
    text-decoration: none;
}
.module_round_box ul.menu li ul a, .module_round_box ul.menu li ul span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #040404;
    margin: 0;
    padding: 0;
}
.module_round_box ul.menu li ul li {
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
}
.module_round_box ul.menu ul {
    border-bottom: 1px solid #e0dfdf;
    font-size: 0.9em;
    padding: 24px 12px 12px;
}
.module_round_box ul.menu ul ul {
    border: medium none;
    padding-bottom: 0;
    padding-top: 12px;
}
#s5_bottom_row3_area1 .module_round_box_outer ul.menu li, #s5_bottom_row3_area1 .module_round_box_outer ul.menu a, #s5_bottom_row3_area1 .module_round_box_outer ul.menu span, #s5_bottom_row3_area1 .module_round_box ul.menu ul, #s5_bottom_row3_area1 .module_round_box ul.menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0;
    padding: 0;
}
#s5_bottom_row3_area1 .module_round_box_outer ul.menu span, #s5_bottom_row3_area1 .module_round_box_outer ul.menu a {
    margin-bottom: 6px;
    padding-bottom: 6px;
}
#s5_main_wrapper {
    background: #ffffff none repeat scroll 0 0;
}
.s5_no_custom_bg {
    border-bottom: 1px solid #e0dfdf;
}
.s5_no_custom_bg .s5_no_custom_bg {
    border: medium none;
}
#s5_menu_wrap {
    background: #ffffff none repeat scroll 0 0;
    display: none;
    height: 82px;
    overflow: hidden;
}
#s5_menu_wrap.s5_wrap {
    border-bottom: 1px solid #e0dfdf;
}
#s5_columns_wrap {
    border-bottom: 1px solid #e0dfdf;
}
#s5_menu_wrap_inner {
    float: right;
}
#s5_menu_wrap a, #s5_menu_wrap span {
    color: #686868;
}
#s5_logo_wrap {
    float: left;
    margin-left: 40px;
}
.s5_logo_css img {
    float: left;
    width: 250px;
}
#s5_search_wrap_outer {
    display: none;
    float: right;
}
#s5_content_body_wrap {
    font-size: 0.9em;
    padding-left: 25px;
}
#s5_top_row1_wrap, #s5_top_row2_wrap, #s5_top_row3_wrap, #s5_bottom_row1_wrap, #s5_bottom_row2_wrap, #s5_bottom_row3_wrap, #s5_above_columnswrap, #s5_below_columns_wrap, #s5_left_column_wrap_inner, #s5_right_column_wrap_inner {
    padding-left: 0;
    padding-top: 0;
}
#s5_component_wrap_inner {
    padding: 1px;
}
#s5_breadcrumb_font_login_wrap {
    background: #006a92 none repeat scroll 0 0;
    color: #ffffff;
    display: none;
    font-weight: 400;
    padding: 13px 40px 10px;
}
#s5_breadcrumb_wrap {
    float: left;
}
#fontControls, #s5_language_wrap, #s5_login, #s5_register {
    float: right;
    margin-left: 18px;
}
.breadcrumb .active {
    color: #ffffff;
}
#s5_breadcrumb_wrap .active .divider {
    display: none;
}
.breadcrumb .divider {
    padding: 0 8px;
}
#s5_footer_area1 {
    background: #125481 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 0.9em;
    padding: 5px 40px;
}
#s5_footer {
    float: left;
}
#s5_footer a {
    color: #ffffff;
}
#s5_shape5_logo {
    background: rgba(0, 0, 0, 0) url("../images/shape5_logo.png") no-repeat scroll left top;
    cursor: pointer;
    display: none;
    float: left;
    height: 25px;
    margin-bottom: 6px;
    margin-top: 8px;
    width: 85px;
}
#s5_right_column_wrap {
    background: #ffffff url("../images/s5_right_column_shadow.png") repeat-y scroll left top;
}
#s5_pos_custom_2 {
    color: #ffffff;
    padding: 56px 20px;
}
#s5_bottom_row3_area1 {
    background: #373737 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
}
#s5_bottom_row3 {
    padding: 28px;
}
#s5_bottom_row3_area1 .module_round_box_outer ul li a, #s5_bottom_row3_area1 .module_round_box_outer ul.menu li span {
    color: #ffffff;
}
.module_round_box_outer {
    margin-bottom: 40px;
    margin-right: 40px;
}
.module_round_box {
    background: #ffffff none repeat scroll 0 0;
    padding: 0;
}
.s5_no_custom_bg .module_round_box {
    background: #f3f3f3 none repeat scroll 0 0;
}
.s5_no_custom_bg aside .module_round_box, .s5_yes_custom_bg .module_round_box {
    background: #ffffff none repeat scroll 0 0;
}
.module_round_box .s5_mod_h3 {
    background: #1f63de none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.module_round_box .s5_mod_h3_outer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ff0000;
    padding: 1px 2px 12px;
}
.module_round_box_outer p {
    padding: 0;
}
#s5_bottom_row3_area1 .module_round_box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}
#s5_bottom_row3_area1 .module_round_box .s5_mod_h3 {
    color: #ffffff;
    font-size: 1.1em;
    font-weight: 600;
}
#s5_bottom_row3_area1 .module_round_box .s5_mod_h3_outer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 0 22px;
    padding: 0;
}
#s5_bottom_row3_area1 .module_round_box_outer p {
    padding: 0;
}
#s5_bottom_row3_area1 .s5_h3_first {
    color: #ffffff;
}
.module_round_box-dark {
    background: #444444 none repeat scroll 0 0;
    color: #ffffff;
    padding: 28px;
}
.module_round_box-dark .s5_mod_h3 {
    color: #ffffff;
    font-size: 1.1em;
}
.module_round_box-dark .s5_mod_h3_outer {
    background: #373737 none repeat scroll 0 0;
    color: #ffffff;
    margin: -28px -28px 28px;
    padding: 14px 24px 12px;
}
.module_round_box-highlight {
    color: #ffffff;
    padding: 28px;
}
.module_round_box-highlight .s5_h3_first {
    color: #ffffff;
}
.module_round_box-highlight .s5_mod_h3 {
    color: #ffffff;
    font-size: 1.1em;
}
.module_round_box-highlight .s5_mod_h3_outer {
    color: #ffffff;
    margin: -28px -28px 28px;
    padding: 14px 24px 12px;
}
.module_round_box-gray {
    background: #e6e5e5 none repeat scroll 0 0;
    color: #040404;
    padding: 28px;
}
.module_round_box-gray .s5_mod_h3 {
    color: #040404;
    font-size: 1.1em;
}
.module_round_box-gray .s5_mod_h3_outer {
    background: #d5d4d4 none repeat scroll 0 0;
    color: #040404;
    margin: -28px -28px 28px;
    padding: 14px 24px 12px;
}
.module_round_box-gray .s5_h3_first {
    color: #040404;
}
.module_round_box-inset {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) inset;
    padding: 28px;
}
.module_round_box-inset .s5_mod_h3 {
    color: #ffffff;
    font-size: 1.1em;
}
.module_round_box-inset .s5_mod_h3_outer {
    background: #373737 none repeat scroll 0 0;
    color: #ffffff;
    margin: -28px -28px 28px;
    padding: 14px 24px 12px;
}
.module_round_box ul.menu li span, .module_round_box ul.menu li a, #s5_nav li, .btn, button, .btn:hover, a, .S5_subtext, .S5_parent_subtext, .S5_submenu_item, .S5_submenu_item a, .S5_submenu_item span, .s5_scrolltotop, input, .button, textarea, input, select, .s5_icon_search_close, #s5_nav li a, #s5_drop_down_button, .s5_icon_search_close, .s5_scrolltotop {
    transition: all 200ms ease-in 0s;
}
#s5_search_wrap {
    transition: color 200ms ease-in 0s;
}
#s5_register, #s5_login {
    transition: background 200ms ease-in 0s;
}
#s5_menu_inner a {
    transition: all 0ms ease-in 0s;
}
#s5_nav li a, #s5_nav li span {
    transition: padding 0ms ease-in 0s;
}
#s5_responsive_mobile_bar_active {
    padding-top: 12px;
}
.withArrows a.open {
    left: 0;
    width: 100%;
}
.slideInfoZone {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: auto;
    height: auto;
    left: auto;
    padding: 0;
    right: auto;
}
.slideInfoZone br {
    clear: both;
    display: block;
}
.jdGallery .slideInfoZone {
    left: 50%;
    margin-right: -50%;
    overflow: visible;
    padding-top: 0;
    top: 50%;
    transform: translate(-50%, -50%);
}
.jdGallery .slideInfoZone h2 {
    display: block;
    font-size: 3.5em;
    font-weight: 400;
    line-height: 144%;
    margin: 0 auto 10px;
    padding: 0;
    text-shadow: none;
}
.jdGallery .slideInfoZone h2 strong {
    font-weight: 700;
}
.jdGallery .slideInfoZone p {
    color: #ffffff;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-shadow: none;
}
.center_text {
    display: block;
    text-align: center;
}
.jdGallery a.readon {
    float: left;
    font-size: 0.9em;
    margin-top: 36px;
}
.jdGallery a.right, .jdGallery a.left {
    float: left;
    height: 47px;
    opacity: 1;
    padding: 0;
    top: 46%;
    transition: all 300ms ease-out 0s;
    width: 60px;
    z-index: 3;
}
.jdGallery a.right {
    background: rgba(0, 0, 0, 0) url("../images/s5_arrow_right.png") no-repeat scroll left top;
    left: auto;
    right: 1%;
}
.jdGallery a.right:hover {
    background-position: 50% 100%;
    transition: all 300ms ease-in 0s;
}
.jdGallery a.left {
    background: rgba(0, 0, 0, 0) url("../images/s5_arrow_left.png") no-repeat scroll right top;
    left: 1%;
    right: auto;
}
.jdGallery a.left:hover {
    background-position: 50% 100%;
    transition: all 300ms ease-in 0s;
}
.jdGallery .slideElement {
    background-size: 102% auto;
}
.jdGallery .loadingElement {
    background-image: none;
}
.jdGallery a.carouselBtn, .jdGallery .carousel .label, .jdExtCarousel .label {
    display: none;
}
.jdGallery div.carouselContainer {
    bottom: 60px;
    height: 16px;
    top: auto;
}
.jdGallery .carousel, .carouselWrapper {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 16px;
    top: auto;
}
.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
    float: left;
    left: 50%;
    margin: auto;
    position: relative;
    width: auto;
}
.carouselInner .thumbnail {
    float: left;
    position: relative;
    right: 50%;
}
.jdGallery div.carouselContainer {
    opacity: 1;
}
.slideInfoZone {
    opacity: 1;
}
.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 70px;
    height: 9px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0;
    opacity: 1;
    transition: all 0ms ease-in-out 0s;
    width: 9px;
}
.jdGallery .carousel .carouselInner .active {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
}
.jdGallery a.open {
    display: inline;
}
.jdGallery .carousel .carouselInner .active.thumbnail {
    border: medium none;
    height: 13px;
    width: 13px;
}
.carouselContainer .carousel .active {
    left: auto;
}
.slideInfoZone {
    transition: all 400ms ease-in 0s;
}
.slideInfoZone {
    float: left;
    margin-left: -300px;
    opacity: 0;
}
.slideInfoZone_load.slideInfoZone {
    margin: 0;
    opacity: 1;
}
.jdGallery .slideInfoZone h2 {
    font-weight: 700;
}
.jdGallery .slideInfoZone p {
    font-weight: 400;
}
.jdGallery .slideInfoZone h2, .jdGallery .slideInfoZone p {
    box-sizing: border-box;
    padding-left: 8%;
    padding-right: 8%;
}
#s5_search_overlay {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
#s5_search_overlay .module_round_box_outer {
    margin: 0 auto;
    width: 90%;
}
#s5_search_pos_wrap {
    padding-top: 120px;
}
#s5_search_overlay .button, #s5_search_overlay button {
    display: none;
}
#s5_search_overlay input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    margin-bottom: 0;
    min-height: 46px;
    padding: 1.2% 2% 1%;
    width: 100%;
}
#s5_search_overlay .s5_mod_h3_outer h3 {
    color: #ffffff;
    font-size: 2em;
    margin-bottom: 32px;
    text-align: center;
}
.s5_icon_search_close {
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 1.5em;
    margin-right: 60px;
    margin-top: 52px;
    position: absolute;
    right: 0;
}
.s5_search_open {
    height: 1000000px;
    opacity: 1;
    z-index: 4;
}
.s5_search_close {
    height: 0;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
}
.s5_search_open, .s5_search_close {
    transition: all 200ms ease-in 0s;
}
#s5_search_wrap {
    color: #686868;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-left: 32px;
    margin-right: 40px;
    margin-top: 33px;
    width: 18px;
}
#s5_search_overlay {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
}
#login-form input {
    color: #000000;
    display: block;
    width: 100%;
}
#login-form #modlgn-remember {
    width: auto;
}
#login-form button {
    clear: both;
    display: block;
    margin-bottom: 12px;
}
#login-form .control-label {
    margin-top: 14px;
}
#login-form a:hover {
    text-decoration: underline;
}
#s5_drop_down_container {
    font-size: 0.9em;
    z-index: 5;
}
#s5_drop_down_text_inner {
    display: block;
    margin-top: -5px;
}
#s5_drop_down_container_inner {
    padding: 32px;
}
#s5_drop_down_container .module_round_box_outer {
    margin-bottom: 0;
}
.pagination .pagination, p.counter, .pagination span.s5_pagespan a, .pagination span.s5_pagespan a:hover {
    transition: all 200ms ease-in 0s;
}
.pagenav a {
    font-size: 0.9em;
    padding: 8px 26px 5px;
    transition: all 200ms ease-out 0s;
}
.pagination .counter {
    float: none;
    margin: 0 0 12px;
    padding: 0;
    text-align: center;
}
.pagenav, .pagination {
    padding-top: 40px;
}
.pagination {
    margin: 0;
    text-align: center;
}
.pagination .pagination {
    padding-top: 0;
    text-align: center;
}
.pagination .pagination a, .pagination .pagination span {
    margin: 0;
    padding: 7px;
}
.pagenav a {
    background: #333333 none repeat scroll 0 0;
    border-radius: 30px;
    color: #ffffff;
}
.article-info dt, .article-info dd {
    display: inline-block;
    font-size: 0.9em;
    margin-right: 14px;
}
ul.tags {
    margin: 0;
}
ul.tags li {
    display: inline;
    list-style: outside none none;
    margin: 5px;
}
.article-info dd, .article-info dt {
    font-size: 1.1em;
    line-height: 170%;
}
.article-info {
    margin-bottom: 9px;
    margin-top: 0;
}
.article-info-term {
    display: none;
}
.search #searchForm fieldset.word label {
    margin-right: 10px;
}
.search #searchForm fieldset.word input {
    width: 50%;
}
.search #searchForm fieldset.word {
    margin-bottom: 50px;
    text-align: center;
}
.search fieldset.phrases legend, .search fieldset.only legend {
    color: #7d7d7d;
}
.search fieldset.phrases, .search fieldset.only {
    margin-bottom: 13px;
}
.dropdown-menu, .btn {
    border: medium none;
}
.article_column {
    float: left;
}
.item-separator {
    clear: both;
    display: block;
    margin-bottom: 50px;
}
.item-page, .category-desc {
    clear: both;
    margin-bottom: 34px;
}
.item-page {
    margin-bottom: 0;
}
.article_separator {
    display: none;
}
.article-info {
    font-size: 0.9em;
    font-style: normal;
    margin-bottom: 30px;
}
.blog-featured .article-info {
    margin-bottom: 24px;
    margin-top: -8px;
}
.article-info-term {
    display: none;
}
.article_column .contentpaneopen {
    padding-right: 15px;
}
.buttonheading {
    float: right;
    padding-right: 5px;
}
.contentpane ul li {
    text-align: left;
}
.sectiontableheader {
    font-weight: bold;
    padding: 5px;
    text-align: left;
}
legend.sectiontableheader {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.sectiontableheader th {
    padding-left: 8px;
    padding-right: 8px;
}
.sectiontableentry1, .sectiontableentry2 {
    padding-bottom: 5px;
}
td {
    padding-bottom: 0;
    padding-top: 0;
}
table.searchintro {
    padding: 10px 0;
    width: 80%;
}
tr.sectiontableentry1 td {
    padding: 2px;
}
tr.sectiontableentry2 td {
    padding: 2px;
}
.sectiontableheader {
    line-height: 29px;
    padding: 0 10px;
}
.sectiontableentry1 {
    background: #ececec none repeat scroll 0 0;
    font-size: 9pt;
    padding: 7px;
}
.sectiontableentry2 {
    font-size: 9pt;
    padding: 7px;
}
ul.actions li {
    float: right;
    list-style: outside none none;
    padding-left: 8px;
}
.img-intro-left, .img-fulltext-left {
    float: left;
}
.img-intro-right, .img-fulltext-right {
    float: right;
}
#s5_component_wrap ul.actions {
    margin-left: 0;
}
#s5_component_wrap ul.pagenav {
    margin: 0;
}
ul.actions i {
    display: none;
}
.calendar .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000000;
    padding: 2px;
}
.dropdown-toggle, .dropdown-toggle:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 14px;
    line-height: 1;
    margin-right: 0;
    margin-top: -6px;
    min-width: 1px;
    padding: 9px;
}
.btn .caret {
    margin-left: 5px;
    margin-top: 6px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.dropdown-menu {
    border: medium none;
}
.dropdown-menu span {
    margin-right: 8px;
}
.item-page .dropdown-toggle, .blog .dropdown-toggle, .item .dropdown-toggle {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
}
.page-header {
    border: medium none;
    margin: 0 0 10px;
    padding: 0;
}
.item, .items-leading {
    border-bottom: 1px solid #e0dfdf;
    margin-bottom: 40px;
    padding-bottom: 40px;
}
.article-info dt, .article-info dd {
    display: inline-block;
    font-size: 0.95em;
    margin-right: 14px;
}
.items-more ol {
    margin: 0;
}
legend {
    border: medium none;
}
.moduletable .breadcrumb, .module_round_box_outer .breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.module_round_box_outer ul li a, .module_round_box_outer ul.menu li span {
    display: block;
    line-height: 15px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    text-decoration: none;
}
.s5_module_box_1 ul.menu ul a span {
    margin: 0;
    padding: 0;
}
.jicons-icons {
    float: left;
    padding-right: 7px;
}
.jicons-icons {
    display: none;
}
#GM_form {
    margin: 0;
}
#s5_map_canvas img {
    max-width: none;
}
fieldset a {
    font-weight: bold;
}
#member-registration legend {
    font-size: 1.7em;
    margin-bottom: 20px;
}
ul {
    margin-left: 18px;
}
div.syndicate div {
    text-align: center;
}
.mosimage {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    margin: 6px;
    padding: 0;
}
.mosimage img {
    margin: 0;
    padding: 0;
}
.mosimage_caption {
    background: #efefef none repeat scroll 0 center;
    border-top: 1px solid #cccccc;
    color: #666666;
    margin-top: 2px;
    padding: 1px 2px;
}
div.syndicate div {
    text-align: center;
}
.back_button {
    height: 37px;
    padding-top: 26px;
}
div.back_button a, div.back_button a:hover, div.back_button a:active {
    display: block;
    font-weight: bold;
    height: 37px;
    margin: -2px 0;
    text-decoration: none;
}
.s5_centerit {
    display: block;
    text-align: center;
}
iframe {
    border: medium none;
}
.login label {
    display: block;
}
th {
    font-weight: bold;
    padding: 5px 0;
    text-align: left;
}
td.num {
    text-align: left;
    vertical-align: top;
}
td.hits {
    text-align: center;
    vertical-align: top;
}
td p {
    line-height: 1.7em;
    margin: 0;
}
.filter {
    margin: 10px 0;
}
.display-limit, .filter {
    margin-right: 7px;
    text-align: right;
}
table, table td {
    border-collapse: collapse;
}
table.weblinks, table.category {
    margin: 10px 0 20px;
    width: 100%;
}
table.weblinks th, table.category th {
    font-size: 1em;
    font-weight: normal;
}
table.weblinks th:first-child, table.category th:first-child {
    border-left: medium none;
}
table th {
    background: #e9e9e9 none repeat scroll 0 0;
    padding: 6px 10px;
}
fieldset.filters {
    margin-top: 10px;
}
.s5_languageflags {
    margin: 0 0 0 18px;
}
div.mod-languages li {
    margin: 0 0 0 3px;
}
#s5_pos_language li {
    float: right;
    margin: 0 0 0 8px;
}
a img, fieldset, img {
    border: medium none;
}
.module_round_box_outer img {
    display: inline-block;
    line-height: 100%;
}
.mosimage {
    margin: 6px;
    padding: 0;
}
.mosimage img {
    margin: 0;
    padding: 0;
}
.mosimage_caption {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    font-size: 8pt;
    margin-top: 2px;
    padding: 1px 2px;
}
#system-message {
    margin-bottom: 20px;
}
#system-message dd.message ul {
    background: #c3d2e5 url("../../system/images/notice-info.png") no-repeat scroll 4px center;
    margin-left: 4px;
    margin-top: 13px;
}
#system-message dd.error ul {
    background: #e6c0c0 url("../../system/images/notice-alert.png") no-repeat scroll 4px center;
    border-bottom: 3px solid #de7a7b;
    border-top: 3px solid #de7a7b;
    color: #c00;
}
#system-message dd.notice ul {
    background: #efe7b8 url("../../system/images/notice-note.png") no-repeat scroll 4px center;
    border-bottom: 3px solid #f0dc7e;
    border-top: 3px solid #f0dc7e;
    color: #c00;
}
.tip-wrap {
    z-index: 1000003;
}
.tip-wrap .tip {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eee;
    max-width: 300px;
    padding: 5px;
}
.tip-wrap .tip-title {
    background: #101010 none repeat scroll 0 0;
    color: #fff;
    font-size: 1em;
    margin-bottom: 4px;
    padding: 5px 8px;
    text-shadow: 0 1px 0 #000;
}
.tip-wrap.tip-text {
    font-size: 11px;
    line-height: 16px;
    padding: 3px;
}
.tooltip {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
h1.pages_center_text {
    font-family: arial;
    font-size: 2em;
    text-transform: none;
}
.pages_highlight_box {
    display: block;
    padding: 30px;
}
.pages_highlight_box h3 {
    font-size: 1.9em;
    text-transform: none;
}
.pages_highlight_box .readon {
    margin-top: 20px;
}
.pages_center_text {
    text-align: center;
}
address {
    padding-bottom: 4px;
    padding-top: 4px;
}
.contact h3 {
    margin-bottom: 20px;
    margin-top: 15px;
}
.jicons-text {
    font-weight: 700;
}
.contact-image {
    margin-bottom: 20px;
}
@media screen and (max-width: 1050px) {
.contact-image {
    float: right;
}
}
@media screen and (max-width: 700px) {
.contact .thumbnail {
    float: none;
    margin-bottom: 14px;
}
.contact .thumbnail img {
    width: 100%;
}
}
.contact-form label {
    display: block;
}
.contact .dl-horizontal dt {
    width: auto;
}
.dl-horizontal dt {
    float: none;
    overflow: visible;
    text-align: inherit;
}
dd, dt {
    line-height: 220%;
}
#contact-form {
    margin: 0;
}
#contact-form fieldset {
    padding: 0;
}
#contact-form .form-actions {
    margin-bottom: 0;
}
.search #searchForm fieldset.word label {
    margin-right: 10px;
}
.search #searchForm fieldset.word input {
    width: 50%;
}
.search #searchForm fieldset.word {
    margin-bottom: 50px;
    text-align: center;
}
.search fieldset.only, .search fieldset.phrases {
    margin-bottom: 13px;
}
#searchForm button {
    margin-top: 0;
    padding-bottom: 13px;
    padding-top: 14px;
}
#searchForm {
    margin: 0;
}
#search-searchword {
    font-size: 14px;
}
.search h1.page-title {
    margin-bottom: 40px;
}
.search #searchForm .btn-toolbar {
    margin-bottom: 20px;
}
.searchintro {
    margin-bottom: 15px;
}
.searchintro strong {
    font-weight: 400;
}
.badge-info, .label-info {
    background: #333 none repeat scroll 0 0;
    font-weight: 400;
}
#searchForm .only legend, #searchForm .phrases legend {
    float: left;
    font-size: 0.9em;
    margin-bottom: 0;
    margin-right: 17px;
    margin-top: -6px;
    width: auto;
}
#searchForm fieldset input, #searchForm fieldset label {
    min-height: auto;
}
.chzn-container-single .chzn-single {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e9e9;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    height: 32px;
    line-height: 31px;
    padding: 0 0 0 12px;
}
.chzn-container-active.chzn-with-drop .chzn-single {
    background: #fff none repeat scroll 0 0;
}
.chzn-container .chzn-drop {
    border-radius: 0;
}
.chzn-container-single .chzn-single div b {
    background-position: 0 7px;
}
.chzn-container .chzn-results li.active, .chzn-container .chzn-results li.highlighted {
    background: #000 none repeat scroll 0 0;
}
.checkbox, .ordering-box, .ordering-box #ordering_chzn, .ordering-box .ordering, .phrases-box, .radio {
    float: left;
}
.controls > .checkbox:first-child, .controls > .radio:first-child {
    padding-top: 0;
}
.ordering-box .ordering {
    margin-right: 8px;
}
.checkbox, .radio {
    margin-right: 25px;
}
#contact-form, #contact-form .form-actions {
    margin-bottom: 0;
}
.form-actions {
    background: #f6f6f6 none repeat scroll 0 0;
    border: medium none;
}
#searchForm button {
    padding: 7px 18px;
}
#searchForm fieldset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    margin: 0 0 18px;
    padding: 0;
}
.about_wrapper {
    padding-top: 10px;
}
.about_wrapper img {
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
    max-width: 45%;
}
@media screen and (max-width: 750px) {
.about_wrapper img {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    max-width: 100%;
}
}
.about_wrapper h3 {
    font-weight: 700;
    margin-bottom: 14px;
}
.about_bottom_item1 {
    float: left;
    width: 47%;
}
.about_bottom_item2 {
    float: right;
    width: 47%;
}
.about_bottom_item1 h3, .about_bottom_item2 h3 {
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
}
@media screen and (max-width: 750px) {
.about_bottom_item1, .about_bottom_item2 {
    float: none;
    width: auto;
}
}
.services_wrap {
    float: left;
    margin-bottom: 50px;
    text-align: center;
    width: 33.3333%;
}
@media screen and (max-width: 750px) {
.services_wrap {
    float: none;
    margin-bottom: 30px;
    width: auto;
}
}
.services_wrap_inner {
    padding-left: 15px;
    padding-right: 15px;
}
.services_wrap h3 {
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 15px;
}
.faq_wrap h3 {
    font-weight: 700;
    margin-bottom: 25px;
}
.faq_question {
    display: block;
    font-size: 0.9em;
    font-weight: 700;
}
.faq_answer {
    display: block;
    font-size: 0.8em;
    font-style: italic;
    padding: 5px 12px 12px;
}
.ac-container label, .ac-container2 label {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3), 0 0 0 rgba(255, 255, 255, 0.9) inset, 0 0 1px rgba(0, 0, 0, 0.1);
    color: #333;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 43px;
    line-height: 43px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 20px;
    position: relative;
    z-index: 20;
}
.ac-container, .ac-container2 {
    margin: 10px auto 30px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 0;
}
.ac-container label:hover, .ac-container2 label:hover {
    background: #fff none repeat scroll 0 0;
}
.ac-container input:checked + label, .ac-container input:checked + label:hover, .ac-container2 input:checked + label, .ac-container2 input:checked + label:hover {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #666;
    font-size: 13px;
    height: 30px;
    line-height: 21px;
}
.ac-container input:checked + label:hover::after, .ac-container label:hover::after, .ac-container2 input:checked + label:hover::after, .ac-container2 label:hover::after {
    content: "";
    height: 24px;
    position: absolute;
    right: 13px;
    top: 7px;
    width: 24px;
}
.ac-container label:hover, .ac-container2 label:hover {
    color: #fff;
}
.ac-container input, .ac-container2 input {
    display: none;
}
.ac-container article, .ac-container2 article {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 0;
    margin-top: -1px;
    overflow: hidden;
    position: relative;
    transition: height 0.3s ease-in-out 0s, box-shadow 0.6s linear 0s;
    z-index: 10;
}
.ac-container article p, .ac-container2 article p {
    color: #333;
    font-style: normal;
    padding: 20px;
}
.ac-container input:checked ~ article, .ac-container2 input:checked ~ article {
    box-shadow: 0 0 0 1px rgba(155, 155, 155, 0.3);
    transition: height 0.5s ease-in-out 0s, box-shadow 0.1s linear 0s;
}
.ac-container input:checked ~ article.ac-text, .ac-container2 input:checked ~ article.ac-text2 {
    height: auto;
}
.ac-container input:checked ~ article.ac-small, .ac-container2 input:checked ~ article.ac-small2 {
    height: 140px;
}
.ac-container input:checked ~ article.ac-medium, .ac-container2 input:checked ~ article.ac-medium2 {
    height: 180px;
}
.ac-container input:checked ~ article.ac-large, .ac-container2 input:checked ~ article.ac-large2 {
    height: 230px;
}
#wrap_404 {
    padding-bottom: 30px;
    text-align: center;
}
.title_404 {
    font-size: 11em;
    margin-bottom: 20px;
}
.line_1_404 {
    display: block;
    font-size: 2em;
    text-transform: uppercase;
}
.line_2_404 {
    border-bottom: 1px solid #e8e8e8;
    display: inline-block;
    font-size: 1.1em;
    margin-bottom: 32px;
    padding-bottom: 32px;
}
#wrap_404 .readon {
    margin: 0;
}
.overlay_outer {
    float: left;
    text-align: center;
}
.overlay_inner {
    padding: 0.25%;
}
.overlay_outer.one {
    width: 100%;
}
.overlay_outer.two {
    width: 49.5%;
}
.overlay_outer.three {
    width: 32.5%;
}
.overlay_outer.four {
    width: 24.5%;
}
.overlay_outer.five {
    width: 19.5%;
}
.overlay_outer.six {
    width: 15.5%;
}
.overlay_centered, .overlay_socialicons {
    display: table;
    margin: 0 auto;
    position: relative;
    top: 42%;
}
.overlay_hover_outer {
    display: table;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: auto;
}
.overlay_hover_outer .overlay_hover_inner {
    background-color: #333;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
}
.overlay_hover_outer:hover .overlay_hover_inner {
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
}
.overlay_hover_outer .overlay_hover_video {
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 100%;
}
.overlay_facebook {
    background: rgba(0, 0, 0, 0) url("../images/pages/sprite.png") no-repeat scroll 0 -72px;
    float: left;
    height: 29px;
    margin-right: 9px;
    width: 29px;
}
.overlay_facebook:hover {
    background: rgba(0, 0, 0, 0) url("../images/pages/sprite.png") no-repeat scroll -47px -72px;
}
.overlay_twitter {
    background: rgba(0, 0, 0, 0) url("../images/pages/sprite.png") no-repeat scroll 0 0;
    float: left;
    height: 29px;
    width: 29px;
}
.overlay_twitter:hover {
    background: rgba(0, 0, 0, 0) url("../images/pages/sprite.png") no-repeat scroll -47px 0;
}
.overlay_hover_inner {
    transition: all 200ms ease-in 0s;
}
.overlay_hover_outer img {
    margin-bottom: -9px;
    width: 100%;
}
.overlay_subtitle {
    display: block;
    margin-top: 8px;
}
@media screen and (max-width: 950px) {
.overlay_outer {
    float: none;
    width: 100%;
}
}
.pages_portfolio {
    float: left;
}
.pages_portfolio.one {
    width: 100%;
}
.pages_portfolio.two {
    width: 50%;
}
.pages_portfolio.three {
    width: 33.3335%;
}
.pages_portfolio.four {
    width: 25%;
}
.pages_portfolio.five {
    width: 20%;
}
.pages_portfolio.six {
    width: 16.6665%;
}
.pages_portfolio img {
    margin-bottom: -7px;
}
.pages_padding {
    padding: 5px;
}
@media screen and (max-width: 950px) {
.pages_portfolio {
    float: none;
    width: 100%;
}
}
