/**
 * @subpackage  GymZilla 2
 * @author      Joomzilla.com
 * @date        28th March 2017
 * @package     Joomla
 * @copyright   Copyright (C) 2017 Joomzilla. All rights reserved.
 * @license     GPL / Joomzilla Proprietary Use License
*/

body {
    font-size: 13px;
    font-family: "Helvetica";
    color: #E1E1E1;
    background-color: #000;
}
.bgone {
    background-image: url(../images/backgrounds/bgone.png);
    background-attachment: fixed;
    background-repeat: repeat-x;
}
.bgtwo {
    background-image: url(../images/backgrounds/bgtwo.png);
    background-attachment: fixed;
    background-repeat: repeat-x;
}
.bgthree {
    background-image: url(../images/backgrounds/bgthree.png);
    background-attachment: fixed;
    background-repeat: repeat-x;
}
 .bgfour {
  
     
     background: url(../images/backgrounds/bgfour.jpg) no-repeat center center fixed; 
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
   background-size: cover;
}
.bgfive {
    background-image: url(../images/backgrounds/bgfive.png);
    background-attachment: fixed;
    background-repeat: repeat-x;
}
.bgcarpenter {
    background-image: url(../images/containerbg.jpg);
    background-size: 100% auto;
    background-attachment: fixed;
}
.bgplywood {
    background-image: url(../images/containerbgplywood.jpg);
    background-size: 100% auto;
    background-attachment: fixed;
}
.bgbricks {
    background-image: url(../images/containerbgbricks.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
.bgconcrete {
    background-image: url(../images/containerbgconcrete.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
.bgdarkwood {
    background-image: url(../images/containerbgdarkwood.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
.bgwooddarkhor {
    background-image: url(../images/woodhorizontal.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
}
.bgabstract {
    background-image: url(../images/abstract.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}
.topContainer {
    color: #fff;
    background-color: #282828;
    overflow: auto;
    width: 100%;
    line-height: 1.1em;
    padding: 8px 0px 4px 0px;
    position: relative;
    z-index: 100000;
    width: 100%;
    opacity: 0.90;
}
.container {
    max-width: 900px
}
.container2 {
    max-width: 940px;
    margin: 0 auto;
}
.rowHeader {
    max-width: 940px;
}
ul {
    list-style: square
}
a:hover {
    color: inherit;
    text-decoration: underline;
}
h1,
h4,
h5 {
    font-weight: 400;
    line-height: 100%;
}
h1 {
    padding-top: 0;
    font-weight: 400;
    text-align: left;
    letter-spacing: 1px;
}
h2 {
    font-weight: 400
}
h3 {
    font-weight: 400;
    line-height: 24px;
}
.logoSpan {
    display: inline-block;
}
h1.title,
h1.title a {
    font-size: 2.0em;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
}
h2.title2,
h2.title2 a {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 20px;
    text-decoration: none;
    margin: 0px;
    text-align: center;
    color: #fff;
    margin-top: 6px;
    margin-bottom: 6px;
}
p {
    text-indent: 0
}
.page-header h2 {
    padding-bottom: 7px;
    margin: 12px 0;
}
.top {
    text-align: right;
    padding-right: 8px;
    padding-left: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: right;
    margin-right: 8px;
    padding-left: 8px;
}
.top2 {
    text-align: right;
    min-height: 22px;
    padding-right: 8px;
    padding-left: 8px;
    margin-left: 12px;
    margin-top: 4px;
    border-radius: 5px;
    float: right;
}
.top2 h1,
.top2 h2,
.top2 h3,
.top2 h4,
.top2 h5,
.top2 h6 {
    margin: 4px 0
}
.rowHeader {
    padding: 4px 0px;
    background-image: url(../images/topSection.png);
    background-repeat: repeat-x;
}
.rowHeader2 {
    padding: 4px 0px 0px 0px
}
.rowHeader {
    color: #fff;
    margin-top: 15px;
    background-color: #282828;;
    margin: 0 auto;
    padding: 4px 20px;
    border-radius: 3px;
    text-shadow: #000 0 2px;
}
.rowHeader a {
    color: #fff;
    text-decoration: none;
}
.rowHeader2 {
    padding-top: 2px
}
.rowHeader2 .slimmenu ul {
    text-align: left
}
.row-fluid .topNavRow {
    border-bottom: 0 solid #ddd;
    font-family: cuprumffuregular, "open_sansregular", sans-serif;
}
.row-fluid .mainMenu {
    height: 44px;
    background: #ccc;
    padding-bottom: 10px;
}
.paddingRowTop {
    border-bottom: 0 solid #ddd;
    margin: 0 auto;
    padding: 0px 0;
}
.paddingRow {
    margin: 0 auto;
    padding: 15px 0;
}
.paddingRowFooter {
    border-bottom: 0 solid #ddd;
    margin: 0 auto;
    padding: 8px 0;
}
.mainContentPadding {
    padding-top: 10px
}
.paddingLR {
    border-bottom: 0 solid #ddd;
    margin: 0 auto;
    padding: 0;
}
.noBorder {
    border-bottom: 0 solid #ddd
}
.topNav {
    padding-top: 8px
}
.logoRight {
    float: right;
    padding-right: 32px;
    margin-top: 12px;
}
.topRight {
    padding-top: 8px;
    text-align: right;
}
.topRight .search {
    margin-top: -4px
}
.search {
    padding-bottom: 3px;
    padding-top: -8px;
    color: #111;
}
.search .form-inline label {
    display: none
}
.topNav h1,
.topRight2 h2,
.topRight2 .topRight2 h3,
.topRight2 h4,
.topRight2 h5,
.topRight2 h6,
.topRight2 a {
    color: #FFF;
    text-shadow: #000 0 2px;
}
.topNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.topNav ul li {
    display: inline-block;
    padding-right: 10px;
}
.jzFloatRight {
    float: right !important;
    text-align: right;
}
.jzCenter {
    margin: 0 auto;
    text-align: center;
}
.rowBase {
    background-color: #fff;
    width: 93%;
    margin: 0 auto;
    padding: 10px 0;
}
.base1 {
    margin-bottom: 16px;
    margin-top: 16px;
    color: #fff;
}
.nav {
    margin-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#mainnav {
    clear: both;
    overflow: none;
}
.breadcrumbs {
    border-bottom: 0 solid #fff;
    width: 100%;
    color: #fff;
    font-size: 90%;
    list-style: none;
    font-weight: 400;
    ist-style: none;
    margin: 0;
    padding: 2px 0;
}
breadcrumb > li {
    display: inline-block
}
.breadcrumbsinner {
    width: 90%;
    border-bottom: 0 solid #ddd;
    padding-bottom: 4px;
    margin: 0 auto;
}
.rowFooter ul {
    list-style-type: square;
    margin-left: 15px;
}
.rowFooter a:hover {
    text-decoration: underline !important
}
#topSection {
    position: relative
}
#topSection .custom {
    margin: 0 0 0px;
    padding: 3px 0px;
}
.showcase {
    margin: 0 auto;
    text-align: center;
}
.sliderContainer {
    padding: 0 0 0px 0;
    max-width: 940px;
    margin: 0 auto;
    text-align: center;
}
.slider {
    margin: 0 0 20px 0
}
.bottomSection {
    font-size: 90%;
    line-height: 17px;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.notice,
.notice2 {
    margin: 20px 0;
    background-color: #E9E9E9;
}
.notice .moduletable {
    padding-left: 13px;
    padding: 5px 13px;
    margin-bottom: 1px;
    border-radius: 5px;
}
.userWrapper {
    width: 100%;
    overflow: auto;
    padding-bottom: 10px;
    padding-top: 15px;
}
.logocontainer {
    padding: 10px 0;
}
.images {
    padding: 28px 0
}
.images img {
    opacity: 0.7
}
.images img:hover {
    opacity: 1.0
}
.readmore {
    display: inline-block;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 0px 0px rgba(255, 255, 255, 1) !important;
    border: 1px solid #bbb;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    padding: 4px 12px;
}
.readmore a {
    color: #fff
}
.readmore a:hover {
    color: #fff
}
.items-row,
.items-leading {
    padding-bottom: 20px
}
.module_padding {
    padding-right: 15px
}
#bottomMenu {
    margin: 0 auto;
    min-height: 20px;
}
.headerCenter {
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
}
.topMenuContainer {
    border-top: 1px solid #E6E6E6
}
.topMenuContainer {
    font-size: .9em;
    margin: 0;
    padding: 0;
}
.topNavContainer form {
    margin: 0
}
.topMenuContainer {
    margin: 0;
    padding: 0;
    background: #333333 url(../images/topBG.jpg) 0 0 repeat-x;
}
.top2 ul li {
    display: inline;
    float: left;
    padding: 0px 10px 0px 10px;
    margin-bottom: 6px;
    border-left: 1px solid #fff;
}
.top2 ul li:first-child {
    border-left: 0px solid #333
}
.top2 a:hover {
    text-decoration: underline !important
}
.navbar-fixed-top {
    top: 20px;
    z-index: 1030;
}
.headerBG {
    top: 0;
    left: 0;
    background: #555;
    width: 100%;
    height: 100px;
    z-index: 200;
}
.topRight ul {
    float: right
}
.topRight ul li {
    display: inline;
    float: left;
    padding: 0px 10px 0px 10px;
}
.logo {
    position: relative;
    z-index: 300;
    margin: 0 auto;
    text-align: left;
    padding-top: 1px;
    padding-bottom: 3px;
}
.logo h1 {
    margin-top: 22px
}
.logo2 {
    position: relative;
    z-index: 300;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.topRow {
    padding: 10px 0px
}
#topSection {
    position: relative;
    z-index: 300;
}
.menuContainer {
    border-bottom: 1px solid #fff;
    background-image: url(../images/topSection.png);
    background-repeat: repeat-x;
    min-height: 36px;
    padding-top: 4px;
}
#topSection h3 {
    padding-bottom: 6px;
    margin: 6px 0;
}
#topSection .moduletable {
    padding-left: 13px;
    padding: 5px 13px;
    margin-bottom: 1px;
    border-radius: 5px;
}
.mainMenuContainer {
    background-color: #444;
    color: #444;
    font-size: 90%;
    margin: 0;
    padding: 0;
}
#mainMenu ul li {
    top: 0;
    margin: 0;
}
#mainMenu ul li:last-child {
    top: 0;
    margin: 0;
    border-right: 0px solid #fff;
}
#mainMenu a {
    text-decoration: none
}
#mainMenu a:hover {
    background-color: transparent
}
#mainMenu {
    margin-top: 40px;
    height: 32px;
}
.menuRight .slimmenu {
    text-shadow: 0 0px 0px #000
}
.slimmenu {
    font-size: 1.0em;
    text-transform: uppercase;
}
li li.current,
.slimmenu ul li.current li a,
li.current li:visited {
    color: #fff
}
.slimmenu ul {
    list-style-type: none;
    margin: 0 auto;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    z-index: 99999;
}
.slimmenu ul li {
    position: relative;
    display: inline-block;
}
.slimmenu ul > li:first-child {
    border-left: 0
}
.slimmenu ul > li:last-child {
    margin-right: 0
}
.slimmenu ul li a,
.slimmenu .separator {
    display: block;
    color: #fff;
    padding: 2px 20px 2px 6px;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}
.rowHeader2 .slimmenu ul li a,
.slimmenu .separator {
    display: block;
    color: #fff;
    padding: 6px 20px 4px 8px;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    -webkit-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
    text-align: center;
}
.rowHeader2 li.current,
.rowHeader2 .slimmenu ul > li.current > a,
.rowHeader2 li.current:visited {
    color: #fff;
    border-radius: 4px;
}
.rowHeader2 li li.current,
.rowHeader2 .slimmenu ul ul > li.current > a,
.rowHeader2 li li.current:visited {
    border-radius: 0px;
}
.slimmenu li li.current,
.slimmenu li li.current:visited {
    color: #fff
}
.slimmenu ul li a:hover {
    text-decoration: none;
    z-index: 9999;
}
.slimmenu ul li .sub-collapser {
    position: absolute;
    background-color: transparent;
    right: 0;
    top: 0;
    width: 28px;
    height: 100%;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    float: right;
}
.slimmenu ul li .sub-collapser:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.slimmenu ul li .sub-collapser > i {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    font-size: .6em;
    font-style: normal;
    padding: 4px 0;
}
.slimmenu ul ul li .sub-collapser > i {
    padding: 4px 4px 4px 0;
}
.slimmenu ul.collapsed li .sub-collapser {
    height: 30px
}
.menu-collapser {
    height: auto
}
.slimmenu ul li ul {
    margin: 0;
    list-style-type: none;
    height: auto;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.slimmenu ul li ul li {
    background-color: rgba(0, 0, 0, .8);
    display: block;
}
.slimmenu ul li ul li:hover {
    /* Firefox */
    
    -moz-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
.slimmenu ul li ul li a:hover {
    color: #fff
}
.slimmenu ul li ul li a {
    color: #fff
}
.slimmenu ul li > ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
}
.slimmenu ul li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
}
.slimmenu ul.collapsed ul {
    width: 100%
}
.slimmenu ul.collapsed li {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #333;
    font-size: 1em;
}
.slimmenu ul.collapsed li li {
    background-color: #333
}
.slimmenu ul.collapsed li a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.slimmenu ul.collapsed li .sub-collapser {
    height: inherit
}
.slimmenu ul.collapsed li > ul {
    display: none;
    position: static;
}
.menuPad {
    margin-top: 14px;
    padding-top: 6px;
}
.menuPad2 {
    margin-top: 4px;
    float: right;
}
.rowHeader2 .slimmenu ul {
    margin-top: 0px
}
.nav>li>a:hover {
    text-shadow: 0 0px 0px #000
}
.menuRight .nav>li>a {
    color: #333;
    text-shadow: 0 0px 0px #000;
}
.slimmenu {} .slimmenu ul li ul li {
    font-size: .9em
}
.slimmenu menu-collapser ul.collapsed li .sub-collapser > i {
    font-size: .7em
}
.slimmenu ul.collapsed li .sub-collapser {
    text-align: center
}
.slimmenu ul.collapsed li .sub-collapser {
    width: 32px
}
.rowHeader .slimmenu ul.collapsed {
    text-align: center;
    margin-top: 0px;
}
.slimmenu ul.collapsed > li:first-child {
    border-top: 1px solid #fff
}
.slimmenu ul.collapsed li ul {
    width: 100%
}
.slimmenu ul.collapsed li ul li {
    text-align: center
}
.slimmenu .menu-collapser {
    border: 1px solid #fff
}
.slimmenu ul.collapsed ul ul li {
    background-color: #444 !important
}
.slimmenu ul.collapsed li a {
    color: #fff
}
.slimmenu ul.collapsed > li {
    padding-bottom: 0px
}
.slimmenu ul.collapsed ul > li {
    padding-bottom: 0px
}
.slimmenu ul.collapsed > li a,
.slimmenu ul.collapsed > li li a,
.slimmenu ul.collapsed > li li li a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.slimmenu ul.collapsed li {
    border-bottom: 1px solid #fff
}
.slimmenu ul.collapsed li {
    border-bottom: 1px solid #fff
}
.slimmenu ul.collapsed li a:hover {
    color: #fff
}
.menuRight {
    float: right;
    padding: 24px 0px;
}
.menuLeft {
    float: left
}
.rowHeader .slimmenu {
    margin-top: 6px
}
.rowHeader2 .slimmenu {
    margin-bottom: 0px
}
.slimmenu ul li .sub-collapser {
    top: 2px;
    text-align: right;
    padding-right: 3px;
}
.slimmenu ul ul li .sub-collapser {
    top: 0px
}
.slimmenu ul li a {} .slimmenu ul li {
    position: relative;
    display: inline-block;
}
.slimmenu ul li ul {
    width: 160px
}
.slimmenu ul li ul li {
    width: 160px
}
.slimmenu ul li ul li a {
    padding: 6px 14px 6px 16px
}
#mainMenu ul li {
    padding-right: 7px
}
#mainMenu ul li ul li {
    padding-right: 0
}
.slimmenu ul li ul li {
    border-left: 0 solid #999;
    display: block;
}
.menuContainer .search label {
    display: none
}
.menuContainer input.search-query {
    margin-top: 3px;
    border-radius: 5px;
    margin-right: 20px;
    max-width: 120px;
    float: right;
    height: 16px;
    font-size: .9em;
}
.menuContainer form {
    margin: 0 0 0 0px
}
.menuContainer button {
    float: right
}
.menuContainer .form-inline input {
    float: right
}
.sidePaddingTop .moduletable {
    margin-bottom: 30px
}
.menuContainer input[type="image"] {
    background: url("../images/searchButton.png") !important;
    text-indent: -9999px;
}
.mainContainer {
    max-width: 940px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sidePaddingTop {
    padding-top: 2px
}
.bottomMenuContainer {
    color: #fff;
    font-size: 90%;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.bottomMenuContainer ul {
    /* Allow the centering to work */
    
    float: left;
    padding: 0;
    margin: 0 0 0px 0px;
}
#bottomMenu ul li {
    top: 0;
    margin: 0;
    float: left;
    padding-right: 14px;
}
#bottomMenu a {
    text-decoration: none
}
#bottomMenu a:hover {
    background-color: transparent;
    text-decoration: underline;
}
.copyrightLeft p {
    font-size: 90%;
    text-align: left;
}
.rowFooter h3 {
    padding-bottom: 9px;
    border-bottom: 1px solid #999;
}
.rowFooter2 {} .rowFooter3 {
    background-color: #444
}
footer {
    padding-top: 10px
}
#credit {
    text-align: right;
    font-size: 90%;
    overflow: none;
    clear: both;
    padding: 12px 0;
}
.rowFooter {
    background-color: #282828;;
    color: #fff;
}
footer a,
.moduletable .nav {
    padding: 0
}
#breadcrumbs a,
.bottomMenuContainer a {
    color: #fff
}
.userContentcss,
dl {
    float: left
}
#bottomMenu ul {
    list-style: none
}
.sidejz ul > li a {
    list-style: none
}
#share {
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0 auto;
}
.sharebutton,
.sharebuttonTwitter {
    position: relative;
    margin-top: 6px;
    margin-bottom: 6px;
    float: left;
}
.userB {
    padding: 15px 0
}
.topRow {
    padding: 14px 0;
    color: #fff;
}
.topRow .moduletablecolor,
.base1 .moduletablecolor {
    padding: 10px 20px;
    color: #fff;
}
.topRow .moduletablewhite,
.base1 .moduletablewhite {
    padding: 10px 20px;
    background-color: #fff;
    color: #303030;
}
.topRow .moduletablecolor a,
.base1 .moduletablecolor a {
    color: #333
}
.topRow .moduletablecolor a:hover,
.base1 .moduletablecolor a:hover {
    text-decoration: underline
}
.topRow .moduletable,
.base1 .moduletable {
    background-image: none;
    padding: 10px 0px;
}
/*
*     SOCIAL MEDIA LINKS
*/

.social {
    list-style: none;
    text-align: right;
    clear: both;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 0;
    margin: 0 auto;
    float: right;
}
.social2 {
    list-style: none;
    text-align: left;
    clear: both;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 0;
    margin: 0 auto;
    height: 25px;
}
.social2 ul {
    position: relative;
    left: 50%;
}
.social li {
    display: inline;
    float: left;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    margin-right: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
 }
.social2 li {
    display: inline;
    float: left;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    margin-right: 1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.social li a,
.social2 li a {
    display: relative;
    width: 28px;
    height: 28px;
    padding-right: 8px;
    position: relative;
    text-decoration: none;
    border-bottom: 0px solid #ccc;
}
.social li a strong,
.social2 li a strong {
    font-weight: 400;
    position: relative;
    top: -1px;
    color: #fff;
    z-index: 9999;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    background-color: rgba(0, 0, 0, 0.7);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 3px;
}
.social li.home {
    background-image: url(../images/sm2/home.png) !important;
    background-position: 50% 50%;
}
.social li.facebook {
    background-image: url(../images/sm2/facebook.png) !important;
    background-position: 50% 50%;
}
.social li.twitter {
    background-image: url(../images/sm2/twitter.png) !important;
    background-position: 50% 50%;
}
.social li.pintrest {
    background-image: url(../images/sm2/pinterest.png) !important;
    background-position: 50% 50%;
}
.social li.youtube {
    background-image: url(../images/sm2/youtube.png) !important;
    background-position: 50% 50%;
}
.social li.rss {
    background-image: url(../images/sm2/rss.png) !important;
    background-position: 50% 50%;
}
.social li.googleplus {
    background-image: url(../images/sm2/googleplus.png) !important;
    background-position: 50% 50%;
}
.social li.linkedin {
    background-image: url(../images/sm2/linkedin.png) !important;
    background-position: 50% 50%;
}
.social li.skype {
    background-image: url(../images/sm2/skype.png) !important;
    background-position: 50% 50%;
}
.social li.tripadvisor {
    background-image: url(../images/sm2/tripadvisor.png) !important;
    background-position: 50% 50%;
}
.social li.instagram {
    background-image: url(../images/sm2/instagram.png) !important;
    background-position: 50% 50%;
}
.social li.contact {
    background-image: url(../images/sm2/contact.png) !important;
    background-position: 50% 50%;
}
.social2 li.home {
    background-image: url(../images/sm2/home.png) !important
}
.social2 li.facebook {
    background-image: url(../images/sm2/facebook.png) !important
}
.social2 li.twitter {
    background-image: url(../images/sm2/twitter.png) !important
}
.social2 li.pintrest {
    background-image: url(../images/sm2/pinterest.png) !important
}
.social2 li.youtube {
    background-image: url(../images/sm2/youtube.png) !important
}
.social2 li.rss {
    background-image: url(../images/sm2/rss.png) !important
}
.social2 li.googleplus {
    background-image: url(../images/sm2/googleplus.png) !important
}
.social2 li.linkedin {
    background-image: url(../images/sm2/linkedin.png) !important
}
.social2 li.tripadvisor {
    background-image: url(../images/sm2/tripadvisor.png) !important
}
.social2 li.instagram {
    background-image: url(../images/sm2/instagram.png) !important
}
.social2 li.skype {
    background-image: url(../images/sm2/skype.png) !important
}
.social2 li.contact {
    background-image: url(../images/sm2/contact.png) !important
}
.css3:hover li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.css3 li {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.css3 li a strong {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, top;
    -o-transition-property: opacity, top;
    -webkit-transition-property: opacity, top;
    transition-property: opacity, top;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.css3 li:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.css3 li:hover a strong {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    top: -19px;
}
.css32:hover li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.css32 li {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.css32 li a strong {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-transition-property: opacity, top;
    -o-transition-property: opacity, top;
    -webkit-transition-property: opacity, top;
    transition-property: opacity, top;
    -moz-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}
.css32 li:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.css32 li:hover a strong {
    top: -19px
}
/*
*     TYPO
*/

.blog h2 {
    margin: 6px 0px
}
.jzRight {
    float: right !important;
    margin-left: 10px !important;
}
.jzLeft {
    float: left;
    margin-right: 10px !important;
}
.jzLeft,
.jzRight,
.center {
    border: solid 1px #999 !important;
    margin-bottom: 10px !important;
    padding: 4px !important;
}
.frame {
    background: #E3E4E6;
    text-align: center;
    font-weight: 400;
    padding: 5px 15px;
}
/*
*     Common jz Additions
*/

input[type="search"] {
    display: inline-block;
    height: 20px;
    padding: 2px 5px;
    margin-bottom: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .5);
}
.img-circle {
    margin: 0 10px
}
[class*=" icon-"] {
    background-image: none
}
input#jform_contact_emailmsg,
textarea#jform_contact_message {
    width: 160px
}
input[type="email"],
input[type="text"] {
    width: 160px
}
input#jform_contact_emailmsg,
textarea#jform_contact_message {
    max-height: 80px
}
#contact-form {
    width: 100%
}
.contact-position,
.dl-horizontal {
    clear: both;
    width: 100%;
}
.userContentcss,
dl {
    float: left
}
.dl-horizontal dd {
    margin-left: 110px
}
.dl-horizontal dt {
    text-align: left;
    white-space: nowrap;
}
.dl-horizontal dt {
    width: 80px
}
.form-horizontal .form-actions {
    padding-left: 120px
}
.form-horizontal .control-label {
    width: 90px !important;
    text-align: left;
}
.form-horizontal .controls {
    margin-left: 120px
}
#scroll-top {
    position: fixed;
    width: 38px;
    height: 38px;
    z-index: 9999;
    bottom: 0;
    right: 0;
    margin: 0.9em;
    padding: 0.15em 0.5em;
}
/* ***************** */
/* FRONT PAGE EDITING */
/* ********************* */

.well {
    min-height: 60px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
legend {color: #ccc;}
.imgOutline {
    FONT-SIZE: 12PX;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-vertical .control-label {
    float: none;
    width: auto;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
}
.thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
}
.height-80 {
    height: 80px
}
.width-80 {
    width: 80px
}
.height-50 {
    height: 50px
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
}
.icon-folder-close:before,
.icon-folder-2:before {
    content: "."
}
{
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}
button.btn,
input[type="submit"].btn {} .btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.pull-right {
    float: right
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
    content: "G"
}
.icon-unpublish:before,
.icon-cancel:before {
    content: "J"
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #000;
    background-color: #e6e6e6;
}
.thumbnail a {
    text-decoration: none
}
.center,
.table td.center,
.table th.center {
    text-align: center
}
@media (max-width: 979px) and (min-width: 768px) .span6 {} @media (max-width: 979px) and (min-width: 768px) .row:before,
.row:after {} @media (max-width: 979px) and (min-width: 768px) .row:after {} @media (max-width: 979px) and (min-width: 768px) .row:before,
.row:after {} @media (max-width: 979px) and (min-width: 768px) .row:before,
.row:after {} .row:after {
    clear: both
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
@media (max-width: 979px) and (min-width: 768px) [class*="span"] {} @media (max-width: 979px) and (min-width: 768px) .span6 {} .chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    -o-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #eee;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee',
    endColorstr='#ffffff',
    GradientType=0);
    background-image: -webkit-gradient(linear,
    0% 0%,
    0% 100%,
    color-stop(20%,
    #eeeeee),
    color-stop(80%,
    #ffffff));
    background-image: -webkit-linear-gradient(top,
    #eeeeee 20%,
    #ffffff 80%);
    background-image: -moz-linear-gradient(top,
    #eeeeee 20%,
    #ffffff 80%);
    background-image: -o-linear-gradient(top,
    #eeeeee 20%,
    #ffffff 80%);
    background-image: -ms-linear-gradient(top,
    #eeeeee 20%,
    #ffffff 80%);
    background-image: linear-gradient(top,
    #eeeeee 20%,
    #ffffff 80%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0,
    0,
    0,
    .3);
    -moz-box-shadow: 0 0 5px rgba(0,
    0,
    0,
    .3);
    -o-box-shadow: 0 0 5px rgba(0,
    0,
    0,
    .3);
    box-shadow: 0 0 5px rgba(0,
    0,
    0,
    .3);
    border: 1px solid #5897fb;
}
.chzn-container-single .chzn-single {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',
    endColorstr='#eeeeee',
    GradientType=0);
    background-image: -webkit-gradient(linear,
    0% 0%,
    0% 100%,
    color-stop(20%,
    #ffffff),
    color-stop(50%,
    #f6f6f6),
    color-stop(52%,
    #eeeeee),
    color-stop(100%,
    #f4f4f4));
    background-image: -webkit-linear-gradient(top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%);
    background-image: -moz-linear-gradient(top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%);
    background-image: -o-linear-gradient(top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%);
    background-image: -ms-linear-gradient(top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%);
    background-image: linear-gradient(top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #aaaaaa;
    -webkit-box-shadow: 0 0 3px #ffffff inset,
    0 1px 1px rgba(0,
    0,
    0,
    0.1);
    -moz-box-shadow: 0 0 3px #ffffff inset,
    0 1px 1px rgba(0,
    0,
    0,
    0.1);
    box-shadow: 0 0 3px #ffffff inset,
    0 1px 1px rgba(0,
    0,
    0,
    0.1);
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 23px;
    line-height: 24px;
    padding: 0 0 0 8px;
    color: #444444;
    text-decoration: none;
}
@media (max-width: 979px) and (min-width: 768px) [class*="span"] {} label {
    display: block;
    margin-bottom: 5px;
}
label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}
#jform_tags {
    width: 233.81818175315857px
}
#system-message-container {
    clear: both;
    overflow: none;
}
.contact h3 {
    clear: both
}
/* 
* Up Arrow for the scroll top link 
*/

#scroll-top:after {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0.35em;
    width: 0;
    height: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid #fefefe;
}
/* menu */

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
    margin-left: 0;
    margin-right: 0;
}
.brand {
    margin-right: 24px
}
.section-about {
    margin-top: 60px
}
ul.slimmenu {
    text-align: left
}
ul.slimmenu li {
    text-align: left
}
.table td {
    vertical-align: middle
}
.github-button {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 10px 10px 0;
}
.menu-collapser {
    position: relative;
    background-color: transparent;
    color: #FFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    line-height: 48px;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.collapse-button {
    position: absolute;
    right: 8px;
    top: 50%;
    width: 40px;
    background-color: #0E0E0E;
    background-image: -moz-linear-gradient(to bottom, #151515, #040404);
    background-image: -o-linear-gradient(to bottom, #151515, #040404);
    background-image: -webkit-linear-gradient(to bottom, #151515, #040404);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #151515), color-stop(1, #040404));
    filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr=#151515, EndColorStr=#040404)";
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
    padding: 7px 10px;
    cursor: pointer;
    text-align: center;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.collapse-button:hover,
.collapse-button:focus {
    background-image: none;
    background-color: #040404;
    color: #FFF;
}
.collapse-button .icon-bar {
    background-color: #F5F5F5;
    -moz-border-radius: 1px 1px 1px 1px;
    -webkit-border-radius: 1px 1px 1px 1px;
    border-radius: 1px 1px 1px 1px;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
    margin: 2px 0;
}
.item-page {
    padding-top: 0px
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
@font-face {
    font-family: "IcoMoon";
    src: url(../../../media/jui/fonts/IcoMoon.eot);
    src: url(../../../media/jui/fonts/IcoMoon.eot?#iefix) format("embedded-opentype"), url(../../../media/jui/fonts/IcoMoon.woff) format("woff"), url(../../../media/jui/fonts/IcoMoon.ttf) format("truetype"), url(../../../media/jui/fonts/IcoMoon.svg#IcoMoon) format("svg");
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: "IcoMoon";
    content: attr(data-icon);
    speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    height: 18px;
    line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "IcoMoon";
    font-style: normal;
    speak: none;
}
.icon-search:before {
    content: "S"
}
input.search-query {
    margin-top: 2px;
    border-radius: 5px;
}
.blog {
    max-width: 1089px;
    margin: 0 auto;
}
.search .btn-primary {
    margin-top: 2px
}
input#jform_contact_emailmsg,
textarea#jform_contact_message {
    width: 250px
}
.breadcrumbs input.inputbox {
    display: inline-block;
    background-color: transparent;
    height: 16px !important;
    margin-top: 4px;
    font-size: 90%;
    line-height: 12px !important;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    padding: 6px 0 4px 4px !important;
}
.breadcrumb>li>.divider {
    color: #fff
}
.breadcrumb {
    padding: 8px 8px;
    margin: 0 0 0px;
    list-style: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li>.divider {
    width: auto
}
.breadcrumbs input[type=checkbox],
input[type=radio] {
    margin: 0
}
.breadcrumbs .btn {
    margin-top: 4px
}
dd {
    margin-left: 0
}
.control-group {
    width: 400px
}
.jform_contact_emailmsg {
    width: 100px
}
ul.actions {
    float: right;
    margin: 0;
    padding: 0 10px 0 0;
}
.actions li {
    display: inline;
    width: 18px !important;
    height: 18px !important;
    overflow: none;
    padding: 0 0 6px;
}
.actions li a,
.article-info,
.muted {
    margin: 0;
    padding: 0;
}
.page-header h2 {
    margin: 0px 0
}
.page-header {
    margin: 15px 0
}
.page-header h1 {
    display: inherit;
    width: 100%;
    text-align: left;
    font-size: 1.4em;
    padding-bottom: 10px;
    width: 100%;
}
.page-header h2 {
    display: inline;
}
.sign {
    font-family: journalregular;
    font-size: 1.8em;
    line-height: 27px;
}
/*
*     Bootstrap Overrides
*/

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
.form-actions {} .icon-print {
    display: none
}
.icon-envelope {
    display: none
}
.nav-tabs>.active>a,
.nav-tabs>.active>a:hover,
.nav-tabs>.active>a:focus {
    color: #fff
}
.page-header {
    padding-bottom: 0px;
    border-bottom: 0px solid #eee;
}
.breadcrumb>li {
    text-shadow: 0px 0px 0 #fff !important;
    -moz-text-shadow: 0px 0px 0px #00f;
}
.breadcrumb {
    padding: 8px 0px;
    background-color: transparent;
    font-size: 90%;
}
.breadcrumb>.active {
    color: #fff
}
.rowHeader .search {
    text-align: right;
    height: 20px;
    margin-top: 2px;
}
.search input[type="text"] {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}
.search .btn-primary {
    float: right
}
.search .form-inline .button {
    float: right;
    padding-top: 3px;
}
.search .form-inline label {
    display: none
}
.form-inline input {
    max-width: 110px;
    font-size: 90%;
    margin-right: 12px;
}
input[type="email"],
input[type="text"] {
    width: 160px
}
.breadcrumb li {
    padding-right: 8px;
    text-shadow: 0 0px 0 #fff;
}
.breadcrumb>li>.divider {
    padding: 0 0 0 4px;
    font-size: 100%;
}
.breadcrumb [class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: none;
}
.topContainer form {
    margin: 0 0 0
}
.row-fluid [class*="span"] {
    min-height: 12px
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
    color: #fff;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    text-decoration: none;
    background-color: ;
    -moz-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
}
.navbar .nav > li {
    padding-right: 4px
}
.topContainer input.inputbox {
    display: inline-block;
    background-color: transparent;
    height: 16px !important;
    margin-top: 4px;
    font-size: 90%;
    line-height: 12px !important;
    color: #333;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    padding: 6px 0 4px 4px !important;
}
label {
    display: inline-block;
    margin-left: 5px;
}
/*
*     RESPONSIVENESS
*/
/* Landscape phones and down */

@media (max-width: 480px) {




    .slide-desc {
        display: none
    }
    #scroll-top {
        float: right;
        position: static;
        margin: 0;
    }
    ul.social,
    ul.social2 {
        height: 14px;
        padding-bottom: 18px;
    }
    .css3 {
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    ul.breadcrumb {
        margin: 0 auto;
        text-align: center;
    }
    .topRight,
    .fixed-side-social-container {
        margin: 0 auto;
        text-align: center;
    }
    .fixed-side-social-container {
        margin: 0 auto;
        text-align: center;
        clear: both;
    }
}
/* Landscape phone to portrait tablet */




    
    

@media (max-width: 767px) {

.rowHeader .search {
    text-align: center;
    padding:14px 0;
}


    .menuPad2 {
        float: center;
        margin-bottom: 20px;
  width:100%;
  float: none;
  margin:0 auto;
    }
    
 

    .menuPad2 .slimmenu ul {
        text-align: center;
    }
    .menuContainer input.search-query {
        max-width: 80px;
        margin: 10px 0px;
    }
    .menuContainer input[type="image"] {
        margin: 10px 10px
    }
    .top2 {
        background-color: transparent !important;
        color: #222;
    }
    .top2 a {
        text-decoration: underline
    }
    .menuContainer {
        background-color: transparent !important;
        background-image: none;
    }
    .top2 {
        border-radius: 5px
    }
    .paddingRowTop {
        margin: 0 auto;
        text-align: center;
    }
    .breadcrumb {
        margin: 0 auto;
        text-align: center;
    }
    .topRight {
        margin: 0 auto;
        text-align: center;
    }
    .topNavContainer form {
        margin: 0;
        text-align: center;
    }
    #scroll-top {
        position: relative
    }
    .fixed-side-social-container {
        display: none
    }
    .topMenuContainer {} .slimmenu ul {
        margin: 0px 0px 0px 0px
    }
    .container {
        padding: 0 20px 0 20px
    }
    body {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .topNavContainer form {
        padding-bottom: 10px
    }
    .headerCenter {
        height: 40px
    }
    .css3 {
        margin-bottom: 31px;
        margin-top: 11px;
    }
}


@media (max-width: 800px) {
    .menuPad2 {
        float: center;
        margin-bottom: 20px;
  width:100%;
  float: none;
  margin:0 auto;
    }
    
    .rowHeader2 .slimmenu {
        margin-bottom: 20px;
}

    }
    
    
/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) {
    .rowHeader .slimmenu ul {
        text-align: center
    }
    
    
     
    
    
    
    
}
/* Large desktop */

@media (min-width: 1200px) {}
/*
*     Extensions
*/

.slide-desc-bg {
    border-top: 1px solid #fff
}
.slide-desc-bg {
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity 70);
}
.sp-accordion.sp-accordion-style1 .toggler span,
.sp-accordion.sp-accordion-style1 .toggler span span {
    font-weight: normal
}
.sp-accordion.sp-accordion-style1 .sp-accordion-inner {
    background: none
}
.toggler {
    color: #fff;
    background-image: url("../images/plus.png");
    background-repeat: no-repeat;
    background-position: top left;
    text-indent: 22px;
}
.sp-accordion.sp-accordion-style3 .toggler span,
.sp-accordion.sp-accordion-style3 .toggler span span {
    font-weight: normal
}
.sp-accordion.sp-accordion-style3 .toggler span,
.sp-accordion.sp-accordion-style3 .toggler span span,
.sp-accordion.sp-accordion-style3 .toggler {
    height: auto;
    margin: 0 0 4px 0;
}
.sp-accordion.sp-accordion-style3 .toggler {
    border-bottom: 0px dotted #ccc;
}
.sp-accordion.sp-accordion-style3 {
    border: 0px solid #ccc;
}
.sp-accordion p {
    margin: 0 0 00px;
}
.sp-accordion.sp-accordion-style3 .sp-accordion-inner {
    padding-bottom: 16px;
}
.mod_ext_owl_carousel_articles_news {
    padding: 0 20px;
}
.paddingRowFooter li.current,
.paddingRowFooter .slimmenu ul li.current a,
.paddingRowFooter li.current:visited {
    color: #fff;
}