* {
    margin: 0;
    padding: 0;
}

body {
    color: #191919;
    background: #ffffff;
    font-weight: 300;
    font-size: 1em;
    overflow-x: hidden;
    line-height: 190%;
}

body.contentpane,
body.mceContentBody {
    background: #FFFFFF;
}

#s5_map_canvas img {
    max-width: none !important;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

a:active {
    outline: none;
}

a:focus {
    -moz-outline-style: none;
}

fieldset a {
    font-weight: bold;
}

.s5_centerit {
    text-align: center;
}

#member-registration legend {
    font-size: 1.7em;
    margin-bottom: 20px;
}

h1 {
    font-size: 3em;
    font-weight: 200;
    line-height: 43px;
}

h2 {
    font-size: 2.2em;
    font-weight: 200;
}

h3 {
    font-size: 1.8em;
    font-weight: 200;
}

h4 {
    font-size: 1.5em;
    font-weight: normal;
}

h5 {
    font-size: 1.1em;
    font-weight: normal;
}

h3.s5_demo_h3 {
    border: 1px solid #f4f3f3;
    font-size: 1.1em;
    font-weight: 200;
    margin-bottom: 26px;
    padding: 18px 40px;
}

#GM_form {
    margin: 0;
}


/* LANGUAGE FLAGS
----------------------------------------------------------- */

div.mod-languages li {
    margin: 0px;
    margin-left: 3px;
}

#s5_pos_language li {
    float: right;
}

#s5_pos_language li {
    margin: 0px;
    margin-left: 8px;
}


/* IMAGES
----------------------------------------------------------- */

a img,
fieldset,
img {
    border: none;
}

.module_round_box_outer img {
    line-height: 100%;
    display: inline-block;
}

.mosimage {
    padding: 0;
    margin: 6px;
}

.mosimage img {
    padding: 0;
    margin: 0!important;
}

.mosimage_caption {
    background: #333333;
    color: #FFFFFF;
    font-size: 8pt;
    margin-top: 2px;
    padding: 1px 2px;
}


/* FORM
----------------------------------------------------------- */

a img,
fieldset,
img {
    border: none;
}

.module_round_box_outer img {
    line-height: 100%;
    display: inline-block;
}

.mosimage {
    padding: 0;
    margin: 6px;
}

.mosimage img {
    padding: 0;
    margin: 0!important;
}

.mosimage_caption {
    background: #333333;
    color: #FFFFFF;
    font-size: 8pt;
    margin-top: 2px;
    padding: 1px 2px;
}


/* FORM
----------------------------------------------------------- */

fieldset {
    padding-top: 7px;
    padding-bottom: 7px;
}

#form-login fieldset {
    border: none;
    padding-top: 0px;
}

#form-login p {
    padding-top: 0px;
}

#login br {
    display: none;
}

#login .button {
    margin-top: 8px;
    margin-bottom: 8px;
}

#login ul,
#form-login ul {
    padding-top: 8px;
    padding-bottom: 8px;
}

#cboxLoadedContent #modlgn-username,
#cboxLoadedContent #modlgn-passwd,
#cboxLoadedContent #username_vmlogin,
#cboxLoadedContent #password_vmlogin {
    width: 80% !important;
}

#jform_contact_message,
#jform_contact_emailmsg {
    width: 64%;
}

.inputbox,
.registration input,
.login input,
.contact-form input,
#jform_contact_message,
input,
textarea,
.validate,
select {
    border: none;
    font-size: 0.85em !important;
    padding: 13px 23px !important;
    padding-top: 14px;
    background: #ececec;
    color: #626262;
    margin-bottom: 1px !important;
    border: solid 1px transparent;
    font-weight: 300 !important;
}

button.button {
    background: none;
}

.inputbox.mailchimp_signup {
    width: 25%;
    height: auto;
}

.inputbox:hover,
.registration input:hover,
.login input:hover,
.contact-form input:hover,
#jform_contact_message:hover,
#mod-search-searchword:hover,
input:hover,
textarea:hover,
.btn: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-color: #fefceb;
    color: #000000;
}

select,
select.inputbox {
    font-size: 12px !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

select.inputbox {
    behavior: none;
}

label.invalid {
    color: #FF0000;
}

label.invalid {
    color: red;
}

.invalid {
    border-color: #FF0000;
}

.invalid {
    border-color: red !important;
}

.tool-tip {
    float: left;
    background: #CCCCCC;
    border: 1px solid #333333;
    padding: 5px;
    color: #000000;
    max-width: 200px;
}

.tool-title {
    padding: 0;
    margin: 0;
    font-weight: bold;
    margin-top: -15px;
    padding-top: 15px;
    padding-bottom: 5px;
    color: #000000;
}

.tool-text {
    color: #000000;
    margin: 0;
}

#response:empty {
    padding: 0px;
    margin: 0px;
}


/* BUTTONS
----------------------------------------------------------- */

.button,
.readon,
p.readmore a,
a.k2ReadMore,
.userItemReadMore,
div.catItemCommentsLink,
.userItemCommentsLink,
a.readmore-link,
a.comments-link,
div.itemCommentsForm form input#submitCommentButton,
#myGallery a.readon {
    padding: 13px 24px;
    margin-top: 14px;
    margin-bottom: 0px;
    font-weight: 400;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    border: 3px solid #cccccc;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 0.9em;
}

p.readmore a.btn {
    border: 3px solid #cccccc;
}

p.readmore a,
p.readmore {
    display: table;
    margin-top: 14px;
}

p.readmore:hover a,
p.readmore:hover,
a.readon:hover {
    text-decoration: none;
}

.button {
    margin: 0px;
    margin-top: 0px;
    margin-right: 8px;
    color: #ffffff;
}

.btn-primary,
.pager a,
.pager a:hover,
.readon:hover,
p.readmore:hover a,
button.button:hover,
.mailchimp_signup_form button.button {
    color: #FFFFFF !important;
}


/* FONT CONTROLS
----------------------------------------------------------- */

#fontControls {
    float: right;
    margin-right: 32px;
    margin-top: 22px;
    text-align: center;
}

#fontControls a {
    color: #333333;
}

.decreaseSize {
    font-size: 12px;
}

.increaseSize {
    font-size: 19px;
}

.resetSize {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
}


/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
    height: 0;
    visibility: hidden;
}

.s5_scrolltotop {
    background: url("../images/s5_scroll_arrow.png") no-repeat scroll 18px 15px #ffffff;
    cursor: pointer;
    float: none;
    height: 57px;
    left: 50%;
    margin-left: -29px;
    margin-right: auto;
    position: absolute;
    margin-top: -26px;
    text-align: center;
    width: 57px;
    z-index: 12;
}


/* BOTTOM MENU
----------------------------------------------------------- */

#s5_bottom_row3_area2 ul.menu li {
    padding-top: 5px;
}

#s5_bottom_menu_wrap ul.menu a:hover {
    text-decoration: none;
}

#s5_bottom_menu_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 22px;
    margin-top: 12px;
    float: left !important;
}

#s5_bottom_menu_wrap ul.menu li {
    padding-right: 7px;
    padding-left: 7px;
    font-size: .9em;
    font-weight: 300;
    color: #747474;
    float: left;
}

#s5_bottom_menu_wrap ul.menu li a {
    font-size: 1em;
    color: #747474;
}


/* COLUMN MENU
----------------------------------------------------------- */

#s5_center_area1 .module_round_box ul.menu a {
    padding: 24px;
    padding-bottom: 6px;
    padding-top: 6px;
    display: block;
    color: #191919;
}

.module_round_box ul.menu a:hover {
    text-decoration: underline;
}

.module_round_box ul.menu ul a:hover {
    text-decoration: underline;
}

.module_round_box ul.menu ul a {
    background: none;
    padding: 6px;
    padding-left: 10px;
    border-bottom: none;
    display: block;
}

.module_round_box ul.menu ul ul a {
    font-size: 8pt;
    padding: 3px;
    padding-left: 20px;
    border-bottom: none;
    display: block;
    font-weight: normal;
}

.module_round_box ul.menu #current ul span {
    font-weight: normal;
}

.module_round_box ul.menu li {
    padding: 0px;
}

.module_round_box ul.menu li ul li {
    margin-left: 24px;
}

#s5_center_area1 .module_round_box_outer ul.menu a,
#s5_center_area1 .module_round_box_outer .separator {
    display: block;
    font-size: 1.0em;
    padding: 5px 0px;
}

#s5_center_area1 .module_round_box_outer ul.menu a:hover {
    text-decoration: none;
    color: #000000;
}

#s5_center_area1 .module_round_box_outer ul.menu ul a:hover {
    text-decoration: none;
}

#s5_center_area1 .module_round_box_outer ul.menu ul a {
    background: none;
    padding: 0 6px 0px 10px;
    border-bottom: none;
    display: block;
}

#s5_center_area1 .module_round_box_outer ul.menu ul ul a {
    border-bottom: medium none;
    display: block;
    font-size: 1em;
    font-weight: 300;
    line-height: 23px;
    padding: 0 3px 0 19px;
}

#s5_center_area1 .module_round_box_outer ul.menu #current ul span {
    font-weight: normal;
}

#s5_center_area1 .module_round_box_outer ul.menu li {
    margin-left: 9px;
    padding: 0px;
    margin-bottom: 21px;
}

#s5_center_area1 .module_round_box_outer ul.menu li a,
#s5_center_area1 .module_round_box_outer .separator {}

#s5_center_area1 .module_round_box_outer ul.menu li li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#s5_center_area1 .module_round_box_outer ul.menu li ul li {
    margin-left: 24px;
}

#s5_center_area1 .module_round_box_outer .menu li img {
    margin-left: -6px;
    padding-right: 12px;
}

#s5_center_area1 .module_round_box_outer .separator .image-title {
    font-size: 1.1em;
}

#s5_center_area1 .module_round_box_outer .separator {
    display: block;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-top: 5px;
}

#s5_center_area1 .module_round_box_outer ul.menu a {}

#s5_center_area1 .module_round_box_outer ul.menu ul {
    font-size: 0.9em;
    margin-top: 17px;
}

#s5_center_area1 ul.menu li ul li ul li span {
    line-height: 16px;
    padding: 0 !important;
}

#s5_center_area1 ul.menu li li a {
    color: #5d5d5d;
}

#s5_center_area1 ul.menu li img {
    display: none;
}


/* ACCORDION MENU
----------------------------------------------------------- */

.s5_accordion_menu ul li span {
    color: #000000;
    font-weight: 300;
}

.s5_accordion_menu h3.s5_am_toggler,
.s5_accordion_menu h3.s5_am_toggler a.mainlevel {
    line-height: normal !important;
    background: none !important;
    font-weight: 300;
}

.s5_accordion_menu h3.s5_am_toggler {
    border: none !important;
}

.s5_accordion_menu h3.s5_am_open a.mainlevel {
    color: #ffffff !important;
}

.s5_accordion_menu h3.s5_am_open:hover a.mainlevel {
    color: #292929 !important;
}

div.s5_accordion_menu_element li li {
    padding-left: 4px !important;
}

div.s5_accordion_menu_element li li li {
    padding-left: 12px !important;
}

div.s5_accordion_menu_element li a,
.s5_am_inner_li .separator span {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    padding-left: 7px !important;
    border-bottom: none !important;
    font-size: .9em !important;
    display: block !important;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    color: #000000 !important;
}

div.s5_accordion_menu_element li li a,
.s5_am_innermenu .s5_am_inner_li .separator span {
    background: none !important;
    padding-left: 10px !important;
    padding-right: 6px !important;
    font-size: 0.85em !important;
    border: none !important;
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}

#current ul.s5_am_innermenu a.mainlevel {
    color: #292929 !important;
}

h3 span.s5_accordion_menu_left {
    display: block !important;
    padding: 8px 18px 6px 28px !important;
}

.s5_am_inner_li span.s5_accordion_menu_left {
    padding: 0px !important;
}

.s5_am_innermenu span.s5_accordion_menu_left {
    background: none !important;
}

.s5_accordion_menu ul li {
    padding: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    line-height: 16px;
}

.s5_accordion_menu {
    margin: 6px 0px 0 !important;
}

.s5_accordion_menu div {
    width: 100% !important;
}

.s5_am_innermenu img {
    display: none !important;
}

.s5_accordion_menu h3 {
    padding: 0px !important;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    color: #292929 !important;
    margin: 0px !important;
    position: relative !important;
    width: 100% !important;
    display: block !important;
    font-size: 1.0em !important;
    height: 38px !important;
    margin-bottom: 7px !important;
}

.s5_accordion_menu h3:hover {
    background: #000000 !important;
    color: #ffffff !important;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.s5_accordion_menu h3:hover a {
    color: #ffffff !important;
}

.s5_accordion_menu h3.s5_am_toggler:hover {
    background-color: #000000 !important;
}

.s5_accordion_menu h3.s5_am_parent span.s5_accordion_menu_left {
    cursor: pointer !important;
    background: url(../images/s5_acc_r_parent.png) no-repeat right -27px !important;
    padding-right: 24px !important;
    position: relative !important;
}

.s5_accordion_menu h3.s5_am_parent span.s5_accordion_menu_left:hover {
    background: #000000 url(../images/s5_acc_r_parent_hover.png) no-repeat right -27px !important;
}

.s5_accordion_menu h3.s5_am_open:hover span,
.s5_accordion_menu h3.s5_am_open:hover a {
    color: #ffffff;
}

.s5_accordion_menu h3.s5_am_open span.s5_accordion_menu_left {
    background: url(../images/s5_acc_r_parent_hover.png) no-repeat right -27px !important;
}

.s5_accordion_menu h3.s5_am_open span.s5_accordion_menu_left:hover {
    background: url(../images/s5_acc_r_parent_hover.png) no-repeat right -27px !important;
}

.s5_accordion_menu h3.s5_am_not_parent span.s5_accordion_menu_left {
    background: none !important;
}

.s5_accordion_menu h3.s5_am_toggler.s5_am_open.s5_am_parent {
    background: #000000 !important;
}

.s5_accordion_menu h3.s5_am_not_parent {
    cursor: pointer !important;
}

.s5_accordion_menu h3.s5_am_toggler div {
    margin: 0px !important;
    padding: 0px !important;
}

.s5_accordion_menu h3.s5_am_toggler a.mainlevel {
    width: auto !important;
    border: none !important;
    padding: 0px !important;
    color: #292929;
    margin: 0px !important;
}

.s5_accordion_menu h3.s5_am_toggler:hover a.mainlevel {
    color: #ffffff;
    text-decoration: none;
}

div.s5_accordion_menu_element li {
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: none !important;
}

div.s5_accordion_menu_element {
    width: auto !important;
}

.s5_accordion_menu #s5_am_parent_div_current,
.s5_accordion_menu .s5_accordion_menu_element {
    background: none !important;
}

ul.s5_am_innermenu {
    padding-top: 0px !important;
    padding-bottom: 8px !important;
    padding-left: 11px !important;
    padding-right: 8px !important;
    margin-bottom: 0px !important;
    margin-left: 20px !important;
    margin-top: 0px !important;
}

ul.s5_am_innermenu a:hover {
    color: #000000 !important;
    text-decoration: underline !important;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.s5_accordion_menu h3.s5_am_parent {
    padding-right: 0px !important;
}

.s5_accordion_menu h3 span img {
    padding-top: 2px;
    margin-left: -6px;
}


/* BODY ELEMENTS
----------------------------------------------------------- */

.s5_logo {
    float: left;
    height: 38px;
    margin-left: 0;
    cursor: pointer;
    margin: 27px 23px 6px 5px;
    width: 189px;
}

#s5_logo {
    margin-right: 32px;
    margin-left: 22px;
    float: left;
}

#s5_menu_wrap .s5_logo,
#s5_menu_wrap .s5_logo_module {
    display: block;
}

#s5_menu_wrap.s5_wrap .s5_logo,
#s5_menu_wrap.s5_wrap_fmfullwidth .s5_logo {
    float: left;
    display: block !important;
    height: 39px;
    cursor: pointer;
    margin: 27px 23px 6px 26px;
    width: 189px;
}

#s5_menu_wrap.s5_wrap .s5_logo {
    margin: 27px 23px 6px 5px;
}

.s5_logo_floating {
    display: none;
}

#s5_menu_inner {
    float: left;
    height: 98px;
    background: #ffffff;
}

#s5_menu_wrap {
    width: 100%;
    height: 98px;
    background: #cccccc;
}

.s5_logo_module {
    float: left;
    height: 67px;
    cursor: pointer;
    margin: 14px 23px 6px 1px;
    width: 207px;
}

.s5_logo_wrap {
    float: left;
}

#s5_menu_wrap.s5_wrap .s5_logo_module,
#s5_menu_wrap.s5_wrap_fmfullwidth .s5_logo_module {
    float: left;
    height: 50px;
    -ms-transform: scale(0.8);
    /* IE 9 */
    -webkit-transform: scale(0.8);
    /* Chrome, Safari, Opera */
    transform: scale(0.8);
    display: block;
    cursor: pointer;
    margin: -16px 23px 6px 6px;
    width: 207px;
}

#s5_menu_wrap.s5_wrap .s5_logo_module {
    margin: 23px 23px 6px -2px;
}

.s5_wrap_fmfullwidth .s5_wrap_menu {
    margin: 0 auto;
}

#s5_mobilelogo {
    padding-bottom: 31px;
    padding-top: 8px;
    display: none;
}

#s5_mobilelogo #s5_logo,
#s5_mobilelogo #s5_logo_module {
    text-align: center;
    float: none;
}

#s5_loginreg {
    margin-top: 17px;
}

#s5_loginreg,
#s5_register,
#s5_login {
    font-size: 0.96em;
    float: right;
}

#s5_register:hover,
#s5_login:hover {
    color: #ffffff;
}

#s5_login {
    cursor: pointer;
    border: 3px solid transparent;
    padding: 2px 21px;
    color: #868686;
}

#s5_register {
    cursor: pointer;
    color: #868686;
    border: 3px solid #cccccc;
    padding: 2px 21px;
}

.article-info.muted {
    margin-left: -9px;
}

.article-info dd {
    color: #a6a6a6 !important;
    display: inline-block;
    line-height: 21px !important;
    font-weight: 300;
    font-size: 1em;
    margin-bottom: 0;
    padding: 0 8px 0 10px;
}

.category-name a {
    color: #a6a6a6 !important;
}

.jicons-icons {
    display: none;
}

.contact-form input {
    margin-bottom: 15px;
}

.blog-item .article-info {
    margin: 12px 0 !important; 
}

.article-info-term {
    display: none;
}

.item h2,
.item-page h2,
.items-leading h2 {
    margin-bottom: 17px;
}

#s5_component_wrap .item h2,
#s5_component_wrap .item h2 a,
#s5_component_wrap .item-page h2,
#s5_component_wrap .item-page h2 a,
#s5_component_wrap .items-leading h2 a {
    color: #292929 !important;
}

.item h2,
.item h2 a,
.item-page h2,
.item-page h2 a,
.items-leading h2 a,
legend {
    font-weight: 200;
    font-size: 1.4em;
}

.contact h2 {
    font-size: 1.9em;
}

li.pagenav-prev a:hover,
li.pagenav-next a:hover {
    text-decoration: none;
}

.contact h3 {
    color: #7d7d7d;
    font-size: 1.1em;
}

.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 {
    border: none !important;
}

#s5_pos_custom_1 {
    position: relative;
}

#s5_pos1_overlay_module {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 40%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
}

#s5_pos1_overlay_inner {
    color: #ffffff;
}

#s5_pos1_overlay_inner .module_round_box,
#s5_pos1_overlay_inner .module_round_box .s5_h3_first,
#s5_pos1_overlay_inner .module_round_box h3,
#s5_pos1_overlay_inner a {
    color: #ffffff;
}

#s5_header_area1 {
    background: #f7f7f7;
    color: #868686;
    border-bottom: 1px solid #eeeeee;
    height: auto;
    padding-bottom: 19px;
}

#s5_latestnewsmod {
    margin-top: 24px;
    float: left;
    width: 50%;
}

#s5_header_wrap {
    margin-left: 53px;
    margin-right: 53px;
}

#s5_breadcrumb_outter {
    background: #383838;
}

#s5_breadcrumb_wrap {
    font-size: .9em;
    padding-bottom: 27px;
    padding-top: 27px;
    color: #333333;
}

#s5_breadcrumb_wrap a {
    margin-right: 3px;
    color: #333333;
}

.breadcrumbs span {
    margin-right: 10px;
}

#s5_responsive_mobile_bar_active span {
    margin-top: -5px;
}

#s5_date {
    float: right;
    margin-right: 49px;
    margin-top: 32px;
}

#s5_component_wrap_inner {
    padding: 60px 90px 90px;
}

#s5_bottom_row3_inner div.s5_float_left {
    margin-left: -1px;
    border-right: 1px solid #4c4c4c;
}

#s5_bottom_row3_inner div.s5_float_left:last-child {
    border: none !important;
}

#s5_footer {
    font-size: 0.9em;
    margin-right: 31px;
    color: #747474;
    margin-left: 32px;
    margin-top: 22px;
    float: right;
}

#s5_footer a {
    color: #747474;
}

#s5_footer_area1 {
    margin-bottom: 10px;
}

#s5_language_wrap {
    float: right;
    margin-left: 21px;
    margin-top: 22px;
}

.s5_testimonials {
    height: 58px;
    width: 58px;
}

.s5_username {
    display: block;
    font-size: 0.95em;
    font-weight: normal;
    margin-bottom: -3px;
}

.s5_userquote {
    color: #5e5e5e;
    display: table-cell;
    font-size: 0.9em;
    font-style: italic;
    line-height: 21px;
}

.module_round_box-footer_mods .s5_username {
    font-size: 1.1em;
    margin-bottom: 6px;
}

.module_round_box-footer_mods .s5_userquote {
    font-size: 1.1em;
    color: #ffffff;
}

#s5_left_column_wrap,
#s5_right_column_wrap {
    background: #f7f7f7;
}

#s5_left_column_wrap .s5_mod_news2_title,
#s5_right_column_wrap .s5_mod_news2_title {
    background: url("../images/titleline_dark.png") no-repeat scroll 3px 91% rgba(0, 0, 0, 0);
}

h3.s5_am_toggler.s5_am_not_parent.s5_am_open {
  background: #000000 !important;
}


/* MODULE STYLES
----------------------------------------------------------- */

#s5_above_body,
#s5_below_body {
    margin-right: -12px;
}

#s5_above_body .moduletable {
    margin-bottom: 20px;
    padding-right: 12px;
}

#s5_below_body .moduletable {
    margin-top: 20px;
    padding-right: 12px;
}

.module_round_box h3 {
    font-size: 1.3em;
    margin-bottom: 14px;
    margin-top: 3px;
    color: #000000;
}

.module_round_box .s5_h3_first {
    color: #000000;
}

.module_round_box {
    text-shadow: none;
    color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 40px;
}

#s5_right_column_wrap .module_round_box,
#s5_left_column_wrap .module_round_box {
    padding: 45px;
}

.module_round_box a {
    color: #000000;
}

.module_round_box_inner {
    padding: 0px;
}

#s5_drop_down_wrap .module_round_box {
    margin-bottom: 35px;
}


/* -nospacing */

.module_round_box-nospacing {
    margin: 0px;
}


/* -topleft */

.module_round_box-topleft h3 {
    color: #ffffff;
    position: absolute;
    font-size: 0.95em;
    margin-left: 53px;
    margin-top: 44px;
    padding: 4px 22px;
    z-index: 1;
}


/* -topleft_above */

.module_round_box-topleft_above {
    padding: 60px 63px 63px;
}

.module_round_box-topleft_above h3.s5_mod_h3 {
    color: #ffffff;
    display: inline-block;
    font-size: 0.95em;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 60px;
    padding: 4px 22px;
    z-index: 1;
}

.module_round_box-topleft_above .s5_mod_news2_titletext {
    font-size: 0.6em;
    margin-top: -6px;
    line-height: 25px;
}

.module_round_box-topleft_above .s5_mod_news2_title {
    padding-bottom: 18px;
}


/* -centered_dark */

.module_round_box-centered_dark {
    padding-bottom: 50px;
    padding-top: 90px;
    background: #4d4d4d;
    text-align: center;
}

.module_round_box-centered_dark input {
    background: #464646;
    border: none;
    color: #ffffff;
}

.module_round_box-centered_dark .button {
    border: none;
}

.module_round_box-centered_dark h3 {
    color: #ffffff;
    font-size: 1.8em;
    margin-bottom: 32px;
    padding-bottom: 36px;
    background: url(../images/titleline.png) no-repeat center 89%;
}


/* -centered_dark2 */

.module_round_box-centered_dark2 {
    padding-top: 0px;
    padding-bottom: 10px;
    font-size: 0.95em;
    background: #4d4d4d;
    color: #b3b3b3;
    text-align: center;
}


/* -footer_mods	*/

.module_round_box-footer_mods {
    color: #ffffff;
    font-size: 0.8em;
    line-height: 21px;
    padding-left: 62px;
    padding-right: 62px;
    min-height: 395px;
}

.module_round_box-footer_mods a {
    color: #ffffff;
}

.module_round_box-footer_mods a:hover {
    text-decoration: none;
}

.module_round_box-footer_mods h3 {
    font-size: 1.2em;
    margin-bottom: 50px;
    color: #ffffff;
}


/* -newsticker */

.module_round_box-newsticker h3 {
    font-size: 0.95em;
}

.module_round_box-newsticker .s5_mod_h3_outer {
    float: left;
    padding-right: 18px;
}

.module_round_box-newsticker #s5textrotatecls_otr {
    padding-top: 8px;
}


/* -weather */

.module_round_box-weather {
    color: #949494;
}


/*  -dark
-----------------------	*/

.module_round_box-dark h3.s5_mod_h3 {
    color: #ffffff;
    font-size: 1.4em;
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 3px;
}

.module_round_box-dark .s5_h3_first {
    color: #ffffff;
}

.module_round_box-dark {
    text-shadow: none;
    background: #333333;
    color: #ffffff;
    padding: 40px;
    margin-left: 0px;
    margin-right: 0px;
}


/*  -gray
-----------------------	*/

.module_round_box-gray h3.s5_mod_h3 {
    color: #000000;
    font-size: 1.4em;
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 3px;
}

.module_round_box-gray .s5_h3_first {
    color: #000000;
}

.module_round_box-gray {
    text-shadow: none;
    background: #f8f8f8;
    color: #000000;
    padding: 40px;
    margin-left: 0px;
    margin-right: 0px;
}


/*  -highlight1
-----------------------	*/

.module_round_box-highlight1 h3.s5_mod_h3 {
    color: #ffffff;
    font-size: 1.4em;
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 3px;
}

.module_round_box-highlight1 .s5_h3_first {
    color: #ffffff;
}

.module_round_box-highlight1 {
    text-shadow: none;
    background: #f8f8f8;
    color: #ffffff;
    padding: 40px;
    margin-left: 0px;
    margin-right: 0px;
}


/*  -highlight2
-----------------------	*/

.module_round_box-highlight2 h3.s5_mod_h3 {
    color: #ffffff;
    font-size: 1.4em;
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 3px;
}

.module_round_box-highlight2 .s5_h3_first {
    color: #ffffff;
}

.module_round_box-highlight2 {
    text-shadow: none;
    background: #f8f8f8;
    color: #ffffff;
    padding: 40px;
    margin-left: 0px;
    margin-right: 0px;
}


/*  -outlined
-----------------------	*/

.module_round_box-outlined h3.s5_mod_h3 {
    color: #000000;
    font-size: 1.4em;
    margin-bottom: 35px;
    margin-left: 0;
    margin-top: 3px;
}

.module_round_box-outlined .s5_h3_first {
    color: #000000;
}

.module_round_box-outlined {
    text-shadow: none;
    border: 2px solid #000000;
    color: #000000;
    padding: 35px 40px;
    margin-left: 0px;
    margin-right: 0px;
}

.module_round_box_outer {
    position: relative;
}


/* SPACING AND ALIGNMENT
----------------------------------------------------------- */

.module_round_box_outer,
#s5_component_wrap,
#s5_center_area .moduletable,
.module_round_box_outer-none {
    margin-left: 0px;
    margin-right: 0px;
}

#s5_bottom_row3_inner {
    padding-top: 60px;
    padding-bottom: 60px;
}


/* GLOBAL CSS
----------------------------------------------------------- */

.carouselInner .thumbnail,
.s5_pricetable_column .price,
#s5_is_leftarrow,
#s5_is_rightarrow,
.s5_testimonials,
.jdGallery a.right,
.jdGallery a.left,
.s5_scrolltotop,
.s5_testimonials,
.social_icon,
.rslides_nav.next,
.rslides_nav.prev,
.s5_mason_load_more {
    -moz-border-radius: 109px !important;
    -webkit-border-radius: 109px !important;
    border-radius: 109px !important;
}

#s5_inquiryboxopen,
#s5_inquiryboxopentitle {
    -moz-border-radius: 12px 12px 0 0;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
}

#s5_responsive_mobile_bottom_bar .s5_scrolltotop,
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.button,
p.readmore a,
a.readon,
div.catItemReadMore,
.userItemReadMore,
div.catItemCommentsLink,
.userItemCommentsLink,
a.readmore-link,
a.comments-link,
div.itemCommentsForm form input#submitCommentButton,
#s5_login,
#s5_register,
#s5_bottom_menu_wrap ul.menu a,
#s5_footer a,
.s5_scrolltotop,
.jdGallery .carousel .carouselInner .thumbnail,
.jdExtCarousel .carouselInner .thumbnail,
#s5_bottom_row3_area2 .module_round_box ul.menu a,
.s5_va_active span.s5_va_h3_inner_span,
.s5_va_inactive span.s5_va_h3_inner_span,
#s5_top_menu ul li a,
a,
.s5_rowselector,
.S5_menu_module_group img,
input#mod-search-searchword,
.s5_scrolltotop,
#s5_cartbutton,
.jdGallery a.left,
.jdGallery a.right,
#s5_scrolltopvar,
#s5_top_menu_wrap li a,
#s5_is_leftarrow,
#s5_is_rightarrow,
.S5_parent_subtext,
.S5_submenu_item,
.S5_subtext,
.inputbox,
.registration input,
.login input,
.contact-form input,
#jform_contact_message,
input,
.s5_scrolltop_fadeout,
.s5_scrolltop_fadein,
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.btn-group.open .btn-primary.dropdown-toggle,
.btn-primary:hover,
.btn-primary,
.item-page .dropdown-menu li > a:hover,
.blog .dropdown-menu li > a:hover,
.item .dropdown-menu li > a:hover,
#searchForm .btn-toolbar .btn,
#cboxLoadedContent input,
#s5_nav li:hover,
#s5_nav li,
button,
button:hover,
.letter_div_m a:hover,
.letter_div_m a,
#items_imageleft,
#items_imageright,
.s5_button,
#s5_nav li span.s5_level1_span1,
.s5_scrolltotop,
a.readon,
p.readmore a,
#s5_custom2 .module_round_box-bigtitle_dark h3.s5_mod_h3,
#s5_custom2 .module_round_box-bigtitle_light h3.s5_mod_h3,
textarea,
a.btn,
p.readmore a.btn,
p.readmore a,
p.readmore,
a.readon,
#myGallery a.readon,
.module_round_box-footer_mods a,
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 {
    -webkit-transition: all 200ms ease-in 0s;
    -moz-transition: all 200ms ease-in 0s;
    -o-transition: all 200ms ease-in 0s;
    transition: all 200ms ease-in 0s;
}

#s5_responsive_mobile_scroll .s5_scrolltotop {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin-top: 19px !important;
}

.s5_is_css_7 {
  height: auto !important;
}

/* Pagination
----------------------------------------------------------- */

.pagination .pagination,
p.counter,
.pagination span.s5_pagespan a,
.pagination span.s5_pagespan a:hover {
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.pagination p.counter {
    font-size: .9em;
}

.pagination .pagination {
    margin-top: -40px;
}

.pagination-toolbar .pagination {
    margin-top: 0px;
}

.pagination:hover .pagination {
    margin-top: 0px;
}

.pagination span {
    color: #cccccc;
}

p.counter {
    color: #cccccc;
}

.pagination {
    height: 78px !important;
    font-weight: 300;
}

p.counter {
    -moz-opacity: .0 !important;
    -khtml-opacity: .0 !important;
    filter: alpha(opacity=0) !important;
    opacity: .0 !important;
    visibility: hidden;
}

.pagination:hover p.counter {
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
    visibility: visible;
}

.s5_pagespan a,
.pagination a {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #000000;
}

.pagination span.s5_pagespan strong {
    font-weight: 300;
    color: #FFFFFF;
}

.pagination span.s5_pagespan span,
.pagination span.s5_pagespan a {
    display: inline-block;
    height: 21px !important;
    line-height: 20px;
    padding: 4px 8px !important;
    width: 13px !important;
}

.pagination span.s5_pagespan a {
    border: 1px solid #333333;
    background: #333333;
}

.pagination span.s5_pagespan span {
    border: 1px solid #242424;
    background: #333333;
}

.pagination span.s5_pagespan a {
    font-weight: 300;
    background: transparent;
    color: #818181;
}

.pagination span.s5_pagespan a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #333333;
}


/* J3.0 */

.counter.pull-right {
    float: none;
}

.pagination [class*="span"] {
    float: none;
    margin-left: 0;
}

.pagination .pagination a {
    padding-left: 3px !important;
    padding-right: 3px !important;
}


/* SEARCH
----------------------------------------------------------- */

#s5_search_pos_wrap .module_round_box .s5_h3_first {
    color: #ffffff;
}

#s5_search_overlay {
    background: #ffffff;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

#s5_search_pos_wrap {
    padding-top: 120px;
}

#s5_search_overlay .button,
#s5_search_overlay button {
    display: none;
}

#s5_search_overlay input {
    font-size: .95em;
    border: 1px solid #ffffff !important;
    width: 93%;
    padding: 3.5% !important;
    padding-top: 1.5% !important;
    padding-bottom: 1.5% !important;
}

#s5_search_overlay input:focus {
    background: #ffffff !important;
}

#s5_search_overlay .s5_mod_h3_outer h3 {
    font-size: 1.6em;
    font-weight: 300;
    margin-bottom: 32px;
    color: #FFFFFF;
    text-align: center;
}

.icon_search_close {
    float: right;
    margin-right: 60px;
    margin-top: 52px;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 3.2em;
}

.s5_search_open {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    height: 1000000px;
    z-index: 4;
}

.s5_search_close {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    height: 0px;
    z-index: 0;
    overflow: hidden;
}

.s5_search_open,
.s5_search_close {
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

#s5_search_wrap {
    color: #868686;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 23px;
    height: 18px;
    line-height: 18px;
    margin-left: 22px;
    margin-top: 26px;
    width: 18px;
}

.s5_wrap_fmfullwidth #s5_search_wrap {
    color: #666666;
}

#s5_search_pos_wrap {
    padding-left: 19%;
    padding-right: 19%;
}

.s5_ls_result2 h2,
.s5_ls_result1 h2 {
    font-size: 1.6em;
}

#s5_search_overlay .s5_mod_h3_outer h3 {
    background: url("../images/titleline.png") no-repeat scroll center 100% rgba(0, 0, 0, 0);
    margin-bottom: 45px;
    padding-bottom: 25px;
}


/* S5 LIVE SEARCH
----------------------------------------------------------- */

.s5_ls_top_bar,
.s5_ls_bottom_bar {
    border: medium none !important;
    line-height: 3px !important;
    background: none !important;
}

#s5_ls_outer_wrap {
    background: #ffffff;
}

#s5_ls_close {
    right: 4px !important;
    top: 11px !important;
}

#s5_ls_outer_wrap {
    padding-top: 0px !important;
}

#s5_ls_outer_wrap div {
    margin: 0 !important;
    padding-bottom: 22px !important;
    padding-left: 34px !important;
    padding-top: 22px !important;
}

#s5_ls_outer_wrap div {
    border: 1px solid transparent !important;
}

#s5_ls_outer_wrap div,
.s5_ls_search_word {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.s5_ls_bar_span {
    font-size: 0.8em !important;
    font-weight: normal !important;
}

#s5_ls_outer_wrap .s5_ls_result2,
#s5_ls_outer_wrap .s5_ls_result1 {
    line-height: 17px;
    background: none !important;
}

#s5_ls_outer_wrap div:hover {
    border: 1px solid transparent !important;
}

.s5_ls_search_word {
    color: #ffffff;
    padding: 6px 7px !important;
}

.s5_ls_result1 h2 a.s5_ls_result_link,
.s5_ls_result2 h2 a.s5_ls_result_link {
    font-size: .7em !important;
    margin-bottom: 8px !important;
    font-weight: normal !important;
}

#s5_ls_outer_wrap .s5_ls_readmore {
    margin-top: 15px;
    padding: 1px 0px;
    color: #FFFFFF !important;
    display: table;
}

#s5_ls_outer_wrap .s5_ls_readmore:hover {
    text-decoration: none !important;
}

.s5_ls_result1,
.s5_ls_result2 {
    margin-bottom: 10px;
}

.s5_ls_top_bar #s5_ls_close {
    height: 29px !important;
    width: 29px !important;
    display: none !important;
    background: url(../images/s5_lsclose.png) no-repeat !important;
}

#s5_search_form #loading_img {
    height: 23px !important;
    margin-left: 14px !important;
    margin-top: -38px !important;
    background: url(../images/preloader.gif) no-repeat !important;
}

.s5_ls_result2 h2,
.s5_ls_result1 h2 {
    margin-bottom: 14px !important;
}

#s5_ls_outer_wrap {
    margin: 0px !important;
    margin-top: 0px !important;
    position: relative !important;
    height: 300px !important;
    width: 100% !important;
    overflow-x: hidden;
    overflow-y: scroll;
    border: none !important;
    padding-right: 2px;
    background: #eeeeee;
}

.s5_ls_result_link {
    color: #000000 !important;
}

#s5_ls_outer_wrap .s5_ls_readmore {
    color: #000000 !important;
}

#s5_ls_outer_wrap div:hover {
    background: #f7f5f5 !important;
}

#s5_ls_outer_wrap {
    margin: -1px 0 0 !important;
}

#mod-search-searchword {
    background: #ffffff;
}


/* S5 BOX
----------------------------------------------------------- */

#cboxOverlay {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 1) 120%);
    /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%, rgba(0, 0, 0, 0.3)), color-stop(120%, rgba(0, 0, 0, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 1) 120%);
    /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 1) 120%);
    /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 1) 120%);
    /* IE10+ */
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 1%, rgba(0, 0, 0, 1) 120%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#99000000', endColorstr='#e6000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

#s5box_login,
#s5box_register {
    padding-bottom: 18px !important;
    padding-left: 41px !important;
    padding-right: 41px !important;
    padding-top: 18px !important;
    background: transparent !important;
}

.s5_regfloatleft {
    width: 92% !important;
}

#cboxContent,
#cboxContent a,
#cboxContent p label,
#cboxLoadedContent label,
form#member-registration {
    font-weight: 300;
    color: #a2a2a2;
}

#cboxContent h3.s5_mod_h3 {
    font-weight: 400;
}

#cboxContent .button {
    cursor: pointer;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleLeft,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight,
#cboxMiddleRight {
    background: none!important;
}

#cboxLoadedContent .s5_mod_h3_outer {
    margin-bottom: 5px;
    margin-top: 0px;
}

#cboxContent {
    -webkit-box-shadow: 0 0px 17px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 17px 4px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 17px 4px rgba(0, 0, 0, 0.1);
}

#form-login-username,
#form-login-password {
    font-size: 1.1em;
}

#cboxClose {
    background: url(../images/multibox/close.png) no-repeat scroll left top transparent !important;
    top: -9px !important;
    cursor: pointer !important;
    float: right !important;
    height: 30px !important;
    margin: -30px 4px -7px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    right: -47px !important;
    text-indent: 500px !important;
    width: 30px !important;
}

#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
    display: none !important;
}

#cboxLoadedContent label {
    display: block;
    font-size: .8em !important;
    color: #a2a2a2 !important;
    margin-bottom: 2px;
}

#cboxLoadedContent #form-login-remember label {
    display: inline;
    margin-right: 5px;
}

#cboxLoadedContent .button,
#s5box_register_inner .button {
    margin-bottom: 16px;
    font-size: .9em;
    font-weight: 400;
    margin-top: 12px;
    border: 3px solid #cccccc;
    background: none;
    padding: 9px 23px !important
}

#cboxLoadedContent .button:hover,
#s5box_register_inner .button:hover {
    color: #ffffff;
}

#cboxLoadedContent input.button {
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-box-shadow: none;
}

#member-registration input {
    margin-bottom: 4px;
}

#cboxLoadedContent .module_round_box_outer,
#s5box_register .module_round_box_outer {
    padding-bottom: 0px !important;
}

#cboxLoadedContent .s5_module_box_2 {
    padding: 5px 5px 5px;
}

#cboxLoadedContent .module_round_box_outer {
    margin-bottom: 0px;
    margin-top: 0px;
}

#cboxLoadedContent input {
    color: #333333;
    font-size: 15px !important;
    font-weight: 300;
    padding: 12px 15px;
}

#modlgn-remember {
    margin-top: 8px;
}

#cboxLoadedContent input#modlgn-remember {
	margin-top: 10px;
}

.s5_regfloatleft {
    margin-bottom: 3px !important;
    margin-right: 15px;
}

div.likeboxwrap iframe {
    margin: -1px;
}

.likeboxwrap iframe {
    height: 358px !important;
    width: 252px !important;
}

#cboxLoadedContent {
    margin-bottom: 0px !important;
}

.s5_module_box_2 form {
    font-size: 1.1em;
}

#cboxMiddleRight,
#cboxTopRight {
    width: 50px !important;
}

#cboxTopCenter {
    height: 50px !important;
}

#cboxLoadedContent .module_round_box h3 {
    font-size: 1.5em;
    margin-bottom: 25px;
    margin-top: 0px;
}

#colorbox,
#cboxOverlay,
#cboxWrapper {
    overflow: visible !important;
}

#cboxLoadedContent #login-form ul li {
    font-size: 0.9em;
    margin-bottom: -3px;
}

#cboxLoadedContent h3.s5_mod_h3 {
    font-size: 1.4em;
}

#cboxContent .s5_mod_h3_outer h3 {
    font-weight: 500;
}

#cboxLoadingOverlay {
    background: url(../images/loading-bar-black.gif) no-repeat scroll center center #fff;
}

#cboxLoadedContent .module_round_box {
    padding: 20px 7px;
}

#cboxLoadedContent ul li a [class^="icon-"],
#cboxLoadedContent ul li a [class*=" icon-"] {
    display: none !important;
}

.module_round_box_outer,
.moduletable {
  position: relative;
}

.module_round_box_outer .jmodedit,
.moduletable .jmodedit {
  background: #fff !important;
  border: 1px solid #dfdfdf;
  border-radius: 5px !important;
  right: 3px;
  top: 3px;
  position: absolute;
  padding: 5px !important;
  z-index: 5;
}

div[role="tooltip"] {
  border-radius: 4px;
  background: #000;
  border: 1px solid #555555;
  color: #fff;
  display: none;
  font-size: 12px;
  right: 0;
  top: 40px;
  padding: 12px;
  position: absolute;
  z-index: 5;
}

div[role="tooltip"].show {
  display: inline-block;
}

#s5_component_wrap .row {
  margin-left: 0;
}


joomla-field-fancy-select {
  display: inline-block;
}

joomla-field-fancy-select .choices__inner {
  width: auto;
  min-width: 200px;
}

joomla-field-fancy-select .choices__item--selectable .choices__button_joomla {
  margin-left: 8px !important;
}

.field-calendar .input-group {
  display: flex;
  gap: 8px;
}

.field-calendar .input-group input {
  height: auto;
  margin: 0;
}

.field-calendar .input-group button {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.field-calendar .input-group button .visually-hidden {
  display: none;
}

#s5_component_wrap #modules-form .btn.btn-danger {
  font-size: .9em;
  border: 3px solid #bd362f !important;
  box-shadow: none !important;
  padding: 11px 27px !important;
}

.btn {
  background-image: none !important;
}

/* IMAGE AND CONTENT FADER
----------------------------------------------------------- */

.carouselWrapper .thumbnail.active,
.carouselWrapper .thumbnail,
.jdGallery a.left,
.jdGallery a.left:hover,
.jdGallery a.right,
.jdGallery a.right:hover {
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.withArrows a.open {
    width: 100% !important;
    left: 0 !important;
}

.slideInfoZone {
    height: auto !important;
    padding: 0px !important;
    background: none !important;
    right: 0 !important;
    left: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.slideInfoZone br {
    clear: both !important;
    display: block;
}

.jdGallery .slideInfoZone {
    padding-top: 0px !important;
    overflow: visible !important;
    margin-left: 78px !important;
    bottom: 225px !important;
}

.jdGallery .slideInfoZone h2,
.jdGallery .slideInfoZone .slide_title {
    margin: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0px !important;
    font-size: 3.5em !important;
    line-height: 125% !important;
    font-weight: bold !important;
    display: block;
    margin-bottom: 36px !important;
}

.jdGallery .slideInfoZone h2 strong,
.jdGallery .slideInfoZone .slide_title strong {
    font-weight: bold !important;
}

.jdGallery .slideInfoZone p {
    margin: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    padding: 0px !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}

.center_text {
    text-align: center;
    display: block;
}

.slide_text {
    display: block;
    font-size: 1.1em;
    margin-bottom: 20px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.jdGallery a.readon {
    float: left;
    margin-top: 10px;
}

.jdGallery a.right,
.jdGallery a.left {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    width: 50px !important;
    height: 50px !important;
    float: left !important;
    padding: 0px !important;
    top: 16px !important;
    top: 46% !important;
    margin-top: 0px !important;
    z-index: 3 !important;
    background-color: #ffffff !important;
}

.jdGallery a.right {
    margin-right: 24px !important;
    background: url(../images/multiarrows.png) no-repeat scroll -3px -447px rgba(255, 255, 255, .2) !important;
    left: auto !important;
}

.jdGallery a.right:hover {
    background: url(../images/multiarrows.png) no-repeat scroll -2px -148px rgba(255, 255, 255, 1) !important;
}

.jdGallery a.left {
    margin-left: 24px !important;
    background: url(../images/multiarrows.png) no-repeat 0px -299px rgba(255, 255, 255, .2) !important;
    right: auto !important;
}

.jdGallery a.left:hover {
    background: url(../images/multiarrows.png) no-repeat 1px 0px rgba(255, 255, 255, 1) !important;
}

.jdGallery a.left:hover,
.jdGallery a.right:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.jdGallery .slideElement {
    background-size: cover !important;
}

.jdGallery a.carouselBtn,
.jdGallery .carousel .label,
.jdExtCarousel .label {
    display: none !important;
}

.jdGallery div.carouselContainer {
    top: auto !important;
    height: 16px !important;
    bottom: 80px !important;
}

.jdGallery .carousel,
.carouselWrapper {
    top: auto !important;
    height: 16px !important;
    background: none !important;
}

.jdGallery .carousel .carouselInner {
    margin-left: 101px !important;
    position: absolute !important;
    width: auto !important;
}

.carouselInner .thumbnail {
    float: left !important;
    position: relative !important;
    right: 50% !important;
}

.jdGallery div.carouselContainer {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1 !important;
}

.slideInfoZone {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
    opacity: 1 !important;
}

.jdGallery .carousel .carouselInner .thumbnail,
.jdExtCarousel .carouselInner .thumbnail {
    margin-left: 3px !important;
    margin-right: 3px !important;
    margin-top: 0px !important;
    height: 11px !important;
    width: 11px !important;
    border: none !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.jdGallery .carousel .carouselInner .active {
    border: none !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.carousel .thumbnail {
    background: #ffffff !important;
}

.jdGallery a.open {
    display: inline !important;
}

.slideInfoZone .left,
.slideInfoZone .right,
.slideInfoZone .center {
    -webkit-transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -moz-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
}

.slideInfoZone_load .right,
.slideInfoZone_load .left,
.slideInfoZone_load .center {
    margin: 0px !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.slideInfoZone .left,
.slideInfoZone_unload .left {
    float: left;
    width: 40%;
    margin-left: -300px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.slideInfoZone_load .right {
    transition-delay: 700ms;
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -o-transition-delay: 700ms;
}

.slideInfoZone .right,
.slideInfoZone_unload .right {
    float: left;
    width: 45%;
    padding-right: 0;
    margin-top: 300px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}

.slideInfoZone .right img {
    float: left;
    display: block;
    margin-top: -15px;
}

.slideInfoZone .right img.no_margin {
    margin-top: 5px;
}

.slideInfoZone .center,
.slideInfoZone_unload .center {
    margin-top: -100px;
    padding-top: 30px;
    float: left;
    width: 100%;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    text-align: center;
}

.carouselContainer .carousel .active {
    left: auto !important;
}

.jdGallery .loadingElement {
    background-color: #ffffff !important;
    background-image: url(../images/loading-bar-black.gif) !important;
}

#myGallery a.readon {
    font-size: .9em;
    padding: 7px 25px;
    color: #ffffff;
}

#myGallery a.readon:hover {
    color: #ffffff !important;
}

.jdGallery div.carouselContainer {
    bottom: 69px !important;
    top: auto !important;
}

.jdGallery .slideInfoZone .slide_title {
    background: url(../images/iacftitleline.png) no-repeat 3px 100%;
    padding-bottom: 24px !important;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#myGallery a.readon {
    margin-right: 35px;
}


/* S5 TAB SHOW
----------------------------------------------------------- */

.s5_tab_show_slide_button_active,
.s5_tab_show_slide_button_inactive {
    margin-right: 0px !important;
    padding: 27px 23px;
}

.s5_tab_show_slide_button_inactive {
    background: #ffffff;
    color: #000000;
}

.s5_tab_show_slide_inner {
    font-size: 0.9em;
    padding: 55px;
}


/* S5 NEWS DISPLAY 2
----------------------------------------------------------- */

.s5_mod_news2_overlay p.readmore a {
    color: #ffffff;
    display: inline;
}

.s5_mod_news2_title {
    background: url(../images/titleline.png) no-repeat 3px 91%;
    padding-bottom: 28px;
}

.readmore.s5modnews {
    background: none;
}


/* S5 NEWS TICKER
----------------------------------------------------------- */

#s5textrotatecls_otr a {
    color: #868686;
    font-size: 0.9em;
    line-height: 17px;
}

.rslides_nav.next,
.rslides_nav.prev {
    border: 1px solid transparent;
}

.rslides_nav.next {
    margin-left: 15px;
}

#s5_newsticker_slides.rslides {
    margin-left: 44px;
}

#s5_newsticker_slides li {
    line-height: 1.3;
}

.s5_mod_h3_below {
    clear: none !important;
}


/* WEATHER
----------------------------------------------------------- */

.s5_weatherimage {
    display: none !important;
}

.s5_weatherfloatleft {
    display: table-cell;
}

.s5_weathertempday {
    width: 150px !important;
}

.s5_weathertemp {
    margin-bottom: 10px;
    font-size: 3.5em;
}

.s5_weatherlocation {
    margin-top: -12px;
    font-size: 1.7em;
}

.s5weather_padding {
    padding-left: 52px !important;
    padding-top: 52px !important;
}

.s5_weatherimage {
    margin-left: -3px;
}

.s5_weatherextras {
    font-size: .9em;
    line-height: 19px;
}

.s5_weatherbuttons {
    float: left;
    margin-left: 52px;
    margin-top: 21px;
}

.s5_weather {
    cursor: pointer;
    float: left;
    height: 11px;
    margin-left: 5px;
    width: 11px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
}

.s5_weather.nonactive {
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    background: #cccccc;
}

.s5_weather.active {
    -webkit-transition: all 200ms ease-in 0s;
    -moz-transition: all 200ms ease-in 0s;
    -o-transition: all 200ms ease-in 0s;
    transition: all 200ms ease-in 0s;
    background: #cccccc;
}

.s5_weathertabon {
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear;
}

.s5_weatherwhentext {
    font-size: 1.4em;
    margin-top: -21px;
    width: 30px;
}

.s5_weathertaboff {}

.s5_weatherimage {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

#s5_weather1tab .s5_weathertemp {
    margin-bottom: 31px;
}

#s5_weather2 {
    display: none;
}


/* MULTIBOX
----------------------------------------------------------- */

.MultiBoxContainer {
    background: none !important;
    border: none !important;
}

.MultiBoxControls {
    background: transparent !important;
    font-size: 1.2em !important;
    color: #ffffff !important;
}

.MultiBoxDescription {
    top: -6px;
    font-size: 0.7em !important;
}

.MultiBoxClose {
    right: -34px !important;
    top: -34px !important;
}

.MultiBoxContent {
    -webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 22px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 22px rgba(0, 0, 0, 0.5);
}

.MultiBoxTitle {
    font-weight: 300 !important;
    font-size: 0.8em !important;
}

.MultiBoxControlsContainer {
    margin-top: 13px;
}

.MultiBoxPrevious,
.MultiBoxNext {
    height: 29px !important;
    width: 29px !important;
}

.MultiBoxTitle {
    margin: 3px 0 0 44px !important;
}

.MultiBoxDescription {
    font-weight: 300 !important;
    margin-left: 41px !important;
}

.MultiBoxNumber {
    margin: 4px 41px 0 0 !important;
}

#OverlayContainer {
    position: fixed !important;
}


/* S5 MASONRY
----------------------------------------------------------- */

.button.s5_mason_load_more {
    background: #ececec;
    border: solid 1px transparent;
    color: #868686;
    font-size: 0.85em !important;
    font-weight: 300 !important;
    margin-bottom: 1px !important;
    padding: 11px 46px !important;
}

.s5_mason_load_more:hover {
    color: #ffffff;
}

.s5_masonry_navwrap {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    background: #f7f7f7;
}

.s5_masonry_articles li {
    padding: 9px 9px !important;
    padding-right: 12px !important;
    margin: 0px;
}

.s5_masonry_articles li a {
    font-size: .95em !important;
    border-bottom: 3px transparent solid;
    margin-bottom: 3px !important;
    margin-top: 3px;
    color: #000000;
}

.s5_masonry_articles li a:hover {
    text-decoration: none;
    border-bottom: 3px #cccccc solid;
}

.s5_masonry_articletitle a {
    color: #000000;
}

.s5_loading_inner {
    background: url(../images/loading-bar-black.gif) no-repeat scroll center center;
}

.s5_masonry_articles li {
    margin-top: 22px;
}

#newsdisplaycontainer .item {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 20px;
}

ul.s5_masonry_articles li {
    right: auto !important;
}

ul.s5_masonry_articles {
    float: right;
    padding-top: 20px;
    margin-right: 42px !important;
    left: auto;
}

.s5_mason_it_wrap {
    font-size: 0.8em;
}

.s5_masonry_articletitle {
    padding-bottom: 22px;
    background: url(../images/titleline_dark.png) no-repeat scroll 3px 91% rgba(0, 0, 0, 0);
}

/* Login */

#cboxLoadedContent .mod-login .btn,
#cboxLoadedContent .mod-login .form-check-label, 
#cboxLoadedContent .mod-login .mod-login__options {
  margin: 16px 0 0;
}

.mod-login .input-group .form-control {
  box-sizing: border-box;
  width: 100%;
  height: 46px;
  margin-bottom: 12px !important;
}


.mod-login .input-group label,
.mod-login .input-group .input-group-text {
  display: none !important;
}

#cboxLoadedContent .mod-login__password .input-password-toggle {
  font-weight: 400;
  font-size: 12px;
}

#cboxLoadedContent .mod-login__password .input-password-toggle:hover {
  color: #f7921c !important;
}

#cboxLoadedContent .mod-login__remember .form-check-label,
#s5_responsive_mobile_sidebar_login_register_wrap .mod-login__remember .form-check-label {
  display: flex;
  align-items: center;
  gap: 12px;
}

#cboxLoadedContent .mod-login__remember .form-check-label .form-check-input {
  width: auto;
  margin-top: 0;
}

/* Contact */
#s5_columns_wrap .com-contact .com-contact__thumbnail {
  float: right;
}

/* Top stories */
#s5textrotatecls_otr {
  opacity: 0;
} 

/* Footer Menu */
#s5_bottom_menu_wrap .mod-menu .nav-item {
  display: inline-block;
  padding: 0 8px;
}

#s5_bottom_menu_wrap .mod-menu .nav-item a {
  color: #747474;
}

/* Category Blog */

.com-content-category-blog .page-header {
  margin-bottom: 16px;
  text-transform: uppercase;
}

.com-content-category-blog .article-info {
  margin-bottom: 35px;
}

.com-content-category-blog__navigation .pagination__wrapper .pagination {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: unset !important;
  padding-top: 0;
}

.items-more .com-content-blog__links {
  margin-left: 0;
}

.items-more .com-content-blog__links .com-content-blog__link {
  margin-left: 0;
  background-color: #f3f3f3;
  padding: 8px 12px;
  border: 1px solid #ddd;
}

.items-more .com-content-blog__link:not(:last-child) {
  border-bottom: 0;
}


.items-more .com-content-blog__link::marker,
#s5_component_wrap_inner .com-content-category-blog__navigation .page-item::marker {
  content: '';
} 

#s5_component_wrap_inner .com-content-category-blog__navigation .counter {
  text-align: center;
  opacity: 1 !important;
  visibility: visible;
}

#s5_component_wrap_inner .com-content-category-blog__navigation .page-item.active a{
  color: #4D4D4D;
}

/* Breadcrumb */
#s5_breadcrumb_wrap .breadcrumb-item:not(:last-child)::after {
  content: '/';
  padding: 0 8px;
}

/* Article */
#s5_component_wrap .pagenavigation .pagination {
  display: flex;
  justify-content: space-between;
  height: auto !important;
}

#s5_component_wrap .pagenavigation .visually-hidden {
  display: none;
}


#s5_component_wrap .pagenavigation .pagination .btn {
  padding: 12px 32px;
  border: 2px solid #f7921c;
  border-radius: 0;
  background-color: transparent;
}

#s5_component_wrap .pagenavigation .pagination .btn > * {
  color: #f7921c;
}

#s5_component_wrap .pagenavigation .pagination .btn:hover {
  background-color: #f7921c;
}

#s5_component_wrap .pagenavigation .pagination .btn:hover > * {
  color: #fff;
}

/* Portfolio Popup */
#portfolio-modal {
  width: 50%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border: 0;
}

#portfolio-modal::backdrop {
  background: #000;
  opacity: 0.6;
}

#portfolio-modal  #close-modal {
  background-color: rgba(0, 0, 0, .6);
  border-radius: 50%;
  border: 0;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 54px;
  line-height: 22px;
  position: absolute;
  padding: 16px;
  top: 20px;
  right: 20px;
  width: 54px;
}

#portfolio-modal  #close-modal:hover {
  background-color: #d3d3d3 !important;
  color: #000 !important;
}

#portfolio-modal img {
  width: 100%;
}

@media screen and (max-width: 1199px) {
  #portfolio-modal {
    width: 80%;
  }
}

/* Select image media */
.modal-backdrop.fade {
  opacity: 0.5;
}

div.modal.fade {
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  min-width: 300px;
}

@media screen and (min-width: 1200px) {
  div.modal.fade {
    width: 1000px;
  }
}

.media-modal-backdrop .modal {
  transform: translateY(40%);
}

.joomla-modal.modal:not(.show) {
  display: none;
}

.joomla-modal.modal.show .modal-body {
  height: 500px;
}

.joomla-modal.modal button.novalidate {
  display: none;
}

.media-toolbar {
  position: inherit;
  top: 0;
}

.subhead.noshadow button {
  font-size: initial;
}

#com-content-form .control-group input[type="checkbox"] {
  min-width: inherit;
}

#com-content-form .control-group .controls span.small {
  display: block;
}

#com-content-form joomla-tab-element joomla-field-media .field-media-preview {
  border-width: 1px;
}

#com-content-form joomla-tab-element joomla-field-media .input-group {
  display: flex;
  margin-top: 8px;
  gap: 8px;
}

@media screen and (min-width: 1200px) {
  #com-content-form .control-group .control-label {
    width: 20%;
  }

  #com-content-form joomla-tab-element:not(#editor) .control-group {
    display: flex;
  }
}


/* Fix bug Set Column  */

/* Blog Item */
.blog-items .blog-item {
  margin: 0 !important;
}

.blog-items {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
  margin-bottom: 64px !important;
}

.blog-items.items-leading {
  margin-bottom: 64px !important;
}

@media screen and (min-width: 768px) {
  .blog-items[class*="-2"],
  .blog-items[class*="-3"],
  .blog-items[class*="-4"],
  .blog-items[class*="-5"],
  .blog-items[class*="-6"],
  .blog-items[class*="-7"],
  .blog-items[class*="-8"],
  .blog-items[class*="-9"],
  .blog-items[class*="-10"] {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (min-width: 992px) {
  .blog-items[class*="-2"] {
    grid-template-columns: repeat(2, 1fr);
  }
  
  .blog-items[class*="-3"] {
    grid-template-columns: repeat(3, 1fr);
  }
  
  .blog-items[class*="-4"] {
    grid-template-columns: repeat(4, 1fr);
  }
  
  .blog-items[class*="-5"] {
    grid-template-columns: repeat(5, 1fr);
  }
  
  .blog-items[class*="-6"] {
    grid-template-columns: repeat(6, 1fr);
  }
  
  .blog-items[class*="-7"] {
    grid-template-columns: repeat(7, 1fr);
  }
  
  .blog-items[class*="-8"] {
    grid-template-columns: repeat(8, 1fr);
  }
  
  .blog-items[class*="-9"] {
    grid-template-columns: repeat(9, 1fr);
  }
  
  .blog-items[class*="-10"] {
    grid-template-columns: repeat(10, 1fr);
  }
}

.blog-items .item-content h2 {
  font-size: 1.8rem !important;
}

.blog-items p.readmore,
.blog-items p.readmore .btn {
  margin-top: 0;
}

.blog-items p.readmore .btn {
  margin-top: 12px;
}

.blog .items-more li,
.blog-featured .items-more li {
  list-style-type: none;
}

/* Pagination Blog */
.blog-featured .w-100,
.blog .w-100 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 12px;
  margin-top: 32px;
}

@media screen and (max-width: 575px) {
  .blog-featured .w-100,
  .blog .w-100 {
    align-items: center;
    flex-direction: column-reverse;
  }
}

.blog-featured .pagination__wrapper .pagination,
.blog-featured .counter,
.blog .pagination__wrapper .pagination,
.blog .counter  {
  padding: 0;
  margin: 0;
}

.blog-featured .pagination,
.blog .pagination {
  align-items: center;
  display: flex;

}

.blog-featured .page-item,
.blog .page-item {
  list-style-type: none;
}

.blog-featured .page-link,
.blog .page-link {
  background-color: transparent;
}

ul.pagination .icon-angle-double-right::before {
  display: inline-block;
  content: '\f101';
  font-family: FontAwesome;
  font-weight: 400;
}

ul.pagination .icon-angle-double-left::before {
  display: inline-block;
  content: '\f100';
  font-family: FontAwesome;
  font-weight: 400;
}

ul.pagination .page-item > .page-link {
  padding: 0 14px !important;
}

ul.pagination .page-item span[class*="icon-"] {
  padding: 0 !important;
}

/* Smart Search */

label.finder.visually-hidden {
  display: none;
}

#s5_search_pos_wrap .mod-finder .awesomplete{
  width: 100%;
}

.finder {
  max-width: 800px;
}

.finder select {
  height: 48px;
}

.finder .com-finder__advanced.collapse.show {
  height: auto;
}

.finder #finder-filter-window {
  overflow: hidden;
}

.finder .com-finder__search .input-group{
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 16px;
}

.finder .com-finder__search .input-group .awesomplete {
  flex-basis: 100%;
}

.finder .com-finder__search .input-group .awesomplete input {
  box-sizing: border-box;
  width: 100%;
  height: 48px;
  margin: 0;
}

.finder .com-finder__advanced #finder-filter-select-dates {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.finder .com-finder__advanced .filter-date {
  width: 100% !important;
}

.finder .com-finder__advanced #finder-filter-window .filter-date .inputbox {
  width: 100%;
  margin-bottom: 8px !important;
}

.finder .com-finder__advanced .field-calendar .input-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.finder .com-finder__advanced .field-calendar .form-control {
  flex: 1;

}

.finder .com-finder__advanced .field-calendar .form-control,
.finder .com-finder__advanced .field-calendar .btn {
  margin: 0;
}

.finder .filter-branch {
  margin-top: 24px;
}

.finder .filter-branch .control-label {
  margin-bottom: 6px;
}

.finder .filter-branch .form-select {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .finder .com-finder__advanced #finder-filter-select-dates {
    grid-template-columns: repeat(2, 1fr);
  }
}

.finder #search-result-list,
.finder .result__taxonomy {
  margin-left: 0;
}

.finder #search-result-list .result__title-text {
  font-size: 1rem;
}

/* Smart Search Sidebar */

#s5_pos_sidebar_top .module_round_box,
#s5_pos_sidebar_top .module_round_box .s5_module_box_1 {
  padding: 0;
}

#s5_responsive_mobile_sidebar .awesomplete {
  width: 100%;
}

#s5_responsive_mobile_sidebar .awesomplete input {
  background-color: #303030;
  border-radius: 3px;
  box-sizing: border-box;
  color: #fff;
  font-size: 11pt;
  height: 45px;
  width: 100%;
  margin: 0;
  text-transform: uppercase;
}

#s5_responsive_mobile_sidebar_login_register_wrap .mod-login__password .icon-eye {
  display: none;
}

#s5_responsive_mobile_sidebar_login_register_wrap .btn,
#s5_responsive_mobile_sidebar_login_register_wrap .form-check-label,
#s5_responsive_mobile_sidebar_login_register_wrap .mod-login__options {
  margin-top: 16px;
}


#s5_responsive_mobile_sidebar_login_register_wrap .input-password-toggle {
  border-color: #f7921c ;
  color: #f7921c;
  padding: 4px 8px;
}